JP2014177106A - Image formation apparatus - Google Patents

Image formation apparatus Download PDF

Info

Publication number
JP2014177106A
JP2014177106A JP2013054341A JP2013054341A JP2014177106A JP 2014177106 A JP2014177106 A JP 2014177106A JP 2013054341 A JP2013054341 A JP 2013054341A JP 2013054341 A JP2013054341 A JP 2013054341A JP 2014177106 A JP2014177106 A JP 2014177106A
Authority
JP
Japan
Prior art keywords
control data
image forming
reboot
forming apparatus
register
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2013054341A
Other languages
Japanese (ja)
Other versions
JP6171433B2 (en
Inventor
Masahiko Oikawa
雅彦 及川
Takehisa Maeda
雄久 前田
Yoshio Kanzaki
芳夫 神崎
Yasuhiro Abe
泰裕 阿部
Masafumi Suzuki
雅史 鈴木
Hiroaki Nishina
裕章 仁科
Yuki Honda
祐樹 本田
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2013054341A priority Critical patent/JP6171433B2/en
Publication of JP2014177106A publication Critical patent/JP2014177106A/en
Application granted granted Critical
Publication of JP6171433B2 publication Critical patent/JP6171433B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Laser Beam Printer (AREA)
  • Exposure Or Original Feeding In Electrophotography (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Facsimile Scanning Arrangements (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten the time up to completion of a startup of a system by preventing control data which is not necessary for light quantity control over a light source from being set again in an image formation apparatus that sets control data, characteristic of a light beam scanner, stored in a nonvolatile memory of the light beam scanner and including light quantity control data in a register and uses the control data for illumination control over the light source.SOLUTION: A non-reboot area and a reboot area are set in a nonvolatile memory 109, control data needed only when a power source is turned on and when a unit is replaced, for example, an adjustment value for a write unit, an LD current value for a process, etc., are stored in the non-reboot area, and light quantity control data is stored in the reboot area. When the power source is turned on, a light source control part 104 reads the control data out of the non-reboot area and reboot area, and sets the control data of the reboot area in internal registers. When the internal registers are cleared as a door is opened and closed, the light quantity control data is read out of the reboot area and set again in the internal registers.

Description

本発明は、光ビーム走査装置を備えた電子写真方式の画像形成装置に関する。   The present invention relates to an electrophotographic image forming apparatus provided with a light beam scanning device.

光ビーム走査装置を備えた電子写真方式の画像形成装置では、光ビームの光源であるレーザダイオード(以下、LD)を画像データに基づいて点灯させて感光体を露光して静電潜像を形成し、この静電潜像を現像してトナー像を形成し、このトナー像を用紙などの記録体に転写して記録体上に画像を形成する。   In an electrophotographic image forming apparatus equipped with a light beam scanning device, a laser diode (hereinafter referred to as LD), which is a light beam light source, is turned on based on image data to expose a photoconductor to form an electrostatic latent image. The electrostatic latent image is developed to form a toner image, and the toner image is transferred to a recording material such as paper to form an image on the recording material.

このような画像形成装置として、光ビーム走査装置に設けた不揮発性メモリに、ビーム位置補正値、倍率補正値、ビームパワー補正値などの、光ビーム走査装置固有の制御データを予め記憶しておき、電源オン時や画像形成時に、画像形成装置のプリンタ制御部(本体制御部)が制御データを読み出し、LDの点灯制御に用いるものがある(特許文献1)。   As such an image forming apparatus, control data unique to the light beam scanning device such as a beam position correction value, a magnification correction value, and a beam power correction value is stored in advance in a nonvolatile memory provided in the light beam scanning device. In some cases, a printer control unit (main body control unit) of an image forming apparatus reads control data and uses it for LD lighting control when the power is turned on or when an image is formed (Patent Document 1).

しかしながら、特許文献1に記載された画像形成装置では、プリンタ制御部が多量の制御データを読み出すため、読出にかかる時間(以下、読出時間)が長くなり、かつプリンタ制御部内のCPUの負荷が大きいという問題がある。   However, in the image forming apparatus described in Patent Document 1, since the printer control unit reads a large amount of control data, the time required for reading (hereinafter referred to as reading time) becomes long, and the load on the CPU in the printer control unit is large. There is a problem.

他方、このようなCPUの負荷を低減する技術として、不揮発性メモリに記憶されているシェーディング補正情報や画素欠陥情報などの制御データを、ハードウェア構成のメモリ読出制御回路により、電源オン時に自動的(ハード的)に読み出してレジスタに設定することが知られている(特許文献2)。従って、この技術を上述した画像形成装置に適用すれば、読出時間の短縮及びCPUの負荷を低減できると考えられる。   On the other hand, as a technique for reducing the load on the CPU, control data such as shading correction information and pixel defect information stored in the non-volatile memory is automatically transmitted by a hardware configuration memory read control circuit when the power is turned on. It is known to read (hardware) and set in a register (Patent Document 2). Therefore, if this technique is applied to the image forming apparatus described above, it is considered that the reading time can be shortened and the load on the CPU can be reduced.

しかしながら、上述した画像形成装置において、制御データの読出及びレジスタ設定を行う手段を、ソフトウェア制御を行うCPUからハードウェア構成のメモリ読出制御回路に代えるだけでは、下記の問題を解決することは出来ない。   However, in the above-described image forming apparatus, the following problems cannot be solved only by changing the control data reading and register setting means from a CPU that performs software control to a memory read control circuit having a hardware configuration. .

光ビーム走査装置内の不揮発性メモリに記憶されている制御データの中には、光量ゲイン調整値などのようなLDの点灯開始毎に使用する光量制御データ以外に、電源オン時のみ使用する各色の書込位置のずれを補正するための書込ユニット用調整値や、書込ユニット交換時のみ使用する組付け工程用のLD電流値が格納されている。   Among the control data stored in the non-volatile memory in the light beam scanning device, each color used only when the power is turned on, in addition to the light amount control data used every time the LD is turned on, such as the light amount gain adjustment value The write unit adjustment value for correcting the write position deviation and the LD current value for the assembly process used only when the write unit is replaced are stored.

また、電源オンに伴って、画像形成装置内のレジスタに制御データが設定された後も光量制御データの再設定が必要な場合がある。即ち、前ドアが開いたことでLDを消灯するために光ビーム走査装置の電源がオフになった時、リセットボタンが押下されて光ビーム走査装置内のレジスタ内の光量制御データがリセットされた時、印刷条件(カラー/モノクロなど)の変更により参照する光量制御データの変更が必要になった時である。   In some cases, the light amount control data needs to be reset even after the control data is set in the register in the image forming apparatus when the power is turned on. That is, when the light beam scanning device is turned off to turn off the LD by opening the front door, the reset button is pressed to reset the light amount control data in the register in the light beam scanning device. At this time, it is necessary to change the light amount control data to be referred to by changing the printing conditions (color / monochrome, etc.).

そして、このような場合にも、上述した電源オン時と同様に不揮発性メモリに記憶されている制御データをレジスタに再設定すると、光量制御に不要な制御データを再設定するために時間がかかり、システムの立ち上げ完了までの時間が長くなるという問題がある。   Even in such a case, if the control data stored in the non-volatile memory is reset in the register in the same manner as when the power is turned on, it takes time to reset the control data unnecessary for the light amount control. There is a problem that it takes a long time to complete the system startup.

本発明は、このような問題を解決するためになされたものであり、その目的は、光ビーム走査装置を備え、不揮発性メモリに記憶されている、光量制御データを含む該光ビーム走査装置固有の制御データをレジスタに設定して、該光ビーム走査装置の光源の点灯制御に用いる画像形成装置において、前記光源の光量制御に不要な制御データの再設定を防止して、システムの立ち上げ完了までの時間を短縮することである。   The present invention has been made to solve such a problem, and an object of the present invention is to provide a light beam scanning device and to store the light amount control data stored in the nonvolatile memory. In the image forming apparatus used for controlling the lighting of the light source of the light beam scanning device, the control data unnecessary for the light amount control of the light source is prevented from being reset, and the system startup is completed. It is to shorten the time until.

本発明は、光ビーム走査装置を備え、不揮発性メモリに記憶されている、光量制御データを含む該光ビーム走査装置固有の制御データをレジスタに設定して、該光ビーム走査装置の光源の点灯制御に用いる画像形成装置であって、前記画像形成装置の電源がオンになったとき、前記不揮発性メモリに記憶されている前記制御データを読み出して前記レジスタに設定するブート手段と、前記画像形成装置の電源がオンの状態で前記レジスタに設定された光量制御データの再設定が必要な事態が発生したとき、前記不揮発性メモリから前記光量制御データを読み出して前記レジスタに設定するリブート手段と、を有する画像形成装置である。   The present invention includes a light beam scanning device, sets control data specific to the light beam scanning device including light amount control data stored in a nonvolatile memory in a register, and turns on a light source of the light beam scanning device An image forming apparatus used for control, wherein when the power of the image forming apparatus is turned on, a boot unit that reads the control data stored in the nonvolatile memory and sets the control data in the register, and the image forming Reboot means for reading out the light amount control data from the nonvolatile memory and setting it in the register when a situation that requires resetting of the light amount control data set in the register occurs in a state where the power of the device is on, An image forming apparatus having

本発明によれば、光ビーム走査装置を備え、不揮発性メモリに記憶されている、光量制御データを含む該光ビーム走査装置固有の制御データをレジスタに設定して、該光ビーム走査装置の光源の点灯制御に用いる画像形成装置において、前記光源の光量制御に不要な制御データの再設定を防止して、システムの立ち上げ完了までの時間を短縮することができる。   According to the present invention, the control data unique to the light beam scanning device including the light amount control data, which is provided in the nonvolatile memory and includes the light beam scanning device, is set in the register, and the light source of the light beam scanning device is set. In the image forming apparatus used for the lighting control of the light source, it is possible to prevent resetting of control data unnecessary for the light amount control of the light source, and to shorten the time until the start-up of the system is completed.

本発明の実施形態に係る画像形成装置の概略構成を示す図である。1 is a diagram illustrating a schematic configuration of an image forming apparatus according to an embodiment of the present invention. 図1における光ビーム走査装置の制御系の構成を説明するための図である。It is a figure for demonstrating the structure of the control system of the light beam scanning apparatus in FIG. 図2における光源制御部及び不揮発性メモリの内部構成の一例を示す図である。It is a figure which shows an example of the internal structure of the light source control part in FIG. 2, and a non-volatile memory. 本発明の実施形態に係る画像形成装置に電源オン時及び省エネ復帰時の動作を示すフローチャートである。5 is a flowchart illustrating operations when the power is turned on and when energy saving is restored in the image forming apparatus according to the embodiment of the present invention. 本発明の実施形態に係る画像形成装置におけるリカバリ処理を示すフローチャートである。5 is a flowchart showing recovery processing in the image forming apparatus according to the embodiment of the present invention.

以下、本発明の実施形態について図面を参照して説明する。
〈画像形成装置の構成〉
図1は、本発明の実施形態に係る画像形成装置の概略構成を示す図である。
Embodiments of the present invention will be described below with reference to the drawings.
<Configuration of image forming apparatus>
FIG. 1 is a diagram illustrating a schematic configuration of an image forming apparatus according to an embodiment of the present invention.

この画像形成装置は、中間転写ベルトに沿って各色の画像形成部が並べられた構成を備えるものであり、所謂、タンデムタイプといわれるものである。即ち、中間転写ベルト25に沿って、この中間転写ベルト25の回転移動方向の上流側から順に、複数の画像形成部(電子写真プロセス部)6Y、6M、6C、6BKが配列されている。   This image forming apparatus has a configuration in which image forming portions of respective colors are arranged along an intermediate transfer belt, and is called a so-called tandem type. That is, a plurality of image forming units (electrophotographic process units) 6Y, 6M, 6C, and 6BK are arranged along the intermediate transfer belt 25 in order from the upstream side in the rotational movement direction of the intermediate transfer belt 25.

これら複数の画像形成部6Y、6M、6C、6BKは、形成するトナー画像の色が異なるだけで内部構成は共通である。画像形成部6Yはイエローのトナー画像を、画像形成部6Mはマゼンタのトナー画像を、画像形成部6Cはシアンのトナー画像を、画像形成部6BKはブラックのトナー画像をそれぞれ形成する。よって、以下の説明では、画像形成部6Yについて具体的に説明し、他の画像形成部6M、6C、6BKの各構成要素については、画像形成装置6Yの各構成要素に付したYに替えて、M、C、BKによって区別した符号を図に表示するにとどめ、説明を省略する。   The plurality of image forming units 6Y, 6M, 6C, and 6BK have the same internal configuration except that the colors of the toner images to be formed are different. The image forming unit 6Y forms a yellow toner image, the image forming unit 6M forms a magenta toner image, the image forming unit 6C forms a cyan toner image, and the image forming unit 6BK forms a black toner image. Therefore, in the following description, the image forming unit 6Y will be specifically described, and the other components of the image forming units 6M, 6C, and 6BK are replaced with Y attached to the respective components of the image forming apparatus 6Y. , M, C, and BK are only displayed in the figure, and the description is omitted.

中間転写ベルト25は、回転駆動される駆動ローラ7と従動ローラ8とに巻回されたエンドレスのベルトである。この駆動ローラ7は、駆動モータ(図示せず)により回転駆動され、この駆動モータと、駆動ローラ7と、従動ローラ8とが中間転写ベルト25を移動させる駆動手段として機能する。   The intermediate transfer belt 25 is an endless belt wound around a drive roller 7 and a driven roller 8 that are driven to rotate. The drive roller 7 is rotationally driven by a drive motor (not shown), and the drive motor, the drive roller 7, and the driven roller 8 function as drive means for moving the intermediate transfer belt 25.

画像形成部6Yは、感光体ドラム9Y、この感光体ドラム9Yの周囲に配置された帯電器10Y、光ビーム走査装置11、現像器12Y、感光体クリーナ(図示せず)、除電器13Y等から構成されている。光ビーム走査装置11は、各画像形成部6Y、6M、6C、6BKが形成するトナー画像の色に対応する露光光であるレーザ光14Y、14M、14C、14BKを照射するように構成されている。   The image forming unit 6Y includes a photoconductor drum 9Y, a charger 10Y disposed around the photoconductor drum 9Y, a light beam scanning device 11, a developing device 12Y, a photoconductor cleaner (not shown), a static eliminator 13Y, and the like. It is configured. The light beam scanning device 11 is configured to irradiate laser beams 14Y, 14M, 14C, and 14BK that are exposure lights corresponding to the colors of the toner images formed by the image forming units 6Y, 6M, 6C, and 6BK. .

画像形成に際し、感光体ドラム9Yの外周面は、暗中にて帯電器10Yにより一様に帯電された後、光ビーム走査装置11からのイエロー画像に対応したレーザ光14Yにより露光され、静電潜像が形成される。現像器12Yは、この静電潜像をイエローのトナーにより可視像化(現像)し、このことにより感光体ドラム9Y上にイエローのトナー画像が形成される。   In the image formation, the outer peripheral surface of the photosensitive drum 9Y is uniformly charged by the charger 10Y in the dark, and then exposed by the laser beam 14Y corresponding to the yellow image from the light beam scanning device 11, thereby electrostatic latent An image is formed. The developing device 12Y visualizes (develops) the electrostatic latent image with yellow toner, thereby forming a yellow toner image on the photosensitive drum 9Y.

このトナー画像は、感光体ドラム9Yと中間転写ベルト25とが接する位置(1次転写位置)で、転写器15Yの働きにより中間転写ベルト25上に転写される。   This toner image is transferred onto the intermediate transfer belt 25 by the action of the transfer unit 15Y at a position (primary transfer position) where the photosensitive drum 9Y and the intermediate transfer belt 25 are in contact with each other.

トナー画像の転写が終了した感光体ドラム9Yは、外周面に残留した不要なトナーが感光体クリーナにより払拭された後、除電器13Yにより除電され、次の画像形成のために待機する。   After the transfer of the toner image is completed, unnecessary toner remaining on the outer peripheral surface of the photosensitive drum 9Y is wiped off by the photosensitive cleaner, and then is neutralized by the static eliminator 13Y and waits for the next image formation.

イエローのトナー画像が転写された中間転写ベルト25の部位は次の画像形成部6Mへ移動する。画像形成部6Mでは、画像形成部6Yでの画像形成プロセスと同様のプロセスにより感光体ドラム9M上にマゼンタのトナー画像が形成され、そのトナー画像が中間転写ベルト25上に形成されたイエローの画像に重畳されて転写される。   The portion of the intermediate transfer belt 25 to which the yellow toner image has been transferred moves to the next image forming unit 6M. In the image forming unit 6M, a magenta toner image is formed on the photoreceptor drum 9M by a process similar to the image forming process in the image forming unit 6Y, and the toner image is formed on the intermediate transfer belt 25 as a yellow image. Is transferred in a superimposed manner.

イエローのトナー画像及びマゼンタのトナー画像が転写された中間転写ベルト25の部位は、さらに画像形成部6C、6BKに順次移動し、同様の動作により、感光体ドラム9C上に形成されたシアンのトナー画像と、感光体ドラム9BK上に形成された黒のトナー画像とが、重畳されて転写される。こうして、中間転写ベルト25上にフルカラーの画像が形成される。なお、ここでは、イエロー、マゼンタ、シアン、ブラックの順に作像しているが、作成する順序はこれに限られない。   The portion of the intermediate transfer belt 25 to which the yellow toner image and the magenta toner image have been transferred is further moved sequentially to the image forming units 6C and 6BK, and cyan toner formed on the photosensitive drum 9C by the same operation. The image and the black toner image formed on the photoconductive drum 9BK are superimposed and transferred. Thus, a full color image is formed on the intermediate transfer belt 25. Here, the images are formed in the order of yellow, magenta, cyan, and black, but the order of creation is not limited to this.

一方、給紙トレイ1に収納された用紙4は最も上のものから順に送り出され、中間転写ベルト25上に搬送され、中間転写ベルト25と用紙4とが接する位置(2次転写位置)にて、フルカラーのトナー画像が転写される。このフルカラーのトナー画像が形成された用紙4は、中間転写ベルト25から剥離されて定着器16にて画像を定着された後、画像形成装置の外部に排紙される。   On the other hand, the sheets 4 stored in the sheet feeding tray 1 are sent out in order from the top, conveyed onto the intermediate transfer belt 25, and at a position where the intermediate transfer belt 25 and the sheet 4 are in contact (secondary transfer position). A full-color toner image is transferred. The sheet 4 on which the full-color toner image is formed is peeled off from the intermediate transfer belt 25 and the image is fixed by the fixing device 16, and then discharged to the outside of the image forming apparatus.

〈光ビーム走査装置の制御系〉
図2は、図1における光ビーム走査装置11の制御系の構成を説明するための図である。
<Control system of light beam scanning device>
FIG. 2 is a diagram for explaining the configuration of the control system of the light beam scanning apparatus 11 in FIG.

この光ビーム走査装置11の制御系は、画像処理部102と、画像データ出力部103と、光源制御部104と、同期検知検出部108と、不揮発性メモリ109とを備えている。画像データ出力部103は、データ選択部103aと、画像出力制御部103bを備えている。   The control system of the light beam scanning device 11 includes an image processing unit 102, an image data output unit 103, a light source control unit 104, a synchronization detection detection unit 108, and a nonvolatile memory 109. The image data output unit 103 includes a data selection unit 103a and an image output control unit 103b.

プリンタ制御部(本体制御部)101は、この画像形成装置の全体を制御する。また、プリンタ制御部101は、図示しない画像形成装置のドアの開閉センサや、リセットボタンなど、画像形成装置の各種センサや操作パネルの状態を把握している。また、プリンタ制御部101では、内蔵するCPUが不揮発性メモリ109、画像データ出力部103、及び光源制御部104との間でシリアル通信によるデータ伝送が可能である。   A printer control unit (main body control unit) 101 controls the entire image forming apparatus. The printer control unit 101 also knows the state of various sensors and operation panel of the image forming apparatus such as a door open / close sensor of the image forming apparatus (not shown) and a reset button. In the printer control unit 101, the built-in CPU can perform data transmission by serial communication with the nonvolatile memory 109, the image data output unit 103, and the light source control unit 104.

画像処理部102は、ブラック、シアン、イエロー、マゼンタの4色の画像データをデータ選択部103aへ送出する。データ選択部103aでは、作像順に合わせて各色のデータ信号が画像出力制御部103bからのLD点灯信号に基づき出力される。   The image processing unit 102 sends four-color image data of black, cyan, yellow, and magenta to the data selection unit 103a. In the data selection unit 103a, the data signal of each color is output based on the LD lighting signal from the image output control unit 103b in accordance with the image forming order.

光源制御部104は、光源105からポリゴンミラー106に出射する光ビームを制御するために、それぞれデータ選択部103a、画像出力制御部103bから送られてくるデータ信号、LD点灯制御信号に基づいて、光源105に対し変調信号を出力し、光源105がこれを基に各光ビームを出射する。   The light source control unit 104 controls the light beam emitted from the light source 105 to the polygon mirror 106 based on the data signal and the LD lighting control signal sent from the data selection unit 103a and the image output control unit 103b, respectively. A modulation signal is output to the light source 105, and the light source 105 emits each light beam based on the modulation signal.

光源105としては、単独の光源素子で1つの発光点をもつ半導体レーザだけではなく、複数の発光点を有する半導体レーザダイオードアレイや、二次元に発光点を配置した面発光型半導体レーザを使用することもできる。   As the light source 105, not only a semiconductor laser having a single light emitting point with a single light source element, but also a semiconductor laser diode array having a plurality of light emitting points, or a surface emitting semiconductor laser having light emitting points arranged two-dimensionally is used. You can also.

光源105から出射された光ビームは、ポリゴンミラー106のミラー面に入射する。ポリゴンミラー106の回転により、光ビームは主走査方向へ偏向され、図示しない走査レンズとミラーとを介して各感光体ドラム9BK、9C、9M、9C(以下、感光体ドラム9)を走査しながら感光体ドラム9に露光することで、所望の静電潜像を形成する。   The light beam emitted from the light source 105 enters the mirror surface of the polygon mirror 106. The light beam is deflected in the main scanning direction by the rotation of the polygon mirror 106, and scans each of the photosensitive drums 9BK, 9C, 9M, and 9C (hereinafter referred to as the photosensitive drum 9) via a scanning lens and a mirror (not shown). By exposing the photosensitive drum 9, a desired electrostatic latent image is formed.

ポリゴンミラー106の回転により走査される光ビームの走査先端位置には、受光素子を有する同期検知部107が配置されており、ポリゴンミラー106の回転位置を光ビームの主走査の書き出し位置を示す同期検知信号として検出する。   A synchronization detector 107 having a light receiving element is disposed at the scanning tip position of the light beam scanned by the rotation of the polygon mirror 106, and the rotation position of the polygon mirror 106 indicates the synchronization position indicating the writing position of the main scanning of the light beam. Detect as detection signal.

不揮発性メモリ109には、光ビーム走査装置11固有の各種制御データ(詳細については図3を用いて後述する)が記憶されている。この画像形成装置の電源をオンすると、光源制御部104は制御データを読み出す。そして、読み出された制御データの内の光量制御データを内部のレジスタに設定し、光源105の光量制御に用いる。   The nonvolatile memory 109 stores various control data unique to the light beam scanning device 11 (details will be described later with reference to FIG. 3). When the power of the image forming apparatus is turned on, the light source control unit 104 reads control data. The light amount control data in the read control data is set in an internal register and used for light amount control of the light source 105.

また、光源制御部104は、読み出された制御データの内の光量制御データ以外の制御データをプリンタ制御部101へ転送する。プリンタ制御部101は、転送されてきた制御データを内部のレジスタに設定し、画像データ出力部103における画像データ出力タイミングの調整などに用いる。   Further, the light source control unit 104 transfers control data other than the light amount control data in the read control data to the printer control unit 101. The printer control unit 101 sets the transferred control data in an internal register and uses it for adjusting the image data output timing in the image data output unit 103.

〈光源制御部及び不揮発性メモリの内部構成〉
図3は、図2における光源制御部104及び不揮発性メモリ109の内部構成の一例を示す図である。
<Internal configuration of light source control unit and nonvolatile memory>
FIG. 3 is a diagram illustrating an example of the internal configuration of the light source control unit 104 and the nonvolatile memory 109 in FIG.

図示のように、光源制御部104は、それぞれがハードウェア構成の読出命令レジスタ121、メモリ読出制御部122、光量制御データレジスタ123、制御データレジスタ書込制御部124、及び制御データ転送部125を備えている。プリンタ制御部101はシリアル通信により、読出命令レジスタ121にブート命令(詳細については後述)を設定する。   As illustrated, the light source control unit 104 includes a read command register 121, a memory read control unit 122, a light amount control data register 123, a control data register write control unit 124, and a control data transfer unit 125, each of which has a hardware configuration. I have. The printer control unit 101 sets a boot command (details will be described later) in the read command register 121 by serial communication.

ブート/リブート出力手段としての読出命令レジスタ121には、ブート命令レジスタ121aと、リブート命令レジスタ121bとがある。ブート命令レジスタ121aには、画像形成装置の電源がオンになった時、プリンタ制御部101により“1”が設定される。リブート命令レジスタ121bには、画像形成装置の電源がオンの状態で光量制御データレジスタ123に設定された光量制御データの再設定が必要な事態が発生したとき(以下、リブート時)、プリンタ制御部101により“1”が設定される。ここで、リブート時としては、画像形成装置の前ドアが開閉された(開いてから閉じた)時、リセットボタンが押下された時、印刷設定(カラー/モノクロなど)が変更された時などがある。ブート命令レジスタ121a及びリブート命令レジスタ121bはメモリ読出制御部122に接続されているので、これらのレジスタの設定値はメモリ読出制御部122へ出力(伝達)される。   The read instruction register 121 as a boot / reboot output means includes a boot instruction register 121a and a reboot instruction register 121b. In the boot command register 121a, “1” is set by the printer control unit 101 when the power of the image forming apparatus is turned on. In the reboot command register 121b, when a situation occurs that requires resetting of the light amount control data set in the light amount control data register 123 while the image forming apparatus is powered on (hereinafter, at reboot), the printer control unit 101 sets “1”. Here, when rebooting, the front door of the image forming apparatus is opened / closed (opened and closed), the reset button is pressed, the print settings (color / monochrome, etc.) are changed, etc. is there. Since the boot instruction register 121 a and the reboot instruction register 121 b are connected to the memory read control unit 122, the set values of these registers are output (transmitted) to the memory read control unit 122.

不揮発性メモリ109には、光ビーム走査装置11固有の制御データの記憶領域として、非リブート領域111と、リブート領域112がある。非リブート領域111には、光量制御データ以外のデータとして、工程調整用LD電流値、色ずれ補正値、倍率補正値、ビームピッチ調整値、及び倍率誤差偏差値が記憶される。また、リブート領域112には光量制御データとして、シェーディング補正値及び光量ゲイン調整値が記憶される。ここで、非リブート領域111、リブート領域112の各々は、アドレスが連続した領域とすることが好適であるが、例えばデータの先頭にデータの種類(光量制御データ/光量制御データ以外の制御データ)を示すヘッダを付加することで、アドレスが連続しない領域とすることもできる。   The nonvolatile memory 109 includes a non-reboot area 111 and a reboot area 112 as storage areas for control data unique to the light beam scanning device 11. The non-reboot area 111 stores a process adjustment LD current value, a color misregistration correction value, a magnification correction value, a beam pitch adjustment value, and a magnification error deviation value as data other than the light amount control data. In the reboot area 112, a shading correction value and a light amount gain adjustment value are stored as light amount control data. Here, each of the non-reboot area 111 and the reboot area 112 is preferably an area where addresses are continuous. For example, the type of data (control data other than light quantity control data / light quantity control data) is used at the head of the data. By adding a header indicating, an area where addresses are not continuous can be obtained.

画像形成装置の電源がオンになり、プリンタ制御部101によりブート命令レジスタ121aに“1”が設定されると、この設定値がメモリ読出制御部122に入力される。メモリ読出制御部122は、この設定値の入力に応じて、非リブート領域111及びリブート領域112の双方から制御データを読み出す。そして、リブート領域112から読み出した制御データ(光量制御データ)を制御データレジスタ書込制御部124へ送り、非リブート領域111から読み出した制御データ(光量制御データ以外の制御データ)を制御データ転送部125へ送る。   When the power of the image forming apparatus is turned on and “1” is set in the boot command register 121 a by the printer control unit 101, this set value is input to the memory read control unit 122. The memory read control unit 122 reads control data from both the non-reboot area 111 and the reboot area 112 in response to the input of the set value. Then, the control data (light quantity control data) read from the reboot area 112 is sent to the control data register write control section 124, and the control data (control data other than the light quantity control data) read from the non-reboot area 111 is sent to the control data transfer section. Send to 125.

制御データレジスタ書込制御部124は、受け取った光量制御データを制御データレジスタ123に書き込むことで設定する。制御データ転送部125は、光量制御データ以外の制御データ(以下、「その他の制御データ」)をプリンタ制御部101へ転送し、プリンタ制御部101は「その他の制御データ」を内部のレジスタに書き込むことで設定する。   The control data register write control unit 124 sets the received light amount control data by writing it in the control data register 123. The control data transfer unit 125 transfers control data other than the light amount control data (hereinafter, “other control data”) to the printer control unit 101, and the printer control unit 101 writes “other control data” to an internal register. To set.

また、リブート時にプリンタ制御部101によりリブート命令レジスタ121bに“1”が設定されると、この設定値がメモリ読出制御部122へ出力される。メモリ読出制御部122は、この設定値の入力に応じて、リブート領域112から制御データ(光量制御データ)を読み出す。読み出された光量制御データは、制御データレジスタ書込制御部124へ送られ、光量制御データレジスタ123に再設定される。   When the printer control unit 101 sets “1” in the reboot command register 121b at the time of reboot, this set value is output to the memory read control unit 122. The memory read control unit 122 reads control data (light quantity control data) from the reboot area 112 in response to the input of the set value. The read light amount control data is sent to the control data register write control unit 124 and is reset in the light amount control data register 123.

ここで、光量制御データレジスタ123に設定される光量制御データであるシェーディング補正値、光量ゲイン調整値を用いる光量制御について説明する。
画像形成装置の光ビーム走査装置では、ラスタ書込方式で書込を行うため、光学系の特性により感光体に到達する光量が主走査位置により異なる。一般的には光学系に垂直に入社する主走査方向の画像中心部は光学系の透過率が高く、画像の主走査端部に近づくにつれて透過率が低くなる傾向にある。そのためLDの出射光量を主走査位置に応じて変化させることで、感光体上の光量を一定に保つ。この光学系の特性を補正することをシェーディング補正と呼んでいる。
Here, the light amount control using the shading correction value and the light amount gain adjustment value which are the light amount control data set in the light amount control data register 123 will be described.
Since the light beam scanning device of the image forming apparatus performs writing by the raster writing method, the amount of light reaching the photosensitive member varies depending on the main scanning position due to the characteristics of the optical system. In general, the central portion of the image in the main scanning direction that joins the optical system perpendicularly has a high transmittance of the optical system, and the transmittance tends to decrease as it approaches the main scanning end of the image. Therefore, the amount of light emitted from the LD is changed according to the main scanning position to keep the amount of light on the photoconductor constant. This correction of the characteristics of the optical system is called shading correction.

シェーディング補正は一般的に光ビーム走査装置を組み立てる際に光学系の特性を計測しておき、本体又は光ビーム走査装置に搭載される不揮発性メモリ(本実施形態では後者)にその情報を記憶しておき、LDドライバ(本実施形態では光源制御部104)でその情報に基づき光量を補正している。この補正は光学系の熱膨張による形状や透過率の変化が発生した場合に行うことで画像に対する濃度ムラを防止するため、適宜補正を実施する必要がある。   In general, shading correction measures the characteristics of an optical system when assembling a light beam scanning device, and stores the information in a nonvolatile memory (the latter in this embodiment) mounted on the main body or the light beam scanning device. The light amount is corrected based on the information by the LD driver (in this embodiment, the light source control unit 104). This correction is performed when a change in shape or transmittance due to thermal expansion of the optical system occurs, so that it is necessary to appropriately perform correction in order to prevent density unevenness with respect to the image.

また、光量ゲイン調整値は所謂APC(Auto
Power Control:自動光量制御)用のパラメータである。このパラメータは不揮発性メモリ109から読み出され、初期値として光量制御データレジスタ123に設定された後、LDのフロント側の出射光量に比例したバック出射光量を内蔵するフォトダイオードで受けて生成したモニタ電流を基に一定の目標出射光量が得られるように更新される。つまり、光量ゲイン調整はLDの点灯を開始する毎に実施する必要がある。
The light intensity gain adjustment value is a so-called APC (Auto
This parameter is for Power Control (automatic light control). This parameter is read from the non-volatile memory 109, set in the light amount control data register 123 as an initial value, and then generated by receiving a back emitted light amount proportional to the emitted light amount on the front side of the LD. It is updated so that a constant target emission light quantity can be obtained based on the current. That is, the light amount gain adjustment needs to be performed every time the LD is turned on.

従って、シェーディング補正や光量ゲイン調整を行うには不揮発性メモリ109に格納されているシェーディング補正や光量ゲイン調整値を読み出し、光量制御データレジスタ123に設定する必要がある。不揮発性メモリ109に格納されている制御データは膨大な量であるため、プリンタ制御部101内のCPUがシリアル通信で読み出したのでは時間がかかると共にCPUの負荷が増大する。また電源オフや省エネ移行の度に、光源制御部104の電源がオフされるため、光量制御データレジスタ123の設定データがクリアされてしまい、その都度、再設定が必要であり、そのためのCPUの負荷も大きい。   Therefore, in order to perform shading correction and light amount gain adjustment, it is necessary to read the shading correction and light amount gain adjustment values stored in the nonvolatile memory 109 and set them in the light amount control data register 123. Since the amount of control data stored in the nonvolatile memory 109 is enormous, it takes time and the load on the CPU increases when the CPU in the printer control unit 101 reads the data by serial communication. In addition, since the power source of the light source control unit 104 is turned off each time the power is turned off or energy saving is shifted, the setting data in the light quantity control data register 123 is cleared, and each time resetting is necessary. The load is also great.

そこで、本実施形態では、光ビーム走査装置11の電源がオンとなると同時に、不揮発性メモリ109内の制御データを自動でブートするブート手段として、ブート命令レジスタ121a、メモリ読出制御部122、制御データレジスタ書込制御部124、及び制御データ転送部125を設けることで、電源オン時のプリンタ制御部101内のCPUの負荷低減を可能とした。   Therefore, in the present embodiment, at the same time when the power of the light beam scanning device 11 is turned on, as boot means for automatically booting the control data in the nonvolatile memory 109, a boot instruction register 121a, a memory read control unit 122, control data By providing the register write control unit 124 and the control data transfer unit 125, it is possible to reduce the load on the CPU in the printer control unit 101 when the power is turned on.

その一方で、不揮発性メモリ109には「その他の制御データ」として各色の書込位置のずれを補正するための書込ユニット用調整値や工程用のLD電流値が格納されている。書込ユニット用調整値や工程用のLD電流値は電源オン時やユニット交換時のみ必要であり、光量制御には不要である。   On the other hand, the non-volatile memory 109 stores, as “other control data”, a write unit adjustment value for correcting a write position shift of each color and a process LD current value. The adjustment value for the writing unit and the LD current value for the process are necessary only when the power is turned on or when the unit is replaced, and are not necessary for the light amount control.

このため、リブート時も電源オン時と同様に、不揮発性メモリ109内の制御データを全て読み出してしまうと、光量制御に不要なこれらのデータも読み出されてしまう。また、一般的に不揮発性メモリはSRAM等と比べてデータの読出にある程度の時間を有するため、リブート時には無駄な読出時間が長くなる。   For this reason, when all the control data in the non-volatile memory 109 is read at the time of rebooting as well as when the power is turned on, these data unnecessary for the light amount control are also read. In general, a nonvolatile memory has a certain amount of time for reading data as compared with an SRAM or the like, and therefore, a useless reading time is prolonged at reboot.

そこで、本実施形態では、リブート時には、メモリ読出制御部122は光量制御データのみをリブート領域112から読み出し、非リブート領域111に記憶されている制御データを読み出さないことで、不要な制御データの読出を防止して読出時間の短縮を実現している。   Therefore, in this embodiment, at the time of rebooting, the memory read control unit 122 reads only the light amount control data from the reboot area 112 and does not read the control data stored in the non-reboot area 111, thereby reading unnecessary control data. To reduce the reading time.

書込ユニット用調整値や工程用のLD電流値は補正の精度を上げるのに比例して調整用のデータが増大し、それに伴い読出期間が長くなってしまう恐れがある。そこで上記のような構成をとることで、リブート時の光量調整にかかる時間を必要最低限にすることが出来る。即ち、リブート手段としての、リブート命令レジスタ121b、メモリ読出制御部122、及び制御データレジスタ書込制御部124により、光量制御に不要な制御データの再設定に伴う無駄な時間を無くし、システムの立ち上げ完了までの時間を短縮している。   There is a possibility that the adjustment data for the writing unit and the LD current value for the process increase in proportion to the increase in the accuracy of correction, and the reading period may be increased accordingly. Therefore, by taking the configuration as described above, the time required for light amount adjustment at the time of rebooting can be minimized. In other words, the reboot instruction register 121b, the memory read control unit 122, and the control data register write control unit 124 as reboot means eliminate the wasted time associated with the resetting of control data unnecessary for the light amount control, and The time until completion is increased.

〈電源オン時及び省エネ復帰時の動作〉
図4は、本発明の実施形態に係る画像形成装置に電源オン時及び省エネ復帰時の動作を示すフローチャートである。この図のフローは、画像形成装置の電源がオンされた時、若しくは省エネ状態から復帰した時にスタートする。
<Operation at power-on and energy-saving recovery>
FIG. 4 is a flowchart showing operations at the time of power-on and energy-saving return to the image forming apparatus according to the embodiment of the present invention. The flow in this figure starts when the power of the image forming apparatus is turned on or when the image forming apparatus returns from the energy saving state.

最初に初期設定を行う(ステップS1:初期設定工程)。この工程では、画像形成装置のシステム構成情報(LDの数、後処理装置などの接続機器情報など)を設定する処理であり、画像形成装置の動作状態によらず実行する。   Initial setting is performed first (step S1: initial setting process). This process is a process for setting system configuration information (number of LDs, connected device information such as post-processing apparatus) of the image forming apparatus, and is executed regardless of the operating state of the image forming apparatus.

また、この工程では、プリンタ制御部101により、光源制御部104内のリブート命令レジスタ121bに“1”が設定されることで、不揮発性メモリ109の非リブート領域111及びリブート領域112の双方に記憶されている制御データがメモリ読出制御部122により読み出される。そして、リブート領域112から読み出された制御データは光量制御データレジスタ123に設定され、非リブート領域111から読み出された制御データはプリンタ制御部101内のレジスタに設定される。   In this process, the printer control unit 101 sets “1” in the reboot command register 121 b in the light source control unit 104, so that it is stored in both the non-reboot area 111 and the reboot area 112 of the nonvolatile memory 109. The read control data is read by the memory read control unit 122. The control data read from the reboot area 112 is set in the light amount control data register 123, and the control data read from the non-reboot area 111 is set in a register in the printer control unit 101.

次に印刷準備を行う(ステップS2:印刷準備工程)。この工程では、感光体ドラム9への露光や同期検知信号を生成する基となるポリゴンモータの駆動を行う。次にLD点灯準備を行う(ステップS3:LD点灯準備工程)。この工程では、同期検知信号の検出準備や光量調整(APC)を行う。この工程が完了しないと次の印刷設定の工程に進むことが出来ないため、装置本体の操作部やPC(パーソナルコンピュータ)から送信される印刷ジョブを受け付けることが出来ない。   Next, preparation for printing is performed (step S2: printing preparation step). In this step, exposure to the photosensitive drum 9 and driving of a polygon motor that is a base for generating a synchronization detection signal are performed. Next, LD lighting preparation is performed (step S3: LD lighting preparation process). In this process, preparation for detection of a synchronization detection signal and light amount adjustment (APC) are performed. If this step is not completed, it is not possible to proceed to the next print setting step, and it is not possible to accept a print job transmitted from the operation unit of the apparatus main body or a PC (personal computer).

次に印刷設定を行う(ステップS4:印刷設定工程)。この工程では、用紙4に形成する画像データのサイズ等の印刷条件に基づいた設定を行う。印刷設定の後、印刷を実行する(ステップS5:印刷実行工程)。印刷実行の後、印刷後設定を行う(ステップS6:印刷後設定工程)。この工程では、不要な露光が発生しないための光源105の消灯やポリゴンモータの停止などを行う。   Next, print setting is performed (step S4: print setting step). In this step, settings are made based on printing conditions such as the size of image data to be formed on the paper 4. After the print setting, printing is executed (step S5: print execution step). After printing is performed, post-print setting is performed (step S6: post-print setting step). In this step, the light source 105 is turned off and the polygon motor is stopped so that unnecessary exposure does not occur.

用紙ジャムなどの異常状態を解消させるために画像形成装置のドアを開閉した時やユーザがリセットボタンを押下した時などには、リカバリ処理の後にLD点灯準備から再度設定を実施する。図5は、このリカバリ処理の内容を示すフローチャートである。   When the door of the image forming apparatus is opened or closed in order to eliminate an abnormal state such as a paper jam or when the user presses the reset button, the setting is performed again from the preparation for lighting the LD after the recovery process. FIG. 5 is a flowchart showing the contents of the recovery process.

リカバリ処理が始まると、プリンタ制御部101により、光源制御部104内のリブート命令レジスタ121bに“1”が設定される(ステップS11)。このリブート命令レジスタ121bの設定値“1”はメモリ読出制御部122へ送られる(ステップS12)。   When the recovery process starts, the printer control unit 101 sets “1” in the reboot command register 121b in the light source control unit 104 (step S11). The set value “1” of the reboot instruction register 121b is sent to the memory read control unit 122 (step S12).

メモリ読出制御部122は、リブート命令レジスタ121bの設定値“1”を受け取ると、不揮発性メモリ109のリブート領域112に記憶されている光量制御データを読み出す(ステップS13)。この光量制御データは、制御データレジスタ書込制御部124に送られ、光量制御データレジスタ123に再設定される(ステップS14)。このリカバリ処理の後、LD点灯準備工程(ステップS3)に進み、光量制御データレジスタ123に再設定された光量制御データを用いて光量調整を行う。   Upon receiving the set value “1” of the reboot command register 121b, the memory read control unit 122 reads the light amount control data stored in the reboot area 112 of the nonvolatile memory 109 (Step S13). This light amount control data is sent to the control data register write control unit 124 and is reset in the light amount control data register 123 (step S14). After this recovery process, the process proceeds to the LD lighting preparation step (step S3), and the light amount adjustment is performed using the light amount control data reset in the light amount control data register 123.

このように、本実施形態に係る画像形成装置では、不揮発性メモリ109内を非リブート領域111とリブート領域112に分ける構成をとることで、不要なメモリアクセスを無くせるため、リブート時の光量調整時間を短縮することが出来る。これにより、異常処理復帰からの印刷ジョブを受け付けるタイミングを早めることが出来るため、結果としてシステム全体の立ち上げ時間を短縮することが出来、印刷ジョブ要求の待ち時間を減らすことができる。   As described above, in the image forming apparatus according to the present embodiment, since the nonvolatile memory 109 is divided into the non-reboot area 111 and the reboot area 112, unnecessary memory access can be eliminated. Time can be shortened. As a result, the timing for accepting a print job after returning from the abnormal process can be advanced, and as a result, the startup time of the entire system can be shortened and the waiting time for a print job request can be reduced.

4…用紙、11…光ビーム走査装置、9,9BK,9C,9M,9Y…感光体ドラム、10BK,10C,10M,10Y…帯電器、12BK,12C,12M,12Y…現像器、13BK,13C,13M,13Y…除電器、15BK,15C,15M,15Y…転写器、25…中間転写ベルト、121a…ブート命令レジスタ、121b…リブート命令レジスタ、122…メモリ読出制御部、123…光量制御データレジスタ、124…制御データレジスタ書込制御部、125…制御データ転送部。   4 ... paper, 11 ... light beam scanning device, 9, 9BK, 9C, 9M, 9Y ... photosensitive drum, 10BK, 10C, 10M, 10Y ... charger, 12BK, 12C, 12M, 12Y ... developer, 13BK, 13C , 13M, 13Y ... neutralizer, 15BK, 15C, 15M, 15Y ... transfer device, 25 ... intermediate transfer belt, 121a ... boot command register, 121b ... reboot command register, 122 ... memory read control unit, 123 ... light quantity control data register , 124... Control data register write control unit, 125... Control data transfer unit.

特開2006−68927号公報JP 2006-68927 A 特開2010−278560号公報JP 2010-278560 A

Claims (5)

光ビーム走査装置を備え、不揮発性メモリに記憶されている、光量制御データを含む該光ビーム走査装置固有の制御データをレジスタに設定して、該光ビーム走査装置の光源の点灯制御に用いる画像形成装置であって、
前記画像形成装置の電源がオンになったとき、前記不揮発性メモリに記憶されている前記制御データを読み出して前記レジスタに設定するブート手段と、
前記画像形成装置の電源がオンの状態で前記レジスタに設定された光量制御データの再設定が必要な事態が発生したとき、前記不揮発性メモリから前記光量制御データを読み出して前記レジスタに設定するリブート手段と、
を有する画像形成装置。
An image provided with a light beam scanning device and stored in a non-volatile memory and used to control lighting of the light source of the light beam scanning device by setting control data unique to the light beam scanning device including light amount control data in a register A forming device,
Boot means for reading the control data stored in the non-volatile memory and setting the register when the power of the image forming apparatus is turned on;
Reboot for reading the light amount control data from the nonvolatile memory and setting the light amount control data in the register when there is a need to reset the light amount control data set in the register while the image forming apparatus is powered on Means,
An image forming apparatus.
請求項1に記載された画像形成装置において、
前記光量制御データの再設定が必要な事態は、画像形成装置の前ドアの開閉、リセットボタンの押下、印刷設定の変更の少なくとも1つである、画像形成装置。
The image forming apparatus according to claim 1,
The situation in which the light amount control data needs to be reset is at least one of opening / closing a front door of the image forming apparatus, pressing a reset button, and changing a print setting.
請求項1に記載された画像形成装置において、
前記光ビーム走査装置は、前記ブート手段、前記リブート手段、及び前記光量制御データが設定される光量制御データレジスタを内蔵する、画像形成装置。
The image forming apparatus according to claim 1,
The light beam scanning device includes an image forming apparatus including the boot unit, the reboot unit, and a light amount control data register in which the light amount control data is set.
請求項3に記載された画像形成装置において、
前記ブート手段及びリブート手段は、前記不揮発性メモリから前記制御データを読み出すメモリ読出制御部と、該メモリ読出制御部により読み出された制御データを前記光量制御データレジスタに設定するレジスタ書込制御部と、前記画像形成装置の電源がオンになったこと、前記光量制御データの再設定が必要な事態が発生したことを、前記メモリ読出制御部へ出力するブート/リブート出力手段とを有する画像形成装置。
The image forming apparatus according to claim 3.
The boot unit and the reboot unit include a memory read control unit that reads the control data from the nonvolatile memory, and a register write control unit that sets the control data read by the memory read control unit in the light amount control data register And a boot / reboot output means for outputting to the memory read control section that the image forming apparatus is turned on and that the light quantity control data needs to be reset. apparatus.
請求項4に記載された画像形成装置において、
前記ブート/リブート出力手段は、画像形成装置の本体制御部により、前記電源オンに基づくブート命令及び前記光量制御データの再設定が必要な事態の発生に基づくリブート命令が設定されるレジスタである画像形成装置。
The image forming apparatus according to claim 4.
The boot / reboot output means is a register in which a main body control unit of the image forming apparatus is set with a boot command based on the power-on and a reboot command based on the occurrence of a situation that requires resetting of the light amount control data. Forming equipment.
JP2013054341A 2013-03-15 2013-03-15 Image forming apparatus Expired - Fee Related JP6171433B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013054341A JP6171433B2 (en) 2013-03-15 2013-03-15 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013054341A JP6171433B2 (en) 2013-03-15 2013-03-15 Image forming apparatus

Publications (2)

Publication Number Publication Date
JP2014177106A true JP2014177106A (en) 2014-09-25
JP6171433B2 JP6171433B2 (en) 2017-08-02

Family

ID=51697534

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013054341A Expired - Fee Related JP6171433B2 (en) 2013-03-15 2013-03-15 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP6171433B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006068927A (en) * 2004-08-31 2006-03-16 Ricoh Co Ltd Light beam scanner, image forming apparatus, control method of light beam scanner, and portable storage medium
US20090226196A1 (en) * 2008-03-05 2009-09-10 Sharp Kabushiki Kaisha Image forming apparatus
JP2011016250A (en) * 2009-07-07 2011-01-27 Canon Inc Image forming apparatus, and control method thereof
JP2013007793A (en) * 2011-06-22 2013-01-10 Canon Inc Image forming apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006068927A (en) * 2004-08-31 2006-03-16 Ricoh Co Ltd Light beam scanner, image forming apparatus, control method of light beam scanner, and portable storage medium
US20090226196A1 (en) * 2008-03-05 2009-09-10 Sharp Kabushiki Kaisha Image forming apparatus
JP2009210909A (en) * 2008-03-05 2009-09-17 Sharp Corp Image forming apparatus
JP2011016250A (en) * 2009-07-07 2011-01-27 Canon Inc Image forming apparatus, and control method thereof
JP2013007793A (en) * 2011-06-22 2013-01-10 Canon Inc Image forming apparatus

Also Published As

Publication number Publication date
JP6171433B2 (en) 2017-08-02

Similar Documents

Publication Publication Date Title
US8107833B2 (en) Image forming apparatus and method of correcting color misregistration in image forming apparatus
US20050190407A1 (en) Image forming apparatus and control method
JP5103349B2 (en) Image forming apparatus
JP2013240994A (en) Image forming apparatus for correcting displacement between laser beams
US10067440B2 (en) Write control apparatus, image forming apparatus, write control method and recording medium
US20050185203A1 (en) Image forming apparatus
JP2005275378A (en) Image forming apparatus
US9354574B2 (en) Method of controlling performance of auto color registration and image forming apparatus using the same
JP7051345B2 (en) Image forming device and its control method, and program
JP4844594B2 (en) Image forming apparatus and image stabilization method in image forming apparatus
JP6428084B2 (en) Write control apparatus, image forming apparatus, write control method, and program
JP6171433B2 (en) Image forming apparatus
WO2022016986A1 (en) Print job switching method, image forming apparatus, and readable storage medium
JP2007062207A (en) Method of generating patch image, image forming device and its controlling method
US9001175B2 (en) Optical scanning device and method for operating the same and image forming apparatus
JP2002172833A (en) Imaging apparatus and its controlling method
US20230400804A1 (en) Image forming apparatus that forms image on sheet using tone correction condition corresponding to process speed
JP6127478B2 (en) Image forming apparatus and conveyance control method
JP2011154217A (en) Image forming apparatus
JP2006267591A (en) Printer, density adjusting method, and computer program
JP3124540B2 (en) Image forming device
JP2018141859A (en) Writing control device and image formation apparatus
JP5164524B2 (en) Image forming apparatus
JP2005144946A (en) Imaging apparatus and method for controlling image quality of the same
JP6191276B2 (en) WRITE DRIVE CONTROL DEVICE, WRITE DRIVE CONTROL METHOD, OPTICAL WRITE DEVICE, AND IMAGE FORMING DEVICE

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160212

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161206

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170202

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170619

R151 Written notification of patent or utility model registration

Ref document number: 6171433

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees