JP4671357B2 - Image transfer method, apparatus, and image forming apparatus - Google Patents

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

Info

Publication number
JP4671357B2
JP4671357B2 JP2006112886A JP2006112886A JP4671357B2 JP 4671357 B2 JP4671357 B2 JP 4671357B2 JP 2006112886 A JP2006112886 A JP 2006112886A JP 2006112886 A JP2006112886 A JP 2006112886A JP 4671357 B2 JP4671357 B2 JP 4671357B2
Authority
JP
Japan
Prior art keywords
transfer
image
count
image transfer
signal
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.)
Active
Application number
JP2006112886A
Other languages
Japanese (ja)
Other versions
JP2007288461A (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 JP2006112886A priority Critical patent/JP4671357B2/en
Publication of JP2007288461A publication Critical patent/JP2007288461A/en
Application granted granted Critical
Publication of JP4671357B2 publication Critical patent/JP4671357B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、多くのコンピュータで採用されている汎用バス、例えばPCIバス、を用いる画像転送および画像形成装置に関する。   The present invention relates to an image transfer and image forming apparatus using a general-purpose bus such as a PCI bus adopted in many computers.

特開2003−229985号公報,JP 2003-229985, 特開2002−278917号公報。Japanese Patent Application Laid-Open No. 2002-278917.

例えば、両面同時印刷,複数原稿の1頁印刷等、複数の印刷ジョブが発生する融合機において従来、コピーアプリ,プリンターアプリ,FAXアプリ等、各アプリ(アプリケーションプログラム;用途処理プログラム)が、画像スキャナ,プリンタ,画像データ処理回路等のエンジンに対して直接に、画像読出し,書込み要求を行っていた。このため、各アプリは、各アプリ内での両面印刷などの複数の印刷ジョブを考慮し、各アプリ内での生産性が高くなるように、要求の入れ替えなどを行うが、それぞれのアプリが並行して実行されることがあり、かえって生産性を落とすことになってしまっていた。   For example, in a multi-function apparatus that generates a plurality of print jobs such as simultaneous duplex printing and single-page printing of a plurality of originals, each application (application program; application processing program) such as a copy application, a printer application, and a FAX application has been conventionally used as an image scanner. Image read / write requests are made directly to engines such as printers and image data processing circuits. For this reason, each application considers multiple print jobs such as double-sided printing within each application, and replaces the requests so that the productivity within each application is high. It was supposed to be executed, and it was supposed to reduce productivity.

特許文献1は、これを解決するために、複数の印刷ジョブが発生する融合機において、高い生産性を得ることができる画像処理装置および印刷制御方法を提供するものである。しかし、コントローラとエンジンとが、多くのコンピュータで拡張バスの標準として採用されている、汎用バスであるPCIバスを介してデータ転送を行う上で、コントローラが予定しているデータ量が転送されない場合、エンジン側からの通知がくるまで、コントローラが待ちの状態になってしまうため、生産性が落ちることが考えられるが、これを解決するものではない。   In order to solve this problem, Patent Document 1 provides an image processing apparatus and a print control method that can obtain high productivity in a multi-function machine in which a plurality of print jobs are generated. However, when the controller and engine transfer data via the PCI bus, which is a general-purpose bus, which is adopted as the standard for expansion buses in many computers, the amount of data planned by the controller is not transferred Until the notification from the engine comes, the controller will be in a waiting state, which may reduce productivity, but this is not a solution.

特許文献2に記載の画像データ転送システムによれば、画像データ格納ブロックと、画像処理ブロックとがPCIバスで接続され、画像処理ブロックが、画像データ格納ブロックから1ラインのデータを入力した後に、画像データ格納ブロックに対してラインデータ転送終了を示すPCIアクセスをその都度行うようにしているので、このラインデータ転送終了を示すPCIアクセスで画像データ格納ブロック側は、画像処理ブロックの進行状況を把握することができる。これにより、画像処理ブロックが何らかの理由で異常状態を画像データ格納ブロックに伝えることができない場合でも、画像データ格納ブロックが、画像処理ブロックからの異常通知、または、転送終了通知を待つことなく、速やかに、次の処理に移ることができる。   According to the image data transfer system described in Patent Document 2, an image data storage block and an image processing block are connected by a PCI bus, and after the image processing block inputs one line of data from the image data storage block, Since the PCI access indicating the end of the line data transfer is performed each time for the image data storage block, the image data storage block side grasps the progress of the image processing block by the PCI access indicating the end of the line data transfer. can do. As a result, even if the image processing block cannot communicate an abnormal state to the image data storage block for some reason, the image data storage block can promptly wait for an abnormality notification from the image processing block or a transfer end notification. Then, the next process can be started.

しかしながら、この技術は、ラインデータ転送終了を示すPCIアクセスを、ラインデータ転送終了ごとに毎回実行するということを前提としている。このため、その様な約束ごとが存在しないブロックには、仕様を変更しないと適用できない。また、ラインデータ転送終了を示すPCIアクセスにより、PCIバスを使用するため、PCIバスに余裕がない場合、PCIバスの帯域を満足できないという問題が発生する可能性がある。   However, this technique is based on the premise that PCI access indicating the end of line data transfer is executed every time line data transfer ends. For this reason, it cannot be applied to a block that does not have such a promise unless the specification is changed. In addition, since the PCI bus is used for PCI access indicating the end of line data transfer, there is a possibility that the PCI bus bandwidth cannot be satisfied when there is not enough space in the PCI bus.

コントローラとエンジン部分とがPCIバスを介して構成されるデジタル複写機において、エンジン側のプロッタからのデータ転送要求に応じて、PCIバスを介して、コントローラがPCIバスのターゲットとなって、例えば画像メモリの画像データをプロッタに転送して、画像をプロッタ出力するときに、コントローラが想定している転送ライン数とエンジン側が実際にリードアクセスを実行するライン数が一致しない場合がある。例えば、サイズ混載や不定サイズなどで、コントローラに対し、事前に正確なライン情報が渡せない場合があり、この場合、コントローラ側には、実際よりも大きいサイズのライン数を設定するので、エンジン側は、転送を終了しているのに、コントローラ側は、設定されているライン数分の転送が行われないため、まだ、転送途中であると考え、コントローラに待ちの状態が発生し、コントローラは最終的に、エンジン側から終了通知を受け、終了を認識する。この場合、待ちの状態が発生してしまうため、生産性を落とすことになり、生産性向上のための方法が望まれていた。   In a digital copying machine in which a controller and an engine part are configured via a PCI bus, the controller becomes a PCI bus target via the PCI bus in response to a data transfer request from a plotter on the engine side. When the image data in the memory is transferred to the plotter and the image is output to the plotter, the number of transfer lines assumed by the controller may not match the number of lines on which the engine side actually performs read access. For example, there are cases where accurate line information cannot be delivered to the controller in advance due to mixed size or undefined size. In this case, the number of lines of larger size is set on the controller side, so the engine side However, since the transfer for the number of lines set is not performed on the controller side even though the transfer has been completed, it is considered that the transfer is still in progress, and a waiting state occurs in the controller. Finally, an end notification is received from the engine side and the end is recognized. In this case, since a waiting state occurs, productivity is lowered, and a method for improving productivity has been desired.

本発明は、該待ち状態を解消することを目的とする。   An object of the present invention is to eliminate the waiting state.

(1)転送元(8)で転送先への画像転送の起動信号を発生して該転送元の特定のアドレス領域から転送先(13)に汎用バス(9)を介して画像データを転送する画像転送方法において、
前記転送元(8)から転送先(13)への画像データの転送を開始した後、前記汎用バスに前記特定のアドレス領域に対するアクセス(VideoOut)が無い期間は前記汎用バス上の画像データ転送のクロックをカウントし前記アクセスがあると該カウントを初期化するとともに、設定された第1設定値に一致するカウントをしたときは終了信号を発生し該終了信号に応じて前記起動信号をクリアして前記特定のアドレス領域の画像データの転送を終了する終了判定を行うことを特徴とする画像転送方法。
(1) The transfer source (8) generates an image transfer start signal to the transfer destination and transfers the image data from the specific address area of the transfer source to the transfer destination (13) via the general-purpose bus (9). In the image transfer method,
After the transfer of image data from the transfer source (8) to the transfer destination (13) is started, the image data transfer on the general-purpose bus is performed during a period in which the general-purpose bus has no access (VideoOut) to the specific address area. thereby initializing the count when there is the access counts clock, the start signal is cleared in response to the end signal to generate a termination signal when the count matches the first set value that is set And determining whether to end the transfer of the image data in the specific address area .

なお、理解を容易にするために括弧内には、図面に示し後述する実施例の対応又は相当要素の記号もしくは対応事項を、例示として参考までに付記した。以下も同様である。   In addition, in order to facilitate understanding, in parentheses, the correspondence of the examples shown in the drawings and described later, or the symbols or corresponding matters of corresponding elements are added for reference. The same applies to the following.

転送先(13)からの転送完了の報知を待つことなく、前記終了信号に基づいて転送完了を迅速に認識することができる。このため、画像処理の高い生産性を得ることができる。   Transfer completion can be quickly recognized based on the end signal without waiting for transfer completion notification from the transfer destination (13). For this reason, high productivity of image processing can be obtained.

(2)第1設定値は、レジスタに設定される値である、上記(1)に記載の画像転送方法。ソフトウエアによりレジスタに任意の値を設定できるので、画像転送速度が低速仕様から高速仕様まで、仕様に合わせて、誤検出することなく転送速度が最短となる値を設定できる。   (2) The image transfer method according to (1), wherein the first set value is a value set in the register. Since an arbitrary value can be set in the register by software, an image transfer speed can be set from the low speed specification to the high speed specification so that the transfer speed can be set to the shortest without erroneous detection according to the specification.

(3)前記起動信号の発生にともない、設定された第2設定値に基づいて、前記転送に係る転送ライン数をカウントし、前記転送が行われてから、該第2設定値分のカウントをしたとき前記終了判定を開始する、上記(1)又は(2)に記載の画像転送方法。 (3) The number of transfer lines related to the transfer is counted based on the set second set value in accordance with the generation of the activation signal, and the count for the second set value is counted after the transfer is performed . The image transfer method according to the above (1) or (2), wherein the end determination is started when the determination is finished .

これによれば、最初に複数ライン分を一度に読み出し、その後、1ライン分のメモリが空くごとに新規の転送を行おうとする転送先(13)の構成に対しても、画像処理の高い生産性を維持できるようにすることができる。   According to this, high output of image processing is achieved even for the configuration of the transfer destination (13) that reads a plurality of lines at a time and then performs a new transfer whenever the memory for one line becomes available. It is possible to maintain sex.

(4)第2設定値は、レジスタに設定される値である、上記(3)に記載の画像転送方法。これによれば、最初の2ラインのみ連続してリードアクセスに来る、最初の4ラインのみ連続してリードアクセスに来る等、転送先(13)の様々な特性に柔軟に対応することが可能になる。   (4) The image transfer method according to (3), wherein the second set value is a value set in the register. According to this, it is possible to flexibly cope with various characteristics of the transfer destination (13), such as only the first two lines come to read access continuously, and only the first four lines come to read access continuously. Become.

(5)前記特定のアドレス領域は複数であり、各特定のアドレス領域の前記転送元(8)から転送先(13)への画像データの転送を開始した後、各特定のアドレス領域に対してそれぞれ、前記終了判定を行う、上記(1)乃至(4)のいずれか1つに記載の画像転送方法。これによれば、それぞれ領域ごとに、異なる色情報又はモノクロ画像を転送するカラー画像転送,両面画像転送への適合性が高くなる。 (5) There are a plurality of specific address areas, and after starting transfer of image data from the transfer source (8) to the transfer destination (13) in each specific address area, The image transfer method according to any one of (1) to (4), wherein the end determination is performed . According to this, suitability for color image transfer and double-sided image transfer for transferring different color information or monochrome images for each region is enhanced.

(6)前記終了信号を発生した後は、前記特定のアドレス領域とは別個のアドレス領域の前記転送元(8)から転送先(13)への画像データの転送開始を、前記カウントの開始条件とする、上記(1)乃至(5)のいずれか1つに記載の画像転送方法。これによれば、同一の特定のアドレス領域の画像転送に対し、不正に複数回の終了信号(割り込み要因)を発生することなく、画像転送の制御をソフトウエア処理で適切に行うことができる。   (6) After the end signal is generated, the count start condition is set to start transfer of image data from the transfer source (8) to the transfer destination (13) in an address area different from the specific address area. The image transfer method according to any one of (1) to (5) above. According to this, control of image transfer can be appropriately performed by software processing without illegally generating a plurality of end signals (interrupt factors) for image transfer of the same specific address area.

(7)前記終了信号に応答する割り込み処理により、前記特定のアドレス領域の画像データの転送を終了する、上記(1)乃至(6)のいずれか1つに記載の画像転送方法。これによれば、画像転送の起動信号を継続してイネーブル(H)にしておく必要がないことを認識できるので、ディスエーブル(L)にして、次回の画像転送に迅速に備えることができる。 (7) The image transfer method according to any one of (1) to (6), wherein the transfer of the image data in the specific address area is ended by an interrupt process in response to the end signal. According to this, it can be recognized that it is not necessary to continuously enable the image transfer start signal (H), so it can be disabled (L) and quickly prepared for the next image transfer.

(8)前記汎用バス(9)は、PCIバスである、上記(1)乃至(7)のいずれか1つに記載の画像転送方法。   (8) The image transfer method according to any one of (1) to (7), wherein the general-purpose bus (9) is a PCI bus.

(9)転送先に対して画像転送の起動信号(VEN)を発生し転送元(8)の特定のアドレス領域から転送先(13)に汎用バス(9)を介して画像データを転送する画像転送装置において、
前記汎用バス(9)上のクロックをカウントする第1カウント手段;
前記画像転送の起動信号(VEN)が発生した後に、前記汎用バス(9)上に前記特定のアドレス領域に対するアクセスが無いときには第1カウント手段をカウント可とし該アクセスがあると第1カウント手段のカウントを初期化するカウント制御手段(303);
第1カウント手段が設定された第1設定値に一致するカウントをしたときは終了信号を発生し該終了信号に応じて前記起動信号をクリアして前記特定アドレス領域の画像データの転送を終了する終了判定を行う終了判定手段(303の比較器);および、
前記終了信号に応答して前記起動信号をクリアして前記特定のアドレス領域の画像データの転送を終了する終了制御手段(2);
を備えることを特徴とする画像転送装置。
(9) an image transferring image data via a general purpose bus (9) to the destination (13) from a specific address area of the transfer destination generates the image transfer start signal (VEN) relative to the transfer source (8) In the transfer device,
First counting means for counting clocks on the general-purpose bus (9);
After the image transfer start signal (VEN) is generated, when there is no access to the specific address area on the general-purpose bus (9), the first counting means can be counted, and if there is an access, the first counting means Count control means (303) for initializing the count;
Terminate the transfer of the image data of the particular address region by clearing the activation signal in response to said end signal to generate a termination signal when the count matches the first set value is first counting means is set An end determination means for performing an end determination (303 comparator); and
A termination control means (2) for clearing the activation signal in response to the termination signal and terminating the transfer of the image data in the specific address area;
An image transfer apparatus comprising:

(10)前記カウント制御手段(303)は、第1設定値が書き込まれるレジスタを含む、上記(9)に記載の画像転送装置。   (10) The image transfer apparatus according to (9), wherein the count control unit (303) includes a register to which a first set value is written.

(11)前記カウント制御手段(303)は、前記起動信号の発生にともない、設定された第2設定値に基づいて、前記転送に係る転送ライン数をカウントし、前記終了判定手段(303の比較器)は、前記転送が行われてから前記カウント制御手段が該第設定値分のカウントをしたとき前記終了判定を開始する、上記(9)又は(10)に記載の画像転送装置。 (11) The count control means (303) counts the number of transfer lines related to the transfer on the basis of the set second setting value in accordance with the generation of the activation signal , and determines the end determination means (comparison of 303). vessel), the transfer is said count control means since been conducted to initiate the termination determination when the count of said set value content, image transfer apparatus according to (9) or (10).

(12)前記カウント制御手段(303)は、第2設定値が書き込まれるレジスタを含む、上記(11)に記載の画像転送装置。   (12) The image transfer apparatus according to (11), wherein the count control unit (303) includes a register in which a second set value is written.

(13)前記、第1カウント手段,カウント制御手段(303)および終了判定手段(303の比較器)の組体が複数である、上記(9)乃至(12)のいずれか1つに記載の画像転送装置。   (13) The unit according to any one of (9) to (12), wherein the first counting unit, the count control unit (303), and the end determination unit (comparator of 303) include a plurality of assemblies. Image transfer device.

(14)前記終了制御手段(2)は、前記終了信号に応答する割り込み処理により、前記特定のアドレス領域の画像転送を終了する、上記(9)乃至(13)のいずれか1つに記載の画像転送装置。 (14) the end control means (2) is an interrupt process responsive to the end signal, it terminates the image transfer of the specific address region, according to any one of (9) to (13) Image transfer device.

(15)前記汎用バスは、PCIバスである、上記(9)乃至(14)のいずれか1つに記載の画像転送装置。   (15) The image transfer device according to any one of (9) to (14), wherein the general-purpose bus is a PCI bus.

(16)前記転送先(13)は画像データが表す画像を用紙上に形成するプロッタである、上記(9)乃至(15)のいずれか1つに記載の画像転送装置を備える画像形成装置。   (16) An image forming apparatus including the image transfer apparatus according to any one of (9) to (15), wherein the transfer destination (13) is a plotter that forms an image represented by image data on a sheet.

図1に、本発明の1実施例のデジタル複写機を示す。1はコントローラである。2はCPUであり、3のROMに記憶されているプログラムに従って、RAM4を使用しながら処理を実行していく。この制御を行うのが、ASIC(Application Specific IC)6であり、HDD7および画像処理用のRAM(半導体メモリモジュール)8や、ネットワーク5のインタフェースおよびPCIバス9の制御も行う。コントローラ1は、PCIバス9を介して、エンジン11と接続されている。本実施例では、エンジン11には、原稿画像を読み取って画像データを出力するスキャナ12、および、画像データが表す画像を用紙上に形成するプロッタ(プリンタ)13がある。   FIG. 1 shows a digital copying machine according to an embodiment of the present invention. Reference numeral 1 denotes a controller. Reference numeral 2 denotes a CPU, which executes processing while using the RAM 4 in accordance with a program stored in the ROM 3. The ASIC (Application Specific IC) 6 performs this control, and also controls the HDD 7 and image processing RAM (semiconductor memory module) 8, the interface of the network 5, and the PCI bus 9. The controller 1 is connected to the engine 11 via the PCI bus 9. In this embodiment, the engine 11 includes a scanner 12 that reads a document image and outputs image data, and a plotter (printer) 13 that forms an image represented by the image data on a sheet.

コントローラ1には、操作ボード14が接続されており、ユーザは操作ボード14上のキーを操作して複写およびファクシミリ通信の設定と実行(スタート)を入力できる。コントローラ1にはネットワーク(LAN)が接続されており、該ネットワークに接続されたパソコンPCからコントローラ1に印刷を指示することができる。複写指示が与えられたとき複写枚数が一枚のモノクロのときには、スキャナ12が原稿を読み取って得た画像データがプロッタ13に転送される。しかし、複数枚の複写又は印刷もしくはカラー複写又は印刷のときには、画像データはRAM8に書き込んだ後、RAM8から読み出してプロッタ13に転送される。   An operation board 14 is connected to the controller 1, and the user can input settings and execution (start) of copying and facsimile communication by operating keys on the operation board 14. A network (LAN) is connected to the controller 1, and printing can be instructed to the controller 1 from a personal computer PC connected to the network. When the copy instruction is given and the number of copies is one monochrome, the image data obtained by the scanner 12 reading the document is transferred to the plotter 13. However, at the time of copying or printing a plurality of sheets or color copying or printing, the image data is written in the RAM 8, read out from the RAM 8, and transferred to the plotter 13.

PCIバス9は、エンジン11との接続を行うとともに、オプション10とのインタフェースを行うこともできる。なお、オプション10は、機能拡張を行うもので、例えばIEEE1394のオプションコントローラを接続することで、IEEE1394を介して他の機器と接続するためのハード環境を提供することなどが可能となる。   The PCI bus 9 can be connected to the engine 11 and can interface with the option 10. The option 10 is for function expansion. For example, by connecting an IEEE 1394 option controller, it is possible to provide a hardware environment for connecting to other devices via the IEEE 1394.

図2に、ASIC6の内部の一部の構成を示す。なお、コントローラ1およびASIC内の、パソコンPCからの印刷文書データをイメージデータに変換しRAM8に書込むテキストデータ処理系の構成要素,操作ボード14とのインターフェース,ファクシミリ通信の構成要素等の図示は省略した。   FIG. 2 shows a partial configuration of the inside of the ASIC 6. It should be noted that the components of the text data processing system for converting the print document data from the personal computer PC into the image data and writing it to the RAM 8 in the controller 1 and the ASIC, the interface with the operation board 14, the components of the facsimile communication, etc. Omitted.

ASIC6は、CPUインタフェースCPU I/F 201,メモリコントローラMEMC 202,ハードディスクコントローラHDDC 203,PCIコントローラPCIC 204,ネットワークコントローラNETC 205,スキャナデータやプロッタデータを制御するためのビデオコントローラVIDEOC 206,DMAコントローラであるDMAC1 207,DMAC2 208およびDMAC3 209を持ち、また、メモリアクセスの調停のためのアービタARB 210を持つ。なお、画像転送の起動信号は、ビデオコントローラVIDEOC 206で生成され、PCIコントローラPCIC 204にも供給される。   The ASIC 6 is a CPU interface CPU I / F 201, a memory controller MEMC 202, a hard disk controller HDDC 203, a PCI controller PCIC 204, a network controller NETC 205, a video controller VIDEOOC 206 for controlling scanner data and plotter data, and a DMA controller. It has a DMAC1 207, a DMAC2 208, and a DMAC3 209, and an arbiter ARB 210 for arbitrating memory access. Note that the image transfer start signal is generated by the video controller VIDEO OC 206 and also supplied to the PCI controller PCIC 204.

211は内部レジスタコントローラIREQであり、CPU2からのコマンドに応じてASIC内蔵の制御レジスタのライト,リードなどを制御する。212は割り込みコントローラINTCであり、ASIC内部の各割り込み要因を受け、割り込み要因保持,マスク処理などを行い、CPU2に割り込みを通知する処理などを行う。   Reference numeral 211 denotes an internal register controller IREQ, which controls writing and reading of a control register built in the ASIC in accordance with a command from the CPU 2. An interrupt controller INTC 212 receives each interrupt factor in the ASIC, performs interrupt factor holding, mask processing, etc., and performs processing for notifying the CPU 2 of an interrupt.

図3は、PCIコントローラPCIC 204の内部の構成を示すものである。図3において、301はバスインターフェースBUS IFであり、PCIバス9とのデータのやり取りの直接の制御を行う。302は制御レジスタCONT REGであり、PCIコントローラ204の全体の制御を行う。制御レジスタCONT REG 302は、内部バス306を経由して、前記内部レジスタコントローラIREQ 211経由でCPU2からリード/ライトアクセス制御され、ASIC6内の各種レジスタの設定,ステータスリードなどを行なう。303は、デコーダ1,カウント制御レジスタ1,カウンタ1,比較器1およびコントロールレジスタ1を含む第1タイミング手段であり、304は同様に、デコーダ2,カウント制御レジスタ2,カウンタ2,比較器2およびコントロールレジスタ2を含む第2タイミング手段である。   FIG. 3 shows an internal configuration of the PCI controller PCIC 204. In FIG. 3, reference numeral 301 denotes a bus interface BUS IF that directly controls data exchange with the PCI bus 9. A control register CONT REG 302 controls the entire PCI controller 204. The control register CONT REG 302 is subjected to read / write access control from the CPU 2 via the internal bus 306 via the internal register controller IREQ 211, and performs setting of various registers in the ASIC 6, status reading, and the like. 303 is a first timing means including a decoder 1, a count control register 1, a counter 1, a comparator 1 and a control register 1, and 304 is similarly a decoder 2, a count control register 2, a counter 2, a comparator 2 and Second timing means including a control register 2.

第1タイミング手段303の各要素の機能は次のとおりであり、第2タイミング手段304の各要素の機能も同様である:
デコーダ1:PCIバス9を介し、ASIC6にターゲットアクセスされ実行されたアドレスをモニターし、それが対象領域(画像転送を行う特定のアドレス領域)であるかどうかを判断する;
カウント制御レジスタ1:何ライン目から割り込み対象(転送終了を判定する対象)とするかの第2設定値、また、PCIバス9上で、対象領域に対するアクセス(VideoOut)間断している期間(PCIバス上クロック数)を対象領域の転送終了と見るか否かの閾値とする第1設定値を、ソフトウエアで設定するための各レジスタ。
The function of each element of the first timing means 303 is as follows, and the function of each element of the second timing means 304 is the same:
Decoder 1: Monitors the address accessed and executed by the ASIC 6 via the PCI bus 9 to determine whether it is a target area (a specific address area for image transfer);
Count control register 1: a second set value indicating from which line the interrupt target (transfer end determination target) is set, and a period during which access (VideoOut) to the target area is interrupted on the PCI bus 9 (PCI Each register for setting a first setting value with software as a threshold for determining whether or not the number of clocks on the bus is regarded as the end of transfer of the target area.

カウンタ1:転送のラインを示すラインカウンタとクロック数をカウントするクロックカウンタの2個のカウンタを持つ。   Counter 1: There are two counters: a line counter indicating a transfer line and a clock counter for counting the number of clocks.

ラインカウンタは、画像転送の起動信号にてカウントを開始し、設定される主走査データ量(1ラインで転送されるデータ量)と、実際に転送されたデータ量から何ライン目のデータ転送を実施しているか、転送ライン数をカウントする。カウント制御レジスタ1には、ラインカウンタに対する第2設定値を書込むレジスタがあり、このレジスタの第2設定値が画像転送の起動信号(Hレベル)が発生したときにラインカウンタにプリセットされ、ラインカウンタは、画像データの転送ライン数をプリセット値からダウンカウントして、プリセット値分の転送ライン数をカウントするとカウントオーバ信号を発生し、クロックカウンタをカウント可とする。したがって第2設定値は、クロックカウンタのカウント開始タイミングを定めるものである。画像転送の起動信号(Hレベル)が発生してから、ラインカウンタが第2設定値分の転送ライン数をカウントし終わるまで(図4の期間t1)は、クロックカウンタは動作しない。   The line counter starts counting with the image transfer start signal, and the number of lines of data transferred from the set main scanning data amount (data amount transferred in one line) and the actually transferred data amount Count the number of transfer lines. The count control register 1 has a register for writing a second set value for the line counter. The second set value of the register is preset in the line counter when an image transfer start signal (H level) is generated. The counter counts down the number of transfer lines of the image data from the preset value, and when the number of transfer lines corresponding to the preset value is counted, a counter over signal is generated and the clock counter can be counted. Therefore, the second set value determines the count start timing of the clock counter. The clock counter does not operate from when the image transfer start signal (H level) is generated until the line counter finishes counting the number of transfer lines corresponding to the second set value (period t1 in FIG. 4).

クロックカウンタは、ラインカウンタが設定ライン数をカウントしてカウントオーバ信号を発生した後、PCIバス9に画像転送を行う特定のアドレス領域に対するアクセス(VideoOut)が無いと、すなわちPCIバス9上に画像転送が無いと、PCIバス9のクロック(転送同期パルス)のカウントを開始し、PCIバス9に画像転送を行う特定のアドレス領域に対するアクセス(VideoOut)が発生する毎に、すなわちPCIバス9上に画像転送がある毎に、カウント値を初期化(クリア)し、PCIバス9上に画像転送が無くなるとまたカウントを開始し、これを画像転送の起動信号がアサ−トされている間すなわち画像転送指定レベル(H)を維持する間、繰り返す。   The clock counter counts the number of set lines and generates a count over signal. After that, if there is no access (VideoOut) to a specific address area for image transfer on the PCI bus 9, that is, an image is displayed on the PCI bus 9. When there is no transfer, counting of the clock (transfer synchronization pulse) of the PCI bus 9 is started, and whenever an access (VideoOut) to a specific address area for image transfer occurs on the PCI bus 9, that is, on the PCI bus 9. Every time there is an image transfer, the count value is initialized (cleared). When there is no image transfer on the PCI bus 9, the count is started again, and this is performed while the image transfer start signal is asserted, that is, the image. Repeat while maintaining the transfer designation level (H).

比較器1:カウント制御レジスタ1のレジスタのクロック数設定値である第1設定値と、クロックカウンタのカウント値と比較し、カウント値がクロック数設定値(第1設定値)に達するとカウントオーバ信号(終了信号)を発生する。この信号が割り込み要因の発生を意味する。   Comparator 1: The first set value, which is the clock number set value of the register of the count control register 1, is compared with the count value of the clock counter. When the count value reaches the clock number set value (first set value), the count is over. A signal (end signal) is generated. This signal means the occurrence of an interrupt factor.

コントロールレジスタ1:比較器1から割り込み要因(第1設定値分のクロックをカウント完了したカウントオーバ信号:終了信号)が発生した場合、次の画像転送の起動信号が有効となるまで、カウンタ1や比較器1の状態を初期化しておくなど、第1タイミング手段303全体の制御を行う。   Control register 1: When an interrupt factor (count over signal indicating completion of counting of clocks corresponding to the first set value: end signal) is generated from the comparator 1, the counter 1 and the counter 1 are activated until the next image transfer start signal becomes valid. The entire first timing unit 303 is controlled, for example, the state of the comparator 1 is initialized.

ラインカウンタにプリセットされる第2設定値は、クロックカウンタおよび比較器1による割り込み要因が発生した(転送終了)か否かを判定する終了判定動作を開始可能にするタイミングを定めるものである。画像転送の起動信号が発生すると直ちに該判定動作を開始可能にすることもできるが、そうすると長期間判定動作を繰り返すことになる。転送対象とする特定の領域には実質的に最小サイズを定めることができ、最小サイズ分の画像転送をしている期間は、実質的に上記判定動作をする必要はない。むしろ、上記判定動作をしている間のノイズ等何らかの不具合によるクロックカウンタおよび又は比較器1の誤動作による誤判定(割り込み要因の誤発生)の可能性を低減するために、最小サイズ分の画像転送をしている期間は上記判定動作は実行しないのが好ましい。この観点から本実施例では、ラインカウンタおよび第2設定値を用いて、CONT REG 302内のレジスタを介してラインカウンタに第2設定値をプリセットして、上記最小サイズ分相当の第2設定値分の画像転送を終えてから、上記判定動作を開始するようにした。CONT REG 302内のレジスタにはソフトウエアによって第2設定値を書き込むので、第2設定値は調整可能であり、変更することができる。   The second setting value preset in the line counter determines the timing at which the end determination operation for determining whether or not an interrupt factor is generated by the clock counter and the comparator 1 (transfer end) can be started. The determination operation can be started as soon as an image transfer start signal is generated, but the determination operation is repeated for a long time. A minimum size can be substantially determined for a specific area to be transferred, and it is not necessary to perform the determination operation substantially during a period during which image transfer for the minimum size is being performed. Rather, in order to reduce the possibility of erroneous determination (error occurrence of interrupt factor) due to malfunction of the clock counter and / or the comparator 1 due to some trouble such as noise during the determination operation, image transfer for the minimum size is performed. It is preferable not to execute the determination operation during the period during From this point of view, in this embodiment, the line counter and the second set value are used to preset the second set value in the line counter via the register in the CONT REG 302, and the second set value corresponding to the minimum size is set. The above-described determination operation is started after the image transfer of minutes is completed. Since the second set value is written to the register in the CONT REG 302 by software, the second set value can be adjusted and changed.

第1設定値は、PCIバス9上で画像転送が終了しているかを判定するための閾値である。特定の領域の画像転送の場合、ハードウエアおよびソフトウエアの設定により、PCIバス9上で画像転送中の画像データブロックの転送間隔には上限値があり、該上限値を超える期間画像転送が現れないと、特定の領域の画像転送は終了したと見なすことができる。この終了判定の閾値が上記第1設定値であり、CONT REG 302内のレジスタにソフトウエアによって書き込まれるものである。第1設定値も調整可能であり、変更することができる。   The first set value is a threshold value for determining whether image transfer has been completed on the PCI bus 9. In the case of image transfer of a specific area, there is an upper limit for the transfer interval of image data blocks being transferred on the PCI bus 9 depending on the hardware and software settings, and image transfer appears for a period exceeding the upper limit. Otherwise, it can be considered that the image transfer of the specific area is completed. The threshold value for the end determination is the first set value, which is written into the register in the CONT REG 302 by software. The first set value is also adjustable and can be changed.

307は、ビデオコントローラVIDEOC 206からPCIバスコントローラPCIC 204への主走査データ量,画像転送の起動信号の送信ラインである。308は、PCIバス9からASIC6にターゲットアクセスされるアドレス/ライトデータバスである。309は、PCIバス9からASIC6にターゲットアクセスされる場合に、リードデータを渡すためのデータバスである。RAM8の画像データをプロッタ13に転送する場合には、RAM8からASIC6を介してプロッタ13に画像データを転送する場合、RAM8から読み出した画像データがデータバス309を介してBUS IF 301に流れ、そしてBUS IF 301からPCIバス9を介してプロッタ13に転送される。このRAM8からの画像データの読み出しからプロッタ13への転送は、一頁画像上の1部分を切り出すように、小領域区分で順次に行われる。この小領域区分を「特定のアクセス領域」と表現した。   Reference numeral 307 denotes a transmission line for the main scanning data amount and image transfer start signal from the video controller VIDEOOC 206 to the PCI bus controller PCIC 204. Reference numeral 308 denotes an address / write data bus for target access from the PCI bus 9 to the ASIC 6. Reference numeral 309 denotes a data bus for transferring read data when target access is made from the PCI bus 9 to the ASIC 6. When transferring the image data of the RAM 8 to the plotter 13, when transferring the image data from the RAM 8 to the plotter 13 via the ASIC 6, the image data read from the RAM 8 flows to the BUS IF 301 via the data bus 309, and The data is transferred from the BUS IF 301 to the plotter 13 via the PCI bus 9. Transfer of the image data from the RAM 8 to the plotter 13 is sequentially performed in small area sections so as to cut out one part on the one-page image. This small area section is expressed as “specific access area”.

310は、第1タイミング手段303が割り込み要因(終了信号)を発生した時に、それを割り込みコントローラINTC 212に通達するための、1クロック幅のパルスである割り込み要求信号1を出力するラインである。同様に、311は、第2タイミング手段304が割り込み要因を発生した時に、それを割り込みコントローラINTC 212に通達するための、1クロック幅のパルスである割り込み要求信号2を出力するラインである。   Reference numeral 310 denotes a line for outputting an interrupt request signal 1 which is a pulse of 1 clock width for notifying the interrupt controller INTC 212 when the first timing means 303 generates an interrupt factor (end signal). Similarly, reference numeral 311 denotes a line for outputting an interrupt request signal 2 which is a pulse of one clock width for notifying the interrupt controller INTC 212 when the second timing means 304 generates an interrupt factor.

図4に、RAM8の1頁画像の先頭の16ライン分相当の画像データを、RAM8からプロッタ13へ転送したと想定した場合の、第1タイミング手段303のカウント動作と割り込み要因発生(終了信号発生)との関係を示す。VENは、ビデオコントローラVIDEOC 206が発生する、「画像転送の起動信号」であり、この信号が画像転送の最初のクロックでイネーブルとなり、PCIバス9上で画像転送が行われる。ここでは、16ライン(第2設定値)分は割り込み要因とならないように、ラインカウンタのプリセット値に設定しているので、カウンタ1内のラインカウンタのカウントデータが0〜15を示している、カウント値16になるまでの期間t1は、カウンタ1内のクロックカウンタは動作しない。期間t1が過ぎたところで、ASIC6のPCIコントローラPCIC 204(のバスインターフェースBUS IF 301)までの、16ラインの画像転送が完了し、ラインカウンタのカウント値は16(=第2設定値)となり、ここから、PCIバス9上の画像転送(VideoOut)が無い期間の、PCIバス9上のクロックのカウントを、クロックカウンタが開始する。期間t2の最後のところでPCIバス9上の画像転送(VideoOut)を検出するので、クロックカウンタをクリアし該画像転送がなくなるとクロック毎のカウントを再開する(期間t3)。しかしまたPCIバス9上の画像転送(VideoOut)を検出するので、クロックカウンタはクリアされ該画像転送がなくなるとクロック毎のカウントを再開する(期間t4)。   FIG. 4 shows the counting operation of the first timing means 303 and the generation of an interrupt factor (end signal generation) when it is assumed that image data corresponding to the first 16 lines of one page image in the RAM 8 has been transferred from the RAM 8 to the plotter 13. ). VEN is an “image transfer start signal” generated by the video controller VIDEO OC 206, and this signal is enabled at the first clock of image transfer, and image transfer is performed on the PCI bus 9. Here, the preset value of the line counter is set so as not to cause an interrupt factor for 16 lines (second set value), so the count data of the line counter in the counter 1 indicates 0-15. During a period t1 until the count value 16 is reached, the clock counter in the counter 1 does not operate. When the period t1 has passed, the image transfer of 16 lines up to the PCI controller PCIC 204 (the bus interface BUS IF 301) of the ASIC 6 is completed, and the count value of the line counter becomes 16 (= second set value). The clock counter starts counting the clock on the PCI bus 9 during a period when there is no image transfer (VideoOut) on the PCI bus 9. Since the image transfer (VideoOut) on the PCI bus 9 is detected at the end of the period t2, the clock counter is cleared, and when the image transfer is completed, the count for each clock is restarted (period t3). However, since the image transfer (VideoOut) on the PCI bus 9 is detected again, the clock counter is cleared, and when the image transfer is stopped, the count for each clock is resumed (period t4).

その後期間t4の最後で、クロックカウンタが6になったので、予め設定されている値6(第1設定値)と一致し、比較器1がカウントオーバ信号(終了信号)を発生し、割り込み信号を1クロック分High(H)にアサ−トする。すなわち割り込み信号を発生する。この割り込み信号(1クロックアサートされた信号)は、割り込みコントローラINTC 212で保持される。割り込みコントローラINTC 212は、この割り込み信号に対し、マスク(割り込み禁止)されていなければ、CPU2に割り込みを発生させる。すなわちCPU2に割り込み信号を与える。   Thereafter, at the end of the period t4, the clock counter has reached 6, so that it matches the preset value 6 (first set value), the comparator 1 generates a count over signal (end signal), and the interrupt signal Is asserted High (H) for one clock. That is, an interrupt signal is generated. This interrupt signal (signal asserted for one clock) is held by the interrupt controller INTC 212. The interrupt controller INTC 212 causes the CPU 2 to generate an interrupt if the interrupt signal is not masked (interrupt prohibited). That is, an interrupt signal is given to the CPU 2.

CPU2は割り込み信号を受けると、CPU2(の指示に基づいてビデオコントローラVIDEOC 206)が予定(設定)した画像転送の起動信号(VEN=Hレベル)の継続時間(VIDEOC 206が画像転送の起動信号を無意Lレベルに切り換えるタイミング)よりも短い時間(早いタイミング)で画像転送が終了したこと、すなわち、画像転送が設定した予定サイズより短いサイズで転送したことを認識し、そのため、その時点ではCPU2(ビデオコントローラVIDEOC 206)による、設定したタイミングでの自動的な、画像転送の起動信号のクリア(消去)がなされないので、ソフトウエアでクリアする必要があることを認識し、CPU2がビデオコントローラVIDEOC 206に指示して画像転送の起動信号VEN(H)をクリアする。そして、本割り込み信号に対する、割り込みコントローラINTC 212のペンディングビット、すなわち割り込み要を表わす信号、をクリアする。この処理により、エンジン11のプロッタ13から転送完了通知を受けることなく、迅速に画像転送の起動信号をクリアすることができる。   When the CPU 2 receives the interrupt signal, the duration (VIDEO OC 206) of the image transfer start signal (VEN = H level) scheduled (set) by the video controller VIDEO OC 206 (based on the instruction from the CPU 2) (VIDEO OC 206 receives the image transfer start signal). It is recognized that the image transfer is completed in a shorter time (early timing) than the timing for switching to the unintentional L level, that is, the image transfer is performed with a size shorter than the set scheduled size. Since the video controller VIDEO OC 206) does not automatically clear (erase) the image transfer start signal at the set timing, the CPU 2 recognizes that it must be cleared by software, and the CPU 2 recognizes the video controller VIDEO OC 206). Instruct the image transfer start signal To clear the EN (H). Then, the pending bit of the interrupt controller INTC 212 for this interrupt signal, that is, a signal indicating the necessity of interrupt is cleared. With this processing, the image transfer start signal can be quickly cleared without receiving a transfer completion notification from the plotter 13 of the engine 11.

また、画像転送の起動信号VENが、無意レベルLから有意レベルHに立ち上がることを条件にASIC6のPCIコントローラPCIC 204(のバスインターフェースBUS IF 301)への画像データの転送量が第2設定値(16ライン分)に達してから、PCIバス上で画像転送が無い期間のクロックをカウントするクロックカウントを可能にし、クロックカウント値が第1設定値6に達すると、画像転送の起動信号を消去するための割り込み信号を発生し、その後は再度画像転送の起動信号が発生するまで上記カウントを開始しないので、すなわち、割り込みを発生させて通知するための要因検出後、新規に割り込みを発生させて通知するための要因を検出するのは、新規に画像転送の起動信号を受けることが条件であるように構成しているので、同一の要因(1回の画像転送の起動信号)に対し、不正に複数回の割り込み要因を発生することがない。   The transfer amount of the image data to the PCI controller PCIC 204 (the bus interface BUS IF 301) of the ASIC 6 is set on the condition that the image transfer start signal VEN rises from the insignificant level L to the significant level H. 16 lines), the clock count for counting the clock during the period of no image transfer on the PCI bus is enabled, and when the clock count value reaches the first set value 6, the image transfer start signal is deleted. The above counting is not started until an image transfer start signal is generated again, that is, after detecting a factor for generating and notifying an interrupt, a new interrupt is generated and notified. It seems to be a condition that a new image transfer start signal is received to detect the factor for Since the construction, for the same factor (activation signal for a single image transfer), it does not occur a plurality of times of interrupt factors illegally.

また、最初に複数ライン分の画像データをRAM8から一度に読み出し、その後、転送データを格納する転送先側のバッファメモリで1ライン分のメモリが空くごとに新規の転送を行おうとする転送先(13)の構成に対しても、適用できる。この場合は、最初に複数ライン分の画像データを転送するときには第2設定値を該複数ライン分の値とし、1ライン分ごとの転送を行うときには第2設定値を1ライン分の値、又は、0とする。   In addition, first, image data for a plurality of lines is read from the RAM 8 at a time, and then a transfer destination (a transfer destination to which a new transfer is performed every time one line of memory is available in the buffer memory on the transfer destination side for storing the transfer data ( This can also be applied to the configuration of 13). In this case, when transferring image data for a plurality of lines for the first time, the second set value is a value for the plurality of lines, and when transferring for each line, the second set value is a value for one line, or , 0.

また、上記実施例では第1タイミング手段303と第2タイミング手段304を用いて個別に各アドレス領域の画像転送のタイミングを制御することができる。すなわち、2つの特定のアドレス領域のそれぞれにつき、転送元例えばRAM8から転送先例えばプロッタ13への画像データの転送を開始した後、各特定のアドレス領域に対してそれぞれ、汎用バス9に各特定のアドレス領域に対する転送アクセス(VideoOut)が無い期間は汎用バス9上の画像データ転送のクロックをカウントし転送アクセスがあると該カウントを初期化し、第1設定値のカウントをしたときは、該カウントが宛てられた特定のアドレス領域に対する画像転送の終了信号を発生する。   In the above embodiment, the timing of image transfer in each address area can be individually controlled using the first timing means 303 and the second timing means 304. That is, for each of the two specific address areas, after the transfer of the image data from the transfer source, for example, the RAM 8 to the transfer destination, for example, the plotter 13 is started, When there is no transfer access (VideoOut) to the address area, the image data transfer clock on the general-purpose bus 9 is counted. When there is a transfer access, the count is initialized. When the first set value is counted, the count is An image transfer end signal is generated for a specific address area.

また例えば、Y,M,C,Bk各色作像ユニットをタンデム配列した、各色用画像転送タイミングに時間差の存在する、タンデムカラープロッタには、各色用に1つ、合計4組のタイミング手段(303相当のもの)を備えるなど、複数の特定のアドレス領域に対してそれぞれカウントできるように構成することにより、画像転送タイミングに時間差の存在するタンデムカラープロッタのエンジンにも対応できる。   In addition, for example, in a tandem color plotter in which Y, M, C, and Bk color image forming units are arranged in tandem and there is a time difference in the image transfer timing for each color, there are four timing units (303 in total, one for each color). Etc., it is possible to cope with a tandem color plotter engine in which there is a time difference in image transfer timing.

本発明の画像転送方法を実施する画像転送装置を装備したデジタル複写機の構成の大略を示すブロック図である。1 is a block diagram showing an outline of the configuration of a digital copying machine equipped with an image transfer apparatus that implements an image transfer method of the present invention. 図1に示すASIC6の、主に画像データ転送に関わる構成要素を示すブロック図である。It is a block diagram which shows the component mainly concerned with image data transfer of ASIC6 shown in FIG. 図2に示すPCIバスコントローラPCIC 204の一部の機能要素の概要を示すブロック図である。FIG. 3 is a block diagram showing an outline of some functional elements of the PCI bus controller PCIC 204 shown in FIG. 2. 図3に示す第1タイミング手段303の入出力信号および内部信号の発生タイミングを示すタイムチャートである。It is a time chart which shows the generation timing of the input / output signal and internal signal of the 1st timing means 303 shown in FIG.

9:PCIバス
201:CPUインタフェース CPU I/F
202:メモリコントローラ MEMC
203:ハードディスクコントローラ HDDC
204:PCIコントローラ PCIC
205:ネットワークコントローラ NETC
206:ビデオコントローラ VIDEOC
207:DMAコントローラ DMAC1
208:DMAコントローラ DMAC2
209:DMAコントローラ DMAC3
210:アービタ ARB
211:内部レジスタコントローラ IREQ
212:割り込みコントローラ INTC
301:バスインターフェース BUS IF
302:制御レジスタ CONT REG
303:第1タイミング手段
304:第2タイミング手段
306:CPU2がリード/ライトアクセス制御するための内部バス
307:画像転送の起動信号の送信ライン
308:アドレス/ライトデータバス
309:データバス
310:割り込み要求信号出力ライン
311:割り込み要求信号出力ライン
VEN:画像転送の起動信号
9: PCI bus 201: CPU interface CPU I / F
202: Memory controller MEMC
203: Hard disk controller HDDC
204: PCI controller PCIC
205: Network controller NETC
206: Video controller VIDEOOC
207: DMA controller DMAC1
208: DMA controller DMAC2
209: DMA controller DMAC3
210: Arbiter ARB
211: Internal register controller IREQ
212: Interrupt controller INTC
301: Bus interface BUS IF
302: Control register CONT REG
303: First timing means 304: Second timing means 306: Internal bus 307 for CPU 2 to control read / write access: Image transfer start signal transmission line 308: Address / write data bus 309: Data bus 310: Interrupt Request signal output line 311: Interrupt request signal output line VEN: Image transfer start signal

Claims (16)

転送元で転送先への画像転送の起動信号を発生して該転送元の特定のアドレス領域から転送先に汎用バスを介して画像データを転送する画像転送方法において、
前記転送元から転送先への画像データの前記転送を開始した後、前記汎用バスに前記特定のアドレス領域に対するアクセスが無い期間は前記汎用バス上の画像データ転送のクロックをカウントし前記アクセスがあると該カウントを初期化するとともに設定された第1設定値に一致するカウントをしたときは終了信号を発生し該終了信号に応じて前記起動信号をクリアして前記特定のアドレス領域の画像データの転送を終了する終了判定を行うことを特徴とする画像転送方法。
An image transfer method for transferring image data via the universal bus and generates a start signal of the image transfer to the transfer destination to the transfer destination from a specific address area of the transfer source by the source,
After starting the transfer of the image data to the transfer destination from the transfer source, the period access is not for the particular address region in the general purpose bus is counts clock of the image data transfer on the general-purpose bus the access and thereby initializing the count, the set image of the specific address area by clearing the activation signal in response to said end signal to generate a termination signal when the count matches the first set value An image transfer method, comprising: performing an end determination to end data transfer .
第1設定値は、レジスタに設定される値である、請求項1に記載の画像転送方法。   The image transfer method according to claim 1, wherein the first set value is a value set in a register. 前記起動信号の発生にともない、設定された第2設定値に基づいて、前記転送に係る転送ライン数をカウントし、前記転送が行われてから該第2設定値分のカウントをしたとき前記終了判定を開始する、請求項1又は2に記載の画像転送方法。 With the generation of the activation signal, the number of transfer lines related to the transfer is counted based on the set second set value, and the end when the count for the second set value is counted after the transfer is performed . The image transfer method according to claim 1, wherein the determination is started . 第2設定値は、レジスタに設定される値である、請求項3に記載の画像転送方法。   The image transfer method according to claim 3, wherein the second set value is a value set in a register. 前記特定のアドレス領域は複数であり、各特定のアドレス領域の前記転送元から転送先への画像データの転送を開始した後、各特定のアドレス領域に対してそれぞれ、前記終了判定を行う、請求項1乃至4のいずれか1つに記載の画像転送方法。 The specific address area is plural, and after the start of transfer of image data from the transfer source to the transfer destination of each specific address area, the end determination is performed for each specific address area. Item 5. The image transfer method according to any one of Items 1 to 4. 前記終了信号を発生した後は、前記特定のアドレス領域とは別個のアドレス領域の前記転送元から転送先への画像データの転送開始を、前記カウントの開始条件とする、請求項1乃至5のいずれか1つに記載の画像転送方法。   6. The count start condition according to claim 1, wherein after the end signal is generated, the count start condition is a transfer start of image data from the transfer source to the transfer destination in an address area different from the specific address area. The image transfer method according to any one of the above. 前記終了信号に応答する割り込み処理により、前記特定のアドレス領域の画像データの転送を終了する、請求項1乃至6のいずれか1つに記載の画像転送方法。 The image transfer method according to claim 1, wherein the transfer of the image data in the specific address area is ended by an interrupt process in response to the end signal. 前記汎用バスは、PCIバスである、請求項1乃至7のいずれか1つに記載の画像転送方法。   The image transfer method according to claim 1, wherein the general-purpose bus is a PCI bus. 転送先に対して画像転送の起動信号を発生し転送元の特定のアドレス領域から転送先に汎用バスを介して画像データを転送する画像転送装置において、
前記汎用バス上のクロックをカウントする第1カウント手段;
前記画像転送の起動信号が発生した後に、前記汎用バス上に前記特定のアドレス領域に対するアクセスが無いときには第1カウント手段をカウント可とし該アクセスがあると第1カウント手段のカウントを初期化するカウント制御手段;
第1カウント手段が設定された第1設定値に一致するカウントをしたときは終了信号を発生し該終了信号に応じて前記起動信号をクリアして前記特定のアドレス領域の画像データの転送を終了する終了判定を行う終了判定手段;および、
前記終了信号に応じて前記起動信号をクリアして前記特定のアドレス領域の画像データの転送を終了する終了制御手段;
を備えることを特徴とする画像転送装置。
In an image transfer apparatus that generates an image transfer start signal to a transfer destination and transfers image data from a specific address area of the transfer source to the transfer destination via a general-purpose bus.
First counting means for counting clocks on the general-purpose bus;
After the image transfer start signal is generated, the first count means can be counted when there is no access to the specific address area on the general-purpose bus, and the count of the first count means is initialized when there is the access. Control means;
The transfer of the image data of the specific address area by clearing the activation signal in response to said end signal to generate a termination signal when the count matches the first set value is first counting means is set An end determination means for determining an end to end ; and
End control means for clearing the activation signal in response to the end signal and ending the transfer of the image data in the specific address area ;
An image transfer apparatus comprising:
前記カウント制御手段は、第1設定値が書き込まれるレジスタを含む、請求項9に記載の画像転送装置。   The image transfer apparatus according to claim 9, wherein the count control unit includes a register to which a first set value is written. 前記カウント制御手段は、前記起動信号の発生にともない設定された第2設定値に基づいて、前記転送に係る転送ライン数をカウントし、前記終了判定手段は、前記転送が行われてから前記カウント制御手段が該第2設定値分のカウントをしたとき前記終了判定を開始する、請求項9又は10に記載の画像転送装置。 Said count control means, based on said second set value that is set with the generation of the start signal, counting the number of transfer lines according to the transfer, the end determining unit, the count from said transfer is carried out The image transfer apparatus according to claim 9 or 10, wherein the end determination is started when the control unit counts the second set value . 前記カウント制御手段は、第2設定値が書き込まれるレジスタを含む、請求項11に記載の画像転送装置。   The image transfer apparatus according to claim 11, wherein the count control unit includes a register to which a second set value is written. 前記、第1カウント手段,カウント制御手段および終了判定手段の組体が複数である、請求項9乃至12のいずれか1つに記載の画像転送装置。   The image transfer apparatus according to claim 9, wherein the first count unit, the count control unit, and the end determination unit include a plurality of assemblies. 前記終了制御手段は、前記終了信号に応答する割り込み処理により、前記特定のアドレス領域の画像転送を終了する、請求項9乃至13のいずれか1つに記載の画像転送装置。 It said termination control means, the interrupt process responsive to the end signal, terminates the image transfer of the specific address region, the image transfer apparatus according to any one of claims 9 to 13. 前記汎用バスは、PCIバスである、請求項9乃至14のいずれか1つに記載の画像転送装置。   The image transfer device according to claim 9, wherein the general-purpose bus is a PCI bus. 前記転送先は画像データが表す画像を用紙上に形成するプロッタである、請求項9乃至15のいずれか1つに記載の画像転送装置を備える画像形成装置。   The image forming apparatus including the image transfer apparatus according to claim 9, wherein the transfer destination is a plotter that forms an image represented by image data on a sheet.
JP2006112886A 2006-04-17 2006-04-17 Image transfer method, apparatus, and image forming apparatus Active JP4671357B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006112886A JP4671357B2 (en) 2006-04-17 2006-04-17 Image transfer method, apparatus, and image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006112886A JP4671357B2 (en) 2006-04-17 2006-04-17 Image transfer method, apparatus, and image forming apparatus

Publications (2)

Publication Number Publication Date
JP2007288461A JP2007288461A (en) 2007-11-01
JP4671357B2 true JP4671357B2 (en) 2011-04-13

Family

ID=38759824

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006112886A Active JP4671357B2 (en) 2006-04-17 2006-04-17 Image transfer method, apparatus, and image forming apparatus

Country Status (1)

Country Link
JP (1) JP4671357B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002264400A (en) * 2001-03-09 2002-09-18 Ricoh Co Ltd Color image controlling apparatus
JP2002278917A (en) * 2001-03-21 2002-09-27 Ricoh Co Ltd Image data transfer system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002264400A (en) * 2001-03-09 2002-09-18 Ricoh Co Ltd Color image controlling apparatus
JP2002278917A (en) * 2001-03-21 2002-09-27 Ricoh Co Ltd Image data transfer system

Also Published As

Publication number Publication date
JP2007288461A (en) 2007-11-01

Similar Documents

Publication Publication Date Title
JP6886301B2 (en) Memory access system, its control method, program, and image forming device
JP7073634B2 (en) Electronic devices and programs
US8526039B2 (en) Image processing apparatus, and control method thereof and program
JP2010213066A (en) Image-forming device
JP4671357B2 (en) Image transfer method, apparatus, and image forming apparatus
JP5967945B2 (en) Information processing apparatus, information processing apparatus control method, and program
US20040190048A1 (en) Image forming device and method
US9197782B2 (en) Image processing device and image processing method
JP2010004271A (en) Image processing device
JP6048236B2 (en) MEMORY ACCESS CONTROL DEVICE, IMAGE FORMING DEVICE, AND MEMORY ACCESS CONTROL METHOD
JP2020204916A (en) Information processing device
US20200073842A1 (en) Bridge device, control method for bridge device, and information processing apparatus including bridge device
US10798262B2 (en) Image processing apparatus, image processing apparatus controlling method, and recording medium
JP2010098426A (en) Controller, image forming apparatus, and program
JP2007323662A (en) Data transfer method
JP2006195888A (en) Print system
US20200076645A1 (en) Bridge device and information processing apparatus including bridge device
JP6833491B2 (en) Information processing device
JP2008310547A (en) Image forming device
JP2009064342A (en) Data transfer system
JP2023046457A (en) Image formation apparatus, control method of image formation apparatus and program
JP2011013812A (en) Memory system
JPH1091461A (en) Multifunction parallel processing electronic device
JP2005115658A (en) Information processor
JP2005182156A (en) Image transferring device and method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090219

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101101

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101112

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101214

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110114

R151 Written notification of patent or utility model registration

Ref document number: 4671357

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

Year of fee payment: 3