JP5181820B2 - Image forming apparatus, image forming method, and image forming program - Google Patents

Image forming apparatus, image forming method, and image forming program Download PDF

Info

Publication number
JP5181820B2
JP5181820B2 JP2008128614A JP2008128614A JP5181820B2 JP 5181820 B2 JP5181820 B2 JP 5181820B2 JP 2008128614 A JP2008128614 A JP 2008128614A JP 2008128614 A JP2008128614 A JP 2008128614A JP 5181820 B2 JP5181820 B2 JP 5181820B2
Authority
JP
Japan
Prior art keywords
sub
image
scanning
counter
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
JP2008128614A
Other languages
Japanese (ja)
Other versions
JP2009012460A (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.)
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 JP2008128614A priority Critical patent/JP5181820B2/en
Priority to US12/132,171 priority patent/US8279459B2/en
Publication of JP2009012460A publication Critical patent/JP2009012460A/en
Application granted granted Critical
Publication of JP5181820B2 publication Critical patent/JP5181820B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Control Or Security For Electrophotography (AREA)
  • Laser Beam Printer (AREA)

Description

本発明は、画像形成に関し、より詳細には、作成しなければならない画像のサイズに効
率的に対応可能な画像形成装置、画像形成方法および画像形成プログラムに関する。
The present invention relates to image formation, and more particularly to an image forming apparatus, an image forming method, and an image forming program that can efficiently cope with the size of an image that must be created.

画像形成装置は、一般に定型サイズの画像形成のみの対応ではなく不定形サイズの画像
形成にも対応することが望まれている。不定形サイズは通常の給紙搬送と異なり給紙段か
らではなく手差しトレイから給紙される。手差しトレイからの転写紙サイズは、主走査方
向は手差しトレイの物理的サイズから上限が制限されるが、副走査方向は物理的に無限長
可能である。副走査方向長さは画像形成装置のスペック仕様から上限が定められている。
例えばA3機では通常トレイで最大:432mmであるが、手差しトレイでは最大:12
60mmまでプリント可能である。A0機では通常トレイで最大:1189mmであるが
、手差しトレイではロール紙形態の給紙を考慮し最大:15000mmまでプリント可能
である。このように副走査方向の最大プリント領域は不定形サイズを含めた長尺サイズに
対応している。
In general, an image forming apparatus is desired to support not only regular-size image formation but also irregular-size image formation. The irregular size is fed from the manual feed tray instead of the paper feed stage unlike the normal paper feed conveyance. The upper limit of the size of the transfer paper from the manual feed tray is limited by the physical size of the manual feed tray in the main scanning direction, but the sub-scanning direction can be physically infinitely long. The upper limit of the length in the sub-scanning direction is determined from the specifications of the image forming apparatus.
For example, the maximum size for the A3 machine is 432 mm for the normal tray, but the maximum is 12 for the manual feed tray.
It is possible to print up to 60mm. In A0, the normal tray has a maximum of 1189 mm, but the manual feed tray can print up to a maximum of 15000 mm in consideration of roll paper feeding. Thus, the maximum print area in the sub-scanning direction corresponds to a long size including an irregular size.

画像形成装置を使用して画像領域に対して画像を形成する技術として、例えば、特許文献1が知られている。特許文献1には、画像情報に基づき主走査・副走査方式によって像担持体へ画像を書き込むためのビデオ信号処理回路について開示されている。開示内容は、ビデオ信号処理回路にて副走査方向の画像領域を制御する副走査画像有効領域信号の生成方法に関する案件であり、副走査有効領域信号を生成する上でステートマシンと副走査カウンタを有し、副走査カウンタと領域の閾値に基づいて副走査有効領域信号を生成している。   As a technique for forming an image on an image area using an image forming apparatus, for example, Patent Document 1 is known. Patent Document 1 discloses a video signal processing circuit for writing an image on an image carrier by main scanning / sub scanning based on image information. The disclosure is related to a method for generating a sub-scanning image effective area signal for controlling an image area in the sub-scanning direction by a video signal processing circuit. In generating a sub-scanning effective area signal, a state machine and a sub-scanning counter are provided. The sub-scanning effective area signal is generated based on the sub-scanning counter and the area threshold.

特許文献1では、書き込み制御部の中枢であるビデオ信号処理回路にて副走査有効領域
信号を、副走査カウンタと領域長の閾値に基づいて生成している。そのため、副走査カウ
ンタは最大副走査画像長に合わせたカウンタbit数を必要とする。上述の副走査長尺サ
イズを画像形成する場合には、副走査長尺の最大サイズに対応させる必要がある。副走査
方向の解像度が1200dpiの画像形成装置を例に考えると、A3機での通常サイズ:
432mmは、20409(0x4FB9)ラインであり15bit幅の副走査カウンタを有していれば十分である。副走査長尺最大サイズ:1260mmは、59527(0xE887)ラインであり16ビット幅の副走査カウンタが必要である。他方A0機では通常サイズ:1189mmは、56173(0xDB6D)ラインであり16bit幅で十分であるが、副走査長尺最大サイズ:15000mmは、708661(0xAD035)ラインであり、20bit幅の副走査カウンタが必要である。なお、カッコ内の値は、ヘキサデシマル表記の値を示す。
In Patent Document 1, a sub-scanning effective area signal is generated based on a sub-scanning counter and a threshold value of the area length by a video signal processing circuit which is the center of a writing control unit. Therefore, the sub-scanning counter needs a counter bit number that matches the maximum sub-scanning image length. When an image is formed with the above-described sub-scanning long size, it is necessary to correspond to the maximum size of the sub-scanning long size. Consider an image forming apparatus with a resolution of 1200 dpi in the sub-scanning direction as an example.
It is sufficient that 432 mm is a 20409 (0x4FB9) line and has a 15-bit width sub-scan counter. The maximum size of the sub-scanning length is 1260 mm, which is 59527 (0xE887) lines, and a 16-bit width sub-scanning counter is required. On the other hand, the normal size: 1189 mm is 56173 (0xDB6D) line and 16-bit width is sufficient for the A0 machine. is necessary. In addition, the value in parenthesis shows the value of hexadecimal notation.

転写紙サイズが長くなるにつれ必要な副走査カウンタのbit幅は増加する。カウンタ
のbit幅が増加することは、カウンタ値と比較すべき領域の閾値を格納するレジスタの
bit幅も増加させる必要がある。例えば、副走査画像領域を制御する上で必要となる領
域レジスタは、副走査書き込みライン数、副走査画像データ転送有効ライン数、副走査ト
リム先端位置、副走査トリム後端位置と様々なレジスタを含んで構成される。これらレジ
スタも副走査カウンタと同様に長尺サイズ対応のため、bit幅を拡張する必要がある(
A3機:15bit→16bit、A0機:16bit→20bit)。
As the transfer paper size becomes longer, the required bit width of the sub-scanning counter increases. When the bit width of the counter increases, it is also necessary to increase the bit width of the register that stores the threshold value of the area to be compared with the counter value. For example, the area registers necessary for controlling the sub-scanning image area include various registers such as the number of sub-scan writing lines, the number of sub-scanning image data transfer effective lines, the sub-scan trim front end position, and the sub-scan trim rear end position. Consists of including. Since these registers also support a long size like the sub-scanning counter, it is necessary to expand the bit width (
A3 machine: 15 bits → 16 bits, A0 machine: 16 bits → 20 bits).

加えて、副走査カウンタは、画像形成装置に1つだけ実装されるわけではない。例えば
、複数色を出力するための複数の感光体ドラムを有したタンデム方式のカラー画像形成装
置の場合、色毎に作像タイミングが異なるので、排他制御可能な回路構成を採用する必要
があり、このため、出力させるべき色と同数の副走査カウンタを実装させる必要がある。
レーザダイオードを光源とするフルカラー画像形成装置では、Bk(ブラック)、M(マ
ゼンダ)、Y(イエロー)、C(シアン)の4色を使用してカラー作像するので、副走査カウンタを作像色別に1つずつ合計4つ有する回路構成になる。
In addition, only one sub-scan counter is not mounted on the image forming apparatus. For example, in the case of a tandem type color image forming apparatus having a plurality of photosensitive drums for outputting a plurality of colors, the image forming timing differs for each color, so it is necessary to adopt a circuit configuration that can be controlled exclusively. For this reason, it is necessary to mount the same number of sub-scan counters as the colors to be output.
In a full-color image forming apparatus using a laser diode as a light source, color image formation is performed using four colors of Bk (black), M (magenta), Y (yellow), and C (cyan). The circuit configuration has a total of four for each color.

また、副走査カウンタだけでなく領域レジスタも複数有する場合がある。インターリー
ブ処理などを利用し、複数種類の転写部材サイズ(A3、A4)の混載や、転写部材の表
裏で異なる解像度、モードに対応する場合、領域レジスタを複数実装させ、各モードに合
わせて使い分ける回路構成をとる場合もある。
In addition to the sub-scan counter, there may be a plurality of area registers. When using multiple types of transfer member sizes (A3, A4) and different resolutions and modes on the front and back of the transfer member using interleave processing, etc., a circuit that mounts multiple area registers and uses them appropriately for each mode In some cases, it may take a configuration.

特開2005−138429号公報JP 2005-138429 A

上述したように、従来の画像形成装置は、副走査有効領域信号を副走査カウンタと領域
レジスタの閾値とに基づいて生成する構成では、副走査長尺サイズに対応させるために、
画像形成装置の規格仕様に合わせて副走査カウンタと領域レジスタのbit幅を過剰に有
しなければならず回路構成の膨大化を招く問題があった。また、このため、回路構成およ
び制御ソフトウェアなどが複雑化し、転写部材ごとに異なるメモリ構成を設計しなければ
ならないという問題があった。
As described above, in the configuration in which the conventional image forming apparatus generates the sub-scanning effective area signal based on the sub-scanning counter and the threshold value of the area register, in order to correspond to the sub-scanning long size,
In accordance with the standard specifications of the image forming apparatus, the bit widths of the sub-scanning counter and the area register must be excessive, which causes a problem of enlarging the circuit configuration. For this reason, the circuit configuration and control software are complicated, and there is a problem in that a different memory configuration must be designed for each transfer member.

すなわち、本発明は、用紙サイズの種類に対し、ハードウェア構成およびソフトウェア
構成を都度大きく修正することなく、ソフトウェア的な設定を変更するだけで定型サイズ
(A5、A4、A3、A0、B5、B4、B3など)から不定型サイズ(長尺サイズまた
は長幅サイズ)まで対応することができる画像形成装置、画像形成方法および画像形成プログラムを提供することを目的とする。
That is, according to the present invention, the standard size (A5, A4, A3, A0, B5, B4) can be obtained by changing only the software setting without greatly modifying the hardware configuration and the software configuration each time. , B3, etc.) to an indeterminate size (long size or long width size), and an object is to provide an image forming apparatus, an image forming method, and an image forming program.

上述した課題を解決し、目的を達成するために、本発明にかかる画像形成装置は、入力された画像データに対して潜像を形成する形成手段と、1ライン分の前記画像データに対応する前記潜像を副走査方向に形成する回数をカウントすると共に、前記回数の上限値が定められるカウンタと、画像を形成する領域の副走査サイズが長尺サイズである場合に副走査終了位置が検出されるまでアクティブに設定されるフラグを用いて、前記形成手段を制御する制御手段と、を備え、前記制御手段は、前記フラグがインアクティブの場合は、前記カウンタの上限値に従って前記形成手段による前記潜像の形成動作を実行させ、前記フラグがアクティブの場合は、前記カウンタの上限値を超えて前記形成手段による前記副走査方向への前記潜像の形成を継続させることを特徴とする。 In order to solve the above-described problems and achieve the object, an image forming apparatus according to the present invention corresponds to a forming unit that forms a latent image on input image data and the image data for one line. Counts the number of times the latent image is formed in the sub-scanning direction, and detects the sub-scan end position when the upper-limit value of the number of times is determined and the sub-scan size of the area where the image is formed is long. Control means for controlling the forming means using a flag that is set to be active until the control means is configured to control the forming means according to the upper limit value of the counter when the flag is inactive. When the latent image forming operation is executed and the flag is active, the latent image is formed in the sub-scanning direction by the forming unit exceeding the upper limit value of the counter. And wherein and Turkey to continue.

