JP2017199054A - Electronic apparatus - Google Patents

Electronic apparatus Download PDF

Info

Publication number
JP2017199054A
JP2017199054A JP2016086841A JP2016086841A JP2017199054A JP 2017199054 A JP2017199054 A JP 2017199054A JP 2016086841 A JP2016086841 A JP 2016086841A JP 2016086841 A JP2016086841 A JP 2016086841A JP 2017199054 A JP2017199054 A JP 2017199054A
Authority
JP
Japan
Prior art keywords
mode
main cpu
power
unit
power supply
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.)
Pending
Application number
JP2016086841A
Other languages
Japanese (ja)
Inventor
嘉章 田村
Yoshiaki Tamura
嘉章 田村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2016086841A priority Critical patent/JP2017199054A/en
Publication of JP2017199054A publication Critical patent/JP2017199054A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an electronic apparatus capable of properly managing a power supply mode by a main CPU in which power is shut off in an OFF mode.SOLUTION: An electronic apparatus comprises: a sub-microcomputer 9 in which power is supplied in all power supply modes and monitors an operation on a power switch 52; and a mode storage part 72 which is under the control of a main CPU 71, and stores the power supply modes as mode information. The sub-microcomputer 9 asserts an OFF mode notice signal when instructed by the main CPU 71 to make a transition to the OFF mode, and starts supply of power to the main CPU 71 on detecting an ON operation on the power switch 52 in the OFF mode to actuate the main CPU 71. The main CPU 71 makes a transition to a ready mode when the OFF-mode notice signal is asserted and the mode information represents the "OFF mode", and makes a transition to the OFF mode when the OFF-mode notice signal is negated and the mode information represents the "OFF mode".SELECTED DRAWING: Figure 1

Description

本発明は、ソフトスイッチである電源スイッチのオフ操作により、電源スイッチの操作だけを監視するモード(以下、オフモードと称す)に移行する画像形成装置等の電子機器に関する。   The present invention relates to an electronic apparatus such as an image forming apparatus that shifts to a mode in which only the operation of a power switch is monitored (hereinafter referred to as an off mode) by turning off a power switch that is a soft switch.

オフモードを有する画像形成装置では、電源スイッチがオン操作されると、各機能(コピー機能、プリント機能、FAX機能、ネットワーク機能等)を実現するデバイスに電源が供給されるレディーモードになる。そして、レディーモードで、電源スイッチがオフ操作されると、各機能を実現するデバイスへの電源の供給を停止し、電源スイッチの操作を監視するオフモードとなる。   In an image forming apparatus having an off mode, when a power switch is turned on, a power is supplied to a device that realizes each function (copy function, print function, FAX function, network function, etc.). When the power switch is turned off in the ready mode, the power supply to the device that realizes each function is stopped, and the power switch is turned off to monitor the operation of the power switch.

また、画像形成装置には、画像処理を行うと共に、装置全体を制御するメインCPUと、メインCPUから指示を受けて印刷部(印刷ジョブを実行するエンジン部)を制御するエンジンCPUとを備えたものがある。このような画像形成装置において、オフモードでの電源スイッチの操作の監視は、メインCPUよりも消費電力の小さいエンジンCPUが担っていた。   The image forming apparatus also includes a main CPU that performs image processing and controls the entire apparatus, and an engine CPU that controls a printing unit (an engine unit that executes a print job) in response to an instruction from the main CPU. There is something. In such an image forming apparatus, the operation of the power switch in the off mode is monitored by an engine CPU that consumes less power than the main CPU.

従って、オフモードでは、エンジンCPUにのみ電源が供給される電源供給状態となっている。オフモードで、停電やACプラグの挿抜により電力供給が遮断され再投入されると、エンジンCPUは再起動される。この際、エンジンCPUが制御している不揮発性メモリーに「オフモード」と「オフモード以外」とを区別するモード情報を記憶しておくことで、エンジンCPUは、電力供給が遮断される前の電源供給状態に復帰させるように構成されている(例えば、特許文献1を参照)。これにより、FAXの待ち受け時等のレディーモードで停電や瞬時停電が起こった際に、ユーザーの操作を介さずに待ち受け状態に戻ることができる。また、電源スイッチをオフ操作してオフモードにしてACプラグを挿抜した際にオフモードに復帰するため、装置を移動する際にオフモードを利用しても自然な挙動となる。   Therefore, in the off mode, the power supply state is such that power is supplied only to the engine CPU. When the power supply is cut off and turned on again in the off mode due to a power failure or insertion / removal of the AC plug, the engine CPU is restarted. At this time, by storing mode information for distinguishing between “off mode” and “other than off mode” in the non-volatile memory controlled by the engine CPU, the engine CPU can store the power before the power supply is cut off. It is comprised so that it may return to a power supply state (for example, refer patent document 1). Thereby, when a power failure or an instantaneous power failure occurs in the ready mode such as when waiting for FAX, it is possible to return to the standby state without the user's operation. In addition, when the power switch is turned off to set the off mode to return to the off mode when the AC plug is inserted / removed, even if the off mode is used when the apparatus is moved, a natural behavior is obtained.

特開2015−170332号公報JP, 2015-170332, A

しかしながら、従来技術では、メインCPUが電源スイッチの操作に伴うオフモードへの移行を監視できていないため、ファームウェアアップデート中や起動中等のデータハンドリング中にオフモードに移行してしまうリスクがあった。例えば、ファームウェアアップデート中にオフモードへ移行してしまうと、ファームウェアの破損につながり、起動できなくなるといった恐れがある。   However, in the prior art, the main CPU has not been able to monitor the transition to the off mode due to the operation of the power switch, and there is a risk that the main CPU may transition to the off mode during data handling such as during firmware update or startup. For example, if the mode is shifted to the off mode during the firmware update, there is a risk that the firmware may be damaged and the system cannot be started.

本発明は、上記課題に鑑みてなされたものであり、その目的とするところは、オフモードで電源が遮断されるメインCPUによって、電源供給モードの管理を適切に行うことができる電子機器を提供することを目的とする。   The present invention has been made in view of the above problems, and an object of the present invention is to provide an electronic device capable of appropriately managing a power supply mode by a main CPU whose power is cut off in an off mode. The purpose is to do.

本発明の電子機器は、電源供給モードとして、装置全体を制御するメインCPUに電源が供給されるレディーモードと、前記メインCPUへの電源が遮断され、電源スイッチの操作だけを監視するオフモードとを有する電子機器であって、全ての前記電源供給モードで電源が供給され、前記電源スイッチの操作を監視すると共に、前記メインCPUに電源を供給する電源部を管理するマイコンと、前記メインCPUの管理下にあり、前記電源供給モードをモード情報として記憶する不揮発性メモリーとを具備し、前記マイコンは、前記レディーモードで前記メインCPUから前記オフモードへの移行が指示されると、前記メインCPUに出力するオフモード通知信号をアサートすると共に、前記オフモードで前記電源スイッチのオン操作を検出すると、前記メインCPUへの電源の供給を開始させて起動させ、前記オフモード通知信号は、前記マイコンへの電源の遮断によってネゲートされ、前記メインCPUは、前記オフモード通知信号がアサート状態で、且つ前記モード情報が「オフモード」である場合、前記レディーモードに移行させ、前記オフモード通知信号がネゲート状態で、且つ前記モード情報が前記「オフモード」である場合、前記オフモードに移行させることを特徴とする。
さらに、本発明の電子機器において、前記メインCPUは、前記モード情報が「オフモード以外」である場合、前記オフモード通知信号に関わらず、前記レディーモードに移行させても良い。
さらに、本発明の電子機器において、前記オフモード通知信号は、オープンコレクタ出力であっても良い。
さらに、本発明の電子機器において、前記レディーモードで電源が供給され、前記オフモードで電源が遮断されるエンジン部を具備し、前記エンジン部の駆動信号は、前記オフモード通知信号でゲートされ、前記オフモード通知信号がネゲート状態では初期値として前記エンジン部が駆動されなくても良い。
The electronic device according to the present invention includes, as a power supply mode, a ready mode in which power is supplied to a main CPU that controls the entire apparatus, and an off mode in which power to the main CPU is shut off and only the operation of a power switch is monitored. An electronic device that is supplied with power in all the power supply modes, monitors the operation of the power switch, and manages a power supply unit that supplies power to the main CPU; and And a non-volatile memory that stores the power supply mode as mode information. When the microcomputer is instructed to shift from the main CPU to the off mode in the ready mode, the main CPU The off mode notification signal to be output to the output signal is asserted, and the power switch on operation is detected in the off mode. Then, the power supply to the main CPU is started and started, and the off-mode notification signal is negated by the power-off to the microcomputer, and the main CPU is in the asserted state of the off-mode notification signal, When the mode information is “off mode”, the mode is shifted to the ready mode. When the off mode notification signal is negated and the mode information is the “off mode”, the mode is shifted to the off mode. It is characterized by that.
Furthermore, in the electronic device of the present invention, when the mode information is “non-off mode”, the main CPU may shift to the ready mode regardless of the off mode notification signal.
Furthermore, in the electronic device of the present invention, the off-mode notification signal may be an open collector output.
Furthermore, in the electronic device of the present invention, the electronic device includes an engine unit that is supplied with power in the ready mode and is turned off in the off mode, and the drive signal of the engine unit is gated with the off mode notification signal, When the off-mode notification signal is negated, the engine unit may not be driven as an initial value.

本発明によれば、メインCPUは起動時に、オフモードへの移行指示によってアサートされ、マイコンへの電源の遮断によってネゲートされるオフモード通知信号と、モード情報とに基づいて電源供給モードを決定するため、オフモードで電源が遮断されるメインCPUによって、電源供給モードの管理を適切に行うことができる。   According to the present invention, the main CPU determines the power supply mode based on the off mode notification signal asserted by the instruction to shift to the off mode and negated by the interruption of the power supply to the microcomputer and the mode information at the time of startup. Therefore, the power supply mode can be appropriately managed by the main CPU whose power is shut off in the off mode.

本発明に係る電子機器の実施の形態の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of embodiment of the electronic device which concerns on this invention. 図1に示す画像形成装置が有する電源供給モードを説明するモード遷移図である。FIG. 2 is a mode transition diagram illustrating a power supply mode included in the image forming apparatus illustrated in FIG. 1. 図1に示すメインCPUによる電源状態判別動作を示す遷移表である。3 is a transition table illustrating a power state determination operation by the main CPU illustrated in FIG. 1.

次に、本発明の実施の形態を、図面を参照して具体的に説明する。
本実施の形態の電子機器は画像形成装置1であり、図1を参照すると、原稿読取部2と、原稿給送部3と、記録部4と、操作部5と、主制御部7と、エンジン制御部8と、サブマイコン9とを備えている。操作部5は、液晶表示部51、電源スイッチ52、操作ボタン53が設けられている。ユーザーは操作部5を操作して指示を入力することで、画像形成装置1の各種の設定を行い、画像形成等の各種機能を実行させる。液晶表示部51は、画像形成装置1の状態を示したり、画像形成状況や印刷部数を表示したり、タッチパネルとして、原稿サイズの設定、両面印刷や白黒反転等の機能や倍率設定、濃度設定など各種設定を行うことができる。電源スイッチ52は、各機能を実現するデバイスへの電源の供給を停止し、電源スイッチ52のオン操作だけを監視するオフモードへの移行を指示するソフトスイッチである。操作ボタン53としては、画像形成を開始するようにユーザーが指示するスタートボタン、画像形成を中止する際等に使用するストップ/クリアボタン、画像形成装置1の各種設定をデフォルト状態にする際に使用するリセットボタン、テンキー等が設けられている。
Next, embodiments of the present invention will be specifically described with reference to the drawings.
The electronic apparatus according to the present embodiment is an image forming apparatus 1. Referring to FIG. 1, a document reading unit 2, a document feeding unit 3, a recording unit 4, an operation unit 5, a main control unit 7, An engine control unit 8 and a sub-microcomputer 9 are provided. The operation unit 5 is provided with a liquid crystal display unit 51, a power switch 52, and operation buttons 53. The user operates the operation unit 5 to input an instruction, thereby performing various settings of the image forming apparatus 1 and executing various functions such as image formation. The liquid crystal display unit 51 indicates the state of the image forming apparatus 1, displays the image forming status and the number of copies, and functions as a touch panel for setting the document size, duplex printing, black and white reversal, magnification setting, density setting, etc. Various settings can be made. The power switch 52 is a software switch that stops the supply of power to a device that realizes each function and instructs the shift to the off mode in which only the power switch 52 is turned on. The operation button 53 includes a start button that the user instructs to start image formation, a stop / clear button that is used when image formation is stopped, and other settings that are used when setting various settings of the image forming apparatus 1 to default. A reset button, a numeric keypad and the like are provided.

原稿読取部2は、スキャナーと、プラテンガラスと、原稿読取スリットとを備える。原稿読取部2は、プラテンガラスに載置された原稿を読み取る場合、スキャナーをプラテンガラスに対向する位置に移動させ、プラテンガラスに載置された原稿を走査しながら読み取って画像データを取得し、取得した画像データを記録部4に出力する。また、原稿読取部2は、原稿給送部3から給送された原稿を読み取る場合、スキャナーを原稿読取スリットと対向する位置に移動させ、原稿読取スリットを介し、原稿給送部3による給送動作と同期して原稿を読み取って画像データを取得し、取得した画像データを記録部4に出力する。   The document reading unit 2 includes a scanner, a platen glass, and a document reading slit. When reading a document placed on the platen glass, the document reading unit 2 moves the scanner to a position facing the platen glass, reads the document placed on the platen glass while scanning, and acquires image data. The acquired image data is output to the recording unit 4. Further, when the original reading unit 2 reads the original fed from the original feeding unit 3, the original reading unit 2 moves the scanner to a position facing the original reading slit, and feeds the original by the original feeding unit 3 through the original reading slit. The document is read in synchronization with the operation to acquire image data, and the acquired image data is output to the recording unit 4.

原稿給送部3は、原稿載置部と、原稿搬送機構とを備え、原稿載置部に載置された原稿を原稿搬送機構によって1枚ずつ順に繰り出して原稿読取部2に給送する。   The document feeding unit 3 includes a document placing unit and a document transport mechanism, and feeds the documents placed on the document placing unit one by one by the document transport mechanism to the document reading unit 2.

記録部4は、感光体ドラム、帯電部、露光部、現像部、転写部、定着部等を備え、帯電、露光、現像、転写、定着からなる画像形成プロセスを実行することで記録紙Pにトナー像を記録する。   The recording unit 4 includes a photosensitive drum, a charging unit, an exposure unit, a development unit, a transfer unit, a fixing unit, and the like. The recording unit 4 performs an image forming process including charging, exposure, development, transfer, and fixing on the recording paper P. Record the toner image.

主制御部7は、メインCPU71、ROM(Read Only Memory)、RAM(Random Access Memory)等を備えた情報処理部である。ROMには画像形成装置1の動作制御を行うための制御プログラムが記憶されている。メインCPU71は、ROMに記憶されている制御プログラムを読み出し、制御プログラムをRAMに展開させることで、装置全体を制御する。また、主制御部7は、「オフモード」と「オフモード以外」とを区別するモード情報を記憶するモード記憶部72を備えている。モード記憶部72は、メインCPU71の管理下にある不揮発性メモリーであり、例えば、メインCPU71に搭載されているEEPROM等で構成することができる。また、本実施の形態において、モード情報は、「オフモード」を「0」、「オフモード以外」を「1」とする1ビットで構成する。さらに、主制御部7は、画像処理専用のASIC等を備え、画像データに対して各種画像処理(拡大/縮小、濃度変換およびデータ形式変換等)を施す画像処理部73として機能する。   The main control unit 7 is an information processing unit including a main CPU 71, a ROM (Read Only Memory), a RAM (Random Access Memory), and the like. The ROM stores a control program for controlling the operation of the image forming apparatus 1. The main CPU 71 reads out a control program stored in the ROM and develops the control program in the RAM, thereby controlling the entire apparatus. In addition, the main control unit 7 includes a mode storage unit 72 that stores mode information for distinguishing between “off mode” and “other than off mode”. The mode storage unit 72 is a non-volatile memory under the control of the main CPU 71 and can be configured by, for example, an EEPROM mounted on the main CPU 71. In the present embodiment, the mode information is composed of 1 bit in which “off mode” is “0” and “other than off mode” is “1”. Further, the main control unit 7 includes an ASIC dedicated to image processing and functions as an image processing unit 73 that performs various image processing (enlargement / reduction, density conversion, data format conversion, etc.) on the image data.

また、主制御部7には、操作部5の液晶表示部51及び操作ボタン53と、通信部11と、記憶部12とが接続されている。主制御部7は、液晶表示部51及び操作ボタン53の操作に応じて装置全体を制御すると共に、液晶表示部51の表示動作を制御する。通信部11は、LAN等のネットワークを介して、パーソナルコンピューター等のユーザー端末から印刷ジョブ等を受信する機能を有する。記憶部12は、半導体メモリーやHDD(Hard Disk Drive)等の記憶手段であり、印刷データである原稿読取部2によって原稿を読み取ることで取得された画像データや通信部11によって受信した印刷ジョブ等が記憶される。   The main control unit 7 is connected to the liquid crystal display unit 51 and the operation button 53 of the operation unit 5, the communication unit 11, and the storage unit 12. The main control unit 7 controls the entire apparatus according to the operation of the liquid crystal display unit 51 and the operation button 53 and also controls the display operation of the liquid crystal display unit 51. The communication unit 11 has a function of receiving a print job or the like from a user terminal such as a personal computer via a network such as a LAN. The storage unit 12 is a storage unit such as a semiconductor memory or an HDD (Hard Disk Drive), and includes image data acquired by reading a document by the document reading unit 2 as print data, a print job received by the communication unit 11, and the like. Is memorized.

エンジン制御部8は、主制御部7から指示を受けて印刷ジョブを実行するエンジン部として機能する原稿読取部2、原稿給送部3、記録部4を制御する。エンジン制御部8は、エンジンCPU81、ROM(Read Only Memory)、RAM(Random Access Memory)等を備えた情報処理部である。ROMにはエンジン部の動作制御を行うための制御プログラムが記憶されている。エンジンCPU81は、ROMに記憶されている制御プログラムを読み出し、制御プログラムをRAMに展開させることで、主制御部7の指示に基づいてエンジン部を制御する。   The engine control unit 8 controls the document reading unit 2, the document feeding unit 3, and the recording unit 4 that function as an engine unit that receives an instruction from the main control unit 7 and executes a print job. The engine control unit 8 is an information processing unit including an engine CPU 81, a ROM (Read Only Memory), a RAM (Random Access Memory), and the like. The ROM stores a control program for controlling the operation of the engine unit. The engine CPU 81 reads the control program stored in the ROM and develops the control program in the RAM, thereby controlling the engine unit based on an instruction from the main control unit 7.

サブマイコン9は、マイクロコンピューターを備えた情報処理部であり、主制御部7と、電源スイッチ52と電源部10とに接続されている。電源部10は、図示しない商用電源からの電力供給を受け、画像形成装置1の各部を動作させるのに必要な電源(電圧)を生成する。サブマイコン9は、電源スイッチ52の操作の監視と、電源部10から各部への電源管理とを行う電源管理用の制御部である。なお、サブマイコン9自体で行う制御は、オフモードにおける電源スイッチ52のオン操作や起動時に、電源部10からメインCPU71への電源供給を開始させる制御と、メインCPU71によってオフモードへの移行が指示されると、オフモード通知信号をアサートする制御とのみである。その他の電源部10から各部への電源供給の管理は、実際はメインCPU71が管理し、サブマイコン9は、主制御部7のメインCPU71と通信を行い、メインCPU71の指示に従う。従って、電源スイッチ52がオフ操作された際もサブマイコン9はメインCPU71に電源スイッチ52の操作を通知するのみであり、電源部10から各部への電源供給の管理はメインCPU71が行う。従って、電源スイッチ52がオフ操作されると、サブマイコン9は、メインCPU71の制御にて、主制御部7とエンジン制御部8との電源遮断を行う。   The sub-microcomputer 9 is an information processing unit including a microcomputer, and is connected to the main control unit 7, the power switch 52, and the power supply unit 10. The power supply unit 10 receives power supply from a commercial power supply (not shown) and generates a power supply (voltage) necessary for operating each unit of the image forming apparatus 1. The sub-microcomputer 9 is a control unit for power management that monitors the operation of the power switch 52 and manages power from the power supply unit 10 to each unit. The control performed by the sub-microcomputer 9 itself includes a control for starting power supply from the power supply unit 10 to the main CPU 71 when the power switch 52 is turned on or started in the off mode, and an instruction to shift to the off mode by the main CPU 71. Then, only the control for asserting the off mode notification signal is performed. Management of power supply from the other power supply unit 10 to each unit is actually managed by the main CPU 71, and the sub-microcomputer 9 communicates with the main CPU 71 of the main control unit 7 and follows the instructions of the main CPU 71. Accordingly, even when the power switch 52 is turned off, the sub-microcomputer 9 only notifies the main CPU 71 of the operation of the power switch 52, and the main CPU 71 manages the power supply from the power supply unit 10 to each unit. Therefore, when the power switch 52 is turned off, the sub-microcomputer 9 shuts off the power supply between the main control unit 7 and the engine control unit 8 under the control of the main CPU 71.

オフモード通知信号は、サブマイコン9から主制御部7のメインCPU71に出力される信号である。サブマイコン9は、メインCPU71からオフモードへの移行が指示されると、オフモード通知信号をアサートし、メインCPU71からレディーモードへの復帰が指示されると、オフモード通知信号をネゲートする。また、オフモード通知信号をアサートした状態で停電やACプラグの挿抜によりサブマイコン9への電源が一旦遮断された場合には、オフモード通知信号はネゲートされることになる。なお、オフモード通知信号は、オフモードで電源が遮断されるメインCPU71に出力するので、回り込みが発生しないようにオープンコレクタ出力となっている。   The off mode notification signal is a signal output from the sub-microcomputer 9 to the main CPU 71 of the main control unit 7. The sub-microcomputer 9 asserts the off-mode notification signal when the main CPU 71 is instructed to shift to the off mode, and negates the off-mode notification signal when the main CPU 71 is instructed to return to the ready mode. Further, when the power to the sub-microcomputer 9 is temporarily cut off due to a power failure or insertion / removal of the AC plug with the off-mode notification signal asserted, the off-mode notification signal is negated. Since the off mode notification signal is output to the main CPU 71 whose power is shut off in the off mode, it is an open collector output so that no wraparound occurs.

次に、画像形成装置1における電源供給モードについて図2を参照して詳細に説明する。
画像形成装置1は、図2に示すように、電源供給モードとして、レディーモードと、レディーモードよりも消費電力を減らすスリープモードと、スリープモードよりもさらに消費電力を減らすオフモードとを有する。
Next, the power supply mode in the image forming apparatus 1 will be described in detail with reference to FIG.
As illustrated in FIG. 2, the image forming apparatus 1 includes a ready mode, a sleep mode in which power consumption is reduced as compared with the ready mode, and an off mode in which power consumption is further reduced as compared with the sleep mode.

レディーモードは、画像形成装置1が有する各機能(コピー機能、プリント機能、ネットワーク機能等)を実現する各部に電源が供給される通常モードである。レディーモードにおいて、電源部10は、画像形成装置1の各部に対して通常の電力供給を行う。   The ready mode is a normal mode in which power is supplied to each unit that realizes each function (copy function, print function, network function, etc.) of the image forming apparatus 1. In the ready mode, the power supply unit 10 supplies normal power to each unit of the image forming apparatus 1.

レディーモードにおいて、メインCPU71は、画像形成装置1が使用されないまま経過した未使用時間を計時し、未使用時間がスリープ移行時間を超えると、レディーモードからスリープモードに移行するようにサブマイコン9を介して電源部10に指示する。あるいは、メインCPU71は、スリープモード移行指示を操作部5から受け付けた場合にも、スリープモードに移行するようにサブマイコン9を介して電源部10に指示する。   In the ready mode, the main CPU 71 counts the unused time that has passed without the image forming apparatus 1 being used. Via the power supply unit 10. Alternatively, the main CPU 71 also instructs the power supply unit 10 via the sub-microcomputer 9 to shift to the sleep mode even when the sleep mode shift instruction is received from the operation unit 5.

スリープモードにおいて、電源部10は、主制御部7及びエンジン制御部8に接続された各部への電源供給を制限する。さらに、メインCPU71及びエンジンCPU81は、動作クロックを低くするクロック低速モードで動作し、消費電力を減らす。   In the sleep mode, the power supply unit 10 restricts power supply to each unit connected to the main control unit 7 and the engine control unit 8. Further, the main CPU 71 and the engine CPU 81 operate in a clock low speed mode in which the operation clock is lowered to reduce power consumption.

レディーモードもしくはスリープモードにおいて、メインCPU71は、画像形成装置1が使用されないまま経過した未使用時間を計時し、未使用時間がオフ移行時間を超えると、レディーモードもしくはスリープモードからオフモードに移行するようにサブマイコン9を介して電源部10に指示する。あるいは、メインCPU71は、電源スイッチ52のオフ操作をサブマイコン9経由で受け付けた場合にも、オフモードに移行するようにサブマイコン9を介して電源部10に指示する。なお、メインCPU71は、オフモードへの移行に際し、モード記憶部72のモード情報を「0」(「オフモード」)に更新する。   In the ready mode or the sleep mode, the main CPU 71 measures the unused time that has passed without the image forming apparatus 1 being used, and when the unused time exceeds the off transition time, the main CPU 71 shifts from the ready mode or the sleep mode to the off mode. Thus, the power supply unit 10 is instructed via the sub-microcomputer 9. Alternatively, the main CPU 71 also instructs the power supply unit 10 through the sub-microcomputer 9 to shift to the off mode even when the power switch 52 is turned off via the sub-microcomputer 9. The main CPU 71 updates the mode information in the mode storage unit 72 to “0” (“off mode”) when shifting to the off mode.

オフモードにおいて、電源部10は、メインCPU71及びエンジンCPU81を含む各部への電源供給を遮断し、サブマイコン9のみに電源を供給する。すなわち、オフモードは、サブマイコン9によって電源スイッチ52の操作だけを監視するモードである。サブマイコン9は、上述のように機能が限定されているため、消費電力がメインCPU71及びエンジンCPU81のクロック低速モードに比べて格段に小さくなっている。   In the off mode, the power supply unit 10 cuts off power supply to each unit including the main CPU 71 and the engine CPU 81 and supplies power only to the sub-microcomputer 9. That is, the off mode is a mode in which only the operation of the power switch 52 is monitored by the sub-microcomputer 9. Since the functions of the sub-microcomputer 9 are limited as described above, the power consumption is much smaller than that in the clock low speed mode of the main CPU 71 and the engine CPU 81.

次に、メインCPU71による電源状態判別動作について図3を参照して詳細に説明する。   Next, the power supply state determination operation by the main CPU 71 will be described in detail with reference to FIG.

メインCPU71は、電源供給を開始されると、ブート時にオフモード通知信号とモード記憶部72のモード情報とを確認することで電源状態を判別し、移行する電源供給モードを決定する。   When the power supply is started, the main CPU 71 determines a power supply mode by checking an off mode notification signal and mode information in the mode storage unit 72 at the time of booting, and determines a power supply mode to be shifted.

オフモード通知信号がアサートされた状態で、且つモード記憶部72のモード情報が「0」(「オフモード」)である場合、レディーモードもしくはスリープモードからオフモードへの移行が正常に行われ、停電やACプラグの挿抜により画像形成装置1への電源が遮断されることなく、オフモードにおいて、サブマイコン9が電源スイッチ52のオン操作を受け付けたと判断される。従って、メインCPU71は、オフモード通知信号がアサートされた状態で、且つモード記憶部72のモード情報が「0」(「オフモード」)である場合、レディーモードへの移行であることを認識し、レディーモードに移行するようにサブマイコン9を介して電源部10に指示する。なお、メインCPU71は、レディーモードへの移行に際し、モード記憶部72のモード情報を「1」(「オフモード以外」)に更新する。   When the off mode notification signal is asserted and the mode information in the mode storage unit 72 is “0” (“off mode”), the transition from the ready mode or the sleep mode to the off mode is performed normally. It is determined that the sub-microcomputer 9 has accepted the on operation of the power switch 52 in the off mode without shutting off the power to the image forming apparatus 1 due to a power failure or insertion / removal of the AC plug. Therefore, the main CPU 71 recognizes that it is a transition to the ready mode when the off mode notification signal is asserted and the mode information in the mode storage unit 72 is “0” (“off mode”). The power supply unit 10 is instructed via the sub-microcomputer 9 to shift to the ready mode. The main CPU 71 updates the mode information in the mode storage unit 72 to “1” (“other than the off mode”) when shifting to the ready mode.

オフモード通知信号がネゲートされた状態で、且つモード記憶部72のモード情報が「0」(「オフモード」)である場合、レディーモードもしくはスリープモードからオフモードへの移行が正常に行われ、停電やACプラグの挿抜により画像形成装置1への電源が遮断されたと判断される。従って、メインCPU71は、オフモード通知信号がネゲートされた状態で、且つモード記憶部72のモード情報が「0」(「オフモード」)である場合、オフモードへの移行であることを認識し、オフモードに移行するようにサブマイコン9を介して電源部10に指示する。   When the off mode notification signal is negated and the mode information in the mode storage unit 72 is “0” (“off mode”), the transition from the ready mode or the sleep mode to the off mode is performed normally. It is determined that the power to the image forming apparatus 1 has been cut off due to a power failure or insertion / removal of the AC plug. Therefore, when the off mode notification signal is negated and the mode information in the mode storage unit 72 is “0” (“off mode”), the main CPU 71 recognizes that it is a transition to the off mode. The power supply unit 10 is instructed via the sub-microcomputer 9 to shift to the off mode.

オフモード通知信号がアサートされた状態で、且つモード記憶部72のモード情報が「1」(「オフモード以外」)である場合、通常動作では考えられないイレギュラーなケースと判断される。従って、メインCPU71は、オフモード通知信号がアサートされた状態で、且つモード記憶部72のモード情報が「1」(「オフモード以外」)である場合、レディーモードへの移行であることを認識し、レディーモードに移行するようにサブマイコン9を介して電源部10に指示する。   When the off-mode notification signal is asserted and the mode information in the mode storage unit 72 is “1” (“other than off-mode”), it is determined as an irregular case that cannot be considered in normal operation. Therefore, the main CPU 71 recognizes that it is a transition to the ready mode when the off mode notification signal is asserted and the mode information in the mode storage unit 72 is “1” (“other than the off mode”). The power supply unit 10 is instructed via the sub-microcomputer 9 to shift to the ready mode.

オフモード通知信号がネゲートされた状態で、且つモード記憶部72のモード情報が「1」(「オフモード以外」)である場合、レディーモード中もしくはスリープモード中に停電やACプラグの挿抜により画像形成装置1への電源が遮断されたと判断される。従って、メインCPU71は、オフモード通知信号がネゲートされた状態で、且つモード記憶部72のモード情報が「1」(「オフモード以外」)である場合、レディーモードへの移行であることを認識し、レディーモードに移行するようにサブマイコン9を介して電源部10に指示する。   When the off-mode notification signal is negated and the mode information in the mode storage unit 72 is “1” (“other than off-mode”), an image is displayed due to a power failure or AC plug insertion / removal during the ready mode or the sleep mode. It is determined that the power to the forming apparatus 1 has been cut off. Therefore, the main CPU 71 recognizes that it is the transition to the ready mode when the off mode notification signal is negated and the mode information in the mode storage unit 72 is “1” (“other than the off mode”). The power supply unit 10 is instructed via the sub-microcomputer 9 to shift to the ready mode.

なお、オフモード通知信号がネゲートされた状態で、且つモード記憶部72のモード情報が「0」(「オフモード」)である場合、電源起動時からオフモードへ自動移行される。このオフモードへの自動移行に際し、エンジン部(原稿読取部2、原稿給送部3、記録部4)が駆動され、モーターや定着が駆動されることは好ましくない。従って、エンジン部の駆動信号をオフモード通知信号でゲートし、オフモード通知信号がネゲートされた状態では初期値としてエンジン部が駆動しないように構成されている。このことにより、オフモードからの復帰以外は初期値としてエンジン部が駆動しない設定、オフモードからの復帰の際はハード的にエンジン部を駆動する設定をとることができる。ソフトの設定を行わずともエンジン部のモーターや定着をいち早く駆動することができ、起動時間の短縮も可能となる。   When the off mode notification signal is negated and the mode information in the mode storage unit 72 is “0” (“off mode”), the mode is automatically shifted to the off mode from the time of power activation. In the automatic transition to the off mode, it is not preferable that the engine unit (the document reading unit 2, the document feeding unit 3, the recording unit 4) is driven and the motor or the fixing unit is driven. Therefore, the engine unit drive signal is gated by the off-mode notification signal, and the engine unit is configured not to be driven as an initial value when the off-mode notification signal is negated. As a result, settings other than the return from the off mode that the engine unit is not driven as an initial value, and the setting that drives the engine unit in hardware when returning from the off mode can be made. Without setting software, the motor and fixing of the engine can be driven quickly, and the startup time can be shortened.

以上説明したように、本実施の形態は、電源供給モードとして、装置全体を制御するメインCPU71に電源が供給されるレディーモードと、メインCPU71への電源が遮断され、電源スイッチ52の操作だけを監視するオフモードとを有する電子機器である画像形成装置1であって、全ての電源供給モードで電源が供給され、電源スイッチ52の操作を監視すると共に、メインCPU71に電源を供給する電源部10を管理するサブマイコン9と、メインCPU71の管理下にあり、電源供給モードをモード情報として記憶する不揮発性メモリーであるモード記憶部72とを具備し、サブマイコン9は、レディーモードでメインCPU71からオフモードへの移行が指示されると、メインCPU71に出力するオフモード通知信号をアサートすると共に、オフモードで電源スイッチ52のオン操作を検出すると、メインCPU71への電源の供給を開始させて起動させ、オフモード通知信号は、サブマイコン9への電源の遮断によってネゲートされ、メインCPU71は、オフモード通知信号がアサート状態で、且つモード情報が「オフモード」である場合、レディーモードに移行させ、オフモード通知信号がネゲート状態で、且つモード情報が「オフモード」である場合、オフモードに移行させる。
このシンプル且つ低コストな構成により、オフモードで電源が遮断されるメインCPU71によって、電源供給モードの管理を適切に行うことができる。すなわち、停電やACプラグの挿抜により電力が遮断され再投入されると、オフモード通知信号とモード情報とを確認することで、電力供給が遮断される前の電源供給モードに復帰させることができるため、ユーザーの使用感を損なうことない。また、電源スイッチ52の操作を監視するサブマイコン9の機能を限定することができるため、サブマイコン9の消費電力をメインCPU71のクロック低速モードに比べても格段に小さくすることができ、オフモードでの消費電力を抑制することができる。
As described above, in the present embodiment, as the power supply mode, the ready mode in which power is supplied to the main CPU 71 that controls the entire apparatus, the power to the main CPU 71 is shut off, and only the operation of the power switch 52 is performed. The image forming apparatus 1 is an electronic device having an off mode to be monitored, and is supplied with power in all power supply modes, monitors the operation of the power switch 52, and supplies power to the main CPU 71. A sub-microcomputer 9 that manages the power supply mode, and a mode storage unit 72 that is a nonvolatile memory that stores the power supply mode as mode information. The sub-microcomputer 9 is in the ready mode from the main CPU 71. When an instruction to shift to the off mode is given, an off mode notification signal output to the main CPU 71 is assigned. When the on operation of the power switch 52 is detected in the off mode, the supply of power to the main CPU 71 is started and activated, and the off mode notification signal is negated by the power interruption to the sub-microcomputer 9, and When the off mode notification signal is asserted and the mode information is “off mode”, the CPU 71 shifts to the ready mode, the off mode notification signal is negated, and the mode information is “off mode”. And switch to off mode.
With this simple and low-cost configuration, the power supply mode can be appropriately managed by the main CPU 71 whose power is shut off in the off mode. That is, when power is cut off and turned on again due to a power failure or insertion / removal of an AC plug, it is possible to return to the power supply mode before the power supply is cut off by checking the off mode notification signal and mode information. Therefore, the user experience is not impaired. Further, since the function of the sub-microcomputer 9 that monitors the operation of the power switch 52 can be limited, the power consumption of the sub-microcomputer 9 can be significantly reduced compared with the low-speed clock mode of the main CPU 71, and the off mode Power consumption can be suppressed.

さらに、本実施の形態によれば、メインCPU71は、モード情報が「オフモード以外」である場合、オフモード通知信号に関わらず、レディーモードに移行させる。
この構成により、オフモードで電源が遮断されるメインCPU71によって、電源供給モードの管理を適切に行うことができる。
Furthermore, according to the present embodiment, when the mode information is “other than the off mode”, the main CPU 71 shifts to the ready mode regardless of the off mode notification signal.
With this configuration, the power supply mode can be appropriately managed by the main CPU 71 whose power is shut off in the off mode.

さらに、本実施の形態によれば、オフモード通知信号は、オープンコレクタ出力である。
この構成により、オフモードで電源が遮断されるメインCPU71への回り込みが発生しない。
Furthermore, according to the present embodiment, the off-mode notification signal is an open collector output.
With this configuration, there is no wraparound to the main CPU 71 whose power is shut off in the off mode.

さらに、本実施の形態によれば、レディーモードで電源が供給され、オフモードで電源が遮断されるエンジン部(原稿読取部2、原稿給送部3、記録部4)を具備し、エンジン部の駆動信号は、オフモード通知信号でゲートされ、オフモード通知信号がネゲート状態では初期値としてエンジン部が駆動されない。
この構成により、オフモード通知信号を用いることで、メインCPU71による電源状態判別動作に際し、エンジン部の駆動を停止させることができる。従って、電力が再投入されてオフモードに移行する際に、エンジン部におけるモーターやセンサーの駆動に起因する音や振動が発生することなく、ユーザーの使用感を損なうことがない。
Further, according to the present embodiment, the engine unit (the document reading unit 2, the document feeding unit 3, the recording unit 4) that is supplied with power in the ready mode and is turned off in the off mode is provided. The driving signal is gated by the off-mode notification signal, and the engine unit is not driven as an initial value when the off-mode notification signal is negated.
With this configuration, by using the off-mode notification signal, the driving of the engine unit can be stopped when the main CPU 71 performs the power state determination operation. Therefore, when the power is reapplied to shift to the off mode, no sound or vibration is generated due to driving of the motor or sensor in the engine unit, and the user's feeling of use is not impaired.

なお、本発明が上記各実施の形態に限定されず、本発明の技術思想の範囲内において、各実施の形態は適宜変更され得ることは明らかである。   Note that the present invention is not limited to the above-described embodiments, and it is obvious that the embodiments can be appropriately changed within the scope of the technical idea of the present invention.

1 画像形成装置
2 原稿読取部
3 原稿給送部
4 記録部
5 操作部
7 主制御部
8 エンジン制御部
9 サブマイコン
10 電源部
11 通信部
12 記憶部
51 液晶表示部
52 電源スイッチ
53 操作ボタン
71 メインCPU
72 モード記憶部
73 画像処理部
81 エンジンCPU
DESCRIPTION OF SYMBOLS 1 Image forming apparatus 2 Original reading part 3 Original feeding part 4 Recording part 5 Operation part 7 Main control part 8 Engine control part 9 Sub microcomputer 10 Power supply part 11 Communication part 12 Storage part 51 Liquid crystal display part 52 Power switch 53 Operation button 71 Main CPU
72 Mode storage unit 73 Image processing unit 81 Engine CPU

Claims (4)

電源供給モードとして、装置全体を制御するメインCPUに電源が供給されるレディーモードと、前記メインCPUへの電源が遮断され、電源スイッチの操作だけを監視するオフモードとを有する電子機器であって、
全ての前記電源供給モードで電源が供給され、前記電源スイッチの操作を監視すると共に、前記メインCPUに電源を供給する電源部を管理するマイコンと、
前記メインCPUの管理下にあり、前記電源供給モードをモード情報として記憶する不揮発性メモリーとを具備し、
前記マイコンは、前記レディーモードで前記メインCPUから前記オフモードへの移行が指示されると、前記メインCPUに出力するオフモード通知信号をアサートすると共に、前記オフモードで前記電源スイッチのオン操作を検出すると、前記メインCPUへの電源の供給を開始させて起動させ、
前記オフモード通知信号は、前記マイコンへの電源の遮断によってネゲートされ、
前記メインCPUは、前記オフモード通知信号がアサート状態で、且つ前記モード情報が「オフモード」である場合、前記レディーモードに移行させ、前記オフモード通知信号がネゲート状態で、且つ前記モード情報が前記「オフモード」である場合、前記オフモードに移行させることを特徴とする電子機器。
The power supply mode is an electronic device having a ready mode in which power is supplied to a main CPU that controls the entire apparatus, and an off mode in which power to the main CPU is shut off and only the operation of a power switch is monitored. ,
A power source is supplied in all the power supply modes, monitoring the operation of the power switch, and managing a power supply unit that supplies power to the main CPU;
A nonvolatile memory that is under the control of the main CPU and stores the power supply mode as mode information;
When the microcomputer is instructed to shift from the main CPU to the off mode in the ready mode, the microcomputer asserts an off mode notification signal to be output to the main CPU and turns on the power switch in the off mode. When detected, start to start supplying power to the main CPU,
The off mode notification signal is negated by shutting off power to the microcomputer,
When the off-mode notification signal is asserted and the mode information is “off mode”, the main CPU shifts to the ready mode, the off-mode notification signal is negated, and the mode information is When in the “off mode”, the electronic apparatus is shifted to the off mode.
前記メインCPUは、前記モード情報が「オフモード以外」である場合、前記オフモード通知信号に関わらず、前記レディーモードに移行させることを特徴とする請求項1記載の電子機器。   2. The electronic apparatus according to claim 1, wherein when the mode information is “non-off mode”, the main CPU shifts to the ready mode regardless of the off mode notification signal. 前記オフモード通知信号は、オープンコレクタ出力であることを特徴とする請求項1又は2記載の電子機器。   The electronic device according to claim 1, wherein the off-mode notification signal is an open collector output. 前記レディーモードで電源が供給され、前記オフモードで電源が遮断されるエンジン部を具備し、
前記エンジン部の駆動信号は、前記オフモード通知信号でゲートされ、前記オフモード通知信号がネゲート状態では初期値として前記エンジン部が駆動されないことを特徴とする請求項1乃至3のいずれかに記載の電子機器。
An engine unit that is supplied with power in the ready mode and shuts off in the off mode;
4. The drive signal of the engine unit is gated by the off-mode notification signal, and the engine unit is not driven as an initial value when the off-mode notification signal is in a negated state. Electronic equipment.
JP2016086841A 2016-04-25 2016-04-25 Electronic apparatus Pending JP2017199054A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016086841A JP2017199054A (en) 2016-04-25 2016-04-25 Electronic apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016086841A JP2017199054A (en) 2016-04-25 2016-04-25 Electronic apparatus

Publications (1)

Publication Number Publication Date
JP2017199054A true JP2017199054A (en) 2017-11-02

Family

ID=60239348

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016086841A Pending JP2017199054A (en) 2016-04-25 2016-04-25 Electronic apparatus

Country Status (1)

Country Link
JP (1) JP2017199054A (en)

Similar Documents

Publication Publication Date Title
KR102048334B1 (en) Image forming apparatus and method of controlling power saving mode of image forming apparatus
US8321692B2 (en) Information processing apparatus, information processing apparatus control method, and storage medium
JP2006139145A (en) Liquid crystal display and control method therefor, image input/output device, program, and recording medium
JP6860279B2 (en) Image forming apparatus and control method of image forming apparatus
KR102408604B1 (en) Image processing apparatus, method of controlling the same, and program
GB2574290A (en) Information processing apparatus and information processing method
JP2013182312A (en) Job processor, power supply control method for job processor and program
KR20160011603A (en) Information processing apparatus, control method for information processing apparatus, and storage medium
JP2007086230A (en) Display control apparatus and display control method
JP5232665B2 (en) Printing device
US10033895B2 (en) Printing apparatus having plurality of power states and control method therefor
JP2019043029A (en) Image processing system, and control method for image processing system
JP4053225B2 (en) Image forming apparatus, control method therefor, and recording medium
JP2015123719A (en) Image formation device
JP6282097B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2002120443A (en) Imaging apparatus
JP2010197632A (en) Image forming apparatus
JP5967945B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP5725798B2 (en) Control device, control device state detection method, and program
KR20150076094A (en) Printing apparatus, method for controlling printing apparatus, and storage medium
JP2017199054A (en) Electronic apparatus
JP2018157603A (en) Image forming apparatus, control method for image forming apparatus, and computer program
JP2009229861A (en) Image forming apparatus
JP7387281B2 (en) Electronic equipment and control method for electronic equipment
JP2010032666A (en) Image forming apparatus