JP2012108865A - Image forming apparatus and system management program - Google Patents

Image forming apparatus and system management program Download PDF

Info

Publication number
JP2012108865A
JP2012108865A JP2011084530A JP2011084530A JP2012108865A JP 2012108865 A JP2012108865 A JP 2012108865A JP 2011084530 A JP2011084530 A JP 2011084530A JP 2011084530 A JP2011084530 A JP 2011084530A JP 2012108865 A JP2012108865 A JP 2012108865A
Authority
JP
Japan
Prior art keywords
data
image forming
forming apparatus
operation state
processing 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.)
Granted
Application number
JP2011084530A
Other languages
Japanese (ja)
Other versions
JP5480194B2 (en
Inventor
Shinya Okuda
真也 奥田
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2011084530A priority Critical patent/JP5480194B2/en
Priority to CN201110138193.3A priority patent/CN102263874B/en
Priority to US13/114,785 priority patent/US8793521B2/en
Publication of JP2012108865A publication Critical patent/JP2012108865A/en
Application granted granted Critical
Publication of JP5480194B2 publication Critical patent/JP5480194B2/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

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

Abstract

【課題】 画像形成装置の省電力の度合いを高くする。
【解決手段】 省エネサブシステム13のデータ処理部31は、画像形成装置1の動作状態がディープスリープ状態である場合、当該データ処理部31により処理可能であると判断されたデータをバッファー22から受信したときにはそのデータを処理し、一方、当該データ処理部31により処理可能ではないと判断されたデータをバッファー22から受信すると、システム制御部32により画像形成装置1の動作状態をディープスリープ状態から通常動作状態へ切換させる。
【選択図】 図1
To increase the degree of power saving of an image forming apparatus.
A data processing unit 31 of an energy saving subsystem 13 receives data determined to be processable by a data processing unit 31 from a buffer 22 when the operation state of the image forming apparatus 1 is in a deep sleep state. When the data processing unit 31 receives the data determined not to be processed by the data processing unit 31 from the buffer 22, the system control unit 32 changes the operation state of the image forming apparatus 1 from the deep sleep state to the normal state. Switch to the operating state.
[Selection] Figure 1

Description

本発明は、画像形成装置およびシステム管理プログラムに関するものである。   The present invention relates to an image forming apparatus and a system management program.

近年、プリンター、コピー機、複合機などの画像形成装置には、スリープモードや省電力モードを有するものある。例えば、ある画像形成装置は、メインシステムよりも消費電力が小さい省エネサブシステムを備え、省エネサブシステムに電力を供給し、メインシステムと、メインシステムによって制御されるプリントエンジン、スキャナー、表示パネルなどの各サブシステムへの電力の供給を停止することによって、スリープ状態に移行する。この省エネサブシステムは、メインシステムおよび各サブシステム(プリントエンジン、スキャナー、表示パネルなど)への電力供給を制御する。このような画像形成装置では、スリープ状態中に省エネサブシステムのみに電力が供給されるので、スリープ状態での消費電力が抑制される(例えば特許文献1,2参照) 。   In recent years, some image forming apparatuses such as printers, copiers, and multifunction machines have a sleep mode and a power saving mode. For example, an image forming apparatus includes an energy saving subsystem that consumes less power than the main system, supplies power to the energy saving subsystem, and includes a main system and a print engine, scanner, display panel, and the like controlled by the main system. By stopping the supply of power to each subsystem, the state shifts to the sleep state. The energy saving subsystem controls power supply to the main system and each subsystem (print engine, scanner, display panel, etc.). In such an image forming apparatus, since power is supplied only to the energy saving subsystem during the sleep state, power consumption in the sleep state is suppressed (for example, see Patent Documents 1 and 2).

上述の省エネサブシステムは、スリープ状態中にホスト装置からデータを受信すると、メインシステムに電力を供給してメインシステムを起動する。したがって、ホスト装置から受信したデータはメインシステムによって処理されるため、スリープ状態でホスト装置から受信したデータの処理には、メインシステムの起動に起因して遅延が発生する。   When the above-mentioned energy saving subsystem receives data from the host device during the sleep state, it supplies power to the main system to start the main system. Therefore, since the data received from the host device is processed by the main system, the processing of the data received from the host device in the sleep state causes a delay due to the activation of the main system.

他方、別の画像形成装置では、省電力モード時にデータ受信があると、受信速度を下げ、通常モードに戻すための初期化処理を開始するとともに受信処理を開始し、その後、初期化処理が終了すると、受信速度を元に戻す(例えば特許文献3参照)。   On the other hand, in another image forming apparatus, when there is data reception in the power saving mode, the reception speed is reduced and the initialization process for returning to the normal mode is started and the reception process is started, and then the initialization process is completed. Then, the reception speed is restored (for example, see Patent Document 3).

特開平8−101606号公報JP-A-8-101606 特開2004−5029号公報JP 2004-5029 A 特開2001−84116号公報JP 2001-84116 A

上述の画像形成装置では、省電力モード時にデータ受信があると、常に初期化処理が実行されるため、省電力モードに移行した後に通常モードに戻りやすく、省電力の度合いが低い。   In the above-described image forming apparatus, if there is data reception in the power saving mode, the initialization process is always executed. Therefore, after shifting to the power saving mode, it is easy to return to the normal mode and the degree of power saving is low.

本発明は、上記の問題に鑑みてなされたものであり、省電力の度合いが高い画像形成装置およびデータ受信プログラムを得ることを目的とする。   The present invention has been made in view of the above problems, and an object of the present invention is to obtain an image forming apparatus and a data receiving program with a high degree of power saving.

上記の課題を解決するために、本発明では以下のようにした。   In order to solve the above problems, the present invention is configured as follows.

本発明に係る画像形成装置は、データを受信する通信インターフェースと、通信インターフェースにより受信されたデータを一時的に記憶するバッファーと、バッファーに記憶されているデータを処理するメインシステムと、メインシステムにより制御され当該画像形成装置の有する1または複数の機能をそれぞれ実現する1または複数のサブシステムと、当該画像形成装置の動作状態を、メインシステムと1または複数のサブシステムの電源がオンである通常動作状態とメインシステムと1または複数のサブシステムの電源がオフであるディープスリープ状態の一方から他方へ切り換えるシステム制御部と、当該画像形成装置の動作状態がディープスリープ状態である場合、当該データ処理部により処理可能であると判断されたデータをバッファーから受信したときにはそのデータを処理し、当該データ処理部により処理可能ではないと判断されたデータをバッファーから受信すると、システム制御部により当該画像形成装置の動作状態をディープスリープ状態から通常動作状態へ切換させるデータ処理部とを備える。   An image forming apparatus according to the present invention includes a communication interface that receives data, a buffer that temporarily stores data received by the communication interface, a main system that processes data stored in the buffer, and a main system. One or more subsystems that are controlled to implement one or more functions of the image forming apparatus, respectively, and the operating state of the image forming apparatus, and the main system and the one or more subsystems are normally powered on When the operation state of the image forming apparatus is the deep sleep state, the system control unit for switching from one of the operation state, the main system, and the deep sleep state in which the power of one or more subsystems is off to the other, the data processing Data that can be processed by When the data is received from the fur, the data is processed, and when the data determined not to be processed by the data processing unit is received from the buffer, the system control unit changes the operation state of the image forming apparatus from the deep sleep state to the normal operation state. And a data processing unit for switching to.

これにより、データが受信されてもデータ処理部によりそのデータが処理可能である場合にはメインシステムを復帰させないため、メインシステムがディープスリープ状態から復帰する頻度が少なくなり、当該画像形成装置の省電力の度合いが高くなる。   As a result, even if data is received, if the data can be processed by the data processing unit, the main system is not restored, so the frequency with which the main system returns from the deep sleep state is reduced, and the image forming apparatus is saved. The degree of power increases.

また、本発明に係る画像形成装置は、上記の画像形成装置に加え、次のようにしてもよい。この場合、画像形成装置は、キャッシュメモリーを備える。そして、データ処理部は、システム制御部が当該画像形成装置の動作状態を通常動作状態からディープスリープ状態へ切り換えるときに、当該画像形成装置のステータスデータをキャッシュメモリーに記憶させ、バッファーから受信したデータが、ステータスデータに基づき処理可能である場合には、そのデータが当該データ処理部により処理可能であると判断する。   In addition to the image forming apparatus described above, the image forming apparatus according to the present invention may be configured as follows. In this case, the image forming apparatus includes a cache memory. The data processing unit stores the status data of the image forming apparatus in the cache memory when the system control unit switches the operation state of the image forming apparatus from the normal operation state to the deep sleep state, and receives the data received from the buffer. However, if the data can be processed based on the status data, it is determined that the data can be processed by the data processing unit.

これにより、受信データが、ステータスデータに基づき応答可能な要求である場合には、メインシステムを復帰させないため、メインシステムがディープスリープ状態から復帰する頻度が少なくなり、当該画像形成装置の省電力の度合いが高くなる。   As a result, when the received data is a request that can be responded based on the status data, the main system is not restored, so the frequency of the main system returning from the deep sleep state is reduced, and the power saving of the image forming apparatus is reduced. The degree becomes higher.

また、本発明に係る画像形成装置は、上記の画像形成装置に加え、次のようにしてもよい。この場合、データ処理部は、バッファーから受信したデータの処理のために、メインシステムおよび1または複数のサブシステムの少なくとも1つの動作、またはメインシステムおよび1または複数のサブシステムの少なくとも1つからの状態情報の取得が必要である場合には、そのデータが当該データ処理部により処理可能ではないと判断する。   In addition to the image forming apparatus described above, the image forming apparatus according to the present invention may be configured as follows. In this case, the data processing unit is configured to process at least one operation of the main system and one or more subsystems or at least one of the main system and one or more subsystems for processing data received from the buffer. When it is necessary to acquire the state information, it is determined that the data cannot be processed by the data processing unit.

また、本発明に係る画像形成装置は、上記の画像形成装置に加え、次のようにしてもよい。この場合、データ処理部は、システム制御部がメインシステムの状態をディープスリープ状態から通常動作状態へ切り換えるときに、通信インターフェースからバッファーへのデータ格納速度を低下させ、通常動作状態への当該画像形成装置の動作状態の切換が終了すると、データ格納速度を元の速度に戻す。   In addition to the image forming apparatus described above, the image forming apparatus according to the present invention may be configured as follows. In this case, when the system control unit switches the state of the main system from the deep sleep state to the normal operation state, the data processing unit reduces the data storage speed from the communication interface to the buffer, and forms the image in the normal operation state. When the switching of the operation state of the apparatus is completed, the data storage speed is returned to the original speed.

これにより、メインシステムが復帰するまでの期間においてバッファーフルが発生しにくくなる。   This makes it difficult for buffer full to occur during the period until the main system is restored.

また、本発明に係る画像形成装置は、上記の画像形成装置に加え、次のようにしてもよい。この場合、通信インターフェース、バッファー、システム制御部、およびデータ処理部は、メインシステムが実装された第1ハードウェアと1または複数のサブシステムが実装されている第2ハードウェアとから分離された第3ハードウェアに実装されており、システム制御部は、当該画像形成装置の動作状態を通常動作状態からディープスリープ状態へ切り換えるときに、第3ハードウェアの電源をオフせずに、第1ハードウェアの電源と第2ハードウェアの電源とをオフし、当該画像形成装置の動作状態をディープスリープ状態から通常動作状態へ切り換えるときに、第1ハードウェアの電源と第2ハードウェアの電源とをオンする。   In addition to the image forming apparatus described above, the image forming apparatus according to the present invention may be configured as follows. In this case, the communication interface, the buffer, the system control unit, and the data processing unit are separated from the first hardware on which the main system is mounted and the second hardware on which one or more subsystems are mounted. The system controller, when switching the operation state of the image forming apparatus from the normal operation state to the deep sleep state, does not turn off the power supply of the third hardware. The power of the first hardware and the power of the second hardware are turned off, and the power of the first hardware and the power of the second hardware are turned on when the operation state of the image forming apparatus is switched from the deep sleep state to the normal operation state. To do.

これにより、ディープスリープ時にはメインシステムを完全にダウンさせた状態にすることができ、消費電力が低減される。   Thereby, at the time of deep sleep, the main system can be brought into a completely down state, and power consumption is reduced.

本発明に係るシステム管理プログラムは、データを受信する通信インターフェースと、通信インターフェースにより受信されたデータを一時的に記憶するバッファーと、バッファーに記憶されているデータを処理するメインシステムと、メインシステムにより制御され当該画像形成装置の有する1または複数の機能をそれぞれ実現する1または複数のサブシステムとを備える画像形成装置内のコンピューターを、画像形成装置の動作状態を、メインシステムと1または複数のサブシステムの電源がオンである通常動作状態とメインシステムと1または複数のサブシステムの電源がオフであるディープスリープ状態の一方から他方へ切り換えるシステム制御部、および画像形成装置の動作状態がディープスリープ状態である場合、当該データ処理部により処理可能であると判断されたデータをバッファーから受信したときにはそのデータを処理し、当該データ処理部により処理可能ではないと判断されたデータをバッファーから受信すると、システム制御部により画像形成装置の動作状態をディープスリープ状態から通常動作状態へ切換させるデータ処理部として機能させる。   A system management program according to the present invention includes a communication interface that receives data, a buffer that temporarily stores data received by the communication interface, a main system that processes data stored in the buffer, and a main system. A computer in the image forming apparatus including one or a plurality of subsystems that are controlled to realize one or a plurality of functions of the image forming apparatus, an operating state of the image forming apparatus, a main system, and one or a plurality of sub systems, respectively. A system control unit for switching from one of the normal operation state in which the system power is on and the deep sleep state in which the main system and one or more subsystems are off to the other, and the operation state of the image forming apparatus is in the deep sleep state If the data processing When the data determined to be processable by the processing unit is received from the buffer, the data is processed. When the data determined not to be processed by the data processing unit is received from the buffer, the system control unit receives the data from the buffer. Are operated as a data processing unit for switching the operation state from the deep sleep state to the normal operation state.

これにより、データが受信されてもデータ処理部によりそのデータが処理可能である場合にはメインシステムを復帰させないため、メインシステムがディープスリープ状態から復帰する頻度が少なくなり、当該画像形成装置の省電力の度合いが高くなる。   As a result, even if data is received, if the data can be processed by the data processing unit, the main system is not restored, so the frequency with which the main system returns from the deep sleep state is reduced, and the image forming apparatus is saved. The degree of power increases.

本発明によれば、メインシステムが復帰する頻度が少なく、省電力の度合いが高い画像形成装置、および画像形成装置をそのようにするためのシステム管理プログラムを得ることができる。   According to the present invention, it is possible to obtain an image forming apparatus with a low frequency of returning from the main system and a high degree of power saving, and a system management program for making the image forming apparatus do so.

図1は、本発明の実施の形態に係る画像形成装置の構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of an image forming apparatus according to an embodiment of the present invention. 図2は、図1に示す画像形成装置の動作(主にデータ処理部の動作)について説明するフローチャートである。FIG. 2 is a flowchart for explaining the operation (mainly the operation of the data processing unit) of the image forming apparatus shown in FIG.

以下、図に基づいて本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の実施の形態に係る画像形成装置の構成を示すブロック図である。   FIG. 1 is a block diagram showing a configuration of an image forming apparatus according to an embodiment of the present invention.

図1において、画像形成装置1は、プリンター、複合機などの装置であり、パーソナルコンピューターなどのホスト装置2を接続され、そのホスト装置2からデータを受信し、適宜処理する。   In FIG. 1, an image forming apparatus 1 is an apparatus such as a printer or a multifunction peripheral, and is connected to a host apparatus 2 such as a personal computer, receives data from the host apparatus 2 and processes it appropriately.

画像形成装置1は、メインシステム11、1または複数のサブシステム12−1〜12−N、並びに省エネサブシステム13を有する。   The image forming apparatus 1 includes a main system 11, one or a plurality of subsystems 12-1 to 12 -N, and an energy saving subsystem 13.

メインシステム11は、サブシステムに対して各種処理を実行させる装置であり、サブシステム12−i(i=1,・・・,N)は、メインシステム11により制御され、当該画像形成装置1の有する1つの機能(プリンター機能、スキャナー機能、ファクシミリ通信機能、操作パネルのユーザーインターフェース機能など)をそれぞれ実現する装置である。省エネサブシステム13は、ホスト装置2データからデータを受信するとともに、メインシステム11並びに1または複数のサブシステム12−1〜12−Nの動作状態を切り換える装置である。   The main system 11 is a device that causes the subsystem to execute various processes, and the subsystems 12-i (i = 1,..., N) are controlled by the main system 11 and the image forming apparatus 1 It is a device that realizes each of the functions (printer function, scanner function, facsimile communication function, user interface function of the operation panel, etc.). The energy saving subsystem 13 is a device that receives data from the host device 2 data and switches the operating state of the main system 11 and one or more subsystems 12-1 to 12-N.

メインシステム11、1または複数のサブシステム12−1〜12−N、並びに省エネサブシステム13は、それぞれ独立したハードウェア(例えば回路基板)で実装されており、ハードウェアごとに電源のオン/オフが可能となっている。   The main system 11, the one or more subsystems 12-1 to 12-N, and the energy saving subsystem 13 are each implemented by independent hardware (for example, a circuit board), and the power is turned on / off for each hardware. Is possible.

この画像形成装置1の動作状態(つまり、メインシステム11およびサブシステム12−1〜12−Nの動作状態)は、通常動作状態、ライトスリープ状態、およびディープスリープ状態のいずれかとなる。通常動作状態では、メインシステム11、1または複数のサブシステム12−1〜12−N、および省エネサブシステム13が動作している。ライトスリープ状態では、メインシステム11および省エネサブシステム13が動作しており、サブシステム12−1〜12−Nが電源オフ状態となっている。ディープスリープ状態では、省エネサブシステム13が動作しており、メインシステム11およびサブシステム12−1〜12−Nが電源オフ状態となっている。   The operation state of the image forming apparatus 1 (that is, the operation state of the main system 11 and the subsystems 12-1 to 12-N) is any one of a normal operation state, a light sleep state, and a deep sleep state. In the normal operation state, the main system 11, one or a plurality of subsystems 12-1 to 12-N, and the energy saving subsystem 13 are operating. In the light sleep state, the main system 11 and the energy saving subsystem 13 are operating, and the subsystems 12-1 to 12-N are in a power-off state. In the deep sleep state, the energy saving subsystem 13 is operating, and the main system 11 and the subsystems 12-1 to 12-N are in a power-off state.

通常動作状態からライトスリープ状態またはディープスリープ状態への切り換え、およびライトスリープ状態から通常動作状態への切り換えは、メインシステム11により判断される。ディープスリープ状態から通常動作状態への切り換えは、省エネサブシステム13により判断される。なお、ディープスリープ状態の方が、ライトスリープ状態と比較して消費電力が小さいため省エネ効果が大きい。しかしながら、ディープスリープ状態においては、ライトスリープ状態よりも通常動作状態に移行するのに時間が掛かる。そのため、外部からデータを受信したときに、そのデータの処理が遅れる。このため、ユーザーの所望により、画像形成装置1にFAXボードが装着されていたり、USBメモリーその他のUSB機器、ネットワークケーブル等が接続されていたりする場合には、画像形成装置1の動作状態は、通常動作状態からディープスリープ状態ではなく、ライトスリープ状態に切り換えられるよう設定できる。   Switching from the normal operation state to the light sleep state or the deep sleep state and switching from the light sleep state to the normal operation state are determined by the main system 11. Switching from the deep sleep state to the normal operation state is determined by the energy saving subsystem 13. The deep sleep state has a greater energy saving effect because it consumes less power than the light sleep state. However, in the deep sleep state, it takes more time to shift to the normal operation state than in the light sleep state. For this reason, when data is received from the outside, processing of the data is delayed. For this reason, when a FAX board is mounted on the image forming apparatus 1 or a USB memory or other USB device, a network cable, or the like is connected to the image forming apparatus 1 according to a user's request, the operation state of the image forming apparatus 1 is It can be set to switch from the normal operation state to the light sleep state instead of the deep sleep state.

省エネサブシステム13は、通信インターフェース21、バッファー22、演算処理装置23、記憶装置24、およびキャッシュメモリー25を有する。   The energy saving subsystem 13 includes a communication interface 21, a buffer 22, an arithmetic processing device 23, a storage device 24, and a cache memory 25.

通信インターフェース21は、ホスト装置2からデータを受信するインターフェース回路であり、バッファー22は、通信インターフェース21により受信されたデータを一時的に記憶するメモリーなどの装置である。通信インターフェース21により受信されたデータは、順番にバッファー22に蓄積されていき、処理されると、バッファー22から消去される。   The communication interface 21 is an interface circuit that receives data from the host device 2, and the buffer 22 is a device such as a memory that temporarily stores data received by the communication interface 21. Data received by the communication interface 21 is sequentially stored in the buffer 22 and is deleted from the buffer 22 when processed.

通常動作状態およびライトスリープ状態ではバッファー22に記憶されているデータは、メインシステム11により処理され、ディープスリープ状態ではバッファー22に記憶されているデータは、後述のデータ処理部31により処理可能であると判断されると、演算処理装置23のデータ処理部31により処理される。   In the normal operation state and the light sleep state, the data stored in the buffer 22 is processed by the main system 11, and in the deep sleep state, the data stored in the buffer 22 can be processed by the data processing unit 31 described later. Is determined, the data processing unit 31 of the arithmetic processing unit 23 processes the data.

演算処理装置23は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)などを有するコンピューターであり、記憶装置24、ROMなどからRAMへプログラムをロードし、そのプログラムをCPUで実行することにより、各種処理部を実現する。記憶装置24は、ハードディスクドライブ、フラッシュメモリーなどといった不揮発性の記憶装置であって、演算処理装置23により実行されるプログラム24aが格納されている。なお、プログラム24aは、可搬性のある記録媒体に記録しておき、その記録媒体およびその記録媒体からプログラム24aを読み出す駆動装置を記憶装置24としてもよい。   The arithmetic processing unit 23 is a computer having a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), etc., and loads the program from the storage device 24, the ROM, etc. to the RAM. Various processing units are realized by being executed by the CPU. The storage device 24 is a non-volatile storage device such as a hard disk drive or a flash memory, and stores a program 24 a that is executed by the arithmetic processing device 23. The program 24a may be recorded on a portable recording medium, and the storage device 24 may be a recording device that reads the program 24a from the recording medium.

画像形成装置1の起動後に、プログラム24aが演算処理装置23により実行される。この実施の形態では、演算処理装置23でプログラム24aが実行されることにより、データ処理部31、システム制御部32などの処理部が実現される。   After the image forming apparatus 1 is started, the program 24a is executed by the arithmetic processing unit 23. In this embodiment, the processing unit such as the data processing unit 31 and the system control unit 32 is realized by executing the program 24a in the arithmetic processing unit 23.

データ処理部31は、メインシステム11がディープスリープ状態である場合、当該データ処理部31により処理可能であるデータをバッファー22から受信すると、そのデータを処理し、当該データ処理部31により処理可能ではないデータをバッファー22から受信すると、システム制御部32により画像形成装置1の動作状態をディープスリープ状態から通常動作状態へ切換させる。   When the main system 11 is in the deep sleep state, when the data processing unit 31 receives data that can be processed by the data processing unit 31 from the buffer 22, the data processing unit 31 processes the data, and the data processing unit 31 cannot process the data. When no data is received from the buffer 22, the system control unit 32 switches the operation state of the image forming apparatus 1 from the deep sleep state to the normal operation state.

システム制御部32は、メインシステム11およびサブシステム12−1〜12−Nの状態を、通常動作状態とディープスリープ状態の一方から他方へ切り換える。   The system control unit 32 switches the states of the main system 11 and the subsystems 12-1 to 12-N from one of the normal operation state and the deep sleep state to the other.

キャッシュメモリー25は、RAMなどのメモリーである。データ処理部31は、メインシステム11の状態が通常動作状態からディープスリープ状態へ切り換えられるときに、当該画像形成装置1の内部状態(画像形成装置1の動作状態、画像形成装置へのオプションの装備状況、画像形成装置1内部で使用されているソフトウェアのバージョン情報など)をメインシステム11、サブシステム12−1〜12−Nなどから収集し、ステータスデータ25aとしてキャッシュメモリー25に記憶する。データ処理部31は、受信されたデータが、ステータスデータ25aに基づき処理可能な要求である場合には、そのデータが当該データ処理部31により処理可能であると判断する。   The cache memory 25 is a memory such as a RAM. When the state of the main system 11 is switched from the normal operation state to the deep sleep state, the data processing unit 31 includes an internal state of the image forming apparatus 1 (an operation state of the image forming apparatus 1 and optional equipment for the image forming apparatus). Status, version information of software used in the image forming apparatus 1, etc.) are collected from the main system 11, subsystems 12-1 to 12 -N, etc., and stored in the cache memory 25 as status data 25 a. If the received data is a request that can be processed based on the status data 25a, the data processing unit 31 determines that the data processing unit 31 can process the data.

例えば、Address Resolution Protocol(ARP)リクエスト、Post Office Protocol version 3(POP3)レスポンス、画像形成装置1の状態を要求するコマンドなどは、データ処理部31により処理可能であると判断される。ARPリクエストは、画像形成装置1のMedia Access Control(MAC)アドレスを要求するホスト装置2から受信するデータである。POP3レスポンスは、省エネサブシステム13が電子メールの確認のために外部機器であるメールサーバーに送信したPOP3リクエストに対する応答として、その外部機器から受信するデータである。画像形成装置1の状態を要求するコマンドは、スリープ状態、紙詰まり状態などの画像形成装置1のステータスを要求するホスト装置2から受信するデータである。   For example, an address resolution protocol (ARP) request, a post office protocol version 3 (POP3) response, a command requesting the state of the image forming apparatus 1, and the like are determined to be processable by the data processing unit 31. The ARP request is data received from the host apparatus 2 that requests the Media Access Control (MAC) address of the image forming apparatus 1. The POP3 response is data received from the external device as a response to the POP3 request transmitted from the energy saving subsystem 13 to the mail server that is an external device for confirmation of the e-mail. The command requesting the state of the image forming apparatus 1 is data received from the host apparatus 2 requesting the status of the image forming apparatus 1 such as a sleep state or a paper jam state.

なお、データ処理部31は、受信されたデータの処理のために、メインシステム11およびサブシステム12−1〜12−Nの少なくとも1つの動作、またはメインシステム11およびサブシステム12−1〜12−Nの少なくとも1つからの状態情報の取得が必要である場合には、受信されたデータが当該データ処理部31により処理可能ではないと判断する。例えば、印刷データ、サブシステム12−i内で保持されるデータの読み書きのコマンド、サブシステム12−iへの処理コマンドなどは、データ処理部31により処理可能ではないと判断される。   The data processing unit 31 operates at least one of the main system 11 and the subsystems 12-1 to 12-N or the main system 11 and the subsystems 12-1 to 12- for processing the received data. When it is necessary to acquire state information from at least one of N, it is determined that the received data cannot be processed by the data processing unit 31. For example, print data, data read / write commands held in the subsystem 12-i, processing commands to the subsystem 12-i, and the like are determined not to be processed by the data processing unit 31.

データ処理部31は、システム制御部32によりメインシステム11の状態をディープスリープ状態から通常動作状態へ切換させるときに、通信インターフェース21を制御して、通信インターフェース21からバッファー22へのデータ格納速度を低下させ、通常動作状態へのメインシステム11の状態の切換が終了すると、データ格納速度を元の速度に戻す。   When the system control unit 32 switches the state of the main system 11 from the deep sleep state to the normal operation state, the data processing unit 31 controls the communication interface 21 to control the data storage speed from the communication interface 21 to the buffer 22. When the switching of the state of the main system 11 to the normal operation state is completed, the data storage speed is returned to the original speed.

次に、上記画像形成装置の動作について説明する。   Next, the operation of the image forming apparatus will be described.

通常動作状態では、ホスト装置2からのデータが受信されると、メインシステム11は、バッファー22からそのデータを読み出し、そのデータを処理し、そのデータにより指定された処理を、当該メインシステム11内で、またはサブシステム12−iで実行する。   In the normal operation state, when data from the host device 2 is received, the main system 11 reads the data from the buffer 22, processes the data, and performs processing designated by the data in the main system 11. Or in the subsystem 12-i.

通常動作状態においてディープスリープ状態への移行の条件が成立すると、メインシステム11は、ディープスリープ状態への移行の要求を省エネサブシステム13へ送信する。省エネサブシステム13のデータ処理部31は、その要求を受信すると、ステータスデータ25aを更新し、その後、システム制御部23に、メインシステム11およびサブシステム12−1〜12−Nの電源をオフさせる。これにより、ディープスリープ状態となる。具体的には、図1において、通信インターフェース21、バッファー22、システム制御部32、およびデータ処理部31は、メインシステム11が実装された第1ハードウェアとサブシステム12−1〜12−Nが実装されている第2ハードウェアとから分離された第3ハードウェアに実装されており、システム制御部32は、当該画像形成装置1の動作状態を通常動作状態からディープスリープ状態へ切り換えるときに、第3ハードウェアの電源をオフせずに、第1ハードウェアの電源と第2ハードウェアの電源とをオフする。   When the condition for shifting to the deep sleep state is satisfied in the normal operation state, the main system 11 transmits a request for shifting to the deep sleep state to the energy saving subsystem 13. When receiving the request, the data processing unit 31 of the energy saving subsystem 13 updates the status data 25a, and then causes the system control unit 23 to turn off the main system 11 and the subsystems 12-1 to 12-N. . Thereby, it will be in a deep sleep state. Specifically, in FIG. 1, the communication interface 21, the buffer 22, the system control unit 32, and the data processing unit 31 include the first hardware on which the main system 11 is mounted and the subsystems 12-1 to 12-N. When the system control unit 32 switches the operation state of the image forming apparatus 1 from the normal operation state to the deep sleep state, it is mounted on the third hardware separated from the mounted second hardware. The power supply of the first hardware and the power supply of the second hardware are turned off without turning off the power supply of the third hardware.

ディープスリープ状態では、省エネサブシステム13が動作を続けており、ホスト装置2からデータが送信されてくると、通信インターフェース21は、そのデータを受信し、バッファー22へ書き込む。   In the deep sleep state, the energy saving subsystem 13 continues to operate. When data is transmitted from the host device 2, the communication interface 21 receives the data and writes it in the buffer 22.

省エネサブシステム13のデータ処理部31は、バッファー22に書き込まれたデータに応じて、自己でそのデータを処理するか、メインシステム11およびサブシステム12−1〜12−Nを通常動作状態に復帰させるかを決定する。   The data processing unit 31 of the energy saving subsystem 13 processes the data by itself according to the data written in the buffer 22, or restores the main system 11 and the subsystems 12-1 to 12-N to the normal operation state. Decide what you want to do.

ここで、省エネサブシステム13のデータ処理部31の動作について説明する。図2は、図1に示す画像形成装置1の動作(主にデータ処理部31の動作)について説明するフローチャートである。   Here, the operation of the data processing unit 31 of the energy saving subsystem 13 will be described. FIG. 2 is a flowchart for explaining the operation of the image forming apparatus 1 shown in FIG. 1 (mainly the operation of the data processing unit 31).

データ処理部31は、FIFO(First-In First-Out)の順番で、バッファー22から受信データを読み出す(ステップS1)。   The data processing unit 31 reads the received data from the buffer 22 in the order of FIFO (First-In First-Out) (step S1).

そして、データ処理部31は、読み出したデータが、省エネサブシステム13(つまり当該データ処理部31)で処理可能なデータであるか否かを判断する(ステップS2)。   Then, the data processing unit 31 determines whether or not the read data is data that can be processed by the energy saving subsystem 13 (that is, the data processing unit 31) (step S2).

読み出したデータが省エネサブシステム13で処理可能なデータである場合、データ処理部31は、そのデータの処理を行い(ステップS3)、処理が完了するとその受信データをバッファー22から消去する(ステップS4)。   When the read data is data that can be processed by the energy saving subsystem 13, the data processing unit 31 processes the data (step S3), and when the processing is completed, deletes the received data from the buffer 22 (step S4). ).

読み出したデータが省エネサブシステム13で処理可能なデータではない場合、データ処理部31は、現在の画像形成装置1の動作状態がディープスリープ状態であるか否かを判断する(ステップS5)。現在の動作状態がディープスリープ状態でなければ、メインシステム11が動作しているため、データ処理部31は、このデータに対する処理を実行せずに、メインシステム11がこのデータに対する処理を実行する(ステップS10)。   If the read data is not data that can be processed by the energy saving subsystem 13, the data processing unit 31 determines whether or not the current operation state of the image forming apparatus 1 is the deep sleep state (step S5). If the current operation state is not the deep sleep state, the main system 11 is operating, so the data processing unit 31 does not execute processing for this data, but the main system 11 executes processing for this data ( Step S10).

一方、現在の動作状態がディープスリープ状態である場合、データ処理部31は、通信インターフェース21を制御して、バッファー22へのデータ格納速度を所定の速度に低下させるとともに(ステップS6)、システム制御部32に、メインシステム11およびサブシステム12−1〜12−Nの電源をオンさせ、通常動作状態への復帰を実行させる(ステップS7)。具体的には、システム制御部32は、当該画像形成装置1の動作状態をディープスリープ状態から通常動作状態へ切り換えるときに、上述の第1ハードウェアの電源と上述の第2ハードウェアの電源とをオンする。なお、バッファー22への1回の格納動作において格納されるデータサイズを小さくすることにより、バッファー22へのデータ格納速度が低くされる。   On the other hand, when the current operation state is the deep sleep state, the data processing unit 31 controls the communication interface 21 to reduce the data storage speed in the buffer 22 to a predetermined speed (step S6) and system control. The unit 32 is made to turn on the power of the main system 11 and the subsystems 12-1 to 12-N and execute the return to the normal operation state (step S7). Specifically, when the system control unit 32 switches the operation state of the image forming apparatus 1 from the deep sleep state to the normal operation state, the power source of the first hardware and the power source of the second hardware described above are used. Turn on. Note that the data storage speed in the buffer 22 is reduced by reducing the data size stored in one operation of storing in the buffer 22.

その後、通常動作状態への復帰が完了すると(ステップS8)、データ処理部31は、通信インターフェース21を制御して、バッファー22へのデータ格納速度を元の速度に戻させる(ステップS9)。   Thereafter, when the return to the normal operation state is completed (step S8), the data processing unit 31 controls the communication interface 21 to return the data storage speed to the buffer 22 to the original speed (step S9).

通常動作状態に戻ると、メインシステム11が、バッファー22に記憶されている受信データを読み出して処理し(ステップS10)、処理が完了すると、処理したデータをバッファー22から消去する。   When returning to the normal operation state, the main system 11 reads and processes the received data stored in the buffer 22 (step S10), and when the processing is completed, the processed data is erased from the buffer 22.

以上のように、上記実施の形態によれば、省エネサブシステム13のデータ処理部31は、画像形成装置1の動作状態がディープスリープ状態である場合、当該データ処理部31により処理可能であると判断されたデータをバッファー22から受信したときにはそのデータを処理し、一方、当該データ処理部31により処理可能ではないと判断されたデータをバッファー22から受信すると、システム制御部32により画像形成装置1の動作状態をディープスリープ状態から通常動作状態へ切換させる。   As described above, according to the embodiment, the data processing unit 31 of the energy saving subsystem 13 can be processed by the data processing unit 31 when the operation state of the image forming apparatus 1 is in the deep sleep state. When the determined data is received from the buffer 22, the data is processed. On the other hand, when the data determined not to be processed by the data processing unit 31 is received from the buffer 22, the system control unit 32 causes the image forming apparatus 1. Is switched from the deep sleep state to the normal operation state.

これにより、データが受信されてもデータ処理部31によりそのデータが処理可能である場合にはメインシステム11を通常動作状態に復帰させないため、メインシステム11がディープスリープ状態から通常動作状態へ復帰する頻度が少なくなり、当該画像形成装置1の省電力の度合いが高くなる。   Thereby, even if data is received, when the data can be processed by the data processing unit 31, the main system 11 does not return to the normal operation state, so the main system 11 returns from the deep sleep state to the normal operation state. The frequency is reduced and the degree of power saving of the image forming apparatus 1 is increased.

なお、上述の実施の形態は、本発明の好適な例であるが、本発明は、これらに限定されるものではなく、本発明の要旨を逸脱しない範囲において、種々の変形、変更が可能である。   The above-described embodiments are preferred examples of the present invention, but the present invention is not limited to these, and various modifications and changes can be made without departing from the scope of the present invention. is there.

例えば、上記実施の形態では、メインシステム11が動作している状態を、通常動作状態とライトスリープ状態とに分けているが、メインシステム11が動作している状態を、すべて通常動作状態としてもよい。   For example, in the above embodiment, the state in which the main system 11 is operating is divided into the normal operation state and the light sleep state. However, all the states in which the main system 11 is in operation are normal operation states. Good.

本発明は、例えば、画像形成装置に適用可能である。   The present invention is applicable to, for example, an image forming apparatus.

1 画像形成装置
11 メインシステム
12−1〜12−N サブシステム
21 通信インターフェース
22 バッファー
23 演算処理装置(コンピューターの一例)
24a プログラム(システム管理プログラムの一例)
25 キャッシュメモリー
25a ステータスデータ
31 データ処理部
32 システム制御部
DESCRIPTION OF SYMBOLS 1 Image forming apparatus 11 Main system 12-1 to 12-N Subsystem 21 Communication interface 22 Buffer 23 Arithmetic processing device (an example of a computer)
24a program (an example of a system management program)
25 cache memory 25a status data 31 data processing unit 32 system control unit

Claims (6)

データを受信する通信インターフェースと、
前記通信インターフェースにより受信されたデータを一時的に記憶するバッファーと、
前記バッファーに記憶されているデータを処理するメインシステムと、
前記メインシステムにより制御され当該画像形成装置の有する1または複数の機能をそれぞれ実現する1または複数のサブシステムと、
当該画像形成装置の動作状態を、前記メインシステムと前記1または複数のサブシステムの電源がオンである通常動作状態と前記メインシステムと前記1または複数のサブシステムの電源がオフであるディープスリープ状態の一方から他方へ切り換えるシステム制御部と、
当該画像形成装置の動作状態がディープスリープ状態である場合、当該データ処理部により処理可能であると判断されたデータを前記バッファーから受信したときにはそのデータを処理し、当該データ処理部により処理可能ではないと判断されたデータを前記バッファーから受信すると、前記システム制御部により当該画像形成装置の動作状態を前記ディープスリープ状態から前記通常動作状態へ切換させるデータ処理部と、
を備えることを特徴とする画像形成装置。
A communication interface for receiving data;
A buffer for temporarily storing data received by the communication interface;
A main system for processing the data stored in the buffer;
One or more subsystems that are controlled by the main system and realize one or more functions of the image forming apparatus;
The operation state of the image forming apparatus includes a normal operation state in which the main system and the one or more subsystems are turned on, and a deep sleep state in which the main system and the one or more subsystems are turned off. A system controller that switches from one to the other;
When the operation state of the image forming apparatus is in a deep sleep state, when data determined to be processable by the data processing unit is received from the buffer, the data is processed and cannot be processed by the data processing unit. A data processing unit for switching the operation state of the image forming apparatus from the deep sleep state to the normal operation state by the system control unit when receiving data determined to be absent from the buffer;
An image forming apparatus comprising:
キャッシュメモリーを備え、
前記データ処理部は、前記システム制御部が当該画像形成装置の動作状態を通常動作状態からディープスリープ状態へ切り換えるときに、当該画像形成装置のステータスデータを前記キャッシュメモリーに記憶させ、前記バッファーから受信したデータが、前記ステータスデータに基づき処理可能である場合には、前記データが当該データ処理部により処理可能であると判断すること、
を特徴とする請求項1記載の画像形成装置。
With cache memory,
The data processing unit stores status data of the image forming apparatus in the cache memory and receives it from the buffer when the system control unit switches the operation state of the image forming apparatus from a normal operation state to a deep sleep state. Determining that the data can be processed by the data processing unit when the processed data is processable based on the status data;
The image forming apparatus according to claim 1.
前記データ処理部は、前記バッファーから受信したデータの処理のために、前記メインシステムおよび前記1または複数のサブシステムの少なくとも1つの動作、または前記メインシステムおよび前記1または複数のサブシステムの少なくとも1つからの状態情報の取得が必要である場合には、前記データが当該データ処理部により処理可能ではないと判断することを特徴とする請求項1または請求項2記載の画像形成装置。   The data processing unit is configured to process at least one operation of the main system and the one or more subsystems, or at least one of the main system and the one or more subsystems, for processing data received from the buffer. 3. The image forming apparatus according to claim 1, wherein when it is necessary to acquire status information from one of the two, the data is determined not to be processable by the data processing unit. 前記データ処理部は、前記システム制御部が前記メインシステムの状態をディープスリープ状態から通常動作状態へ切り換えるときに、前記通信インターフェースから前記バッファーへのデータ格納速度を低下させ、通常動作状態への当該画像形成装置の動作状態の切換が終了すると、前記データ格納速度を元の速度に戻すことを特徴とする請求項1記載の画像形成装置。   The data processing unit reduces the data storage speed from the communication interface to the buffer when the system control unit switches the state of the main system from the deep sleep state to the normal operation state, and 2. The image forming apparatus according to claim 1, wherein when the operation state of the image forming apparatus is switched, the data storage speed is returned to the original speed. 前記通信インターフェース、前記バッファー、前記システム制御部、および前記データ処理部は、前記メインシステムが実装された第1ハードウェアと前記1または複数のサブシステムが実装されている第2ハードウェアとから分離された第3ハードウェアに実装されており、
前記システム制御部は、当該画像形成装置の動作状態を通常動作状態からディープスリープ状態へ切り換えるときに、前記第3ハードウェアの電源をオフせずに、前記第1ハードウェアの電源と前記第2ハードウェアの電源とをオフし、当該画像形成装置の動作状態をディープスリープ状態から通常動作状態へ切り換えるときに、前記第1ハードウェアの電源と前記第2ハードウェアの電源とをオンすること、
を特徴とする請求項1から請求項4のうちのいずれか1項記載の画像形成装置。
The communication interface, the buffer, the system control unit, and the data processing unit are separated from first hardware on which the main system is mounted and second hardware on which the one or more subsystems are mounted. Implemented on the third hardware,
When the operation state of the image forming apparatus is switched from the normal operation state to the deep sleep state, the system control unit does not turn off the power supply of the third hardware, and the power supply of the first hardware and the second hardware. Turning off the power of the hardware and turning on the power of the first hardware and the power of the second hardware when the operation state of the image forming apparatus is switched from the deep sleep state to the normal operation state;
The image forming apparatus according to claim 1, wherein the image forming apparatus is an image forming apparatus.
データを受信する通信インターフェースと、前記通信インターフェースにより受信されたデータを一時的に記憶するバッファーと、前記バッファーに記憶されているデータを処理するメインシステムと、前記メインシステムにより制御され当該画像形成装置の有する1または複数の機能をそれぞれ実現する1または複数のサブシステムとを備える前記画像形成装置内のコンピューターを、
前記画像形成装置の動作状態を、前記メインシステムと前記1または複数のサブシステムの電源がオンである通常動作状態と前記メインシステムと前記1または複数のサブシステムの電源がオフであるディープスリープ状態の一方から他方へ切り換えるシステム制御部、および
前記画像形成装置の動作状態がディープスリープ状態である場合、当該データ処理部により処理可能であると判断されたデータを前記バッファーから受信したときにはそのデータを処理し、当該データ処理部により処理可能ではないと判断されたデータを前記バッファーから受信すると、前記システム制御部により前記画像形成装置の動作状態を前記ディープスリープ状態から前記通常動作状態へ切換させるデータ処理部、
として機能させるシステム管理プログラム。
A communication interface for receiving data; a buffer for temporarily storing data received by the communication interface; a main system for processing data stored in the buffer; and the image forming apparatus controlled by the main system A computer in the image forming apparatus, comprising one or more subsystems that respectively realize one or more functions of
The operation state of the image forming apparatus includes a normal operation state in which the main system and the one or more subsystems are turned on, and a deep sleep state in which the main system and the one or more subsystems are turned off. When the operating state of the image forming apparatus is in a deep sleep state, when the data determined to be processable by the data processing unit is received from the buffer, the data is Data that is processed and received from the buffer by the data processing unit determined to be incapable of processing by the system control unit, the data that switches the operation state of the image forming apparatus from the deep sleep state to the normal operation state Processing section,
System management program to function as
JP2011084530A 2010-05-28 2011-04-06 Image forming apparatus and system management program Active JP5480194B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2011084530A JP5480194B2 (en) 2010-05-28 2011-04-06 Image forming apparatus and system management program
CN201110138193.3A CN102263874B (en) 2010-05-28 2011-05-23 Image forming apparatus having power saving mode
US13/114,785 US8793521B2 (en) 2010-05-28 2011-05-24 Image forming apparatus and methods to avoid read disturb errors by prohibiting a deep sleep state of the image apparatus until a recovery process has implemented when a read count of a program in a non-volatile memory reaches a threshold

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
JP2010122930 2010-05-28
JP2010122930 2010-05-28
JP2010242015 2010-10-28
JP2010242015 2010-10-28
JP2011084530A JP5480194B2 (en) 2010-05-28 2011-04-06 Image forming apparatus and system management program

Publications (2)

Publication Number Publication Date
JP2012108865A true JP2012108865A (en) 2012-06-07
JP5480194B2 JP5480194B2 (en) 2014-04-23

Family

ID=46494391

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011084530A Active JP5480194B2 (en) 2010-05-28 2011-04-06 Image forming apparatus and system management program

Country Status (1)

Country Link
JP (1) JP5480194B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012160140A (en) * 2011-02-02 2012-08-23 Kyocera Document Solutions Inc Electronic equipment and system management program
KR20140019237A (en) * 2012-08-06 2014-02-14 캐논 가부시끼가이샤 Image processing apparatus, and control method thereof, and recording medium

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08101606A (en) * 1994-09-30 1996-04-16 Canon Inc Printing equipment
JP2001084116A (en) * 1999-09-09 2001-03-30 Canon Inc Image forming apparatus and control method thereof
JP2002175168A (en) * 2000-12-06 2002-06-21 Nec Corp Printer control device and electric power saving method for printer
JP2004005029A (en) * 2002-05-30 2004-01-08 Canon Inc Apparatus having power saving function and power saving control method
JP2005196741A (en) * 2003-12-10 2005-07-21 Canon Inc Information processing apparatus and method, and program
JP2005267539A (en) * 2004-03-22 2005-09-29 Fuji Xerox Co Ltd Power saving management system, power saving management method, power saving management program, power saving managing device, and service device
JP2006040012A (en) * 2004-07-28 2006-02-09 Canon Inc Information processor, searching method, computer program, and computer readable recording medium
JP2006259906A (en) * 2005-03-15 2006-09-28 Ricoh Co Ltd COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL SYSTEM, POWER SAVE CONTROL METHOD, POWER SAVE CONTROL PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
JP2007148594A (en) * 2005-11-25 2007-06-14 Fuji Xerox Co Ltd Image forming device
JP2009294927A (en) * 2008-06-05 2009-12-17 Ricoh Co Ltd Information processor, control method for information processor, program and recording medium
JP2010081586A (en) * 2008-08-25 2010-04-08 Ricoh Co Ltd Control device, image forming apparatus, control method, and program
JP2010226613A (en) * 2009-03-25 2010-10-07 Brother Ind Ltd Network equipment

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08101606A (en) * 1994-09-30 1996-04-16 Canon Inc Printing equipment
JP2001084116A (en) * 1999-09-09 2001-03-30 Canon Inc Image forming apparatus and control method thereof
JP2002175168A (en) * 2000-12-06 2002-06-21 Nec Corp Printer control device and electric power saving method for printer
JP2004005029A (en) * 2002-05-30 2004-01-08 Canon Inc Apparatus having power saving function and power saving control method
JP2005196741A (en) * 2003-12-10 2005-07-21 Canon Inc Information processing apparatus and method, and program
JP2005267539A (en) * 2004-03-22 2005-09-29 Fuji Xerox Co Ltd Power saving management system, power saving management method, power saving management program, power saving managing device, and service device
JP2006040012A (en) * 2004-07-28 2006-02-09 Canon Inc Information processor, searching method, computer program, and computer readable recording medium
JP2006259906A (en) * 2005-03-15 2006-09-28 Ricoh Co Ltd COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL SYSTEM, POWER SAVE CONTROL METHOD, POWER SAVE CONTROL PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
JP2007148594A (en) * 2005-11-25 2007-06-14 Fuji Xerox Co Ltd Image forming device
JP2009294927A (en) * 2008-06-05 2009-12-17 Ricoh Co Ltd Information processor, control method for information processor, program and recording medium
JP2010081586A (en) * 2008-08-25 2010-04-08 Ricoh Co Ltd Control device, image forming apparatus, control method, and program
JP2010226613A (en) * 2009-03-25 2010-10-07 Brother Ind Ltd Network equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012160140A (en) * 2011-02-02 2012-08-23 Kyocera Document Solutions Inc Electronic equipment and system management program
KR20140019237A (en) * 2012-08-06 2014-02-14 캐논 가부시끼가이샤 Image processing apparatus, and control method thereof, and recording medium
KR101596095B1 (en) 2012-08-06 2016-02-19 캐논 가부시끼가이샤 Printing apparatus and recording medium

Also Published As

Publication number Publication date
JP5480194B2 (en) 2014-04-23

Similar Documents

Publication Publication Date Title
US8949641B2 (en) Information processing apparatus and method for controlling information processing apparatus restoration order of images that reduces the waiting time when restoration from a hibernation state
US8793521B2 (en) Image forming apparatus and methods to avoid read disturb errors by prohibiting a deep sleep state of the image apparatus until a recovery process has implemented when a read count of a program in a non-volatile memory reaches a threshold
CN104486523B (en) The data processing equipment and its control method of power supply can be controlled
US10409356B2 (en) Printing device handling wake up event received immediately before shifted to a low power mode
KR101496537B1 (en) Image forming apparatus, method for controlling image forming apparatus, and storage medium
JP6218515B2 (en) Image forming apparatus, image forming apparatus control method, and program
KR101945707B1 (en) Information processing apparatus, control method for information processing apparatus, and storage medium
JP2015106217A (en) Print controller, control method of print controller, and program
JP2012156645A (en) Information processor, communication apparatus, and control method therefor
KR101596095B1 (en) Printing apparatus and recording medium
US10033895B2 (en) Printing apparatus having plurality of power states and control method therefor
JP5480194B2 (en) Image forming apparatus and system management program
CN102752470B (en) Image processing apparatus and image processing method
JP6132535B2 (en) Printing system, printing control apparatus, printing control apparatus control method, and program
JP2012128705A (en) Information processing device, control method of information processing device and program
KR101859022B1 (en) Image forming apparatus, method for connection with external device thereof and computer readable recording medium
JP2018106433A (en) Information processing apparatus, control method of information processing apparatus, and program
JP2011257906A (en) Image forming system, image forming apparatus, computer program, and power-saving printing method
JP2008030477A (en) Recording apparatus and recording apparatus control method
US20110102825A1 (en) Image processing device having a plurality of control units
JP2016197324A (en) Information processing device, control method for information processing device, and program
JP4958723B2 (en) Virtual storage control device, virtual storage control method, virtual storage control program, and recording medium
JP2008113415A (en) MFP having facsimile function, facsimile data holding method, and computer program product
JP2018125747A (en) Image processing apparatus, power saving method, and computer program
JP2026074594A (en) Control method for image processing device, image processing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130322

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20130524

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20130603

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130626

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130809

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130918

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131203

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20131210

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140213

R150 Certificate of patent or registration of utility model

Ref document number: 5480194

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150