本発明は、書き込み制御部が含むビデオ信号処理回路にて、副走査有効領域信号を生成
する際に使用する副走査カウンタや領域レジスタのbit幅を低減し回路構成の膨大化を
防止する。本発明では、副走査最大サイズに合わせたbit幅を有して副走査有効領域信
号を生成するのではなく、通常使用する定型サイズの副走査長に合わせた副走査カウンタ
や領域レジスタのbit幅を与えておく。
In the video signal processing circuit included in the write control unit, the present invention reduces the bit width of the sub-scanning counter and the area register used when generating the sub-scanning effective area signal, thereby preventing the circuit configuration from becoming enormous. In the present invention, the bit width of the sub-scanning counter or the area register is adjusted to the sub-scanning length of the standard size that is normally used, instead of generating the sub-scanning effective area signal having the bit width matching the maximum sub-scanning size. Give it.

画像形成装置は、副走査カウンタの値および領域レジスタの値を使用した副走査方向制
御と、副走査方向の走査を継続させるための副走査強制フラグを使用した副走査方向制御
を切り換えることにより、副走査方向制御を実行する。画像形成装置は、定型サイズの場
合、領域レジスタにロードした値となるまで副走査カウンタがカウントアップした時点で
副走査方向の制御を終了させる。一方、設定された副走査カウンタや領域レジスタの値を
超えて画像形成を行うことが必要な転写部材サイズが設定された場合、副走査強制フラグ
を、副走査カウンタのカウントアップ途中の適切なタイミングで設定する。
The image forming apparatus switches the sub-scanning direction control using the value of the sub-scanning counter and the value of the area register and the sub-scanning direction control using the sub-scanning forced flag for continuing the scanning in the sub-scanning direction, Sub-scanning direction control is executed. In the case of the standard size, the image forming apparatus ends the control in the sub-scanning direction when the sub-scanning counter counts up to the value loaded in the area register. On the other hand, when a transfer member size that requires image formation exceeding the set sub-scan counter or area register value is set, the sub-scan forced flag is set to an appropriate timing during the count-up of the sub-scan counter. Set with.

画像形成装置は、副走査カウンタが満了した場合、副走査強制フラグが設定されている
か否かを判断し、副走査カウンタが満了し、副走査強制フラグが設定されていない場合に
は、副走査制御を終了する。また、副走査カウンタが満了し、副走査強制フラグがアサー
ト(アクティブ化)されている場合、副走査強制フラグがネゲート(インアクティブ化)
されるまで、副走査方向制御を継続させる。なお、副走査カウンタの満了とは、副走査カ
ウンタが領域レジスタにロードしたカウント値となった場合および副走査カウンタがフル
カウントに達した状態を意味する。
When the sub-scan counter has expired, the image forming apparatus determines whether or not the sub-scan forced flag is set. When the sub-scan counter has expired and the sub-scan forced flag is not set, the sub-scan counter is set. End control. When the sub-scan counter expires and the sub-scan forced flag is asserted (activated), the sub-scan forced flag is negated (inactivated)
Until this is done, the sub-scanning direction control is continued. Note that the expiration of the sub-scanning counter means that the sub-scanning counter has reached the count value loaded in the area register and the sub-scanning counter has reached the full count.

本発明では、上述した処理を採用することにより、定型サイズばかりではなく、副走査
長尺サイズなど、不定型サイズへの画像形成に柔軟に対応しながら副走査カウンタや領域
レジスタのbit幅を最大に削減できる。さらに、不定型サイズを出力可能とするために
、ハードウェア設定などを大幅に変更する必要がなく、容易に不定型サイズに対応するこ
とが可能となる。
In the present invention, by adopting the above-described processing, the bit width of the sub-scanning counter and the area register can be maximized while flexibly supporting not only a standard size but also an irregular size such as a sub-scan long size. Can be reduced. Furthermore, in order to be able to output an irregular size, it is not necessary to significantly change hardware settings and the like, and it is possible to easily cope with the irregular size.

また、書き込み制御部の内部回路構成において、副走査有効領域信号を制御する機能を
副走査カウンタによる制御方式だけでなくフラグ設定による制御方式を併用することによ
り、副走査カウンタおよび領域レジスタのbit幅を低減し、回路を低コスト化すること
ができる。
In addition, in the internal circuit configuration of the write control unit, the function of controlling the sub-scanning effective area signal is used not only by the control system by the sub-scan counter but also by the control system by flag setting, so that the bit width of the sub-scan counter and the area register And the cost of the circuit can be reduced.

さらに、副走査有効領域信号を、フラグ設定制御方式と副走査カウンタ制御方式の2種
類を使用して切換制御する場合、両方の方式について優先順位を割当てる。すなわち、副
走査長尺の不定型サイズの作像に対し通常の定型サイズと同一の制御シーケンスで作像を
開始させ、作像終了タイミングのみ副走査長尺サイズ専用の制御方法に切り換えるソフト
ウェア上の処理を修正するのみで容易に対応することができる。
Furthermore, when the sub-scanning effective area signal is switched and controlled using two types of flag setting control method and sub-scanning counter control method, priority is assigned to both methods. That is, on the software, the image formation is started with the same control sequence as the normal standard size for the sub-scan long-size irregular-size image, and only the image formation end timing is switched to the control method dedicated to the sub-scan long size. It is possible to easily cope with the problem simply by correcting the processing.

(第1の実施形態)
以下、本発明につき、実施形態をもって説明するが、本発明は実施形態に限定されるも
のではない。図1は、画像形成装置の実施形態を示す。画像形成装置100は、半導体レ
ーザ、ポリゴンミラーなどの光学要素を含む光学装置102と、感光体ドラム、帯電装置
、現像装置などを含む像形成部112と、中間転写ベルトなどを含む転写部122を含ん
で構成される。光学装置102は、半導体レーザ(図示せず)などの光源から放出された
光ビームを、ポリゴンミラー102cにより偏向させ、fθレンズ102bに入射させている。光ビームAは、図示した実施形態ではシアン(C)、マゼンタ(M)、イエロー(Y)、ブラック(K)の各色に対応した数発生されていて、fθレンズ102bを通過した後、反射ミラー102aで反射される。
(First embodiment)
Hereinafter, although this invention is demonstrated with embodiment, this invention is not limited to embodiment. FIG. 1 shows an embodiment of an image forming apparatus. The image forming apparatus 100 includes an optical device 102 including optical elements such as a semiconductor laser and a polygon mirror, an image forming unit 112 including a photosensitive drum, a charging device, and a developing device, and a transfer unit 122 including an intermediate transfer belt. Consists of including. The optical device 102 deflects a light beam emitted from a light source such as a semiconductor laser (not shown) by a polygon mirror 102c and makes it incident on an fθ lens 102b. In the illustrated embodiment, a number of light beams A corresponding to each color of cyan (C), magenta (M), yellow (Y), and black (K) are generated, and after passing through the fθ lens 102b, the reflection mirror 102a is reflected.

WTLレンズ102dは、光ビームを整形した後、反射ミラー102eへと光ビームを
偏向させ、露光のために使用される光ビームLとして感光体ドラム104a、106a、
108a、110aへと、光ビームを像状照射する。感光体ドラム104a、106a、
108a、110aへの光ビームLの照射は、上述したように複数の光学要素を使用して
行われるため、主走査方向および副走査方向に関して、タイミング同期が行われている。
なお、以下、主走査方向を、光ビームの走査方向として定義し、副走査方向を、主走査方
向に対して直交する方向、多くの画像形成装置100では、感光体ドラム104a、10
6a、108a、110aの回転する方向として定義する。
The WTL lens 102d, after shaping the light beam, deflects the light beam toward the reflection mirror 102e, and forms the photosensitive drums 104a, 106a, 106b as the light beam L used for exposure.
108a and 110a are irradiated with a light beam in an image form. Photoconductor drums 104a, 106a,
Since the irradiation of the light beam L to 108a and 110a is performed using a plurality of optical elements as described above, timing synchronization is performed in the main scanning direction and the sub-scanning direction.
Hereinafter, the main scanning direction is defined as the light beam scanning direction, and the sub-scanning direction is a direction orthogonal to the main scanning direction. In many image forming apparatuses 100, the photosensitive drums 104a and 10
It is defined as the direction of rotation of 6a, 108a, 110a.

感光体ドラム104a、106a、108a、110aは、アルミニウムなどの導電性ドラム上に、少なくとも電荷発生層と、電荷輸送層とを含む光導電層を備えている。光導電層は、それぞれ感光体ドラム104a、106a、108a、110aに対応して配設され、コロトロン、スコロトロン、または帯電ローラなどを含んで構成される帯電器104b、106b、108b、110bにより表面電荷が付与される。   Each of the photosensitive drums 104a, 106a, 108a, and 110a includes a photoconductive layer including at least a charge generation layer and a charge transport layer on a conductive drum such as aluminum. The photoconductive layer is disposed corresponding to each of the photosensitive drums 104a, 106a, 108a, and 110a, and is charged with a surface charge by the chargers 104b, 106b, 108b, and 110b including a corotron, a scorotron, or a charging roller. Is granted.

各帯電器104b、106b、108b、110bにより感光体ドラム104a、10
6a、108a、110a上に付与された静電荷は、光ビームLにより像状露光され、静
電潜像が形成される。感光体ドラム104a、106a、108a、110a上に形成さ
れた静電潜像は、現像スリーブ、現像剤供給ローラ、規制ブレードなどを含む現像器10
4c、106c、108c、110cにより現像され、現像剤像が形成される。
Each of the chargers 104b, 106b, 108b, and 110b causes the photosensitive drums 104a and 10b.
The electrostatic charges applied on 6a, 108a, and 110a are imagewise exposed by the light beam L to form an electrostatic latent image. The electrostatic latent images formed on the photosensitive drums 104a, 106a, 108a, and 110a are developed by a developing device 10 including a developing sleeve, a developer supply roller, a regulating blade, and the like.
Development is performed by 4c, 106c, 108c, and 110c to form a developer image.

感光体ドラム104a、106a、108a、110a上に担持された現像剤像は、搬送ローラ114a、114b、114cにより矢線Bの方向に移動する中間転写ベルト114上に転写される。中間転写ベルト114は、C、M、Y、Kの現像剤を担持した状態で2次転写部へと搬送される。2次転写部は、2次転写ベルト118と、搬送ローラ118a、118bと含んで構成される。2次転写ベルト118は、搬送ローラ118a、118bにより矢線Cの方向に搬送される。2次転写部には、給紙カセットなどの受像材収容部128から上質紙、プラスチックシートなどの転写部材124が搬送ローラ126により供給される。   The developer images carried on the photosensitive drums 104a, 106a, 108a, and 110a are transferred onto the intermediate transfer belt 114 that moves in the direction of arrow B by the conveyance rollers 114a, 114b, and 114c. The intermediate transfer belt 114 is conveyed to the secondary transfer unit while carrying C, M, Y, and K developers. The secondary transfer unit includes a secondary transfer belt 118 and conveying rollers 118a and 118b. The secondary transfer belt 118 is conveyed in the direction of arrow C by the conveyance rollers 118a and 118b. A transfer member 124 such as high-quality paper or a plastic sheet is supplied to the secondary transfer unit from an image receiving material storage unit 128 such as a paper feed cassette by a conveying roller 126.

2次転写部は、2次転写バイアスを印加して、中間転写ベルト114上に担持された多
色現像剤像を、2次転写ベルト118上に吸着保持された転写部材124に転写する。転
写部材124は、2次転写ベルト118の搬送と共に定着装置120へと供給される。定
着装置120は、シリコーンゴム、フッソゴムなどを含む定着ローラなどの定着部材13
0を含んで構成されていて、転写部材124と多色現像剤像とを加圧加熱し、印刷物13
2として画像形成装置100の外部へと出力する。多色現像剤像を転写した後の転写ベル
ト114は、クリーニングブレードを含むクリーニング部116により転写残現像剤が除
去された後、次の像形成プロセスへと供給されている。
The secondary transfer unit applies a secondary transfer bias to transfer the multicolor developer image carried on the intermediate transfer belt 114 to a transfer member 124 held by suction on the secondary transfer belt 118. The transfer member 124 is supplied to the fixing device 120 along with the conveyance of the secondary transfer belt 118. The fixing device 120 includes a fixing member 13 such as a fixing roller including silicone rubber or fluorine rubber.
0, the transfer member 124 and the multicolor developer image are pressurized and heated, and the printed material 13
2 is output to the outside of the image forming apparatus 100. The transfer belt 114 after transferring the multi-color developer image is supplied to the next image forming process after the transfer residual developer is removed by a cleaning unit 116 including a cleaning blade.

図2は、画像形成装置100の画像データのデータフローを説明する制御ブロック20
0の実施形態を示す。画像形成装置100は、中央処理装置(CPU)を含むエンジン制
御部210により画像形成装置100が使用する各制御部の制御パラメータを設定する。
画像形成装置100のスタートスイッチを押す、またはプリントホストからの印刷ジョブ
スタート信号を有効になると、スキャナ部202またはプリンタドライバ204から画像
データ信号が画像処理部206へ出力される。画像処理部206では、画像データに対し
て像域分離、画像回転、編集などの各種画像処理施し、書き込み制御部208へ出力する。
FIG. 2 is a control block 20 for explaining the data flow of image data of the image forming apparatus 100.
0 embodiment is shown. In the image forming apparatus 100, an engine control unit 210 including a central processing unit (CPU) sets control parameters of each control unit used by the image forming apparatus 100.
When the start switch of the image forming apparatus 100 is pressed or a print job start signal from the print host is validated, an image data signal is output from the scanner unit 202 or the printer driver 204 to the image processing unit 206. The image processing unit 206 performs various image processing such as image area separation, image rotation, and editing on the image data, and outputs the image data to the writing control unit 208.

書き込み制御部208は、転写部材上に画像を形成するため、入力された画像データを
二次元画像に展開するタイミング処理を行い、二次元画像に展開された画像データを、L
D駆動部212のドライバ設定に合わせてフォーマット変換を施して出力する。LD駆動
部212は、レーザダイオード駆動用のドライバICを搭載する。LD駆動部212は、
入力された画像データに基づき書き込み光学ユニット214に接続したレーザダイオードを駆動し、感光体にレーザビームを露光させ静電潜像を形成する。
The writing control unit 208 performs timing processing for developing the input image data into a two-dimensional image in order to form an image on the transfer member, and converts the image data developed into the two-dimensional image to L
The format is converted in accordance with the driver setting of the D drive unit 212 and output. The LD driving unit 212 includes a driver IC for driving a laser diode. The LD drive unit 212
Based on the input image data, the laser diode connected to the writing optical unit 214 is driven, and the photosensitive member is exposed to a laser beam to form an electrostatic latent image.

図3は、画像形成装置100の書き込み制御部208を制御する周辺ブロックの詳細構
成を示す。画像形成装置100の制御は、エンジン制御部210にて所定の動作に対応す
るように制御されている。エンジン制御部210は、画像処理部206および書き込み制
御部208に画像形成を行うためのコマンド送受信信号を通知する。コマンド通信は、シリアル転送を使用して行われ、エンジン制御部210各制御部のステータスを受信確認することで制御状態を管理している。各種制御パラメータが設定された後、書き込み制御部208は、LD駆動部212に対して所定タイミングでLD214aを点灯させる点灯信号と、偏向器であるポリゴンモータ214bへ回転信号を出力し、光源であるLD214aから出射したレーザビームをポリゴンモータ214bにて偏向する。主走査方向への走査開始時、レーザビームは、同期検知板218に搭載した光学センサに入射される。同期検知板218は、レーザビームを検出し、同期検知信号を生成する。同期検知板218で生成された同期検知信号は、書き込み制御部208へ出力され、副走査方向の制御に利用される。
FIG. 3 shows a detailed configuration of peripheral blocks that control the writing control unit 208 of the image forming apparatus 100. The control of the image forming apparatus 100 is controlled by the engine control unit 210 so as to correspond to a predetermined operation. The engine control unit 210 notifies the image processing unit 206 and the writing control unit 208 of a command transmission / reception signal for performing image formation. Command communication is performed using serial transfer, and the control state is managed by confirming reception of the status of each control unit of the engine control unit 210. After the various control parameters are set, the writing control unit 208 outputs a lighting signal that causes the LD driving unit 212 to light the LD 214a at a predetermined timing and a rotation signal to the polygon motor 214b that is a deflector. The laser beam emitted from the LD 214a is deflected by the polygon motor 214b. At the start of scanning in the main scanning direction, the laser beam is incident on an optical sensor mounted on the synchronization detection plate 218. The synchronization detection plate 218 detects the laser beam and generates a synchronization detection signal. The synchronization detection signal generated by the synchronization detection plate 218 is output to the writing control unit 208 and used for control in the sub-scanning direction.

書き込み制御部208では、同期検知信号を主走査方向の基準信号としてタイミング制
御を行う。画像処理部206から書き込み制御部208への画像データ転送では、スキャ
ナ部(図示せず)やプリンタドライバ(図示せず)から画像データ信号が画像処理部20
6へ出力される。従って、画像処理部206で処理を施されたデータをLD駆動部212に転送する必要がある。転送タイミングについては、最終的に転写部材が出力されるタイミングでレジストレーションを行う必要がある。紙搬送制御と同期させたタイミングでエンジン制御部210から書き込み制御部208へジョブスタート命令を送信する。
The writing control unit 208 performs timing control using the synchronization detection signal as a reference signal in the main scanning direction. In the image data transfer from the image processing unit 206 to the writing control unit 208, an image data signal is received from a scanner unit (not shown) or a printer driver (not shown).
6 is output. Therefore, it is necessary to transfer the data processed by the image processing unit 206 to the LD driving unit 212. Regarding the transfer timing, it is necessary to perform registration at the timing when the transfer member is finally output. A job start command is transmitted from the engine control unit 210 to the writing control unit 208 at a timing synchronized with the paper conveyance control.

ジョブスタート命令を受信した書き込み制御部208では画像処理部206へ画像デー
タを転送要求するための副走査画像データ転送領域信号を出力する。画像処理部206で
は転送領域信号を受け画像データ信号を書き込み制御部208へ出力する。その際、書き込み制御部208と画像処理部206での主副走査のタイミングを同期させる必要がある。主走査方向のタイミングを同期化するために、主走査同期タイミング信号と、主走査画像データ転送領域信号とを使用する。主走査同期タイミング信号は、同期検知板218からの同期検知信号を基準信号として生成された信号であり、書き込み制御部208から画像処理部206へ転送される。
Upon receiving the job start command, the writing control unit 208 outputs a sub-scanning image data transfer area signal for requesting the image processing unit 206 to transfer image data. The image processing unit 206 receives the transfer area signal and outputs an image data signal to the write control unit 208. At this time, it is necessary to synchronize the timings of the main and sub scanning in the writing control unit 208 and the image processing unit 206. In order to synchronize the timing in the main scanning direction, the main scanning synchronization timing signal and the main scanning image data transfer area signal are used. The main scanning synchronization timing signal is a signal generated using the synchronization detection signal from the synchronization detection plate 218 as a reference signal, and is transferred from the writing control unit 208 to the image processing unit 206.

画像処理部206では主走査同期タイミング信号を受け、転送する画像データの有効領
域を示す主走査画像データ転送領域信号を生成し、転送画像データと合わせて書き込み制
御部208へと出力される。書き込み制御部208と、画像処理部206とのタイミング
同期は、主走査同期タイミング信号の1パルスについて、ポリゴンモータ214b面中に書き込む画像データを転送するルールで画像データおよび制御信号の転送を行う。エンジン制御部210では次の画像形成に合わせた各種制御パラメータをいつから設定するか判断するために、ジョブスタート信号を出力した後、どのタイミングで画像形成しているかを認識する必要がある。この認識は、最終制御ブロックであるLD駆動部212でレーザダイオードを駆動するタイミングで、書き込み制御部208からの副走査書き込み領域信号をエンジン制御部210へ渡すことによって、そのタイミングを認識させることができる。副走査書き込み領域信号により、エンジン制御部210は、書き込み制御部208での画像形成タイミングを確認する。
The image processing unit 206 receives the main scanning synchronization timing signal, generates a main scanning image data transfer area signal indicating an effective area of the image data to be transferred, and outputs the main scanning image data transfer area signal to the writing control unit 208 together with the transfer image data. Timing synchronization between the writing control unit 208 and the image processing unit 206 transfers image data and control signals according to a rule for transferring image data to be written into the surface of the polygon motor 214b for one pulse of the main scanning synchronization timing signal. The engine control unit 210 needs to recognize when an image is formed after outputting a job start signal in order to determine when to set various control parameters for the next image formation. This recognition can be recognized by passing the sub-scan writing area signal from the writing control unit 208 to the engine control unit 210 at the timing when the laser diode is driven by the LD driving unit 212 which is the final control block. it can. Based on the sub-scanning writing area signal, the engine control unit 210 confirms the image formation timing in the writing control unit 208.

図4は、図3に示した書き込み制御部208の詳細な内部構成を示す。書き込み制御部
208は、ASIC(Application Specified Integrated Circuit)などのマイクロプロ
セッサとして構成され、図4に示した実施形態では、副走査方向のタイミング制御機能を
実装するための詳細構成が示されている。副走査方向のタイミングは、本実施形態では、
副走査カウンタ、副走査領域レジスタ、および副走査強制フラグを使用して制御する。副
走査カウンタは、副走査方向の書き込み制御タイミングを管理するカウンタである。副走
査カウンタは、ジョブスタート命令によるスタート信号によって、書き込み制御部208から画像処理部206へと画像データ転送を要求する副走査画像データ転送領域信号のアサートに同期させて、カウントアップを開始する。具体的には、副走査カウンタは、書き込み制御部208が利用するROM、EEPROM、EPROM(図示せず)から初期値をロードし、同期検知信号を検出するたびにカウントアップする。
FIG. 4 shows a detailed internal configuration of the write control unit 208 shown in FIG. The write control unit 208 is configured as a microprocessor such as an ASIC (Application Specified Integrated Circuit). In the embodiment illustrated in FIG. 4, a detailed configuration for implementing a timing control function in the sub-scanning direction is illustrated. In the present embodiment, the timing in the sub-scanning direction is
Control is performed using a sub-scan counter, sub-scan area register, and sub-scan forced flag. The sub-scanning counter is a counter that manages the writing control timing in the sub-scanning direction. The sub-scanning counter starts counting up in synchronization with the assertion of the sub-scanning image data transfer area signal that requests image data transfer from the writing control unit 208 to the image processing unit 206 in response to a start signal in response to a job start command. Specifically, the sub-scanning counter loads an initial value from a ROM, EEPROM, or EPROM (not shown) used by the writing control unit 208, and counts up each time a synchronization detection signal is detected.

書き込み制御部208は、副走査領域を制御する副走査画像長、副走査トリム先端、後
端位置を設定された副走査領域レジスタ値208bと、副走査カウンタ値208aとを比較し、大小関係に応じて、副走査画像データ転送領域信号、副走査書き込み領域信号、副走査トリム領域信号の各領域信号を生成する。副走査トリム領域信号は、書き込み制御部208の内部で使用される信号であり、トリム領域内部の画像データを有効としてLD駆動部212への画像データをマスクするために使用される。副走査トリム領域信号により、画像データの最終書き込み領域が設定される。
The writing control unit 208 compares the sub-scanning area register value 208b in which the sub-scanning image length, the sub-scanning trim leading edge, and the rear-end position for controlling the sub-scanning area are set with the sub-scanning counter value 208a. In response, sub-scan image data transfer area signal, sub-scan write area signal, and sub-scan trim area signal are generated. The sub-scan trim area signal is a signal used inside the writing control unit 208, and is used to validate the image data inside the trim area and mask the image data to the LD driving unit 212. The final writing area of the image data is set by the sub-scanning trim area signal.

また、副走査強制フラグ208cは、アサート/ネゲート設定され、アサートされてい
る場合には、副走査方向への画像形成を副走査カウンタ値およびレジスタ値にかかわらず
副走査方向の各領域信号をアクティブ状態を継続させる。一方、副走査強制フラグ208
cがネゲートされている場合には、副走査領域レジスタ値208bと副走査カウンタ208aとを使用して副走査方向の各領域信号を制御する。
Further, the sub-scan forced flag 208c is asserted / negated, and when asserted, image formation in the sub-scan direction is activated for each area signal in the sub-scan direction regardless of the sub-scan counter value and the register value. Let the state continue. On the other hand, the sub-scanning forced flag 208
If c is negated, the sub-scanning area register value 208b and the sub-scanning counter 208a are used to control each area signal in the sub-scanning direction.

副走査強制フラグ208cは、本実施形態では、以下の条件が満たされた場合にエンジ
ン制御部210の切り換えモジュールとして実装され、実装された副走査強制フラグ208cがアサートされ、副走査方向への画像形成を強制的に継続させることにより、不定型サイズの転写部材に対する画像形成を、書き込み制御部208への大きな設定変更を伴うことなく実行することが可能となる。切り換えモジュールは、例えば以下の判断処理を実行して、カウンタ制御、カウンタ/フラグ制御、またはフラグ制御を切り換えることができる。
(a)画像処理部206が送付する主走査画像データ転送領域信号のデータビットの所定領域に副走査強制フラグ設定を明示的に通知するデータが含まれている場合。
(b)主走査画像データ転送領域信号が指定する画像の有効領域に対応し、ROMなどに登録された設定値よりも大きな値が指定されていると書き込み制御部208が判断した場合。
(c)ROMなどに予め登録された副走査強制フラグ設定を指定するレジスタ値が指定された場合。
In this embodiment, the sub-scanning forced flag 208c is mounted as a switching module of the engine control unit 210 when the following conditions are satisfied, and the mounted sub-scanning forced flag 208c is asserted, and the image in the sub-scanning direction is asserted. By forcibly continuing the formation, it is possible to execute image formation on the transfer member having an irregular size without a large setting change to the writing control unit 208. The switching module can switch counter control, counter / flag control, or flag control by executing the following determination processing, for example.
(A) A case where data that explicitly notifies the setting of the sub-scanning forced flag is included in a predetermined area of the data bits of the main-scanning image data transfer area signal sent by the image processing unit 206.
(B) When the writing control unit 208 determines that a value larger than the set value registered in the ROM or the like is designated corresponding to the effective area of the image designated by the main scanning image data transfer area signal.
(C) A register value that designates a sub-scanning forced flag setting registered in advance in a ROM or the like is designated.

上記(a)〜(c)のいずれかの条件が満足された場合、画像形成装置100は、副走
査強制フラグ208cを設定し、不定型サイズの転写部材に対する画像形成を実行し、(a)〜(c)のいずれかの条件が満たされない場合には、副走査カウンタ値およびレジスタ設定値を使用した副走査方向制御を実行する。
When any one of the above conditions (a) to (c) is satisfied, the image forming apparatus 100 sets the sub-scanning forced flag 208c, executes image formation on the transfer member having an irregular size, and (a) When any one of the conditions (c) to (c) is not satisfied, the sub-scanning direction control using the sub-scan counter value and the register set value is executed.

図5は、書き込み制御部208が実行する画像領域制御のタイミングチャートである。では、副走査強制フラグが設定されておらず、副走査カウンタ値およびレジスタ設定値を使用した副走査方向制御が実行される。図5に示すように、画像形成装置100は、ジョブスタート命令によるスタート信号が書き込み制御部208に入力されると、書き込み制御部208は、副走査遅延カウンタに遅延カウンタ初期ロード値:Aをロードし、同期検知信号に応じて−1ずつディクリメントする。副走査遅延カウンタは、副走査方向のレジストレーション量を調整するカウンタであり、副走査レジ調整値に応じて初期ロード値:Aの値を変更する。副走査遅延カウンタは、ディクリメント動作により0となると、書き込み制御部208は、副走査画像データ転送領域信号をアサートさせ、副走査カウンタにカウンタ初期ロード値:Dをロードする。   FIG. 5 is a timing chart of image area control executed by the writing control unit 208. The sub-scan forced flag is not set, and sub-scan direction control using the sub-scan counter value and the register set value is executed. As shown in FIG. 5, in the image forming apparatus 100, when a start signal according to a job start command is input to the writing control unit 208, the writing control unit 208 loads a delay counter initial load value: A to the sub-scanning delay counter. Then, -1 is decremented according to the synchronization detection signal. The sub-scanning delay counter is a counter that adjusts the registration amount in the sub-scanning direction, and changes the initial load value: A according to the sub-scanning registration adjustment value. When the sub-scanning delay counter becomes 0 by the decrement operation, the writing control unit 208 asserts the sub-scanning image data transfer area signal and loads the counter initial load value: D to the sub-scanning counter.

副走査カウンタは、同期検知信号に応じて+1ずつインクリメントするカウンタであり
、副走査画像長レジスタ値:Eに到達するとカウント動作を停止し、リセット初期値:0x
7F00にリセット停止するカウンタである。副走査書き込み領域信号は、副走査カウンタが
0に到達した際にアサートされ、副走査画像長レジスタ値:Eに到達した際にネゲートさ
れる。副走査トリム領域信号は、副走査カウンタが副走査トリム先端位置レジスタ値(図
5では、2に設定されるものとする。)に到達した際にアサートされ、副走査トリム後端
位置レジスタ値(図ではE−3)に到達した際にネゲートされる信号である。副走査書き
込み領域信号および副走査トリム領域信号は、上記レジスタの設定値に応じて副走査1ラ
イン単位で設定することができる。尚、以下の説明では、上述したように、副走査書き込み領域信号および副走査トリム領域信号は、上記レジスタの設定値に応じて副走査1ライン単位で設定することを前提に説明しているが、2ライン以上の単位で設定することも可能である。
The sub-scanning counter is incremented by +1 in accordance with the synchronization detection signal. When the sub-scanning image length register value: E is reached, the count operation is stopped and the reset initial value: 0x
It is a counter that stops resetting at 7F00. The sub-scan writing area signal is asserted when the sub-scan counter reaches 0, and negated when the sub-scan image length register value: E is reached. The sub-scan trim area signal is asserted when the sub-scan counter reaches the sub-scan trim leading edge position register value (assumed to be set to 2 in FIG. 5), and the sub-scan trim trailing edge position register value ( In the figure, the signal is negated when E-3) is reached. The sub-scan writing area signal and the sub-scan trim area signal can be set for each sub-scanning line in accordance with the set value of the register. In the following description, as described above, the sub-scan writing area signal and the sub-scan trim area signal are described on the premise that they are set in units of sub-scanning lines according to the set value of the register. It is also possible to set in units of two lines or more.

図5では、副走査カウンタが値(E−3)となったタイミングに同期して副走査トリム領域信号がネゲートされ、副走査カウンタが値Eとなったタイミングに同期して副走査書き込み領域信号がネゲートされ、副走査カウンタ値がリセット初期値0x7F00にリセットされて、副走査方向制御が終了する。図5に示した例では、上述した副走査強制フラグ設定条件が充足していないので、副走査カウンタおよびレジスタ値を使用した制御が実行され、定型サイズの転写部材に対する画像形成が実行される。   In FIG. 5, the sub-scan trim area signal is negated in synchronization with the timing when the sub-scan counter becomes the value (E-3), and the sub-scan write area signal is synchronized with the timing when the sub-scan counter becomes the value E. Is negated, the sub-scanning counter value is reset to the reset initial value 0x7F00, and the sub-scanning direction control ends. In the example shown in FIG. 5, since the above-described sub-scanning forced flag setting condition is not satisfied, control using the sub-scanning counter and the register value is executed, and image formation is performed on a standard size transfer member.

図6は、書き込み制御部208の画像領域制御についてのタイミングチャートの他の例を示す。図6に示したタイミングチャートでは、副走査画像データ転送領域信号は、副走査カウンタが初期値:Dをロードしたと同期してアサートされ、副走査画像長レジスタ値:Eに到達したと同期してネゲートされる。画像処理部206から転送される画像データは、副走査書き込みライン数と同ライン数とされるので、画像データは、前もってネゲートする必要がある。しかしながら、後述する図7に示すように、画像処理部206で副走査後端部に白ラインデータを追加する処理、書き込み制御部208での副走査後端トリム機能により余分な白領域についての出力マスク処理を使用する例では、副走査画像データ転送領域信号と副走査書き込み領域信号とのネゲートタイミングを同一タイミングに制御することができる。なお、アサートタイミングについては、画像処理部206のモードに応じて異なる場合がある。   FIG. 6 shows another example of a timing chart regarding image area control of the writing control unit 208. In the timing chart shown in FIG. 6, the sub-scanning image data transfer area signal is asserted in synchronization with the sub-scanning counter having loaded the initial value: D, and in synchronization with reaching the sub-scanning image length register value: E. Negated. Since the image data transferred from the image processing unit 206 has the same number of lines as the number of sub-scan writing lines, the image data needs to be negated in advance. However, as shown in FIG. 7 which will be described later, the processing for adding white line data to the rear end portion of the sub-scan in the image processing unit 206 and the output for the extra white area by the sub-scan rear end trim function in the writing control unit 208 In an example using mask processing, the negation timing of the sub-scanning image data transfer area signal and the sub-scanning writing area signal can be controlled to the same timing. Note that the assert timing may differ depending on the mode of the image processing unit 206.

例えば、例えば副走査画像データ転送領域信号および副走査書き込み領域信号のアサート間隔が異なる場合とは、画像処理部206での処理遅延ライン数が異なる場合を挙げることができる。画像処理部206では副走査画像データ転送領域信号のアサートを受けて画像データ信号を書き込み制御部208へ出力する。先頭ラインデータが出力されるまでの処理遅延ライン数:Tdは、画像処理部206が実行する画像処理モードに応じて異なるので一概に決まらない。そこで、処理モードに対応付けて処理遅延ライン数:Tdの変化について副走査カウンタの初期ロード値を変更することにより吸収することにより対応される。これに対応し、図5で示した例に対し、図6に示した例のタイミングチャートでは、図5に示したタイミングチャートでは、Td=2ライン遅延とされているが、図6に示したタイミングチャートでは、Td=3ライン遅延として設定されている。これに対応し、書き込み制御部208は、副走査カウンタ初期ロード値を図5では0x7FFD、図6では0x7FFCと異なる値を設定し、画像処理部208での処理遅延ライン数の相違に対応している。   For example, the case where the assertion intervals of the sub-scanning image data transfer area signal and the sub-scanning writing area signal are different can be the case where the number of processing delay lines in the image processing unit 206 is different. In response to the assertion of the sub-scanning image data transfer area signal, the image processing unit 206 outputs the image data signal to the writing control unit 208. The number of processing delay lines Td until the start line data is output: Td is not determined in general because it varies depending on the image processing mode executed by the image processing unit 206. Therefore, the change in the number of processing delay lines: Td is associated with the processing mode by absorbing the change by changing the initial load value of the sub-scanning counter. Corresponding to this, in the timing chart of the example shown in FIG. 6 in the example shown in FIG. 5, Td = 2 line delay in the timing chart shown in FIG. 5 is shown in FIG. In the timing chart, Td = 3 line delay is set. In response to this, the writing control unit 208 sets a sub-scanning counter initial load value different from 0x7FFD in FIG. 5 and 0x7FFC in FIG. 6, and responds to the difference in the number of processing delay lines in the image processing unit 208. Yes.

図7は、書き込み制御部208の画像領域制御のタイミングチャートのさらに他の例を
示す。図7に示した例では、上述した(a)〜(c)の指令または条件が充足されており、副走査強制フラグ208cが副走査カウンタがフルカウントになる前の適切なタイミングでアサート(アクティブ化)される。適切なタイミングとは、副走査カウンタのカウントアップ、副走査書き込み領域信号のアサート/ネゲート、または副走査トリム領域信号のアサート/ネゲートなど、他の制御タイミングと明確に区別され、CPUのクロックタイムを使用しても他の制御タイミングに影響を与えないタイミングを意味する。この適切なタイミングとは、具体的には、副走査画像データ転送領域信号、画像データ信号転送開始、副走査カウンタのカウント開始、副走査書き込み領域信号アサート、または副走査トリム領域信号アサートなどの種々のタイミングから、設定された遅延時間が経過したタイミングとすることができる。
FIG. 7 shows still another example of a timing chart of image area control of the writing control unit 208. In the example shown in FIG. 7, the above-described commands or conditions (a) to (c) are satisfied, and the sub-scan forced flag 208c is asserted (activated) at an appropriate timing before the sub-scan counter reaches the full count. ) Appropriate timing is clearly distinguished from other control timings such as sub-scan counter count-up, sub-scan write area signal assert / negate, or sub-scan trim area signal assert / negate. It means a timing that does not affect other control timing even if it is used. Specifically, the appropriate timing includes various sub-scan image data transfer area signal, image data signal transfer start, sub-scan counter count start, sub-scan write area signal assert, or sub-scan trim area signal assert. From this timing, it can be assumed that the set delay time has elapsed.

図7に示した例では、スタート信号から副走査遅延カウンタを起動し副走査画像データ転送領域信号をアサートさせる。そして、書き込み制御部208は、副走査カウンタを起動し、画像処理部からの画像データ信号入力を受け副走査書き込み領域信号と副走査トリム領域信号をアサートさせ画像形成動作を開始する。図7に示したタイミングチャートは、長尺サイズの画像形成を実行する場合のタイミングチャートであり、副走査画像長が副走査カウンタのフルカウント値を越えて副走査方向への画像形成を制御するものである。   In the example shown in FIG. 7, the sub-scanning delay counter is activated from the start signal, and the sub-scanning image data transfer area signal is asserted. Then, the writing control unit 208 activates the sub-scanning counter, receives an image data signal input from the image processing unit, asserts the sub-scanning writing area signal and the sub-scanning trim area signal, and starts an image forming operation. The timing chart shown in FIG. 7 is a timing chart when long-size image formation is performed, and controls image formation in the sub-scanning direction when the sub-scanning image length exceeds the full count value of the sub-scanning counter. It is.

従来の副走査方向制御では、副走査画像長レジスタについて副走査カウンタのフルカウ
ント値と同一値の0x7F00に設定した場合であっても、画像形成中に副走査カウンタがフル
カウントに達すると、0x7F00でカウンタ停止し、フルカウント以上の副走査方向への制御
が不可能となる。このため、15bit幅の副走査画像長レジスタに、最大値(0x7F00)
を設定していても、副走査カウンタ値と同値になるので副走査画像データ転送領域信号、
副走査書き込み領域信号、トリム領域信号はネゲートし画像形成を終了させてしまう。こ
のことは、長尺サイズに対応させるために、長尺サイズ分の副走査カウンタおよびレジスタメモリのbitサイズを必要とし、ハードウェア設計およびソフトウェア設計いずれについても設計負担を要することとなり、また装置コストも高まってしまう。
In the conventional sub-scanning direction control, even when the sub-scanning image length register is set to 0x7F00 which is the same value as the full-counting value of the sub-scanning counter, if the sub-scanning counter reaches the full count during image formation, the counter is set to 0x7F00. It stops, and control in the sub-scanning direction over the full count becomes impossible. Therefore, the maximum value (0x7F00) is stored in the 15-bit width sub-scanning image length register.
Is set to the same value as the sub-scanning counter value, so the sub-scanning image data transfer area signal,
The sub-scan writing area signal and the trim area signal are negated and the image formation is terminated. This requires a bit size of the sub-scanning counter and register memory corresponding to the long size in order to correspond to the long size, and requires a design burden for both hardware design and software design, and the device cost. Will also increase.

一方、図7に示した例では、アセンブラ言語やC言語などにより記述されるプログラムによって副走査強制フラグ208cが設定されているか否かの判断を行う。この判断は、副走査カウンタのカウント値と初期ロード値Dとの比較を行うタイミングの前に行われる。エンジン制御部210は、ジョブスタート命令を書き込み制御部208へ送信し、所定時間経過した後、エンジン制御部210にて書き込み制御部208からの副走査画像データ転送領域信号を監視し、領域信号がアクティブになったことを検知して画像形成動作を開始したことを確認する。   On the other hand, in the example shown in FIG. 7, it is determined whether or not the sub-scanning forced flag 208c is set by a program described in an assembler language or C language. This determination is made before the timing for comparing the count value of the sub-scanning counter with the initial load value D. The engine control unit 210 transmits a job start command to the write control unit 208, and after a predetermined time has elapsed, the engine control unit 210 monitors the sub-scanning image data transfer region signal from the write control unit 208. It is confirmed that the image forming operation is started by detecting the activation.

図8は、上述した図7に示す書き込み制御部208が行う画像領域制御のタイミングチャートの副走査制御に関する処理フローである。図8に示すように、エンジン制御部210が書き込み制御部208に対してジョブスタート命令を発行すると(ステップS801)、書き込み制御部208は、図9に示す副走査領域制御処理(ステップS802)を行う。   FIG. 8 is a processing flow relating to the sub-scanning control of the timing chart of the image area control performed by the write control unit 208 shown in FIG. As shown in FIG. 8, when the engine control unit 210 issues a job start command to the write control unit 208 (step S801), the write control unit 208 performs the sub-scanning area control process (step S802) shown in FIG. Do.

図9に示す副走査領域制御処理では、まず書き込み制御部208は、副走査書き込み領域信号がアサートされたか否かを判定し(ステップS901)、アサートされたと判定しない場合(ステップS901;No)、アサートされるまで待機する。一方、副走査書き込み領域信号がアサートされたと判定した場合(ステップS901;Yes)、さらに書き込み制御部208は、画像を形成する領域の副走査サイズが長尺サイズか否かを判定する(ステップS902)。   In the sub-scanning area control process shown in FIG. 9, first, the writing control unit 208 determines whether or not the sub-scanning writing area signal is asserted (step S901), and when it is not determined that it is asserted (step S901; No), Wait until asserted. On the other hand, when it is determined that the sub-scanning writing area signal is asserted (step S901; Yes), the writing control unit 208 further determines whether or not the sub-scanning size of the area where the image is formed is a long size (step S902). ).

そして、画像を形成する領域の副走査サイズが長尺サイズでないと判定した場合(ステップS902;No)、さらに副走査書き込み信号がネゲートされたか否かを判定し(ステップS906)、副走査書き込み信号がネゲートされていないと判定した場合(ステップS906;No)、副走査書き込み信号がネゲートされるまで待機する。一方、副走査書き込み信号がネゲートされたと判定した場合(ステップS906;Yes)、図9に示す副走査領域制御の処理を終了する。   If it is determined that the sub-scan size of the area where the image is to be formed is not a long size (step S902; No), it is further determined whether or not the sub-scan write signal has been negated (step S906). Is determined not to be negated (step S906; No), it waits until the sub-scan writing signal is negated. On the other hand, if it is determined that the sub-scan writing signal is negated (step S906; Yes), the sub-scanning area control process shown in FIG. 9 is terminated.

一方、画像を形成する領域の副走査サイズが長尺サイズであると判定した場合(ステップS902;Yes)、書き込み制御部208は、副走査強制フラグ208cをアクティブに設定し(ステップS903)、さらに副走査強制フラグをアクティブにした状態で、副走査終了位置を検出したか否かを判定し(ステップS904)、副走査終了位置を検出しないと判定した場合(ステップS904;No)、副走査終了位置を検出するまで待機し、副走査終了位置を検出した場合(ステップS904;Yes)、ステップS903でアクティブにした副走査強制フラグ208cをインアクティブにして(ステップS905)、副走査領域制御処理を終了する。   On the other hand, when it is determined that the sub-scanning size of the area where the image is to be formed is a long size (step S902; Yes), the writing control unit 208 sets the sub-scanning forced flag 208c to active (step S903), and further It is determined whether or not the sub-scan end position is detected with the sub-scan forced flag active (step S904). If it is determined that the sub-scan end position is not detected (step S904; No), the sub-scan end is completed. When the sub-scanning end position is detected (step S904; Yes), the sub-scanning forced flag 208c activated in step S903 is made inactive (step S905), and the sub-scanning area control process is performed. finish.

図8に戻り、ステップS802において副走査制御処理が終了すると、書き込み制御部208は、次のページの印刷要求、すなわち画像データ転送要求があるか否かを判定し(ステップS803)、印刷要求があると判定した場合は(ステップS803;Yes)、ステップS801に戻り、ステップS802以降の処理を繰り返す。一方、印刷要求がないと判定した場合は(ステップS803;No)、副走査制御に関する処理を終了する。   Returning to FIG. 8, when the sub-scanning control process ends in step S802, the writing control unit 208 determines whether there is a print request for the next page, that is, an image data transfer request (step S803). If it is determined that there is any (step S803; Yes), the process returns to step S801, and the processes after step S802 are repeated. On the other hand, if it is determined that there is no print request (step S803; No), the process related to the sub-scanning control is terminated.

なお、図7に示した例では、副走査強制フラグ208cの設定は、副走査画像データ転送領域信号のアサートの後、書き込み制御部208は、副走査トリム領域がアクティブになるまでの遅延時間の後にアサートされる。副走査領域強制フラグ208cがアサートされる場合は、副走査カウンタ値208aと副走査領域レジスタ値208の大小関係の判断を行う処理ステップおよび副走査書き込み領域信号、副走査トリム領域信号をネゲートする処理ステップをスキップさせ、副走査強制フラグ208cのネゲート(インアクティブ化)に同期させて、副走査書き込み領域信号、副走査トリム領域信号のネゲートを制御する。当該処理を実行させることにより、副走査画像データ転送領域信号は、副走査強制フラグ208cのアサート/ネゲートに対応して制御されるので、副走査カウンタ値208aがフルカウントに到達した後も画像形成を継続することができる。   In the example shown in FIG. 7, the setting of the sub-scanning forced flag 208c is based on the delay time until the sub-scanning trim area becomes active after the sub-scanning image data transfer area signal is asserted. Asserted later. When the sub-scanning region forced flag 208c is asserted, processing steps for determining the magnitude relationship between the sub-scanning counter value 208a and the sub-scanning region register value 208, and processing for negating the sub-scanning writing region signal and the sub-scanning trim region signal The step is skipped and the sub-scan writing area signal and sub-scan trim area signal negation are controlled in synchronization with the negation (inactivation) of the sub-scanning forced flag 208c. By executing this processing, the sub-scanning image data transfer area signal is controlled in response to assertion / negation of the sub-scanning forced flag 208c, so that image formation is performed even after the sub-scanning counter value 208a reaches the full count. Can continue.

画像形成終了のタイミングは、副走査強制フラグ208cのネゲートにより指定される
。副走査強制フラグ208cのネゲートには、種々の変形例を使用することができる。例えば、図5に示した例では、エンジン制御部210が検出可能な手段にて長尺サイズの終了位置を検出することができる。検出したタイミングにて転写紙端部まで充分に画像形成可能な時間を経過させた後に、書き込み制御部208へ副走査領域強制フラグを無効に設定する。その後、副走査領域強制フラグ208cをネゲートした次の同期検知信号サイクルのタイミングで領域信号をネゲートさせ副走査画像形成を終了する。
The image formation end timing is designated by the negation of the sub-scanning forced flag 208c. Various modifications can be used for negating the sub-scanning forced flag 208c. For example, in the example shown in FIG. 5, the end position of the long size can be detected by means that can be detected by the engine control unit 210. After a sufficient time for image formation has elapsed up to the end of the transfer paper at the detected timing, the sub-scanning region forced flag is set to invalid in the writing control unit 208. Thereafter, the area signal is negated at the timing of the next synchronization detection signal cycle after the sub-scanning area forced flag 208c is negated, and the sub-scanning image formation is completed.

副走査領域強制フラグ208cをネゲートしたタイミングと同時に各領域信号をネゲー
トせず、次の同期検知信号サイクルでネゲートさせることにより、主走査方向への走査途
中に副走査方向制御を切り替えさせることによる異常画像の発生を防止することができる
。なお、エンジン制御部210での長尺サイズの副走査終了位置の検出については、ライ
ン単位の分解能で検出することができる場合にはライン単位での検出を利用し、副走査強
制フラグ208cの制御に反映させることができる。また、ライン単位での検出が困難な
場合、画像処理部206から書き込み制御部208へ転送する画像データの副走査方向へ
の有効画像データ以降について、画像データを、画像上で見た場合白ラインなど画像上に
出現しないダミーデータを付加して転送する処理を追加することができる。ダミーデータ
は、白画像を与えるデータでもよいし、また白画像を与えるキャラクタなどをデリミタと
して与えておき、当該キャラクタを画像処理部206が作成し、画像データとして送付す
ることもできる。
An abnormality caused by switching the sub-scanning direction control during scanning in the main scanning direction by negating each region signal at the next synchronization detection signal cycle without negating each region signal simultaneously with the timing when the sub-scanning region forcing flag 208c is negated. Generation of an image can be prevented. Note that when the sub-scanning end position of the long size in the engine control unit 210 can be detected with line-by-line resolution, detection in line units is used to control the sub-scan forced flag 208c. Can be reflected. If it is difficult to detect line by line, when the image data is viewed on the image after the effective image data in the sub-scanning direction of the image data transferred from the image processing unit 206 to the writing control unit 208, a white line is displayed. For example, a process of transferring dummy data that does not appear on the image can be added. The dummy data may be data that gives a white image, or a character that gives a white image may be given as a delimiter, and the character may be created by the image processing unit 206 and sent as image data.

画像形成装置100は、付加されたダミーデータの画像を形成している間またはデリミ
タが検出されている期間中の適切なタイミングで副走査強制フラグ208cをネゲートす
ることで、出力画像の副走査端部に異常画像を出力せずに長尺サイズの画像形成を終了す
る。上述した処理を使用することにより、副走査長尺サイズ分に対応する副走査カウンタ
や領域レジスタのbit幅を確保するようにハードウェア資源を変更することなく、副走
査長尺サイズの画像形成を実現することができる。また、副走査領域強制フラグ208c
のアサート/ネゲートによる副走査画像データ転送領域信号のアサート/ネゲートのタイ
ミングを、最小の同期検知信号サイクルとすることで、最小の遅延時間で主走査方向の先
頭位置からの異常画像を防止することが可能となる。
The image forming apparatus 100 negates the sub-scanning forced flag 208c at an appropriate timing while the image of the added dummy data is being formed or during the period when the delimiter is detected, so that the sub-scanning end of the output image The image formation of the long size is finished without outputting the abnormal image to the part. By using the above-described processing, it is possible to form a sub-scan long size image without changing the hardware resources so as to secure the bit width of the sub-scan counter and area register corresponding to the sub-scan long size. Can be realized. Further, the sub-scanning region forced flag 208c
By subtracting the timing of sub-scanning image data transfer area signal assertion / negation by the minimum synchronization detection signal cycle by asserting / negating, an abnormal image from the head position in the main scanning direction can be prevented with a minimum delay time. Is possible.

