[go: up one dir, main page]

JP4133588B2 - Fixing device, image forming device, heater temperature control program - Google Patents

Fixing device, image forming device, heater temperature control program Download PDF

Info

Publication number
JP4133588B2
JP4133588B2 JP2003148235A JP2003148235A JP4133588B2 JP 4133588 B2 JP4133588 B2 JP 4133588B2 JP 2003148235 A JP2003148235 A JP 2003148235A JP 2003148235 A JP2003148235 A JP 2003148235A JP 4133588 B2 JP4133588 B2 JP 4133588B2
Authority
JP
Japan
Prior art keywords
heater
temperature
target temperature
fixing device
image forming
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
JP2003148235A
Other languages
Japanese (ja)
Other versions
JP2004354406A (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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2003148235A priority Critical patent/JP4133588B2/en
Publication of JP2004354406A publication Critical patent/JP2004354406A/en
Application granted granted Critical
Publication of JP4133588B2 publication Critical patent/JP4133588B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Fixing For Electrophotography (AREA)
  • Control Of Resistance Heating (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は,所定の加熱器により加熱定着させる定着装置に関し,特に上記定着装置の稼動開始時において,上記定着装置が有する上記加熱器の温度が所定の目標温度になるまでの時間の短縮を特徴とするものである。
【0002】
【従来の技術】
まず,複写機,プリンタ,ファクシミリあるいはその複合機として構成される画像形成装置が備える定着装置において,加熱器の温度を所定の目標温度(以下,Ready温度という)まで上昇させる処理(以下,ウォームアップ処理という)について図3のフローチャートを用いて説明する。このような処理は、上記画像形成装置の全制御を行う制御部によって電源投入時に実施される。尚,図3における符号S1,S2,… はそれぞれステップ番号を示している。また,本処理ではReady温度を125度に設定している。
S1:まず,利用者により画像形成装置の電源が投入されると,上記画像形成装置が有する不揮発性メモリにバックアップデータとして記憶されているCPUのワークエリア,制御パラメータ等の固定データ,およびメンテナンス時に使用される印刷枚数等の変動データの読込みを行う。上記バックアップデータの読込みが完了するまでの間は上記ステップS1の処理を行い,上記バックアップデータの読込みが完了するとステップS2の処理に進む。
S2:上記画像形成装置が有する画像読取部と上記制御部との間で通信の同期がとれているかを確認する。上記通信同期の確認が完了するまでの間は上記ステップS2の処理を行い,上記通信同期の確認が完了するとステップS3の処理に進む。
S3:上記画像形成装置を構成する機器においてエラーが発生しているか否かの確認処理を行う。上記画像形成装置を構成する機器におけるエラー確認処理が完了するまでの間は上記ステップS3の処理が行われ,エラー確認処理が終了すればステップS4の処理に進む。
S4:ステップS1〜ステップS3の処理が完了することで上記加熱器のReady温度(本処理では125度)が決まり,ここで初めて上記Ready温度を目標温度としての加熱器に対する温度上昇処理が開始される。
S5:上記温度上昇処理中に上記定着装置においてエラーが発生していないかを確認する。上記定着装置においてエラーが発生していればステップS7に進み,発生していなければステップS6に進む。
S6:センサで検知された結果,上記加熱器の温度がReady温度(125度)に達していればステップS7に進み,125度に達していなければステップS5の処理に戻る。
S7:上記ステップS5にて上記定着装置におけるエラーが発生した場合,あるいは上記ステップS6にて上記加熱器の温度が125度に達していた場合,上記加熱器の温度上昇処理の停止処理を行う。
尚,上記ステップS1〜上記ステップS7までの一連の処理については,上記画像形成装置に対する,省電力モード(節電を目的とし,所定の時間内に上記画像形成装置を稼動させない場合にReady温度に保たれている上記加熱器の電源を切ること)から再稼動させる際に行われる処理にも用いられることがある。
また,図示はしていないが,上記ステップS1〜上記ステップS3を実行中にエラー(バックアップデータに異常が発生したことに伴うデータの初期化や画像読取部と制御部との通信同期が取れない等のエラー)が発生すれば,もちろん,加熱器の温度上昇を行う処理は停止される。さらに,定着装置が収容される部分のカバー等が開いている際の加熱器の温度上昇を行う処理の停止については,別途ハード側での安全対策として安全装置等の設置が行われていることは周知である。
【0003】
このように,従来では,画像形成装置の電源が投入されてから加熱器の温度を上昇させる処理が開始するまでに,不揮発性メモリに記憶されている画像形成装置に関するバックアップデータの読込み処理,画像読取部と制御部との通信同期処理,および画像形成装置を構成する機器におけるエラー確認の処理が上記制御部にて行われている。また,上述した,画像形成装置に関するデータ(CPUのワークエリア,制御パラメータ等の固定データ,およびメンテナンス時に使用される印刷枚数等の変動データ)については,データへのアクセスが速く,揮発性メモリであるRAM(Random Access Memory)に一時的に保持される。RAMに記憶されたデータは,消去されないようにバックアップデータとして不揮発性メモリに記憶される。上記不揮発性メモリには,例えば特許文献1に挙げられるように,対ノイズ性に優れ,データが保存される際にバッテリを必要としないEEPROM(Electrically Erasable Programmable Read-Only Memory)といった,電気的に消去や書き込みが可能なROMが使用されている。
【0004】
【特許文献1】
特開平5−249769号公報
【0005】
【発明が解決しようとする課題】
近年,画像形成装置におけるウォームアップ処理に要する時間(以下,ウォームアップタイムという)の短縮が要求されてはいるが,上述した従来技術においては,バックアップデータの読込み処理に約2秒,通信の同期確認処理に約1秒,機械のエラー確認処理に約1秒かかることがすでに判明しており,上記従来技術では,このような待ち時間の後に加熱器を駆動するためウォームアップタイムの短縮に限界があった。
また,バックアップデータが記憶されるEPPROMは,RAMに比べるとデータアクセス速度が劣るため,例えばEPPROMに記憶されているバックアップデータのデータサイズが大きい場合には上記バックアップデータの読込み処理に更に時間を要する問題がある。さらに,上記のように,利用者によって画像形成装置の電源が投入された後から加熱器の温度の上昇が開始されるまでの処理の結果で,Ready温度が決定されるため,処理にエラーやリトライが発生した場合では,ウォームアップタイムに長時間を要する問題もありうる。
従って,本発明は上記事情に鑑みてなされたものであり,その目的とするところは,定着装置の稼動開始と同時に,上記加熱器の温度上昇を開始させ,上記加熱器において温度上昇の処理が行われている間に,上述したバックアップデータの読込み処理,画像読取部と制御部との通信同期処理,画像形成装置を構成する機器に対するエラー確認処理を行い,その後,最終的に上記加熱器の温度を上記の3つの処理から決定されたReady温度に調整する装置を提供することで,ウォームアップタイムの短縮を行うことにある。
【0006】
【課題を解決するための手段】
上記目的を達成するために本発明は,加熱器を目標温度となるように駆動制御し,この加熱器によりシートに付着した現像剤を上記シートに加熱定着させる定着装置において,上記定着装置の稼動開始された際に上記加熱器の温度が予め設定された所定の温度に達していない場合に,目標温度を定めずに上記加熱器に電流を流して上記加熱器の温度が上昇するように上記加熱器を駆動制御する第1の温度制御手段と,上記第1の温度制御手段による制御中に,上記目標温度あるいは該目標温度を得るための上記加熱器駆動に関するパラメータを不揮発性メモリから読み出して確認する目標温度等確認手段と,上記目標温度等確認手段により,上記目標温度あるいは上記パラメータが確認された後に,該確認された目標温度あるいは上記パラメータに基づいて上記加熱器の温度を制御する第2の温度制御手段とを具備してなることを特徴とする定着装置から構成される。
このため,上記定着装置の稼動が開始されると同時に,上記加熱器の温度上昇させる処理を上記第1の温度制御手段が開始することで,上記目標温度等確認手段にて上記加熱器の温度上昇の処理を開始するまでの処理(バックアップデータの読込み処理,画像読取部と制御部との通信の同期確認処理,画像形成装置を構成する機器に対するエラー確認処理)が行われると同時に,上記加熱器の温度上昇させる処理が並行して行われる。その後,最終的に第2の温度制御手段にてReady温度に上記加熱器の温度が調整されることにより,ウォームアップタイムの短縮が可能になる。
【0007】
また,上記の場合においては,上記不揮発性メモリに対して上記目標温度あるいは上記パラメータの書き込みを行う情報書込手段を具備することが望ましい。さらに,上記不揮発性メモリに記憶される上記加熱器の動作に関する情報に基づいて上記加熱器を停止させるか否かの判別,あるいは上記加熱器の温度が所定の加熱時間内に上昇したか否かで上記加熱器を停止させるか否かを判別する定着装置であればなおよい。
【0008】
また,上述した定着装置については,画像形成装置における定着工程の一手段でもよい。
【0009】
なお,本発明は,加熱器を目標温度となるように駆動制御し,この加熱器によりシートに付着した現像剤を上記シートに加熱定着させる定着装置を制御するプログラムであり,上記定着装置の稼動開始された際に上記加熱器の温度が予め設定された所定の温度に達していない場合に,目標温度を定めずに上記加熱器に電流を流して上記加熱器の温度が上昇するように上記加熱器を駆動制御する第1の温度制御手段と,上記第1の温度制御手段による制御中に,上記目標温度あるいは該目標温度を得るための上記加熱器駆動に関するパラメータを不揮発性メモリから読み出して確認する目標温度等確認手段と,上記目標温度等確認手段により,上記目標温度あるいは上記パラメータが確認された後に,該確認された目標温度あるいは上記パラメータに基づいて上記加熱器の温度を制御する第2の温度制御手段とを制御する機能を実現させるための加熱器温度制御プログラムとしても捉えることができる。
【0010】
また,上記の場合においては,上記不揮発性メモリに記憶される上記加熱器の動作に関する情報に基づいて上記加熱器を停止させるか否かを判別する機能を実現させるための加熱器温度制御プログラムであることが望ましい。さらに,上記加熱器の温度が所定の加熱時間内に上昇したか否かで上記加熱器を停止させるか否かを判別する機能を実現させるための加熱器温度制御プログラムであればなお良い。
【0011】
【発明の実施の形態】
以下添付図面を参照しながら,本発明の実施の形態について説明し,本発明の理解に供する。尚,以下の実施の形態は本発明を具体化した一例であって,本発明の技術範囲を限定するものではない。ここに図1は本発明の一実施形態(以下,実施形態例と言う)に係る画像形成装置Aの概略断面図,図2は上記実施形態例に係る画像形成装置Aの概略構成を表す機能ブロック図,図3は従来技術に係る,上記画像形成装置Aのウォームアップ処理を表すフローチャート,図4は上記実施形態例に係る上記画像形成装置Aにおけるウォームアップ処理を表すフローチャートである。
【0012】
まず,図1を用いて,本発明の実施の形態に係る画像形成装置Aの全体構成について説明する。
画像形成装置Aは,複写機能及びプリンタ機能を有する複合機である。上記画像形成装置Aは下方に複数のカセット31を装着する給紙部を備え,その上方に両面ユニット32が配置され,その上方には画像形成部33と定着装置Xが設けられている。更にその上部には画像を読み取るスキャナ35と自動原稿搬送装置(以下,ADFという)36が取り付けられている。また,上記画像形成装置Aの本体上面には,液晶タッチパネル等の表示操作部3が配置され,利用者は,該表示操作部3の操作によって,画質モード選択や複数あるカセット31のうちいずれを使用するかの選択,画像読み取りの開始操作等の各種操作を行う。画像形成部33には感光体ドラム40の周囲に,帯電装置41,現像装置42,クリーニング装置43が配置された作像ユニット44が設けられており,下方には感光体ドラム40に対向して転写装置45が配置されている。感光体ドラム40は,例えば直径84mmのアルミ円筒の表面に感光層が形成されており,図1において時計方向に回転駆動される。帯電装置41は回転する感光体ドラム40の表面をコロナ放電により数百Vに帯電させる。感光体ドラム40表面の帯電装置41よりも回転方向下流側では,LEDアレイヘッドとセルフォックレンズ等から構成される露光装置50により露光されて静電潜像が形成される。この露光装置50の発光出力の制御に用いられる画像データは,画像処理部30から入力される。
即ち,スキャナ35からミラーにより導かれた原稿画像光は,CCD(Charge-Coupled Device;画像信号を電気信号に変換するデバイス)37に入射され,ここでA/D変換されてデジタル画像データ(原稿画像データ)として画像処理部30に入力される。さらに,原稿画像データは,画像処理部30において,所定の画像処理が施され,画像処理後の画像データが露光装置制御手段60に入力され,該露光装置制御手段60により,画像処理後の画像データに従った露光が行われるように露光装置50が制御される。
【0013】
現像装置42では現像ローラが回転して,現像ローラ表面に形成された磁気ブラシが感光体ドラム40表面に接触し,静電潜像に対して帯電したトナーを付着させてトナー画像を形成する。該トナー画像は転写装置45において,いずれかのカセット31から搬送されてきた転写紙が感光体ドラム40とその周速と同じ速度で移動する転写ベルト46との間に挟持された状態で搬送されながら帯電されてトナー画像が転写紙上に転写される。さらに,転写装置45の下流側にはクリーニング装置43が配置されており,感光体ドラム40の表面上に残留したトナーや他の付着物が除去される。本画像形成装置Aの転写装置45は,転写ベルトを用いたものが採用されているが,これを転写ローラに置き換えることも可能である。
上記転写装置45によってトナー像が転写された転写紙は,その搬送方向下流側に設けられた定着装置Xに運ばれ,定着装置Xの定着ローラ1とこれに対向する加圧ローラ2の間を通り,転写紙上のトナーが内部に加熱器を備えた定着ローラ1の熱によって溶融定着される。
本発明では,上記画像形成装置Aの電源が投入されると同時に,制御部により上記加熱器を温度上昇させる処理が開始され,最終的には,上記制御部が行う処理(バックアップデータの読込み処理,画像読取部と制御部との通信の同期確認処理,画像形成装置を構成する機器に対するエラー確認処理)の結果により決定されたReady温度に上記加熱器の温度が調整される。
加圧ローラ2は,転写紙を上記定着ローラ1に押し付けて,トナーの定着を確実にするためのものである。上記定着装置Xによりトナー像が定着された転写紙は,転写紙処理装置B側へ送出される。
【0014】
次に,本実施形態例に係る上記画像形成装置Aが有する上記定着装置Xの駆動に関する主要部の構成について図2を用いて説明する。
上記画像形成装置A全体は,CPU71,プログラムROM72,データ保存用ROM(EPPROM)73,RAM74等からなる制御部70によって制御される。該制御部70は,上記プログラムROM72に格納された所定のプログラムが上記CPU71にて実行されることで,各種制御及び演算処理を行う。尚,本発明では,上記プログラムROM72に格納され,上記CPUにて実行されるプログラムに加熱器温度制御プログラムを挙げている。また,上記画像形成装置Aに関するデータ(CPU71のワークエリア,制御パラメータ等の固定データ,およびメンテナンス時に使用される印刷枚数等の変動データ)は揮発性メモリである上記RAM74に一時的に保持され,その後,不揮発性メモリであるデータ保存用ROM(EPPROM)73にバックアップデータとして記憶される。
さらに,上記制御部70,上記定着装置Xが有する加熱器あるいは上記定着ローラ1や上記加圧ローラ2等を駆動させる本体駆動部75,上記加熱器の温度の検知するセンサや画像読取部77のカバー開閉を検知する本体センサ部76,上記スキャナ35,上記ADF36,上記CCD37,およびパーソナルコンピュータ等の外部装置から受信した印刷ジョブや上記スキャナ35により読み取られた画像についての画像処理を行う画像処理部30より構成される画像読取部77,上記外部装置との通信制御を行う通信部78については各々がバスで接続されている。
【0015】
次に,上記制御部70が実施する,本実施形態例に係る上記画像形成装置Aにおけるウォームアップ処理について,図4のフローチャートを用いて説明する。また,図4における符号S20,S21,… はそれぞれステップ番号を示している。尚,本実施形態例ではReady温度を125度に設定している。
S20:まず,利用者によって上記画像形成装置Aの稼動が開始された際に,上記加熱器の温度を上記本体センサ部76にて検知する。その結果,上記加熱器の温度が既に上記Ready温度とあまり大差のない所定の温度になっている場合(本実施形態例では110度としている)は,加熱器の温度上昇を開始する処理は行わず,後述するステップS22〜ステップS24にて決定される上記Ready温度に上記加熱器の温度を直接調整するためステップS22に進む。また110度に達していない場合にはステップS21に進む。
尚,上記所定の温度については,予め人為的に設定されてもよいし,上記CPU71にて実行されるプログラムで設定されてもよい。
S21:上記加熱器の温度上昇の処理を開始する。この時は,適当な仮の目標温度に向けて加熱器を駆動してもよいし,目標温度を定めず,単に電流を流すだけの処理でも良い。ここで,本ステップS21が本発明における第1の温度制御手段である。
S22:従来技術における上記ステップS1と同様のバックアップデータの読み込み処理が,上記制御部70にて行われる。処理が完了すればステップS23に進む。
尚,本ステップS22における上記画像形成装置が有する,例えばEPPROM等の不揮発性メモリが,本発明での記憶手段である。また,上記不揮発性メモリにはEPPROMあるいはEPPROMを改良したフラッシュメモリ等の書き込みが可能な不揮発性メモリが使用される場合,上記バックアップデータの変更が人為的に行われることが可能である。この上記不揮発性メモリに書き込みを行う処理(つまり上記バックアップデータが可変である)を実行する手段が,本発明における情報書込手段である。
S23:従来技術における上記ステップS2と同様の上記画像読取部77との通信同期処理が,上記制御部70にて行われる。処理が完了すればステップS24に進む。
S24:従来技術における上記ステップS3と同様の機器のエラー確認処理が,上記制御部70にて行なわれる。処理が完了すればステップS25に進む。
このように本実施形態例では,バックアップデータの読込み等の処理が,S21における加熱器の駆動開始後に行なわれることで,上記ステップS22〜上記ステップS24の実行中も,上記加熱器における温度上昇が実施されるので,無駄な待ち時間がなくなり,速やかな加熱器の温度上昇が達成される。
尚,後述するステップS27において判断基準となる上記Ready温度については,図示はしていないが,上記ステップS22〜上記ステップS24の実行結果に従って上記制御部70にて決定されたものである。これらの一連の処理が本発明における目標温度等確認手段に該当する。
また,図示はしていないが,上記ステップS22〜上記ステップS24の処理中にエラー(バックアップデータに異常が発生したことに伴うデータの初期化や上記画像読取部Aと上記制御部70との通信同期が取れない等のエラー)が発生すれば,もちろん,加熱器の温度上昇を行う処理は停止される。
S25:上記加熱器の温度を上昇させている間に制御処理にエラーが発生しているか否かを判断する。発生していればステップS28に進み,発生していなければステップS26に進む。
S26:上記加熱器の温度を上記本体センサ部76にて検知する。その結果,上記加熱器の温度を上昇させているのにも関わらず,所定の時間(本実施形態例では10秒としている)を超えても温度上昇に変化がない場合は,上記加熱器の温度上昇の処理中にエラーが発生したものと上記制御部70により判断されてステップS28に進む。
S27:上記加熱器の温度を上記本体センサ部76にて検知する。その結果,上記加熱器の温度が上記Ready温度に達している場合にはステップS28に進み,上記加熱器の温度が上記Ready温度に達していない場合は上記ステップS25の処理に戻る。
S28:上記ステップS25にて上記加熱器の温度を上昇させている間に制御処理にエラーが発生した場合,上記ステップS26にて上記加熱器の温度が10秒以上変化しなかった場合,上記ステップS27にて上記加熱器の温度が上記Ready温度に達していた場合の,いずれかの場合には,上記定着装置Xに異常が発生したとして上記加熱器の温度上昇を停止させる。
尚,上記ステップS25〜上記ステップS27の処理が,本発明における第2の温度制御手段としている。
また,上記ステップS20〜上記ステップS28までの一連の処理については,上記画像形成装置Aに対する,省電力モードから再稼動させる際に行われても問題ない。
【0016】
なお,上記ステップS20〜上記ステップS28の処理は,上記制御部70が有する上記プログラムROM72に予め記憶された加熱器温度制御プログラムが上記CPU71にて実行されたものでもある。従って上記の一連の処理はこのプログラムにより実行される一連の機能であるということができる。
【0017】
【発明の効果】
以上説明したように,本発明によれば,加熱器を目標温度となるように駆動制御し,この加熱器によりシートに付着した現像剤を上記シートに加熱定着させる定着装置において,上記定着装置の稼動開始と同時に,上記加熱器の温度上昇を上記第1の温度制御手段により開始させ,上記加熱器において温度上昇の処理が行われている間に,上述したバックアップデータの読込み処理,画像読取部と制御部との通信同期処理,画像形成装置を構成する機器に対するエラー確認処理を行い(これらの3処理が目標温度等確認手段),その後,最終的に上記加熱器の温度を上記目標温度等確認手段より決定された目標温度に第2の温度制御手段により調整する装置を提供することで,ウォームアップタイムの短縮が可能である。
【図面の簡単な説明】
【図1】本発明の一実施形態(以下,実施形態例と言う)に係る画像形成装置Aの概略断面図。
【図2】実施形態例に係る画像形成装置Aの概略構成を表す機能ブロック図。
【図3】従来技術に係る,上記画像形成装置Aのウォームアップ処理を表すフローチャート。
【図4】実施形態例に係る上記画像形成装置Aにおけるウォームアップ処理を表すフローチャート。
【符号の説明】
1…定着ローラ
2…加圧ローラ
3…表示操作部
30…画像処理部
31…カセット
32…両面ユニット
33…画像形成部
35…スキャナ
36…自動原稿搬送装置(ADF)
37…CCD
40…感光体ドラム
41…帯電装置
42…現像装置
43…クリーニング装置
44…作像ユニット
45…転写装置
46…転写ベルト
50…露光装置
60…露光装置制御手段
70…制御部
71…CPU
72…プログラムROM
73…データ保存用ROM(EPPROM)
74…RAM
75…本体駆動部
76…本体センサ入力部
77…画像読取部
78…通信部
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a fixing device that heats and fixes with a predetermined heater, and in particular, when the operation of the fixing device starts, the time until the temperature of the heater of the fixing device reaches a predetermined target temperature is shortened. It is what.
[0002]
[Prior art]
First, in a fixing device provided in an image forming apparatus configured as a copying machine, a printer, a facsimile, or a complex machine thereof, a process for raising the temperature of a heater to a predetermined target temperature (hereinafter referred to as Ready temperature) (hereinafter referred to as warm-up). Will be described with reference to the flowchart of FIG. Such processing is performed when the power is turned on by a control unit that performs full control of the image forming apparatus. Note that reference numerals S1, S2,... In FIG. In this process, the Ready temperature is set to 125 degrees.
S1: First, when the power of the image forming apparatus is turned on by a user, the CPU work area stored as backup data in the nonvolatile memory of the image forming apparatus, fixed data such as control parameters, and maintenance Read fluctuation data such as the number of prints used. Until the reading of the backup data is completed, the process of step S1 is performed. When the reading of the backup data is completed, the process proceeds to step S2.
S2: It is confirmed whether communication is synchronized between the image reading unit of the image forming apparatus and the control unit. Until the confirmation of communication synchronization is completed, the process of step S2 is performed. When the confirmation of communication synchronization is completed, the process proceeds to step S3.
S3: A process for confirming whether an error has occurred in the devices constituting the image forming apparatus is performed. The process of step S3 is performed until the error confirmation process in the devices constituting the image forming apparatus is completed. When the error confirmation process is completed, the process proceeds to step S4.
S4: Upon completion of steps S1 to S3, the ready temperature of the heater (125 degrees in the present process) is determined, and for the first time, temperature rise processing for the heater with the ready temperature as the target temperature is started. The
S5: It is confirmed whether an error has occurred in the fixing device during the temperature rise process. If an error has occurred in the fixing device, the process proceeds to step S7, and if not, the process proceeds to step S6.
S6: As a result of detection by the sensor, if the temperature of the heater has reached the Ready temperature (125 degrees), the process proceeds to step S7. If not, the process returns to step S5.
S7: If an error occurs in the fixing device in step S5, or if the temperature of the heater has reached 125 degrees in step S6, the temperature rise process of the heater is stopped.
Note that a series of processing from step S1 to step S7 is performed with respect to the image forming apparatus in a power saving mode (for the purpose of power saving, when the image forming apparatus is not operated within a predetermined time, the ready temperature is maintained. It may also be used for processing that is performed when the heater is turned off and then restarted.
Although not shown, an error occurs during the execution of the above steps S1 to S3 (data initialization associated with the occurrence of abnormality in backup data and communication synchronization between the image reading unit and the control unit cannot be established). If the error occurs, the process for increasing the temperature of the heater is of course stopped. In addition, regarding the stop of the processing to raise the temperature of the heater when the cover etc. of the part where the fixing device is accommodated is open, a safety device etc. has been installed as a safety measure on the hardware side. Is well known.
[0003]
As described above, conventionally, the backup data reading process relating to the image forming apparatus stored in the non-volatile memory, the image processing, and the image processing apparatus until the process of increasing the temperature of the heater is started after the image forming apparatus is turned on. A communication synchronization process between the reading unit and the control unit and an error confirmation process in the devices constituting the image forming apparatus are performed by the control unit. The above-mentioned data relating to the image forming apparatus (fixed data such as the CPU work area, control parameters, etc., and fluctuation data such as the number of printed sheets used during maintenance) can be accessed quickly and in a volatile memory. It is temporarily held in a certain RAM (Random Access Memory). The data stored in the RAM is stored in the nonvolatile memory as backup data so as not to be erased. For example, as described in Patent Document 1, the non-volatile memory is electrically such as an EEPROM (Electrically Erasable Programmable Read-Only Memory) that has excellent noise resistance and does not require a battery when data is stored. A ROM that can be erased and written is used.
[0004]
[Patent Document 1]
JP-A-5-249769
[Problems to be solved by the invention]
In recent years, it has been required to shorten the time required for warm-up processing (hereinafter referred to as warm-up time) in an image forming apparatus. However, in the above-described conventional technology, about 2 seconds are required for backup data reading processing, and communication synchronization is performed. It has already been found that the confirmation process takes about 1 second and the machine error confirmation process takes about 1 second. With the above-mentioned conventional technology, the heater is driven after such a waiting time, so it is limited to shortening the warm-up time. was there.
Further, since the EPPROM in which the backup data is stored has a lower data access speed than the RAM, for example, when the data size of the backup data stored in the EPPROM is large, it takes more time to read the backup data. There's a problem. In addition, as described above, the Ready temperature is determined as a result of the process from when the power of the image forming apparatus is turned on by the user until the temperature of the heater starts to rise. When a retry occurs, there may be a problem that the warm-up time takes a long time.
Accordingly, the present invention has been made in view of the above circumstances, and the object of the present invention is to start the temperature rise of the heater simultaneously with the start of operation of the fixing device, and the temperature rise process in the heater is performed. During the process, the backup data reading process, the communication synchronization process between the image reading unit and the control unit, and the error checking process for the devices constituting the image forming apparatus are performed. The object is to shorten the warm-up time by providing a device for adjusting the temperature to the Ready temperature determined from the above three processes.
[0006]
[Means for Solving the Problems]
In order to achieve the above object, the present invention provides a fixing device in which a heater is driven and controlled to reach a target temperature, and the developer adhered to the sheet is heated and fixed on the sheet by the heater. if but the temperature of the heater when it is started has not reached the preset predetermined temperature, so that the temperature of the heater is increased by applying a current to the heater without a targeted temperature The first temperature control means for driving and controlling the heater, and the target temperature or the parameters related to the heater driving for obtaining the target temperature are read out from the nonvolatile memory during the control by the first temperature control means. and the target temperature and the like check means for checking Te, by the target temperature and the like check means, after the target temperature or the parameter has been confirmed, the target temperature or the para which is the confirmation Composed of a fixing device, characterized by comprising and a second temperature control means for controlling the temperature of the heater based on the over data.
For this reason, at the same time when the operation of the fixing device is started, the first temperature control means starts the process of increasing the temperature of the heater, so that the temperature of the heater is checked by the target temperature confirmation means. At the same time as the process up to the start of the ascent process (backup data reading process, synchronization confirmation process of communication between the image reading unit and the control unit, error checking process for the devices constituting the image forming apparatus) The process of increasing the temperature of the vessel is performed in parallel. Thereafter, the temperature of the heater is finally adjusted to the Ready temperature by the second temperature control means, so that the warm-up time can be shortened.
[0007]
In the above case, it is desirable to provide information writing means for writing the target temperature or the parameter to the nonvolatile memory . Further, it is determined whether or not to stop the heater based on information on the operation of the heater stored in the nonvolatile memory , or whether or not the temperature of the heater has risen within a predetermined heating time. It is even better if the fixing device determines whether or not to stop the heater.
[0008]
Further, the fixing device described above may be a means for a fixing process in the image forming apparatus.
[0009]
The present invention is a program for controlling the fixing device for controlling the driving of the heater so as to reach the target temperature, and for heating and fixing the developer attached to the sheet to the sheet by the heater. if but the temperature of the heater when it is started has not reached the preset predetermined temperature, so that the temperature of the heater is increased by applying a current to the heater without a targeted temperature The first temperature control means for driving and controlling the heater, and the target temperature or the parameters related to the heater driving for obtaining the target temperature are read out from the nonvolatile memory during the control by the first temperature control means. and the target temperature and the like check means for checking Te, by the target temperature and the like check means, after the target temperature or the parameter has been confirmed, the target temperature or the para which is the confirmation It can also be regarded as a heater temperature control program for realizing the function of controlling the second temperature control means for controlling the temperature of the heater based on the over data.
[0010]
In the above case, a heater temperature control program for realizing a function of determining whether or not to stop the heater based on information on the operation of the heater stored in the nonvolatile memory. It is desirable to be. Furthermore, any heater temperature control program for realizing a function of determining whether or not to stop the heater depending on whether or not the temperature of the heater has risen within a predetermined heating time may be used.
[0011]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings so that the present invention can be understood. The following embodiment is an example embodying the present invention, and does not limit the technical scope of the present invention. FIG. 1 is a schematic cross-sectional view of an image forming apparatus A according to an embodiment of the present invention (hereinafter referred to as an embodiment), and FIG. 2 is a function representing a schematic configuration of the image forming apparatus A according to the embodiment. FIG. 3 is a flowchart showing the warm-up process of the image forming apparatus A according to the prior art, and FIG. 4 is a flowchart showing the warm-up process in the image forming apparatus A according to the embodiment.
[0012]
First, the overall configuration of the image forming apparatus A according to the embodiment of the present invention will be described with reference to FIG.
The image forming apparatus A is a multifunction machine having a copying function and a printer function. The image forming apparatus A includes a sheet feeding unit for mounting a plurality of cassettes 31 below, a duplex unit 32 disposed above the sheet feeding unit, and an image forming unit 33 and a fixing device X disposed above the sheet unit. Further, a scanner 35 for reading an image and an automatic document feeder (hereinafter referred to as ADF) 36 are attached to the upper part. Further, a display operation unit 3 such as a liquid crystal touch panel is disposed on the upper surface of the main body of the image forming apparatus A, and the user can select one of the image quality mode and the plurality of cassettes 31 by operating the display operation unit 3. Various operations such as selection of use or start operation of image reading are performed. The image forming unit 33 is provided with an image forming unit 44 in which a charging device 41, a developing device 42, and a cleaning device 43 are disposed around the photosensitive drum 40. A transfer device 45 is arranged. The photosensitive drum 40 has a photosensitive layer formed on the surface of an aluminum cylinder having a diameter of 84 mm, for example, and is driven to rotate clockwise in FIG. The charging device 41 charges the surface of the rotating photosensitive drum 40 to several hundred volts by corona discharge. On the downstream side of the charging device 41 on the surface of the photosensitive drum 40 in the rotation direction, an exposure device 50 including an LED array head and a Selfoc lens is exposed to form an electrostatic latent image. Image data used for controlling the light emission output of the exposure apparatus 50 is input from the image processing unit 30.
That is, the original image light guided by the mirror from the scanner 35 is incident on a CCD (Charge-Coupled Device) 37, where it is A / D converted to digital image data (original Image data) is input to the image processing unit 30. Further, the document image data is subjected to predetermined image processing in the image processing unit 30, and the image data after image processing is input to the exposure device control unit 60, and the image processing unit 60 performs image processing after the image processing. The exposure apparatus 50 is controlled so that exposure according to the data is performed.
[0013]
In the developing device 42, the developing roller rotates so that the magnetic brush formed on the surface of the developing roller comes into contact with the surface of the photosensitive drum 40, and a charged toner is attached to the electrostatic latent image to form a toner image. The toner image is conveyed in the transfer device 45 in a state where the transfer paper conveyed from any of the cassettes 31 is sandwiched between the photosensitive drum 40 and the transfer belt 46 moving at the same speed as the peripheral speed. While being charged, the toner image is transferred onto the transfer paper. Further, a cleaning device 43 is disposed on the downstream side of the transfer device 45, and toner and other deposits remaining on the surface of the photosensitive drum 40 are removed. The transfer device 45 of the image forming apparatus A employs a transfer belt, but it can be replaced by a transfer roller.
The transfer paper onto which the toner image has been transferred by the transfer device 45 is conveyed to a fixing device X provided on the downstream side in the conveying direction, and passes between the fixing roller 1 of the fixing device X and the pressure roller 2 facing the fixing device X. As described above, the toner on the transfer paper is melted and fixed by the heat of the fixing roller 1 provided with a heater inside.
In the present invention, at the same time as the power of the image forming apparatus A is turned on, a process for increasing the temperature of the heater is started by the control unit. Finally, the process performed by the control unit (reading process of backup data) The temperature of the heater is adjusted to the ready temperature determined based on the results of the communication synchronization confirmation processing between the image reading unit and the control unit and the error confirmation processing for the devices constituting the image forming apparatus.
The pressure roller 2 presses the transfer paper against the fixing roller 1 to ensure toner fixing. The transfer paper on which the toner image is fixed by the fixing device X is sent to the transfer paper processing device B side.
[0014]
Next, the configuration of the main part relating to the driving of the fixing device X of the image forming apparatus A according to this embodiment will be described with reference to FIG.
The entire image forming apparatus A is controlled by a control unit 70 including a CPU 71, a program ROM 72, a data storage ROM (EPPROM) 73, a RAM 74, and the like. The control unit 70 performs various controls and arithmetic processes when a predetermined program stored in the program ROM 72 is executed by the CPU 71. In the present invention, a heater temperature control program is listed as a program stored in the program ROM 72 and executed by the CPU. Further, data relating to the image forming apparatus A (fixed data such as the work area of the CPU 71 and control parameters, and variation data such as the number of printed sheets used during maintenance) are temporarily held in the RAM 74 which is a volatile memory. Thereafter, the data is stored as backup data in a data storage ROM (EPPROM) 73 which is a nonvolatile memory.
Further, the control unit 70, a heater of the fixing device X, a main body driving unit 75 for driving the fixing roller 1, the pressure roller 2, and the like, a sensor for detecting the temperature of the heater, and an image reading unit 77 Image processing unit for performing image processing on a print job received from an external device such as a main body sensor unit 76 for detecting opening and closing of the cover, the scanner 35, the ADF 36, the CCD 37, and a personal computer, and an image read by the scanner 35 The image reading unit 77 composed of 30 and the communication unit 78 that controls communication with the external device are connected by a bus.
[0015]
Next, the warm-up process performed by the control unit 70 in the image forming apparatus A according to the present embodiment will be described with reference to the flowchart of FIG. Further, reference numerals S20, S21,... In FIG. In this embodiment, the Ready temperature is set to 125 degrees.
S20: First, when the operation of the image forming apparatus A is started by the user, the temperature of the heater is detected by the main body sensor unit 76. As a result, when the temperature of the heater has already reached a predetermined temperature that is not much different from the Ready temperature (110 degrees in this embodiment), the process of starting the temperature rise of the heater is performed. First, the process proceeds to step S22 in order to directly adjust the temperature of the heater to the ready temperature determined in steps S22 to S24 described later. If it has not reached 110 degrees, the process proceeds to step S21.
The predetermined temperature may be set artificially in advance or may be set by a program executed by the CPU 71.
S21: The temperature increase process for the heater is started. At this time, the heater may be driven toward an appropriate temporary target temperature, or a process of simply passing a current without setting the target temperature may be used. Here, this step S21 is the first temperature control means in the present invention.
S22: The control unit 70 performs the backup data reading process similar to step S1 in the prior art. If processing is completed, it will progress to Step S23.
Note that a non-volatile memory such as an EPPROM included in the image forming apparatus in step S22 is a storage unit in the present invention. When the nonvolatile memory is a writable nonvolatile memory such as EPPROM or a flash memory improved from EPPROM, the backup data can be changed artificially. The means for executing the process of writing to the nonvolatile memory (that is, the backup data is variable) is the information writing means in the present invention.
S23: The communication synchronization process with the image reading unit 77 similar to step S2 in the prior art is performed by the control unit 70. If the process is completed, the process proceeds to step S24.
S24: The device error checking process similar to that in step S3 in the prior art is performed by the control unit 70. If the process is completed, the process proceeds to step S25.
As described above, in the present embodiment, the processing such as reading of the backup data is performed after the heater starts to be driven in S21, so that the temperature in the heater is increased even during the execution of steps S22 to S24. Since it is implemented, there is no useless waiting time, and a rapid temperature rise of the heater is achieved.
Incidentally, although not shown, the Ready temperature that is a determination criterion in Step S27 described later is determined by the control unit 70 according to the execution results of Step S22 to Step S24. A series of these processes corresponds to the target temperature confirmation means in the present invention.
Although not shown in the figure, during the processing of steps S22 to S24, an error (initialization of data accompanying the occurrence of an abnormality in backup data and communication between the image reading unit A and the control unit 70). If an error such as failure to synchronize occurs, of course, the process of increasing the temperature of the heater is stopped.
S25: It is determined whether or not an error has occurred in the control process while raising the temperature of the heater. If it has occurred, the process proceeds to step S28, and if not, the process proceeds to step S26.
S26: The temperature of the heater is detected by the main body sensor unit 76. As a result, if the temperature rise does not change even after the predetermined time (10 seconds in the present embodiment) is exceeded even though the temperature of the heater is raised, The controller 70 determines that an error has occurred during the temperature rise process, and proceeds to step S28.
S27: The temperature of the heater is detected by the main body sensor unit 76. As a result, when the temperature of the heater has reached the Ready temperature, the process proceeds to step S28, and when the temperature of the heater has not reached the Ready temperature, the process returns to step S25.
S28: If an error occurs in the control process while raising the temperature of the heater in step S25, or if the temperature of the heater has not changed for more than 10 seconds in step S26, In any case where the temperature of the heater has reached the Ready temperature in S27, the temperature rise of the heater is stopped because an abnormality has occurred in the fixing device X.
Note that the processing from step S25 to step S27 is the second temperature control means in the present invention.
The series of processing from step S20 to step S28 may be performed when the image forming apparatus A is restarted from the power saving mode.
[0016]
In addition, the process of said step S20-said step S28 is also what the heater 71 temperature control program previously stored in the said program ROM72 which the said control part 70 has was performed in the said CPU71. Therefore, it can be said that the above series of processing is a series of functions executed by this program.
[0017]
【The invention's effect】
As described above, according to the present invention, in the fixing device in which the heater is driven and controlled to reach the target temperature, and the developer attached to the sheet is heated and fixed on the sheet by the heater, Simultaneously with the start of operation, the temperature rise of the heater is started by the first temperature control means, and while the temperature rise process is being performed in the heater, the backup data reading process and the image reading unit described above are performed. The communication synchronization processing between the control unit and the error forming process for the devices constituting the image forming apparatus is performed (the three processes are target temperature confirmation means), and the temperature of the heater is finally set to the target temperature etc. By providing a device that adjusts the target temperature determined by the confirmation means by the second temperature control means, the warm-up time can be shortened.
[Brief description of the drawings]
FIG. 1 is a schematic cross-sectional view of an image forming apparatus A according to an embodiment (hereinafter referred to as an embodiment) of the present invention.
FIG. 2 is a functional block diagram illustrating a schematic configuration of an image forming apparatus A according to an exemplary embodiment.
FIG. 3 is a flowchart showing a warm-up process of the image forming apparatus A according to the prior art.
FIG. 4 is a flowchart illustrating a warm-up process in the image forming apparatus A according to the exemplary embodiment.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Fixing roller 2 ... Pressure roller 3 ... Display operation part 30 ... Image processing part 31 ... Cassette 32 ... Duplex unit 33 ... Image forming part 35 ... Scanner 36 ... Automatic document feeder (ADF)
37 ... CCD
40 ... photosensitive drum 41 ... charging device 42 ... developing device 43 ... cleaning device 44 ... image forming unit 45 ... transfer device 46 ... transfer belt 50 ... exposure device 60 ... exposure device control means 70 ... control unit 71 ... CPU
72 ... Program ROM
73 ... ROM for data storage (EPPROM)
74 ... RAM
75 ... Main body drive unit 76 ... Main unit sensor input unit 77 ... Image reading unit 78 ... Communication unit

Claims (8)

加熱器を目標温度となるように駆動制御し,この加熱器によりシートに付着した現像剤を上記シートに加熱定着させる定着装置において,
上記定着装置の稼動開始された際に上記加熱器の温度が予め設定された所定の温度に達していない場合に,目標温度を定めずに上記加熱器に電流を流して上記加熱器の温度が上昇するように上記加熱器を駆動制御する第1の温度制御手段と,上記第1の温度制御手段による制御中に,上記目標温度あるいは該目標温度を得るための上記加熱器駆動に関するパラメータを不揮発性メモリから読み出して確認する目標温度等確認手段と,上記目標温度等確認手段により,上記目標温度あるいは上記パラメータが確認された後に,該確認された目標温度あるいは上記パラメータに基づいて上記加熱器の温度を制御する第2の温度制御手段とを具備してなることを特徴とする定着装置。
In the fixing device that controls the driving of the heater so as to reach the target temperature and heats and fixes the developer adhered to the sheet to the sheet by the heater.
If the temperature of the heater does not reach a predetermined temperature that is set in advance when the operation of the fixing device is started , a current is passed through the heater without setting a target temperature. A first temperature control means for driving and controlling the heater so that the temperature rises, and a parameter relating to the heater driving for obtaining the target temperature or the target temperature during the control by the first temperature control means. After the target temperature or the parameter is confirmed by the target temperature or the like confirmation unit that is read from the nonvolatile memory and confirmed, and the target temperature or the like confirmation unit, the heater is based on the confirmed target temperature or the parameter. And a second temperature control means for controlling the temperature of the fixing device.
上記不揮発性メモリに対して上記目標温度あるいは上記パラメータの書き込みを行う情報書込手段を具備してなる請求項1に記載の定着装置。 The fixing device according to claim 1, further comprising an information writing unit that writes the target temperature or the parameter to the nonvolatile memory . 上記不揮発性メモリに記憶される上記加熱器の動作に関する情報に基づいて上記加熱器を停止させるか否かを判別する請求項1あるいは2に記載の定着装置。 The fixing device according to claim 1, wherein the fixing device determines whether or not to stop the heater based on information on the operation of the heater stored in the nonvolatile memory . 上記加熱器の温度が所定の加熱時間内に上昇したか否かで上記加熱器を停止させるか否かを判別する請求項1〜3のいずれかに記載の定着装置。The fixing device according to claim 1, wherein whether or not to stop the heater is determined based on whether or not the temperature of the heater has risen within a predetermined heating time. 請求項1〜4のいずれかに記載の定着装置を具備する画像形成装置。An image forming apparatus comprising the fixing device according to claim 1. 加熱器を目標温度となるように駆動制御し,この加熱器によりシートに付着した現像剤を上記シートに加熱定着させる定着装置を制御するプログラムであり,上記定着装置の稼動開始された際に上記加熱器の温度が予め設定された所定の温度に達していない場合に,目標温度を定めずに上記加熱器に電流を流して上記加熱器の温度が上昇するように上記加熱器を駆動制御する第1の温度制御手段と,上記第1の温度制御手段による制御中に,上記目標温度あるいは該目標温度を得るための上記加熱器駆動に関するパラメータを不揮発性メモリから読み出して確認する目標温度等確認手段と,上記目標温度等確認手段により,上記目標温度あるいは上記パラメータが確認された後に,該確認された目標温度あるいは上記パラメータに基づいて上記加熱器の温度を制御する第2の温度制御手段とを制御する機能を実現させるための加熱器温度制御プログラム。The heater drive control so that the target temperature, the developer adhered to the sheet by the heater is a program for controlling a fixing device for heating and fixing to the seat, when the operation of the fixing device is started When the temperature of the heater does not reach a predetermined temperature set in advance, the heater is driven and controlled so that a current is passed through the heater without setting a target temperature to increase the temperature of the heater. A target temperature for reading out and confirming the target temperature or a parameter related to the heater driving for obtaining the target temperature during the control by the first temperature control means. After the target temperature or the parameter is confirmed by the confirmation means and the target temperature confirmation means, etc., based on the confirmed target temperature or the parameter. Heater temperature control program for realizing the function of controlling the second temperature control means for controlling the temperature of the serial heater. 上記不揮発性メモリから取得した上記加熱器の動作に関する情報に基づいて上記加熱器を停止させるか否かを判別する機能を実現させるための請求項6に記載の加熱器温度制御プログラム。 The heater temperature control program according to claim 6, for realizing a function of determining whether or not to stop the heater based on information on the operation of the heater acquired from the nonvolatile memory . 上記加熱器の温度が所定の加熱時間内に上昇したか否かで上記加熱器を停止させるか否かを判別する機能を実現させるための請求項6あるいは7に記載の加熱器温度制御プログラム。The heater temperature control program according to claim 6 or 7, for realizing a function of determining whether or not to stop the heater depending on whether or not the temperature of the heater has risen within a predetermined heating time.
JP2003148235A 2003-05-26 2003-05-26 Fixing device, image forming device, heater temperature control program Expired - Fee Related JP4133588B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003148235A JP4133588B2 (en) 2003-05-26 2003-05-26 Fixing device, image forming device, heater temperature control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003148235A JP4133588B2 (en) 2003-05-26 2003-05-26 Fixing device, image forming device, heater temperature control program

Publications (2)

Publication Number Publication Date
JP2004354406A JP2004354406A (en) 2004-12-16
JP4133588B2 true JP4133588B2 (en) 2008-08-13

Family

ID=34044723

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003148235A Expired - Fee Related JP4133588B2 (en) 2003-05-26 2003-05-26 Fixing device, image forming device, heater temperature control program

Country Status (1)

Country Link
JP (1) JP4133588B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07682U (en) * 1993-06-05 1995-01-06 清和工業株式会社 Material loading / unloading device

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4379815B2 (en) 2006-11-08 2009-12-09 村田機械株式会社 Image forming apparatus and initialization program for image forming apparatus
JP5921041B2 (en) * 2013-05-30 2016-05-24 京セラドキュメントソリューションズ株式会社 Image forming apparatus
JP2015114638A (en) * 2013-12-16 2015-06-22 船井電機株式会社 Printer
JP6758807B2 (en) 2015-09-07 2020-09-23 キヤノン株式会社 Image forming device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07682U (en) * 1993-06-05 1995-01-06 清和工業株式会社 Material loading / unloading device

Also Published As

Publication number Publication date
JP2004354406A (en) 2004-12-16

Similar Documents

Publication Publication Date Title
US7519306B2 (en) Fixing apparatus and image forming apparatus including priority temperature control
US9229385B2 (en) Image forming apparatus and control method thereof
JP5327510B2 (en) Image forming apparatus
JP4133588B2 (en) Fixing device, image forming device, heater temperature control program
JP5206767B2 (en) Image forming apparatus
KR101317784B1 (en) Image forming apparatus and method thereof
KR100727928B1 (en) Fuser, an image forming apparatus having the same, and a fuser control method
CN115480463A (en) Image forming system
JP2017067918A (en) Image forming apparatus, image forming apparatus control method, and computer program
JP4565328B2 (en) Image forming apparatus, image forming method, and image forming program
JP5459473B2 (en) Paper feeding device and image forming apparatus
JP4338474B2 (en) Fixing device, image forming apparatus, and fixing device control method
JP4994046B2 (en) Image forming apparatus
JP5239486B2 (en) Image forming apparatus
JP2021124555A (en) Image forming device
JP7006487B2 (en) Image forming device
JP2024057718A (en) Image forming device
JP2008122462A (en) Image forming apparatus and program for initializing image forming apparatus
KR100530379B1 (en) Color image forming apparatus and a method operation controlling thereof
JP6657736B2 (en) Fixing device and image forming device
JP6589813B2 (en) Image forming apparatus
JPH0527642A (en) Electrophotographic copying
JPH08202185A (en) Image forming device
JP2006276514A (en) Image forming apparatus
KR20050006992A (en) A Method For Controlling a fixing-unit for Printer

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050530

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071218

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080206

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080602

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

Free format text: PAYMENT UNTIL: 20110606

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110606

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120606

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120606

Year of fee payment: 4

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20120606

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130606

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20140606

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees