JP5750828B2 - Power supply control device, image processing device, power supply control program - Google Patents

Power supply control device, image processing device, power supply control program Download PDF

Info

Publication number
JP5750828B2
JP5750828B2 JP2010037868A JP2010037868A JP5750828B2 JP 5750828 B2 JP5750828 B2 JP 5750828B2 JP 2010037868 A JP2010037868 A JP 2010037868A JP 2010037868 A JP2010037868 A JP 2010037868A JP 5750828 B2 JP5750828 B2 JP 5750828B2
Authority
JP
Japan
Prior art keywords
power supply
processing
unit
function
image
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
JP2010037868A
Other languages
Japanese (ja)
Other versions
JP2011176488A (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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2010037868A priority Critical patent/JP5750828B2/en
Publication of JP2011176488A publication Critical patent/JP2011176488A/en
Application granted granted Critical
Publication of JP5750828B2 publication Critical patent/JP5750828B2/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

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、電力供給制御装置、画像処理装置、電力供給制御プログラムに関する。   The present invention relates to a power supply control device, an image processing device, and a power supply control program.

特許文献1には、複数の関連する処理を並行処理する技術として、サーバが、分配したジョブの出力先の画像形成装置の節電状態を監視し、出力先の画像形成装置を決定することが記載されている。例えば、1つのプリントジョブを複数に分割し、複数のプリンタに出力するときに、出力済みのページ分の記録媒体をプリンタを通さずに排出し、最終的にページ順に並ぶようにしている。   Japanese Patent Application Laid-Open No. 2004-151867 describes that as a technique for processing a plurality of related processes in parallel, a server monitors a power saving state of an output destination image forming apparatus of a distributed job and determines an output destination image forming apparatus. Has been. For example, when one print job is divided into a plurality of parts and output to a plurality of printers, the output medium for the printed pages is discharged without passing through the printer, and finally arranged in the page order.

特開2006−227794公報JP 2006-227794 A

本発明は、複数のデバイスを用いた複数の処理が連携された連携処理命令に対して、それぞれのデバイスの電力供給遮断状態からの復帰の時期を最適にすることができる電力供給制御装置、画像処理装置、電力供給制御プログラムを得ることが目的である。   The present invention relates to a cooperation processing instruction in which a plurality of processes using a plurality of devices are coordinated, and a power supply control device capable of optimizing the timing of return from the power supply cutoff state of each device, image The object is to obtain a processing device and a power supply control program.

請求項1に記載の発明は、複数のデバイスのそれぞれに対して独立して電力の供給又は供給遮断を切り替える切替手段と、予め複数の機能を連携して処理するための連携処理命令が登録される登録手段と、前記連携処理命令による処理を実行する際に、前記連携処理命令に含まれる機能を事前に解析し、前記登録手段に登録された連携処理命令が、相対的に前の処理が終了しなければ後の処理が実行できない場合は各機能を時系列に処理するシーケンシャル処理を選択し、相対的に前の処理に関係なく後の処理が実行可能な場合は各機能を並列に処理するパラレル処理を選択し、当該連携処理命令に基づく機能を実行するために必要なデバイスを選択する選択手段と、前記選択手段でデバイスが選択された際に、電力供給が遮断されているデバイスに対して、事前に電力の供給を再開する電力供給再開手段と、前記連携処理命令に基づく連携した機能を処理するために、前記デバイスの稼働を制御する制御手段と、を有している。 According to the first aspect of the present invention, switching means for switching power supply or supply interruption independently for each of a plurality of devices and a cooperation processing instruction for processing a plurality of functions in cooperation with each other are registered in advance. When executing the processing by the registration processing instruction and the cooperation processing instruction, the function included in the cooperation processing instruction is analyzed in advance, and the cooperation processing instruction registered in the registration means is relatively previously processed. Select the sequential process that processes each function in chronological order if the subsequent process cannot be executed unless it is completed, and process each function in parallel if the subsequent process can be executed regardless of the previous process. Selecting a parallel process to be performed and selecting a device necessary for executing a function based on the cooperation processing instruction; and a device in which power supply is cut off when a device is selected by the selection means. Power supply restarting means for restarting power supply to the chair in advance, and control means for controlling operation of the device in order to process linked functions based on the linkage processing instruction .

請求項2に記載の発明は、前記請求項1に記載の発明において、前記制御手段が、電力供給が再開され稼働可能となったデバイスから順に処理を実行するパラレルモード処理、或いは、前処理の終了後に次処理を実行するシーケンシャルモード処理の何れかのモードに基づいて処理を実行することを特徴とする。   According to a second aspect of the present invention, in the first aspect of the present invention, the control unit performs parallel mode processing in which processing is performed in order from a device that has been restarted and can be operated, or preprocessing. The process is executed based on any one of the sequential mode processes in which the next process is executed after the end.

請求項3に記載の発明は、前記請求項1又は請求項2に記載の発明において、前記登録手段に登録された複数の連携処理命令毎に仕分けして表示する表示部、並びに当該仕分けされた連携処理命令の何れかを指示するための指示部を備えたユーザーインターフェイス手段をさらに有し、前記連携処理命令を指示するための表示形態よりも上階層の表示形態から表示形態を下階層へ切り替えていくときに、処理に必要なデバイスが確定した場合、当該デバイスに対して、確定した時点で電力供給を再開することを特徴とする。   According to a third aspect of the present invention, in the first or second aspect of the present invention, a display unit for sorting and displaying each of the plurality of cooperation processing commands registered in the registration unit, and the sorting User interface means having an instruction unit for instructing one of the cooperation processing instructions is further provided, and the display form is switched from the display form higher than the display form for instructing the cooperation processing instruction to the lower hierarchy. When a device necessary for processing is determined when the process is performed, power supply to the device is restarted when the device is determined.

請求項4に記載の発明は、前記請求項1〜請求項3の何れか1項記載の電力供給制御装置を備え、前記デバイスが、原稿画像を読み取る画像読取手段と、画像データに基づいて記録用紙へ画像を形成する画像形成手段と、外部と画像を送受信するファクシミリ通信手段であり、前記連携処理命令が、スキャナ機能、コピー機能、プリント機能、ファクシミリ送信機能、ファクシミリ受信機能が組み合わされて生成される画像処理装置である。   According to a fourth aspect of the present invention, the power supply control device according to any one of the first to third aspects is provided, and the device records image data on the basis of image reading means for reading a document image and image data. An image forming unit that forms an image on a sheet and a facsimile communication unit that transmits and receives an image to and from the outside. The linkage processing instruction is generated by combining a scanner function, a copy function, a print function, a facsimile transmission function, and a facsimile reception function. Image processing apparatus.

請求項5に記載の発明は、前記請求項1〜請求項3の何れか1項記載の発明において、コンピュータを、前記請求項1〜請求項3の何れか1項記載の電力供給制御装置として実行させる電力供給制御プログラムである。   A fifth aspect of the present invention is the power supply control device according to any one of the first to third aspects, wherein the computer is the power supply control apparatus according to any one of the first to third aspects. A power supply control program to be executed.

請求項1、請求項4、請求項5記載の発明によれば、複数のデバイスを用いた複数の処理が連携された連携処理命令に対して、本構成を有しない場合に比べて、それぞれのデバイスの電力供給遮断状態からの復帰の時期を最適にすることができる。   According to the first, fourth, and fifth aspects of the present invention, compared to a case where this configuration is not provided for a cooperation processing instruction in which a plurality of processes using a plurality of devices are linked, It is possible to optimize the return time from the power supply cutoff state of the device.

請求項2に記載の発明によれば、処理モードを選択することができる。   According to the second aspect of the present invention, the processing mode can be selected.

請求項3に記載の発明によれば、ユーザーの操作に連動してデバイスへの電力供給を行うことができる。   According to the third aspect of the present invention, power can be supplied to the device in conjunction with a user operation.

本実施の形態に係る画像処理装置の概略図である。1 is a schematic diagram of an image processing apparatus according to the present embodiment. 本実施の形態に係るメインコントローラと電源装置との概略構成図である。It is a schematic block diagram of the main controller and power supply device which concern on this Embodiment. UIタッチパネルの正面図である。It is a front view of a UI touch panel. タッチパネル部の正面図であり、(A)は「Menu」画面、(B)は「Scan to Mailbox」画面(ボックス選択前)、(C)は「Scan to Mailbox」画面(ボックス選択後)である。It is a front view of a touch panel part, (A) is a "Menu" screen, (B) is a "Scan to Mailbox" screen (before box selection), (C) is a "Scan to Mailbox" screen (after box selection). . 本実施の形態に係るジョブフロー処理のメインルーチンを示す制御フローチャートである。It is a control flowchart which shows the main routine of the job flow process which concerns on this Embodiment. 図5のステップ112に示すパラレルモード電源供給処理サブルーチンを示すフローチャートである。It is a flowchart which shows the parallel mode power supply process subroutine shown in step 112 of FIG. 図5のステップ114に示すシーケンシャルモード電源供給処理サブルーチンを示すフローチャートである。It is a flowchart which shows the sequential mode power supply processing subroutine shown in step 114 of FIG. パラレルモード処理と、シーケンシャルモード処理とを、比較例と共に示したタイミングチャートである。It is the timing chart which showed the parallel mode process and the sequential mode process with the comparative example.

図1には、本実施の形態に係る画像処理装置10が示されている。画像処理装置10は、記録用紙に画像を形成する画像形成部240と、原稿画像を読み取る画像読取部238と、ファクシミリ通信制御回路236を備えている。画像処理装置10は、メインコントローラ200を備えており、画像形成部240、画像読取部238、ファクシミリ通信制御回路236を制御して、画像読取部238で読み取った原稿画像の画像データを一次的に記憶したり、読み取った画像データを画像形成部12又はファクシミリ通信制御回路236へ送出したりする。   FIG. 1 shows an image processing apparatus 10 according to the present embodiment. The image processing apparatus 10 includes an image forming unit 240 that forms an image on recording paper, an image reading unit 238 that reads an original image, and a facsimile communication control circuit 236. The image processing apparatus 10 includes a main controller 200, and controls the image forming unit 240, the image reading unit 238, and the facsimile communication control circuit 236 to temporarily store image data of a document image read by the image reading unit 238. The stored image data or the read image data is sent to the image forming unit 12 or the facsimile communication control circuit 236.

メインコントローラ200にはインターネット等のネットワーク通信回線網20が接続され、ファクシミリ通信制御回路236には電話回線網22が接続されている。メインコントローラ200は、例えば、ネットワーク通信回線網20を介してホストコンピュータと接続され、画像データを受信したり、ファクシミリ通信制御回路236を介して電話回線網22を用いてファクシミリ受信及びファクシミリ送信を実行する役目を有している。   A network communication line network 20 such as the Internet is connected to the main controller 200, and a telephone line network 22 is connected to the facsimile communication control circuit 236. For example, the main controller 200 is connected to a host computer via the network communication line network 20 and receives image data or performs facsimile reception and facsimile transmission using the telephone line network 22 via the facsimile communication control circuit 236. Has a role to play.

画像形成部240は、感光体を備え、感光体の周囲には、感光体を一様に帯電する帯電装置と、画像データに基づいて光ビームを走査する走査露光部と、前記走査露光部によって走査露光されることで形成された静電潜像を現像する画像現像部と、顕像化された感光体上の画像を記録用紙へ転写する転写部と、転写後の感光体の表面をクリーニングするクリーニング部と、が設けられている。また、記録用紙の搬送経路上には、転写後の記録用紙上の画像を定着する定着部を備えている。   The image forming unit 240 includes a photoconductor. Around the photoconductor, a charging device that uniformly charges the photoconductor, a scanning exposure unit that scans a light beam based on image data, and the scanning exposure unit. An image developing unit that develops an electrostatic latent image formed by scanning exposure, a transfer unit that transfers a visualized image on a photoreceptor to a recording sheet, and a surface of the photoreceptor after transfer And a cleaning unit to perform. A fixing unit for fixing the image on the recording paper after transfer is provided on the recording paper conveyance path.

画像読取部238は、原稿を位置決めする原稿台と、原稿台に置かれた原稿の画像を走査して光を照射する走査駆動系と、走査駆動系の走査により反射又は透過する光を受光して電気信号に変換するCCD等の光電変換素子と、が設けられている。   The image reading unit 238 receives a document table for positioning a document, a scan drive system that scans an image of the document placed on the document table and irradiates light, and light reflected or transmitted by scanning of the scan drive system. And a photoelectric conversion element such as a CCD for converting into an electrical signal.

図2は、前記メインコントローラ200によって制御されるデバイス、並びにメインコントローラ200、並びに各デバイスへ電源を供給するための電源装置202の電源ラインを主体とした概略構成図である。   FIG. 2 is a schematic configuration diagram mainly including a device controlled by the main controller 200, a main controller 200, and a power supply line of a power supply device 202 for supplying power to each device.

(メインコントローラ200)
図2に示される如く、メインコントローラ200は、CPU204、RAM206、ROM208、I/O(入出力部)210、及びこれらを接続するデータバスやコントロールバス等のバス212を有している。I/O210には、UI制御回路214を介してUIタッチパネル216が接続されている。また、I/O210には、ハードディスク(HDD)218が接続されている。ROM208やハードディスク218等に記録されているプログラムに基づいて、CPU204が動作することによって、メインコントローラ200の機能を実現する。なお、該プログラムを格納した記録媒体(CD−ROM、DVD−ROM等)から該プログラムをインストールし、これに基づいてCPU204が動作することにより画像処理機能を実現してもよい。
(Main controller 200)
As shown in FIG. 2, the main controller 200 includes a CPU 204, a RAM 206, a ROM 208, an I / O (input / output unit) 210, and a bus 212 such as a data bus and a control bus for connecting them. A UI touch panel 216 is connected to the I / O 210 via a UI control circuit 214. A hard disk (HDD) 218 is connected to the I / O 210. The functions of the main controller 200 are realized by the CPU 204 operating based on programs recorded in the ROM 208, the hard disk 218, and the like. Note that the image processing function may be realized by installing the program from a recording medium (CD-ROM, DVD-ROM, etc.) storing the program and operating the CPU 204 based on the program.

I/O210には、タイマ回路220、通信回線I/F222が接続されている。さらに、I/O210には、画像読取制御部224、画像形成制御部226、画像複写制御部228、ファクシミリ受信制御部230、ファクシミリ送信制御部232が接続され、機能別に独立して制御するようになっている。   A timer circuit 220 and a communication line I / F 222 are connected to the I / O 210. Further, the I / O 210 is connected with an image reading control unit 224, an image formation control unit 226, an image copy control unit 228, a facsimile reception control unit 230, and a facsimile transmission control unit 232, and controls them independently for each function. It has become.

画像読取制御部224、画像形成制御部226、画像複写制御部228、ファクシミリ受信制御部230、ファクシミリ送信制御部232は、デバイス選択I/F234に接続されている。   The image reading control unit 224, the image formation control unit 226, the image copy control unit 228, the facsimile reception control unit 230, and the facsimile transmission control unit 232 are connected to the device selection I / F 234.

デバイス選択I/F234は、ファクシミリ通信制御回路(モデム)236、画像読取部238、画像形成部240の各デバイスに接続され、前記画像読取制御部224、画像形成制御部226、画像複写制御部228、ファクシミリ受信制御部230、ファクシミリ送信制御部232における制御動作の実行に基づき、選択されるようになっている。   The device selection I / F 234 is connected to each device of a facsimile communication control circuit (modem) 236, an image reading unit 238, and an image forming unit 240. The facsimile reception control unit 230 and the facsimile transmission control unit 232 are selected based on execution of control operations.

なお、前記タイマ回路220は、前記ファクシミリ通信制御回路236、画像読取部238、画像形成部240を節電状態(電源非供給状態)とするための契機として、初期設定時間の計時を行うものである。   The timer circuit 220 measures the initial set time as an opportunity to put the facsimile communication control circuit 236, the image reading unit 238, and the image forming unit 240 into a power saving state (power supply non-supply state). .

メインコントローラ200及び各デバイス(ファクシミリ通信制御回路236、画像読取部238、画像形成部240)は、電源装置202から電源が供給される(図2の鎖線参照)。なお、図2では、電源線を1本の点線で示しているが、実際には2本〜3本の配線である。   The main controller 200 and each device (facsimile communication control circuit 236, image reading unit 238, image forming unit 240) are supplied with power from the power supply device 202 (see the chain line in FIG. 2). In FIG. 2, the power supply line is shown by one dotted line, but in reality it is two to three wires.

(電源装置202)
図2に示される如く、商用電源242から引き込まれた入力電源線244は、メインスイッチ246に接続されている。メインスイッチ246がオンされることで、第1の電源部248及び第2の電源部250へ電力供給が可能となる。
(Power supply device 202)
As shown in FIG. 2, the input power supply line 244 drawn from the commercial power supply 242 is connected to the main switch 246. When the main switch 246 is turned on, power can be supplied to the first power supply unit 248 and the second power supply unit 250.

第1の電源部248は、制御用電源生成部248Aを備え、メインコントローラ200の電源供給制御回路252に接続されている。電源供給制御回路252は、メインコントローラ200に電源供給すると共に、I/O210に接続され、メインコントローラ200の制御プログラムに従って、前記各デバイス(ファクシミリ通信制御回路236、画像読取部238、画像形成部240)への電源供給線を導通/非導通させるためのスイッチング制御を行う。   The first power supply unit 248 includes a control power generation unit 248A and is connected to the power supply control circuit 252 of the main controller 200. The power supply control circuit 252 supplies power to the main controller 200 and is connected to the I / O 210. According to the control program of the main controller 200, each device (facsimile communication control circuit 236, image reading unit 238, image forming unit 240). Switching control to turn on / off the power supply line to).

一方、第2の電源部250へ接続される電源線254には、第1のサブ電源スイッチ256(以下、「SW−1」という場合がある。)が介在されている。このSW−1は、前記電源供給制御回路252で、オン・オフが制御されるようになっている。   On the other hand, a first sub power switch 256 (hereinafter also referred to as “SW-1”) is interposed in the power line 254 connected to the second power unit 250. This SW-1 is controlled to be turned on / off by the power supply control circuit 252.

また、第2の電源部250は、高電圧電源生成部(HVPS)250Hと低電圧電源生成部(LVPS)250Lを備えている。高電圧電源生成部(HVPS)250Hは主として画像形成部240の帯電部、現像部、転写部等で使用される電源である。   The second power supply unit 250 includes a high voltage power generation unit (HVPS) 250H and a low voltage power generation unit (LVPS) 250L. A high voltage power generation unit (HVPS) 250H is a power source mainly used in a charging unit, a developing unit, a transfer unit, and the like of the image forming unit 240.

第2の電源部250の高電圧電源生成部(HVPS)250H及び低電圧電源生成部(LVPS)250Lは、選択的に、画像読取機能電源供給部258、画像形成機能電源供給部260、画像複写機能電源供給部262、ファクシミリ受信機能電源供給部264、ファクシミリ送信機能電源供給部266に接続されている。   The high voltage power generation unit (HVPS) 250H and the low voltage power generation unit (LVPS) 250L of the second power supply unit 250 selectively include an image reading function power supply unit 258, an image forming function power supply unit 260, and an image copy. The function power supply unit 262, the facsimile reception function power supply unit 264, and the facsimile transmission function power supply unit 266 are connected.

画像読取機能電源供給部258は、低電圧電源生成部(LVPS)250Lを入力源として、第2のサブ電源スイッチ268(以下、「SW−2」という場合がある。)を介して、画像読取部238に接続されている。   The image reading function power supply unit 258 uses the low voltage power generation unit (LVPS) 250L as an input source, and reads an image via a second sub power switch 268 (hereinafter also referred to as “SW-2”). Connected to the section 238.

画像形成機能電源供給部260は、高電圧電源生成部(HVPS)250Hと低電圧電源生成部(LVPS)250Lを入力源として、第3のサブ電源スイッチ270(以下、「SW−3」という場合がある。)を介して、画像形成部240に接続されている。   The image forming function power supply unit 260 uses a high voltage power supply generation unit (HVPS) 250H and a low voltage power supply generation unit (LVPS) 250L as input sources, and a third sub power switch 270 (hereinafter referred to as “SW-3”). The image forming unit 240 is connected to the image forming unit 240.

画像複写機能電源供給部262は、高電圧電源生成部(HVPS)250Hと低電圧電源生成部(LVPS)250Lを入力源として、第4のサブ電源スイッチ272(以下、「SW−4」という場合がある。)を介して、画像読取部238及び画像形成部240に接続されている。   The image copying function power supply unit 262 uses a high voltage power supply generation unit (HVPS) 250H and a low voltage power supply generation unit (LVPS) 250L as input sources, and a fourth sub power switch 272 (hereinafter referred to as “SW-4”). The image reading unit 238 and the image forming unit 240 are connected to each other.

ファクシミリ受信機能電源供給部264は、高電圧電源生成部(HVPS)250Hと低電圧電源生成部(LVPS)250Lを入力源として、第5のサブ電源スイッチ274(以下、「SW−5」という場合がある。)を介して、ファクシミリ通信制御回路236及び画像形成部240に接続されている。   The facsimile receiving function power supply unit 264 receives a fifth sub power switch 274 (hereinafter referred to as “SW-5”) using the high voltage power generation unit (HVPS) 250H and the low voltage power generation unit (LVPS) 250L as input sources. Are connected to the facsimile communication control circuit 236 and the image forming unit 240.

ファクシミリ送信機能電源供給部266は、低電圧電源生成部(LVPS)250Lを入力源として、第6のサブ電源スイッチ276(以下、「SW−6」という場合がある。)を介して、ファクシミリ通信制御回路236及び画像読取部238に接続されている(通信レポート等の出力を除く)。   The facsimile transmission function power supply unit 266 uses the low voltage power generation unit (LVPS) 250L as an input source, and performs facsimile communication via a sixth sub power switch 276 (hereinafter also referred to as “SW-6”). It is connected to the control circuit 236 and the image reading unit 238 (excluding output of communication reports and the like).

前記第2のサブ電源スイッチ268、第3のサブ電源スイッチ270、第4のサブ電源スイッチ272、第5のサブ電源スイッチ274、第6のサブ電源スイッチ276は、それぞれ前記第1のサブ電源スイッチ256と同様に、メインコントローラ200の電源供給制御回路252からの電源供給選択信号に基づいて、オン・オフ制御される。   The second sub power switch 268, the third sub power switch 270, the fourth sub power switch 272, the fifth sub power switch 274, and the sixth sub power switch 276 are respectively the first sub power switch. Similarly to 256, on / off control is performed based on a power supply selection signal from the power supply control circuit 252 of the main controller 200.

上記構成では、機能別に各デバイス(ファクシミリ通信制御回路236、画像読取部238、画像形成部240)を選択した電源を供給し、指示された機能に不要なデバイスへの電源を供給しないため、必要最小限の電力で済む。   In the above configuration, power is supplied to select each device (facsimile communication control circuit 236, image reading unit 238, image forming unit 240) for each function, and power is not supplied to devices unnecessary for the instructed function. Minimal power is required.

図3は、UIパネル(UIタッチパネル)216の一例を示しており、横長のベース板90のほぼ中央には、タッチパネルユニット91が配置されている。タッチパネルユニット91には、入力系と出力系とを兼ね備えたタッチパネル部92を備えており、ソフト的に操作入力領域が設定され、当該操作入力領域の機能を表示する。さらに、タッチパネル部92は、図示しないバックライトが設けられており、特に表示系が液晶表示装置である場合に、表示内容を見やすくしている。タッチパネル部92には、少なくとも、ファクシミリ機能、画像読取(スキャン)機能、画像複写(コピー)機能、画像形成(プリンタ)機能の各機能を指示する機能指示キーが表示されるようになっており、当該表示領域に触れることで、それぞれの機能が指定される。   FIG. 3 shows an example of a UI panel (UI touch panel) 216, and a touch panel unit 91 is disposed at substantially the center of the horizontally long base plate 90. The touch panel unit 91 includes a touch panel unit 92 that has both an input system and an output system, and an operation input area is set by software, and functions of the operation input area are displayed. Furthermore, the touch panel unit 92 is provided with a backlight (not shown), and makes the display contents easy to see particularly when the display system is a liquid crystal display device. On the touch panel unit 92, at least function instruction keys for instructing each function of a facsimile function, an image reading (scanning) function, an image copying (copying) function, and an image forming (printer) function are displayed. Each function is designated by touching the display area.

タッチパネルユニット91の図3の左側には、メモリプレートユニット93が設けられ、予め登録した電話番号(FAX番号)毎にキーが割り当てられている。   A memory plate unit 93 is provided on the left side of the touch panel unit 91 in FIG. 3, and a key is assigned to each telephone number (FAX number) registered in advance.

タッチパネルユニット91の図3の右側には、テンキー(点線94で囲んだ領域)及び機能キー(点線96、点線97で囲んだ領域)が集約されたハードキーユニット98が設けられている。ハードキーユニット98は、文字通り、タッチパネル部92とは異なり、物理的に押圧操作をして指示を入力するものである。近年では、当該ハードキーの操作キー毎に透過光源で照明する場合がある。ハードキーユニット98には、前記タッチパネル部92に前記各機能を指示するための機能指定キーが表示されるメニュー画面を表示させるためのメニューキー97Aを始め、機能を開始するためのスタートキー96A、機能を中止するためのストップキー96B、リセットキー96Cが設けられている。   On the right side of the touch panel unit 91 in FIG. 3, a hard key unit 98 in which numeric keys (area surrounded by dotted lines 94) and function keys (area surrounded by dotted lines 96 and 97) are gathered is provided. The hard key unit 98 is literally different from the touch panel unit 92 and is used to input an instruction by physically performing a pressing operation. In recent years, there is a case where each operation key of the hard key is illuminated with a transmission light source. The hard key unit 98 includes a menu key 97A for displaying a menu screen on which the function designation key for instructing each function is displayed on the touch panel unit 92, and a start key 96A for starting the function. A stop key 96B and a reset key 96C for canceling the function are provided.

また、ハードキーユニット98には、節電キー96Dが設けられており、この節電キー96Dを単独で操作することで、第1のサブ電源スイッチ(SW−1)256が「オフ」状態となり、節電モードに入るようになっている。また、節電モード中に節電キー96Dが操作されると、SW−1が「オン」状態となり、通常モードに復帰する。   Further, the hard key unit 98 is provided with a power saving key 96D. By operating this power saving key 96D alone, the first sub power switch (SW-1) 256 is turned off to save power. It is supposed to enter the mode. When the power saving key 96D is operated during the power saving mode, the SW-1 is turned on and the normal mode is restored.

ところで、前述したように、本実施の形態では、デバイスの非稼動時、かつ予め定めた条件が成立したときに、各デバイス(前記サブ電源スイッチのオン・オフで電源供給が制御されるデバイス)への電源の供給を自動的に遮断するようにしている。   By the way, as described above, in the present embodiment, each device (a device whose power supply is controlled by turning on / off the sub power switch) when the device is not operating and when a predetermined condition is satisfied. The power supply to is automatically cut off.

予め定めた条件とは、タイマ時間であり、初期設定時間は、1分(許容誤差を含む)としている。すなわち、デバイスが非稼動状態で1分が経過すると、メインコントローラ200では、第1のサブ電源スイッチ256をオフする。   The predetermined condition is a timer time, and the initial setting time is 1 minute (including an allowable error). That is, when one minute elapses after the device is not in operation, the main controller 200 turns off the first sub power switch 256.

本実施の形態では、SW−2〜SW−6を設けることで、節電モード中に、特定の機能を実行したいとき、当該特定の機能に必要なデバイスだけ電源を供給する制御を可能としている。すなわち、節電モード中に、特定の機能に該当するサブ電源スイッチのみをオンにした状態でSW−1をオンすることで、他のデバイスには電源供給がなされない状態となる(部分節電モード)。   In the present embodiment, by providing SW-2 to SW-6, when a specific function is to be executed during the power saving mode, it is possible to control to supply power only to devices necessary for the specific function. That is, during the power saving mode, by turning on SW-1 with only the sub power switch corresponding to a specific function turned on, the power is not supplied to other devices (partial power saving mode). .

さらに、本実施の形態では、前記節電キーの操作時に、機能キーを同時操作することで、当該操作された機能キーの処理に必要なデバイスへの電源供給のみを遮断することも可能となっている(手動部分節電モード)。   Furthermore, in the present embodiment, by simultaneously operating the function keys when operating the power saving key, it is possible to cut off only the power supply to the device necessary for processing the operated function key. Yes (manual partial power saving mode).

ここで、本実施の形態では、複数の機能を連携させて登録し(ジョブフロー登録し)、当該連携して登録された複数の機能を時系列に処理するジョブフロー処理機能を備えている。なお、登録は、通常は、ネットワーク通信回線網20を介して接続された処理端末(以下、「PC」という)によって登録される。登録されたジョブフローに基づいて、各デバイスが順次稼動して一連の複数の機能が処理されることになる。   Here, the present embodiment includes a job flow processing function for registering a plurality of functions in cooperation (registering a job flow) and processing the plurality of functions registered in cooperation with each other in time series. The registration is usually performed by a processing terminal (hereinafter referred to as “PC”) connected via the network communication network 20. Based on the registered job flow, each device sequentially operates to process a series of functions.

ところで、上記は必要なデバイスに電力が供給されている状態が前提であり、デバイスの一部または全部が節電状態(電力遮断状態)である場合、必要なデバイスに電力を供給する必要がある。この場合、必要なデバイスへの電力供給が実行され、処理可能状態となってから、ジョブフローを開始するのが一般的である。これに対して、本実施の形態では、ジョブフローの登録内容に基づいて、各デバイスの電力供給時期を制御するようにした。   By the way, the above is based on the premise that power is supplied to a necessary device. When a part or all of the device is in a power saving state (power cutoff state), it is necessary to supply power to the necessary device. In this case, it is general that the job flow is started after the power supply to the necessary devices is executed and the processing becomes possible. On the other hand, in the present embodiment, the power supply timing of each device is controlled based on the registered contents of the job flow.

例えば、全てのデバイスの電力供給が遮断されている状態で、ジョブフローとして、「スキャンした画像を指定場所へFAX送信し、かつプリントアウトする」といった内容が登録された場合、ジョブフロー処理機能は、予め前記PCにおいて登録した内容が、「ボックス保存」という形態で、メインコントローラ200にジョブフロー単位で登録されるようになっている。   For example, when the power supply of all devices is cut off and the content such as “Send a scanned image to a specified location and print it out” is registered as a job flow, the job flow processing function is The contents registered in advance in the PC are registered in the main controller 200 in units of job flows in the form of “box save”.

当該ジョブフローの処理を実行する場合、まず、UIパネル216において、登録されているボックスを選択することから開始される。   When executing the job flow processing, first, the UI panel 216 starts by selecting a registered box.

図4は、UIパネル216のタッチパネル部92における、ボックス選択までの表示の遷移を示している。   FIG. 4 shows display transitions until box selection on the touch panel unit 92 of the UI panel 216.

図4(A)は、ハードキーユニット98におけるメニューキー97Aが操作されたときのメニュー画面の一例である。このメニュー画面では、上記メニュー画面において、前述したように、各機能を指示するための機能指定キーが表示され、その一部に「ボックス保存」と表示された領域(「ボックス保存」表示領域92A」)が設けられている(「Menu」画面)。   FIG. 4A shows an example of a menu screen when the menu key 97A in the hard key unit 98 is operated. In this menu screen, as described above, the function designation key for instructing each function is displayed on the menu screen, and an area in which “Save Box” is displayed (“Save Box” display area 92A). ]) Is provided ("Menu" screen).

図4(B)は、前記「Menu」画面上で、「ボックス保存」表示領域92Aにタッチ操作したときに表示される画面であり、4つのタグ(スキャンボックス保存タグ92B、画質調整タグ92C、読み取り方法タグ92D、出力形式タグ92E)に関する画面が所謂重ねられた状態で表示され、タグ領域をタッチ操作することで、必要な画面が最前面に移行する表示形態となっている(「Scan to Mailbox」画面)。   FIG. 4B shows a screen displayed when the “box save” display area 92A is touched on the “Menu” screen, and includes four tags (scan box save tag 92B, image quality adjustment tag 92C, Screens relating to the reading method tag 92D and the output format tag 92E) are displayed in a so-called superimposed state, and a touch screen is operated on the tag area to bring the necessary screen to the foreground (“Scan to Mailbox "screen).

なお、この図4(B)の「Scan to Mailbox」画面が表示される際に、画像読取部238(図1及び図2参照)への電力供給が開始されるようになっている。   When the “Scan to Mailbox” screen in FIG. 4B is displayed, power supply to the image reading unit 238 (see FIGS. 1 and 2) is started.

図4(C)は、前記「Scan to Mailbox」画面において、複数のボックス領域から特定のボックス領域92Fがタッチ操作され、指定された状態である(例えば、指定されたボックス領域92Fは反転表示される)。この指定する時期に、指定されたボックス領域92Fに登録されているジョブフローが解析されるようになっている。この解析では、デバイスへの電力供給時期が決定される。   FIG. 4C shows a state where a specific box area 92F is touch-operated from a plurality of box areas on the “Scan to Mailbox” screen and is in a specified state (for example, the specified box area 92F is highlighted). ) At the specified time, the job flow registered in the specified box area 92F is analyzed. In this analysis, the timing of power supply to the device is determined.

すなわち、ジョブフローの処理を実行する場合の、本実施の形態の比較例としては、デバイスへの電力供給が遮断されている状態(節電モード中)で、その都度、処理が必要なデバイスが判明した時点で、電力を供給する(節電モードから復帰する)のが一般的であった。これに対して、本実施の形態では、ジョブフローが登録されているボックス(「ボックス保存」表示領域92A)が選択されると、当該登録されているジョブフローの内容を解析し、事前に、処理に必要なデバイスに対して電力を供給する(節電モードから復帰させる)ようにした。   In other words, as a comparative example of this embodiment when executing job flow processing, a device that needs to be processed is found each time the power supply to the device is cut off (in power saving mode). At that time, it was common to supply power (return from power saving mode). On the other hand, in the present embodiment, when a box in which a job flow is registered (“box save” display area 92A) is selected, the contents of the registered job flow are analyzed in advance. Power was supplied to devices required for processing (returned from power saving mode).

以下に、本実施の形態の作用を図5〜図7のフローチャートに従い説明する。   Hereinafter, the operation of the present embodiment will be described with reference to the flowcharts of FIGS.

図5は、全てのデバイスが電力の供給を遮断されている状態(節電モード)で、ジョブフローの処理を実行するための処理の流れを示すメインルーチンを示すフローチャートである。   FIG. 5 is a flowchart showing a main routine showing the flow of processing for executing job flow processing in a state where all devices are powered off (power saving mode).

まず、ステップ100で、UIパネル216のメニューキー97Aが操作されたときにタッチパネル部92に表示されるメニュー画面(図4(A)の「Menu」画面)から、「ボックス保存」表示領域92Aをタッチ操作し、図4(B)に示す「Scan to Mailbox」画面に切り替える。   First, in step 100, a “box save” display area 92A is displayed on the menu screen (“Menu” screen in FIG. 4A) displayed on the touch panel unit 92 when the menu key 97A on the UI panel 216 is operated. The touch operation is performed to switch to the “Scan to Mailbox” screen shown in FIG.

次のステップ102では、この図4(B)の「Scan to Mailbox」画面が表示されるタイミングで、画像読取部238への電源供給を再開し(節電モードから復帰)、ステップ104へ移行する。   In the next step 102, at the timing when the “Scan to Mailbox” screen in FIG. 4B is displayed, power supply to the image reading unit 238 is resumed (return from the power saving mode), and the process proceeds to step 104.

ステップ104では、上記図4(B)の「Scan to Mailbox」画面から特定のボックス領域92Fを選択(タッチ操作)を実行すると、ステップ106へ移行して、選択されたボックス領域92Fにジョブフロー関連付けがあるか(ジョブフローが登録されているか)が判断され、否定判定された場合は、このルーチンは終了する。   In step 104, when a specific box area 92F is selected (touch operation) from the “Scan to Mailbox” screen in FIG. 4B, the process proceeds to step 106, and the selected box area 92F is associated with the job flow. If it is determined that there is a job flow (whether the job flow is registered) and a negative determination is made, this routine ends.

また、ステップ106で肯定判定された場合は、ステップ108へ移行して、登録されているジョブフローの内容を解析する。すなわち、このジョブフローの解析では、大きく分類して、各機能を時系列に処理(シーケンシャルに処理)しなければならないか、各機能を並行に処理(パラレルに処理)可能であるかを解析するものである。   If the determination in step 106 is affirmative, the process proceeds to step 108 and the contents of the registered job flow are analyzed. In other words, in this job flow analysis, it is roughly classified to analyze whether each function must be processed in time series (sequential processing) or whether each function can be processed in parallel (processing in parallel). Is.

例えば、本実施の形態で言えば、FAX送信する画像データは、まず、画像読取部238で元原稿から読み取らなければならないため、シーケンシャル処理が必須であり、読み取った画像をFAX送信することと、印刷することは、パラレル処理が可能となる。   For example, in the present embodiment, the image data to be faxed must first be read from the original document by the image reading unit 238. Therefore, sequential processing is essential, and the scanned image is faxed. Printing can be performed in parallel.

次のステップ110では、前記ステップ108での解析結果に基づいて、処理モード(パラレルモード又はシーケンシャルモード)を判定する。   In the next step 110, the processing mode (parallel mode or sequential mode) is determined based on the analysis result in step 108.

すなわち、ステップ110では、ジョブフローにおいて、相対的に前の処理が終了しなければ後の処理が実行できない場合はシーケンシャル処理が選択される。また、ジョブフローにおいて、相対的に前の処理に関係なく後の処理が実行可能な場合はパラレル処理が選択される。   That is, in step 110, sequential processing is selected when subsequent processing cannot be executed unless the previous processing is relatively completed in the job flow. In the job flow, parallel processing is selected when the subsequent processing can be executed regardless of the previous processing.

より具体的には、原稿画像の複写処理の場合は、原稿画像を読み取らなければ、画像形成処理ができないため、シーケンシャル処理となる。一方、原稿画像はFAX送信され、これとは別に、通信回線網等から入力される画像データに基づいて画像形成を行う場合は、画像読取処理と、画像形成処理とが並行して処理できるため、パラレル処理となる。   More specifically, in the case of a document image copying process, the image forming process cannot be performed unless the document image is read. On the other hand, when the original image is transmitted by FAX and image formation is performed based on image data input from a communication network or the like, the image reading process and the image formation process can be processed in parallel. Parallel processing is performed.

ステップ110でパラレルモードと判定された場合は、ステップ112へ移行してパラレルモード電源供給処理サブルーチン(図6参照)が実行され、シーケンシャルモードと判定された場合は、ステップ110へ移行してシーケンシャルモード電源供給処理サブルーチン114(図7参照)が実行される。   When the parallel mode is determined in step 110, the process proceeds to step 112 and the parallel mode power supply processing subroutine (see FIG. 6) is executed. When the sequential mode is determined, the process proceeds to step 110 and the sequential mode. A power supply processing subroutine 114 (see FIG. 7) is executed.

図6は、図5のステップ112における、パラレルモード電源供給処理サブルーチンの詳細を示すフローチャートである。   FIG. 6 is a flowchart showing details of the parallel mode power supply processing subroutine in step 112 of FIG.

ステップ120では、ジョブフローで使用される全デバイスに対して、電力供給を実行する。   In step 120, power is supplied to all devices used in the job flow.

次のステップ122では、電力供給後、稼動可能な機能(複数のデバイスの場合がある)があるか否かが判断され、肯定判定されると、ステップ124へ移行して、当該処理可能な機能の実行を開始し、ステップ126へ移行する。   In the next step 122, it is determined whether or not there is a function that can be operated after power supply (there may be a plurality of devices). Is started and the routine proceeds to step 126.

上記ステップ124での機能の実行開始とは並行して、ステップ126では、依然として、電力供給され、かつ稼動可能な状態に至っていないデバイスがあるか否かが判断され、肯定判定された場合は、ステップ122へ戻り、上記工程を繰り返す。また、ステップ126で否定判定された場合は、全ての機能の処理が開始されたと判断し、このルーチンは終了する。   In parallel with the start of execution of the function in step 124, it is determined in step 126 whether or not there is a device that is still supplied with power and is not ready for operation. Returning to step 122, the above process is repeated. If a negative determination is made in step 126, it is determined that all functions have been started, and this routine ends.

図7は、図5のステップ114における、シーケンシャルモード電源供給処理サブルーチンの詳細を示すフローチャートである。   FIG. 7 is a flowchart showing details of the sequential mode power supply processing subroutine in step 114 of FIG.

ステップ150では、ジョブフローで使用される全デバイスに対して、電力供給を実行する。   In step 150, power is supplied to all devices used in the job flow.

次のステップ152では、ジョブフロー処理で最初の機能に必要なデバイスへの電力供給後、稼動可能な状態が完了したか否かが判断され、肯定判定されると、ステップ154へ移行する。   In the next step 152, it is determined whether or not the operable state is completed after supplying power to the device necessary for the first function in the job flow process. If an affirmative determination is made, the process proceeds to step 154.

ステップ154では、ジョブフロー処理で最初の機能の処理開始が指示され、ステップ156へ移行する。ステップ156では、当該最初の機能の処理が完了したか否かが判断され、肯定判定されると、ステップ158へ移行する。   In step 154, the start of processing of the first function is instructed in the job flow processing, and the process proceeds to step 156. In step 156, it is determined whether or not the processing of the first function has been completed. If an affirmative determination is made, the process proceeds to step 158.

ステップ158では、ジョブフロー処理で指定された順序における、次の機能があるか否かが判断され、否定判定された場合は、このルーチンは終了する。   In step 158, it is determined whether or not there is a next function in the order specified in the job flow process. If the determination is negative, this routine ends.

また、ステップ158で肯定判定されると、ステップ160へ移行して、ジョブフロー処理で次の機能の処理に必要なデバイスが稼動可能状態となったか否かが判断される。   If an affirmative determination is made in step 158, the process proceeds to step 160, where it is determined whether or not a device necessary for processing the next function has become operable in the job flow processing.

ステップ160で肯定判定されると、ステップ162へ移行して、ジョブフロー処理に従った順序に基づいて当該機能の処理開始が指示され、ステップ164へ移行する。   If an affirmative determination is made in step 160, the process proceeds to step 162, and the start of processing of the function is instructed based on the order according to the job flow process, and the process proceeds to step 164.

ステップ164では、処理が完了したか否かが判断され、肯定判定されると、ステップ158へ戻り、上記工程を、ジョブフロー処理に登録されている機能が終了するまで、上記工程を繰り返す。   In step 164, it is determined whether or not the process is completed. If an affirmative determination is made, the process returns to step 158, and the above process is repeated until the function registered in the job flow process is completed.

図8は、前記図6で示したパラレルモードでの処理のタイミングチャートと、前記図7で示したシーケンシャルモードでの処理のタイミングチャートとを、比較例と共に示したものである。   FIG. 8 shows the timing chart of the process in the parallel mode shown in FIG. 6 and the timing chart of the process in the sequential mode shown in FIG. 7 together with a comparative example.

図8は、縦方向に時間が経過するパターン図となっており、最も左側((A)と表記)のタイミングチャートが比較例である。   FIG. 8 is a pattern diagram in which time elapses in the vertical direction, and the leftmost timing chart (indicated as (A)) is a comparative example.

この比較例では、「Scan to Mailbox」画面が表示された時点で、画像読取部238の節電モードからの復帰が行われ、スタートキー操作によって画像読み取りが実行されるものの、当該画像読み取りが終了した時点で、次の処理に必要なデバイス(ここでは、ファクシミリ通信制御回路236)が節電モードからの復帰を開始する。同様に、このファクシミリ通信制御回路236での処理が終了した時点で、次の処理に必要なデバイス(ここでは、画像形成部240)が節電モードからの復帰を開始する。   In this comparative example, when the “Scan to Mailbox” screen is displayed, the image reading unit 238 is returned from the power saving mode, and the image reading is executed by the start key operation, but the image reading is completed. At that time, a device (in this case, the facsimile communication control circuit 236) necessary for the next processing starts returning from the power saving mode. Similarly, when the processing in the facsimile communication control circuit 236 is completed, a device (here, the image forming unit 240) necessary for the next processing starts returning from the power saving mode.

これは、選択したボックスに登録されているジョブフローを解析していないことに起因している。仮に、早期処理を目的とするのであれば、全てのデバイスを立ち上げる必要がある。   This is because the job flow registered in the selected box is not analyzed. If the purpose is early processing, it is necessary to start up all devices.

これに対して、本実施の形態のパラレルモード処理(図8で(B)と表記)、シーケンシャルモード処理(図8で(C)と表記)の何れにおいても、予め(ボックスが選択された時点で)、ジョブフローを解析しているため、必要なデバイスを節電モードから復帰させ、早期処理と省エネとを両立が可能となる。   On the other hand, in the parallel mode processing (denoted as (B) in FIG. 8) and the sequential mode processing (denoted as (C) in FIG. 8) of the present embodiment, (when the box is selected) in advance. Because the job flow is analyzed, necessary devices can be restored from the power saving mode, and both early processing and energy saving can be achieved.

例えば、図8(B)は、ジョブフローとして、(1)原稿画像をスキャンし、(2)スキャンの完了待たずに、読み終えた画像から指定場所FAX送信を実行し、(3)スキャンした原稿画像を画像形成する(複写処理)ものであり、原稿が大量で読み取りに時間がかかる場合であっても、パラレル処理することで、処理時間の短縮が可能である。   For example, FIG. 8B shows, as a job flow, (1) scanning a document image, (2) executing a specified location FAX transmission from the read image without waiting for completion of scanning, and (3) scanning. Even when a document image is formed (copying process) and it takes a long time to read a document, it is possible to shorten the processing time by performing parallel processing.

また、例えば、図8(C)は、ジョブフローとして、(1)原稿画像をスキャンし、(2)スキャンの完了後、指定場所FAX送信を実行し、(3)FAX送信完了の通信レポートを出力するものであり、先の処理の完了を待つ必要があるため、シーケンシャル処理が選択される。   Further, for example, FIG. 8C shows, as a job flow, (1) scanning a document image, (2) executing fax transmission at a specified location after completion of scanning, and (3) sending a communication report of fax transmission completion. Since it is output and it is necessary to wait for the completion of the previous process, the sequential process is selected.

20 ネットワーク通信回線網
22 電話回線網
90 ベース板
91 タッチパネルユニット
92 タッチパネル部
92A 「ボックス保存」表示領域
92B スキャンボックス保存タグ
92C 画質調整タグ
92D 読み取り方法タグ
92E 出力形式タグ
92F ボックス領域
93 メモリプレートユニット
94 点線
96 点線
96A スタートキー
96B ストップキー
96C リセットキー
96D 節電キー
97 点線
97A メニューキー
98 ハードキーユニット
200 メインコントローラ
204 CPU
206 RAM
208 ROM
210 I/O(入出力部)
212 バス
214 UI制御回路
216 UIタッチパネル
218 ハードディスク
220 タイマ回路
222 通信回線I/F
224 画像読取制御部
226 画像形成制御部
228 画像複写制御部
230 ファクシミリ受信制御部
232 ファクシミリ送信制御部
234 デバイス選択I/F
236 ファクシミリ通信制御回路
238 画像読取部
240 画像形成部
242 商用電源
244 入力電源線
246 メインスイッチ
248 第1の電源部
250 第2の電源部
248A 制御用電源生成部
252 電源供給制御回路
254 電源線
256 第1のサブ電源スイッチ(「SW−1」)
250H 高電圧電源生成部
250L 低電圧電源生成部
258 画像読取機能電源供給部
260 画像形成機能電源供給部
262 画像複写機能電源供給部
264 ファクシミリ受信機能電源供給部
266 ファクシミリ送信機能電源供給部
268 第2のサブ電源スイッチ(「SW−2」)
270 第3のサブ電源スイッチ(「SW−3」)
272 第4のサブ電源スイッチ(「SW−4」)
274 第5のサブ電源スイッチ(「SW−5」)
276 第6のサブ電源スイッチ(「SW−6」)
20 network communication line network 22 telephone line network 90 base plate 91 touch panel unit 92 touch panel unit 92A “box save” display area 92B scan box save tag 92C image quality adjustment tag 92D reading method tag 92E output format tag 92F box area 93 memory plate unit 94 Dotted line 96 Dotted line 96A Start key 96B Stop key 96C Reset key 96D Power saving key 97 Dotted line 97A Menu key 98 Hard key unit 200 Main controller 204 CPU
206 RAM
208 ROM
210 I / O (input / output unit)
212 Bus 214 UI Control Circuit 216 UI Touch Panel 218 Hard Disk 220 Timer Circuit 222 Communication Line I / F
224 Image reading control unit 226 Image formation control unit 228 Image copying control unit 230 Facsimile reception control unit 232 Facsimile transmission control unit 234 Device selection I / F
236 Facsimile communication control circuit 238 Image reading unit 240 Image forming unit 242 Commercial power supply 244 Input power supply line 246 Main switch 248 First power supply unit 250 Second power supply unit 248A Control power generation unit 252 Power supply control circuit 254 Power supply line 256 First sub power switch ("SW-1")
250H high-voltage power generation unit 250L low-voltage power generation unit 258 image reading function power supply unit 260 image forming function power supply unit 262 image copying function power supply unit 264 facsimile reception function power supply unit 266 facsimile transmission function power supply unit 268 second Sub power switch ("SW-2")
270 Third sub power switch ("SW-3")
272 Fourth sub power switch ("SW-4")
274 Fifth sub power switch ("SW-5")
276 Sixth sub power switch ("SW-6")

Claims (5)

複数のデバイスのそれぞれに対して独立して電力の供給又は供給遮断を切り替える切替手段と、
予め複数の機能を連携して処理するための連携処理命令が登録される登録手段と、
前記連携処理命令による処理を実行する際に、前記連携処理命令に含まれる機能を事前に解析し、前記登録手段に登録された連携処理命令が、相対的に前の処理が終了しなければ後の処理が実行できない場合は各機能を時系列に処理するシーケンシャル処理を選択し、相対的に前の処理に関係なく後の処理が実行可能な場合は各機能を並列に処理するパラレル処理を選択し、当該連携処理命令に基づく機能を実行するために必要なデバイスを選択する選択手段と、
前記選択手段でデバイスが選択された際に、電力供給が遮断されているデバイスに対して、事前に電力の供給を再開する電力供給再開手段と、
前記連携処理命令に基づく連携した機能を処理するために、前記デバイスの稼働を制御する制御手段と、
を有する電力供給制御装置。
Switching means for switching power supply or supply interruption independently for each of a plurality of devices;
Registration means for registering a cooperation processing instruction for processing a plurality of functions in cooperation with each other;
When executing the process according to the cooperation processing instruction, the functions included in the cooperation processing instruction are analyzed in advance, and the cooperation processing instruction registered in the registration unit is relatively later if the previous processing does not end. If the process cannot be executed, select the sequential process that processes each function in chronological order, and select the parallel process that processes each function in parallel if the subsequent process can be executed regardless of the previous process. Selecting means for selecting a device necessary for executing the function based on the cooperation processing instruction;
When a device is selected by the selection unit, a power supply restarting unit that restarts the power supply in advance to a device whose power supply is cut off;
Control means for controlling operation of the device in order to process linked functions based on the linkage processing instruction;
A power supply control device.
前記制御手段が、電力供給が再開され稼働可能となったデバイスから順に処理を実行するパラレルモード処理、或いは、前処理の終了後に次処理を実行するシーケンシャルモード処理の何れかのモードに基づいて処理を実行することを特徴とする請求項1記載の電力供給制御装置。   Processing based on either mode of parallel mode processing in which the control means executes processing in order from the device that is ready to operate after power supply is resumed, or sequential mode processing in which the next processing is executed after completion of the preprocessing The power supply control device according to claim 1, wherein: 前記登録手段に登録された複数の連携処理命令毎に仕分けして表示する表示部、並びに当該仕分けされた連携処理命令の何れかを指示するための指示部を備えたユーザーインターフェイス手段をさらに有し、
前記連携処理命令を指示するための表示形態よりも上階層の表示形態から表示形態を下階層へ切り替えていくときに、処理に必要なデバイスが確定した場合、当該デバイスに対して、確定した時点で電力供給を再開することを特徴とする請求項1又は請求項2の電力供給制御装置。
User interface means further comprising a display unit for sorting and displaying each of the plurality of cooperation processing commands registered in the registration unit, and an instruction unit for instructing any of the sorted cooperation processing commands. ,
When a device necessary for processing is determined when switching the display form from the display form higher than the display form for instructing the cooperation processing instruction to the lower hierarchy, when the device is confirmed for the device The power supply control device according to claim 1 or 2, wherein the power supply is restarted.
前記請求項1〜請求項3の何れか1項記載の電力供給制御装置を備え、
前記デバイスが、原稿画像を読み取る画像読取手段と、画像データに基づいて記録用紙へ画像を形成する画像形成手段と、外部と画像を送受信するファクシミリ通信手段であり、
前記連携処理命令が、スキャナ機能、コピー機能、プリント機能、ファクシミリ送信機能、ファクシミリ受信機能が組み合わされて生成される画像処理装置。
The power supply control device according to any one of claims 1 to 3,
The device is an image reading unit that reads an original image, an image forming unit that forms an image on a recording sheet based on image data, and a facsimile communication unit that transmits and receives an image to and from the outside.
An image processing apparatus in which the cooperation processing command is generated by combining a scanner function, a copy function, a print function, a facsimile transmission function, and a facsimile reception function.
コンピュータを、前記請求項1〜請求項3の何れか1項記載の電力供給制御装置として実行させる電力供給制御プログラム。   The power supply control program which makes a computer perform as a power supply control apparatus of any one of the said Claims 1-3.
JP2010037868A 2010-02-23 2010-02-23 Power supply control device, image processing device, power supply control program Expired - Fee Related JP5750828B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010037868A JP5750828B2 (en) 2010-02-23 2010-02-23 Power supply control device, image processing device, power supply control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010037868A JP5750828B2 (en) 2010-02-23 2010-02-23 Power supply control device, image processing device, power supply control program

Publications (2)

Publication Number Publication Date
JP2011176488A JP2011176488A (en) 2011-09-08
JP5750828B2 true JP5750828B2 (en) 2015-07-22

Family

ID=44688965

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010037868A Expired - Fee Related JP5750828B2 (en) 2010-02-23 2010-02-23 Power supply control device, image processing device, power supply control program

Country Status (1)

Country Link
JP (1) JP5750828B2 (en)

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4566679B2 (en) * 2003-11-13 2010-10-20 キヤノン株式会社 Image forming apparatus, control method, and program
JP2006231532A (en) * 2005-02-22 2006-09-07 Kyocera Mita Corp Image forming apparatus and power supply control program
JP2006270615A (en) * 2005-03-24 2006-10-05 Konica Minolta Business Technologies Inc Multifunctional picture handling apparatus
JP4183717B2 (en) * 2006-04-06 2008-11-19 シャープ株式会社 Image processing device
JP4861876B2 (en) * 2006-05-29 2012-01-25 株式会社リコー Image processing apparatus, information processing system, application registration method, and application registration program
JP4187014B2 (en) * 2006-06-12 2008-11-26 ブラザー工業株式会社 Image processing apparatus and device preparation processing method
JP4886529B2 (en) * 2007-01-22 2012-02-29 キヤノン株式会社 Image forming apparatus, control method therefor, and program

Also Published As

Publication number Publication date
JP2011176488A (en) 2011-09-08

Similar Documents

Publication Publication Date Title
JP5249297B2 (en) Image editing device
JP4757074B2 (en) Image forming apparatus and image forming apparatus control method
US8059286B2 (en) System and program product
US7809300B2 (en) Image forming apparatus showing preview of finishing as applied to sample image
JP5247207B2 (en) Image processing apparatus, processing flow control method, and program
JP2007185946A (en) Information processor, program and preview image display method
US8582131B2 (en) Image forming apparatus
JP4111462B2 (en) Image forming apparatus
JP5605014B2 (en) Power supply control device, image processing device, power supply control program
JP2009157753A (en) Item input device, item input program, and item input method
JP3662516B2 (en) Image processing apparatus and image processing method
JP2011259077A (en) Image processing apparatus and power supply control program
JP2006253973A (en) Image forming apparatus, image forming method, program and record medium
JP2006197555A (en) Information processing apparatus, data processing method, storage medium, and computer program
JP5760719B2 (en) Image reading apparatus, image reading apparatus control method, and image reading apparatus control program
JP2007310468A (en) Image forming apparatus
US7978209B2 (en) Image forming apparatus, image forming method and image forming program
JP2007122279A (en) Image processor, image processing method, and program
JP5750828B2 (en) Power supply control device, image processing device, power supply control program
JP2011164836A (en) Display device, electronic apparatus including the same, and image processing apparatus
JP2008071077A (en) Image forming device, firmware update method for image forming device, and program for making computer execute the method
JP2008146606A (en) Image forming apparatus and its control method
JP2007074370A (en) Remote copy system
JPH11126000A (en) Image forming device
JP5454274B2 (en) Power supply control device, image processing device, power supply control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130122

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140203

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140218

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140415

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141111

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150108

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150203

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150401

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: 20150421

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150504

R150 Certificate of patent or registration of utility model

Ref document number: 5750828

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees