JP2013018238A - Data processing apparatus and controlling method thereof - Google Patents

Data processing apparatus and controlling method thereof Download PDF

Info

Publication number
JP2013018238A
JP2013018238A JP2011154957A JP2011154957A JP2013018238A JP 2013018238 A JP2013018238 A JP 2013018238A JP 2011154957 A JP2011154957 A JP 2011154957A JP 2011154957 A JP2011154957 A JP 2011154957A JP 2013018238 A JP2013018238 A JP 2013018238A
Authority
JP
Japan
Prior art keywords
cpu
processing apparatus
data processing
timer
time
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.)
Withdrawn
Application number
JP2011154957A
Other languages
Japanese (ja)
Inventor
Takeshi Sasaki
豪 佐々木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2011154957A priority Critical patent/JP2013018238A/en
Publication of JP2013018238A publication Critical patent/JP2013018238A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Power Sources (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To update a predetermined elapsed time period without deteriorating a power saving effect with a simple configuration.SOLUTION: An interruption signal to a CPU 101 is input when a timer 103 times a predetermined time period in the case where the CPU 101 is in a halting state. Thus, the halting state of the CPU 101 is released, and the CPU causes a system clock stored in a RAM 104 to update and updates the elapsed time period. The CPU 101 is shifted to the halting state again after completing the update operation accordingly.

Description

本発明は、計時を行うデータ処理装置およびその制御方法に関する。   The present invention relates to a data processing apparatus that performs timing and a control method thereof.

従来、CPU(Central Processing Unit)等のコンピュータで動作するデータ処理装置において、電力消費量を低減させるために、ユーザが一定期間操作しない場合などにCPUを停止させる省電力モードに移行させるものが知られている。CPUを停止させる場合、割込み指示のみを待つ状態となりソフトウェアの処理を実行することはできなくなるが、電力消費量低減の高い効果が期待される。CPUは一旦停止状態が解除されると再び一定期間操作が行われない場合、あるいはユーザにより省電力モードへの移行が指示されるまで停止状態が解除されたままとなる。   2. Description of the Related Art Conventionally, in a data processing device that operates on a computer such as a CPU (Central Processing Unit), in order to reduce power consumption, there is a method that shifts to a power saving mode in which the CPU is stopped when the user does not operate for a certain period of time. It has been. When the CPU is stopped, only the interrupt instruction is waited and software processing cannot be executed, but a high effect of reducing power consumption is expected. Once the CPU is released from the stopped state, the CPU remains released from the stopped state until no operation is performed again for a certain period of time or until the user instructs the shift to the power saving mode.

また、このようなデータ処理装置において、定期的に、または特定の時刻に所定の処理を行わせるものが知られている。従って、データ処理装置は計時を行う必要があるが、上述のようにCPUを停止させてしまった場合、計時することができない。   Among such data processing apparatuses, those that perform predetermined processing periodically or at a specific time are known. Therefore, the data processing apparatus needs to keep time, but cannot keep time when the CPU is stopped as described above.

一方、CPUが停止していても現在時刻の計時を行い続けることができるものとしてRTC(リアルタイムクロック)が知られている。RTCはバッテリを備えており、CPUが停止している間も現在時刻の計時を行い続けることができる。特許文献1では、CPUを停止させている間もRTCにより現在時刻の計時を行わせ、所定の時刻になったらCPUの停止状態を解除する。   On the other hand, an RTC (Real Time Clock) is known as a device that can keep measuring the current time even when the CPU is stopped. The RTC has a battery and can keep counting the current time while the CPU is stopped. In Patent Document 1, the current time is measured by the RTC while the CPU is stopped, and the CPU is released from the stopped state when a predetermined time is reached.

特開2002−300329号公報JP 2002-300369 A

しかしながら、また、RTCは比較的高価であるとともに、大きさも比較的大きい。従って、データ処理装置にRTCを設ける場合、コストの増加を招いたり、またRTCを取り付けるためのスペースが必要であり、装置の大型化を招いたりする。   However, RTCs are also relatively expensive and relatively large in size. Accordingly, when the RTC is provided in the data processing apparatus, the cost is increased, and a space for attaching the RTC is required, resulting in an increase in the size of the apparatus.

本発明は、以上の課題に鑑みてなされたものであり、簡易な構成により省電力効果を損なわずに所定の経過時間の更新を行うことのできるデータ処理装置およびその制御方法を提供するものである。   The present invention has been made in view of the above problems, and provides a data processing apparatus and a control method thereof capable of updating a predetermined elapsed time without impairing the power saving effect with a simple configuration. is there.

上記課題を解決するため、本発明のデータ処理装置は、少なくとも1つのCPUを有し、前記CPUにより処理を実行するデータ処理装置であって、所定の経過時間を記憶する記憶手段と、前記CPUが停止されている状態であっても計時を行うタイマと、前記タイマが所定の時間を計時した場合に、前記CPUの停止状態を解除する解除手段とを有し、前記CPUは、前記解除手段により停止状態が解除された場合、前記記憶手段に記憶されている経過時間を、前記タイマによる計時結果に基づき更新し、当該更新終了後に停止状態に遷移する。   In order to solve the above problems, a data processing apparatus of the present invention is a data processing apparatus that has at least one CPU and executes processing by the CPU, a storage unit that stores a predetermined elapsed time, and the CPU A timer that counts time even when the timer is stopped, and a canceling unit that cancels the stopped state of the CPU when the timer counts a predetermined time. The CPU includes the canceling unit. When the stop state is released by the above, the elapsed time stored in the storage means is updated based on the time measurement result by the timer, and the transition to the stop state is made after the end of the update.

本発明によれば、タイマが所定の時間を計時した場合にCPUの停止状態を解除するとともに経過時間の更新を行わせ、当該更新終了後に再び停止状態に遷移させるので、簡易な構成で省電力効果を損なわずに経過時間の更新が行える。   According to the present invention, when the timer counts a predetermined time, the CPU is released from the stop state and the elapsed time is updated, and after the update is completed, the transition to the stop state is made again. The elapsed time can be updated without losing the effect.

画像処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of an image processing apparatus. 画像処理装置による処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process by an image processing apparatus.

以下、本発明を実施するための形態の一例について図面を用いて説明する。   Hereinafter, an example of an embodiment for carrying out the present invention will be described with reference to the drawings.

図1は、データ処理装置の実施形態の一つである画像処理装置100の構成を示すブロック図である。画像処理装置100は、外部電源、あるいは内蔵するバッテリによって動作する。画像処理装置100は主電源が投入されると、装置各部に電源を供給するが、省電力モードに移行すると、一部の構成に対する電源供給をオフにし、消費電力が低減されるように動作状態を遷移させる。   FIG. 1 is a block diagram illustrating a configuration of an image processing apparatus 100 that is one embodiment of a data processing apparatus. The image processing apparatus 100 is operated by an external power source or a built-in battery. When the main power is turned on, the image processing apparatus 100 supplies power to each part of the apparatus. However, when the image processing apparatus 100 shifts to the power saving mode, the power supply for some components is turned off and the power consumption is reduced. Transition.

CPU101は、ROM105に記憶されているプログラムをRAM104にロードし、それを実行することによって画像処理装置100の動作の制御を行う。CPU101は通常モードにおいては、CPU101用のクロックに従って一定の周波数で動作する。CPU101は省電力モードにおいては、CPU101用のクロックを停止させることによって動作が停止される。CPU101の動作が停止されると、CPU101が実行していたプログラムも停止される。ただし、CPU101は省電力モードにおいても割込み信号の受け付けは行える。また、省電力モードを複数段階で設け、最も省電力効果を与えるモードの場合は上記のとおりCPU101の動作を停止させ、省電力効果を抑えたモードの場合はCPU101が動作する際の周波数を低くして動作速度を遅くするようにしてもよい。以下では、CPU101が動作を停止し、割込み信号待ちの状態とするものを省電力モードとして述べる。   The CPU 101 controls the operation of the image processing apparatus 100 by loading a program stored in the ROM 105 into the RAM 104 and executing it. In the normal mode, the CPU 101 operates at a constant frequency according to the clock for the CPU 101. In the power saving mode, the CPU 101 stops its operation by stopping the clock for the CPU 101. When the operation of the CPU 101 is stopped, the program executed by the CPU 101 is also stopped. However, the CPU 101 can accept an interrupt signal even in the power saving mode. In addition, the power saving mode is provided in a plurality of stages. In the mode that gives the most power saving effect, the operation of the CPU 101 is stopped as described above, and in the mode that suppresses the power saving effect, the frequency when the CPU 101 operates is lowered. Thus, the operation speed may be decreased. In the following, a case where the CPU 101 stops operation and waits for an interrupt signal is described as a power saving mode.

ASIC102は画像処理装置100の動作のための特定の処理を実行するためのハードウェアであり、内部に計時用のタイマ103を備える。ASIC102はタイマ103の計時に従い一定間隔でCPU101に対する割込み信号を発生する。ASIC102はCPU101により予め設定されたタイミングで割込み信号を発生する。CPU101は画像処理装置100が通常モードで動作しているときよりも省電力モードで動作しているときの方が割込み信号を発生させる間隔を長くする。タイマ103は省電力モード中であっても計時を行えるが、RTCと比べて動作に必要な電力は小さく、また大きさも小さい。なお、タイマ103は現在時刻を計時するのではなく、単純に経過時間を計時するものである。   The ASIC 102 is hardware for executing a specific process for the operation of the image processing apparatus 100, and includes a timer 103 for timing. The ASIC 102 generates an interrupt signal to the CPU 101 at regular intervals according to the timing of the timer 103. The ASIC 102 generates an interrupt signal at a timing preset by the CPU 101. The CPU 101 makes the interval for generating the interrupt signal longer when the image processing apparatus 100 is operating in the power saving mode than when the image processing apparatus 100 is operating in the normal mode. Although the timer 103 can measure time even in the power saving mode, the power required for operation is smaller and smaller than the RTC. The timer 103 does not measure the current time, but simply measures the elapsed time.

ROM105は、CPU101が実行するプログラムの他、画像処理装置100の動作のための種々の情報を記憶する。RAM104は、CPU101のワークエリアとして使用される他、画像処理装置100の動作のための種々の情報を記憶する。また、RAM104は画像処理装置100が起動されてから等の経過時間を示すシステムクロックの値を記憶する。システムカウンタの値はCPU101が更新する。   The ROM 105 stores various information for the operation of the image processing apparatus 100 in addition to the program executed by the CPU 101. The RAM 104 is used as a work area for the CPU 101 and stores various information for the operation of the image processing apparatus 100. In addition, the RAM 104 stores a system clock value indicating an elapsed time after the image processing apparatus 100 is activated. The CPU 101 updates the value of the system counter.

プリントエンジン部106は入力された画像データに基づき被記録媒体上に画像をプリントするための処理を行う。プリントエンジン部106は入力された画像データに基づきドットのオン/オフを示す信号を生成し、駆動モーター107を制御してヘッド108を被記録媒体上で走査させながら記録剤を付与して画像をプリントさせる。ヘッド108は記録剤であるインクを吐出する複数のノズルを有し、プリントエンジン部106からのドットのオンを示す信号に従い、ノズルからインクを吐出して被記録媒体上に画像をプリントする。プリントエンジン部106は画像処理装置100に接続された外部装置から送られてくる画像データに基づく画像をプリントする印刷ジョブを実行可能である。サーミスタセンサ109はヘッド108近傍の環境温度を計測する。サーミスタセンサ109が計測した環境温度の情報はCPU101がRAM104に書き込む。   The print engine unit 106 performs processing for printing an image on a recording medium based on the input image data. The print engine unit 106 generates a signal indicating dot on / off based on the input image data, and controls the drive motor 107 to apply the recording agent while scanning the head 108 on the recording medium, thereby generating an image. Let it print. The head 108 has a plurality of nozzles that eject ink, which is a recording agent, and prints an image on a recording medium by ejecting ink from the nozzles in accordance with a signal indicating dot ON from the print engine unit 106. The print engine unit 106 can execute a print job for printing an image based on image data sent from an external device connected to the image processing apparatus 100. The thermistor sensor 109 measures the environmental temperature near the head 108. The CPU 101 writes the environmental temperature information measured by the thermistor sensor 109 into the RAM 104.

ヘッド108は一定期間インクを吐出していない場合、ノズルの目詰まり等を防止するため、回復動作(メンテナンス処理)を行う必要がある。また、ヘッド108は環境温度に応じて回復動作のタイミングやインク吐出の制御等を変更する必要がある。また、ヘッド108が最後にインクを吐出したシステムクロック上の時間はRAM104に記憶され、インクの吐出処理が行われる度に更新される。   When the head 108 has not ejected ink for a certain period, it is necessary to perform a recovery operation (maintenance process) in order to prevent nozzle clogging and the like. The head 108 needs to change the recovery operation timing, ink ejection control, and the like according to the environmental temperature. The time on the system clock when the head 108 has ejected ink last is stored in the RAM 104 and is updated each time ink ejection processing is performed.

スキャナエンジン部110は原稿上の画像を読み取るための処理を行う。スキャナエンジン部110は駆動モーター111を制御して読取センサを、原稿台に載置された原稿上を走査させながら原稿上の画像を読み取らせ、該画像に応じた画像データを生成する。スキャナエンジン部110によって原稿上の画像を読み取らせて得た画像データをプリントエンジン部106に供給することによって原稿のコピー(コピージョブ)を行わせることができる。また、スキャナエンジン部110によって読み取られた画像データを画像処理装置100に接続された外部装置に送信するスキャンジョブも実行可能である。   The scanner engine unit 110 performs processing for reading an image on a document. The scanner engine unit 110 controls the driving motor 111 to cause the reading sensor to read an image on the document while scanning the document placed on the document table, and generates image data corresponding to the image. By supplying image data obtained by causing the scanner engine unit 110 to read an image on a document to the print engine unit 106, the document can be copied (copy job). A scan job for transmitting image data read by the scanner engine unit 110 to an external apparatus connected to the image processing apparatus 100 can also be executed.

画像処理装置100が省電力モードに移行する場合、駆動モーター107、110に供給される電源がオフとなる。   When the image processing apparatus 100 shifts to the power saving mode, the power supplied to the drive motors 107 and 110 is turned off.

操作部112はユーザからの指示を受け付ける。操作部112はユーザが指示を入力するためのキー群と、ユーザに提供すべき情報を表示する表示部とを有する。画像処理装置100が省電力モードに移行した場合、操作部112に供給する電源をオフにし、表示部は消灯される。省電力モードに移行しても操作部112はキー群による操作は受け付け、省電力モード中にキー群のいずれかが操作されるとCPU101に対し割込み信号が入力され、通常モードに移行する。操作部112のキー群が所定期間操作されなかった場合、画像処理装置100は省電力モードに移行する。操作部112の所定のキー操作によって画像処理装置100を省電力モードに移行させることもできる。   The operation unit 112 receives an instruction from the user. The operation unit 112 includes a key group for a user to input an instruction and a display unit that displays information to be provided to the user. When the image processing apparatus 100 shifts to the power saving mode, the power supplied to the operation unit 112 is turned off, and the display unit is turned off. Even if the operation mode is shifted to the power saving mode, the operation unit 112 accepts an operation by the key group. When any key group is operated during the power saving mode, an interrupt signal is input to the CPU 101 and the operation mode is shifted to the normal mode. When the key group of the operation unit 112 is not operated for a predetermined period, the image processing apparatus 100 shifts to the power saving mode. The image processing apparatus 100 can be shifted to the power saving mode by a predetermined key operation of the operation unit 112.

インタフェース113は画像処理装置100を外部装置と接続する。インタフェース113を介して接続された外部装置から送られてくる画像データをプリントエンジン部106に供給し、被記録媒体上に画像をプリントすることができる。また、画像処理装置100はインタフェース113を介して外部装置から送られてくる指示に従って省電力モードへの移行及び通常モードへの移行が可能である。   An interface 113 connects the image processing apparatus 100 to an external device. Image data sent from an external device connected via the interface 113 can be supplied to the print engine unit 106 to print an image on a recording medium. Further, the image processing apparatus 100 can shift to the power saving mode and shift to the normal mode in accordance with an instruction sent from an external apparatus via the interface 113.

画像処理装置100は主電源が投入されると、ROM105に記憶されている制御プログラムをRAM104にロードし、CPU101はこの制御プログラムを実行する。そしてCPU101はRAM104に記憶されているシステムクロックの値をゼロにする。そしてCPU101は省電力モードにおける動作停止中、ASIC102からの割込み信号に基づき一時的に起動し、タイマ103の計時結果をシステムクロックの値に反映させる(加算する)。そしてCPU101はシステムクロックの値が予め設定されていた値に達したときに省電力モードを解除し、通常モードに移行させ、処理の処理を実行する。また、CPU101はASIC102からの割込み信号を受け、起動されたとき、サーミスタセンサ109により計測された環境温度の情報を取得する。そして、その取得結果に応じて通常モードに戻すまでの時間を変更したり、ヘッド108を制御するためのパラメータを変更したりする。   When the main power is turned on, the image processing apparatus 100 loads the control program stored in the ROM 105 into the RAM 104, and the CPU 101 executes the control program. Then, the CPU 101 sets the system clock value stored in the RAM 104 to zero. Then, the CPU 101 temporarily starts based on the interrupt signal from the ASIC 102 while the operation is stopped in the power saving mode, and reflects (adds) the time measurement result of the timer 103 to the value of the system clock. Then, the CPU 101 cancels the power saving mode when the value of the system clock reaches a preset value, shifts to the normal mode, and executes processing. Further, the CPU 101 receives an interrupt signal from the ASIC 102 and, when activated, acquires information on the environmental temperature measured by the thermistor sensor 109. Then, the time until returning to the normal mode is changed according to the acquisition result, and the parameters for controlling the head 108 are changed.

次に、以上のような構成を有する画像処理装置100において、省電力モードに移行するための条件が成立し、省電力モードに移行する場合の処理の流れについて説明する。図2はこの処理の流れを示すフローチャートである。このフローチャートは、CPU101がROM105に記憶された制御プログラムをRAM104にロードして実行することによって行われる処理と画像処理装置100内の所定のレジスタに設定された条件に従ってプログラム停止中に行われる処理である。また、このフローチャートは省電力モードに移行してもヘッド108の動作保障を行うための処理である。   Next, in the image processing apparatus 100 having the above-described configuration, a process flow when the conditions for shifting to the power saving mode are satisfied and the mode is shifted to the power saving mode will be described. FIG. 2 is a flowchart showing the flow of this process. This flowchart is a process performed when the CPU 101 loads a control program stored in the ROM 105 to the RAM 104 and executes it, and a process performed while the program is stopped according to the conditions set in a predetermined register in the image processing apparatus 100. is there. This flowchart is a process for ensuring the operation of the head 108 even when the mode is shifted to the power saving mode.

省電力モードに移行するための条件としては、一定期間操作部112による操作が行われなかった、または一定期間インタフェース113を介して信号を受け取らなかった、ことが含まれる。また、一定期間プリントエンジン部106が動作していない、一定期間スキャナエンジン部110が動作していないことが含まれる。また、操作部112またはインタフェース113を介して省電力モードへの移行が指示されたことが含まれる。これらのいずれかの条件が成立した場合、図2のフローチャートが開始される。   Conditions for shifting to the power saving mode include that the operation by the operation unit 112 has not been performed for a certain period of time, or that no signal has been received via the interface 113 for a certain period of time. Also included is that the print engine unit 106 is not operating for a certain period and the scanner engine unit 110 is not operating for a certain period. Also included is an instruction to shift to the power saving mode via the operation unit 112 or the interface 113. When any of these conditions is satisfied, the flowchart of FIG. 2 is started.

ステップ101では、CPU101はASIC102に対して通常モードにおいて割込み信号を出力させるタイミングの設定を解除する。また、通常モードにおいてCPU101に対して割込みを行わせるための条件の設定も解除する。そしてステップ102で省電力モードにおいてCPU101に対して割込みを行わせるための条件の設定を行う。省電力モードにおいて割込みを行わせるための条件は省電力モードから通常モードに移行させるための条件であり、操作部112による所定の操作やインタフェース113を介して所定の信号を受信した場合などを含む。また、RAM104に記憶されているヘッド108が最後にインクを吐出してからの経過時間が所定の時間を越えたこと、環境温度が所定の範囲を越えたことも条件に含まれる。これらの割込みのための条件は所定のレジスタに登録(設定)され、画像処理装置100がこれらの条件のいずれかに合致した状態となるとCPU101に割込み信号が入力される。   In step 101, the CPU 101 cancels the timing setting for causing the ASIC 102 to output an interrupt signal in the normal mode. Also, the setting of conditions for causing the CPU 101 to perform an interrupt in the normal mode is canceled. In step 102, conditions for causing the CPU 101 to perform an interrupt in the power saving mode are set. The conditions for causing an interrupt in the power saving mode are conditions for shifting from the power saving mode to the normal mode, and include a case where a predetermined signal is received via a predetermined operation by the operation unit 112 or the interface 113. . The conditions also include that the elapsed time from the last ejection of ink by the head 108 stored in the RAM 104 has exceeded a predetermined time, and that the environmental temperature has exceeded a predetermined range. Conditions for these interrupts are registered (set) in a predetermined register, and an interrupt signal is input to the CPU 101 when the image processing apparatus 100 is in a state meeting any of these conditions.

ステップ103では、CPU101は操作部112、駆動モーター107、111など、所定の箇所への電源の供給をオフにする。   In step 103, the CPU 101 turns off the power supply to predetermined locations such as the operation unit 112 and the drive motors 107 and 111.

ステップ104では、CPU101はASIC102に対して省電力モードにおいて割込み信号を出力させるタイミングの設定を行う。ここでは例えばタイマ103が500ミリ秒計時する毎に割込み信号を出力させるよう設定する。なお、ここで設定するタイミングは間隔が短すぎるとCPU101を起動させる頻度が高くなり、長くなり過ぎると誤差が発生しやすくなるので、これらを考慮して適切なタイミングを設定する。そしてステップ105でASIC102にタイマ103を起動させるための指示を行う。   In step 104, the CPU 101 sets the timing at which the ASIC 102 outputs an interrupt signal in the power saving mode. Here, for example, the timer 103 is set to output an interrupt signal every time it measures 500 milliseconds. Note that the timing set here is such that if the interval is too short, the frequency of activation of the CPU 101 increases, and if it is too long, an error is likely to occur. Therefore, an appropriate timing is set in consideration of these. In step 105, the ASIC 102 is instructed to start the timer 103.

そしてCPU101は自身が動作するためのCPU101用クロックを停止させ、自身の動作を停止させる。これによりCPU101は割込み信号のみを受け付ける状態となり、ステップ102で設定された条件に対応した割込み信号を待つ。ステップ107で当該条件に対応した割込み信号が検出されるまではCPU101の停止状態は維持し続けられる。   Then, the CPU 101 stops the clock for the CPU 101 for operating itself and stops its own operation. As a result, the CPU 101 receives only an interrupt signal and waits for an interrupt signal corresponding to the condition set in step 102. Until the interrupt signal corresponding to the condition is detected in step 107, the stopped state of the CPU 101 is maintained.

ステップ107で割込み信号が検出されると、ステップ108に進み、CPU101のクロック停止状態が解除され、プログラムを実行可能な状態となる。ただし、ここではCPU101が動作状態に遷移するだけであり、操作部112や駆動モーター107、111への電源供給は停止した状態を維持し、省電力モードは継続される。   When an interrupt signal is detected in step 107, the process proceeds to step 108, the CPU 101 is released from the clock stop state, and the program can be executed. However, here, the CPU 101 only transitions to the operation state, the power supply to the operation unit 112 and the drive motors 107 and 111 is maintained in a stopped state, and the power saving mode is continued.

そしてステップ109において、ステップ107で検出された割込み信号がいずれの条件で発生したものであるか、即ち割込みの種類を判定する。ここで割込みが、タイマ103がステップ104で設定されたタイミングに達したことによるものであったと判定された場合はステップ110に進み、タイマ以外の要因によるものであったと判定された場合はステップ116に進む。   In step 109, it is determined under which conditions the interrupt signal detected in step 107 is generated, that is, the type of interrupt. If it is determined that the interrupt is due to the timer 103 reaching the timing set in step 104, the process proceeds to step 110. If it is determined that the interrupt is due to a factor other than the timer, step 116 is performed. Proceed to

ステップ110では、ASIC102にタイマ103を再起動させるための指示を行う。そしてステップ111では、RAM104に記憶されているシステムクロックの値に、ステップ104で設定された時間を加算し、更新する。ここでは500ミリ秒毎に割込み信号を発生させるよう設定されているので500ミリ秒を加算する。そしてステップ112において、プリントエンジン部106にシステムクロックが更新されたことを通知する。ここでプリントエンジン部106にシステムクロックが更新されたことを通知するのは、本フローがヘッド108の動作保障を行うための処理であるためである。ステップ113ではヘッド108による前回のインク吐出からの経過時間を算出する。前回のインク吐出は、受け付けた印刷ジョブによるプリント、回復動作などが含まれる。これを前回の回復動作のみとしてもよい。システムクロックが更新されたことを通知されたプリントエンジン部106は、サーミスタセンサ109による環境温度の計測結果を取得し、それをCPU101に通知する。ステップ114ではプリントエンジン部106から通知されたサーミスタセンサ109の環境温度の計測結果を取得する。そして、CPU101はステップ115において、ステップ113で算出された経過時間とステップ114で取得された環境温度とをRAM104に記憶する。   In step 110, the ASIC 102 is instructed to restart the timer 103. In step 111, the time set in step 104 is added to the value of the system clock stored in the RAM 104 to be updated. Here, since it is set to generate an interrupt signal every 500 milliseconds, 500 milliseconds is added. In step 112, the print engine unit 106 is notified that the system clock has been updated. The reason why the print engine unit 106 is notified that the system clock has been updated is that this flow is processing for ensuring the operation of the head 108. In step 113, the elapsed time from the previous ink ejection by the head 108 is calculated. The previous ink ejection includes printing by a received print job, recovery operation, and the like. This may be only the previous recovery operation. The print engine unit 106 that has been notified that the system clock has been updated acquires the measurement result of the environmental temperature by the thermistor sensor 109 and notifies the CPU 101 of the result. In step 114, the measurement result of the ambient temperature of the thermistor sensor 109 notified from the print engine unit 106 is acquired. In step 115, the CPU 101 stores the elapsed time calculated in step 113 and the environmental temperature acquired in step 114 in the RAM 104.

そしてステップ115による情報の記憶終了に応じてステップ106に進み、CPU101を再び停止状態とし、以降ステップ106〜115の同様の処理が周期的に行われ、システムクロックの更新が逐次行われる。ここでCPU101が起動されるのはS110〜115までの短い期間であるので、消費電力量はあまり多くはならない。なお、ステップ114で取得した環境温度が所定の範囲を越えていた場合、ステップ102で設定した条件を変更したり、ステップ104で設定したタイミングを変更したりするようにしてもよい。   Then, the process proceeds to step 106 in response to the end of information storage in step 115, the CPU 101 is again stopped, and thereafter the same processing in steps 106 to 115 is periodically performed, and the system clock is sequentially updated. Here, since the CPU 101 is activated for a short period from S110 to S115, the power consumption is not so much. When the environmental temperature acquired in step 114 exceeds a predetermined range, the condition set in step 102 may be changed, or the timing set in step 104 may be changed.

ステップ109においてタイマ103以外に基づく割込み信号であったと判定された場合にはステップ116に進み、CPU101はASIC102にタイマ103の停止を指示する。そしてステップ117においてCPU101はこの時点でのタイマ103の計時結果をRAM104のシステムクロックの値に加算し、更新する。   If it is determined in step 109 that the interrupt signal is based on other than the timer 103, the process proceeds to step 116, and the CPU 101 instructs the ASIC 102 to stop the timer 103. In step 117, the CPU 101 adds the time measurement result of the timer 103 at this time to the value of the system clock in the RAM 104 and updates it.

そしてステップ118では、操作部112、駆動モーター107、111への電源供給をオンにする。そしてステップ119では、ステップ102で設定した省電力モード用の割込みの設定を解除し、ステップ120では通常モード用の割込みの設定を行う。   In step 118, power supply to the operation unit 112 and the drive motors 107 and 111 is turned on. In step 119, the interrupt setting for the power saving mode set in step 102 is canceled. In step 120, the interrupt for the normal mode is set.

CPU101は、以上のステップ116〜120の処理を終えると画像処理装置100を通常モードに移行させる。そして、通常モードに移行した後は、CPU101はプログラムの実行を継続した状態となる。通常モードでは、プリントエンジン部106による通常の印刷ジョブ、スキャナエンジン部110とプリントエンジン部106を連動させたコピージョブ、スキャナエンジン部110によるスキャンジョブを実行可能である。また、通常モードへ移行させる条件が、RAM104に記憶されている経過時間が回復動作(メンテナンス処理)を行う必要のある時間であった場合、通常モードに移行させるとともに回復動作を実行する。即ち、CPU101はプリントエンジン部106に対しヘッド108からのインク吐出処理を実行させる。   The CPU 101 shifts the image processing apparatus 100 to the normal mode when the processes in the above steps 116 to 120 are completed. Then, after shifting to the normal mode, the CPU 101 continues to execute the program. In the normal mode, a normal print job by the print engine unit 106, a copy job in which the scanner engine unit 110 and the print engine unit 106 are linked, and a scan job by the scanner engine unit 110 can be executed. Further, when the condition for shifting to the normal mode is the time when the elapsed time stored in the RAM 104 needs to be restored (maintenance processing), the mode is shifted to the normal mode and the recovery operation is executed. That is, the CPU 101 causes the print engine unit 106 to execute an ink ejection process from the head 108.

なお、以上の処理ではヘッド108の回復動作を適切なタイミングで行わせるために、省電力モードにおいてもシステムクロックの更新を行うものとしたが、所定の経過時間に達した場合に行う他の処理に適用するようにしてもよい。   In the above processing, the system clock is updated even in the power saving mode in order to perform the recovery operation of the head 108 at an appropriate timing. However, other processing performed when a predetermined elapsed time is reached. You may make it apply to.

また、異なる経過時間において行うべき複数の処理に適用してもよい。この場合、RAM104で記憶させる経過時間を、処理の内容毎に設け、それぞれの経過時間に従って通常モードに移行させるようにすればよい。また、システムクロックを複数設けるようにしてもよい。   Moreover, you may apply to the some process which should be performed in different elapsed time. In this case, an elapsed time stored in the RAM 104 may be provided for each processing content, and the mode may be shifted to the normal mode according to each elapsed time. A plurality of system clocks may be provided.

また、以上の例ではシステムクロックの更新と経過時間の更新とをそれぞれ行うものとしたが、いずれか1つのみを設けるようにしてもよい。また経過時間を記憶するのは内部のRAMに限らず、外部メモリ等であってもよい。   In the above example, the system clock is updated and the elapsed time is updated. However, only one of them may be provided. Further, the elapsed time is not limited to the internal RAM but may be an external memory or the like.

また、以上の例では画像処理装置100が現在時刻を計時しないものとしたが、以上の例の仕組みを利用して現在時刻を計時するようにしてもよい。画像処理装置100の主電源が投入されたとき、ユーザに操作部112から現在時刻の入力を行わせ、それ以降はタイマ103による計時結果を加算させていくようにすればよい。また、現在時刻を、インタフェース113を介して接続された外部装置から取得し、それ以降はタイマ103による計時結果を加算させていくようにしてもよい。これにより、特定の時刻に行うべき処理があった場合、以上の例と同様にして省電力モードから通常モードに移行させて処理を実行させることができる。   In the above example, the image processing apparatus 100 does not measure the current time. However, the current time may be measured using the mechanism of the above example. When the main power supply of the image processing apparatus 100 is turned on, the user may input the current time from the operation unit 112, and thereafter, the time measurement result by the timer 103 may be added. Further, the current time may be acquired from an external device connected via the interface 113, and thereafter, the time measurement result by the timer 103 may be added. Thereby, when there is a process to be performed at a specific time, the process can be executed by shifting from the power saving mode to the normal mode as in the above example.

また、以上の例では、データ処理装置として画像処理装置100をあげたが、CPUを停止させて省電力を図るとともに、所定の時間に所定の処理を行うものであれば他のタイプの装置であってもよい。   In the above example, the image processing apparatus 100 is used as the data processing apparatus. However, other types of apparatuses can be used as long as the CPU is stopped to save power and perform predetermined processing at a predetermined time. There may be.

以上のような実施形態によれば、省電力モードにおいてCPUを停止させても、特定のタイミングで行うべき処理を実行させることができる。その際、CPUは経過時間の更新のための処理の短い期間であるため、省電力効果が大きく損なわれることはない。また、経過時間の更新に利用するタイマは単純に経過時間をカウントする簡易的なものとすることができるので、コストの低減が図れ、また装置の大型化を防止できる。   According to the embodiment as described above, even if the CPU is stopped in the power saving mode, a process to be performed at a specific timing can be executed. At that time, since the CPU is a short period of processing for updating the elapsed time, the power saving effect is not greatly impaired. In addition, since the timer used for updating the elapsed time can be a simple one that simply counts the elapsed time, the cost can be reduced and the apparatus can be prevented from being enlarged.

また、本実施形態は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(CPUやMPU等)がプログラムを読み出して実行する処理である。また、プログラムは、1つのコンピュータで実行させても、複数のコンピュータを連動させて実行させるようにしてもよい。複数のコンピュータを連携させて動作を行う場合は、コンピュータ毎に上記実施形態の処理を適用するか、または複数のうちの1つのコンピュータのみに適用する。また、上記した処理の全てをソフトウェアで実現する必要はなく、一部または全部をハードウェアによって実現するようにしてもよい。   Moreover, this embodiment is implement | achieved also by performing the following processes. That is, software (program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media, and a computer (CPU, MPU, etc.) of the system or apparatus reads and executes the program. It is processing to do. Further, the program may be executed by one computer or may be executed in conjunction with a plurality of computers. When performing operation in cooperation with a plurality of computers, the processing of the above embodiment is applied to each computer, or only one of the plurality of computers is applied. Moreover, it is not necessary to implement all of the above-described processing by software, and part or all of the processing may be implemented by hardware.

Claims (6)

少なくとも1つのCPUを有し、前記CPUにより処理を実行するデータ処理装置であって、
所定の経過時間を記憶する記憶手段と、
前記CPUが停止されている状態であっても計時を行うタイマと、
前記タイマが所定の時間を計時した場合に、前記CPUの停止状態を解除する解除手段とを有し、
前記CPUは、前記解除手段により停止状態が解除された場合、前記記憶手段に記憶されている経過時間を、前記タイマによる計時結果に基づき更新し、当該更新終了後に停止状態に遷移することを特徴とするデータ処理装置。
A data processing apparatus having at least one CPU and executing processing by the CPU,
Storage means for storing a predetermined elapsed time;
A timer that counts time even when the CPU is stopped; and
A release means for releasing the stop state of the CPU when the timer times a predetermined time;
The CPU updates the elapsed time stored in the storage unit based on the time measurement result by the timer when the stop state is released by the release unit, and transitions to the stop state after the update is completed. A data processing device.
前記CPUは、前記記憶手段に記憶されている経過時間が予め決められた時間に達した場合、予め決められた処理を実行することを特徴とする請求項1に記載のデータ処理装置。   The data processing apparatus according to claim 1, wherein the CPU executes a predetermined process when the elapsed time stored in the storage unit reaches a predetermined time. 前記CPUは、停止状態に遷移する前に、前記データ処理装置の所定の箇所への電源供給を停止させることを特徴とする請求項1または2に記載のデータ処理装置。   The data processing apparatus according to claim 1, wherein the CPU stops power supply to a predetermined location of the data processing apparatus before transitioning to a stop state. 少なくとも1つのCPUと前記CPUが停止されている状態であっても計時を行うタイマとを有し、前記CPUにより処理を実行するデータ処理装置の制御方法であって、
所定の経過時間をメモリに記憶し、
前記タイマが所定の時間を計時した場合に、前記CPUの停止状態を解除し、
前記CPUは、停止状態が解除された場合、前記メモリに記憶されている経過時間を、前記タイマによる計時結果に基づき更新し、当該更新終了後に停止状態に遷移することを特徴とするデータ処理装置の制御方法。
A control method for a data processing device having at least one CPU and a timer for measuring time even when the CPU is stopped, and executing processing by the CPU,
Store the specified elapsed time in memory,
When the timer counts a predetermined time, the CPU is released from the stopped state,
The CPU updates the elapsed time stored in the memory based on the time measurement result by the timer when the stop state is released, and transitions to the stop state after the update ends. Control method.
前記CPUは、前記記憶手段に記憶されている経過時間が予め決められた時間に達した場合、予め決められた処理を実行することを特徴とする請求項4に記載のデータ処理装置の制御方法。   5. The method according to claim 4, wherein the CPU executes a predetermined process when the elapsed time stored in the storage unit reaches a predetermined time. . 前記CPUは、停止状態に遷移する前に、前記データ処理装置の所定の箇所への電源供給を停止させることを特徴とする請求項4または5に記載のデータ処理装置の制御方法。   6. The method of controlling a data processing apparatus according to claim 4, wherein the CPU stops power supply to a predetermined location of the data processing apparatus before transitioning to the stop state.
JP2011154957A 2011-07-13 2011-07-13 Data processing apparatus and controlling method thereof Withdrawn JP2013018238A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011154957A JP2013018238A (en) 2011-07-13 2011-07-13 Data processing apparatus and controlling method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011154957A JP2013018238A (en) 2011-07-13 2011-07-13 Data processing apparatus and controlling method thereof

Publications (1)

Publication Number Publication Date
JP2013018238A true JP2013018238A (en) 2013-01-31

Family

ID=47690158

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011154957A Withdrawn JP2013018238A (en) 2011-07-13 2011-07-13 Data processing apparatus and controlling method thereof

Country Status (1)

Country Link
JP (1) JP2013018238A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015005954A (en) * 2013-06-24 2015-01-08 キヤノン株式会社 Information processing device, method for controlling information processing device, and program
JP2015035112A (en) * 2013-08-08 2015-02-19 富士ゼロックス株式会社 Power-saving control device, printer, and program
JP2021069040A (en) * 2019-10-25 2021-04-30 株式会社リコー Electronic control device, control method by main processor of electronic control device, and control program executed by main processor of electronic control device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015005954A (en) * 2013-06-24 2015-01-08 キヤノン株式会社 Information processing device, method for controlling information processing device, and program
JP2015035112A (en) * 2013-08-08 2015-02-19 富士ゼロックス株式会社 Power-saving control device, printer, and program
JP2021069040A (en) * 2019-10-25 2021-04-30 株式会社リコー Electronic control device, control method by main processor of electronic control device, and control program executed by main processor of electronic control device

Similar Documents

Publication Publication Date Title
KR101636184B1 (en) Image forming apparatus, method for controlling image forming apparatus, and computer readable recording medium
JP2007157118A5 (en)
JP5865096B2 (en) Image forming apparatus, control method therefor, and program
JP6953211B2 (en) Information processing device and control method of information processing device
JP2006224465A (en) Image forming device, calibration processing method in image forming device, and calibration processing program in image forming device
KR20120069578A (en) Printing apparatus and control method thereof
JP2013018238A (en) Data processing apparatus and controlling method thereof
JP5676902B2 (en) Information processing apparatus and information processing apparatus control method
JP2007030274A (en) Image processor
JP2007086230A (en) Display control apparatus and display control method
JP2007215034A (en) Image processor and its control method
JP6768425B2 (en) Information processing equipment, its control method, and programs
US10896010B1 (en) Image forming apparatus that sets a standby time based on a job history and control method of the image forming apparatus
JP5967945B2 (en) Information processing apparatus, information processing apparatus control method, and program
US10582079B2 (en) Image forming apparatus, method for controlling image forming apparatus, and recording medium
US9098224B2 (en) Information processing apparatus, method, and storage medium for setting a waiting time
JP2006256116A (en) Printer
JP2021047602A (en) Information processing device and information processing program
JP2006027141A (en) Imaging system
JP6526111B2 (en) Printing apparatus and control method thereof
US20230057801A1 (en) Information processing apparatus, information processing method, and non-transitory computer readable medium
JP2004090243A (en) Image forming system and its power saving method
JP6250091B2 (en) Information processing apparatus and information processing apparatus control method
JP2009031470A (en) Image forming apparatus
JP4106822B2 (en) Printing apparatus, initialization method, and information recording medium

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20141007