JP2019014176A - Image forming apparatus and image forming method - Google Patents

Image forming apparatus and image forming method Download PDF

Info

Publication number
JP2019014176A
JP2019014176A JP2017134158A JP2017134158A JP2019014176A JP 2019014176 A JP2019014176 A JP 2019014176A JP 2017134158 A JP2017134158 A JP 2017134158A JP 2017134158 A JP2017134158 A JP 2017134158A JP 2019014176 A JP2019014176 A JP 2019014176A
Authority
JP
Japan
Prior art keywords
image processing
module
control
image forming
print data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2017134158A
Other languages
Japanese (ja)
Other versions
JP6825504B2 (en
Inventor
嵯峨 嘉孝
Yoshitaka Saga
嘉孝 嵯峨
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 JP2017134158A priority Critical patent/JP6825504B2/en
Publication of JP2019014176A publication Critical patent/JP2019014176A/en
Application granted granted Critical
Publication of JP6825504B2 publication Critical patent/JP6825504B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide an inexpensive printer which dispenses with mounting of a local memory by preventing a delay of printing data caused by transfer of a parameter for control while executing transfer of the printing data and transfer of the parameter for control with a common interface.SOLUTION: An image forming apparatus has a control module and an image processing module, and has a communication section that transfers a control parameter and printing data between the control module and the image processing module, where the communication part executes a dummy lead from the control module to the image processing module whenever a predetermined amount of the control parameter is written from the control module to the image processing module, which prevents transfer of the control parameter and executes transfer of the printing data.SELECTED DRAWING: Figure 1

Description

本発明は、画像形成装置及び画像形成方法に関する。   The present invention relates to an image forming apparatus and an image forming method.

プリンタ又はMFP(Multi-Functional Peripheral)等の印刷装置においては、用紙搬送速度に合わせて、印刷データを出力する必要がある。そのため、印刷データを処理するコントローラは、ある一定以上の速度で、エンジン側へ印刷データを送信する必要がある。コントローラは、汎用SoC(System On Chip)、画像処理用ASIC(Application Specific Integrated Circuit)、メモリ等の部品で構成される。印刷装置用に専用に設計されたASICの場合は、ASIC内部のバスアービタが、エンジンへ送信する印刷データの優先順位を高く設定し、エンジンへの送信用の転送帯域を保障できる設計となっている。   In a printing apparatus such as a printer or an MFP (Multi-Functional Peripheral), it is necessary to output print data in accordance with the paper conveyance speed. Therefore, the controller that processes the print data needs to transmit the print data to the engine side at a certain speed or higher. The controller includes components such as a general-purpose SoC (System On Chip), an image processing ASIC (Application Specific Integrated Circuit), and a memory. In the case of an ASIC designed specifically for a printing apparatus, the bus arbiter in the ASIC is designed to ensure a high priority for print data to be transmitted to the engine and to guarantee a transfer band for transmission to the engine. .

しかし、汎用SoCでは、印刷データの送信に使用するインタフェースモジュールの設計が最適化されていない場合があり、印刷データの送信と、制御用パラメータの送信が競合した場合に、制御用パラメータの送信が完了するまで、印刷データの送信ができなくなり、用紙搬送速度に合わせたデータ転送ができずに、異常画像が発生する場合がある。   However, in the general-purpose SoC, there is a case where the design of the interface module used for transmitting the print data is not optimized. When the transmission of the print data and the transmission of the control parameter conflict, the transmission of the control parameter is not performed. Until it is completed, the print data cannot be transmitted, and data transfer that matches the paper conveyance speed cannot be performed, and an abnormal image may occur.

印刷データと、制御用パラメータの転送の競合を回避する方法として、印刷データ転送用とは別の低速インタフェースモジュールで、制御用パラメータを転送する方法が知られている。また、印刷データ転送用のローカルメモリを介して、SoCとエンジン間のデータ転送を実行する方法が知られている。ローカルメモリの容量が大きい程、印刷データ転送用モジュールに要求される保障帯域は小さくなる、すなわち、一時的に速度が低下したとしても、ローカルメモリにデータが存在する間に、速度低下分を挽回することができればよいため、ある程度の速度変動を許容することができるようになる(例えば特許文献1)。   As a method for avoiding conflict between transfer of print data and control parameters, a method of transferring control parameters using a low-speed interface module different from that for print data transfer is known. Also, a method for executing data transfer between the SoC and the engine via a local memory for print data transfer is known. The larger the local memory capacity, the smaller the guaranteed bandwidth required for the print data transfer module. That is, even if the speed temporarily drops, the amount of speed reduction is compensated for while the data exists in the local memory. Therefore, a certain amount of speed fluctuation can be allowed (for example, Patent Document 1).

しかしながら、従来の汎用のCPUとチップセットとエンジン間のデータ転送を最適化するローカルメモリを搭載する方法では、エンジンへの印刷データ転送の遅延を小さくすることは可能であるが、ローカルメモリ搭載分のコストが上昇するという問題は解消できない。   However, the conventional method of mounting a general-purpose CPU, chipset, and local memory that optimizes data transfer between engines can reduce the delay of print data transfer to the engine. The problem of rising costs cannot be solved.

本発明は、上記の点に鑑みてなされたものであって、印刷データの転送と、制御用パラメータの転送とを、共通のインタフェースで実行しつつ、制御用パラメータの転送による印刷データの遅延を抑制することで、ローカルメモリが搭載不要な安価な印刷装置を構成する。   The present invention has been made in view of the above points, and performs a print data transfer and a control parameter transfer through a common interface, while delaying the print data due to the transfer of the control parameter. By suppressing this, an inexpensive printing apparatus that does not require mounting of a local memory is configured.

そこで上記課題を解決するため、画像形成装置は、制御モジュール及び画像処理モジュールを有し、前記制御モジュールと前記画像処理モジュールとの間で、制御パラメータ及び印刷データの転送を行う通信部を有し、前記通信部は、前記制御モジュールから前記画像処理モジュールに所定の量の前記制御パラメータをライトするたびに、前記制御モジュールから前記画像処理モジュールにダミーリードを実行することで前記制御パラメータの転送を抑制して、前記印刷データの転送を実行する。   In order to solve the above problems, the image forming apparatus includes a control module and an image processing module, and a communication unit that transfers control parameters and print data between the control module and the image processing module. The communication unit transfers the control parameter by executing a dummy read from the control module to the image processing module each time a predetermined amount of the control parameter is written from the control module to the image processing module. The print data is transferred in a suppressed manner.

印刷データの転送と、制御用パラメータの転送とを、共通のインタフェースで実行しつつ、制御用パラメータの転送による印刷データの遅延を抑制することで、ローカルメモリが搭載不要な安価な印刷装置を構成することができる。   Configures an inexpensive printing device that does not require local memory by controlling print data transfer and control parameter transfer through a common interface and suppressing delays in print data due to control parameter transfer can do.

本発明の実施の形態における画像形成装置1000のシステム構成例を示す図である。1 is a diagram illustrating a system configuration example of an image forming apparatus 1000 according to an embodiment of the present invention. 本発明の実施の形態における印刷データ転送IFモジュールの送信FIFO_S211に蓄積されるデータについて説明するための図である。It is a figure for demonstrating the data accumulate | stored in transmission FIFO_S211 of the print data transfer IF module in embodiment of this invention. 本発明の実施の形態における制御パラメータをライトする場合のダミーリード処理について説明するための図である。It is a figure for demonstrating the dummy read process in the case of writing the control parameter in embodiment of this invention. 本発明の実施の形態における制御パラメータをライトする場合のウェイト処理について説明するための図である。It is a figure for demonstrating the wait process in the case of writing the control parameter in embodiment of this invention.

以下、図面に基づいて本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の実施の形態における画像形成装置1000のシステム構成例を示す図である。図1に示されるメモリ4は、印刷元データが既に記憶されているものとして、外部からのデータ入力は省略して説明する。   FIG. 1 is a diagram illustrating a system configuration example of an image forming apparatus 1000 according to an embodiment of the present invention. The memory 4 shown in FIG. 1 will be described by assuming that the printing source data has already been stored and omitting external data input.

コントローラ制御部1は、画像形成装置の全体の制御と、描画、外部との通信及び操作部の制御等を実施する。メイン制御SoC2は、CPU22を含み、画像形成装置の全体の制御、描画制御、外部との通信及び操作部の制御等を実施する。IFモジュール_S21は、画像処理ASIC3と通信するためのモジュールであり、本実施例では、PCIexpress−ROOTモジュールであることを想定している。PCIexpress(Peripheral Component Interconnect express)とは、高速シリアル通信インタフェースである。送信FIFO_S211は、SoC内部バス23経由で、CPU22からのライトデータ、または、メモリ4のリードデータ等、画像処理ASIC3に送信するデータを蓄積し、蓄積された順番に、データ送信を実施する。受信FIFO_S212は、画像処理ASICから送信されるデータを受信し、SoC内部バス23経由で、CPU22又はメモリ4へデータを送信する。SoC内部バス23は、CPU22、メモリ4、IFモジュール_S21、他、図示していないSoCモジュール間でデータ転送を仲介し、また、各モジュールごとに優先順位を付ける等の調停機能を有する。   The controller control unit 1 performs overall control of the image forming apparatus, drawing, communication with the outside, control of the operation unit, and the like. The main control SoC2 includes a CPU 22, and performs overall control of the image forming apparatus, drawing control, communication with the outside, control of the operation unit, and the like. The IF module_S21 is a module for communicating with the image processing ASIC 3, and in the present embodiment, it is assumed that it is a PCI express-ROOT module. PCI express (Peripheral Component Interconnect express) is a high-speed serial communication interface. The transmission FIFO_S 211 accumulates data to be transmitted to the image processing ASIC 3 such as write data from the CPU 22 or read data of the memory 4 via the SoC internal bus 23 and performs data transmission in the accumulated order. The reception FIFO_S 212 receives data transmitted from the image processing ASIC, and transmits the data to the CPU 22 or the memory 4 via the SoC internal bus 23. The SoC internal bus 23 mediates data transfer among the CPU 22, the memory 4, the IF module_S 21, and other SoC modules (not shown), and has an arbitration function such as assigning priorities to each module.

メモリ4は、CPUのワーク領域、画像データ処理に使用され、画像処理ASIC3からのアクセスすることも可能である。   The memory 4 is used for the CPU work area and image data processing, and can also be accessed from the image processing ASIC 3.

画像処理ASIC3は、抽象度の高い言語で記述された画像データから、印刷用の画像データを生成し、エンジン制御部5とのIF(インタフェース)を備える。IFモジュール_AS31は、メイン制御SoC2と通信するためのモジュールであり、本実施例ではPCIexpress−ENDPOINTモジュールを想定している。受信FIFO_AS311は、IFモジュール_S21から送信されたデータを受信、蓄積し、画像処理ASIC内部バス35を経由して、対象モジュールに向けてデータを送信する。送信FIFO_AS312は、画像処理ASIC内部バス35を経由して送信されたデータを蓄積し、IFモジュール_S21へ送信する。画像処理部34は、抽象度の高い言語で記述された画像データから、印刷用の画像データを生成する。当該生成処理前後のデータは、メモリ4に記憶され、IFモジュール_AS31及びIFモジュール_S21を経由して、アクセスすることが可能となっている。制御パラメータ記憶部_A33は、画像処理等に使用するパラメータを記憶し、CPU22から、IFモジュール_S21、IFモジュール_AS31及び画像処理ASIC内部バス35を経由してアクセスされる。本実施例では、制御パラメータの記憶領域を、制御パラメータ記憶部_A33としたが、制御パラメータとしては、各種IFモジュールの制御レジスタ及び図示されていないモジュールの制御レジスタも、制御パラメータに該当し、記憶部に記憶されてよい。画像処理ASIC内部バス35は、画像処理ASIC3内部の各種モジュール間のデータ転送を仲介し、また、印刷データを優先して転送する調停機能を有している。印刷データ制御部36は、画像処理部34が生成したエンジン転送用の印刷データを、IFモジュール_AS31及びIFモジュール_S21を経由して、メモリ4からリードする。リードした印刷データは、ラインバッファ361に記憶されていき、1ライン分のデータが溜まった後に、セレクタ37及びIFモジュール_AE32を経由して、エンジン制御部5へ送信される。1ライン分のデータを溜めてから送信することで、少なくとも1ライン分のデータは、一定時間内にエンジンへ送信することができる。本実施例ではラインバッファ361は、4ライン分の記憶容量を有しているものとする。セレクタ37は、印刷データ制御部36から送信される印刷データと、IFモジュール_AS31及びIFモジュール_S21を経由してCPU22から送信される制御パラメータとのいずれを、IFモジュール_AE32に送信するかを選択し、制御パラメータと印刷データとが競合した場合には、印刷データを優先して送信する。エンジン制御部5用の制御パラメータは、印刷データ制御部36を経由せずに、画像処理ASIC内部バス35と、セレクタ37を経由して、制御パラメータ記憶部_E52と、CPU22の間でやりとりされる。IFモジュール_AE32は、セレクタ37とエンジン制御部5との間でデータを送受信し、エンジン制御部5との通信を実施する。本実施例では、IFモジュール_AE32は、PCIexpress−ROOTモジュールを想定している。送信FIFO_AE321は、セレクタ37から送信されたデータを蓄積し、蓄積された順に、エンジン制御部5へ送信する。受信FIFO_AE322は、エンジン制御部5から送信されたデータを蓄積し、蓄積された順に、セレクタ37経由で、対象モジュールへ向けてデータを送信する。   The image processing ASIC 3 generates image data for printing from image data described in a language with a high degree of abstraction, and includes an IF (interface) with the engine control unit 5. The IF module_AS31 is a module for communicating with the main control SoC2, and in this embodiment, a PCI express-ENDPOINT module is assumed. The reception FIFO_AS 311 receives and accumulates the data transmitted from the IF module_S 21, and transmits the data to the target module via the image processing ASIC internal bus 35. The transmission FIFO_AS 312 accumulates data transmitted via the image processing ASIC internal bus 35, and transmits the data to the IF module_S21. The image processing unit 34 generates image data for printing from image data described in a language with a high level of abstraction. Data before and after the generation process is stored in the memory 4 and can be accessed via the IF module_AS31 and the IF module_S21. The control parameter storage unit _A33 stores parameters used for image processing and the like, and is accessed from the CPU 22 via the IF module_S21, IF module_AS31, and image processing ASIC internal bus 35. In this embodiment, the control parameter storage area is the control parameter storage unit _A33. However, as control parameters, control registers of various IF modules and control registers of modules not shown also correspond to the control parameters and are stored. May be stored in the section. The image processing ASIC internal bus 35 mediates data transfer between various modules in the image processing ASIC 3, and has an arbitration function that preferentially transfers print data. The print data control unit 36 reads the engine transfer print data generated by the image processing unit 34 from the memory 4 via the IF module_AS 31 and the IF module_S 21. The read print data is stored in the line buffer 361, and after one line of data is accumulated, the print data is transmitted to the engine control unit 5 via the selector 37 and the IF module_AE32. By collecting and transmitting data for one line, at least one line of data can be transmitted to the engine within a fixed time. In this embodiment, it is assumed that the line buffer 361 has a storage capacity for four lines. The selector 37 selects which of the print data transmitted from the print data control unit 36 and the control parameter transmitted from the CPU 22 via the IF module_AS 31 and IF module_S 21 is transmitted to the IF module_AE 32. When the control parameter and the print data conflict, the print data is transmitted with priority. Control parameters for the engine control unit 5 are exchanged between the control parameter storage unit _E 52 and the CPU 22 via the image processing ASIC internal bus 35 and the selector 37 without passing through the print data control unit 36. . The IF module_AE 32 transmits and receives data between the selector 37 and the engine control unit 5, and performs communication with the engine control unit 5. In this embodiment, the IF module_AE32 is assumed to be a PCI express-ROOT module. The transmission FIFO_AE 321 accumulates the data transmitted from the selector 37, and transmits the data to the engine control unit 5 in the accumulated order. The reception FIFO_AE 322 accumulates the data transmitted from the engine control unit 5 and transmits the data to the target module via the selector 37 in the accumulated order.

エンジン制御部5は、印刷データを紙等の記録媒体に形成するために、作像、用紙搬送及び定着等の各種制御を実施し、また、濃度補正及び画素位置補正等の処理を実施する。IFモジュール_E51は、画像処理ASIC3との通信を実施し、本実施例ではPCIexpress−ENDPOINTモジュールを想定している。受信FIFO_E511は、画像処理ASIC3から送信されたデータを蓄積し、蓄積された順に、エンジン内部バス53を経由して、対象モジュールへデータを送信する。送信データが制御パラメータの場合は、制御パラメータ記憶部_E52へ送信し、送信データが印刷データの場合は後段の処理モジュールへ送信する。送信FIFO_E512は、制御パラメータ記憶部_E52からのリードデータ、または、その他図示しないエンジンモジュールからの送信データを蓄積し、蓄積された順番に、画像処理ASIC3へ送信する。   The engine control unit 5 performs various controls such as image formation, paper conveyance, and fixing in order to form print data on a recording medium such as paper, and also performs processing such as density correction and pixel position correction. The IF module_E51 performs communication with the image processing ASIC 3, and a PCI express-ENDPOINT module is assumed in this embodiment. The reception FIFO_E 511 accumulates the data transmitted from the image processing ASIC 3 and transmits the data to the target module via the engine internal bus 53 in the accumulated order. When the transmission data is a control parameter, it is transmitted to the control parameter storage unit_E52, and when the transmission data is print data, it is transmitted to the subsequent processing module. The transmission FIFO_E 512 stores read data from the control parameter storage unit_E52 or other transmission data from an engine module (not shown), and transmits the data to the image processing ASIC 3 in the stored order.

なお、本実施例では、登場する送信FIFO、及び、受信FIFOには、蓄積されたデータに優先順位を付けて、その送信順序を変更する機能はないものとする。   In the present embodiment, it is assumed that the appearing transmission FIFO and reception FIFO do not have a function of giving priority to accumulated data and changing the transmission order.

本実施例では、制御パラメータ記憶部_A33にライトする場合を想定し、画像処理ASIC3内部の、制御パラメータのライト帯域の最悪値は2MByte/sであるとし、リード帯域の最悪値は1MByte/sであるとする。この2MByte/s及び1MByte/sの性能が、制御パラメータの転送速度のボトルネックであるものとする。また、CPU22が制御パラメータを転送する際、1回の転送コマンドで、4Byteの転送を実施するものとする。   In this embodiment, assuming that data is written to the control parameter storage unit _A33, the worst value of the write band of the control parameter in the image processing ASIC 3 is 2 MByte / s, and the worst value of the read band is 1 MByte / s. Suppose there is. It is assumed that the performance of 2 MByte / s and 1 MByte / s is a bottleneck of the transfer speed of the control parameter. Further, when the CPU 22 transfers the control parameter, it is assumed that 4 bytes are transferred with one transfer command.

また、画像処理ASIC3内部の、印刷データの転送帯域の最悪値が512MByte/sであるとし、この値が、制御パラメータと競合しない場合の、印刷データ転送のボトルネックであるものとする。
また、1ライン分のデータ量は、4096Byteであるとする。
また、紙搬送速度に追従してデータ転送するために、1ライン分のデータ転送は、100us以内に完了する必要があるものとする。すなわち、記録媒体の搬送速度に追従するために要求される印刷データ1ラインあたりの許容される転送時間は、100usである。
Further, it is assumed that the worst value of the transfer band of print data in the image processing ASIC 3 is 512 MByte / s, and this value is a bottleneck of print data transfer when it does not conflict with the control parameter.
The data amount for one line is assumed to be 4096 bytes.
Further, in order to transfer data following the paper conveyance speed, it is assumed that data transfer for one line needs to be completed within 100 us. That is, the allowable transfer time per line of print data required to follow the recording medium conveyance speed is 100 us.

したがって、データを書き込む制御パラメータ、データを読み込むダミーリード、1ライン分の転送時間は、下記のようになる。   Therefore, the control parameter for writing data, the dummy read for reading data, and the transfer time for one line are as follows.

[制御パラメータの1回あたりの転送時間]=4Byte/回÷2MByte/s=2us/回
[ダミーリード1回あたりの所要時間]=4Byte/回÷1MByte/s=4us/回
[1ライン分の転送時間]=(4096Byte/ライン×4色)÷512MByte/s=32us/ライン
ダミーリード中は、制御パラメータの転送が発生しないため、確実に送信FIFO_S211に、印刷データを蓄積することができる。ダミーリード期間で、1ライン分のデータを転送するためには、1ライン期間内に、下記の式のように8回のダミーリードを実施すればよい。
[Transfer time per control parameter] = 4 bytes / time ÷ 2 Mbyte / s = 2 us / time [Required time per dummy read] = 4 bytes / time ÷ 1 Mbyte / s = 4 us / time [for one line Transfer time] = (4096 bytes / line × 4 colors) ÷ 512 Mbyte / s = 32 us / line During dummy reading, since control parameter transfer does not occur, print data can be reliably stored in the transmission FIFO_S 211. In order to transfer data for one line in the dummy read period, eight dummy reads may be performed within one line period as shown in the following equation.

[1ラインあたりのダミーリード回数]=[1ライン分の転送時間]÷[ダミーリード1回あたりの所要時間]
=32us/ライン÷4us/回
=8回
前記1ラインあたりのダミーリードの必要回数は、メイン制御SoC2の内部で、印刷データと制御パラメータの転送が競合した場合に、必ず、制御パラメータが優先されるものと仮定して算出しているが、実際のメイン制御SoC2の内部動作としては、制御パラメータ(CPU22のライト)を毎回優先する設計となっていることはない。よって、前記1ラインあたりのダミーリード回数にはマージンが含まれている。
[Number of dummy reads per line] = [Transfer time for one line] / [Required time per dummy read]
= 32us / line ÷ 4us / time = 8 times The required number of dummy reads per line is always given priority when the control data transfer conflicts with the print data in the main control SoC2. Although it is calculated assuming that the actual internal control SoC2 does not have a design that gives priority to the control parameter (write of the CPU 22) every time. Therefore, the number of dummy reads per line includes a margin.

ここで、制御パラメータの連続ライト回数をN回とすると、紙搬送速度に追従してデータ転送を実行するためには、下記の不等式を満足する必要がある。   Here, when the number of continuous writes of the control parameter is N, in order to execute data transfer following the paper conveyance speed, the following inequality must be satisfied.

[紙速度に追従するための1ライン転送時間:100us]>[ダミーリード込みの制御パラメータの転送時間]
100us>{N回×[制御パラメータの1回あたりの転送時間]+[ダミーリード1回あたりの所要時間]}×[1ラインあたりのダミーリード回数]
100us>(N回×2us/回+4us/回)×8回+32us = 16×N+32us+32us
N < (100−32)÷16 = 4.25
よって、本実施例では、制御パラメータの転送は、4回連続転送するごとに1回のダミーリードを実施することとする。
[One-line transfer time for following the paper speed: 100 us]> [Dummy read-in control parameter transfer time]
100us> {N times × [transfer time per control parameter] + [required time per dummy read]} × [number of dummy reads per line]
100us> (N times × 2us / time + 4us / time) × 8 times + 32us = 16 × N + 32us + 32us
N <(100−32) ÷ 16 = 4.25
Therefore, in the present embodiment, control parameter transfer is performed once for every four consecutive transfers.

また、ラインバッファ361の容量を考慮すると、条件次第では、ダミーリードの実施が不要となる。紙搬送は、ラインバッファ361が満杯(4ライン分のデータを蓄積)になった後に、開始するものとすると、3ライン分の遅延は許容できるため、100us/ライン×3ライン=300usの間は、制御パラメータの転送を実行することができる。この時間内に転送できる制御パラメータのデータ量は、300us×2MByte/s=600Byteであるため、制御パラメータの転送量が600Byte以下の場合にはダミーリードは不要となる。ただし、一度、600Byteの制御パラメータ転送を実行した後には、ラインバッファ361が再び満杯になるまで待つ必要がある。満杯になるまでに必要な時間は、[1ライン分の転送時間]×4ライン=32us×4=128usとなる。1ページに一度だけ更新するような制御パラメータの場合には、待ち時間を気にする必要はない。   In addition, when the capacity of the line buffer 361 is taken into consideration, it is not necessary to perform dummy reading depending on conditions. The paper conveyance starts after the line buffer 361 becomes full (accumulation of data for 4 lines). Since a delay of 3 lines can be tolerated, between 100 us / line × 3 lines = 300 us Transfer of control parameters can be executed. Since the data amount of the control parameter that can be transferred within this time is 300 us × 2 Mbyte / s = 600 bytes, dummy read is not required when the transfer amount of the control parameter is 600 bytes or less. However, once the control parameter transfer of 600 bytes is executed, it is necessary to wait until the line buffer 361 becomes full again. The time required to become full is [transfer time for one line] × 4 lines = 32 us × 4 = 128 us. For control parameters that are updated only once per page, there is no need to worry about waiting time.

また、制御パラメータの転送を、電源ON直後等、印刷データの転送と競合しないタイミングで実行する場合には、制御パラメータによる印刷データの遅延は発生しないため、前記ダミーリード又は600Byte転送ごとの待ち時間は、不要である。   In addition, when the control parameter transfer is executed at a timing that does not conflict with the print data transfer, such as immediately after the power is turned on, the delay of the print data due to the control parameter does not occur. Therefore, the waiting time for each dummy read or 600 byte transfer Is unnecessary.

本実施例では、制御パラメータ記憶部_A33にライトする場合について記載したが、制御パラメータ記憶部_E52にライトする場合にも、エンジン制御部5内部の転送帯域及び画像処理ASIC3等の中継モジュールの遅延を考慮することで、制御パラメータ記憶部_A33にライトする場合と同様に、ダミーリードの実行間隔を算出することができる。   In this embodiment, the case of writing to the control parameter storage unit _A33 has been described. However, even when writing to the control parameter storage unit _E52, the transfer bandwidth inside the engine control unit 5 and the delay of the relay module such as the image processing ASIC3 are also set. Considering this, the dummy read execution interval can be calculated in the same manner as when writing to the control parameter storage unit _A33.

図2は、本発明の実施の形態における印刷データ転送IFモジュールの送信FIFO_S211に蓄積されるデータについて説明するための図である。本実施例では、制御パラメータのライトが4回連続するごとに、1回のダミーリードを実施する場合について説明する。   FIG. 2 is a diagram for explaining data stored in the transmission FIFO_S 211 of the print data transfer IF module according to the embodiment of the present invention. In the present embodiment, a description will be given of a case where a dummy read is performed once every four writing of control parameters.

CPU22のライト速度は、画像処理ASIC3が、制御パラメータを引き取る速度の最悪値(2MByte/s)よりも十分早いため、16Byte以上の制御パラメータを転送する場合には、送信FIFO_S211に、16Byte分、すなわち、図2に示されるように、4回分の制御パラメータライトコマンド(1〜4)及び制御パラメータライトデータ(1〜4)が蓄積されることになる。しかしながら、4回制御パラメータをライトした後には、ダミーリードが発生するため、送信FIFO_S211にはダミーリードコマンドが蓄積され、ダミーリード結果が回収できるまでは、次の制御パラメータのライトコマンド及びライトデータが蓄積されることはない。ダミーリードの結果回収を待っている間に、印刷データ用のライトコマンドとライトデータが、送信FIFO_S211に蓄積される。よって、印刷データの遅延は、最大でも、制御パラメータ4回分のライト時間と、ダミーリード1回分の時間の合計になる。   The write speed of the CPU 22 is sufficiently faster than the worst value (2 MByte / s) of the speed at which the image processing ASIC 3 takes the control parameter. As shown in FIG. 2, four times of control parameter write commands (1 to 4) and control parameter write data (1 to 4) are accumulated. However, since the dummy read occurs after the control parameter is written four times, the dummy read command is accumulated in the transmission FIFO_S 211, and until the dummy read result can be collected, the write command and write data of the next control parameter are not stored. There is no accumulation. While waiting for the dummy read result collection, the print data write command and write data are accumulated in the transmission FIFO_S211. Therefore, the delay of the print data is the sum of the write time for four control parameters and the time for one dummy read at the maximum.

図3は、本発明の実施の形態における制御パラメータをライトする場合のダミーリード処理について説明するための図である。図3に示されるように、メイン制御SoC2は、最初にダミーリードを実行後(S11)、16Byte以下、すなわち4回以下の制御パラメータのライトを実行する(S12)。全てのライトが完了(S13のYES)するまで、ダミーリード及び4回以下のライトを繰り返し実行する(S13のNO)。   FIG. 3 is a diagram for explaining the dummy read process when the control parameter is written in the embodiment of the present invention. As shown in FIG. 3, the main control SoC 2 first executes dummy read (S11), and then writes control parameters of 16 bytes or less, that is, 4 times or less (S12). Until all the writing is completed (YES in S13), the dummy read and four or less writes are repeatedly executed (NO in S13).

ダミーリードするアドレスは、メイン制御SoC2の動作に応じて、画像処理ASIC3内部の任意レジスタのアドレス、あるいは、次の制御パラメータのライト予定アドレスとする。メイン制御SoC2が、IFモジュール_S21等のモジュールごとのアドレスを監視してライトコマンドの先投げ可否を判定している場合、ダミーリード対象アドレスを画像処理ASIC3内部の任意のレジスタのアドレスにすることで、画像処理ASIC3内部の任意のレジスタすべてに対してライトコマンドが先投げされなくなるため、ダミーリードの効果は確保される。一方、メイン制御SoC2が、一つ一つのアクセスアドレスを監視してライトコマンドの先投げ可否を判定している場合、一つ前に発行したリードコマンドをライトコマンドが追い越した場合に、リード結果がライトコマンドにより書き込まれたデータとなるアドレス、すなわち、次にライトされる予定のアドレスを、ダミーリード対象アドレスとして、ダミーリード発行後にライトコマンドが先投げされないようにする必要がある。なお、ダミーリードは、取得したデータを使用する通常のリードであってもよい。   The dummy read address is an address of an arbitrary register in the image processing ASIC 3 or a write scheduled address of the next control parameter in accordance with the operation of the main control SoC2. When the main control SoC2 monitors the address of each module such as the IF module_S21 and determines whether or not the write command can be thrown first, the dummy read target address is set to the address of an arbitrary register in the image processing ASIC3. Since the write command is not thrown first to all the arbitrary registers in the image processing ASIC 3, the effect of the dummy read is ensured. On the other hand, when the main control SoC 2 monitors each access address to determine whether or not the write command can be thrown first, if the write command overtakes the previous read command, the read result is It is necessary that the address to be written by the write command, that is, the address to be written next, be a dummy read target address so that the write command is not thrown after the dummy read issuance. The dummy read may be a normal read that uses the acquired data.

本フローは、制御パラメータの量が、16Byte以下(ライト回数が4回以下)の場合に実行する。ライト回数が3回以下の場合は、本フローを実行する必要はない。   This flow is executed when the amount of the control parameter is 16 bytes or less (the number of writes is 4 or less). If the number of writes is 3 or less, this flow need not be executed.

図4は、本発明の実施の形態における制御パラメータをライトする場合のウェイト処理について説明するための図である。ラインバッファ361に4ライン分のデータを蓄積するため、最初に128us以上のWAITを実行する(S21)。続いて、600Byte以下、すなわち150回以下の制御パラメータのライトを実行する(S22)。全てのライトが完了(S23のYES)するまで、128us以上のウェイトと150回以下のライトとを、繰り返し実行する(S23のNO)。   FIG. 4 is a diagram for explaining the wait processing when the control parameter is written in the embodiment of the present invention. In order to store four lines of data in the line buffer 361, a WAIT of 128 us or longer is first executed (S21). Subsequently, writing of control parameters of 600 bytes or less, that is, 150 times or less is executed (S22). Until all the writing is completed (YES in S23), the wait of 128 us or more and the writing of 150 times or less are repeatedly executed (NO in S23).

上述のように、本発明の実施の形態によれば、制御パラメータのライトが連続する場合に、ダミーリードを実行することで、印刷データの転送を遅延させないようにすることができる。また、制御パラメータをライト実行する前に、ウェイトを挿入し、ラインバッファに印刷データを蓄積することで、印刷データの転送を遅延させないようにすることができる。すなわち、印刷データの転送と、制御用パラメータの転送とを、共通のインタフェースで実行しつつ、制御用パラメータの転送による印刷データの遅延を抑制することで、ローカルメモリが搭載不要な安価な印刷装置を構成することができる。   As described above, according to the embodiment of the present invention, it is possible to prevent the transfer of print data from being delayed by executing a dummy read when the control parameter write continues. In addition, it is possible to prevent the transfer of the print data from being delayed by inserting waits and storing the print data in the line buffer before the control parameter is written. In other words, the printing data transfer and the control parameter transfer are executed by a common interface, and the delay of the print data due to the transfer of the control parameter is suppressed, so that an inexpensive printing apparatus which does not require a local memory. Can be configured.

なお、本発明の実施の形態において、メイン制御SoC2は、制御モジュールの一例である。画像処理ASIC3は、画像処理モジュールの一例である。IFモジュール_S21又はIFモジュール_AE32は、通信部の一例である。エンジン制御部5は、印刷エンジンモジュールの一例である。   In the embodiment of the present invention, the main control SoC 2 is an example of a control module. The image processing ASIC 3 is an example of an image processing module. The IF module_S21 or IF module_AE32 is an example of a communication unit. The engine control unit 5 is an example of a print engine module.

以上、本発明の実施例について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   As mentioned above, although the Example of this invention was explained in full detail, this invention is not limited to such specific embodiment, In the range of the summary of this invention described in the claim, various deformation | transformation・ Change is possible.

1000 画像形成装置
1 コントローラ制御部
2 メイン制御SoC
3 画像処理ASIC
4 メモリ
5 エンジン制御部
21 IFモジュール_S
211 送信FIFO_S
212 受信FIFO_S
22 CPU
23 SoC内部バス
31 IFモジュール_AS
311 受信FIFO_AS
312 送信FIFO_AS
32 IFモジュール_AE
321 送信FIFO_AE
322 受信FIFO_AE
33 制御パラメータ記憶部_A
34 画像処理部
35 画像処理ASIC内部バス
36 印刷データ制御部
361 ラインバッファ
37 セレクタ
51 IFモジュール_E
511 受信FIFO_E
512 送信FIFO_E
52 制御パラメータ記憶部_E
53 エンジン内部バス
1000 Image forming apparatus 1 Controller control unit 2 Main control SoC
3 Image processing ASIC
4 Memory 5 Engine control unit 21 IF module_S
211 Send FIFO_S
212 Receive FIFO_S
22 CPU
23 SoC internal bus 31 IF module_AS
311 Receive FIFO_AS
312 Send FIFO_AS
32 IF module_AE
321 Send FIFO_AE
322 Receive FIFO_AE
33 Control parameter storage unit_A
34 Image processing unit 35 Image processing ASIC internal bus 36 Print data control unit 361 Line buffer 37 Selector 51 IF module_E
511 Receive FIFO_E
512 Transmission FIFO_E
52 Control parameter storage unit_E
53 Engine internal bus

特許第3682443号公報Japanese Patent No. 3682443

Claims (10)

制御モジュール及び画像処理モジュールを有する画像形成装置であって、
前記制御モジュールと前記画像処理モジュールとの間で、制御パラメータ及び印刷データの転送を行う通信部を有し、
前記通信部は、前記制御モジュールから前記画像処理モジュールに第1の量の前記制御パラメータをライトするたびに、前記制御モジュールから前記画像処理モジュールにダミーリードを実行することで前記制御パラメータの転送を抑制して、前記印刷データの転送を実行する画像形成装置。
An image forming apparatus having a control module and an image processing module,
A communication unit that transfers control parameters and print data between the control module and the image processing module;
The communication unit transfers the control parameter by performing a dummy read from the control module to the image processing module each time the control module writes the first amount of the control parameter to the image processing module. An image forming apparatus that executes the transfer of the print data while suppressing the print data.
前記画像形成装置は、さらに印刷エンジンモジュールを有し、
前記画像処理モジュールは、前記印刷データの複数ライン分を記憶するラインバッファを有し、
前記通信部は、前記ラインバッファが前記制御モジュールから送信された前記印刷データでフルになった後に、前記制御モジュールから前記画像処理モジュールに第2の量の制御パラメータを連続送信すると共に、前記ラインバッファに蓄積された前記印刷データを前記印刷エンジンモジュールに出力する請求項1記載の画像形成装置。
The image forming apparatus further includes a print engine module,
The image processing module has a line buffer for storing a plurality of lines of the print data,
The communication unit continuously transmits a second amount of control parameters from the control module to the image processing module after the line buffer becomes full with the print data transmitted from the control module, and the line The image forming apparatus according to claim 1, wherein the print data stored in the buffer is output to the print engine module.
前記第2の量は、
前記ラインバッファの容量と、
前記制御パラメータの書き込み速度の最悪値とに基づいて算出される請求項2記載の画像形成装置。
The second quantity is
A capacity of the line buffer;
The image forming apparatus according to claim 2, wherein the image forming apparatus is calculated based on a worst value of the writing speed of the control parameter.
前記ダミーリードは、取得したデータを使用するリードも含む請求項1乃至3いずれか一項記載の画像形成装置。   The image forming apparatus according to claim 1, wherein the dummy lead includes a lead that uses the acquired data. 前記第1の量の前記制御パラメータは、連続してライトされる請求項1乃至4いずれか一項記載の画像形成装置。   The image forming apparatus according to claim 1, wherein the control parameter of the first amount is written continuously. 前記第1の量は、
前記制御パラメータの転送1回あたりの所要時間と、
前記ダミーリードの実行1回あたりの所要時間と、
前記印刷データの転送1ラインあたりの所要時間と、
記録媒体の搬送速度に追従するために要求される印刷データ1ラインあたりの許容される転送時間とに基づいて算出される請求項1乃至5いずれか一項記載の画像形成装置。
The first quantity is:
The required time per transfer of the control parameters;
The required time per execution of the dummy read,
The required time per line of the print data transfer;
The image forming apparatus according to claim 1, wherein the image forming apparatus is calculated based on an allowable transfer time per line of print data required to follow the conveyance speed of the recording medium.
前記画像処理モジュール内部の任意のレジスタに対する前記ダミーリードが完了するまで、前記ライトが前記画像処理モジュール内部の任意のレジスタに対して実行されない場合、
前記ダミーリードを実行する対象は、前記画像処理モジュール内部の任意のレジスタである請求項1乃至6いずれか一項記載の画像形成装置。
If the write is not performed on any register inside the image processing module until the dummy read for any register inside the image processing module is complete,
The image forming apparatus according to claim 1, wherein the target for executing the dummy read is an arbitrary register in the image processing module.
前記画像処理モジュール内部の特定のアドレスに対する前記ダミーリードが完了するまで、前記ライトが前記特定のアドレスに対して実行されない場合、
前記ダミーリードを実行する対象は、次の制御パラメータがライトされる予定のアドレスである請求項1乃至7いずれか一項記載の画像形成装置。
If the write is not performed on the specific address until the dummy read for the specific address inside the image processing module is completed,
8. The image forming apparatus according to claim 1, wherein the target for executing the dummy read is an address to which a next control parameter is to be written. 9.
制御モジュール及び画像処理モジュールを有する画像形成装置が実行する画像形成方法であって、
前記制御モジュールと前記画像処理モジュールとの間で、制御パラメータ及び印刷データの転送を行う通信手順を実行し、
前記通信手順は、前記制御モジュールから前記画像処理モジュールに所定の量の前記制御パラメータをライトするたびに、前記制御モジュールから前記画像処理モジュールにダミーリードを実行することで前記制御パラメータの転送を抑制して、前記印刷データの転送を実行する手順を含む画像形成方法。
An image forming method executed by an image forming apparatus having a control module and an image processing module,
Executing a communication procedure for transferring control parameters and print data between the control module and the image processing module;
The communication procedure suppresses transfer of the control parameter by executing a dummy read from the control module to the image processing module each time a predetermined amount of the control parameter is written from the control module to the image processing module. An image forming method including a procedure of transferring the print data.
前記画像形成方法は、
前記画像処理モジュールが有するラインバッファに、前記印刷データの複数ライン分を記憶させる制御手順をさらに含み、
前記通信手順は、前記ラインバッファが前記制御モジュールから送信された前記印刷データでフルになった後に、前記制御モジュールから前記画像処理モジュールに所定の量の制御パラメータを連続送信すると共に、前記ラインバッファに蓄積された前記印刷データを前記画像形成装置が有する印刷エンジンモジュールに出力する手順を含む請求項9記載の画像形成方法。
The image forming method includes:
A control procedure for storing a plurality of lines of the print data in a line buffer of the image processing module;
In the communication procedure, after the line buffer becomes full of the print data transmitted from the control module, a predetermined amount of control parameters are continuously transmitted from the control module to the image processing module. The image forming method according to claim 9, further comprising: a step of outputting the print data stored in a print engine module to a print engine module included in the image forming apparatus.
JP2017134158A 2017-07-07 2017-07-07 Image forming device and image forming method Active JP6825504B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017134158A JP6825504B2 (en) 2017-07-07 2017-07-07 Image forming device and image forming method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017134158A JP6825504B2 (en) 2017-07-07 2017-07-07 Image forming device and image forming method

Publications (2)

Publication Number Publication Date
JP2019014176A true JP2019014176A (en) 2019-01-31
JP6825504B2 JP6825504B2 (en) 2021-02-03

Family

ID=65356730

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017134158A Active JP6825504B2 (en) 2017-07-07 2017-07-07 Image forming device and image forming method

Country Status (1)

Country Link
JP (1) JP6825504B2 (en)

Also Published As

Publication number Publication date
JP6825504B2 (en) 2021-02-03

Similar Documents

Publication Publication Date Title
US9166933B2 (en) Memory control apparatus, information processing apparatus, and memory control method
US7702841B2 (en) Semiconductor integrated circuit and image processing apparatus having the same
US8838862B2 (en) Data transfer device, method of transferring data, and image forming apparatus
US8811418B2 (en) Information processing apparatus, information processing method, and storage medium
US20060236001A1 (en) Direct memory access controller
JP5340058B2 (en) Image processing apparatus, control method thereof, and program
US11010114B2 (en) Read/write direction-based memory bank control for imaging
US10922038B2 (en) Memory control method, memory control apparatus, and image forming method that uses memory control method
JP6142783B2 (en) Memory controller, information processing apparatus, and memory controller control method
JP6290761B2 (en) Data transfer control system, data transfer control method, and data transfer control program
JP6825504B2 (en) Image forming device and image forming method
JP2013008198A (en) Image processor, image processing control method and image processing control program
JP2011059979A (en) Data transfer device, data transfer control method, data transfer control program, and recording medium
JP2005044202A (en) Image data transfer controller
US20230297535A1 (en) Controller, image forming apparatus, and access arbitration method
JP7435055B2 (en) Communication device, control method for communication device, and integrated circuit
JP4862593B2 (en) Data transfer apparatus and image forming apparatus
JP2014130425A (en) Image forming apparatus
JP2014154000A (en) Memory control device, and control method and control program thereof
JPH06149703A (en) Message transfer controller
JP6213003B2 (en) Communication control device, image processing device, communication control program
JPH11110337A (en) Data for transferring method and device therefor
JP2011013812A (en) Memory system
JP2007011884A (en) Data transfer unit
JP2000035938A (en) Data transfer method and device and image processor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200226

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201203

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201228

R151 Written notification of patent or utility model registration

Ref document number: 6825504

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151