JP2011142525A - Data transfer device, data transfer system, data transfer method, data transfer program, and recording medium - Google Patents

Data transfer device, data transfer system, data transfer method, data transfer program, and recording medium Download PDF

Info

Publication number
JP2011142525A
JP2011142525A JP2010002405A JP2010002405A JP2011142525A JP 2011142525 A JP2011142525 A JP 2011142525A JP 2010002405 A JP2010002405 A JP 2010002405A JP 2010002405 A JP2010002405 A JP 2010002405A JP 2011142525 A JP2011142525 A JP 2011142525A
Authority
JP
Japan
Prior art keywords
data
transfer
transmission
memory
reception
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.)
Pending
Application number
JP2010002405A
Other languages
Japanese (ja)
Inventor
Isamitsu Majima
勇光 間島
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 JP2010002405A priority Critical patent/JP2011142525A/en
Publication of JP2011142525A publication Critical patent/JP2011142525A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To relate to a data transfer device, a data transfer system, a data transfer method, a data transfer program, and a recording medium which simultaneously transfer the same data inside a memory to a plurality of slave devices. <P>SOLUTION: In a printer device 1, when a DFE 2 transfers transfer data in the memory 12 to printer engines 3a and 3b which are a plurality of transfer destinations, frame data of the transfer data read out from the memory 12 is distributed, for as many as transfer destinations of the data by a distribution circuit 23, and the distributed frame data is simultaneously sent to a plurality of printer engines 3a and 3b from a first sending port 4a and a second sending port 4b. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、データ転送装置、データ転送システム、データ転送方法、データ転送プログラム及び記録媒体に関し、詳細には、メモリ内の同じデータを複数の送信先装置に同時に転送するデータ転送装置、データ転送システム、データ転送方法、データ転送プログラム及び記録媒体に関する。   The present invention relates to a data transfer device, a data transfer system, a data transfer method, a data transfer program, and a recording medium, and more particularly, a data transfer device and a data transfer system that simultaneously transfer the same data in a memory to a plurality of destination devices. The present invention relates to a data transfer method, a data transfer program, and a recording medium.

広幅のシート状部材に高精細に画像を形成するプリンタ装置等のようにメモリ上の大容量のデータを複数のエンジン部であるノードに転送する装置においては、上位装置から送られてきた印刷データをフロントエンドサーバ等でメモリ上にRIP(Raster Image Processor)展開し、メモリ上に展開した該画像データをプリンタエンジンや画像検査装置等に転送する。   In a device that transfers a large amount of data in a memory to a node that is a plurality of engine units, such as a printer device that forms a high-definition image on a wide sheet-like member, print data sent from a host device The RIP (Raster Image Processor) is developed on a memory by a front-end server or the like, and the image data developed on the memory is transferred to a printer engine, an image inspection apparatus, or the like.

このようなデータ転送においては、送信側と受信側との間の信号やデータの転送方法としては、従来からバス接続方式、クロスバースイッチ接続方式、LAN(Local Area Network)や光ファイバー等を用いたネットワーク接続方式が用いられている。   In such data transfer, conventionally, a bus connection method, a crossbar switch connection method, a LAN (Local Area Network), an optical fiber, or the like has been used as a method of transferring signals and data between the transmission side and the reception side. A network connection method is used.

そして、従来、図8に示すように、1つのマスタ装置100が、メモリ101から読み出したデータ「AA」、「BB」をスレーブ装置110とスレーブ装置111にデータを転送する場合、マスタ装置100内のCPU、チップセット、入出力ポートで構成されるデータ制御回路102を経由して各スレーブ装置110、111に転送する。この場合、メモリ101内に格納されているデータ「AA」、「BB」を、スレーブ装置110用にデータ「110AA」、「110BB」を読み出すとともに、スレーブ装置111用にデータ「111AA」、データ「111BB」を読み出して、データ制御回路102に転送し、データ転送回路102からデータ「110AA」とデータ「110BB」をスレーブ装値110へ、データ「111AA」とデータ「111BB」をスレーブ装置111に順次送信する。   Conventionally, when one master device 100 transfers data “AA” and “BB” read from the memory 101 to the slave device 110 and the slave device 111 as shown in FIG. The data is transferred to the slave devices 110 and 111 via the data control circuit 102 including the CPU, chip set, and input / output port. In this case, the data “AA” and “BB” stored in the memory 101 are read out, the data “110AA” and “110BB” are read out for the slave device 110, and the data “111AA” and data “110” are read out for the slave device 111. 111BB "is read out and transferred to the data control circuit 102. From the data transfer circuit 102, the data" 110AA "and data" 110BB "are transferred to the slave device 110, and the data" 111AA "and data" 111BB "are transferred to the slave device 111 sequentially. Send.

すなわち、マスタ装置100は、スレーブ装置110とスレーブ装置111に順番に画像データを転送するために、メモリ101からスレーブ装置110用とスレーブ装置111用にそれぞれデータ「AA」、「BB」を読み出して、データ制御回路102で、スレーブ装置110とスレーブ装置111に順次転送している。その結果、図9に示すように、データ取得のためのメモリ101へのアクセス時間(読み出し時間)を、Tとすると、データ「AA」とデータ「BB」を各スレーブ装置110、111用にメモリ101にアクセスして取得するのにメモリ101にアクセスすると、メモリ101へのアクセス時間が4T時間必要となる。   That is, the master device 100 reads data “AA” and “BB” from the memory 101 for the slave device 110 and the slave device 111, respectively, in order to transfer image data to the slave device 110 and the slave device 111 in order. The data control circuit 102 sequentially transfers the data to the slave device 110 and the slave device 111. As a result, as shown in FIG. 9, when the access time (read time) to the memory 101 for data acquisition is T, the data “AA” and the data “BB” are stored in the memory for each of the slave devices 110 and 111. When the memory 101 is accessed to obtain the information by accessing the memory 101, the access time to the memory 101 is 4T hours.

このようなメモリへのアクセスをデータ毎にスレーブ装置の数だけ行って複数のスレーブ装置に対するデータ転送を行うと、スレーブ装置の数が少なく、かつ、データの転送サイズが小さい場合には、データ転送の全体の処理速度に与える影響はさほど大きくはならないが、例えば、高速のプリンタ装置や広幅のプリンタ装置等のように短時間内に大量のデータを複数のスレーブ装置に転送する場合には、データ転送速度を向上させる上で、改良の必要があった。   If data is transferred to multiple slave devices by performing access to the memory as many as the number of slave devices for each data, data transfer is performed when the number of slave devices is small and the data transfer size is small. However, if a large amount of data is transferred to multiple slave devices within a short period of time, such as a high-speed printer device or a wide-width printer device, the data In order to improve the transfer speed, there was a need for improvement.

そして、従来、マスタノードから複数のスレーブノードに高速のシリアル伝送路を介してデータ転送する場合に、両ノード間でデータの送受信の開始時の同期合せタイミングを円滑にするために、タイミング調整時に、データ伝送時に比較して低速のタイミング調整シーケンスを用いる技術が開示されている(特許文献1参照)。   Conventionally, when data is transferred from a master node to a plurality of slave nodes via a high-speed serial transmission path, in order to smooth the synchronization timing at the start of data transmission / reception between both nodes, A technique using a timing adjustment sequence that is slower than data transmission is disclosed (see Patent Document 1).

しかしながら、上記公報記載の従来技術にあっては、データ伝送時に比較して低速のタイミング調整シーケンスを用いてタイミング調整を行っているため、同期合わせを適切に行うことはできるが、同じデータを複数のスレーブノードに送信する場合であっても、送信するスレーブノードの数だけメモリからデータを読み出して、順次送信する必要があり、転送効率が悪いという問題があった。さらに、従来のデータ転送においては、データ転送にエラーが発生すると、同じデータを速やかに転送し直すリトライ処理を行っているため、転送エラー発生時における転送効率の向上が要望されている。   However, in the prior art described in the above publication, since timing adjustment is performed using a timing adjustment sequence that is slower than data transmission, synchronization can be appropriately performed. Even when data is transmitted to the slave nodes, it is necessary to read out data from the memory by the number of slave nodes to be transmitted and sequentially transmit the data, resulting in poor transfer efficiency. Further, in the conventional data transfer, when an error occurs in data transfer, retry processing is performed to quickly transfer the same data. Therefore, it is desired to improve transfer efficiency when a transfer error occurs.

そこで、本発明は、メモリ上の同じ転送対象データを複数の送信先に転送する場合のデータ転送処理を効率的にかつ高速に行うデータ転送装置、データ転送システム、データ転送方法、データ転送プログラム及び記録媒体を提供することを目的としている。   Therefore, the present invention provides a data transfer apparatus, a data transfer system, a data transfer method, a data transfer program, and a data transfer apparatus that efficiently and at high speed perform data transfer processing when transferring the same transfer target data on a memory to a plurality of transmission destinations. The object is to provide a recording medium.

本発明は、上記目的を達成するために、メモリ上の転送対象データを複数の送信先に転送する際に、メモリから読み出された転送対象データのブロックデータを該データの転送先の数に分配し、分配した該ブロックデータをそれぞれ複数の前記送信先に送信することを特徴としている。   In order to achieve the above object, according to the present invention, when transferring the transfer target data in the memory to a plurality of transmission destinations, the block data of the transfer target data read from the memory is set to the number of transfer destinations of the data. The distributed block data is transmitted to each of the plurality of transmission destinations.

また、本発明は、前記転送対象データの転送に関する情報を転送情報として生成し、生成した該送情報を前記転送対象データの送信に先立って前記各送信先に送信することを特徴としてもよい。   Further, the present invention may be characterized in that information relating to the transfer of the transfer target data is generated as transfer information, and the generated transmission information is transmitted to each of the transmission destinations prior to transmission of the transfer target data.

さらに、本発明は、前記送信先から前記転送対象データのブロックデータを指定した再送信要求があると、該転送対象データのうち該再送信要求で指定されているブロックデータを前記メモリから読み出して該転送先に送信することを特徴としてもよい。   Further, according to the present invention, when there is a retransmission request specifying the block data of the transfer target data from the transmission destination, the block data specified in the retransmission request among the transfer target data is read from the memory. It may be characterized by transmitting to the transfer destination.

また、本発明は、前記送信先毎にそれぞれ同じブロックデータを2重に送信する2重送信構成となっていることを特徴としてもよい。   Further, the present invention may be characterized in that it has a double transmission configuration in which the same block data is transmitted twice for each transmission destination.

本発明によれば、メモリ上の同じ転送対象データを複数の送信先に転送する場合のデータ転送処理を効率的にかつ高速に行うことができる。   ADVANTAGE OF THE INVENTION According to this invention, the data transfer process in the case of transferring the same transfer object data on memory to several transmission destinations can be performed efficiently and at high speed.

本発明の第1実施例を適用したプリンタ装置の要部ブロック構成図。1 is a block diagram of a main part of a printer apparatus to which a first embodiment of the present invention is applied. 分配回路の回路構成図。The circuit block diagram of a distribution circuit. データ転送処理を示すシーケンス図。The sequence diagram which shows a data transfer process. DFEからプリンタエンジンへのデータ転送の説明図。Explanatory drawing of the data transfer from DFE to a printer engine. 第1実施例におけるデータ転送の説明図。Explanatory drawing of the data transfer in 1st Example. 図5のデータ転送におけるデータ読み取り時間の説明図。Explanatory drawing of the data reading time in the data transfer of FIG. 第2実施例のプリンタ装置の要部ブロック構成図。The principal part block block diagram of the printer apparatus of 2nd Example. 従来のデータ転送方式におけるデータ転送の説明図。Explanatory drawing of the data transfer in the conventional data transfer system. 図8の従来のデータ転送方式におけるデータ読み取り時間の説明図。Explanatory drawing of the data reading time in the conventional data transfer system of FIG.

以下、本発明の好適な実施例を添付図面に基づいて詳細に説明する。なお、以下に述べる実施例は、本発明の好適な実施例であるので、技術的に好ましい種々の限定が付されているが、本発明の範囲は、以下の説明によって不当に限定されるものではなく、また、本実施の形態で説明される構成の全てが本発明の必須の構成要件ではない。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. In addition, since the Example described below is a suitable Example of this invention, various technically preferable restrictions are attached | subjected, However, The range of this invention is unduly limited by the following description. However, not all the configurations described in the present embodiment are essential constituent elements of the present invention.

図1〜図6は、本発明のデータ転送装置、データ転送システム、データ転送方法、データ転送プログラム及び記録媒体の第1実施例を示す図であり、図1は、本発明のデータ転送装置、データ転送システム、データ転送方法、データ転送プログラム及び記録媒体の第1実施例を適用したプリンタ装置1の要部ブロック構成図である。   1 to 6 are diagrams showing a first embodiment of a data transfer device, a data transfer system, a data transfer method, a data transfer program, and a recording medium according to the present invention. FIG. 1 shows a data transfer device according to the present invention, 1 is a block diagram of a main part of a printer apparatus 1 to which a first embodiment of a data transfer system, a data transfer method, a data transfer program, and a recording medium is applied.

図1において、プリンタ装置(データ転送システム)1は、データ転送装置としてのDFE(Digital Front End Saber)2、複数の転送先装置としてのプリンタエンジン3a、3b等を備えているとともに、図示しないが、操作表示部、給紙部、排紙部、通信インターフェイス等を備えており、通信インターフェイスには、専用回線やLAN等を介してプリンタ装置1に印刷データと印刷情報を送信して印刷要求を行うコンピュータ等のホスト装置が接続される。   In FIG. 1, a printer apparatus (data transfer system) 1 includes a DFE (Digital Front End Saber) 2 as a data transfer apparatus, printer engines 3a and 3b as a plurality of transfer destination apparatuses, and the like (not shown). , An operation display unit, a paper feeding unit, a paper discharge unit, a communication interface, and the like. The communication interface transmits print data and print information to the printer device 1 via a dedicated line or a LAN to send a print request. A host device such as a computer to be connected is connected.

DFE2は、CPU(Central Processing Unit )11、メモリ12、データ制御回路13及び転送先装置であるプリンタエンジン3a、3bの数だけの第1送信ポート4a、第2送信ポート4bと第1送受信ポート5a、第2送受信ポート5b等を備えており、データ制御回路13は、DMAC(Direct Memory Access Controller)21、バス22及び分配回路23等を備えている。   The DFE 2 includes a CPU (Central Processing Unit) 11, a memory 12, a data control circuit 13, and first transmission ports 4a, second transmission ports 4b, and first transmission / reception ports 5a corresponding to the number of printer engines 3a and 3b that are transfer destination devices. The second transmission / reception port 5b is provided, and the data control circuit 13 is provided with a DMAC (Direct Memory Access Controller) 21, a bus 22, a distribution circuit 23, and the like.

また、プリンタエンジン3a、3bは、それぞれ受信ポート31a、31b、送受信ポート32a、32b、CPU33a、33b、データ制御回路34a、34b及びメモリ35a、35b等を備えているとともに、所定の画像形成方式(例えば、電子写真方式やインクジェット方式等)で用紙(シート状部材)に画像形成するエンジン本体や該エンジン本体に用紙を供給する用紙供給部等を備えており、データ制御回路34a、34bは、それぞれチェック回路36a、36bを備えている。   The printer engines 3a and 3b include reception ports 31a and 31b, transmission and reception ports 32a and 32b, CPUs 33a and 33b, data control circuits 34a and 34b, memories 35a and 35b, and a predetermined image forming method ( For example, it includes an engine main body that forms an image on a sheet (sheet-like member) by an electrophotographic method, an ink jet method, and the like, a paper supply unit that supplies paper to the engine main body, and the like, and the data control circuits 34a and 34b respectively Check circuits 36a and 36b are provided.

DFE2は、ホスト装置から印刷データや印刷情報を受け取って、該印刷データに対してCPU11の制御下でRIP(Raster Image Processor)処理を行って、処理後のデータ(描画データ)をメモリ12上に格納する。   The DFE 2 receives print data and print information from the host device, performs RIP (Raster Image Processor) processing on the print data under the control of the CPU 11, and stores the processed data (drawing data) on the memory 12. Store.

メモリ12は、例えば、RAM(Random Access Memory)等が用いられ、上記RIP処理されて展開された描画データ(転送対象データ)と該描画データに関連する転送情報及び該描画データのDMA(Direct Memory Access)転送に用いられるディスクリプタがCPU11によって書き込まれる。   For example, a RAM (Random Access Memory) or the like is used as the memory 12. The drawing data (transfer target data) developed by the RIP process, the transfer information related to the drawing data, and the DMA (Direct Memory) of the drawing data are used. Access) The descriptor used for transfer is written by the CPU 11.

データ制御回路13は、バス22に、上記メモリ12が接続されているとともに、分配手段である分配回路23及び送信手段である第1送受信ポート5aと第2送受信ポート5bが接続されており、分配回路23には、第1送信ポート4aと第2送信ポート4bが接続されている。   In the data control circuit 13, the memory 12 is connected to a bus 22, and a distribution circuit 23 as distribution means and a first transmission / reception port 5a and a second transmission / reception port 5b as transmission means are connected to each other. The circuit 23 is connected to the first transmission port 4a and the second transmission port 4b.

第1送信ポート4a及び第2送信ポート4bは、送信専用のポートであり、それぞれプリンタエンジン3aの受信ポート31a及びプリンタエンジン3bの受信ポート31bに接続されている。第1送信ポート4a及び第2送信ポート4bは、メモリ12からDMAC(読み出し手段)21によって読み出されて、チェックデジット情報等が付加されて、分配回路23を介して送られてきた描画データを、それぞれ対応するプリンタエンジン3a、3bの受信ポート31a、31bに送信する。   The first transmission port 4a and the second transmission port 4b are dedicated transmission ports, and are connected to the reception port 31a of the printer engine 3a and the reception port 31b of the printer engine 3b, respectively. The first transmission port 4 a and the second transmission port 4 b read the drawing data read from the memory 12 by the DMAC (reading means) 21, added with check digit information, etc., and sent via the distribution circuit 23. , Respectively, to the reception ports 31a and 31b of the corresponding printer engines 3a and 3b.

第1送受信ポート5a及び第2送受信ポート5bは、双方向のポートであり、それぞれバス22を介してメモリ12から受け取った印刷情報の対応するプリンタエンジン3a、3bの送受信ポート32a、32bへの送信や送受信ポート32a、32bから送られてくる情報、例えば、エラー情報等の受信を行う。第1送受信ポート5a及び第2送受信ポート5bは、プリンタエンジン3aやプリンタエンジン3bから送られてきた情報をバス22を介してCPU11に渡し、送受信手段として機能している。   The first transmission / reception port 5a and the second transmission / reception port 5b are bidirectional ports, and transmit the print information received from the memory 12 via the bus 22 to the transmission / reception ports 32a, 32b of the corresponding printer engines 3a, 3b. Information received from the transmission / reception ports 32a and 32b, for example, error information is received. The first transmission / reception port 5a and the second transmission / reception port 5b function as transmission / reception means by passing information sent from the printer engine 3a or the printer engine 3b to the CPU 11 via the bus 22.

分配回路23は、例えば、図2に示すように回路構成されており、バス22と第1送信ポート4aとの接続/切り離しを行う第1スイッチ23aとバス22と第2送信ポート4bとの接続/切り離しを行う第2スイッチ23bを備えている。第1スイッチ23a及び第2スイッチ23bは、例えば、半導体のMOS(Metal Oxide Semiconductor)スイッチやゲートスイッチ、ドライバIC(Integrated Circuit)、レジスタ等が用いられ、CPU11の制御下で、オン/オフして、メモリ12から読み出されたデータの第1送信ポート4a及び第2送信ポート4bへの出力を許可/禁止する。すなわち、CPU11は、各プリンタエンジン3a、3bに同じデータを送信するときには、第1スイッチ23aと第2スイッチ23bをオンにし、プリンタエンジン3aとプリンタエンジン3bのいずれか一方にのみデータを送信するときには、データを送信する方のプリンタエンジン3a、3b側のスイッチ23a、23bをオンに、データを送信しない方のプリンタエンジン3a、3b側のスイッチ23a、23bをオフにする。   The distribution circuit 23 has a circuit configuration as shown in FIG. 2, for example, and connects the first switch 23a, the bus 22, and the second transmission port 4b for connecting / disconnecting the bus 22 and the first transmission port 4a. / The 2nd switch 23b which performs isolation | separation is provided. The first switch 23a and the second switch 23b are, for example, semiconductor MOS (Metal Oxide Semiconductor) switches, gate switches, driver ICs (Integrated Circuits), registers, etc., and are turned on / off under the control of the CPU 11. The output of the data read from the memory 12 is permitted / prohibited to the first transmission port 4a and the second transmission port 4b. That is, the CPU 11 turns on the first switch 23a and the second switch 23b when transmitting the same data to the printer engines 3a and 3b, and transmits data only to either the printer engine 3a or the printer engine 3b. The switches 23a and 23b on the printer engine 3a and 3b side that transmit data are turned on, and the switches 23a and 23b on the printer engine 3a and 3b side that do not transmit data are turned off.

CPU(制御手段)11は、メモリ12に格納されている描画データのプリンタエンジン3a、3bへの転送においては、まず、転送対象の描画データに関する転送情報、例えば、ジョブ情報、用紙サイズ情報及びデータ量情報等の印刷情報を、第1送受信ポート5a及び第2送受信ポート5bを使用して、対応するプリンタエンジン3a、3bに送信し、その後、メモリ12にディスクリプタを用意して、DMAC21によって、該メモリ12から描画データと該描画データのエラーチェックに用いるチェックデジットを、送信ポート4a、4bを使用してプリンタエンジン3a、3bに送信させる。   In transferring the drawing data stored in the memory 12 to the printer engines 3a and 3b, the CPU (control means) 11 first transfers transfer information relating to drawing data to be transferred, such as job information, paper size information, and data. Print information such as quantity information is transmitted to the corresponding printer engines 3a and 3b using the first transmission / reception port 5a and the second transmission / reception port 5b. After that, a descriptor is prepared in the memory 12, and the DMAC 21 Drawing data and a check digit used for error checking of the drawing data are transmitted from the memory 12 to the printer engines 3a and 3b using the transmission ports 4a and 4b.

プリンタエンジン3a及びプリンタエンジン3bは、描画データの受信に先立ってDFE2の送受信ポート5a、5bから送信されてきた転送情報を、送受信手段である送受信ポート32a、32bが受信すると、CPU(制御手段)33a、33bが、該転送情報をCPU33a、33b内のレジスタ(図示略)に保持し、その後に、受信ポート(受信手段)31a、31bがDFE2から送信されてくる描画データを受信するのを待つ。   When the transmission information transmitted from the transmission / reception ports 5a and 5b of the DFE 2 is received by the transmission / reception ports 32a and 32b prior to reception of the drawing data, the printer engine 3a and the printer engine 3b receive a CPU (control unit). 33a and 33b hold the transfer information in a register (not shown) in the CPU 33a and 33b, and then wait for the reception ports (reception means) 31a and 31b to receive the drawing data transmitted from the DFE2. .

プリンタエンジン3a、3bは、受信ポート31a、31bが描画データを受信すると、データ制御回路34a、34bのチェック回路(エラーチェック手段)36a、36bを経由してメモリ35a、35bに格納し、チェック回路36a、36bが描画データにエラーを検出すると、従来のように、データ転送を中止してデータ転送のやり直しを行うことなく、受信した描画データのうち、エラーが何バイト目で発生したか、すなわち、何フレーム目でエラーが発生したかを示すエラー情報(エラーフレーム情報)をCPU33a、33bが取得して内部レジスタ(エラー情報保管手段)等に記憶して、全ての描画データの受信が完了した後、内部レジスタ等に記憶したエラー情報(エラーフレーム情報)を送受信ポート32a、32bを経由して、DFE2に送信する。このエラーチェックとしては、例えば、上記チェックデジット情報を用いた通常のエラーチェックを用いることができる。   When the receiving ports 31a and 31b receive the drawing data, the printer engines 3a and 3b store the drawing data in the memories 35a and 35b via the check circuits (error check means) 36a and 36b of the data control circuits 34a and 34b. When an error is detected in the drawing data by 36a and 36b, the number of bytes in which the error has occurred in the received drawing data without stopping the data transfer and performing the data transfer again as in the prior art. The CPU 33a, 33b obtains error information (error frame information) indicating at which frame an error has occurred and stores it in an internal register (error information storage means), etc., and reception of all drawing data has been completed. Thereafter, the error information (error frame information) stored in the internal register or the like is sent to the transmission / reception ports 32a and 32b. Through, and transmits it to the DFE2. As this error check, for example, a normal error check using the check digit information can be used.

DFE2は、第1送受信ポート5a、第2送受信ポート5bがプリンタエンジン3a、3bからエラー情報を受信すると、CPU11が、エラーの発生したフレームの描画データ(フレームデータ)をメモリ12から読み出して、送受信ポート5a、5bからプリンタエンジン3a、3bに再送信し、プリンタエンジン3a、3bのCPU33a、33bは、描画データが再送信されてくると、再送されてきた描画データをメモリ35a、35の対応するデータ領域に上書きして修正する。   When the first transmission / reception port 5a and the second transmission / reception port 5b receive error information from the printer engines 3a and 3b, the CPU 11 reads the drawing data (frame data) of the frame in which the error has occurred from the memory 12 and transmits / receives it. When the drawing data is retransmitted, the CPU 33a, 33b of the printer engine 3a, 3b retransmits the drawn drawing data to the corresponding one of the memories 35a, 35. Overwrite the data area and correct it.

上記エラーの発生した描画データの再送信は、エラーの発生したプリンタエンジン3a、3bに対してのみ行うため、分配回路23を介さずに、送受信ポート5a、5bと送受信ポート32a、32bの伝送路を介して行う。   Since the drawing data in which the error has occurred is retransmitted only to the printer engines 3a and 3b in which the error has occurred, the transmission path between the transmission / reception ports 5a and 5b and the transmission / reception ports 32a and 32b without using the distribution circuit 23. Do through.

そして、プリンタ装置1は、ROM、EEPROM(Electrically Erasable and Programmable Read Only Memory )、EPROM、フラッシュメモリ、フレキシブルディスク、CD−ROM(Compact Disc Read Only Memory )、CD−RW(Compact Disc Rewritable )、DVD(Digital Versatile Disk)、SD(Secure Digital)カード、MO(Magneto-Optical Disc)等のコンピュータが読み取り可能な記録媒体に記録されている本発明のデータ転送方法を実行するデータ転送プログラムを読み込んでDFE2のCPU11が読み取るROM等に導入することで、また、プリンタエンジン3a、3bのCPU33a、33bが読み取るROM等に導入することで、後述する描画データを効率的にかつ高速に転送するデータ転送方法を実行するデータ転送システムとして構築されている。このデータ転送プログラムは、アセンブラ、C、C++、C#、Java(登録商標)等のレガシープログラミング言語やオブジェクト指向ブログラミング言語等で記述されたコンピュータ実行可能なプログラムであり、上記記録媒体に格納して頒布することができる。   The printer 1 includes a ROM, an EEPROM (Electrically Erasable and Programmable Read Only Memory), an EPROM, a flash memory, a flexible disk, a CD-ROM (Compact Disc Read Only Memory), a CD-RW (Compact Disc Rewritable), a DVD ( A data transfer program for executing the data transfer method of the present invention recorded on a computer-readable recording medium such as a digital versatile disk (SD), a secure digital (SD) card, or an MO (Magneto-Optical Disc) is read and the DFE2 A data transfer method for transferring drawing data, which will be described later, efficiently and at a high speed by being introduced into a ROM or the like read by the CPU 11 or introduced into a ROM or the like read by the CPUs 33a and 33b of the printer engines 3a and 3b. It is built as a data transfer system. This data transfer program is a computer-executable program written in a legacy programming language such as assembler, C, C ++, C #, Java (registered trademark) or an object-oriented programming language, and is stored in the recording medium. Can be distributed.

次に、本実施例の作用を説明する。本実施例のプリンタ装置1は、データ転送装置であるDFE2から転送先装置であるプリンタエンジン3a、3bへのデータ転送を効率的にかつ高速に行う。以下、図3及び図4に基づいて、DFE2のメモリ12からプリンタエンジン3a、3bに同じ描画データを転送してプリンタエンジン3a、3bで印刷処理する場合について説明する。なお、図3及び図4には、説明を明確にするために、DFE2からプリンタエンジン3aに転送する際の処理工程のみについて示されているが、DFE2からプリンタエンジン3bに対しても同様である。   Next, the operation of this embodiment will be described. The printer apparatus 1 according to the present embodiment efficiently and rapidly transfers data from the DFE 2 that is a data transfer apparatus to the printer engines 3a and 3b that are transfer destination apparatuses. Hereinafter, a case where the same drawing data is transferred from the memory 12 of the DFE 2 to the printer engines 3a and 3b and print processing is performed by the printer engines 3a and 3b will be described with reference to FIGS. 3 and 4 show only the processing steps when transferring from the DFE 2 to the printer engine 3a for clarity of explanation, the same applies to the printer engine 3b from the DFE 2. .

すなわち、プリンタ装置1は、図3に示すように、ホスト装置から受け取った印刷データを印刷する場合、DFE2のCPU11によって該印刷データを描画データに展開(RIP処理)してメモリ12に保管し、CPU11は、図4に示すように、さらに、該印刷データである描画データの転送情報、例えば、ジョブ情報、用紙サイズ情報、データ量情報等の印刷情報(転送情報)を第1送受信ポート5a及び第2送受信ポート5bからプリンタエンジン3a、3bの送受信ポート32a、32bに送信する。   That is, as shown in FIG. 3, when printing the print data received from the host device, the printer device 1 develops the print data into drawing data (RIP processing) by the CPU 11 of the DFE 2 and stores it in the memory 12. As shown in FIG. 4, the CPU 11 further transfers transfer information of drawing data as the print data, for example, print information (transfer information) such as job information, paper size information, and data amount information to the first transmission / reception port 5a and The data is transmitted from the second transmission / reception port 5b to the transmission / reception ports 32a, 32b of the printer engines 3a, 3b.

プリンタエンジン3a、3bは、図3に示すように、送受信ポート32a、32bが印刷情報を受信すると、CPU33a、33bに送り、CPU33a、33bが、受け取った印刷情報を内部のレジスタに保存して、描画データの受信ポートとして受信ポート31a、31bを設定して、受信ポート31a、31bが描画データを受信するのを待つ。また、プリンタエンジン3a、3bのCPU33a、33bは、図3及び図4に示すように、印刷情報を受信した旨の受信連絡を送受信ポート32a、32bからDFE2の第1送受信ポート5a、第2送受信ポート5bに送信する。   As shown in FIG. 3, when the transmission / reception ports 32a and 32b receive the print information, the printer engines 3a and 3b send the print information to the CPUs 33a and 33b, and the CPUs 33a and 33b store the received print information in an internal register. The receiving ports 31a and 31b are set as the drawing data receiving ports, and the receiving ports 31a and 31b wait for the drawing data to be received. Further, as shown in FIGS. 3 and 4, the CPUs 33a and 33b of the printer engines 3a and 3b send a reception notification that the print information has been received from the transmission / reception ports 32a and 32b to the first transmission / reception port 5a and the second transmission / reception port of the DFE2. Send to port 5b.

DFE2の第1送受信ポート5a及び第2送受信ポート5bは、印刷情報の受信連絡を受信すると、図3及び図4に示すように、該受信連絡をCPU11に送って、CPU11が、描画データの全ての送信先から受信連絡を受信すると、DMAC21にDMA転送の設定(転送対象データのメモリ12上での先頭アドレス、データ量等をメモリ12上のディスクリプタへの設定)を行い、DMA転送の設定が完了すると、DMAC21にDMA転送を開始させる。DMAC21は、DMA転送の開始が指示されると、図3及び図4に示すように、メモリ12のディスクリプタを読み込んで、ディスクリプタのアドレスに格納されている描画データをメモリ12からパケット単位(ブロック単位、フレーム単位)で読み取る。DMAC21は、読み取った同じ描画データにチェックデジットを付加して、バス22を通して分配回路23で、同じ描画データを第1送信ポート4aと第2送信ポート4bに分割して渡し、第1送信ポート4aと第2送信ポート4bからプリンタエンジン3aの受信ポート31a及びプリンタエンジン3bの受信ポート31bに同時に送信する。   When the first transmission / reception port 5a and the second transmission / reception port 5b of the DFE 2 receive the reception notification of the print information, as shown in FIG. 3 and FIG. 4, the reception communication is sent to the CPU 11, and the CPU 11 sends all the drawing data. When the reception notification is received from the destination, the DMAC 21 is set for DMA transfer (the start address of the transfer target data on the memory 12, the data amount, etc. are set in the descriptor on the memory 12), and the DMA transfer is set. When completed, the DMAC 21 starts DMA transfer. When the DMAC 21 is instructed to start DMA transfer, as shown in FIGS. 3 and 4, the DMAC 21 reads the descriptor of the memory 12, and draws the drawing data stored in the descriptor address from the memory 12 in packet units (block units). , Frame by frame). The DMAC 21 adds a check digit to the same drawing data that has been read, and divides and passes the same drawing data to the first transmission port 4a and the second transmission port 4b by the distribution circuit 23 through the bus 22, and the first transmission port 4a. Are simultaneously transmitted from the second transmission port 4b to the reception port 31a of the printer engine 3a and the reception port 31b of the printer engine 3b.

プリンタエンジン3a、3bは、受信ポート31a、31bが描画データを受信すると、図3及び図4に示すように、データ制御回路34a、34bのチェック回路36a、36bで、チェックデジットを利用して、描画データのエラーチェックを行い、チェック後の描画データをメモリ35a、35bに格納するとともに、描画データのチェック結果をCPU33a、33bの内部レジスタに格納する。   When the reception ports 31a and 31b receive the drawing data, the printer engines 3a and 3b use the check digit in the check circuits 36a and 36b of the data control circuits 34a and 34b as shown in FIGS. The drawing data is checked for errors, the checked drawing data is stored in the memories 35a and 35b, and the drawing data check result is stored in the internal registers of the CPUs 33a and 33b.

すなわち、このテータ転送の途中で、描画データ(印刷データ)に転送エラーが発生したことをチェック回路36a、36bが検出すると、従来技術にあっては、エラーを検出した時点でデータ転送を中止して、最初からデータ転送をやり直していたが、本実施例のプリンタ装置1においては、エラーの発生箇所(エラーが何バイト目で発生したかのエラー情報)をCPU33a、33bが内部レジスタ等に記憶し、全てのデータ転送が終了した後に後述するようにエラー対応処理を行う。   That is, during the data transfer, when the check circuits 36a and 36b detect that a transfer error has occurred in the drawing data (print data), in the prior art, the data transfer is stopped when the error is detected. In this case, in the printer apparatus 1 of this embodiment, the CPU 33a and 33b store the location where an error has occurred (error information indicating what byte the error has occurred) in an internal register or the like. Then, after all data transfer is completed, an error handling process is performed as described later.

すなわち、プリンタエンジン3a、3bのCPU33a、33bは、先に受信してレジスタに保管されている印刷情報を参照して、全ての描画データを受信してメモリ35a、35bに格納したと判断すると、内部レジスタを参照して、図3に示すように、描画データの受信にエラーが発生していたかチェックし、エラーが発生していないときには、図4に示すように、正常にデータ転送が終了した旨の正常終了通知を、送受信ポート32a、32bからDFE2の第1送受信ポート5a及び第2送受信ポート5bに送信する。第1送受信ポート5a及び第2送受信ポート5bは、正常終了通知を受信すると、CPU11に該正常終了通知を渡して、処理を終了する。上記プリンタエンジン3a、3bのCPU33a、33bは、上記内部レジスタのチェック結果情報を参照してエラー情報が書き込まれていると、図3及び図4に示すように、該エラー情報(エラーの発生したバイト情報等)を送受信ポート32a、32bからDFE2の第1送受信ポート5a及び第2送受信ポート5bに送信する。第1送受信ポート5a及び第2送受信ポート5bは、エラー情報を受信すると、CPU11に該エラー情報を渡し、CPU11は、該エラー情報を参照して、メモリ12の描画データのうちエラーの発生したデータ部分を読み出す。CPU11は、メモリ12から読み出したエラー発生部分の描画データを再送情報として、第1送受信ポート5a、5bからプリンタエンジン3a、3bの送受信ポート32a、32bに送信する。   That is, when the CPUs 33a and 33b of the printer engines 3a and 3b refer to the print information received first and stored in the register and determine that all drawing data has been received and stored in the memories 35a and 35b, Referring to the internal register, as shown in FIG. 3, it is checked whether an error has occurred in receiving drawing data. When no error has occurred, data transfer has been completed normally as shown in FIG. A normal end notification to the effect is transmitted from the transmission / reception ports 32a and 32b to the first transmission / reception port 5a and the second transmission / reception port 5b of the DFE2. When receiving the normal end notification, the first transmission / reception port 5a and the second transmission / reception port 5b pass the normal end notification to the CPU 11 and end the processing. When the error information is written by referring to the check result information of the internal register, the CPUs 33a and 33b of the printer engines 3a and 3b, as shown in FIG. 3 and FIG. Byte information etc.) is transmitted from the transmission / reception ports 32a, 32b to the first transmission / reception port 5a and the second transmission / reception port 5b of the DFE2. When the first transmission / reception port 5a and the second transmission / reception port 5b receive the error information, the first transmission / reception port 5a and the second transmission / reception port 5b pass the error information to the CPU 11. The CPU 11 refers to the error information and the error-generated data in the drawing data of the memory 12 Read part. The CPU 11 transmits the drawing data of the error occurrence portion read from the memory 12 as retransmission information from the first transmission / reception ports 5a, 5b to the transmission / reception ports 32a, 32b of the printer engines 3a, 3b.

プリンタエンジン3a、3bの送受信ポート32a、32bは、再送情報を受信すると、受信した再送情報をCPU33a、33bに渡し、CPU33a、33bは、受け取った再送情報である描画データによってメモリ35a、35bに格納されている描画データの対応データ部分を上書きして修正保管する。   Upon receiving the retransmission information, the transmission / reception ports 32a and 32b of the printer engines 3a and 3b pass the received retransmission information to the CPUs 33a and 33b, and the CPUs 33a and 33b store them in the memories 35a and 35b by using the drawing data that is the received retransmission information. Overwrite the corresponding data portion of the rendered data and save it.

すなわち、プリンタ装置1は、図5に示すように、マスタノードであるDFE2が、例えば、メモリ12に格納されている「AA」、「BB」という同じ描画データを、2つの転送先装置であるプリンタエンジン3a、3bに転送する場合、転送対象の描画データ「AA」、「BB」を1回だけメモリ12から読み出して、データ制御回路13に送り、データ制御回路13の分配回路23によって同じ描画データ「AA」、「BB」を、第1送信ポート4aと第2送信ポート4bに分割して渡して、第1送信ポート4aと第2送信ポート4bからそれぞれプリンタエンジン3aとプリンタエンジン3bに同じ描画データ「AA」、「BB」を転送する。   In other words, as illustrated in FIG. 5, in the printer device 1, the DFE 2 that is the master node is, for example, the same drawing data “AA” and “BB” stored in the memory 12 as two transfer destination devices. When transferring to the printer engines 3a and 3b, the drawing data “AA” and “BB” to be transferred are read from the memory 12 only once, sent to the data control circuit 13, and the same drawing is performed by the distribution circuit 23 of the data control circuit 13. The data “AA” and “BB” are divided and passed to the first transmission port 4a and the second transmission port 4b, and the same from the first transmission port 4a and the second transmission port 4b to the printer engine 3a and the printer engine 3b, respectively. The drawing data “AA” and “BB” are transferred.

したがって、図6に示すように、描画データ「AA」及び描画データ「BB」をそれぞれメモリ12から読み出すのに読み出し時間Tだけ要する場合、2Tの読み出し時間で、2つの転送先に転送する転送対象の描画データ「AA」及び描画データ「BB」を読み出すことができ、図9に示した従来の半分の時間でデータの読み取りを行うことができる。この読み取り時間の短縮効果は、メモリ12から読み取った描画データの転送先の数が多いほど大きい。   Therefore, as shown in FIG. 6, when it takes only the read time T to read the drawing data “AA” and the drawing data “BB” from the memory 12 respectively, the transfer target to be transferred to two transfer destinations with the read time of 2T. The drawing data “AA” and the drawing data “BB” can be read out, and the data can be read in half the time shown in FIG. The effect of shortening the reading time increases as the number of transfer destinations of drawing data read from the memory 12 increases.

このように、本実施例のプリンタ装置1は、データ転送装置であるDFE2が、メモリ12上の転送対象データを複数の送信先であるプリンタエンジン3a、3bに転送する際に、メモリ12から読み出された転送対象データのフレームデータを分配回路23によって該データの転送先の数に分配し、分配された該フレームデータを第1送信ポート4a、第2送信ポート4bからそれぞれ複数のプリンタエンジン3a、3bに送信している。   As described above, when the DFE 2 that is the data transfer device transfers the transfer target data on the memory 12 to the printer engines 3a and 3b that are a plurality of transmission destinations, the printer device 1 according to the present embodiment reads the data from the memory 12. The output frame data of the transfer target data is distributed to the number of transfer destinations of the data by the distribution circuit 23, and the distributed frame data is respectively transmitted from the first transmission port 4a and the second transmission port 4b to a plurality of printer engines 3a. 3b.

したがって、同じデータを転送するデータ転送先の数に関わらず、該データのメモリからの読み取り回数を1回に抑えて転送効率を向上させることができ、データ読み取り時間、ひいては、データ転送に要する総処理時間を短縮することができる。   Therefore, regardless of the number of data transfer destinations to which the same data is transferred, the number of times the data is read from the memory can be reduced to one to improve the transfer efficiency, and the data reading time and thus the total amount of data required for data transfer can be improved. Processing time can be shortened.

また、本実施例のプリンタ装置1は、DFE2が、転送対象データの転送に関する情報を転送情報である印刷情報を生成して、該印刷情報を送信ポート4a、4bとは異なる送受信ポート5a、5bから前記転送対象データの送信に先立って各プリンタエンジン3a、3bに送信している。   Also, in the printer apparatus 1 of this embodiment, the DFE 2 generates print information that is transfer information for information related to transfer of transfer target data, and the print information is transmitted / received ports 5a and 5b different from the transmission ports 4a and 4b. To the printer engines 3a and 3b prior to transmission of the transfer target data.

したがって、転送対象データの転送に関する情報を前もって転送先に通知して、適切な転送データの管理を行えるようにすることができ、データ転送を適切なものとすることができる。   Therefore, it is possible to notify the transfer destination in advance of information related to the transfer of the data to be transferred, so that appropriate transfer data can be managed, and data transfer can be made appropriate.

さらに、本実施例のプリンタ装置1は、DFE2が、送信先であるプリンタエンジン3a、3bから転送対象データのフレームデータを指定した再送信要求があると、該転送対象データのうち該再送信要求に応じて該指定されているフレームデータをメモリ12から読み出して送受信ポート5a、5bから該プリンタエンジン3a、3bに送信する再送信処理を行っている。   Further, when the DFE 2 receives a retransmission request specifying the frame data of the transfer target data from the printer engines 3a and 3b that are the transmission destinations, the printer apparatus 1 according to the present embodiment includes the retransmission request among the transfer target data. In response to this, the designated frame data is read from the memory 12 and transmitted from the transmission / reception ports 5a and 5b to the printer engines 3a and 3b.

したがって、従来のように、転送エラーが発生すると、該エラーの発生時点でデータの転送のやり直しを行うことなく、全てのデータ転送が完了した後に、エラーの発生したフレームデータのみを再送することができ、データ転送の処理効率を向上させることができるとともに、確実にデータを転送することができる。   Therefore, when a transfer error occurs as in the prior art, only the frame data in which an error has occurred can be retransmitted after all the data transfer has been completed without performing the data transfer again when the error occurs. In addition, the processing efficiency of data transfer can be improved and data can be transferred reliably.

図7は、本発明の本発明のデータ転送装置、データ転送システム、データ転送方法、データ転送プログラム及び記録媒体の第2実施例を適用したプリンタ装置100の要部ブロック構成図である。   FIG. 7 is a block diagram of the essential parts of a printer apparatus 100 to which a second embodiment of the data transfer apparatus, data transfer system, data transfer method, data transfer program, and recording medium of the present invention is applied.

なお、本実施例は、上記第1実施例のプリンタ装置1と同様のプリンタ装置に適用したものであり、本実施例の説明において、上記第1実施例と同様の構成部分には、同一の符号を付してその説明を省略または簡略化する。   The present embodiment is applied to a printer apparatus similar to the printer apparatus 1 of the first embodiment. In the description of the present embodiment, the same components as those of the first embodiment are the same. The description will be omitted or simplified with reference numerals.

図7において、プリンタ装置100は、データ転送装置としてのDFE101、複数の転送先装置としての2つのプリンタエンジン102a、102b等を備えているとともに、図示しないが、操作表示部、給紙部、排紙部、通信インターフェイス等を備えており、通信インターフェイスには、専用回線やLAN等を介してプリンタ装置100に印刷データと印刷情報を送信して印刷要求を行うコンピュータ等のホスト装置が接続される。   In FIG. 7, the printer apparatus 100 includes a DFE 101 as a data transfer apparatus, two printer engines 102 a and 102 b as a plurality of transfer destination apparatuses, and an operation display unit, a sheet feeding unit, a discharge unit, and the like. A paper unit, a communication interface, and the like are provided, and a host device such as a computer that transmits print data and print information to the printer apparatus 100 via a dedicated line or a LAN to make a print request is connected to the communication interface. .

DFE101は、CPU11、メモリ12、データ制御回路110及び転送先装置であるプリンタエンジン102a、102bの数だけの送信手段である第1送信ポート4aa、4ab、第2送信ポート4ba、4bbと送受信手段である第1送受信ポート5a、第2送受信ポート5b等を備えており、データ制御回路110は、DMAC21、バス22及び分配回路111等を備えている。   The DFE 101 includes a CPU 11, a memory 12, a data control circuit 110, and first transmission ports 4aa, 4ab, second transmission ports 4ba, 4bb, which are transmission means corresponding to the number of printer engines 102a, 102b as transfer destination apparatuses, and transmission / reception means. A first transmission / reception port 5a, a second transmission / reception port 5b, and the like are provided. The data control circuit 110 includes a DMAC 21, a bus 22, a distribution circuit 111, and the like.

また、プリンタエンジン102a、102bは、それぞれ受信手段である受信ポート31a、31b、送受信手段である送受信ポート32a、32b、CPU33a、33b、データ制御回路120a、120b及びメモリ35a、35b等を備えているとともに、所定の画像形成方式(例えば、電子写真方式やインクジェット方式等)で用紙(シート状部材)に画像形成するエンジン本体や該エンジン本体に用紙を供給する用紙供給部等を備えており、データ制御回路120a、120bは、それぞれバッファ121aa、121ab、121ba、121bb、チェック回路122aa、122ab、122ba、122bb、セレクタ123a、123b、内部バス124a、124b、転送データフレームカウンタ125a、125b及び転送情報レジスタ126a、126b等を備えている。   The printer engines 102a and 102b include reception ports 31a and 31b as reception units, transmission and reception ports 32a and 32b as transmission / reception units, CPUs 33a and 33b, data control circuits 120a and 120b, memories 35a and 35b, and the like. And an engine body that forms an image on a sheet (sheet-like member) by a predetermined image forming system (for example, an electrophotographic system or an inkjet system), a paper supply unit that supplies the paper to the engine body, etc. The control circuits 120a and 120b include buffers 121aa, 121ab, 121ba, and 121bb, check circuits 122aa, 122ab, 122ba, and 122bb, selectors 123a and 123b, internal buses 124a and 124b, and transfer data frame counters 125a and 125, respectively. And transfer information register 126a, and a 126b, and the like.

DFE101は、第1実施例のDFE2と同様に、ホスト装置から印刷データや印刷情報を受け取って、該印刷データに対してCPU11の制御下でRIP処理を行って、処理後のデータ(描画データ)をメモリ12上に格納する。   Similar to DFE 2 of the first embodiment, the DFE 101 receives print data and print information from the host device, performs RIP processing on the print data under the control of the CPU 11, and performs post-processing data (drawing data). Is stored on the memory 12.

データ制御回路110は、バス22に、上記メモリ12が接続されているとともに、分配回路111とデータ制御回路110外の第1送受信ポート5a及び第2送受信ポート5bが接続されており、分配回路111には、第1送信ポート4aa、4abと第2送信ポート4ba、4bbが接続されている。   In the data control circuit 110, the memory 12 is connected to the bus 22, and the distribution circuit 111 is connected to the first transmission / reception port 5 a and the second transmission / reception port 5 b outside the data control circuit 110. Are connected to the first transmission ports 4aa, 4ab and the second transmission ports 4ba, 4bb.

第1送信ポート4aa、4ab及び第2送信ポート4ba、4bbは、送信専用のポートであり、それぞれプリンタエンジン3aの受信ポート31aa、31ab及びプリンタエンジン3bの受信ポート31ba、31bbに接続されている。第1送信ポート4aa、4ab及び第2送信ポート4ba、4bbは、メモリ12からDMAC21によって読み出されて、チェックデジット情報等が付加されて、分配回路111を介して送られてきた描画データを、それぞれ対応するプリンタエンジン3aの受信ポート31aa、31ab及びプリンタエンジン3bの受信ポート31ba、31bbに送信する。   The first transmission ports 4aa and 4ab and the second transmission ports 4ba and 4bb are dedicated transmission ports, and are connected to the reception ports 31aa and 31ab of the printer engine 3a and the reception ports 31ba and 31bb of the printer engine 3b, respectively. The first transmission ports 4aa and 4ab and the second transmission ports 4ba and 4bb are read out from the memory 12 by the DMAC 21, added with check digit information and the like, and the drawing data sent through the distribution circuit 111 The data is transmitted to the reception ports 31aa and 31ab of the corresponding printer engine 3a and the reception ports 31ba and 31bb of the printer engine 3b, respectively.

第1送受信ポート5a及び第2送受信ポート5bは、双方向のポートであり、それぞれバス22を介してメモリ12から受け取った印刷情報の対応するプリンタエンジン102a、102bの送受信ポート32a、32bへの送信や送受信ポート32a、32bから送られてくる情報、例えば、エラー情報等の受信を行う。第1送受信ポート5a及び第2送受信ポート5bは、プリンタエンジン3aやプリンタエンジン3bから送られてきた情報をバス22を介してCPU11に渡す。   The first transmission / reception port 5a and the second transmission / reception port 5b are bidirectional ports, and transmit the print information received from the memory 12 via the bus 22 to the transmission / reception ports 32a and 32b of the corresponding printer engines 102a and 102b, respectively. Information received from the transmission / reception ports 32a and 32b, for example, error information is received. The first transmission / reception port 5a and the second transmission / reception port 5b pass information sent from the printer engine 3a or the printer engine 3b to the CPU 11 via the bus 22.

分配回路(分配手段)111は、図示しないが、第1実施例の分配回路23と同様の構成であって、バス22と第1送信ポート4aa、4abとの接続/切り離しを行う第1スイッチとバス22と第2送信ポート4ba、4bbとの接続/切り離しを行う第2スイッチを備えており、第1スイッチ及び第2スイッチは、第1実施例の場合と同様に、例えば、半導体のMOSスイッチやゲートスイッチ、ドライバIC、レジスタ等が用いられる。分配回路111は、CPU11の制御下で、第1スイッチと第2スイッチをオン/オフして、メモリ12から読み出された描画データの第1送信ポート4aa、4ab及び第2送信ポート4ba、4bbへの出力を許可/禁止する。すなわち、CPU11は、各プリンタエンジン102a、102bに同じデータを送信するときには、第1スイッチと第2スイッチをオンにし、プリンタエンジン102aとプリンタエンジン102bのいずれか一方にのみ描画データを送信するときには、描画データを送信する方のプリンタエンジン102a、102b側の第1スイッチまたは第2スイッチをオンに、描画データを送信しない方のプリンタエンジン102a、102b側の第1スイッチまたは第2スイッチをオフにする。   Although not shown, the distribution circuit (distribution means) 111 has the same configuration as the distribution circuit 23 of the first embodiment, and includes a first switch that connects / disconnects the bus 22 and the first transmission ports 4aa, 4ab. A second switch for connecting / disconnecting the bus 22 to / from the second transmission ports 4ba and 4bb is provided, and the first switch and the second switch are, for example, semiconductor MOS switches, as in the first embodiment. A gate switch, a driver IC, a register, or the like is used. Under the control of the CPU 11, the distribution circuit 111 turns on and off the first switch and the second switch, and the first transmission ports 4aa and 4ab and the second transmission ports 4ba and 4bb of the drawing data read from the memory 12 Enable / disable output to. That is, the CPU 11 turns on the first switch and the second switch when transmitting the same data to the printer engines 102a and 102b, and transmits the drawing data only to either the printer engine 102a or the printer engine 102b. Turn on the first switch or the second switch on the side of the printer engine 102a, 102b that transmits the drawing data, and turn off the first switch or the second switch on the side of the printer engine 102a, 102b that does not transmit the drawing data. .

プリンタ装置100は、上述のように、DFE101から各プリンタエンジン102a、102bへの描画データの送信路が、第1送信ポート4aa、4abと受信ポート31aa、31ab及び第2送信ポート4ba、4bbと受信ポート31ba、31bbによって二重化されている。   As described above, in the printer apparatus 100, the drawing data transmission path from the DFE 101 to each of the printer engines 102a and 102b is received by the first transmission ports 4aa and 4ab, the reception ports 31aa and 31ab, and the second transmission ports 4ba and 4bb. Duplexed by ports 31ba and 31bb.

CPU11は、メモリ12に格納されている描画データのプリンタエンジン102a、102bへの転送においては、まず、転送対象の描画データに関する転送情報である印刷情報を、第1送受信ポート5a及び第2送受信ポート5bを使用して、対応するプリンタエンジン102a、102bに送信し、その後、メモリ12にディスクリプタを用意して、DMAC21によって、該メモリ12から描画データと該描画データのエラーチェックに用いるチェックデジットを、第1送信ポート4aa、4ab及び第2送信ポート4ba、4bbを使用してプリンタエンジン102a、102bに送信させる。   In transferring the drawing data stored in the memory 12 to the printer engines 102a and 102b, the CPU 11 first sends print information, which is transfer information relating to drawing data to be transferred, to the first transmission / reception port 5a and the second transmission / reception port. 5b is transmitted to the corresponding printer engine 102a, 102b, and then a descriptor is prepared in the memory 12, and the DMAC 21 uses the drawing data from the memory 12 and a check digit used for an error check of the drawing data, The first transmission ports 4aa and 4ab and the second transmission ports 4ba and 4bb are used for transmission to the printer engines 102a and 102b.

プリンタエンジン102a及びプリンタエンジン102bは、描画データの受信に先立ってDFE101の送受信ポート5a、5bから送信されてきた印刷情報を、送受信ポート32a、32bが受信すると、CPU33a、33bが、該転送情報をCPU33a、33b内のレジスタ(図示略)に保持し、その後に、受信ポート31aa、31ab及び受信ポート31ba、31bbがDFE101から送信されてくる描画データを受信するのを待つ。   When the printer engine 102a and the printer engine 102b receive the print information transmitted from the transmission / reception ports 5a and 5b of the DFE 101 prior to reception of the drawing data, the CPUs 33a and 33b receive the transfer information. The data is held in a register (not shown) in the CPUs 33a and 33b, and thereafter, the reception ports 31aa and 31ab and the reception ports 31ba and 31bb wait for the drawing data transmitted from the DFE 101 to be received.

プリンタエンジン102a、102bは、受信ポート31aa、31ab及び受信ポート31ba、31bbが描画データを受信すると、データ制御回路120aのバッファ121aaとバッファ121ab及びデータ制御回路120bのバッファ121baとバッファ121bbに送って一時保管し、このバッファ121aa、121ab及びバッファ121ba、121bbの描画データにエラーがあるか否かを対応するチェック回路122aa、122ab及びチェック回路122ba、122bbでチェックする。   When the reception ports 31aa and 31ab and the reception ports 31ba and 31bb receive the drawing data, the printer engines 102a and 102b temporarily send the drawing data to the buffer 121aa and the buffer 121ab of the data control circuit 120a and the buffer 121ba and the buffer 121bb of the data control circuit 120b. The check circuit 122aa and 122ab and the check circuits 122ba and 122bb check whether or not there is an error in the drawing data of the buffers 121aa and 121ab and the buffers 121ba and 121bb.

データ制御回路120aは、バッファ121aaとバッファ121abのいずれの描画データにおいてもエラーがないときには、セレクタ123aが、予め設定されているバッファ、例えば、バッファ121aaの描画データ(データフレーム)を選択してバス124aを介してメモリ35aに送って、CPU33aがメモリ35aの所定領域に格納し、バッファ121aaとバッファ121abのいずれかの描画データにエラーがあると、セレクタ123aが、エラーの発生していない方の描画データを選択してバス124aを介してメモリ35aに送って、CPU33aがメモリ35aの所定領域に格納する。データ制御回路120aは、バッファ121aaとバッファ121abのいずれの描画データにおいてもエラーが発生しているときには、バッファ121aa、121ab内の描画データを破棄して、該描画データのメモリ35aへの格納を中止するとともに、異常フレームナンバ情報として転送データフレームカウンタ125aの値を転送情報レジスタ126aに記憶する。   In the data control circuit 120a, when there is no error in any of the drawing data in the buffer 121aa and the buffer 121ab, the selector 123a selects a preset buffer, for example, drawing data (data frame) of the buffer 121aa and selects the bus. If the CPU 33a stores it in a predetermined area of the memory 35a and there is an error in one of the drawing data in the buffer 121aa and the buffer 121ab, the selector 123a determines that the error has not occurred. Drawing data is selected and sent to the memory 35a via the bus 124a, and the CPU 33a stores it in a predetermined area of the memory 35a. When an error occurs in any of the drawing data in the buffer 121aa and the buffer 121ab, the data control circuit 120a discards the drawing data in the buffers 121aa and 121ab and stops storing the drawing data in the memory 35a. At the same time, the value of the transfer data frame counter 125a is stored in the transfer information register 126a as abnormal frame number information.

データ制御回路120bは、データ制御回路120aと同様に、バッファ121baとバッファ121bbのうち正常な描画データをセレクタ123bで選択してメモリ35bに格納し、バッファ121baとバッファ121bbのいずれの描画データにおいてもエラーが発生しているときには、バッファ121ba、121bb内の描画データを破棄して、該描画データのメモリ35bへの格納を中止するとともに、異常フレームナンバ情報として転送データフレームカウンタ125bの値を転送情報レジスタ126bに記憶する。   Similarly to the data control circuit 120a, the data control circuit 120b selects normal drawing data from the buffer 121ba and the buffer 121bb by the selector 123b and stores the selected drawing data in the memory 35b, and the drawing data in either the buffer 121ba or the buffer 121bb. When an error has occurred, the drawing data in the buffers 121ba and 121bb are discarded, the storage of the drawing data in the memory 35b is stopped, and the value of the transfer data frame counter 125b is transferred as the abnormal frame number information. Store in the register 126b.

そして、プリンタエンジン102a、102bは、DFE101から全ての描画データが転送されてくると、CPU33a、33bが、転送情報レジスタ126a、126bに異常フレームナンバ情報が記憶されているかチェックし、異常フレームナンバ情報が記憶されていると、送受信ポート32a、32bを経由してDFE101の第1送受信ポート5a、第2送受信ポート5bに転送して、該フレームの描画データ(フレームデータ)のみ再送を促す処理を行う。   When all the drawing data is transferred from the DFE 101, the printer engines 102a and 102b check whether the abnormal frame number information is stored in the transfer information registers 126a and 126b, and the abnormal frame number information. Is transferred to the first transmission / reception port 5a and the second transmission / reception port 5b of the DFE 101 via the transmission / reception ports 32a and 32b, and processing for prompting retransmission of only the drawing data (frame data) of the frame is performed. .

DFE101は、第1送受信ポート5a、第2送受信ポート5bがプリンタエンジン102a、102bからエラー情報として異常フレームナンバ情報を受信すると、CPU11が、エラーの発生した描画データ(異常フレームナンバのフレームの描画データ)をメモリ12から読み出して、送受信ポート5a、5bからプリンタエンジン102a、102bに再送信し、プリンタエンジン102a、102bのCPU33a、33bは、描画データが再送信されてくると、再送されてきた描画データをメモリ35a、35の対応するデータ領域に上書きして修正する。   When the first transmission / reception port 5a and the second transmission / reception port 5b receive the abnormal frame number information as error information from the printer engines 102a and 102b, the DFE 101 causes the CPU 11 to display drawing data in which an error has occurred (drawing data of the frame of the abnormal frame number). ) From the memory 12 and retransmitted from the transmission / reception ports 5a and 5b to the printer engines 102a and 102b. When the drawing data is retransmitted, the CPUs 33a and 33b of the printer engines 102a and 102b retransmit the drawing. The data is overwritten and corrected in the corresponding data area of the memories 35a and 35.

次に、本実施例の作用を説明する。本実施例のプリンタ装置1は、描画データを二重化された伝送路を経由させて転送することで、転送処理速度を向上させている。   Next, the operation of this embodiment will be described. The printer apparatus 1 of this embodiment improves the transfer processing speed by transferring the drawing data via the duplexed transmission path.

すなわち、プリンタ装置100は、ホスト装置から受け取った印刷データを、DFE101のCPU11によって描画データに展開(RIP処理)してメモリ12に保管し、CPU11が、さらに、該描画データの転送情報(印刷情報)を第1送受信ポート5a及び第2送受信ポート5bからプリンタエンジン102a、102bの送受信ポート32a、32bに送信する。   That is, the printer apparatus 100 develops the print data received from the host apparatus into drawing data by the CPU 11 of the DFE 101 (RIP processing) and stores the drawing data in the memory 12, and the CPU 11 further transfers the drawing data transfer information (printing information). ) Is transmitted from the first transmission / reception port 5a and the second transmission / reception port 5b to the transmission / reception ports 32a, 32b of the printer engines 102a, 102b.

プリンタエンジン102a、102bは、送受信ポート32a、32bが印刷情報を受信すると、CPU33a、33bに送り、CPU33a、33bが、受け取った印刷情報を内部のレジスタに保存して、描画データの受信ポートとして受信ポート31aa、31ab及び受信ポート31ba、31bbを設定して、受信ポート31aa、31ab及び受信ポート31ba、31bbが描画データを受信するのを待つ。また、プリンタエンジン102a、102bのCPU33a、33bは、印刷情報を受信した旨の受信連絡を送受信ポート32a、32bからDFE101の第1送受信ポート5a、第2送受信ポート5bに送信する。   When the transmission / reception ports 32a and 32b receive the print information, the printer engines 102a and 102b send the print information to the CPUs 33a and 33b, and the CPUs 33a and 33b store the received print information in internal registers and receive them as drawing data reception ports. The ports 31aa and 31ab and the reception ports 31ba and 31bb are set, and the reception ports 31aa and 31ab and the reception ports 31ba and 31bb wait for reception of drawing data. Further, the CPUs 33a and 33b of the printer engines 102a and 102b transmit a reception notification that the print information has been received from the transmission / reception ports 32a and 32b to the first transmission / reception port 5a and the second transmission / reception port 5b of the DFE 101.

DFE101の第1送受信ポート5a及び第2送受信ポート5bは、印刷情報の受信連絡を受信すると、該受信連絡をCPU11に送り、CPU11は、描画データの全ての送信先から受信連絡を受信すると、DMAC21にDMA転送の設定を行い、DMA転送の設定が完了すると、DMAC21にDMA転送を開始させる。DMAC21は、DMA転送の開始が指示されると、メモリ12のディスクリプタを読み込んで、ディスクリプタのアドレスに格納されている描画データをメモリ12からパケット単位で読み取る。DMAC21は、読み取った同じ描画データにチェックデジットを付加して、バス22を通して分配回路111で、同じ描画データを第1送信ポート4aa、4abと第2送信ポート4ba、4bbに分割して渡し、第1送信ポート4aa、4abと第2送信ポート4ba、4bbからプリンタエンジン102aの受信ポート31aa、31ab及びプリンタエンジン102bの受信ポート31ba、31bbに同時に送信する。   When the first transmission / reception port 5a and the second transmission / reception port 5b of the DFE 101 receive the reception notification of the print information, the first transmission / reception port 5a and the second transmission / reception port 5b send the reception notification to the CPU 11, and the CPU 11 receives the reception notification from all the transmission destinations of the drawing data. When the DMA transfer setting is completed and the DMA transfer setting is completed, the DMAC 21 starts the DMA transfer. When instructed to start DMA transfer, the DMAC 21 reads the descriptor of the memory 12 and reads the drawing data stored at the descriptor address from the memory 12 in units of packets. The DMAC 21 adds a check digit to the same drawing data that has been read, and distributes the same drawing data to the first transmission ports 4aa and 4ab and the second transmission ports 4ba and 4bb via the bus 22 by the distribution circuit 111. Transmission is simultaneously performed from the first transmission ports 4aa and 4ab and the second transmission ports 4ba and 4bb to the reception ports 31aa and 31ab of the printer engine 102a and the reception ports 31ba and 31bb of the printer engine 102b.

プリンタエンジン102a、102bは、受信ポート31aa、31ab及び受信ポート31ba、31bbが描画データを受信すると、データ制御回路120a、120bのバッファ121aa、121ab及びデータ制御回路120bのバッファ121ba、121bbに送って一時保管し、このバッファ121aa、121ab及びバッファ121ba、121bbの描画データにエラーがあるか否かを、対応するチェック回路122aa、122ab及びチェック回路122ba、122bbでチェックする。データ制御回路120a及びデータ制御回路120bは、それぞれのバッファ121aa、121ab及びバッファ121ba、121bbのいずれの描画データにおいてもエラーがないときには、セレクタ123a、123bが、予め設定されているバッファ、例えば、バッファ121aa、121baの描画データ(データフレーム)を選択してバス124a、124bを介してメモリ35a、35bに送って、CPU33a、33bがメモリ35a、35bの所定領域に格納し、バッファ121aaとバッファ121abまたはバッファ121baとバッファ121bbのいずれかの描画データにエラーがあると、セレクタ123a、123bが、エラーの発生していない方の描画データを選択してバス124a、124bを介してメモリ35a、35bに送って、CPU33a、33bがメモリ35a、35bの所定領域に格納する。また、データ制御回路120a、120bは、バッファ121aaとバッファ121abやバッファ121baとバッファ121bbのいずれの描画データにおいてもエラーが発生しているときには、バッファ121aa、121ab、バッファ121ba、121bb内の描画データを破棄して、該描画データのメモリ35a、35bへの格納を中止するとともに、異常フレームナンバ情報として転送データフレームカウンタ125a、125bの値を転送情報レジスタ126a、126bに記憶する。   When the receiving ports 31aa and 31ab and the receiving ports 31ba and 31bb receive the drawing data, the printer engines 102a and 102b temporarily send them to the buffers 121aa and 121ab of the data control circuits 120a and 120b and the buffers 121ba and 121bb of the data control circuit 120b. The corresponding check circuits 122aa and 122ab and check circuits 122ba and 122bb check whether there is an error in the drawing data of the buffers 121aa and 121ab and the buffers 121ba and 121bb. The data control circuit 120a and the data control circuit 120b are configured such that when there is no error in any of the drawing data in the respective buffers 121aa and 121ab and the buffers 121ba and 121bb, the selectors 123a and 123b The drawing data (data frame) of 121aa and 121ba are selected and sent to the memories 35a and 35b via the buses 124a and 124b, and the CPUs 33a and 33b store them in predetermined areas of the memories 35a and 35b, and the buffers 121aa and 121ab or If there is an error in the drawing data in either the buffer 121ba or the buffer 121bb, the selectors 123a and 123b select the drawing data in which no error has occurred and select the drawing data via the buses 124a and 124b. Li 35a, sent to 35b, CPU 33a, 33b is stored in a predetermined area of the memory 35a, 35b. Further, the data control circuits 120a and 120b store the drawing data in the buffers 121aa and 121ab and the buffers 121ba and 121bb when an error has occurred in any of the drawing data in the buffer 121aa and the buffer 121ab or the buffer 121ba and the buffer 121bb. Discard it, stop storing the drawing data in the memories 35a and 35b, and store the values of the transfer data frame counters 125a and 125b in the transfer information registers 126a and 126b as abnormal frame number information.

すなわち、この二重化された伝送路を利用したテータ転送の途中において、描画データ(印刷データ)に転送エラーが発生したことをチェック回路122aa、122abやチェック回路122ba、122bbが検出すると、エラーの発生箇所(エラーが何バイト目で発生したかの異常フレームナンバ情報)を転送情報レジスタ126a、126bに記憶し、全てのデータ転送が終了した後に後述するようにエラー対応処理を行う。   That is, when the check circuits 122aa and 122ab and the check circuits 122ba and 122bb detect that a transfer error has occurred in the drawing data (print data) during the data transfer using the duplexed transmission path, the location where the error occurs (Error frame number information indicating at which byte an error has occurred) is stored in the transfer information registers 126a and 126b, and after all the data transfer is completed, an error handling process is performed as described later.

すなわち、プリンタエンジン102a、102bのCPU33a、33bは、先に受信してレジスタに保管されている印刷情報を参照して、全ての描画データを受信してメモリ35a、35bに格納したと判断すると、転送情報レジスタ126a、126bに異常フレームナンバ情報が記憶されているかチェックし、異常フレームナンバ情報が記憶されていると、送受信ポート32a、32bを経由してDFE101の第1送受信ポート5a、第2送受信ポート5bに転送して、該フレームの描画データのみ再送を促す処理を行う。   That is, when the CPUs 33a and 33b of the printer engines 102a and 102b refer to the print information received first and stored in the register and determine that all drawing data has been received and stored in the memories 35a and 35b, It is checked whether or not abnormal frame number information is stored in the transfer information registers 126a and 126b. If abnormal frame number information is stored, the first transmission / reception port 5a and the second transmission / reception port of the DFE 101 are transmitted via the transmission / reception ports 32a and 32b. A process of forwarding to the port 5b and prompting retransmission of only the drawing data of the frame is performed.

DFE101は、第1送受信ポート5a、第2送受信ポート5bがプリンタエンジン102a、102bからエラー情報として異常フレームナンバ情報を受信すると、CPU11が、エラーの発生した描画データ(異常フレームナンバのフレームの描画データ)をメモリ12から読み出して、送受信ポート5a、5bからプリンタエンジン102a、102bに再送信し、プリンタエンジン102a、102bのCPU33a、33bは、再送信されてきた描画データを送受信ポート32a、32bが受信すると、再送されてきた描画データをメモリ35a、35の対応するデータ領域に上書きして修正する。   When the first transmission / reception port 5a and the second transmission / reception port 5b receive the abnormal frame number information as error information from the printer engines 102a and 102b, the DFE 101 causes the CPU 11 to display drawing data in which an error has occurred (drawing data of the frame of the abnormal frame number). ) From the memory 12 and retransmitted from the transmission / reception ports 5a and 5b to the printer engines 102a and 102b. The CPUs 33a and 33b of the printer engines 102a and 102b receive the retransmitted drawing data at the transmission and reception ports 32a and 32b. Then, the redrawn drawing data is overwritten and corrected in the corresponding data area of the memories 35a and 35.

このように、本実施例のプリンタ装置100は、送信先であるプリンタエンジン102a、102b毎に送信ポート4aa、4ab及び送信ポート4ba、4bbを備え、各プリンタエンジン102a、102bに対して同じデータを2重化して送信している。   As described above, the printer apparatus 100 according to the present exemplary embodiment includes the transmission ports 4aa and 4ab and the transmission ports 4ba and 4bb for each of the printer engines 102a and 102b that are transmission destinations, and the same data is transmitted to the printer engines 102a and 102b. Duplicated transmission.

したがって、2重化した通信経路によって正常に転送できたデータのみを受信データとして採用して、データ転送の正確性を向上させることができるとともに、再転送の発生する機会を抑制して、処理速度をより一層向上させることができる。   Therefore, it is possible to improve the accuracy of data transfer by adopting only the data that can be normally transferred through the duplex communication path as the received data, and to suppress the chance of re-transfer, thereby reducing the processing speed. Can be further improved.

また、本実施例においても、転送エラーが発生した場合に、全てのデータの転送が完了した後に、エラーの発生したブロックデータ(フレームデータ)のみを再送しているため、より一層転送効率を向上させることができ、より一層転送処理速度を向上させることができる。   Also in this embodiment, when a transfer error occurs, after all the data transfer is completed, only the block data (frame data) in which the error has occurred is retransmitted, further improving the transfer efficiency. The transfer processing speed can be further improved.

以上、本発明者によってなされた発明を好適な実施例に基づき具体的に説明したが、本発明は上記実施例で説明したものに限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。   The invention made by the present inventor has been specifically described based on the preferred embodiments. However, the present invention is not limited to that described in the above embodiments, and various modifications can be made without departing from the scope of the invention. It goes without saying that it is possible.

本発明は、制御部等のデータ転送装置からエンジン等の複数の転送先装置に転送するプリンタ装置、プリンタ装置等のデータ転送装置、データ転送システム、データ転送方法、データ転送プログラム及び記録媒体に利用することができる。   The present invention is used for a printer device that transfers data from a data transfer device such as a control unit to a plurality of transfer destination devices such as an engine, a data transfer device such as a printer device, a data transfer system, a data transfer method, a data transfer program, and a recording medium. can do.

1 プリンタ装置
2 DFE
3a、3b プリンタエンジン
11 CPU
12 メモリ
13 データ制御回路
4a 第1送信ポート
4b 第2送信ポート
5a 第1送受信ポート
5b 第2送受信ポート
21 DMAC
22 バス
23 分配回路
23a 第1スイッチ
23b 第2スイッチ
31a、31b 受信ポート
32a、32b 送受信ポート
33a、33b CPU
34a、34b データ制御回路
35a、35b メモリ
36a、36b チェック回路
100 プリンタ装置
101 DFE
102a、102b プリンタエンジン
110 データ制御回路
4aa、4ab 第1送信ポート
4ba、4bb 第2送信ポート
111 分配回路
120a、120b データ制御回路
121aa、121ab、121ba、121bb バッファ
122aa、122ab、122ba、122bb チェック回路
123a、123b セレクタ
124a、124b 内部バス
125a、125b 転送データフレームカウンタ
126a、126b 転送情報レジスタ
1 Printer device 2 DFE
3a, 3b Printer engine 11 CPU
12 memory 13 data control circuit 4a first transmission port 4b second transmission port 5a first transmission / reception port 5b second transmission / reception port 21 DMAC
22 bus 23 distribution circuit 23a first switch 23b second switch 31a, 31b reception port 32a, 32b transmission / reception port 33a, 33b CPU
34a, 34b Data control circuit 35a, 35b Memory 36a, 36b Check circuit 100 Printer device 101 DFE
102a, 102b Printer engine 110 Data control circuit 4aa, 4ab First transmission port 4ba, 4bb Second transmission port 111 Distribution circuit 120a, 120b Data control circuit 121aa, 121ab, 121ba, 121bb Buffer 122aa, 122ab, 122ba, 122bb Check circuit 123a 123b selector 124a, 124b internal bus 125a, 125b transfer data frame counter 126a, 126b transfer information register

特開2003−318932号公報JP 2003-318932 A

Claims (11)

メモリ上の転送対象データを複数の転送先装置に転送するデータ転送装置において、
前記メモリから前記転送対象データを読み出す読み出し手段と、
前記読み出し手段の読み出した前記転送対象データを前記転送先装置の数に分配する分配手段と、
前記分配手段で分配された前記転送対象データをそれぞれ前記転送先装置に送信する送信手段と、
前記読み出し手段に前記メモリから前記転送対象データを所定のブロックデータ単位で読み出させて該ブロックデータを前記分配手段に前記転送先装置分のブロックデータに分配させ、前記送信手段に該転送先装置にそれぞれ送信させる制御手段と、
を備えていることを特徴とするデータ転送装置。
In a data transfer device that transfers data to be transferred on a memory to a plurality of transfer destination devices,
Reading means for reading out the transfer target data from the memory;
Distributing means for distributing the transfer target data read by the reading means to the number of transfer destination devices;
Transmitting means for transmitting each of the transfer target data distributed by the distributing means to the transfer destination device;
The reading unit reads the data to be transferred from the memory in a predetermined block data unit, the block unit distributes the block data to block data for the transfer destination unit, and the transmission unit sets the transfer destination unit. Control means for transmitting to each of them,
A data transfer device comprising:
前記データ転送装置は、
前記転送対象データの転送に関する情報を転送情報として生成する転送情報生成手段と、
前記各送信先と各種情報の授受を行う送受信手段と、
を備え、前記制御手段は、前記転送情報生成手段の生成した前記転送情報を前記転送対象データの送信に先立って前記送受信手段に前記各転送先装置へ送信させることを特徴とする請求項1記載のデータ転送装置。
The data transfer device
Transfer information generating means for generating, as transfer information, information related to the transfer of the transfer target data;
A transmission / reception means for exchanging various information with each of the transmission destinations;
The control unit causes the transmission / reception unit to transmit the transfer information generated by the transfer information generation unit to each of the transfer destination devices prior to transmission of the transfer target data. Data transfer device.
前記制御手段は、前記転送先装置から前記転送対象データの前記ブロックデータを指定した再送信要求があると、該転送対象データのうち該再送信要求で指定されている該ブロックデータを前記メモリから読み出して前記送受信手段に該転送先装置へ送信させることを特徴とする請求項2記載のデータ転送装置。   When there is a re-transmission request specifying the block data of the transfer target data from the transfer destination device, the control means sends the block data specified in the re-transmission request out of the transfer target data from the memory. 3. The data transfer apparatus according to claim 2, wherein the data transfer apparatus reads the data and transmits the data to the transfer destination apparatus. 前記送信手段は、前記転送先装置毎にそれぞれ同じ前記ブロックデータを2重に送信する2重送信構造を有していることを特徴とする請求項1から請求項3のいずれかに記載のデータ転送装置。   The data according to any one of claims 1 to 3, wherein the transmission means has a double transmission structure for transmitting the same block data twice for each transfer destination device. Transfer device. データ転送装置がメモリ上の転送対象データを複数の転送先装置に転送するデータ転送システムにおいて、
前記データ転送装置は、
前記メモリから前記転送対象データを読み出す読み出し手段と、
前記読み出し手段の読み出した前記転送対象データを前記転送先装置の数に分配する分配手段と、
前記分配手段で分配された前記転送対象データをそれぞれ前記転送先装置に送信する送信手段と、
各種情報を前記各転送先装置と授受する送受信手段と、
前記読み出し手段に前記メモリから前記転送対象データを所定のブロックデータ単位で読み出させて該ブロックデータを前記分配手段に前記転送先装置分のブロックデータに分配させ、前記送信手段に該転送先装置にそれぞれ送信させる制御手段と、
を備え、
前記転送先装置は、
前記データ転送装置の前記送受信手段との間で各種情報を授受する送受信手段と、
前記送信手段から送信されてくる前記ブロックデータを受信する受信手段と、
前記受信手段の受信した前記ブロックデータのエラーチェックを行ってエラーの発生しているブロックデータを特定するエラー情報をエラー情報保管手段に保管するエラーチェック手段と、
前記転送対象データを全て受信すると、前記エラー情報保管手段に保管されている前記エラー情報を前記送受信手段から前記データ転送装置の前記送受信手段へ送信する制御手段と、
を備え、
前記データ転送装置の前記制御手段は、
前記送受信手段が前記転送先装置から前記エラー情報を受信すると、前記メモリから該エラー情報の指定するブロックデータを読み出して該送受信手段から該転送先装置へ送信させることを特徴とするデータ転送システム。
In a data transfer system in which a data transfer device transfers data to be transferred on a memory to a plurality of transfer destination devices,
The data transfer device
Reading means for reading out the transfer target data from the memory;
Distributing means for distributing the transfer target data read by the reading means to the number of transfer destination devices;
Transmitting means for transmitting each of the transfer target data distributed by the distributing means to the transfer destination device;
Transmitting and receiving means for exchanging various types of information with each transfer destination device;
The reading unit reads the data to be transferred from the memory in a predetermined block data unit, the block unit distributes the block data to block data for the transfer destination unit, and the transmission unit sets the transfer destination unit. Control means for transmitting to each of them,
With
The transfer destination device is:
Transmission / reception means for transmitting / receiving various information to / from the transmission / reception means of the data transfer device;
Receiving means for receiving the block data transmitted from the transmitting means;
Error checking means for performing error check on the block data received by the receiving means and identifying error information for identifying block data in which an error has occurred in an error information storage means;
When all the transfer target data is received, control means for transmitting the error information stored in the error information storage means from the transmission / reception means to the transmission / reception means of the data transfer device;
With
The control means of the data transfer device includes:
When the transmission / reception means receives the error information from the transfer destination apparatus, the data transfer system is characterized in that the block data specified by the error information is read from the memory and transmitted from the transmission / reception means to the transfer destination apparatus.
前記データ転送装置は、
前記転送対象データの転送に関する情報を転送情報として生成する転送情報生成手段を備え、
前記制御手段が、前記転送情報生成手段の生成した前記転送情報を前記転送対象データの送信に先立って前記送受信手段に前記各転送先装置へ送信させることを特徴とする請求項5記載のデータ転送システム。
The data transfer device
Transfer information generating means for generating, as transfer information, information relating to the transfer of the transfer target data,
6. The data transfer according to claim 5, wherein the control unit causes the transmission / reception unit to transmit the transfer information generated by the transfer information generation unit to the respective transfer destination devices prior to transmission of the transfer target data. system.
メモリ上の転送対象データを複数の転送先装置に転送するデータ転送方法において、
前記メモリから前記転送対象データを読み出す読み出し処理ステップと、
前記読み出し処理ステップで読み出された前記転送対象データを前記転送先装置の数に分配する分配処理ステップと、
前記分配処理ステップで分配された前記転送対象データをそれぞれ前記転送先装置に送信する送信処理ステップと、
前記読み出し処理ステップに前記メモリから前記転送対象データを所定のブロックデータ単位で読み出させて該ブロックデータを前記分配処理ステップで前記転送先装置分のブロックデータに分配させ、前記送信処理ステップに該転送先装置にそれぞれ送信させる制御処理ステップと、
を有していることを特徴とするデータ転送方法。
In a data transfer method for transferring data to be transferred on a memory to a plurality of transfer destination devices,
A read processing step of reading the transfer target data from the memory;
A distribution processing step of distributing the transfer target data read in the read processing step to the number of transfer destination devices;
A transmission processing step of transmitting each of the transfer target data distributed in the distribution processing step to the transfer destination device;
In the read processing step, the transfer target data is read from the memory in a predetermined block data unit, and the block data is distributed to the block data for the transfer destination device in the distribution processing step. Control processing steps to be transmitted to each of the transfer destination devices;
A data transfer method characterized by comprising:
データ転送装置からメモリ上の転送対象データを複数の転送先装置に転送するデータ転送方法であって、
前記データ転送装置が、
前記メモリから前記転送対象データを読み出す読み出し処理ステップと、
前記読み出し処理ステップで読み出された前記転送対象データを前記転送先装置の数に分配する分配処理ステップと、
前記分配処理ステップで分配された前記転送対象データをそれぞれ前記転送先装置に送信する送信処理ステップと、
各種情報を前記各転送先装置と授受する送受信処理ステップと、
前記読み出し処理ステップに前記メモリから前記転送対象データを所定のブロックデータ単位で読み出させて該ブロックデータを前記分配処理ステップで前記転送先装置分のブロックデータに分配させ、前記送信処理ステップで該転送先装置にそれぞれ送信させる制御処理ステップと、
を有し、
前記転送先装置が、
前記データ転送装置の前記送受信処理ステップとの間で各種情報を授受する送受信処理ステップと、
前記送信処理ステップによって送信されてくる前記ブロックデータを受信する受信処理ステップと、
前記受信処理ステップで受信した前記ブロックデータのエラーチェックを行ってエラーの発生しているブロックデータを特定するエラー情報をエラー情報保管手段に保管するエラーチェック処理ステップと、
前記転送対象データを全て受信すると、前記エラー情報保管手段に保管されている前記エラー情報を前記送受信処理ステップから前記データ転送装置の前記送受信処理ステップへ送信する制御処理ステップと、
を有し、
前記データ転送装置の前記制御処理ステップが、
前記送受信処理ステップで前記転送先装置から前記エラー情報を受信されると、前記メモリから該エラー情報の指定するブロックデータを読み出して該送受信処理ステップによって該転送先装置へ送信させることを特徴とするデータ転送方法。
A data transfer method for transferring transfer target data in a memory from a data transfer device to a plurality of transfer destination devices,
The data transfer device is
A read processing step of reading the transfer target data from the memory;
A distribution processing step of distributing the transfer target data read in the read processing step to the number of transfer destination devices;
A transmission processing step of transmitting each of the transfer target data distributed in the distribution processing step to the transfer destination device;
A transmission / reception processing step for exchanging various types of information with the respective transfer destination devices;
The read processing step reads the transfer target data from the memory in predetermined block data units, the block processing data is distributed to the block data for the transfer destination device in the distribution processing step, and the transmission processing step Control processing steps to be transmitted to each of the transfer destination devices;
Have
The destination device is
A transmission / reception processing step for exchanging various types of information with the transmission / reception processing step of the data transfer device;
A reception processing step of receiving the block data transmitted by the transmission processing step;
An error check processing step for performing error check on the block data received in the reception processing step and storing error information for identifying block data in which an error has occurred in an error information storage unit;
Upon receiving all the transfer target data, a control processing step for transmitting the error information stored in the error information storage means from the transmission / reception processing step to the transmission / reception processing step of the data transfer device;
Have
The control processing step of the data transfer device comprises:
When the error information is received from the transfer destination device in the transmission / reception processing step, block data specified by the error information is read from the memory and transmitted to the transfer destination device by the transmission / reception processing step. Data transfer method.
メモリ上の転送対象データを複数の転送先装置に転送するデータ転送プログラムにおいて、
コンピュータに、
前記メモリから前記転送対象データを読み出す読み出し処理と、
前記読み出し処理で読み出された前記転送対象データを前記転送先装置の数に分配する分配処理と、
前記分配処理で分配された前記転送対象データをそれぞれ複数の前記転送先装置に送信する送信処理と、
前記読み出し処理に前記メモリから前記転送対象データを所定のブロックデータ単位で読み出させて該ブロックデータを前記分配処理に前記転送先装置分のブロックデータに分配させ、前記送信処理に該転送先装置にそれぞれ送信させる制御処理と、
を実行させることを特徴とするデータ転送プログラム。
In a data transfer program for transferring transfer target data on a memory to a plurality of transfer destination devices,
On the computer,
A read process for reading the transfer target data from the memory;
A distribution process for distributing the transfer target data read in the read process to the number of the transfer destination devices;
A transmission process for transmitting each of the transfer target data distributed in the distribution process to a plurality of the transfer destination devices;
The read processing causes the transfer target data to be read from the memory in predetermined block data units, the block data is distributed to the block data for the transfer destination device in the distribution processing, and the transfer destination device is used for the transmission processing. Control processing to send to each
A data transfer program characterized in that
データ転送装置がメモリ上の転送対象データを複数の転送先装置に転送するデータ転送プログラムにおいて、
前記データ転送装置の搭載するデータ転送プログラムは、
コンピュータに、
前記メモリから前記転送対象データを読み出す読み出し処理と、
前記読み出し処理で読み出された前記転送対象データを前記転送先装置の数に分配する分配処理と、
前記分配処理で分配された前記転送対象データをそれぞれ前記転送先装置に送信する送信処理と、
各種情報を前記各転送先装置と授受する送受信処理と、
前記読み出し処理に前記メモリから前記転送対象データを所定のブロックデータ単位で読み出させて該ブロックデータを前記分配処理に前記転送先装置分のブロックデータに分配させ、前記送信処理に該転送先装置にそれぞれ送信させる制御処理と、
を実行させ、
前記転送先装置の搭載するデータ転送プログラムは、
前記データ転送装置の前記送受信処理との間で各種情報を授受する送受信処理と、
前記送信処理から送信されてくる前記ブロックデータを受信する受信処理と、
前記受信処理で受信された前記ブロックデータのエラーチェックを行ってエラーの発生しているブロックデータを特定するエラー情報をエラー情報保管手段に保管するエラーチェック処理と、
前記転送対象データを全て受信すると、前記エラー情報保管手段に保管されている前記エラー情報を前記送受信処理によって前記データ転送装置の前記送受信処理へ送信させる制御処理と、
を実行させ、
前記マスターノードの前記制御処理は、
前記送受信処理が前記転送先装置から前記エラー情報を受信すると、前記メモリから該エラー情報の指定するブロックデータを読み出して該送受信処理に該転送先装置へ送信させることを特徴とするデータ転送プログラム。
In a data transfer program in which a data transfer device transfers data to be transferred on a memory to a plurality of transfer destination devices,
The data transfer program installed in the data transfer device is:
On the computer,
A read process for reading the transfer target data from the memory;
A distribution process for distributing the transfer target data read in the read process to the number of the transfer destination devices;
A transmission process for transmitting each of the transfer target data distributed in the distribution process to the transfer destination device;
A transmission / reception process for exchanging various information with each of the transfer destination devices;
The read processing causes the transfer target data to be read from the memory in predetermined block data units, the block data is distributed to the block data for the transfer destination device in the distribution processing, and the transfer destination device is used for the transmission processing. Control processing to send to each
And execute
The data transfer program installed in the transfer destination device is:
A transmission / reception process for transmitting / receiving various information to / from the transmission / reception process of the data transfer device;
A receiving process for receiving the block data transmitted from the transmitting process;
An error check process for performing error check on the block data received in the reception process and specifying error information for identifying block data in which an error has occurred in an error information storage unit;
When all the transfer target data is received, a control process for transmitting the error information stored in the error information storage unit to the transmission / reception process of the data transfer device by the transmission / reception process;
And execute
The control process of the master node is
When the transmission / reception process receives the error information from the transfer destination apparatus, the block data specified by the error information is read from the memory and transmitted to the transfer destination apparatus by the transmission / reception process.
請求項9または請求項10記載のデータ転送プログラムを記録したことを特徴とするコンピュータが読み取り可能な記録媒体。   A computer-readable recording medium on which the data transfer program according to claim 9 or 10 is recorded.
JP2010002405A 2010-01-07 2010-01-07 Data transfer device, data transfer system, data transfer method, data transfer program, and recording medium Pending JP2011142525A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010002405A JP2011142525A (en) 2010-01-07 2010-01-07 Data transfer device, data transfer system, data transfer method, data transfer program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010002405A JP2011142525A (en) 2010-01-07 2010-01-07 Data transfer device, data transfer system, data transfer method, data transfer program, and recording medium

Publications (1)

Publication Number Publication Date
JP2011142525A true JP2011142525A (en) 2011-07-21

Family

ID=44458068

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010002405A Pending JP2011142525A (en) 2010-01-07 2010-01-07 Data transfer device, data transfer system, data transfer method, data transfer program, and recording medium

Country Status (1)

Country Link
JP (1) JP2011142525A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0856221A (en) * 1994-08-10 1996-02-27 Nec Corp Multiple address communication system
JP2002314548A (en) * 2001-04-11 2002-10-25 Canon Inc Communication system, information terminal, image forming device, image reader, communication control method, recording medium and program
JP2003224601A (en) * 2002-01-30 2003-08-08 Pfu Ltd Device, method, and system for broadcasting, program thereof, and program recording medium
JP2003229879A (en) * 2002-02-04 2003-08-15 Matsushita Electric Ind Co Ltd Usb false host controller

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0856221A (en) * 1994-08-10 1996-02-27 Nec Corp Multiple address communication system
JP2002314548A (en) * 2001-04-11 2002-10-25 Canon Inc Communication system, information terminal, image forming device, image reader, communication control method, recording medium and program
JP2003224601A (en) * 2002-01-30 2003-08-08 Pfu Ltd Device, method, and system for broadcasting, program thereof, and program recording medium
JP2003229879A (en) * 2002-02-04 2003-08-15 Matsushita Electric Ind Co Ltd Usb false host controller

Similar Documents

Publication Publication Date Title
US8886861B2 (en) Memory interleaving device to re-order messages from slave IPS and a method of using a reorder buffer to re-order messages from slave IPS
US8799536B2 (en) Data processing apparatus, data processing method and computer-readable medium
US8166227B2 (en) Apparatus for processing peripheral component interconnect express protocol
US20050081080A1 (en) Error recovery for data processing systems transferring message packets through communications adapters
US8219866B2 (en) Apparatus and method for calculating and storing checksums based on communication protocol
US9239811B2 (en) Data processing apparatus and data processing method
US20050080869A1 (en) Transferring message packets from a first node to a plurality of nodes in broadcast fashion via direct memory to memory transfer
US8255601B2 (en) Transmitting system, apparatus, and method
JP5720470B2 (en) Processing apparatus, test signal generating apparatus, and test signal generating method
EP2401682B1 (en) Information processing apparatus and operation method thereof, computer program, and storage medium
US8588234B2 (en) Data processing apparatus, method, and computer-readable storage medium for dynamically controlling a transmission interval
US8433952B2 (en) Memory access control device, memory access control method and memory access control program
US20130151903A1 (en) Image forming apparatus
JP2002323988A (en) Method and system for processing remote interrupt signal, and network interface system
JP2011142525A (en) Data transfer device, data transfer system, data transfer method, data transfer program, and recording medium
US8276034B2 (en) Information processing apparatus, information processing method, and computer program product
JP5857568B2 (en) Information processing system, receiving apparatus, and information processing method
JP6136754B2 (en) Communication control apparatus and image forming apparatus
JP2007102476A (en) Crossbar switch, information processor and transfer method
JP2020088819A (en) Relay device
JP2006260273A (en) Subsystem module, information processor, and data transfer method in the subsystem module
JP6163941B2 (en) Control device and image forming apparatus
JP2011101249A (en) Image processing system and apparatus, data transfer control method, program and recording medium
US7979766B2 (en) Architecture for a message bus
JP5913454B2 (en) Control device, first control device, second control device, image forming apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121009

A521 Written amendment

Effective date: 20121015

Free format text: JAPANESE INTERMEDIATE CODE: A821

RD02 Notification of acceptance of power of attorney

Effective date: 20121015

Free format text: JAPANESE INTERMEDIATE CODE: A7422

A977 Report on retrieval

Effective date: 20130927

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Effective date: 20131008

Free format text: JAPANESE INTERMEDIATE CODE: A131

A521 Written amendment

Effective date: 20131209

Free format text: JAPANESE INTERMEDIATE CODE: A523

A131 Notification of reasons for refusal

Effective date: 20140114

Free format text: JAPANESE INTERMEDIATE CODE: A131

A02 Decision of refusal

Effective date: 20140520

Free format text: JAPANESE INTERMEDIATE CODE: A02