さらに、図5〜図7の例で示したように、本実施形態では、定型サイズの画像形成では副走査カウンタと副走査領域レジスタ値との大小関係により副走査カウンタが0以上、かつ副走査画像長の設定レジスタ値以下の範囲を副走査の画像有効領域として扱い、カウンタ値:0を副走査先端、カウンタ値:副走査画像長の設定レジスタ値を副走査後端として制御している。一方、長尺サイズの画像形成では、定型サイズと同様に副走査カウンタと副走査領域レジスタ値の大小関係で副走査カウンタ値:0を副走査先端位置として検出する。さらに、副走査先端位置を検出した後に副走査強制フラグ208cをネゲート状態からアサート状態に設定することで、副走査カウンタ値がフルカウント停止した後も副走査領域信号をアクティブ状態に保持する。なお、副走査強制フラグ208cのアサートと同時に副走査カウンタのカウント処理を停止させてもよい。   Furthermore, as shown in the examples of FIGS. 5 to 7, in this embodiment, in the image formation of a standard size, the sub-scan counter is 0 or more and the sub-scan is based on the magnitude relationship between the sub-scan counter and the sub-scan area register value. A range equal to or less than the image length setting register value is treated as the sub-scanning image effective area, and the counter value: 0 is controlled as the sub-scanning leading edge, and the counter value: sub-scanning image length setting register value is controlled as the sub-scanning trailing edge. On the other hand, in long-size image formation, the sub-scanning counter value: 0 is detected as the sub-scanning front end position based on the magnitude relationship between the sub-scanning counter and the sub-scanning area register value, as in the standard size. Further, by setting the sub-scanning forced flag 208c from the negated state to the asserted state after detecting the sub-scanning front end position, the sub-scanning area signal is held in the active state even after the sub-scanning counter value has stopped full counting. Note that the count process of the sub-scanning counter may be stopped simultaneously with the assertion of the sub-scanning forced flag 208c.

副走査強制フラグ208cのアサート期間中は、副走査カウンタと副走査領域レジスタ
値とを使用することなく、副走査領域信号のアクティブ/インアクティブ制御を実行し、
副走査強制フラグ208cが設定されている期間中アクティブ状態を継続させ、画像形成
を有効にする。副走査後端は副走査強制フラグ208cをアサート状態からネゲート状態
に遷移させ、副走査画像データ領域信号をインアクティブ状態に移行させる。なお、副走
査強制フラグ208cがアサートされるまでは、書き込み制御部208は、副走査カウン
タと副走査領域レジスタ値との大小関係に応じて副走査領域信号を制御している。
During the assertion period of the sub-scanning forced flag 208c, the active / inactive control of the sub-scanning area signal is executed without using the sub-scanning counter and the sub-scanning area register value,
During the period when the sub-scanning forced flag 208c is set, the active state is continued to enable image formation. The rear end of the sub-scan shifts the sub-scan forced flag 208c from the asserted state to the negated state, and shifts the sub-scanned image data area signal to the inactive state. Note that until the sub-scanning forced flag 208c is asserted, the writing control unit 208 controls the sub-scanning area signal according to the magnitude relationship between the sub-scanning counter and the sub-scanning area register value.

このため、定型サイズの画像形成時には副走査強制フラグを常時無効設定で使用するこ
とで、従来の画像形成方法を使用し、最小のソフトウェア構成を修正するだけで、同一の制御ブロック構成を有する書き込み制御部208にて定型サイズおよび長尺サイズの画像形成を実現することができ、画像形成装置100の画像形成サイズへの対応性を拡張することができる。
For this reason, when a fixed-size image is formed, the sub-scan forced flag is always used with the invalid setting, so that writing with the same control block configuration can be performed by using the conventional image forming method and correcting the minimum software configuration. The control unit 208 can realize standard-size and long-size image formation, and can expand the correspondence of the image forming apparatus 100 to the image formation size.

(第2の実施形態)
図10は、本実施形態の画像形成方法を、カラー画像形成装置に適用する場合の画像データのデータフローに対応する制御ブロック800を示す。図2に示した第1の実施形態と比較した場合、カラー画像形成装置の制御ブロック800では、カラー画像に対応するためスキャナ部802やプリンタドライバ804からRGBの画像データが入力される。画像処理部806では、RGB−KMYCの色域変換や、色変換などが実行される。色変換後の画像データは、書き込み制御部808へと送られ、トナー色に対応したKMYCの4色データとして出力される。4色データは、それぞれ各作像色に対応したLD駆動部812に送られて作像色を担当するレーザダイオードを駆動させて感光体ドラム上に静電潜像を形成する。
(Second Embodiment)
FIG. 10 shows a control block 800 corresponding to the data flow of image data when the image forming method of this embodiment is applied to a color image forming apparatus. Compared with the first embodiment shown in FIG. 2, the control block 800 of the color image forming apparatus receives RGB image data from the scanner unit 802 and the printer driver 804 in order to support color images. The image processing unit 806 executes RGB-KMYC color gamut conversion, color conversion, and the like. The color-converted image data is sent to the writing control unit 808 and output as four color data of KMYC corresponding to the toner color. The four-color data is sent to an LD driving unit 812 corresponding to each image forming color, and a laser diode responsible for the image forming color is driven to form an electrostatic latent image on the photosensitive drum.

(第3の実施形態)
図11は、図10で示したカラー画像形成装置の制御ブロック800のさらに詳細な制御ブロック900を示す。図11では、カラー画像形成装置の書き込み制御部908を制御する、周辺ブロックとの構成を詳細に示す。基本的な機能構成については、図3で詳細に説明したと同様の機能ブロックを備えている。しかしながら、カラー画像形成装置として機能させるため、エンジン制御部910と、書き込み制御部908と、画像処理部906および書き込み制御部間908の制御信号はKMYCの4色分のデータが転送される。書き込み制御部908内部には、KMYCの各色に対応した副書き込み制御部908a〜908dが実装され、各々独立に各色の画像データを展開し、主副走査タイミング制御を実行させている。
(Third embodiment)
FIG. 11 shows a more detailed control block 900 of the control block 800 of the color image forming apparatus shown in FIG. FIG. 11 shows in detail the configuration with peripheral blocks that control the writing control unit 908 of the color image forming apparatus. The basic functional configuration includes functional blocks similar to those described in detail with reference to FIG. However, in order to function as a color image forming apparatus, data for four colors of KMYC is transferred as control signals for the engine control unit 910, the write control unit 908, the image processing unit 906, and the write control unit 908. In the writing control unit 908, sub-writing control units 908a to 908d corresponding to the respective colors of KMYC are mounted, and the image data of each color is developed independently to execute main / sub scanning timing control.

図11では、書き込み光学ユニット914a〜914eは、1つのポリゴンモータ914eを中心に両方向へ走査するレイアウトを有するものとして説明している。本実施形態は、図11に示した実施形態に限定されず、各色ごとにポリゴンモータを配置した光学ユニットを含むように構成することもできる。図11中の同期検知板918a、918bは、ポリゴンモータ914eを中心に配置するレイアウトとして説明されているので、走査位置の片側2色で共通の同期検知板918a、918bを使用し、対向する側で別の共通する同期検知板916c、916dを使用する構成になっている。すなわち、図11に示した実施形態では、KとM色、YとC色は、同一同期検知基板を使用して同期制御を行う。なお、各色ごとの書き込み制御については、図2〜図7で説明したと同様に行われる。   In FIG. 11, the writing optical units 914a to 914e are described as having a layout that scans in both directions around a single polygon motor 914e. The present embodiment is not limited to the embodiment shown in FIG. 11, and may be configured to include an optical unit in which a polygon motor is arranged for each color. Since the synchronization detection plates 918a and 918b in FIG. 11 are described as a layout in which the polygon motor 914e is arranged at the center, the common detection plates 918a and 918b are used for two colors on one side of the scanning position, and the opposite sides are used. Therefore, another common synchronization detection plate 916c, 916d is used. That is, in the embodiment shown in FIG. 11, K and M colors and Y and C colors are subjected to synchronization control using the same synchronization detection board. Note that writing control for each color is performed in the same manner as described with reference to FIGS.

図12は、図11に示したカラー画像形成装置の制御ブロック1000が実行する、書き込み制御部1008の内部データ構成および副走査方向のタイミング制御処理を示す。複数の感光体ドラムを備えるカラータンデム機での作像タイミングは、各色の感光体ドラム位置に応じたタイミングで作像する必要がある。すなわち、同一ページの作像動作であっても副走査方向への作像タイミングが作像色毎に異なる。このため、複数色の書き込み制御を担う書き込み制御部1008は、各色毎に副走査方向のタイミング制御を実行する。このため、KMYC色毎に、各々独立した副走査カウンタと、領域を設定する副走査領域レジスタとを対応させて備えている。   FIG. 12 shows an internal data configuration of the writing control unit 1008 and timing control processing in the sub-scanning direction, which is executed by the control block 1000 of the color image forming apparatus shown in FIG. The image forming timing in a color tandem machine including a plurality of photosensitive drums needs to be formed at a timing corresponding to the position of the photosensitive drum for each color. That is, even in the image forming operation of the same page, the image forming timing in the sub-scanning direction differs for each image forming color. For this reason, the writing control unit 1008 responsible for writing control of a plurality of colors executes timing control in the sub-scanning direction for each color. For this reason, for each KMYC color, an independent sub-scanning counter and a sub-scanning area register for setting an area are associated with each other.

長尺サイズ対応時であっても作像タイミングは、副走査方向に各色独立なので、各副書
き込み制御部1008a〜1008dについて、各色独立の副走査強制フラグが設定可能
とされている。図12に示した実施形態では、副走査強制フラグを使用した副走査タイミ
ング制御を、各色独立に実行させることにより、カラータンデム機での長尺サイズ対応を
容易に実現することができ、長尺サイズへの対応についても、同一のハードウェア構成を
含む書き込み制御部1008を使用しながら、最小のソフトウェア的な修正で行うことが
可能となる。
Even when the long size is supported, since the image forming timing is independent for each color in the sub-scanning direction, the sub-scanning forced flag independent for each color can be set for each of the sub-write control units 1008a to 1008d. In the embodiment shown in FIG. 12, the sub-scanning timing control using the sub-scanning forced flag is executed independently for each color, so that it is possible to easily realize the long size correspondence with the color tandem machine. The correspondence to the size can be performed with a minimum software correction while using the write control unit 1008 including the same hardware configuration.

(第4の実施形態)
図13は、書き込み制御部についてさらに別の実施形態における制御ブロック1100
を示す。図4で示した第1の実施形態と比較した場合、書き込み制御部1108内の副走査方向タイミング制御のための機能構成が相違する。すなわち、図13に示した実施形態では、書き込み制御部1108は、副走査カウンタを1つ実装し、副走査画像長や副走査トリム先端・後端位置を設定する副走査領域レジスタおよび副走査強制フラグを、A群1108aおよびB群1108bに分類して制御する。
(Fourth embodiment)
FIG. 13 shows a control block 1100 in yet another embodiment of the write control unit.
Indicates. Compared with the first embodiment shown in FIG. 4, the functional configuration for sub-scanning direction timing control in the writing control unit 1108 is different. That is, in the embodiment shown in FIG. 13, the writing control unit 1108 has one sub-scanning counter, and sets the sub-scanning image length and the sub-scanning trim leading and trailing end positions, and the sub-scanning forced register. The flag is controlled by being classified into A group 1108a and B group 1108b.

図13で示すように、A群とB群と構成する理由は、図13の実施形態では、インター
リーブ動作などにより、異なるサイズが混在する場合に画像形成する画像形成装置に対し
て好ましく適用することができる。例えば、A3およびA4サイズの転写部材が混在した
ドキュメントを画像形成する場合、画像領域を瞬時に切り換える必要がある。その際、画
像領域レジスタを各サイズで共用する場合、サイズ変更時にエンジン制御部1110から
のシリアルコマンド通信にて画像領域レジスタ値を変更しなければならない。エンジン制
御部1110のパフォーマンスが高い場合はサイズ変更時の作像タイミングを遅延させる
必要がないが、パフォーマンスが充分ではない画像形成装置ではサイズ変更時にページ間
の作像タイミングを遅延させ、画像領域レジスタ設定を変更した後に、サイズ変更後の作
像を開始する必要があり、この結果、画像形成装置全体のPPM値(Print Per Minute)な
どの作像パフォーマンスを低下させてしまう。
As shown in FIG. 13, the reason why the A group and the B group are configured is preferably applied to an image forming apparatus that forms an image when different sizes are mixed due to an interleave operation or the like in the embodiment of FIG. Can do. For example, when forming an image of a document in which A3 and A4 size transfer members are mixed, it is necessary to switch the image area instantaneously. At this time, when the image area register is shared by each size, the image area register value must be changed by serial command communication from the engine control unit 1110 when the size is changed. When the performance of the engine control unit 1110 is high, it is not necessary to delay the image formation timing at the time of the size change. However, in an image forming apparatus with insufficient performance, the image formation register between the pages is delayed at the time of the size change. After changing the setting, it is necessary to start image formation after the size change. As a result, the image forming performance such as PPM value (Print Per Minute) of the entire image forming apparatus is lowered.

図13に示した実施形態は、副走査領域レジスタをA群1108aとB群1108bの
2種類実装させ、転写部材のサイズ変更に対応させて、A群レジスタとB群レジスタを選
択し、選択していないレジスタ群の設定値を他方選択時に変更する、擬似的スレッド処理
を実行する。擬似的スレッド処理では、例えばA4サイズの設定をA群に設定しておき、
A4サイズの作像動作時に、A群レジスタを選択して作像する。一方、A4サイズを作像
している間、A3へのサイズ変更情報を検知した場合、マイクロプロセッサに対してB群
レジスタにA3サイズに対応するレジスタ値を取得させておき、作像対象がA4からA3
サイズへ変更するタイミングで、データ読み取りレジスタのアドレス設定を、A群からB
群へと変更する。
In the embodiment shown in FIG. 13, two types of sub-scanning area registers, A group 1108a and B group 1108b, are mounted, and the A group register and the B group register are selected and selected in accordance with the size change of the transfer member. A pseudo thread process is executed in which the set value of the register group that has not been changed is changed when the other is selected. In the pseudo thread processing, for example, the A4 size setting is set in the A group,
At the time of A4 size image forming operation, the A group register is selected to form an image. On the other hand, if size change information for A3 is detected while the A4 size is being imaged, the microprocessor is caused to acquire a register value corresponding to the A3 size in the B group register, and the image formation target is A4. To A3
At the timing of changing to the size, the address setting of the data reading register is changed from group A to B.
Change to a group.

このため、特にエンジン制御部1110のパフォーマンスに依存した作像パフォーマン
スの低下を招くことなく画像形成可能な画像形成装置が提供できる。また、長尺サイズな
どの不定型サイズの転写部材の処理時も同様であり、副走査強制フラグをA群およびB群
毎に構成させることで、長尺サイズ対応にも作像パフォーマンスを低下させず、画像形成
を実行することができることにより、クライアントを介してユーザに状況を通知することができる。
Therefore, it is possible to provide an image forming apparatus capable of forming an image without deteriorating the image forming performance depending on the performance of the engine control unit 1110 in particular. The same applies to the processing of a transfer member having an irregular size such as a long size. By configuring the sub-scanning forced flag for each of the A group and the B group, the image forming performance is also reduced in correspondence with the long size. First, by being able to execute image formation, the user can be notified of the situation via the client.

図14は、上述した図13に示す書き込み制御部1108が行う画像領域制御のタイミングチャートの副走査制御に関する処理フローである。図14に示す処理フローでは、複数の異なるサイズの用紙等が画像形成装置にセットされて画像が形成される場合について示している。なお、以下の説明では、図8に示した各処理と同一の処理を行う場合があるので、同一の処理(ステップS1402〜1404、S1407〜1409)には同一の符号を付してその説明を省略し、異なる処理についてのみ説明している。   FIG. 14 is a processing flow related to sub-scanning control in the timing chart of image area control performed by the writing control unit 1108 shown in FIG. The processing flow shown in FIG. 14 shows a case where an image is formed by setting a plurality of sheets of different sizes in the image forming apparatus. In the following description, the same processing as the processing shown in FIG. 8 may be performed. Omitted and only different processing is described.

まず、書き込み制御部1108は、セットされた用紙等のサイズを検知し、領域制御レジスタ(A群)を選択する(ステップS1401)。その後、ステップS1402〜1404の各処理を行い、副走査書き込み信号が書き込まれる領域が前ページの領域と異なるか否かを判定する(ステップS1405)。そして、副走査書き込み信号が書き込まれる領域が前ページの領域と異ならないと判定した場合(ステップS1405;No)、ステップS1402に戻り、以降の各処理を行う。   First, the writing control unit 1108 detects the size of the set paper or the like, and selects an area control register (group A) (step S1401). Thereafter, each process of steps S1402 to 1404 is performed, and it is determined whether or not the area in which the sub-scanning write signal is written is different from the area of the previous page (step S1405). If it is determined that the area in which the sub-scanning write signal is written is not different from the area of the previous page (step S1405; No), the process returns to step S1402, and the subsequent processes are performed.

一方、副走査書き込み信号が書き込まれる領域が前ページの領域と異なると判定した場合(ステップS1405;Yes)、ステップS1401で選択した領域制御レジスタ(A群)を領域制御レジスタ(B群)に変更する(ステップS1406)。その後、ステップS1407〜1409の各処理を行い、ステップS1405と同様に、副走査書き込み信号が書き込まれる領域が前ページの領域と異なるか否かを判定する(ステップS1410)。そして、副走査書き込み信号が書き込まれる領域が前ページの領域と異ならないと判定した場合(ステップS1410;No)、ステップS1407に戻り、以降の各処理を行う。一方、副走査書き込み信号が書き込まれる領域が前ページの領域と異なると判定した場合(ステップS1410;Yes)、ステップS1406で選択した領域制御レジスタ(B群)を領域制御レジスタ(A群)に変更し(ステップS1411)、ステップS1401に戻って以降の各処理を繰り返す。   On the other hand, if it is determined that the area in which the sub-scan write signal is written is different from the area of the previous page (step S1405; Yes), the area control register (group A) selected in step S1401 is changed to the area control register (group B). (Step S1406). Thereafter, each process of steps S1407 to 1409 is performed, and similarly to step S1405, it is determined whether or not the area in which the sub-scan writing signal is written is different from the area of the previous page (step S1410). If it is determined that the area in which the sub-scanning write signal is written is not different from the area of the previous page (step S1410; No), the process returns to step S1407, and the subsequent processes are performed. On the other hand, if it is determined that the area in which the sub-scan write signal is written is different from the area of the previous page (step S1410; Yes), the area control register (group B) selected in step S1406 is changed to the area control register (group A). (Step S1411), the process returns to Step S1401 and the subsequent processes are repeated.

なお、本発明の上記機能は、マイクロプロセッサが実行するアセンブラ言語またはC言
語で記述されたプログラミングを機械語にアセンブルすることにより機械語に変換したプ
ログラムにより実現でき、ROM、EEPROM、EPROMなどの装置可読な記録媒体
に格納して頒布することができる。
The above functions of the present invention can be realized by a program converted into a machine language by assembling programming written in an assembler language or C language executed by a microprocessor into a machine language, and devices such as ROM, EEPROM, EPROM, etc. It can be stored in a readable recording medium and distributed.

これまで本発明について実施形態をもって説明してきたが、本発明は、実施形態に限定
されるものではなく、他の実施形態、追加、変更、削除など、当業者が想到することがで
きる範囲内で変更することができ、いずれの態様においても本発明の作用・効果を奏する
限り、本発明の範囲に含まれるものである。
Although the present invention has been described above with embodiments, the present invention is not limited to the embodiments, and other embodiments, additions, changes, deletions, and the like are within the scope that can be conceived by those skilled in the art. It can be changed, and any aspect is within the scope of the present invention as long as the effects and effects of the present invention are exhibited.

本実施形態の画像形成装置の概略図である。1 is a schematic diagram of an image forming apparatus according to an exemplary embodiment. 画像形成装置の画像データのデータフローを説明する制御ブロックの実施形態を示した図である。FIG. 3 is a diagram illustrating an embodiment of a control block for explaining a data flow of image data of the image forming apparatus. 画像形成装置の書き込み制御部を制御する周辺ブロックの詳細構成の実施形態を示した図である。FIG. 3 is a diagram illustrating an embodiment of a detailed configuration of peripheral blocks that control a writing control unit of the image forming apparatus. 図3に示した書き込み制御部の実施形態の詳細な内部構成を示した図である。It is the figure which showed the detailed internal structure of embodiment of the write-control part shown in FIG. 書き込み制御部の画像領域制御のタイミングチャートの第1実施形態を示した図である。It is the figure which showed 1st Embodiment of the timing chart of the image area control of a writing control part. 書き込み制御部の画像領域制御についてのタイミングチャートの第2実施形態を示した図である。It is the figure which showed 2nd Embodiment of the timing chart about the image area control of a writing control part. 書き込み制御部の画像領域制御のタイミングチャートの第3実施形態を示した図である。It is the figure which showed 3rd Embodiment of the timing chart of image area control of a writing control part. 書き込み制御部の副走査制御に関する処理フローチャートである。It is a process flowchart regarding the subscanning control of a writing control part. 図8に示す図9に示す副走査領域制御処理に関する処理フローチャートである。10 is a process flowchart relating to the sub-scanning area control process shown in FIG. 9 shown in FIG. 8. 本実施形態をカラー画像形成装置に適用する場合の画像データのデータフローに対応する制御ブロックを示した図である。FIG. 5 is a diagram illustrating a control block corresponding to a data flow of image data when the present embodiment is applied to a color image forming apparatus. 図10で示したカラー画像形成装置の制御ブロックのさらに詳細な制御ブロックを示した図である。It is the figure which showed the further detailed control block of the control block of the color image forming apparatus shown in FIG. 図11に示したカラー画像形成装置の制御ブロックが実行する、書き込み制御部の内部データ構成および副走査方向のタイミング制御処理を示した図である。FIG. 12 is a diagram illustrating an internal data configuration of a writing control unit and sub-scanning direction timing control processing executed by a control block of the color image forming apparatus illustrated in FIG. 11. 書き込み制御部についてさらに別の実施形態における制御ブロックを示した図である。It is the figure which showed the control block in another embodiment about a write control part. 図13に示す書き込み制御部の副走査制御に関する処理フローチャートである。14 is a process flowchart relating to sub-scanning control of the writing control unit illustrated in FIG. 13.

符号の説明Explanation of symbols

100…画像形成装置、102…光学装置、102a、102e…反射ミラー、102b
…fθレンズ、102c…ポリゴンミラー、104a、106a、108a、110a…
感光体ドラム、104b、106b、108b、110b…帯電器、104c、106c
、108c、110c…現像器、112…像形成部、114…中間転写ベルト、114a
、114b、114c…搬送ローラ、118…2次転写ベルト、120…定着装置、12
2…転写部、124…転写部材、130…定着部材、132…印刷物、200…制御ブロ
ック、202…スキャナ部、204…プリンタドライバ、206…画像処理部、208…
書き込み制御部、210…エンジン制御部、212…LD駆動部、214…書き込み光学
ユニット、216…感光体ドラム、218…同期検知板、500、600、700…タイ
ミングチャート
DESCRIPTION OF SYMBOLS 100 ... Image forming apparatus, 102 ... Optical apparatus, 102a, 102e ... Reflecting mirror, 102b
... fθ lens, 102c ... polygon mirror, 104a, 106a, 108a, 110a ...
Photoreceptor drum, 104b, 106b, 108b, 110b ... Charger, 104c, 106c
108c, 110c ... developer, 112 ... image forming unit, 114 ... intermediate transfer belt, 114a
, 114b, 114c... Transport roller, 118... Secondary transfer belt, 120.
DESCRIPTION OF SYMBOLS 2 ... Transfer part, 124 ... Transfer member, 130 ... Fixing member, 132 ... Printed matter, 200 ... Control block, 202 ... Scanner part, 204 ... Printer driver, 206 ... Image processing part, 208 ...
Write control unit 210 ... Engine control unit 212 ... LD drive unit 214 ... Write optical unit 216 ... Photosensitive drum 218 ... Synchronization detection plate 500, 600, 700 ... Timing chart

Claims (15)

入力された画像データに対して潜像を形成する形成手段と、
1ライン分の前記画像データに対応する前記潜像を副走査方向に形成する回数をカウントすると共に、前記回数の上限値が定められるカウンタと、
画像を形成する領域の副走査サイズが長尺サイズである場合に副走査終了位置が検出されるまでアクティブに設定されるフラグを用いて、前記形成手段を制御する制御手段と、を備え、
前記制御手段は、前記フラグがインアクティブの場合は、前記カウンタの上限値に従って前記形成手段による前記潜像の形成動作を実行させ、前記フラグがアクティブの場合は、前記カウンタの上限値を超えて前記形成手段による前記副走査方向への前記潜像の形成を継続させることを特徴とする画像形成装置。
Forming means for forming a latent image on the input image data;
A counter that counts the number of times the latent image corresponding to the image data for one line is formed in the sub-scanning direction, and that defines an upper limit value of the number of times;
Control means for controlling the forming means using a flag that is set to active until the sub-scanning end position is detected when the sub-scanning size of the image forming region is a long size,
Wherein if the flag is inactive, the counter to execute the forming operations of the latent image by the forming means in accordance with the upper limit value of, when the flag is active, exceeds the upper limit value of said counter an image forming apparatus comprising a Turkey to continue the formation of the latent image in the sub scanning direction by said forming means.
前記制御手段は、副走査画像長と副走査トリム領域とが設定されるレジスタを有し、前記フラグがインアクティブの場合は、前記カウンタの値と前記レジスタの設定値とに基づいて、副走査画像データ転送領域、副走査書き込み領域、および副走査トリム領域を制御し、前記フラグがアクティブの場合は、前記カウンタの値および前記レジスタの設定値とは独立して、前記副走査画像データ転送領域、前記副走査書込領域、および前記副走査トリム領域を制御する
ことを特徴とする請求項1に記載の画像形成装置。
The control means has a register in which a sub-scanning image length and a sub-scanning trim area are set, and when the flag is inactive, the sub-scan is based on the value of the counter and the set value of the register An image data transfer area, a sub-scan writing area, and a sub-scan trim area are controlled. When the flag is active, the sub-scan image data transfer area is independent of the counter value and the register setting value. The image forming apparatus according to claim 1 , wherein the sub-scan writing area and the sub-scan trim area are controlled .
記制御手段は、複数の転写部材のサイズが混載した画像形成を行う場合、前記転写部材のサイズに対応する前記各フラグを独立して制御し、前記異なる転写部材のサイズ毎に割り当てられた複数の書き込み制御部を含む、
ことを特徴とする請求項1に記載の画像形成装置。
Before SL control means, if the size of a plurality of transfer members forming an image mixedly, the to independently control each flag corresponding to the size of the transfer member, assigned to each size of the different transfer members and a control unit write attempts multiple of book,
The image forming apparatus according to claim 1.
前記カウンタは、主走査方向の書き出し開始位置を検出する同期検知信号をカウントするカウンタである、
ことを特徴とする請求項に記載の画像形成装置。
The counter is a counter that counts a synchronization detection signal for detecting a writing start position in the main scanning direction.
The image forming apparatus according to claim 2 .
前記副走査画像データ転送領域、前記副走査書き込み領域、および前記副走査トリム領域は、前記フラグがアクティブからインアクティブに設定され前記同期検知信号の次のサイクルでネゲートされる、
ことを特徴とする請求項に記載の画像形成装置。
The sub-scan image data transfer Okuryo area, the sub-scanning write Write-area, and the sub run 査To rim region, in the next cycle of the synchronization detection signal before SL flag is set from active to inactive Negated,
The image forming apparatus according to claim 4 .
前記画像データを前記制御手段に転送する画像処理部をさらに備え、
前記カウンタは、前記制御手段から前記画像処理部への前記画像データの転送要求発行と同期して初期値をレジスタにロードしカウント動作を開始する、
ことを特徴とする請求項に記載の画像形成装置。
An image processing unit for transferring the image data to the control unit ;
The counter loads an initial value into a register in synchronization with issuance of a transfer request for the image data from the control unit to the image processing unit, and starts a count operation.
The image forming apparatus according to claim 1 .
前記カウンタが前記初期値を変更可能である、
ことを特徴とする請求項に記載の画像形成装置。
The counter can change the initial value;
The image forming apparatus according to claim 6 .
記カウンタの値が前記レジスタに設定された前記副走査画像長と一致した場合に前記カウンタのカウント動作を停止させる停止手段を備える、
ことを特徴とする請求項に記載の画像形成装置。
Value before Symbol counter comprises a stop means for stopping said counter counting operation when a match with the sub-scanning image length set in the register,
The image forming apparatus according to claim 2 .
前記カウンタの値前記上限値に達した際にカウント動作を停止させる停止手段を備える、
ことを特徴とする請求項1に記載の画像形成装置。
Comprising stop means for stopping the count operation when the value of the counter reaches the upper limit value,
The image forming apparatus according to claim 1.
前記制御手段は、カラー画像を作像するため複数の書き込み制御部を含み、前記フラグを、作像色に対応する数に応じて独立に設定する、
ことを特徴とする請求項に記載の画像形成装置。
Wherein said control means includes a control unit write attempts plurality of write for imaging color images, the flag is set independently in accordance with the number corresponding to the image forming color,
The image forming apparatus according to claim 1 .
入力された画像データに対して潜像を形成する形成手段と、
1ライン分の前記画像データに対応する前記潜像を副走査方向に形成する回数をカウントすると共に、前記回数の上限値が定められるカウンタと、
画像を形成する領域の副走査サイズが長尺サイズである場合に副走査終了位置が検出されるまでアクティブに設定されるフラグを用いて前記形成手段を制御する制御手段と、を備える画像形成装置で実行される画像形成方法であって、
前記制御手段が、前記フラグがインアクティブの場合は、前記カウンタの上限値に従って前記形成手段による前記潜像の形成動作を実行させ、前記フラグがアクティブの場合は、前記上限値を超えて前記形成手段による前記副走査方向への前記潜像の形成を継続させる制御ステップ、
を含むことを特徴とする画像形成方法。
Forming means for forming a latent image on the input image data;
A counter that counts the number of times the latent image corresponding to the image data for one line is formed in the sub-scanning direction, and that defines an upper limit value of the number of times;
An image forming apparatus comprising: a control unit that controls the forming unit using a flag that is set to active until a sub-scanning end position is detected when the sub-scanning size of an image forming region is a long size ; An image forming method executed in
Wherein forming the control means, when the flag is inactive, the counter to execute the forming operations of the latent image by the forming means in accordance with the upper limit value of, when the flag is active, beyond the upper limit the sub-scanning the latent image sustained allowed Ru control steps in the formation of the direction by means,
An image forming method comprising:
前記制御手段は、副走査画像長と副走査トリム領域とが設定されるレジスタを有し、前記フラグがインアクティブの場合は、前記カウンタの値と前記レジスタの設定値とに基づいて、副走査画像データ転送領域、副走査書き込み領域、および副走査トリム領域を制御し、前記フラグがアクティブの場合は、前記カウンタの値および前記レジスタの設定値とは独立して、前記副走査画像データ転送領域、前記副走査書込領域、および前記副走査トリム領域を制御する
ことを特徴とする請求項11に記載の画像形成方法。
The control means has a register in which a sub-scanning image length and a sub-scanning trim area are set, and when the flag is inactive, the sub-scan is based on the value of the counter and the set value of the register An image data transfer area, a sub-scan writing area, and a sub-scan trim area are controlled. When the flag is active, the sub-scan image data transfer area is independent of the counter value and the register setting value. 12. The image forming method according to claim 11 , wherein the sub-scan writing area and the sub-scan trim area are controlled .
前記カウンタは、主走査方向の書き出し開始位置を検出する同期検知信号をカウントする、
ことを特徴とする請求項11に記載の画像形成方法。
The counter, it counts the synchronization detection signal for detecting the writing start position in the main scanning direction,
The image forming method according to claim 11 .
前記画像形成装置は、前記画像データを前記制御手段に転送する画像処理部をさらに備え、
前記カウンタは、前記制御手段から前記画像処理部への前記画像データの転送要求発行と同期して初期値をレジスタにロードしカウント動作を開始する、
ことを特徴とする請求項11に記載の画像形成方法。
The image forming apparatus further includes an image processing unit that transfers the image data to the control unit ,
The counter you start the image data transfer request issued in synchronization with the initial value loaded count operation register to the image processing unit from said control means,
The image forming method according to claim 11 .
請求項1114に記載された画像形成方法をコンピュータに実行させることを特徴とする画像形成プログラム。 The image forming program characterized by executing the image forming method according to claim 11 to 14 in a computer.
JP2008128614A 2007-06-05 2008-05-15 Image forming apparatus, image forming method, and image forming program Expired - Fee Related JP5181820B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2008128614A JP5181820B2 (en) 2007-06-05 2008-05-15 Image forming apparatus, image forming method, and image forming program
US12/132,171 US8279459B2 (en) 2007-06-05 2008-06-03 Image forming apparatus, image forming method, and computer program product which counts the number of times of forming the latent image in a sub-scanning direction

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2007149628 2007-06-05
JP2007149628 2007-06-05
JP2008128614A JP5181820B2 (en) 2007-06-05 2008-05-15 Image forming apparatus, image forming method, and image forming program

Publications (2)

Publication Number Publication Date
JP2009012460A JP2009012460A (en) 2009-01-22
JP5181820B2 true JP5181820B2 (en) 2013-04-10

Family

ID=40353925

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008128614A Expired - Fee Related JP5181820B2 (en) 2007-06-05 2008-05-15 Image forming apparatus, image forming method, and image forming program

Country Status (1)

Country Link
JP (1) JP5181820B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6137065B2 (en) * 2014-06-23 2017-05-31 コニカミノルタ株式会社 Image forming apparatus, image forming control program, and image forming control method
JP6627230B2 (en) * 2015-03-03 2020-01-08 コニカミノルタ株式会社 Image forming apparatus, image forming system, and image forming control program
JP7242347B2 (en) * 2019-03-06 2023-03-20 東芝テック株式会社 image forming device

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2911214B2 (en) * 1990-11-27 1999-06-23 沖電気工業株式会社 Printing control device
JPH05110806A (en) * 1991-10-17 1993-04-30 Fuji Xerox Co Ltd White mask controller for laser beam printer
JP3610180B2 (en) * 1997-02-18 2005-01-12 キヤノン株式会社 Image forming apparatus and method
US6469800B1 (en) * 1999-12-07 2002-10-22 Destiny Technology Corporation Method for converting vertical resolutions to printer-based resolutions
JP2002055576A (en) * 2000-08-11 2002-02-20 Canon Inc Image forming device, image forming system, printing control method and storage medium
JP2002086796A (en) * 2000-09-11 2002-03-26 Ricoh Co Ltd Imaging apparatus
JP2003316226A (en) * 2002-04-23 2003-11-07 Canon Inc Image forming apparatus
JP2005138429A (en) * 2003-11-06 2005-06-02 Ricoh Co Ltd Image forming apparatus
JP2006015566A (en) * 2004-06-30 2006-01-19 Ricoh Co Ltd Image forming apparatus

Also Published As

Publication number Publication date
JP2009012460A (en) 2009-01-22

Similar Documents

Publication Publication Date Title
CN101887222B (en) Image forming apparatus and control method for the same
US9245217B2 (en) Optical writing device, image forming apparatus, and method for controlling optical writing device
US8456652B2 (en) Image forming apparatus and method for controlling sheet conveyance intervals in same
JP2009229658A (en) Image forming apparatus
JP5181820B2 (en) Image forming apparatus, image forming method, and image forming program
JP2016061896A (en) Writing control device, image forming apparatus, writing control method, and program
US8174551B2 (en) Image forming apparatus and image forming method which utilizes a trapping process
US8279459B2 (en) Image forming apparatus, image forming method, and computer program product which counts the number of times of forming the latent image in a sub-scanning direction
JP4260616B2 (en) Color image forming apparatus
JP4723886B2 (en) Writing control apparatus, optical writing apparatus, image forming apparatus, and writing control method
JP6428084B2 (en) Write control apparatus, image forming apparatus, write control method, and program
JP5219647B2 (en) Image forming apparatus, image forming system, and image processing method
US10768566B2 (en) Image forming apparatus for generating drive data by performing a magnification correction on image data
US8885217B2 (en) Image forming apparatus in which a boundary between patches in a fixed pattern matches with a boundary between divided regions
JP6842260B2 (en) Image forming device and control program
JP2010028206A (en) Image forming system, image forming apparatus, image processing apparatus, and image forming method
US10855875B2 (en) Image forming apparatus, image processing method, and storage medium
KR100727936B1 (en) Halftone processing method of printer that adapts a tri-level printing, printing method adapting the same, and recording medium storing a program thereof and read by a computer
JP2012150210A (en) Fixing device, control method and control program for the same, and image forming apparatus
US11838477B2 (en) Image forming apparatus and control method of image forming apparatus
US20110044712A1 (en) Image forming apparatus
JP2013025128A (en) Image forming device, shift detection execution time determination method and program
JP2011197136A (en) Image forming apparatus
US9417554B2 (en) Image forming apparatus and image formation method that perform smoothing
JP2004195847A (en) Image forming apparatus and image information processing method therefor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101116

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120810

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120925

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121122

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121231

R151 Written notification of patent or utility model registration

Ref document number: 5181820

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20160125

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees