JP5157223B2 - Image processing system - Google Patents

Image processing system Download PDF

Info

Publication number
JP5157223B2
JP5157223B2 JP2007098404A JP2007098404A JP5157223B2 JP 5157223 B2 JP5157223 B2 JP 5157223B2 JP 2007098404 A JP2007098404 A JP 2007098404A JP 2007098404 A JP2007098404 A JP 2007098404A JP 5157223 B2 JP5157223 B2 JP 5157223B2
Authority
JP
Japan
Prior art keywords
image processing
power
information
image
unit
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.)
Active
Application number
JP2007098404A
Other languages
Japanese (ja)
Other versions
JP2008258895A (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 JP2007098404A priority Critical patent/JP5157223B2/en
Publication of JP2008258895A publication Critical patent/JP2008258895A/en
Application granted granted Critical
Publication of JP5157223B2 publication Critical patent/JP5157223B2/en
Active 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

  • Facsimiles In General (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Control Or Security For Electrophotography (AREA)

Description

本発明は、画像処理装置、プログラムに関する。   The present invention relates to an image processing apparatus and a program.

一般に、プリンタや複写機等の画像処理装置は、短時間に画像処理を行うための高速データ処理可能なCPUや、入出力画像を高画質化するための大規模な画像処理回路を持っている。しかしながら、このようなCPUや画像処理回路は消費電力が大きいため、消費電力を抑えるための省電力モード中は、CPUや画像処理回路への電源をオフにしている。また、省電力モード中は、スキャナ等の画像読取部、プリンタ等の画像形成部、操作パネルの表示もオフにし、省電力モードからの復帰を促す事象である復帰トリガの検出に必要な部分だけに通電することで、電力を低減している。ここで、復帰トリガとしては、ネットワークやUSB(Universal Serial Bus)からのパケット受信、指定した時刻の到来、操作パネル上でのスイッチの押下等がある。   In general, image processing apparatuses such as printers and copiers have a CPU capable of high-speed data processing for performing image processing in a short time and a large-scale image processing circuit for improving the quality of input / output images. . However, since such a CPU and image processing circuit consumes a large amount of power, the power to the CPU and image processing circuit is turned off during the power saving mode for reducing power consumption. In addition, during the power saving mode, the display of the image reading unit such as a scanner, the image forming unit such as a printer, and the operation panel are also turned off, and only the part necessary for detecting the return trigger, which is an event prompting the return from the power saving mode. The electric power is reduced by energizing. Here, the return trigger includes packet reception from a network or USB (Universal Serial Bus), arrival of a specified time, pressing of a switch on the operation panel, and the like.

通常、省電力モード中の装置は、例えばネットワークからパケットの受信があると、それを復帰トリガとして、CPUへの通電を開始し、CPUを復帰させた後、受信パケットを解析する。そして、印刷を要求するような内容でなければ受信パケットに対する応答パケットの返送等を行う。その後、一定時間復帰トリガを監視し、復帰トリガが検出されなければ省電力モードへ移行する。
また、復帰トリガとして、印刷を要求するような情報、例えば操作パネル上でのコピー指示を受け取った場合は、CPUへの通電を開始し、CPUを復帰させた後、出力画像処理回路や画像形成部等の印字に必要な部分に通電を開始する。そして同時に操作パネルに画面を表示し、印字可能となったタイミングでコピー出力する。
In general, when a device receives a packet from the network, for example, the device in the power saving mode uses the same as a return trigger to start energization of the CPU, and after returning the CPU, analyzes the received packet. If the content does not require printing, a response packet is returned to the received packet. Thereafter, the return trigger is monitored for a certain time, and if the return trigger is not detected, the mode shifts to the power saving mode.
Further, when information requesting printing, such as a copy instruction on the operation panel, is received as a return trigger, energization to the CPU is started and the CPU is returned to the output image processing circuit or image forming circuit. Energization is started in the parts necessary for printing such as the parts. At the same time, a screen is displayed on the operation panel, and a copy is output when printing is possible.

尚、省電力モードからの復帰に関しては、操作部側で復帰要因を判断することができ、操作部において表示部を点灯して起動するか、消灯して起動するのかの選択を適切に実施でき、不要な消費電力の増加を招くことがない画像形成装置が知られている(例えば、特許文献1参照)。   In addition, regarding the return from the power saving mode, the return factor can be determined on the operation unit side, and the operation unit can appropriately select whether to start with the display unit turned on or off. An image forming apparatus that does not cause unnecessary increase in power consumption is known (for example, see Patent Document 1).

特開2006−201271号公報JP 2006-20271 A

ここで、従来、省電力状態への移行を促す事象又は省電力状態からの復帰を促す事象を監視するために、装置内の電力を消費してしまっているという課題があった。
本発明の目的は、省電力状態への移行を促す事象又は省電力状態からの復帰を促す事象を監視するために装置内の電力を消費しないようにすることにある。
Here, conventionally, there has been a problem that power in the apparatus has been consumed in order to monitor an event that prompts the transition to the power saving state or an event that prompts the return from the power saving state.
An object of the present invention is to prevent power consumption in the apparatus from being consumed in order to monitor an event prompting a transition to a power saving state or an event prompting a return from a power saving state.

請求項1に記載の発明は、画像情報と電力とを通信線を介して送信するハブと、前記ハブにより前記通信線を介して送信された前記画像情報に基づいて画像処理を行う画像処理装置とを備え、前記画像処理装置は、所定の画像情報に基づいて画像処理を行う画像処理手段と、商用電源から電力の供給を受けて所定の電圧の電力を前記画像処理手段に出力する電力出力手段と、前記通信線が接続され、前記ハブにより当該通信線を介して送信された前記画像情報と前記電力とを受信する受信手段と、外部からの入力がない状態での時間の経過又は外部からの指示に基づいて省電力状態への移行を促す事象が発生したと判断された場合に、前記画像処理手段が保持する特定の情報を当該画像処理手段から取得し、当該特定の情報を記憶手段に記憶した後、前記電力出力手段から前記画像処理手段に電力が供給されないように制御し、その後、前記受信手段により受信した前記電力の供給を受けた状態で、当該省電力状態から省電力を行わない通常状態への復帰を促す事象の発生を監視し、当該復帰を促す事象が発生した場合に、当該事象が当該画像処理装置の操作画面への当該特定の情報の表示を要求するものであれば、前記画像処理手段に問い合わせることなく、当該記憶手段に記憶された当該特定の情報を当該操作画面に表示し、当該事象が前記画像情報に基づく印刷を要求するものであって当該画像情報を含むものであれば、前記電力出力手段から前記画像処理手段に電力が供給されるように制御した後、当該画像情報に基づいて前記画像処理手段にて所定の画像処理が行われた後に画像形成部にて印刷が行われるように制御する制御手段とを備えたことを特徴とする画像処理システムである。
請求項2に記載の発明は、前記画像処理手段は、前記復帰を促す事象が発生した場合に、前記制御手段による情報の表示及び受付の制御と並行して、前記画像処理のための準備処理を行うことを特徴とする請求項1記載の画像処理システムである。
請求項3に記載の発明は、前記制御手段は、前記省電力状態から前記通常状態への復帰を促す事象の発生を監視し、当該復帰を促す事象が発生した場合に、当該事象が当該省電力状態から当該通常状態への復帰指示に基づくものであり、かつ、当該復帰指示を行った指示者の情報が所定の条件を満足していれば、前記電力出力手段から前記画像処理手段に電力が供給されるように制御することを特徴とする請求項1記載の画像処理システムである。
The invention according to claim 1 is a hub that transmits image information and power via a communication line, and an image processing device that performs image processing based on the image information transmitted via the communication line by the hub. The image processing apparatus includes: an image processing unit that performs image processing based on predetermined image information; and a power output that receives power from a commercial power supply and outputs a predetermined voltage of power to the image processing unit Means, receiving means for receiving the image information and the power transmitted by the hub via the communication line, and the passage of time in the absence of external input or external When it is determined that an event that prompts the transition to the power saving state has occurred based on an instruction from the device, the specific information held by the image processing unit is acquired from the image processing unit, and the specific information is stored. It means to the storage And then, the control is such that power is not supplied from the power output means to said image processing means, then, in a state of receiving a supply of the received power by the receiving unit does not perform the power saving from the power saving state If the occurrence of an event prompting the return to the normal state is monitored and the event prompting the return occurs, if the event requires the display of the specific information on the operation screen of the image processing apparatus The specific information stored in the storage means is displayed on the operation screen without making an inquiry to the image processing means, and the event requests printing based on the image information, and includes the image information. as long as, after controlling such electric power is supplied to the image processing unit from the power output device, predetermined image processing by the image processing means based on the image information is performed An image processing system, characterized in that printed by the image forming section and a control means for controlling to be performed.
According to a second aspect of the present invention, the image processing means prepares for the image processing in parallel with the information display and reception control by the control means when an event prompting the return occurs. The image processing system according to claim 1, wherein:
The invention according to claim 3, wherein the control unit monitors the occurrence of events from the power saving state prompts the return to the normal state, when an event prompting the return occurs, the event is the Ministry If it is based on the return instruction from the power state to the normal state and the information of the instructor who has issued the return instruction satisfies a predetermined condition, the power output means supplies power to the image processing means. The image processing system according to claim 1, wherein the image processing system is controlled so as to be supplied.

請求項1の発明は、省電力状態への移行を促す事象を監視するために装置内の電力を消費しないようにできるという効果を有する。
請求項2の発明は、画像処理のための準備処理の完了を待たずに操作画面への情報の表示や操作画面からの情報の受付を行えるという効果を有する。
請求項3の発明は、省電力状態からの復帰指示が所定の条件を満足する指示者からなされた場合に省電力状態から復帰するようにできるという効果を有する。
The invention of claim 1 has an effect that power in the apparatus can be prevented from being consumed in order to monitor an event that prompts a transition to a power saving state.
The invention of claim 2 has an effect that information can be displayed on the operation screen and information can be received from the operation screen without waiting for completion of the preparation processing for image processing.
The invention of claim 3 has an effect that it can return from the power saving state when an instruction to return from the power saving state is made by an instructor that satisfies a predetermined condition.

以下、添付図面を参照して、本発明を実施するための最良の形態(以下、「実施の形態」という)について詳細に説明する。
まず、本実施の形態が適用される通信システムについて説明する。
図1は、そのような通信システム1の構成例を示したものである。図示するように、通信システム1は、例えばユーザの作業スペース(例えば、デスク)等に設置された端末装置2と、端末装置2にて生成等された画像データに基づいて画像処理を行う画像処理装置4A〜4C(以下、代表して「画像処理装置4」ともいう)とが、ハブ3を中継して、通信回線やケーブルを利用したLAN(Local Area Network)、WAN(Wide Area Network)、インターネット等のネットワーク5を介して双方向に通信可能に接続されて構成されている。
尚、通信回線としては、電話回線や衛星通信回線(例えば、デジタル衛星放送における空間伝送路)を含んでもよい。ここで、本実施の形態が適用される通信システム1では、ネットワーク5上に複数の端末装置2と複数の画像処理装置4とが接続可能であるが、図1に示した構成では、一例として、それぞれ1台の端末装置2と3台の画像処理装置4A〜4Cとが接続されている場合を示している。
The best mode for carrying out the present invention (hereinafter referred to as “embodiment”) will be described in detail below with reference to the accompanying drawings.
First, a communication system to which the present embodiment is applied will be described.
FIG. 1 shows a configuration example of such a communication system 1. As illustrated, the communication system 1 includes, for example, a terminal device 2 installed in a user's work space (for example, a desk), and image processing that performs image processing based on image data generated by the terminal device 2. Devices 4A to 4C (hereinafter also referred to as “image processing device 4” as representative) relay the hub 3 and use a LAN (Local Area Network), a WAN (Wide Area Network), a communication line or a cable, It is configured to be communicably connected via a network 5 such as the Internet.
The communication line may include a telephone line and a satellite communication line (for example, a spatial transmission line in digital satellite broadcasting). Here, in the communication system 1 to which this exemplary embodiment is applied, a plurality of terminal devices 2 and a plurality of image processing devices 4 can be connected on the network 5, but the configuration shown in FIG. 1 shows a case where one terminal device 2 and three image processing devices 4A to 4C are connected to each other.

端末装置2は、文書や図形、写真等からなる画像データを作成したり保存したりする機能等を有している。そして、端末装置2は、作成された画像データや保存された画像データ等を印刷する際には、画像データ等を画像処理装置4に対する印刷命令に変換して、印刷ジョブとしての印刷データを生成する。この印刷データは、画像データに加えて、各種印刷機能の設定や印刷を行う画像処理装置4の指定等を行うための属性データを含んで構成される。ここで、端末装置2としては例えばパーソナルコンピュータ(PC)が用いられる。   The terminal device 2 has a function of creating and saving image data composed of documents, figures, photographs, and the like. Then, when printing the created image data or stored image data, the terminal device 2 converts the image data or the like into a print command for the image processing device 4 and generates print data as a print job. To do. This print data includes, in addition to image data, attribute data for setting various printing functions and specifying the image processing apparatus 4 that performs printing. Here, for example, a personal computer (PC) is used as the terminal device 2.

ハブ3は、端末装置2にて生成等された画像データを端末装置2で指定された画像処理装置4に分配する機能を有している。また、本実施の形態では、画像処理装置4に対し、ネットワーク5を介して電力の供給も行う。尚、ハブ3の詳細な機能構成については後述する。
画像処理装置4は、例えば、プリント機能、ファクシミリ機能、複写機能、スキャナ機能等を複合的に備えた多機能機である。例えば端末装置2にて生成等された画像データの印刷やファクシミリ送信、ファクシミリ受信した画像データの印刷、スキャナ入力された画像の印刷や保存等を行う。また、本実施の形態では、ハブ3から、ネットワーク5を介して電力の供給を受ける。尚、画像処理装置4の詳細な機能構成についても後述する。
The hub 3 has a function of distributing image data generated by the terminal device 2 to the image processing device 4 designated by the terminal device 2. In the present embodiment, power is also supplied to the image processing apparatus 4 via the network 5. The detailed functional configuration of the hub 3 will be described later.
The image processing apparatus 4 is, for example, a multi-function machine that is provided with a composite of a print function, a facsimile function, a copy function, a scanner function, and the like. For example, printing of image data generated by the terminal device 2 or facsimile transmission, printing of image data received by facsimile, printing or saving of an image input by a scanner, and the like are performed. In the present embodiment, power is supplied from the hub 3 via the network 5. The detailed functional configuration of the image processing apparatus 4 will also be described later.

次に、ハブ3の機能構成について詳細に説明する。
図2は、ハブ3の機能構成例を示したブロック図である。図示するように、ハブ3は、複数の入力ポート31A,31B(以下、代表して「入力ポート31」ともいう)、スイッチング部32、ハブ制御部33、複数の出力ポート34A,34B,34C,34D,34E(以下、代表して「出力ポート34」ともいう)、アドレス管理テーブル記憶部35、バッファメモリ36、内部電源37を備えている。尚、図2では、データ信号や制御信号等といった信号を伝送する信号線を破線で示し、各機能部に電力を供給するための電力線を実線で示している。
入力ポート31A,31Bは、例えばLANケーブル等の信号ケーブル(通信線)を通してネットワーク5と接続される。そして、端末装置2からの印刷データを受け付け、受け付けた印刷データをスイッチング部32を介してハブ制御部33に送信する。
スイッチング部32は、入力ポート31にて受け付けた印刷データをハブ制御部33に送信する。また、ハブ制御部33による制御の下で、印刷データにおいて指示された画像処理装置4が接続されている出力ポート34に印刷データを送信する。
また、内部電源37は、商用電源から供給される100Vを例えば5Vに変換して、出力ポート34A〜34Eに供給する。また、不図示の電力線により、ハブ3内の各機能部に駆動電力を供給する。
Next, the functional configuration of the hub 3 will be described in detail.
FIG. 2 is a block diagram illustrating a functional configuration example of the hub 3. As illustrated, the hub 3 includes a plurality of input ports 31A and 31B (hereinafter also referred to as “input ports 31”), a switching unit 32, a hub control unit 33, and a plurality of output ports 34A, 34B, 34C, 34D and 34E (hereinafter also referred to as “output port 34” as a representative), an address management table storage unit 35, a buffer memory 36, and an internal power source 37. In FIG. 2, signal lines for transmitting signals such as data signals and control signals are indicated by broken lines, and power lines for supplying power to each functional unit are indicated by solid lines.
The input ports 31A and 31B are connected to the network 5 through a signal cable (communication line) such as a LAN cable. Then, print data from the terminal device 2 is received, and the received print data is transmitted to the hub control unit 33 via the switching unit 32.
The switching unit 32 transmits the print data received at the input port 31 to the hub control unit 33. Further, under the control of the hub control unit 33, the print data is transmitted to the output port 34 to which the image processing apparatus 4 designated in the print data is connected.
Further, the internal power supply 37 converts 100V supplied from the commercial power supply into 5V, for example, and supplies it to the output ports 34A to 34E. In addition, driving power is supplied to each functional unit in the hub 3 through a power line (not shown).

ハブ制御部33は、入力ポート31にて受け付けた印刷データをスイッチング部32を介して取得する。そして、印刷データをバッファメモリ36に記憶する。また、ハブ制御部33は、取得した印刷データを解析して、印刷データの振り分け先である出力ポート34を決定する。そして、スイッチング部32に対して、出力ポート34の設定指示を行い、スイッチング部32は、振り分け先の出力ポート34を設定する。そして、ハブ制御部33は、スイッチング部32を介して、設定された出力ポート34に対してバッファメモリ36に記憶された印刷データを送信する。   The hub control unit 33 acquires the print data received at the input port 31 via the switching unit 32. Then, the print data is stored in the buffer memory 36. Further, the hub control unit 33 analyzes the acquired print data and determines an output port 34 that is a distribution destination of the print data. Then, the switching unit 32 is instructed to set the output port 34, and the switching unit 32 sets the output port 34 that is the distribution destination. Then, the hub control unit 33 transmits the print data stored in the buffer memory 36 to the set output port 34 via the switching unit 32.

ここで、ハブ制御部33は、出力ポート34の振り分けを、例えばイーサネット(登録商標)のMACアドレスに基づいて行う。即ち、アドレス管理テーブル記憶部35には、MACアドレスと出力ポート34との対応関係を示すアドレス管理テーブルが記憶され、どのMACアドレスの画像処理装置4がどの出力ポート34上に接続されているかが管理されている。そして、ハブ制御部33は、アドレス管理テーブル記憶部35のアドレス管理テーブルを参照して、受信した印刷データの先頭にあるMACアドレスに基づいて振り分け先である出力ポート34を決定する。アドレス管理テーブルは、印刷データを受信した際に、その印刷データを受け付けた入力ポート31とその印刷データに含まれている送信元である端末装置2のMACアドレスとを元にして、自動的に作成される。また、通信システム1の管理者が特定の出力ポート34と特定のMACアドレスとの対応関係をアドレス管理テーブルに追加するようにしてもよい。まだアドレス管理テーブル上に正しいエントリが登録されていなければ、受信した印刷データは全ての出力ポート34(34A〜34E)へ送信されるが、一度でも印刷データを受信すると、自動的にMACアドレスを学習し、アドレス管理テーブルを更新する。   Here, the hub controller 33 distributes the output ports 34 based on, for example, the MAC address of Ethernet (registered trademark). In other words, the address management table storage unit 35 stores an address management table indicating the correspondence between the MAC address and the output port 34, and which MAC address of the image processing apparatus 4 is connected to which output port 34. It is managed. Then, the hub control unit 33 refers to the address management table in the address management table storage unit 35 and determines an output port 34 that is a distribution destination based on the MAC address at the head of the received print data. When the print data is received, the address management table is automatically set based on the input port 31 that has received the print data and the MAC address of the terminal device 2 that is the transmission source included in the print data. Created. Further, the administrator of the communication system 1 may add the correspondence between the specific output port 34 and the specific MAC address to the address management table. If the correct entry is not yet registered in the address management table, the received print data is transmitted to all the output ports 34 (34A to 34E). However, when the print data is received even once, the MAC address is automatically set. Learn and update the address management table.

また、ハブ制御部33は、出力ポート34A〜34Eのそれぞれが、特定の規格(例えば、IEEE802.3af)に準拠した受電機能を備えた画像処理装置4に接続されているか否かを判定する。即ち、出力ポート34A〜34Eに接続された画像処理装置4に備えられたデータ信号及び電力を同時に受信するネットワークインターフェイス(以下、「ネットワークI/F」という)が、特定の規格(例えば、IEEE802.3af)に準拠したものであるか否かを判定する。そして、後述するように、特定の規格に準拠したネットワークI/Fを備えた画像処理装置4に接続されていると判定した場合に、内部電源37からの電力を出力ポート34を介して画像処理装置4に供給するように制御する。   Further, the hub control unit 33 determines whether each of the output ports 34A to 34E is connected to the image processing apparatus 4 having a power receiving function compliant with a specific standard (for example, IEEE802.3af). That is, a network interface (hereinafter referred to as “network I / F”) that simultaneously receives a data signal and power provided in the image processing apparatus 4 connected to the output ports 34A to 34E is specified by a specific standard (for example, IEEE 802. It is determined whether or not it conforms to 3af). Then, as will be described later, when it is determined that the image processing apparatus 4 is provided with a network I / F compliant with a specific standard, the power from the internal power source 37 is processed via the output port 34. It controls to supply to the apparatus 4.

ここで、ハブ制御部33は、特定の規格に準拠したネットワークI/Fを備えた画像処理装置4に接続されているか否かの判定を、次のように行う。即ち、例えば画像処理装置4が接続された出力ポート34から画像処理装置4に対して所定値の電圧を供給し、その際に流れる電流値を検出する。そして、供給した電圧値と検出された電流値とに基づいて、画像処理装置4のネットワークI/Fが所定の大きさの抵抗値(例えば、25kΩ)を有しているか否かを調べる。その結果、画像処理装置4のネットワークI/Fが所定の大きさの抵抗値を有している場合には、ハブ制御部33は、その出力ポート34が特定の規格に準拠したネットワークI/Fを備えた画像処理装置4に接続されていると判定する。
そして、ハブ制御部33は、特定の規格に準拠したネットワークI/Fを備えた画像処理装置4に接続されている出力ポート34から、かかる画像処理装置4に対して内部電源37からの電力を供給するように制御する。
Here, the hub control unit 33 determines whether or not it is connected to the image processing apparatus 4 having a network I / F conforming to a specific standard as follows. That is, for example, a voltage having a predetermined value is supplied to the image processing apparatus 4 from the output port 34 to which the image processing apparatus 4 is connected, and the current value flowing at that time is detected. Then, based on the supplied voltage value and the detected current value, it is checked whether or not the network I / F of the image processing apparatus 4 has a predetermined resistance value (for example, 25 kΩ). As a result, when the network I / F of the image processing apparatus 4 has a resistance value of a predetermined magnitude, the hub control unit 33 uses the network I / F whose output port 34 conforms to a specific standard. It is determined that the image processing apparatus 4 is connected to the image processing apparatus 4.
The hub control unit 33 receives power from the internal power source 37 from the output port 34 connected to the image processing apparatus 4 having a network I / F compliant with a specific standard. Control to supply.

出力ポート34A〜34Eは、例えばLANケーブル等の信号ケーブル(通信線)を介して画像処理装置4と接続される。そして、上記したハブ制御部33による制御の下で、入力ポート31にて受け付けた印刷データを画像処理装置4に送信する。
また、出力ポート34A〜34Eは、ハブ制御部33により特定の規格に準拠したネットワークI/Fを備えた画像処理装置4に接続されていると判定された場合に、内部電源37からの例えば5Vの電力を出力ポート34を介して画像処理装置4に供給する。
尚、本実施の形態の通信システム1では、出力ポート34Aに画像処理装置4A、出力ポート34Bに画像処理装置4B、出力ポート34Cに画像処理装置4Cがそれぞれ接続され、画像処理装置4A〜4Cのすべては、ここでの特定の規格(例えば、IEEE802.3af)に準拠したネットワークI/Fを備えているものとする。
The output ports 34A to 34E are connected to the image processing device 4 via a signal cable (communication line) such as a LAN cable. The print data received at the input port 31 is transmitted to the image processing apparatus 4 under the control of the hub control unit 33 described above.
The output ports 34 </ b> A to 34 </ b> E are, for example, 5 V from the internal power supply 37 when it is determined by the hub control unit 33 that the output ports 34 </ b> A to 34 </ b> E are connected to the image processing apparatus 4 having a network I / F compliant with a specific standard. Is supplied to the image processing apparatus 4 via the output port 34.
In the communication system 1 according to the present embodiment, the image processing device 4A is connected to the output port 34A, the image processing device 4B is connected to the output port 34B, and the image processing device 4C is connected to the output port 34C. All are provided with a network I / F conforming to a specific standard (for example, IEEE802.3af).

次に、本実施の形態における画像処理装置4について、詳細に説明する。
画像処理装置4は、消費電力を抑えるために省電力モード(省電力状態)に移行することがあるが、従来、省電力モードから省電力を行わない通常状態への復帰に関し、次のような問題点があった。
問題点1として、CPU復帰状態における電力の無駄である。
既に述べた通り、復帰トリガの中には、CPUに通電して簡単な処理をさせるだけのものもある。このような復帰トリガ(以下、「復帰トリガ1」という)を検出した場合であっても、従来は、高速データ処理可能なCPUに通電するため、装置の消費電力が増加していた。また、例えば複数の端末装置が接続されているようなネットワーク環境では様々なパケットが流れているため、パケット受信回数が増え、その結果、省電力モードからの復帰回数が増え、平均消費電力も増加していた。
Next, the image processing apparatus 4 in the present embodiment will be described in detail.
The image processing apparatus 4 may shift to a power saving mode (power saving state) in order to reduce power consumption. Conventionally, regarding the return from the power saving mode to the normal state in which power saving is not performed, There was a problem.
Problem 1 is waste of power in the CPU recovery state.
As already described, some return triggers simply energize the CPU to perform simple processing. Even when such a return trigger (hereinafter referred to as “return trigger 1”) is detected, the power consumption of the apparatus has increased in the past because power is supplied to the CPU capable of high-speed data processing. In addition, for example, in a network environment in which multiple terminal devices are connected, various packets flow, so the number of packet receptions increases, and as a result, the number of return from power saving mode increases and average power consumption also increases. Was.

問題点2として、省電力モードからの復帰時におけるUI操作の受付開始の遅さである。
例えばコピー指示のような印刷処理を伴う復帰トリガ(以下、「復帰トリガ2」という)を検出した場合、CPUへの通電開始から画像形成部がレディとなってコピー操作可能となるまで、つまり、コピーの場合であれば「コピーできます」と表示されるまで、UI操作が受け付けられなくなってしまう。そして、これが、装置の使い勝手に対する不満となっている。この待ち時間は、定着部のウォームアップ処理や、復帰後のCPUのウォームアップ処理(装置各部のセンサによる装置各部の状態確認、画像形成部との通信の確立、画像形成部の状態監視等)を行うために必要なものではある。しかしながら、印字処理とは無関係な、例えば、内部設定情報の確認や変更、又は、保存文書情報の確認の操作においても、コピー指示と同様にUI操作の受付開始が遅くなっており、問題となっている。
Problem 2 is the delay in accepting UI operations when returning from the power saving mode.
For example, when a return trigger with print processing such as a copy instruction (hereinafter referred to as “return trigger 2”) is detected, from the start of energization to the CPU until the image forming unit becomes ready and a copy operation is possible, that is, In the case of copying, the UI operation is not accepted until “Can be copied” is displayed. This is a dissatisfaction with the usability of the device. This waiting time is the warm-up process of the fixing unit and the warm-up process of the CPU after returning (confirming the status of each part of the apparatus by the sensor of each part of the apparatus, establishing communication with the image forming part, monitoring the status of the image forming part, etc.) Is what you need to do. However, even in the operation of confirming or changing internal setting information or confirming stored document information, which is unrelated to the printing process, the start of accepting UI operations is delayed similarly to the copy instruction, which is a problem. ing.

そこで、本実施の形態では、以下のような構成を採用してこれらの問題点を解決する。
問題点1の解決手段として、装置内電源と装置外電源を使用して供給電源を分離した構成を採用する。
表示系(操作パネル、描画コントローラ)と検出系(USBコントローラ、ネットワークI/F、タイマ、検出回路)等、省電力モードからの復帰トリガを検出するために必要な部分の電力は装置外部から供給し、大電力を要する画像処理系には装置内の電源を使用して電力を供給する。装置外部の電源を利用する表示系や検出系は大電力を必要としないので、例えば装置内の電源状態とは無関係に電力供給されているネットワークからの電力を利用する。この電力としては、例えば、IEEE802.3afに準拠したPoE(Power over Ethernet)がある。
このような構成を採用することにより、省電力モード時に、表示系と検出系は装置外部から電力の供給を受け、装置側の電源はオフにすることができるので、装置本体の電力は消費しない。
Therefore, in this embodiment, the following configuration is adopted to solve these problems.
As a means for solving Problem 1, a configuration in which the power supply is separated by using the internal power supply and the external power supply is adopted.
The power necessary for detecting the return trigger from the power saving mode, such as the display system (operation panel, drawing controller) and detection system (USB controller, network I / F, timer, detection circuit), is supplied from outside the device. However, power is supplied to an image processing system that requires high power by using a power source in the apparatus. Since a display system and a detection system that use a power supply outside the apparatus do not require a large amount of power, for example, power from a network to which power is supplied is used regardless of the power supply state in the apparatus. As this power, for example, there is PoE (Power over Ethernet) compliant with IEEE 802.3af.
By adopting such a configuration, in the power saving mode, the display system and the detection system are supplied with power from the outside of the device, and the power supply on the device side can be turned off, so that the power of the device body is not consumed. .

問題点2の解決手段として、UIの制御と画像処理を分離した構成を採用する。
UI制御と画像処理とを独立させ、省電力モードからの復帰時における画像処理部のウォームアップ処理等は、画像処理部に実行させる。また、装置の内部設定情報や保存文書情報(後述)はUI制御部側に持たせる。
このような構成を採用することにより、画像形成部の状態とは無関係にUI操作の受付が可能となる。
As a means for solving the problem 2, a configuration in which UI control and image processing are separated is adopted.
UI control and image processing are made independent, and the image processing unit performs warm-up processing of the image processing unit when returning from the power saving mode. Also, internal setting information of the apparatus and stored document information (described later) are provided on the UI control unit side.
By adopting such a configuration, it is possible to accept a UI operation regardless of the state of the image forming unit.

次に、このような構成を採用した画像処理装置4のハードウェア構成について説明する。
図3は、本実施の形態における画像処理装置4のハードウェア構成例を示した図である。図示するように、画像処理装置4は、装置内の電源である主電源41、電力の供給及び中止を切り替える電源スイッチ42、スキャナ等で構成される画像読取部43、プリンタ等で構成される画像形成部44を備えている。また、各種情報の表示やユーザ(指示者)からの指示入力の受付を行う操作パネル45、予め定められた処理プログラムに従って画像処理を行う画像処理部46、予め定められた処理プログラムに従ってUIを制御するUI制御部47を備えている。尚、図3においても、図2と同様に、データ信号や制御信号等といった信号を伝送する信号線を破線で示し、各機能部に電力を供給するための電力線を実線で示している。
Next, a hardware configuration of the image processing apparatus 4 adopting such a configuration will be described.
FIG. 3 is a diagram illustrating a hardware configuration example of the image processing apparatus 4 according to the present embodiment. As shown in the figure, the image processing apparatus 4 includes a main power supply 41 that is a power supply in the apparatus, a power switch 42 that switches between supply and stop of power, an image reading unit 43 that includes a scanner, and an image that includes a printer. A forming portion 44 is provided. Also, an operation panel 45 that displays various information and receives an instruction input from a user (instructor), an image processing unit 46 that performs image processing according to a predetermined processing program, and controls a UI according to a predetermined processing program. A UI control unit 47 is provided. In FIG. 3, as in FIG. 2, signal lines for transmitting signals such as data signals and control signals are indicated by broken lines, and power lines for supplying power to each functional unit are indicated by solid lines.

主電源41は、例えば商用電源からの100Vの電力を、図示する電力線により画像処理部46に供給する。また、画像読取部43及び画像形成部44にも図示しない電力線により電力を供給する。その際、100Vの電力は、各構成部に対応する例えば24V,12V,5V等にそれぞれ変換して、各構成部に供給される。本実施の形態では、電力出力手段の一例として、主電源41を設けている。
電源スイッチ42は、UI制御部47からの制御に基づいて主電源41と画像処理部46の間を接続状態と遮断状態とに選択的に設定する。尚、以下では、電源スイッチ42をオンにして主電源41と画像処理部46の間を接続状態にすることを「主電源41をオンにする」ともいい、電源スイッチ42をオフにして主電源41と画像処理部46の間を遮断状態にすることを「主電源41をオフにする」ともいう。
画像読取部43は、用紙に印刷された画像を例えばCCD(Charge Coupled Devices)方式やCIS(Contact Image Sensor)方式にて読み取る。
画像形成部44は、例えば電子写真方式にて画像を用紙に印刷する。
操作パネル45は、例えばバックライト付きの液晶画面を有し、この液晶画面に情報を表示する。また、操作スイッチを有し、この操作スイッチを操作することでユーザは情報を入力する。或いは、操作スイッチの代わりに、液晶画面にタッチすることで情報入力を可能とするタッチパネル機能を設けてもよい。
The main power supply 41 supplies, for example, 100 V power from a commercial power supply to the image processing unit 46 through the illustrated power line. In addition, power is supplied to the image reading unit 43 and the image forming unit 44 through a power line (not shown). At that time, 100V electric power is converted into, for example, 24V, 12V, 5V, etc. corresponding to each component and supplied to each component. In the present embodiment, a main power supply 41 is provided as an example of power output means.
The power switch 42 selectively sets between the main power supply 41 and the image processing unit 46 in a connected state and a disconnected state based on control from the UI control unit 47. In the following description, turning on the power switch 42 to bring the main power supply 41 and the image processing unit 46 into a connected state is also referred to as “turning on the main power supply 41”. Switching between 41 and the image processing unit 46 is also referred to as “turning off the main power supply 41”.
The image reading unit 43 reads an image printed on a sheet by, for example, a CCD (Charge Coupled Devices) method or a CIS (Contact Image Sensor) method.
The image forming unit 44 prints an image on a sheet by, for example, an electrophotographic method.
The operation panel 45 has a liquid crystal screen with a backlight, for example, and displays information on this liquid crystal screen. In addition, an operation switch is provided, and the user inputs information by operating the operation switch. Alternatively, instead of the operation switch, a touch panel function that enables information input by touching the liquid crystal screen may be provided.

画像処理部46は、CPU61、メモリ62、入力画像処理回路63、出力画像処理回路64を含む。
CPU61は、画像形成部44の制御(ウォームアップ処理も含む)や、入力画像処理回路63及び出力画像処理回路64の制御を行う。また、プリンタ言語を解釈し画像に変換する処理も行う。
メモリ62は、CPU61が実行するプログラムを格納したり、画像処理時のデータバッファとして機能したりする。また、画像処理装置4が保存する電子文書を記憶することもある。
入力画像処理回路63は、画像読取部43から入力された画像を処理する回路である。出力画像処理回路64は、画像形成部44に出力する画像を処理する回路である。
本実施の形態では、画像処理手段の一例として、画像処理部46を設けている。ここで、画像処理部46は、通常、主電源41から電源の供給を受けるが、UI制御部47の制御により主電源41からの電力供給はオン/オフされる。省電力モード中はUI制御部47によって主電源41をオフされるので、画像処理部46の電力消費はゼロとなる。
The image processing unit 46 includes a CPU 61, a memory 62, an input image processing circuit 63, and an output image processing circuit 64.
The CPU 61 controls the image forming unit 44 (including warm-up processing) and controls the input image processing circuit 63 and the output image processing circuit 64. Also, the printer language is interpreted and converted into an image.
The memory 62 stores a program executed by the CPU 61 or functions as a data buffer at the time of image processing. In addition, an electronic document stored by the image processing apparatus 4 may be stored.
The input image processing circuit 63 is a circuit that processes an image input from the image reading unit 43. The output image processing circuit 64 is a circuit that processes an image output to the image forming unit 44.
In the present embodiment, an image processing unit 46 is provided as an example of an image processing unit. Here, the image processing unit 46 normally receives power supply from the main power supply 41, but the power supply from the main power supply 41 is turned on / off under the control of the UI control unit 47. Since the main power supply 41 is turned off by the UI control unit 47 during the power saving mode, the power consumption of the image processing unit 46 becomes zero.

UI制御部47は、CPU71、メモリ72、USBコントローラ73、ネットワークI/F74、タイマ75、検出回路76、描画コントローラ77を含む。
CPU71は、USBコントローラ73、ネットワークI/F74、タイマ75、検出回路76、描画コントローラ77の制御を行い、画像処理部46のCPU61のように高処理性能ではないが低電力である。また、スリープ機能を装備している。
メモリ72は、CPU71が実行するプログラムを格納したり、画像処理装置4の内部設定情報や保存文書情報を格納したりする。ここで、内部設定情報とは、画像読取部43や画像形成部44の状態に関し画像処理部46が保持する情報等である。例えば、用紙切れの情報やトナー切れの情報がある。また、保存文書情報とは、画像読取部43等から入力され画像処理部46が保存している文書の属性情報等である。この属性情報は、例えば、文書のファイル名、所有者の情報、取得日時であってもよいが、文書の内容を確認可能な縮小画像であるサムネイル画像であってもよい。そして、メモリ72は、電力消費を抑えるため、セルフリフレッシュ機能を備えている。
USBコントローラ73は、USBによる外部機器との情報交換を制御する。ここで、外部機器としては、例えばICカードから情報を読み取るカードリーダがあり、ICカードからの指示者ID(例えば、社員番号)の読取りを制御する。
The UI control unit 47 includes a CPU 71, a memory 72, a USB controller 73, a network I / F 74, a timer 75, a detection circuit 76, and a drawing controller 77.
The CPU 71 controls the USB controller 73, the network I / F 74, the timer 75, the detection circuit 76, and the drawing controller 77, and has low power but not high processing performance like the CPU 61 of the image processing unit 46. It also has a sleep function.
The memory 72 stores a program executed by the CPU 71 and stores internal setting information and saved document information of the image processing apparatus 4. Here, the internal setting information is information held by the image processing unit 46 regarding the state of the image reading unit 43 and the image forming unit 44. For example, there is out-of-paper information and out-of-toner information. The saved document information is attribute information of a document that is input from the image reading unit 43 or the like and saved by the image processing unit 46. The attribute information may be, for example, the file name of the document, owner information, and acquisition date / time, or may be a thumbnail image that is a reduced image with which the content of the document can be confirmed. The memory 72 has a self-refresh function in order to reduce power consumption.
The USB controller 73 controls information exchange with an external device by USB. Here, as an external device, for example, there is a card reader that reads information from an IC card, and controls reading of an instructor ID (for example, an employee number) from the IC card.

ネットワークI/F74は、特定の規格(例えば、IEEE802.3af)に準拠して構成されており、ハブ3からデータ信号(印刷データ)及び電力を受信する。そして、受信した印刷データをCPU71が実行するプログラムに受け渡す。また、ハブ3から供給される電力を、UI制御部47内のCPU71、メモリ72、USBコントローラ73、タイマ75、検出回路76、描画コントローラ77に対して常時給電する。
タイマ75は、時刻をカウントし、指定時刻になるとCPU71に信号を出力する。
検出回路76は、操作パネル45のどの操作スイッチが押下されたかを検出する。或いは、操作パネル45がタッチパネル機能を備える場合は、操作パネル45上のどの位置がタッチされたかを検出する。
描画コントローラ77は、液晶画面に対する描画、即ち、情報の表示を制御する。
The network I / F 74 is configured based on a specific standard (for example, IEEE 802.3af), and receives a data signal (print data) and power from the hub 3. Then, the received print data is transferred to a program executed by the CPU 71. In addition, the power supplied from the hub 3 is constantly supplied to the CPU 71, the memory 72, the USB controller 73, the timer 75, the detection circuit 76, and the drawing controller 77 in the UI control unit 47.
The timer 75 counts the time and outputs a signal to the CPU 71 when the designated time comes.
The detection circuit 76 detects which operation switch on the operation panel 45 is pressed. Alternatively, when the operation panel 45 has a touch panel function, it is detected which position on the operation panel 45 is touched.
The drawing controller 77 controls drawing on the liquid crystal screen, that is, display of information.

UI制御部47は、ハブ3から常時電力を供給されている。そして、省電力モード中は主電源41をオフする。即ち、本実施の形態では、電力出力手段から画像処理手段に電力が供給されないように、又は、供給されるように制御する制御手段の一例として、UI制御部47を設けている。また、省電力モード中、CPU71はスリープ機能を利用し待機状態で電力を低減している。メモリ72は、セルフリフレッシュ機能を用いてデータを保持したまま電力を低減している。そして、操作パネル45は、液晶画面のバックライトがオフされ、非表示状態になっている。   The UI control unit 47 is constantly supplied with power from the hub 3. Then, the main power supply 41 is turned off during the power saving mode. That is, in the present embodiment, the UI control unit 47 is provided as an example of a control unit that performs control so that power is not supplied from the power output unit to the image processing unit. During the power saving mode, the CPU 71 uses the sleep function to reduce power in a standby state. The memory 72 uses the self-refresh function to reduce power while retaining data. The operation panel 45 is in a non-display state with the backlight of the liquid crystal screen turned off.

次に、本実施の形態の概略動作を図4に示した消費電力の推移を参照しながら説明する。
まず、復帰トリガ1を検出した場合の動作について説明する。
省電力モード中に、復帰トリガ1として、例えばネットワークパケットの受信を検出すると、ネットワークI/F74は、パケットの受信をCPU71へ通知する。CPU71は、メモリ72のセルフリフレッシュを解除すると共に、スリープモードから通常モードへ復帰して処理を開始する。ここで、受信したパケットを解釈し、印字要求でなければ受信パケットに対する応答パケットを返信する。その後一定時間復帰トリガがなければ、メモリ72をセルフリフレッシュに設定すると共にCPU71はスリープモードへ移行する。
このように、復帰トリガ1の検出時には、全ての処理をPoEの電力で行え、装置内の電源を使用しないので、図4のT1〜T2のように、復帰トリガ1による装置の消費電力はゼロとなる。
Next, the schematic operation of the present embodiment will be described with reference to the transition of power consumption shown in FIG.
First, the operation when the return trigger 1 is detected will be described.
When, for example, reception of a network packet is detected as the return trigger 1 during the power saving mode, the network I / F 74 notifies the CPU 71 of reception of the packet. The CPU 71 cancels the self-refresh of the memory 72 and returns from the sleep mode to the normal mode to start processing. Here, the received packet is interpreted, and if it is not a print request, a response packet to the received packet is returned. Thereafter, if there is no return trigger for a certain time, the memory 72 is set to self-refresh and the CPU 71 shifts to the sleep mode.
As described above, when the return trigger 1 is detected, all processing can be performed with the power of PoE, and the power source in the apparatus is not used. Therefore, the power consumption of the apparatus by the return trigger 1 is zero as shown in T1 to T2 of FIG. It becomes.

次に、復帰トリガ2を検出した場合の動作について説明する。
省電力モード中に、操作パネル45に対するボタン押下等の操作を検出すると、検出回路76はボタン押下をCPU71へ通知する。CPU71はメモリ72のセルフリフレッシュを解除すると共にスリープモードから通常モードへ復帰して処理を開始する。このとき、操作パネル45の液晶画面のバックライトを点灯し、液晶画面に初期画面を表示する。ユーザが操作パネル45を操作してコピーモード(白黒/カラー、コピー部数等)を指定すると、それに対応する液晶画面の部分の表示を変更する。
UI制御部47は液晶画面のバックライトを点灯し液晶画面に初期画面を表示すると同時に、装置本体の主電源41をオンにする。これにより、画像処理部46のCPU61は電源オンになると共に立上げ処理を開始し、装置各部のセンサによる装置各部の状態確認、画像形成部44との通信の確立、画像形成部44の状態監視等を実行する。そして、画像形成部44がレディになるとUI制御部47に対して復帰完了信号を送出する。
画像処理部46から復帰完了信号を受信すると、UI制御部47はユーザから指定されたコピーモードを画像処理部46へ通知するとともにコピー開始を指示する。
このように、UI制御部47は画像処理部46のウォームアップ処理とは独立にUI制御を実行できるので、図4のT3〜T4において、省電力モードからの復帰時のUI操作受付開始の遅さの問題が解決される。
Next, the operation when the return trigger 2 is detected will be described.
If an operation such as a button press on the operation panel 45 is detected during the power saving mode, the detection circuit 76 notifies the CPU 71 of the button press. The CPU 71 cancels the self-refresh of the memory 72 and returns from the sleep mode to the normal mode to start processing. At this time, the backlight of the liquid crystal screen of the operation panel 45 is turned on to display the initial screen on the liquid crystal screen. When the user operates the operation panel 45 and designates a copy mode (monochrome / color, number of copies, etc.), the display of the corresponding portion of the liquid crystal screen is changed.
The UI controller 47 turns on the backlight of the liquid crystal screen and displays the initial screen on the liquid crystal screen, and simultaneously turns on the main power supply 41 of the apparatus main body. As a result, the CPU 61 of the image processing unit 46 turns on the power and starts the start-up process, confirms the state of each part of the apparatus by the sensor of each part of the apparatus, establishes communication with the image forming part 44, and monitors the state of the image forming part 44. Etc. When the image forming unit 44 becomes ready, a return completion signal is sent to the UI control unit 47.
When the return completion signal is received from the image processing unit 46, the UI control unit 47 notifies the image processing unit 46 of the copy mode designated by the user and instructs the start of copying.
As described above, the UI control unit 47 can execute UI control independently of the warm-up process of the image processing unit 46. Therefore, in T3 to T4 in FIG. 4, the UI operation reception start delay when returning from the power saving mode is performed. The problem is solved.

また、上記動作では、操作パネル45における最初の操作で装置側の主電源41をオンにしているが、コピー等の印刷処理の必要のない、例えば装置の内部設定情報や保存文書情報の表示を指示するような操作の場合は、主電源41をオンにせず、ユーザから指定された情報をUI制御部47のメモリ72から読み出して液晶画面に表示させるようにしてもよい。
このようにすれば、装置本体の電力消費はゼロのまま、ユーザは液晶画面で内部設定情報や保存文書情報を見ることができる。
In the above operation, the main power supply 41 on the apparatus side is turned on by the first operation on the operation panel 45, but display of internal setting information and stored document information of the apparatus, for example, which does not require printing processing such as copying, is performed. In the case of an operation to instruct, the main power supply 41 may not be turned on, and information specified by the user may be read from the memory 72 of the UI control unit 47 and displayed on the liquid crystal screen.
In this way, the user can view the internal setting information and the stored document information on the liquid crystal screen while the power consumption of the apparatus main body remains zero.

次いで、このような概略動作を実現するUI制御部47の動作について詳細に説明する。
図5は、通常モードから省電力モードへ移行する際の動作例を示したフローチャートである。尚、ここでは、省電力モードへの移行を促す事象の一例として、「操作パネル45での操作が一定時間ないこと」を考える。省電力モードへの移行を促す事象としては、他にも「ネットワークI/F74によるパケットの受信が一定時間ないこと」や「ユーザによる明示的な移行指示があったこと」等があるがそれらについては考えないものとする。
Next, the operation of the UI control unit 47 that realizes such a schematic operation will be described in detail.
FIG. 5 is a flowchart showing an operation example when shifting from the normal mode to the power saving mode. Here, as an example of an event that prompts the transition to the power saving mode, “the operation on the operation panel 45 is not performed for a certain period of time” is considered. There are other events that prompt the transition to the power saving mode, such as “no packet reception by the network I / F 74 for a certain period of time” or “an explicit transition instruction from the user”. Is not considered.

UI制御部47は、まず、セットされたタイマ値が経過した旨の信号をタイマ75から受信したかどうかを判定する(ステップ701)。
その結果、タイマ値が経過した旨の信号を受信していないと判定されれば、操作パネル45上でユーザの操作があったかどうかを判定する(ステップ702)。ここで、操作がなければ、ステップ701へ戻ってタイマ値が経過した旨の信号を受信したかどうかの判定を繰り返し、操作があれば、その操作に応じた処理を行う(ステップ703)。尚、ここでの処理としては、画像処理部46による画像処理や、画像処理装置4の状態を問い合わせる処理等がある。このような処理が完了すると、それからの時間の経過を監視するため、UI制御部47は、タイマ75にタイマ値をセットする(ステップ704)。そして、ステップ701に戻ってタイマ値が経過した旨の信号を受信したかどうかを判定する。その後、タイマ値が経過した旨の信号を受信するまで、UI制御部47は、ステップ702〜704の処理を繰り返す。
The UI control unit 47 first determines whether a signal indicating that the set timer value has elapsed has been received from the timer 75 (step 701).
As a result, if it is determined that a signal indicating that the timer value has elapsed has not been received, it is determined whether or not there has been a user operation on the operation panel 45 (step 702). Here, if there is no operation, the process returns to step 701 to repeatedly determine whether or not a signal indicating that the timer value has elapsed has been received. If there is an operation, processing corresponding to the operation is performed (step 703). The processing here includes image processing by the image processing unit 46, processing for inquiring the state of the image processing apparatus 4, and the like. When such processing is completed, the UI control unit 47 sets a timer value in the timer 75 in order to monitor the passage of time thereafter (step 704). Then, the process returns to step 701 to determine whether a signal indicating that the timer value has elapsed has been received. Thereafter, the UI control unit 47 repeats the processing in steps 702 to 704 until a signal indicating that the timer value has elapsed is received.

一方、ステップ701でタイマ値が経過した旨の信号を受信したと判定された場合、UI制御部47は、主電源41のオフ後も画像処理部46に問い合わせることなく情報を提示できるようにするために、内部設定情報及び保存文書情報を画像処理部46から取得し、メモリ72に格納する(ステップ705)。ここで、既に述べた通り、内部設定情報とは、画像読取部43や画像形成部44の状態に関し画像処理部46が保持する情報等である。また、保存文書情報とは、画像読取部43等から入力され画像処理部46が保存している文書の属性情報等である。UI制御部47は、これらの情報の取得が完了してから、装置内の主電源41をオフにする(ステップ706)。その後、図示しないが、一定時間操作がなければ、CPU71はスリープモードに移行する。その際、メモリ72は、セルフリフレッシュ機能を用いて電力を低減し、操作パネル45は、液晶画面のバックライトをオフにする。   On the other hand, if it is determined in step 701 that a signal indicating that the timer value has elapsed is received, the UI control unit 47 can present information without making an inquiry to the image processing unit 46 even after the main power supply 41 is turned off. Therefore, the internal setting information and the stored document information are acquired from the image processing unit 46 and stored in the memory 72 (step 705). Here, as already described, the internal setting information is information held by the image processing unit 46 regarding the state of the image reading unit 43 and the image forming unit 44. The saved document information is attribute information of a document that is input from the image reading unit 43 or the like and saved by the image processing unit 46. The UI control unit 47 turns off the main power supply 41 in the apparatus after the acquisition of these pieces of information is completed (step 706). Thereafter, although not shown, if there is no operation for a certain period of time, the CPU 71 shifts to the sleep mode. At that time, the memory 72 uses the self-refresh function to reduce power, and the operation panel 45 turns off the backlight of the liquid crystal screen.

図6は、省電力モードから通常モードへ復帰する際の動作例を示したフローチャートである。尚、ここでは、省電力モードからの復帰を促す事象の一例として、「操作パネル45での操作があったこと」を考える。省電力モードからの復帰を促す事象としては、他にも「ネットワークI/F74によるパケットの受信があったこと」や「ユーザによる明示的な復帰指示があったこと」等があるがそれらについては考えないものとする。また、上記概略動作では、操作パネル45上での最初の操作と同時に主電源41をオンする例も想定したが、ここでは、印刷処理の要求であることが判明してから主電源41をオンする例を想定する。   FIG. 6 is a flowchart showing an operation example when returning from the power saving mode to the normal mode. Here, “an operation on the operation panel 45 has been considered” is considered as an example of an event that prompts the user to return from the power saving mode. Other events that prompt the return from the power saving mode include “the reception of a packet by the network I / F 74” and “the user has given an explicit return instruction”. Do not think. In the above schematic operation, an example is also assumed in which the main power supply 41 is turned on at the same time as the first operation on the operation panel 45. Here, however, the main power supply 41 is turned on after it is determined that the print processing is requested. Assume an example.

UI制御部47は、まず、操作パネル45上でユーザの操作があったかどうかを判定する(ステップ711)。ここで、操作がなければ、ステップ711の判定を繰り返す。操作があれば、メモリ72のセルフリフレッシュを解除して通常モードへ復帰し(ステップ712)、操作パネル45の液晶画面のバックライトを点灯する(ステップ713)。そして、UI制御部47は、操作が印刷を要求するものかどうかを判定する(ステップ714)。   The UI control unit 47 first determines whether or not a user operation has been performed on the operation panel 45 (step 711). Here, if there is no operation, the determination in step 711 is repeated. If there is an operation, the self-refresh of the memory 72 is canceled to return to the normal mode (step 712), and the backlight of the liquid crystal screen of the operation panel 45 is turned on (step 713). Then, the UI control unit 47 determines whether the operation is a request for printing (step 714).

その結果、操作が印刷を要求するものでない、つまり、情報の照会を要求するものであると判定された場合、図5のステップ705で取得されメモリ72に格納されている内部設定情報及び保存文書情報のうち、指示された情報を読み出し、操作パネル45の液晶画面に表示する(ステップ715)。そして、この表示からの時間の経過を監視するため、UI制御部47は、タイマ75にタイマ値をセットする(ステップ716)。その後、UI制御部47は、セットされたタイマ値が経過した旨の信号をタイマ75から受信したかどうかを判定する(ステップ717)。このとき、タイマ値が経過した旨の信号を受信していないと判定されれば、操作パネル45上でユーザの操作があったかどうかを判定する(ステップ718)。ここで、操作がなければ、ステップ717へ戻ってタイマ値が経過した旨の信号を受信したかどうかの判定を繰り返し、操作があれば、ステップ714に戻って操作が印刷を要求するものかどうかを判定する。また、ステップ717でタイマ値が経過した旨の信号を受信したと判定されれば、CPU71はスリープモードに移行する(ステップ719)。その際、メモリ72は、セルフリフレッシュ機能を用いて電力を低減し、操作パネル45は、液晶画面のバックライトをオフにする。
一方、ステップ714で操作が印刷を要求するものであると判定された場合、主電源41をオンにする(ステップ720)。
As a result, when it is determined that the operation does not require printing, that is, when the information is requested to be inquired, the internal setting information and the stored document acquired in step 705 of FIG. Among the information, the instructed information is read and displayed on the liquid crystal screen of the operation panel 45 (step 715). Then, in order to monitor the passage of time since this display, the UI control unit 47 sets a timer value in the timer 75 (step 716). Thereafter, the UI control unit 47 determines whether a signal indicating that the set timer value has elapsed is received from the timer 75 (step 717). At this time, if it is determined that a signal indicating that the timer value has elapsed has not been received, it is determined whether or not there has been a user operation on the operation panel 45 (step 718). If there is no operation, the process returns to step 717 to repeat the determination of whether or not the signal indicating that the timer value has elapsed has been received. If there is an operation, the process returns to step 714 to determine whether the operation requests printing. Determine. If it is determined in step 717 that the signal indicating that the timer value has elapsed has been received, the CPU 71 shifts to the sleep mode (step 719). At that time, the memory 72 uses the self-refresh function to reduce power, and the operation panel 45 turns off the backlight of the liquid crystal screen.
On the other hand, if it is determined in step 714 that the operation is a request for printing, the main power supply 41 is turned on (step 720).

また、本実施の形態において、次のようなセキュリティ機能を実現してもよい。
USBコントローラ73にセキュリティカード対応のカードリーダを接続する。そして、ユーザは、カードリーダにセキュリティカードを挿入すると共に、例えば操作パネル45から暗証番号を入力する。すると、UI制御部47は、USBコントローラ73が認識したセキュリティカードのIDと、検出回路76が認識した暗証番号とを受け付け、メモリ72に記憶されているID及び暗証番号と一致しているかどうか判定する。そして、一致していれば、装置本体の主電源41をオンにし、装置本体の使用を許可する。また、一致しなければ、主電源41をオンにせず、装置本体の使用を完全に禁止する。
このようにすれば、事前に装置に登録されていないユーザの装置利用を禁止することができるので、装置の不正使用を防止することができる。
In the present embodiment, the following security function may be realized.
A security card compatible card reader is connected to the USB controller 73. Then, the user inserts the security card into the card reader and inputs a password from the operation panel 45, for example. Then, the UI control unit 47 receives the security card ID recognized by the USB controller 73 and the personal identification number recognized by the detection circuit 76, and determines whether or not the ID and personal identification number stored in the memory 72 match. To do. If they match, the main power supply 41 of the apparatus main body is turned on to permit use of the apparatus main body. If they do not match, the main power supply 41 is not turned on and the use of the apparatus main body is completely prohibited.
In this way, use of the device by a user who is not registered in advance in the device can be prohibited, so that unauthorized use of the device can be prevented.

次いで、このような概略動作を実現するUI制御部47の動作について詳細に説明する。尚、省電力モードへ移行する際のUI制御部47の動作は、図5に示したものと同様であるので説明を省略し、省電力モードから復帰する際の動作についてのみ説明する。
図7は、省電力モードから通常モードへ復帰する際の動作例を示したフローチャートである。このうち、ステップ721〜729については、図6のステップ711〜719と同様である。
この場合、ステップ724で操作が印刷を要求するものであると判定された場合、ユーザ認証が成功したか、つまり、セキュリティカードのID及び暗証番号が登録されたものと一致したか判定する(ステップ730)。ここで、セキュリティカードのIDとは、例えばUSBコントローラ73に接続されたカードリーダから得られた情報であり、暗証番号は例えば操作パネル45から入力され検出回路76が認識した情報である。また、セキュリティカードのID及び暗証番号の対応は、予めメモリ72に登録しておく。
その結果、UI制御部47は、ユーザ認証が成功すれば、つまり、セキュリティカードのID及び暗証番号が登録されたものと一致すれば、主電源41をオンにする(ステップ731)。一方、ユーザ認証が成功しなければ、つまり、セキュリティカードのID及び暗証番号が登録されたものと一致しなければ、主電源41をオンにせず、処理を終了する。
Next, the operation of the UI control unit 47 that realizes such a schematic operation will be described in detail. Note that the operation of the UI control unit 47 when shifting to the power saving mode is the same as that shown in FIG. 5, and thus description thereof will be omitted. Only the operation when returning from the power saving mode will be described.
FIG. 7 is a flowchart showing an operation example when returning from the power saving mode to the normal mode. Among these, Steps 721 to 729 are the same as Steps 711 to 719 in FIG.
In this case, if it is determined in step 724 that the operation is a request for printing, it is determined whether the user authentication is successful, that is, whether the security card ID and the password are the same as registered (step 730). Here, the security card ID is information obtained from, for example, a card reader connected to the USB controller 73, and the password is information that is input from the operation panel 45 and recognized by the detection circuit 76, for example. Also, the correspondence between the security card ID and the password is registered in the memory 72 in advance.
As a result, the UI control unit 47 turns on the main power supply 41 if the user authentication is successful, that is, if the security card ID and the personal identification number coincide with those registered (step 731). On the other hand, if the user authentication is not successful, that is, if the security card ID and password do not match the registered one, the main power supply 41 is not turned on and the process is terminated.

ところで、上記動作例では、セキュリティカードのID及び暗証番号が登録されたものと一致するかどうかによってユーザ認証を行ったが、ユーザ認証の方法は必ずしもこれだけには限らない。例えば、セキュリティカードのIDが予め登録されたあるグループに属するかどうか等によって行ってもよい。つまり、指示者の情報が所定の条件を満足するかどうかを判定することでその指示者の認証を行えばよく、セキュリティカードのID及び暗証番号が登録されたものと一致するかどうかによるユーザ認証はあくまでその一例に過ぎない。   In the above operation example, user authentication is performed based on whether or not the security card ID and personal identification number match those registered, but the user authentication method is not limited to this. For example, it may be performed depending on whether the ID of the security card belongs to a certain group registered in advance. In other words, it is only necessary to authenticate the instructor by determining whether the information of the instructor satisfies a predetermined condition, and user authentication based on whether or not the security card ID and personal identification number match those registered. Is just one example.

尚、本実施の形態を実現するプログラムは、通信手段により提供することはもちろん、CD−ROM等の記録媒体に格納して提供するようにしてもよい。   It should be noted that the program for realizing the present embodiment may be provided by being stored in a recording medium such as a CD-ROM, as well as provided by communication means.

本発明の実施の形態が適用される通信システムの構成例を示した図である。It is the figure which showed the structural example of the communication system with which embodiment of this invention is applied. 本発明の実施の形態におけるハブの機能構成例を示したブロック図である。It is the block diagram which showed the function structural example of the hub in embodiment of this invention. 本発明の実施の形態における画像処理装置のハードウェア構成例を示した図である。It is the figure which showed the hardware structural example of the image processing apparatus in embodiment of this invention. 本発明の実施の形態を適用した場合の消費電力の推移を示した図である。It is the figure which showed transition of the power consumption at the time of applying embodiment of this invention. 本発明の実施の形態におけるUI制御部の動作例を示したフローチャートである。It is the flowchart which showed the operation example of the UI control part in embodiment of this invention. 本発明の実施の形態におけるUI制御部の動作例を示したフローチャートである。It is the flowchart which showed the operation example of the UI control part in embodiment of this invention. 本発明の実施の形態におけるUI制御部の動作例を示したフローチャートである。It is the flowchart which showed the operation example of the UI control part in embodiment of this invention.

符号の説明Explanation of symbols

1…通信システム、2…端末装置、3…ハブ、4…画像処理装置、41…主電源、42…電源スイッチ、43…画像読取部、44…画像形成部、45…操作パネル、46…画像処理部、47…UI制御部 DESCRIPTION OF SYMBOLS 1 ... Communication system, 2 ... Terminal device, 3 ... Hub, 4 ... Image processing apparatus, 41 ... Main power supply, 42 ... Power switch, 43 ... Image reading part, 44 ... Image forming part, 45 ... Operation panel, 46 ... Image Processing unit, 47... UI control unit

Claims (3)

画像情報と電力とを通信線を介して送信するハブと、
前記ハブにより前記通信線を介して送信された前記画像情報に基づいて画像処理を行う画像処理装置と
を備え、
前記画像処理装置は、
所定の画像情報に基づいて画像処理を行う画像処理手段と、
商用電源から電力の供給を受けて所定の電圧の電力を前記画像処理手段に出力する電力出力手段と、
前記通信線が接続され、前記ハブにより当該通信線を介して送信された前記画像情報と前記電力とを受信する受信手段と、
外部からの入力がない状態での時間の経過又は外部からの指示に基づいて省電力状態への移行を促す事象が発生したと判断された場合に、前記画像処理手段が保持する特定の情報を当該画像処理手段から取得し、当該特定の情報を記憶手段に記憶した後、前記電力出力手段から前記画像処理手段に電力が供給されないように制御し、その後、前記受信手段により受信した前記電力の供給を受けた状態で、当該省電力状態から省電力を行わない通常状態への復帰を促す事象の発生を監視し、当該復帰を促す事象が発生した場合に、当該事象が当該画像処理装置の操作画面への当該特定の情報の表示を要求するものであれば、前記画像処理手段に問い合わせることなく、当該記憶手段に記憶された当該特定の情報を当該操作画面に表示し、当該事象が前記画像情報に基づく印刷を要求するものであって当該画像情報を含むものであれば、前記電力出力手段から前記画像処理手段に電力が供給されるように制御した後、当該画像情報に基づいて前記画像処理手段にて所定の画像処理が行われた後に画像形成部にて印刷が行われるように制御する制御手段と
を備えたことを特徴とする画像処理システム。
A hub that transmits image information and power via a communication line;
An image processing device that performs image processing based on the image information transmitted by the hub via the communication line;
The image processing apparatus includes:
Image processing means for performing image processing based on predetermined image information;
Power output means for receiving power from a commercial power source and outputting power of a predetermined voltage to the image processing means;
Receiving means for receiving the image information and the power transmitted by the hub via the communication line connected to the communication line;
The specific information held by the image processing means is stored when it is determined that an event that prompts the transition to the power saving state has occurred based on the passage of time in the absence of external input or an instruction from the outside. After obtaining from the image processing means and storing the specific information in the storage means , control is performed so that power is not supplied from the power output means to the image processing means, and then the power received by the receiving means In the state of being supplied, the occurrence of an event that prompts the user to return to the normal state in which the power saving state is not performed from the power saving state is monitored . as long as it requires the display of specific information on the operation screen, without querying the image processing means, and display the specific information stored in the storage unit on the operation screen, the events As long as but including those in a by the image information for requesting printing based on the image information, after controlling such electric power is supplied to the image processing unit from the power output unit, based on the image information And a control unit that controls the image forming unit to perform printing after predetermined image processing is performed by the image processing unit.
前記画像処理手段は、前記復帰を促す事象が発生した場合に、前記制御手段による情報の表示及び受付の制御と並行して、前記画像処理のための準備処理を行うことを特徴とする請求項1記載の画像処理システム。   The image processing means performs preparation processing for the image processing in parallel with information display and reception control by the control means when an event for prompting the return occurs. 1. The image processing system according to 1. 前記制御手段は、前記省電力状態から前記通常状態への復帰を促す事象の発生を監視し、当該復帰を促す事象が発生した場合に、当該事象が当該省電力状態から当該通常状態への復帰指示に基づくものであり、かつ、当該復帰指示を行った指示者の情報が所定の条件を満足していれば、前記電力出力手段から前記画像処理手段に電力が供給されるように制御することを特徴とする請求項1記載の画像処理システム。 The control means monitors the occurrence of an event prompting the return from the power saving state to the normal state, and when the event prompting the return occurs , the event returns from the power saving state to the normal state. If the information of the instructor who issued the return instruction satisfies a predetermined condition based on the instruction, control is performed so that power is supplied from the power output means to the image processing means. The image processing system according to claim 1.
JP2007098404A 2007-04-04 2007-04-04 Image processing system Active JP5157223B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007098404A JP5157223B2 (en) 2007-04-04 2007-04-04 Image processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007098404A JP5157223B2 (en) 2007-04-04 2007-04-04 Image processing system

Publications (2)

Publication Number Publication Date
JP2008258895A JP2008258895A (en) 2008-10-23
JP5157223B2 true JP5157223B2 (en) 2013-03-06

Family

ID=39982035

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007098404A Active JP5157223B2 (en) 2007-04-04 2007-04-04 Image processing system

Country Status (1)

Country Link
JP (1) JP5157223B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5495542B2 (en) 2008-12-11 2014-05-21 キヤノン株式会社 Image processing system, image processing apparatus, and image processing method
JP2012182644A (en) * 2011-03-01 2012-09-20 Murata Mach Ltd Image processor
JP5847501B2 (en) * 2011-09-07 2016-01-20 キヤノン株式会社 Information processing apparatus, control method thereof, program, and recording medium
JP5842562B2 (en) * 2011-11-16 2016-01-13 株式会社リコー Image processing apparatus and communication signal transmission circuit for image processing apparatus

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3733820B2 (en) * 2000-01-26 2006-01-11 富士ゼロックス株式会社 Image forming apparatus, data terminal apparatus, and power supply control method
JP2005293546A (en) * 2004-03-10 2005-10-20 Seiko Epson Corp Information processor and semiconductor integrated circuit
JP2005267099A (en) * 2004-03-17 2005-09-29 Ricoh Co Ltd Network control device, image forming apparatus, image forming system, network control method, computer program and recording medium
JP2006215752A (en) * 2005-02-02 2006-08-17 Canon Inc Processing method and image processing system
JP2006256182A (en) * 2005-03-18 2006-09-28 Ricoh Co Ltd Image forming apparatus
JP2006337137A (en) * 2005-06-01 2006-12-14 Murata Mach Ltd Image processor

Also Published As

Publication number Publication date
JP2008258895A (en) 2008-10-23

Similar Documents

Publication Publication Date Title
US8767238B2 (en) Image forming apparatus and image forming system with power-saving mode
US9641713B2 (en) Apparatus and method for deactivating power-saving mode, relay device, and computer-readable storage medium for computer program
JP5056283B2 (en) Printing system
JP6140994B2 (en) Printing system, printing control apparatus, printing control apparatus control method, and program
US9323480B2 (en) Image forming system, print data management device, and method of controlling print data management device
JP2009302831A (en) Information processing apparatus, control method, and program
JP6184193B2 (en) Image processing controller, image forming system, control method thereof, and program
JP5440533B2 (en) Image forming apparatus
JP6482369B2 (en) PRINT CONTROL DEVICE, CONTROL METHOD FOR PRINT CONTROL DEVICE, PRINT SYSTEM
JP5728224B2 (en) Image forming apparatus
US20180054537A1 (en) Image forming apparatus, control method therefor, and program
JP2013049239A (en) Apparatus, system and program for forming image
US20110299122A1 (en) Image forming apparatus and system
JP2008003863A (en) Network device and network system
WO2015156300A1 (en) Electronic device, operation mode control method, and operation mode control system
JP6218515B2 (en) Image forming apparatus, image forming apparatus control method, and program
JP5157223B2 (en) Image processing system
US8830505B2 (en) Apparatus that transmits job data to terminal, terminal device, control method, and storage medium
JP2015177315A (en) Image forming apparatus, control method of image forming apparatus, and program
JP6711576B2 (en) Image forming apparatus, image forming apparatus control method, and program.
JP2018093422A (en) Image forming apparatus and control program for image forming apparatus
JP2008278107A (en) Image processing unit and control method of image processing unit
JP6132535B2 (en) Printing system, printing control apparatus, printing control apparatus control method, and program
JP2008258873A (en) Image processor, image processing system, and program
JP2008278106A (en) Image processing unit and control method of image processing unit

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100312

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120306

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120423

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120814

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121011

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121126

R150 Certificate of patent or registration of utility model

Ref document number: 5157223

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151221

Year of fee payment: 3

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