JP5251407B2 - Information processing device - Google Patents

Information processing device Download PDF

Info

Publication number
JP5251407B2
JP5251407B2 JP2008256023A JP2008256023A JP5251407B2 JP 5251407 B2 JP5251407 B2 JP 5251407B2 JP 2008256023 A JP2008256023 A JP 2008256023A JP 2008256023 A JP2008256023 A JP 2008256023A JP 5251407 B2 JP5251407 B2 JP 5251407B2
Authority
JP
Japan
Prior art keywords
program
memory
unit
refresh
power saving
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2008256023A
Other languages
Japanese (ja)
Other versions
JP2010086371A (en
Inventor
博之 平川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Murata Machinery Ltd
Original Assignee
Murata Machinery Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2008256023A priority Critical patent/JP5251407B2/en
Publication of JP2010086371A publication Critical patent/JP2010086371A/en
Application granted granted Critical
Publication of JP5251407B2 publication Critical patent/JP5251407B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、情報処理装置に係り、さらに詳しくは、容量素子に電荷を蓄積させることによって書込みが行われるメモリ上に書き込まれたプログラムを実行するプロセッサを有する情報処理装置の改良に関する。   The present invention relates to an information processing apparatus, and more particularly to an improvement of an information processing apparatus having a processor that executes a program written on a memory to which writing is performed by accumulating electric charges in a capacitor.

受信した画像データを静電転写方式で用紙に印刷するプリンタ機能を有するファクシミリ装置では、受信時の印刷処理に要する時間を短縮するために、定着ローラを予め加熱して一定温度に保持する予熱制御が行われる。近年、この様な予熱時よりも消費電力を少なくした省電力モードを備えたファクシミリ装置が提案されている(例えば、特許文献1及び2)。省電力モードでは、例えば、定着ローラを加熱する加熱ヒータなどへの電源供給を遮断することによって消費電力を減少させている。   In a facsimile apparatus having a printer function for printing received image data on a sheet by electrostatic transfer, preheating control in which the fixing roller is preheated and held at a constant temperature in order to shorten the time required for printing processing at the time of reception. Is done. In recent years, facsimile apparatuses having a power saving mode that consumes less power than during preheating have been proposed (for example, Patent Documents 1 and 2). In the power saving mode, for example, power consumption is reduced by shutting off the power supply to a heater or the like that heats the fixing roller.

最近では、待機モードとして予熱制御を行い、ファクシミリ受信などによる印刷トリガ信号を検出してプリンタ部に印刷処理を開始させるメインプログラムを不揮発性のROMからSDRAM(Synchronous Dynamic Random Access Memory)などのより高速に動作する揮発性メモリ上に読み出して用いることが多くなっている。この様なファクシミリ装置では、プロセッサが揮発性メモリ上に読み出したメインプログラムを当該揮発性メモリ上で実行して動作させる必要がある。このため、省電力モード時であっても、プログラムの実行に伴うデータの読出し(リード)時にプロセッサがセンスアップ動作を上記揮発性メモリに対して行わなければならず、省電力モード時の消費電力をさらに減少させることは困難であるという問題があった。   Recently, a main program that performs preheating control as a standby mode, detects a print trigger signal by facsimile reception, etc., and starts a printing process in a printer unit from a nonvolatile ROM to a SDRAM (Synchronous Dynamic Random Access Memory) or the like is faster. It is often read out and used on a volatile memory that operates on the Internet. In such a facsimile apparatus, the main program read by the processor on the volatile memory needs to be executed on the volatile memory. For this reason, even in the power saving mode, the processor must perform a sense-up operation on the volatile memory when reading data accompanying the execution of the program, and the power consumption in the power saving mode There is a problem that it is difficult to further reduce the value.

そこで、省電力モードへの切り替え時に、揮発性メモリ上のメインプログラムからROMに予め保持させたプログラムにプロセッサの実行対象を切り替え、このROM上のプログラムによって省電力動作を行わせることが考えられる。その際、揮発性メモリに対するリフレッシュ動作を停止させるようにすれば、省電力モード時の消費電力をさらに減少させることができる。しかしながら、揮発性メモリに対するリフレッシュ動作が停止すれば、当該揮発性メモリ上のメインプログラムは消失してしまうので、省電力モードから待機モードに復帰させる場合に、メインプログラムを再度ROM内から読み出して揮発性メモリに書き込まなければならなかった。このため、省電力モードから待機モードに復帰させるのに要する時間が長くなってしまうという問題があった。
特開平10−336410号公報 特開平10−336409号公報
Therefore, at the time of switching to the power saving mode, it is conceivable that the execution target of the processor is switched from the main program on the volatile memory to the program stored in the ROM in advance, and the power saving operation is performed by the program on the ROM. At this time, if the refresh operation for the volatile memory is stopped, the power consumption in the power saving mode can be further reduced. However, if the refresh operation for the volatile memory stops, the main program on the volatile memory will be lost. Therefore, when returning from the power saving mode to the standby mode, the main program is read again from the ROM and volatile. Had to be written to the memory. For this reason, there has been a problem that it takes a long time to return from the power saving mode to the standby mode.
JP 10-336410 A JP-A-10-336409

本発明は、上記事情に鑑みてなされたものであり、省電力モード時の消費電力を従来の装置よりも減少させることができる情報処理装置を提供することを目的とする。特に、容量素子に電荷を蓄積させることによって書込みが行われるメモリ上に書き込まれたプログラムを実行するプロセッサを有する情報処理装置の省電力モード時の消費電力を減少させることを目的とする。また、省電力モードから待機モードに復帰させるのに要する時間を増大させることなく、省電力モード時の消費電力を減少させることができる情報処理装置を提供することを目的とする。   The present invention has been made in view of the above circumstances, and an object thereof is to provide an information processing apparatus that can reduce power consumption in a power saving mode as compared with a conventional apparatus. In particular, an object of the present invention is to reduce power consumption in a power saving mode of an information processing apparatus having a processor that executes a program written on a memory in which writing is performed by accumulating charges in a capacitor. It is another object of the present invention to provide an information processing apparatus capable of reducing power consumption in the power saving mode without increasing the time required for returning from the power saving mode to the standby mode.

第1の本発明による情報処理装置は、フローティングゲートに電子を注入することによって書込みが行われる第1メモリと、容量素子に電荷を蓄積させることによって書込みが行われる第2メモリと、第2メモリ上に書き込まれたプログラムを実行するプロセッサとを有する情報処理装置であって、第1メモリ上に保持され、上記プロセッサによって実行される第1プログラム及び第2プログラムと、第2プログラムを第2メモリに転送する転送部と、上記プロセッサとは非同期で第2メモリのリフレッシュを行うリフレッシュ部とを備え、第2プログラムが、動作モードを待機モードから省電力モードに切り替えるか否かを判別する切替判別手順と、上記切替判別手順における判別結果に基づいて、第2プログラムの実行位置を示すアドレス情報を第1メモリに書き込み、上記プロセッサの実行対象を第1メモリ上の第1プログラムに切り替える実行対象切替手順とを有し、第1プログラムが、上記リフレッシュ部にリフレッシュ動作の開始を指示するリフレッシュ指示手順と、上記省電力モードを解除するためのトリガ信号に基づいて、上記リフレッシュ部にリフレッシュ動作の終了を指示し、上記プロセッサの実行対象を第2メモリ上の第2プログラムに切り替え、第1メモリに書き込まれた上記アドレス情報に基づいて上記実行位置から動作を再開させる実行対象切替手順とを有するように構成される。 An information processing apparatus according to a first aspect of the present invention includes a first memory in which writing is performed by injecting electrons into a floating gate, a second memory in which writing is performed by accumulating charges in a capacitive element, and a second memory An information processing apparatus having a processor for executing a program written thereon, wherein the first program and the second program are stored in the first memory and executed by the processor, and the second program is stored in the second memory. And a switching unit for determining whether or not the second program switches the operation mode from the standby mode to the power saving mode. and instructions, on the basis of the determination result of the switching determination procedure, address indicating the execution position of the second program Writes information to the first memory, and a execution target switching procedure for switching the execution target of the processor to the first program on the first memory, the first program, instructs the start of the refresh operation in the refresh unit refreshing Based on the instruction procedure and the trigger signal for canceling the power saving mode, the refresh unit is instructed to end the refresh operation, and the execution target of the processor is switched to the second program on the second memory. An execution target switching procedure for resuming the operation from the execution position based on the address information written in the memory .

この情報処理装置では、動作モードを待機モードから省電力モードに切り替えるか否かの判別結果に基づいてプロセッサの実行対象が第1メモリ上の第1プログラムに切り替えられ、リフレッシュ部にリフレッシュ動作の開始が指示される。ここで、容量素子に電荷を蓄積させることによって書込みが行われる第2メモリは、プログラムの実行に伴うデータの読出し時にプロセッサによるセンスアップ動作を要する揮発性メモリである。これに対して、フローティングゲートに電子を注入することによって書込みが行われる第1メモリは、記憶保持にリフレッシュ動作を必要とせず、また、プログラムの実行に伴うデータの読出し時のプロセッサによるセンスアップ動作も必要としない不揮発性メモリである。ここでいうセンスアップ動作とは、プロセッサがメモリセルからデータを読み出した際に、プロセッサが当該メモリセルに同一のデータを書き戻すことによって行われる記憶保持動作のことである。一方、リフレッシュ動作とは、全ての容量素子に対して一定時間ごとに電荷を補充することによって行われる記憶保持動作のことである。   In this information processing apparatus, the execution target of the processor is switched to the first program on the first memory based on the determination result of whether or not the operation mode is switched from the standby mode to the power saving mode, and the refresh unit starts the refresh operation. Is instructed. Here, the second memory in which writing is performed by accumulating charges in the capacitor element is a volatile memory that requires a sense-up operation by the processor when data is read as the program is executed. On the other hand, the first memory in which writing is performed by injecting electrons into the floating gate does not require a refresh operation for memory retention, and the sense-up operation by the processor at the time of reading data accompanying the execution of the program This is a non-volatile memory that does not need to be used. Here, the sense-up operation is a memory holding operation performed when the processor reads back data from the memory cell and the processor writes back the same data to the memory cell. On the other hand, the refresh operation is a memory holding operation that is performed by replenishing charges to all the capacitive elements at regular intervals.

この様な構成によれば、プロセッサの実行対象を第1メモリ上の第1プログラムに切り替えることによって、プロセッサは、プログラムの実行に伴うデータの読出し時に第2メモリに対してセンスアップ動作を行わなくてよいので、省電力モード時の消費電力を従来の装置よりも減少させることができる。特に、プロセッサとは非同期で第2メモリのリフレッシュを行うリフレッシュ部による電荷の補充間隔を最適化することによって、プロセッサによるリフレッシュ時に比べて消費電力を抑制できるので、省電力モード時の消費電力をさらに減少させることができる。また、省電力モード時には、リフレッシュ部にリフレッシュ動作の開始が指示され、第2メモリに書き込まれた第2プログラムがそのまま保持されるので、省電力モードから待機モードに復帰させるのに要する時間を増大させることなく、省電力モード時の消費電力を減少させることができる。   According to such a configuration, by switching the execution target of the processor to the first program on the first memory, the processor does not perform a sense-up operation on the second memory when reading data accompanying the execution of the program. Therefore, the power consumption in the power saving mode can be reduced as compared with the conventional apparatus. In particular, by optimizing the charge replenishment interval by the refresh unit that refreshes the second memory asynchronously with the processor, the power consumption can be suppressed as compared with the refresh time by the processor, so that the power consumption in the power saving mode is further increased. Can be reduced. In the power saving mode, the refresh unit is instructed to start the refresh operation, and the second program written in the second memory is held as it is, so the time required for returning from the power saving mode to the standby mode is increased. Therefore, the power consumption in the power saving mode can be reduced.

第2の本発明による情報処理装置は、上記構成に加え、画像データを用紙に印刷するプリンタ部を備え、第2プログラムが、上記プリンタ部を制御するとともに、上記トリガ信号である印刷トリガ信号に基づいて上記プリンタ部に印刷処理を開始させる印刷制御手順を有し、第1プログラムが、上記印刷トリガ信号に基づいて、上記リフレッシュ部にリフレッシュ動作の終了を指示し、上記プロセッサの実行対象を第2メモリ上の第2プログラムに切り替え、第1メモリに書き込まれた上記アドレス情報に基づいて上記実行位置から動作を再開させるように構成される。この様な構成によれば、印刷トリガ信号に基づいて、リフレッシュ部にリフレッシュ動作の終了が指示され、プロセッサの実行対象が第2メモリ上の第2プログラムに切り替えられるので、プリンタ部に印刷処理を開始させる印刷トリガ信号を利用して動作モードを省電力モードから待機モードに自動復帰させることができる。

An information processing apparatus according to a second aspect of the present invention includes a printer unit that prints image data on paper in addition to the above-described configuration, and the second program controls the printer unit and outputs a print trigger signal that is the trigger signal. Based on the print trigger signal, the first program instructs the refresh unit to end the refresh operation, and sets the execution target of the processor as the first execution target. The second program on the second memory is switched , and the operation is resumed from the execution position based on the address information written in the first memory . According to such a configuration, the refresh unit is instructed to end the refresh operation based on the print trigger signal, and the execution target of the processor is switched to the second program in the second memory. The operation mode can be automatically returned from the power saving mode to the standby mode by using the print trigger signal to be started.

本発明による情報処理装置によれば、プロセッサの実行対象を第1メモリ上の第1プログラムに切り替えることによって、プロセッサは、プログラムの実行に伴うデータの読出し時に第2メモリに対してセンスアップ動作を行わなくてよいので、省電力モード時の消費電力を従来の装置よりも減少させることができる。特に、プロセッサとは非同期で第2メモリのリフレッシュを行うリフレッシュ部による電荷の補充間隔を最適化することによって、プロセッサによるリフレッシュ時に比べて消費電力を抑制できるので、省電力モード時の消費電力をさらに減少させることができる。また、省電力モード時には、リフレッシュ部にリフレッシュ動作の開始が指示され、第2メモリに書き込まれた第2プログラムがそのまま保持されるので、省電力モードから待機モードに復帰させるのに要する時間を増大させることなく、省電力モード時の消費電力を減少させることができる。   According to the information processing apparatus of the present invention, by switching the execution target of the processor to the first program on the first memory, the processor performs a sense-up operation on the second memory when reading data associated with the execution of the program. Since this is not necessary, the power consumption in the power saving mode can be reduced as compared with the conventional apparatus. In particular, by optimizing the charge replenishment interval by the refresh unit that refreshes the second memory asynchronously with the processor, the power consumption can be suppressed as compared with the refresh time by the processor, so that the power consumption in the power saving mode is further increased. Can be reduced. In the power saving mode, the refresh unit is instructed to start the refresh operation, and the second program written in the second memory is held as it is, so the time required for returning from the power saving mode to the standby mode is increased. Therefore, the power consumption in the power saving mode can be reduced.

図1は、本発明の実施の形態による情報処理装置の概略構成の一例を示したブロック図であり、情報処理装置の一例としてファクシミリ(FAX)送受信機能及び印刷機能を有する複合機1が示されている。この複合機1は、電源供給部10、CPU20、FAX送受信部21、操作部22、用紙検出部23、スキャナ部24、フラッシュメモリ25、SDRAM26、プリンタ部29、表示制御部32、LCD33及びバックライト34により構成される。   FIG. 1 is a block diagram showing an example of a schematic configuration of an information processing apparatus according to an embodiment of the present invention. As an example of the information processing apparatus, a multifunction machine 1 having a facsimile (FAX) transmission / reception function and a printing function is shown. ing. The multifunction device 1 includes a power supply unit 10, a CPU 20, a FAX transmission / reception unit 21, an operation unit 22, a paper detection unit 23, a scanner unit 24, a flash memory 25, an SDRAM 26, a printer unit 29, a display control unit 32, an LCD 33, and a backlight. 34.

電源供給部10は、交流の商用電源を直流に変換し、CPU20、FAX送受信部21、操作部22、用紙検出部23、スキャナ部24、プリンタ部29及び表示制御部32へ供給する電源装置であり、電源SW11をオンすることによって電源供給が開始される。   The power supply unit 10 is a power supply device that converts AC commercial power into DC and supplies it to the CPU 20, FAX transmission / reception unit 21, operation unit 22, paper detection unit 23, scanner unit 24, printer unit 29, and display control unit 32. Yes, power supply is started by turning on the power SW11.

CPU20は、フラッシュメモリ25及びSDRAM上のプログラムを実行し、様々なデータを演算処理するプロセッサである。   The CPU 20 is a processor that executes programs on the flash memory 25 and the SDRAM and performs arithmetic processing on various data.

FAX送受信部21は、PSTN(Public Switched Telephone Networks:公衆電話回線網)を介して画像データのFAX送受信を行う通信部である。操作部22は、スタートキーなどの各種の操作キーを有し、オペレータによる操作キーの操作を受け付けて、操作されたキーに応じた入力信号を生成するキー入力部である。用紙検出部23は、ADF(Automatic Document Feeder:自動紙送り装置)を動作させるために、給紙トレーなどの収容部内に収容された用紙を検出する動作を行っている。   The FAX transmission / reception unit 21 is a communication unit that performs FAX transmission / reception of image data via a PSTN (Public Switched Telephone Networks). The operation unit 22 includes various operation keys such as a start key, and is a key input unit that receives an operation of an operation key by an operator and generates an input signal corresponding to the operated key. The paper detection unit 23 performs an operation of detecting paper stored in a storage unit such as a paper feed tray in order to operate an ADF (Automatic Document Feeder).

スキャナ部24は、原稿の光学読み取りによって画像データを生成する原稿読取部であり、原稿に光を照射する光源装置と、原稿による反射光を受光して受光量に応じた画像データを生成するイメージセンサーと、読取位置を水平方向及び垂直方向に走査させる走査装置などによって構成される。   The scanner unit 24 is a document reading unit that generates image data by optical reading of a document, and includes a light source device that irradiates light on the document, and an image that receives reflected light from the document and generates image data corresponding to the amount of received light. A sensor and a scanning device that scans the reading position in the horizontal direction and the vertical direction are configured.

FAX受信した画像データと、スキャナ部24によって読み取られた画像データは、MMR(Modified Modified Read)、JPEG(Joint Photographic Experts Group)などの所定のファイル形式に変換され、SDRAM26内の符号領域に格納される。   The image data received by FAX and the image data read by the scanner unit 24 are converted into a predetermined file format such as MMR (Modified Modified Read), JPEG (Joint Photographic Experts Group), and stored in the code area in the SDRAM 26. The

プリンタ部29は、画像データを用紙に印刷する静電転写方式の印刷部であり、感光体ドラム、帯電器、現像装置、転写装置及び定着装置などによって構成される。定着装置は、定着ローラ31と、定着ローラ31を加熱する加熱ヒータ30などによって構成される。   The printer unit 29 is an electrostatic transfer printing unit that prints image data on paper, and includes a photosensitive drum, a charger, a developing device, a transfer device, a fixing device, and the like. The fixing device includes a fixing roller 31 and a heater 30 that heats the fixing roller 31.

LCD(Liquid Crystal Display:液晶ディスプレイ)33は、動作状態などを画面上に表示する表示装置である。バックライト34は、LCD33を背面から照明する光源装置である。表示制御部32は、LCD33の表示制御と、バックライト34の点灯制御を行っている。   An LCD (Liquid Crystal Display) 33 is a display device that displays an operation state and the like on a screen. The backlight 34 is a light source device that illuminates the LCD 33 from the back. The display control unit 32 performs display control of the LCD 33 and lighting control of the backlight 34.

フラッシュメモリ25は、フローティングゲートに電子を注入することによって書込みが行われる不揮発性メモリであり、随時にデータの書込み及び消去が可能となっている。より詳しくは、フラッシュメモリ25は、EEPROM(Electrically Erasable and Programmable Read Only Memory)の一種であり、記憶素子として、MOSFET(Metal Oxide Semiconductor Field Effect Transistor:金属酸化物半導体型電界効果トランジスタ)が用いられている。   The flash memory 25 is a nonvolatile memory in which writing is performed by injecting electrons into the floating gate, and data can be written and erased at any time. More specifically, the flash memory 25 is a kind of EEPROM (Electrically Erasable and Programmable Read Only Memory), and a MOSFET (Metal Oxide Semiconductor Field Effect Transistor) is used as a memory element. Yes.

つまり、フラッシュメモリ25では、MOSFETのゲートを開放させた状態で高電圧を印加して当該ゲートに電子を注入することによって書込みが行われる。一方、ゲート及びドレイン間におけるトンネル効果を利用して電子をゲートから引き抜くことによって消去が行われる。   That is, in the flash memory 25, writing is performed by applying a high voltage with the MOSFET gate open and injecting electrons into the gate. On the other hand, erasing is performed by extracting electrons from the gate using the tunnel effect between the gate and the drain.

このフラッシュメモリ25には、起動プログラムA1、メインプログラムA2及び省電力プログラムA3が保持されている。起動プログラムA1は、電源投入後の初期動作を行う動作プログラムであり、電源SW11をオンすることによって電源が投入された際に、CPU20が最初にアクセスするプログラムとなっている。   The flash memory 25 holds a startup program A1, a main program A2, and a power saving program A3. The activation program A1 is an operation program that performs an initial operation after power is turned on, and is a program that is first accessed by the CPU 20 when the power is turned on by turning on the power SW11.

この起動プログラムA1による初期動作としては、フラッシュメモリ25内のメインプログラムA2をSDRAM26上に読み出し、CPU20の実行対象をSDRAM26上に書き込んだメインプログラムA2に切り替える処理が行われる。つまり、起動プログラムA1は、メインプログラムA2をフラッシュメモリ25からSDRAM26に転送する転送手順と、CPU20の実行対象を起動プログラムA1からSDRAM26上に書き込んだメインプログラムA2に切り替える実行対象切替手順などを有する。この様な起動プログラムA1は、フラッシュメモリ25内のブートセクタに格納される。   As an initial operation by the activation program A1, a process of reading the main program A2 in the flash memory 25 onto the SDRAM 26 and switching the execution target of the CPU 20 to the main program A2 written on the SDRAM 26 is performed. That is, the activation program A1 has a transfer procedure for transferring the main program A2 from the flash memory 25 to the SDRAM 26, an execution target switching procedure for switching the execution target of the CPU 20 from the startup program A1 to the main program A2 written on the SDRAM 26, and the like. Such a startup program A1 is stored in the boot sector in the flash memory 25.

メインプログラムA2は、待機動作を行うとともに、FAX送受信部21によるファクシミリ送受信、スキャナ部24による原稿の読み取りによる印刷トリガ信号に基づいてプリンタ部29に印刷処理を開始させる動作プログラムである。待機動作としては、プリンタ部29の加熱ヒータ30を制御して定着ローラ31を一定温度に保持する予熱制御、プリンタ部29に対して印刷処理の開始を指示する印刷トリガ信号を検出する処理が行われる。また、CPU20の実行対象をフラッシュメモリ25上の省電力プログラムA3に切り替える処理、表示制御部32を制御してバックライト34を点灯させる処理も行われる。   The main program A2 is an operation program for performing a standby operation and causing the printer unit 29 to start a printing process on the basis of a facsimile transmission / reception by the FAX transmission / reception unit 21 and a print trigger signal by reading a document by the scanner unit 24. The standby operation includes preheating control for controlling the heater 30 of the printer unit 29 to keep the fixing roller 31 at a constant temperature, and processing for detecting a print trigger signal that instructs the printer unit 29 to start the printing process. Is called. Further, a process of switching the execution target of the CPU 20 to the power saving program A3 on the flash memory 25 and a process of turning on the backlight 34 by controlling the display control unit 32 are also performed.

印刷トリガ信号としては、FAX送受信部21からのファクシミリ着信信号、印刷を指示するためのキー操作に基づく入力信号、用紙検出部23による検出信号、或いは、LANを介して他の端末装置から受信するプリント指令パケットの受信信号などが想定される。例えば、印刷ジョブとして予め指定された画像データをSDRAM26から読み出し、プリンタ部29に印刷させる処理が行われる。   As a print trigger signal, a facsimile incoming signal from the FAX transmission / reception unit 21, an input signal based on a key operation for instructing printing, a detection signal from the paper detection unit 23, or received from another terminal device via a LAN A reception signal of a print command packet is assumed. For example, image data designated in advance as a print job is read from the SDRAM 26 and printed by the printer unit 29.

省電力プログラムA3は、省電力動作を行う動作プログラムであり、省電力動作として、加熱ヒータ30及び表示制御部32に対する電源供給を遮断し、消費電力を待機動作時よりも減少させる処理が行われる。また、印刷トリガ信号を検出する処理、その検出結果に基づいて、CPU20の実行対象をSDRAM26上のメインプログラムA2に切り替える処理が行われる。   The power saving program A3 is an operation program for performing a power saving operation. As the power saving operation, a process of cutting off power supply to the heater 30 and the display control unit 32 and reducing power consumption compared to the standby operation is performed. . Further, processing for detecting the print trigger signal and processing for switching the execution target of the CPU 20 to the main program A2 on the SDRAM 26 are performed based on the detection result.

起動プログラムA1、メインプログラムA2及び省電力プログラムA3は、それぞれフラッシュメモリ25内の所定の格納領域に格納される。   The activation program A1, the main program A2, and the power saving program A3 are stored in predetermined storage areas in the flash memory 25, respectively.

SDRAM26は、容量素子に電荷を蓄積させることによって書込みが行われる揮発性メモリであり、随時にデータの書込み及び消去が可能となっている。より詳しくは、SDRAM26は、その入出力インターフェースがCPU20と同期して動作するDRAMであり、記憶素子としてコンデンサーが用いられている。つまり、SDRAM26では、コンデンサーに電荷を蓄積させることによって書込みが行われ、コンデンサーからデータ線に電荷を移動させることによってデータの読出しが行われる。   The SDRAM 26 is a volatile memory in which writing is performed by accumulating electric charges in a capacitor element, and data can be written and erased at any time. More specifically, the SDRAM 26 is a DRAM whose input / output interface operates in synchronization with the CPU 20, and a capacitor is used as a storage element. That is, in the SDRAM 26, writing is performed by accumulating charges in a capacitor, and data is read by moving charges from the capacitor to the data line.

このSDRAM26は、多数の容量素子からなるメモリセル部27と、CPU20と非同期でメモリセル部27のリフレッシュを行うリフレッシュ部28とを1つのチップ上に形成することによって構成されている。このSDRAM26では、全ての容量素子に対して一定時間ごとに電荷を補充することによって記憶保持を行うリフレッシュ動作が実施されるが、CPU20と同期して行われる外部リフレッシュと、リフレッシュ部28によってCPU20とは非同期で行われる内部リフレッシュとがある。ここでは、CPU20とは非同期で行われる内部リフレッシュをセルフリフレッシュと呼ぶことにする。   The SDRAM 26 is configured by forming on one chip a memory cell unit 27 composed of a large number of capacitive elements and a refresh unit 28 that refreshes the memory cell unit 27 asynchronously with the CPU 20. In this SDRAM 26, a refresh operation is performed in which memory is held by replenishing charges for all the capacitive elements at regular intervals. External refresh performed in synchronization with the CPU 20 and a refresh unit 28 There is an internal refresh performed asynchronously. Here, internal refresh performed asynchronously with the CPU 20 is referred to as self-refresh.

このSDRAM26のメモリセル部27には、FAX受信した画像データ、スキャナ部24によって原稿から読み取られた画像データなどの複数の画像データB1が保持されている。各画像データB1は、所定のファイル形式で圧縮されており、いずれも圧縮データとしてメモリセル部27内の所定の符号領域に格納される。   The memory cell unit 27 of the SDRAM 26 holds a plurality of image data B1 such as image data received by FAX and image data read from a document by the scanner unit 24. Each image data B1 is compressed in a predetermined file format, and is stored as a compressed data in a predetermined code area in the memory cell unit 27.

図2は、図1の複合機1の要部における構成例を示したブロック図であり、CPU20内の機能構成の一例が示されている。このCPU20は、初期動作実行部41と、予熱制御部43、印刷制御部44、切替判別部45及び実行対象切替部46からなる待機動作実行部42と、リフレッシュ指示部48、電源供給制御部49及び実行対象切替部50からなる省電力動作実行部47とにより構成される。   FIG. 2 is a block diagram illustrating a configuration example of a main part of the multifunction machine 1 in FIG. 1, and illustrates an example of a functional configuration in the CPU 20. The CPU 20 includes an initial operation execution unit 41, a preheating control unit 43, a print control unit 44, a switching determination unit 45 and an execution target switching unit 46, a refresh instruction unit 48, and a power supply control unit 49. And a power saving operation executing unit 47 including the execution target switching unit 50.

初期動作実行部41は、フラッシュメモリ25にアクセスし、フラッシュメモリ25上の起動プログラムA1に基づいて初期動作を行うプログラム実行部である。初期動作として、メインプログラムA2をフラッシュメモリ25からSDRAM26内の所定領域に読み出し、CPU20の実行対象をフラッシュメモリ25上の起動プログラムA1からSDRAM26上のメインプログラムA2に切り替える処理が行われる。   The initial operation execution unit 41 is a program execution unit that accesses the flash memory 25 and performs an initial operation based on the activation program A1 on the flash memory 25. As an initial operation, the main program A2 is read from the flash memory 25 to a predetermined area in the SDRAM 26, and the execution target of the CPU 20 is switched from the activation program A1 on the flash memory 25 to the main program A2 on the SDRAM 26.

待機動作実行部42は、SDRAM26にアクセスし、SDRAM26上のメインプログラムA2に基づいて待機動作を行うプログラム実行部である。予熱制御部43は、プリンタ部29の加熱ヒータ30を制御し、待機モードとして定着ローラ31を一定温度に保持する動作を行っている。   The standby operation execution unit 42 is a program execution unit that accesses the SDRAM 26 and performs a standby operation based on the main program A2 on the SDRAM 26. The preheating control unit 43 controls the heater 30 of the printer unit 29 and performs an operation of keeping the fixing roller 31 at a constant temperature as a standby mode.

印刷制御部44は、印刷トリガ信号を検出し、その検出結果に基づいてプリンタ部29に印刷処理を開始させる動作を行っている。プリンタ部29による印刷処理時には、定着ローラ31の温度を待機モード時よりも上げる制御が加熱ヒータ30に対して行われる。   The print control unit 44 detects the print trigger signal and performs an operation for causing the printer unit 29 to start the printing process based on the detection result. During the printing process by the printer unit 29, the heater 30 is controlled to raise the temperature of the fixing roller 31 more than in the standby mode.

切替判別部45は、動作モードを待機モードから省電力モードに切り替えるか否かを判別する動作を行っている。例えば、待機状態が一定時間を越えて継続した場合に自動的に省電力モードに切り替えさせるために、最後の印刷処理が終了してから経過した時間に基づいて、省電力モードに切り替えるか否かが判別される。或いは、特定の時刻に自動的に省電力モードに切り替えさせるために、予め設定された時刻情報に基づいて、省電力モードに切り替えるか否かが判別される。   The switching determination unit 45 performs an operation of determining whether or not to switch the operation mode from the standby mode to the power saving mode. For example, whether or not to switch to the power saving mode based on the time that has passed since the last print processing was completed in order to automatically switch to the power saving mode when the standby state has continued for a certain period of time. Is determined. Alternatively, in order to automatically switch to the power saving mode at a specific time, it is determined whether or not to switch to the power saving mode based on preset time information.

実行対象切替部46は、切替判別部45による判別結果に基づいて、CPU20の実行対象をSDRAM26上のメインプログラムA2からフラッシュメモリ25上の省電力プログラムA3に切り替える動作を行っている。   The execution target switching unit 46 performs an operation of switching the execution target of the CPU 20 from the main program A2 on the SDRAM 26 to the power saving program A3 on the flash memory 25 based on the determination result by the switching determination unit 45.

省電力動作実行部47は、フラッシュメモリ25にアクセスし、フラッシュメモリ25上の省電力プログラムA3に基づいて省電力動作を行うプログラム実行部である。リフレッシュ指示部48は、動作モードが待機モードから省電力モードに切替えられた際に、SDRAM26のリフレッシュ部28にリフレッシュ動作の開始を指示する動作を行っている。例えば、CPU20が、所定の開始コマンドをリフレッシュ部28に入力することによって、SDRAM26が外部リフレッシュモードからセルフリフレッシュモードに切り替えられる。   The power saving operation execution unit 47 is a program execution unit that accesses the flash memory 25 and performs a power saving operation based on the power saving program A3 on the flash memory 25. The refresh instruction unit 48 performs an operation to instruct the refresh unit 28 of the SDRAM 26 to start a refresh operation when the operation mode is switched from the standby mode to the power saving mode. For example, when the CPU 20 inputs a predetermined start command to the refresh unit 28, the SDRAM 26 is switched from the external refresh mode to the self refresh mode.

電源供給制御部49は、加熱ヒータ30への電源供給を遮断し、省電力モードとして消費電力を待機モード時よりも減少させる動作が行われる。具体的には、電源供給部10を制御し、加熱ヒータ30に対する電源供給を遮断することによって、定着ローラ31の温度を待機モード時よりも下げる動作が行われる。   The power supply controller 49 performs an operation of cutting off the power supply to the heater 30 and reducing the power consumption as compared with the standby mode as the power saving mode. Specifically, an operation for lowering the temperature of the fixing roller 31 than in the standby mode is performed by controlling the power supply unit 10 and shutting off the power supply to the heater 30.

電源供給制御部49では、表示制御部32を制御し、バックライト34を消灯させる動作も行われる。   The power supply control unit 49 also controls the display control unit 32 to turn off the backlight 34.

実行対象切替部50は、印刷トリガ信号を検出し、その検出結果に基づいて、リフレッシュ部28にリフレッシュ動作の終了を指示し、CPU20の実行対象をフラッシュメモリ25上の省電力プログラムA3からSDRAM26上のメインプログラムA2に切り替える動作を行っている。つまり、CPU20が、リフレッシュ部28に対してリフレッシュ動作の終了を指示することによって、SDRAM26のセルフリフレッシュモードは解除される。   The execution target switching unit 50 detects the print trigger signal, instructs the refresh unit 28 to end the refresh operation based on the detection result, and changes the execution target of the CPU 20 from the power saving program A3 on the flash memory 25 to the SDRAM 26. Switching to the main program A2. That is, when the CPU 20 instructs the refresh unit 28 to end the refresh operation, the self-refresh mode of the SDRAM 26 is released.

図3は、図1の複合機1の動作の一例を示した図であり、電源投入後の動作の様子が模式的に示されている。フラッシュメモリ25には、ブートセクタ51、メインプログラムA2の格納領域52及び省電力プログラムA3の格納領域53が予め形成されており、起動プログラムA1、メインプログラムA2及び省電力プログラムA3がそれぞれ格納されている。   FIG. 3 is a diagram showing an example of the operation of the multifunction machine 1 of FIG. 1, and schematically shows the operation after the power is turned on. In the flash memory 25, a boot sector 51, a storage area 52 for the main program A2, and a storage area 53 for the power saving program A3 are formed in advance, and the startup program A1, the main program A2, and the power saving program A3 are respectively stored. Yes.

一方、SDRAM26のメモリセル部27には、フラッシュメモリ25から転送されたプログラムを格納するための所定の格納領域61と、画像データB1を格納するための符号領域62とが形成されている。   On the other hand, a predetermined storage area 61 for storing the program transferred from the flash memory 25 and a code area 62 for storing the image data B1 are formed in the memory cell portion 27 of the SDRAM 26.

電源SW11をオンすることによって電源供給が開始された際、CPU20は、フラッシュメモリ25内のブートセクタ51にアクセスし、ブートセクタ51に格納されている起動プログラムA1を実行して初期動作を行う(ステップS1)。   When the power supply is started by turning on the power SW11, the CPU 20 accesses the boot sector 51 in the flash memory 25 and executes the startup program A1 stored in the boot sector 51 to perform an initial operation ( Step S1).

この初期動作では、フラッシュメモリ25内の格納領域52からメインプログラムA2が読み出され、SDRAM26内の格納領域61に書き込まれる。そして、CPU20は、実行対象をSDRAM26上のメインプログラムA2に切り替えることによって初期動作を終了すると、(ステップS2)、格納領域61に格納したメインプログラムA2に基づいて待機動作を行う(ステップS3)。   In this initial operation, the main program A2 is read from the storage area 52 in the flash memory 25 and written to the storage area 61 in the SDRAM 26. When the CPU 20 ends the initial operation by switching the execution target to the main program A2 on the SDRAM 26 (step S2), the CPU 20 performs a standby operation based on the main program A2 stored in the storage area 61 (step S3).

CPU20は、待機動作時に待機モードから省電力モードに動作状態を遷移させる場合、実行対象をフラッシュメモリ25上の省電力プログラムA3に切り替えて(ステップS4)、省電力動作を行う(ステップS5)。CPU20では、実行対象を省電力プログラムA3に切り替える際、メインプログラムA2の実行位置を示すアドレス情報をフラッシュメモリ25内に書き込む動作が行われる。   When the CPU 20 changes the operation state from the standby mode to the power saving mode during the standby operation, the CPU 20 switches the execution target to the power saving program A3 on the flash memory 25 (step S4) and performs the power saving operation (step S5). In the CPU 20, when the execution target is switched to the power saving program A3, an operation of writing address information indicating the execution position of the main program A2 in the flash memory 25 is performed.

省電力動作では、SDRAM26をセルフリフレッシュモードに切り替えるとともに、印刷トリガ信号の入力を検出する動作が行われ、印刷トリガ信号の入力が検出された場合には、省電力モードが解除される。省電力モードが解除された場合、CPU20は、SDRAM26のセルフリフレッシュモードを解除し、実行対象をSDRAM26上のメインプログラムA2に切り替えて(ステップS6)、待機動作を再開する(ステップS7)。   In the power saving operation, the SDRAM 26 is switched to the self-refresh mode, and an operation for detecting the input of the print trigger signal is performed. When the input of the print trigger signal is detected, the power saving mode is canceled. When the power saving mode is cancelled, the CPU 20 cancels the self-refresh mode of the SDRAM 26, switches the execution target to the main program A2 on the SDRAM 26 (step S6), and resumes the standby operation (step S7).

CPU20では、実行対象をSDRAM26上のメインプログラムA2に切り替える際、フラッシュメモリ25内に書き込まれたアドレス情報に基づいて、省電力モードへの遷移直前の実行位置から待機動作を再開させる動作が行われる。   In the CPU 20, when the execution target is switched to the main program A2 on the SDRAM 26, an operation for resuming the standby operation from the execution position immediately before the transition to the power saving mode is performed based on the address information written in the flash memory 25. .

図4のステップS101〜S115は、図1の複合機1の動作の一例を示したフローチャートである。まず、CPU20の初期動作実行部41は、電源SW11をオンすることによって電源供給が開始された際に、フラッシュメモリ25内のブートセクタ51にアクセスし、起動プログラムA1を実行して初期動作を行う(ステップS101)。   Steps S101 to S115 in FIG. 4 are flowcharts showing an example of the operation of the multifunction machine 1 in FIG. First, when the power supply is started by turning on the power SW11, the initial operation execution unit 41 of the CPU 20 accesses the boot sector 51 in the flash memory 25 and executes the start program A1 to perform the initial operation. (Step S101).

このとき、フラッシュメモリ25内のメインプログラムA2がSDRAM26にコピーされ、実行対象がSDRAM26上のメインプログラムA2に切り替えられる(ステップS102,S103)。   At this time, the main program A2 in the flash memory 25 is copied to the SDRAM 26, and the execution target is switched to the main program A2 on the SDRAM 26 (steps S102 and S103).

次に、待機動作実行部42は、SDRAM26上のメインプログラムA2を実行して待機動作を行う(ステップS104)。このとき、印刷トリガ信号の入力が検出されれば、プリンタ部29による印刷処理が開始される(ステップS105,S115)。一方、印刷トリガ信号の入力がない状態が一定時間以上経過した場合には、省電力モードに動作モードが切り替えられる(ステップS105,S106)。   Next, the standby operation execution unit 42 executes the main program A2 on the SDRAM 26 to perform a standby operation (step S104). At this time, if the input of the print trigger signal is detected, the printing process by the printer unit 29 is started (steps S105 and S115). On the other hand, when a state where no print trigger signal is input has passed for a certain period of time, the operation mode is switched to the power saving mode (steps S105 and S106).

待機動作実行部42は、動作モードを省電力モードに切り替える際、メインプログラムA2の実行位置を示すアドレス情報をフラッシュメモリ25内に書き込み(ステップS107)、実行対象をフラッシュメモリ25上の省電力プログラムA3に切り替える(ステップS108)。   When the operation mode is switched to the power saving mode, the standby operation execution unit 42 writes address information indicating the execution position of the main program A2 in the flash memory 25 (step S107), and sets the execution target as the power saving program on the flash memory 25. Switch to A3 (step S108).

次に、省電力動作実行部47は、フラッシュメモリ25上の省電力プログラムA3を実行し、SDRAM26をセルフリフレッシュモードに切り替えるとともに、印刷トリガ信号の入力を検出する動作を行う(ステップS109,S110)。このとき、印刷トリガ信号の入力が検出されれば、省電力モードは解除され、SDRAM26のセルフリフレッシュモードが解除される(ステップS111,S112)。そして、実行対象がSDRAM26上のメインプログラムA2に切り替えられ(ステップS113)、待機動作が再開され、印刷処理が開始される(ステップS114)。印刷処理の終了後は、ステップS105以降の処理手順が繰り返される。   Next, the power saving operation execution unit 47 executes the power saving program A3 on the flash memory 25, switches the SDRAM 26 to the self-refresh mode, and detects the input of the print trigger signal (steps S109 and S110). . At this time, if the input of the print trigger signal is detected, the power saving mode is canceled and the self refresh mode of the SDRAM 26 is canceled (steps S111 and S112). Then, the execution target is switched to the main program A2 on the SDRAM 26 (step S113), the standby operation is resumed, and the printing process is started (step S114). After the printing process is completed, the processing procedure after step S105 is repeated.

本実施の形態によれば、CPU20の実行対象をフラッシュメモリ25上の省電力プログラムA3に切り替えることによって、CPU20は、プログラムの実行に伴うデータの読出し時にSDRAM26に対してセンスアップ動作を行わなくてよいので、省電力モード時の消費電力を従来の装置よりも減少させることができる。特に、CPU20とは非同期でSDRAM26のリフレッシュを行うリフレッシュ部28による電荷の補充間隔を最適化することによって、CPU20と同期させてリフレッシュさせるのに比べて電荷の補充間隔を最大限長くすることができるので、消費電力を抑制でき、省電力モード時の消費電力をさらに減少させることができる。また、省電力モード時には、リフレッシュ部28にリフレッシュ動作の開始が指示され、SDRAM26に書き込まれたメインプログラムA2がそのまま保持されるので、省電力モードから待機モードに復帰させるのに要する時間を増大させることなく、省電力モード時の消費電力を減少させることができる。   According to the present embodiment, by switching the execution target of the CPU 20 to the power saving program A3 on the flash memory 25, the CPU 20 does not perform a sense-up operation on the SDRAM 26 when reading data accompanying the execution of the program. Therefore, the power consumption in the power saving mode can be reduced as compared with the conventional device. In particular, by optimizing the charge replenishment interval by the refresh unit 28 that refreshes the SDRAM 26 asynchronously with the CPU 20, the charge replenishment interval can be maximized as compared with refreshing in synchronization with the CPU 20. Therefore, power consumption can be suppressed and power consumption in the power saving mode can be further reduced. In the power saving mode, the refresh unit 28 is instructed to start the refresh operation, and the main program A2 written in the SDRAM 26 is held as it is, so that the time required for returning from the power saving mode to the standby mode is increased. Therefore, power consumption in the power saving mode can be reduced.

また、印刷トリガ信号に基づいて、リフレッシュ部28にリフレッシュ動作の終了が指示され、CPU20の実行対象がSDRAM26上のメインプログラムA2に切り替えられるので、プリンタ部29に印刷処理を開始させる印刷トリガ信号を利用して動作モードを省電力モードから待機モードに自動復帰させることができる。   Further, based on the print trigger signal, the refresh unit 28 is instructed to end the refresh operation, and the execution target of the CPU 20 is switched to the main program A2 on the SDRAM 26. Therefore, the print trigger signal for causing the printer unit 29 to start the printing process is provided. By using this, the operation mode can be automatically returned from the power saving mode to the standby mode.

なお、本実施の形態では、起動プログラムA1、メインプログラムA2及び省電力プログラムA3を保持する不揮発性メモリとしてフラッシュメモリ25が用いられる場合の例について説明したが、本発明はこれに限られるものではない。起動プログラムA1、メインプログラムA2及び省電力プログラムA3を保持する不揮発性メモリとしては、フローティングゲートに電子を注入することによって書込みが行われるメモリであれば、他のものであっても良い。   In the present embodiment, an example in which the flash memory 25 is used as a nonvolatile memory that holds the activation program A1, the main program A2, and the power saving program A3 has been described. However, the present invention is not limited to this. Absent. The non-volatile memory that holds the start program A1, the main program A2, and the power saving program A3 may be any other memory as long as writing is performed by injecting electrons into the floating gate.

また、本実施の形態では、容量素子に電荷を蓄積させることによって書込みが行われ、CPU20と非同期でメモリセル部27のリフレッシュを行うリフレッシュ部28を有する揮発性メモリとしてSDRAM26が用いられる場合の例について説明したが、本発明はこれに限られるものではない。SDRAMに代えて、DRAM、DDR(Double Data Rate)−SDRAM、DDR2−SDRAM、DDR3−SDRAMなどを用いても良い。ここで、DDR−SDRAMは、データ転送を高速化したSDRAMであり、クロック信号の立ち上がり及び立ち下がりの両方を利用してデータの入出力が行われる。   Further, in the present embodiment, an example in which SDRAM 26 is used as a volatile memory in which writing is performed by accumulating charges in a capacitor element and refresh unit 28 that refreshes memory cell unit 27 asynchronously with CPU 20 is used. However, the present invention is not limited to this. Instead of SDRAM, DRAM, DDR (Double Data Rate) -SDRAM, DDR2-SDRAM, DDR3-SDRAM, or the like may be used. Here, the DDR-SDRAM is an SDRAM in which data transfer is speeded up, and data is input / output using both rising and falling edges of a clock signal.

また、メモリセル部のリフレッシュをCPU20と非同期で行うリフレッシュ部が当該メモリセル部とは別個のチップ上に設けられるものも本発明には含まれる。   The present invention also includes a refresh unit that refreshes the memory cell unit asynchronously with the CPU 20 on a separate chip from the memory cell unit.

また、本実施の形態では、CPU20が、フラッシュメモリ25上の起動プログラムA1に基づいてメインプログラムA2をSDRAM26に転送する場合の例について説明したが、本発明はこれに限られるものではない。例えば、CPU20とは別個のコントローラがCPU20を介在させることなく、メインプログラムA2をフラッシュメモリ25からSDRAM26に転送するようなものも本発明には含まれる。   In the present embodiment, an example in which the CPU 20 transfers the main program A2 to the SDRAM 26 based on the activation program A1 on the flash memory 25 has been described, but the present invention is not limited to this. For example, the present invention includes a case in which a controller separate from the CPU 20 transfers the main program A2 from the flash memory 25 to the SDRAM 26 without the CPU 20 interposed.

本発明の実施の形態による情報処理装置の概略構成の一例を示したブロック図であり、ファクシミリ送受信機能及び印刷機能を有する複合機1が示されている。1 is a block diagram illustrating an example of a schematic configuration of an information processing apparatus according to an embodiment of the present invention, in which a multifunction machine 1 having a facsimile transmission / reception function and a printing function is illustrated. 図1の複合機1の要部における構成例を示したブロック図であり、CPU20内の機能構成の一例が示されている。FIG. 2 is a block diagram illustrating a configuration example of a main part of the multifunction machine 1 in FIG. 1, illustrating an example of a functional configuration in a CPU 20. 図1の複合機1の動作の一例を示した図であり、電源投入後の動作の様子が模式的に示されている。FIG. 2 is a diagram showing an example of the operation of the multifunction machine 1 of FIG. 1, schematically showing the state of operation after power-on. 図1の複合機1の動作の一例を示したフローチャートである。3 is a flowchart illustrating an example of the operation of the multifunction machine 1 in FIG. 1.

符号の説明Explanation of symbols

1 複合機
10 電源供給部
11 電源SW
20 CPU
21 FAX送受信部
22 操作部
23 用紙検出部
24 スキャナ部
25 フラッシュメモリ
26 SDRAM
27 メモリセル部
28 リフレッシュ部
29 プリンタ部
30 加熱ヒータ
31 定着ローラ
32 表示制御部
33 LCD
34 バックライト
41 初期動作実行部
42 待機動作実行部
43 予熱制御部
44 印刷制御部
45 切替判別部
46 実行対象切替部
47 省電力動作実行部
48 リフレッシュ指示部
49 電源供給制御部
50 実行対象切替部
A1 起動プログラム
A2 メインプログラム
A3 省電力プログラム
1 MFP 10 Power Supply Unit 11 Power SW
20 CPU
21 FAX transmission / reception unit 22 Operation unit 23 Paper detection unit 24 Scanner unit 25 Flash memory 26 SDRAM
27 Memory cell unit 28 Refresh unit 29 Printer unit 30 Heater 31 Fixing roller 32 Display control unit 33 LCD
34 Backlight 41 Initial operation execution unit 42 Standby operation execution unit 43 Preheating control unit 44 Print control unit 45 Switching determination unit 46 Execution target switching unit 47 Power saving operation execution unit 48 Refresh instruction unit 49 Power supply control unit 50 Execution target switching unit A1 Startup program A2 Main program A3 Power saving program

Claims (2)

フローティングゲートに電子を注入することによって書込みが行われる第1メモリと、容量素子に電荷を蓄積させることによって書込みが行われる第2メモリと、第2メモリ上に書き込まれたプログラムを実行するプロセッサとを有する情報処理装置において、
第1メモリ上に保持され、上記プロセッサによって実行される第1プログラム及び第2プログラムと、
第2プログラムを第2メモリに転送する転送部と、
上記プロセッサとは非同期で第2メモリのリフレッシュを行うリフレッシュ部とを備え、
第2プログラムは、動作モードを待機モードから省電力モードに切り替えるか否かを判別する切替判別手順と、
上記切替判別手順における判別結果に基づいて、第2プログラムの実行位置を示すアドレス情報を第1メモリに書き込み、上記プロセッサの実行対象を第1メモリ上の第1プログラムに切り替える実行対象切替手順とを有し、
第1プログラムは、上記リフレッシュ部にリフレッシュ動作の開始を指示するリフレッシュ指示手順と、上記省電力モードを解除するためのトリガ信号に基づいて、上記リフレッシュ部にリフレッシュ動作の終了を指示し、上記プロセッサの実行対象を第2メモリ上の第2プログラムに切り替え、第1メモリに書き込まれた上記アドレス情報に基づいて上記実行位置から動作を再開させる実行対象切替手順とを有することを特徴とする情報処理装置。
A first memory in which writing is performed by injecting electrons into the floating gate; a second memory in which writing is performed by accumulating charges in the capacitor; and a processor that executes a program written in the second memory; In an information processing apparatus having
A first program and a second program held on the first memory and executed by the processor;
A transfer unit for transferring the second program to the second memory;
A refresh unit that refreshes the second memory asynchronously with the processor;
The second program includes a switching determination procedure for determining whether or not to switch the operation mode from the standby mode to the power saving mode;
An execution target switching procedure for writing address information indicating the execution position of the second program to the first memory based on the determination result in the switching determination procedure and switching the execution target of the processor to the first program on the first memory. Have
The first program instructs the refresh unit to end the refresh operation based on a refresh instruction procedure for instructing the refresh unit to start a refresh operation and a trigger signal for releasing the power saving mode, and the processor And an execution target switching procedure for switching the execution target to the second program on the second memory and restarting the operation from the execution position based on the address information written in the first memory. apparatus.
画像データを用紙に印刷するプリンタ部を備え、
第2プログラムが、上記プリンタ部を制御するとともに、上記トリガ信号である印刷トリガ信号に基づいて上記プリンタ部に印刷処理を開始させる印刷制御手順を有し、
第1プログラムが、上記印刷トリガ信号に基づいて、上記リフレッシュ部にリフレッシュ動作の終了を指示し、上記プロセッサの実行対象を第2メモリ上の第2プログラムに切り替え、第1メモリに書き込まれた上記アドレス情報に基づいて上記実行位置から動作を再開させることを特徴とする請求項1に記載の情報処理装置。
A printer unit that prints image data on paper;
The second program has a print control procedure for controlling the printer unit and causing the printer unit to start print processing based on a print trigger signal that is the trigger signal.
The first program instructs the refresh unit to end the refresh operation based on the print trigger signal, switches the execution target of the processor to the second program on the second memory, and writes the first program to the first memory. The information processing apparatus according to claim 1, wherein the operation is resumed from the execution position based on address information .
JP2008256023A 2008-10-01 2008-10-01 Information processing device Expired - Fee Related JP5251407B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008256023A JP5251407B2 (en) 2008-10-01 2008-10-01 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008256023A JP5251407B2 (en) 2008-10-01 2008-10-01 Information processing device

Publications (2)

Publication Number Publication Date
JP2010086371A JP2010086371A (en) 2010-04-15
JP5251407B2 true JP5251407B2 (en) 2013-07-31

Family

ID=42250250

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008256023A Expired - Fee Related JP5251407B2 (en) 2008-10-01 2008-10-01 Information processing device

Country Status (1)

Country Link
JP (1) JP5251407B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4720926B2 (en) * 2009-03-26 2011-07-13 ブラザー工業株式会社 Processing equipment
JP5721664B2 (en) * 2012-05-28 2015-05-20 京セラドキュメントソリューションズ株式会社 Image forming apparatus
JP6089322B2 (en) * 2014-02-27 2017-03-08 シャープ株式会社 Image forming apparatus and method for starting the apparatus
JP5868535B2 (en) * 2015-03-17 2016-02-24 京セラドキュメントソリューションズ株式会社 Image forming apparatus

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11353048A (en) * 1998-06-11 1999-12-24 Hitachi Ltd Power saving mode shift control method for electronic equipment, electronic equipment and storage medium recorded with power saving mode shift control procedure
JP4127519B2 (en) * 2003-04-07 2008-07-30 株式会社リコー Power saving method and drive device
JP4508629B2 (en) * 2003-12-19 2010-07-21 キヤノン株式会社 Recording device
JP2007025881A (en) * 2005-07-13 2007-02-01 Canon Inc Means of fast recovery from power-saving mode
JP2007058593A (en) * 2005-08-24 2007-03-08 Sharp Corp Information processor
JP2007076056A (en) * 2005-09-12 2007-03-29 Seiko Epson Corp Printer

Also Published As

Publication number Publication date
JP2010086371A (en) 2010-04-15

Similar Documents

Publication Publication Date Title
KR100613608B1 (en) Image forming apparatus having function of power-saving mode and method for controlling power-saving mode thereof
US9342001B2 (en) Image formation device and method for starting image formation device
JP5251407B2 (en) Information processing device
JP5793962B2 (en) Image processing apparatus and program
US20120110286A1 (en) Image processing apparatus, power-saving recovery control method, and computer program product
JP2010266986A (en) Data processing apparatus and method of processing data
US9253352B2 (en) Image forming apparatus delaying transitioning into power saving mode if factors exist limiting the transitioning and if the factors are not resolved within a threshold time causing power off instead of transitioning into the power saving mode
JP4390037B2 (en) Image forming apparatus
JP2012210802A (en) Image forming device and starting method therefor
JP2005156624A (en) Combination machine, control method, program and storage medium for the combination machine
US20080086587A1 (en) Data save apparatus and data save method
US20080199198A1 (en) Fixing device, heating control method
JP5889833B2 (en) Image forming apparatus and activation control method thereof
JP2016141037A (en) Image forming device and operation control method as well as operation control program
JP2010205062A (en) Information processor
JP2006092474A (en) Information processing apparatus and power saving control method for use in the same
JP6459543B2 (en) Image forming apparatus, job processing control method, and job processing control program
JP2019204209A (en) Information processing apparatus and power supply control method
JP2015103121A (en) Electronic equipment
JP2022143497A (en) Information processing apparatus and power supply control method
JP2004354406A (en) Fixing device, image forming apparatus, heating unit temperature control program
JP2004120318A (en) Image forming apparatus
JP2010072258A (en) Image forming apparatus, image forming control method, image forming control program, and recording medium
JP5065139B2 (en) Image forming apparatus and operation control method during overheating
JP2022144094A (en) Information processing apparatus and power supply control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110819

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120911

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120912

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121017

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130401

R150 Certificate of patent or registration of utility model

Ref document number: 5251407

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20160426

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees