JP2011093227A - Printer - Google Patents
Printer Download PDFInfo
- Publication number
- JP2011093227A JP2011093227A JP2009250170A JP2009250170A JP2011093227A JP 2011093227 A JP2011093227 A JP 2011093227A JP 2009250170 A JP2009250170 A JP 2009250170A JP 2009250170 A JP2009250170 A JP 2009250170A JP 2011093227 A JP2011093227 A JP 2011093227A
- Authority
- JP
- Japan
- Prior art keywords
- error detection
- unit
- print data
- data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
Abstract
Description
本発明は、プリンタに関する。 The present invention relates to a printer.
紙等の印刷媒体に対して画像を形成するプリンタには様々な方式のものがあるが、その一方式として、印刷媒体に対して近接するよう設けられたプリントヘッドを有するものがある。 There are various types of printers that form an image on a print medium such as paper, and one of them has a print head provided so as to be close to the print medium.
図9に、従来のプリンタ100の一構成例を示す。
プリンタ100は、プリントヘッド130、メカニカルコントローラ180及び制御部110を有する。
プリントヘッド130は、印刷媒体に対してインク等の顔料を吐出するヘッド部150を有する。プリンタ100による印刷が行われる場合、ヘッド部150から吐出された顔料の重なりにより印刷媒体上に画像が形成される。
メカニカルコントローラ180は、プリントヘッド130の位置を印刷媒体に対して移動させるヘッドモータ(図示略)の動作及び紙送りを行う紙送り部(図示略)の動作を制御する。
制御部110は、印刷媒体に対して形成する画像の元データとなる画像データに基づいて、プリントヘッド130からの顔料吐出制御のためのデータを生成してプリントヘッド130へ送信する。また、制御部110は、プリントヘッド130及びメカニカルコントローラ180の動作を制御する。
FIG. 9 shows a configuration example of a
The
The
The
The
プリントヘッド130、メカニカルコントローラ180及び制御部110は、ケーブルにより互いに接続される。また、制御部110は、インターフェースを介してコンピュータ(PC)102等の外部機器に接続され、外部機器から画像データを受信することができる。
The
ところで、データ伝送においては何らかの理由によりエラーを生じることがある。ここで言うエラーとは、データの一部又は全文の破損や意図しないデータ内容の変化等を指す。例えば、制御部110とプリントヘッド130とを接続するケーブルを介して送信されるデータの場合、プリントヘッド130の駆動により駆動部から発生するノイズや、プリントヘッド130及びその周辺に設けられた各構成から発生するノイズ等がエラーの原因となる。他のデータ伝送経路においても、伝送経路及びその周辺に存在するノイズ要因等により、エラーが生じうる。
By the way, an error may occur in data transmission for some reason. The error here refers to a part of the data or the entire sentence, an unintended change in the data content, or the like. For example, in the case of data transmitted via a cable connecting the
このため、伝送系路上で生じたエラーを検出し、エラーを生じた場合には訂正(データの再送)を行う伝送の仕組みを有する規格(インターフェース)がある。このようなエラー検出・訂正を可能とする規格としては、例えばUSB(Universal Serial Bus)やRS−232、SCSI(Small Computer System Interface)等がある。図9に示すコンピュータ(PC)と制御部との接続においては、このようなエラーの検出及び訂正を可能とする規格を用いることでエラーによるデータの破損を抑止することができる。 For this reason, there is a standard (interface) having a transmission mechanism that detects an error that has occurred on a transmission line and corrects (retransmits data) if an error occurs. Examples of standards that enable such error detection / correction include USB (Universal Serial Bus), RS-232, and SCSI (Small Computer System Interface). In the connection between the computer (PC) and the control unit shown in FIG. 9, data corruption due to an error can be suppressed by using a standard that enables such error detection and correction.
しかしながら、エラーの検出及び訂正を可能とする規格をプリンタ内部のデータ伝送経路、例えば図9に示す制御部110とプリントヘッド130との間等に用いることは難しい。
プリントヘッドと記録媒体との相対移動に伴い、一定間隔でインクがプリントヘッドから吐出されるには、吐出データは常にある一定のタイミングでプリントヘッドに送信されなければならない。エラーの検出及び訂正を行うためには、送信データの中にエラーが存在しているか否かを検出するための照合に用いるデータを本来の画像データの他に埋め込む必要があり、かつ照合データに不具合が存在した場合、再送要求や誤り処理のための不測の時間が生ずることにより、予めその時間分を想定してこれに匹敵するデータの蓄積を行うバッファメモリを受信側に持たなければならない。さらにバッファメモリの管理には高速なCPUが必要となり、またエラーの検出及び訂正を実行するためのプログラム処理も複雑となる。ヘッドの駆動部に搭載される基板は、ヘッドと共に移動するため小型、軽量が要求されるのみならず、実際には制御部110からプリントヘッド130へ伝送されるデータは非常に高速であり、また同期制御を必要とするため、上記のようなデータ伝送遅延を許容することは極めて困難である。
However, it is difficult to use a standard that enables error detection and correction in a data transmission path inside the printer, for example, between the
In order for ink to be ejected from the print head at regular intervals as the print head and recording medium move relative to each other, ejection data must always be sent to the print head at a certain timing. In order to perform error detection and correction, it is necessary to embed data used for collation for detecting whether or not an error exists in the transmission data in addition to the original image data, and in the collation data If there is a problem, an unexpected time for a retransmission request or error processing occurs, and the receiving side must have a buffer memory for storing data equivalent to this time in advance. Further, the management of the buffer memory requires a high-speed CPU, and the program processing for executing error detection and correction becomes complicated. Since the substrate mounted on the head drive unit moves with the head, it is not only required to be small and light, but actually the data transmitted from the
このため、従来の制御部110とプリントヘッド130との間のデータ伝送においてはエラーの検出及び訂正はなされておらず、エラーを生じた場合には画像にドット欠け等のノイズを生じることがあった。そこで、エラーを検出するために、画像の出力結果に対して光学的な走査を行って含まれるノイズを検出する構成を有するプリンタがある(例えば特許文献1〜3)。
For this reason, in the conventional data transmission between the
しかしながら、特許文献1〜3のような、画像の出力結果に含まれるノイズを検出する方法では、あくまで光学的な走査により検出可能なエラーを検出するのみであり、データ伝送のエラーそのものを検出するものではなかった。このため、制御部110とプリントヘッド130との間のデータ伝送におけるエラーの検出精度が不十分であった。加えて、光学的な走査を行うための構成をプリントヘッド130に別途設ける必要があり、プリントヘッド130の大型化及び高コスト化をもたらすという問題点があった。
However, the methods for detecting noise included in the image output results as in
本発明の課題は、簡易な構成により、プリンタ内部のデータ伝送経路における高精度なエラー検出を行うことである。 An object of the present invention is to perform highly accurate error detection in a data transmission path inside a printer with a simple configuration.
請求項1に記載の発明によるプリンタは、印刷媒体に対してドットを形成する複数のノズル及び前記ノズルによるドットの形成/非形成を決定する印字データを記憶するレジスタを有するプリントヘッドと、前記印字データを生成し、前記印字データを前記レジスタへ送信する制御部と、前記レジスタと前記制御部とを接続する伝送経路部と、前記レジスタに記憶された印字データと前記制御部から前記伝送経路部を介さず出力された印字データとに基づいて前記レジスタに記憶された印字データの誤り検出を行う誤り検出部と、を備えることを特徴とする。
The printer according to
請求項2に記載の発明は、請求項1に記載のプリンタであって、前記レジスタに記憶された印字データの誤り検出データを生成する第一の誤り検出データ生成部と、前記制御部から前記伝送経路部を介さず出力された印字データの誤り検出データを生成する第二の誤り検出データ生成部と、前記第一の誤り検出データにより生成された誤り検出データと前記第二の誤り検出データにより生成された誤り検出データとを比較する比較部と、を備え、前記誤り検出部は、前記比較部の比較結果に基づいて前記レジスタに記憶された印字データの誤り検出を行うことを特徴とする。
The invention according to
請求項3に記載の発明は、請求項1に記載のプリンタであって、前記レジスタに記憶された印字データと前記制御部から前記伝送経路部を介さず出力された印字データとを比較する比較部を備え、前記誤り検出部は、前記比較部の比較結果に基づいて前記レジスタに記憶された印字データの誤り検出を行うことを特徴とする。
The invention according to
請求項4に記載の発明によるプリンタは、印刷媒体に対してドットを形成する複数のノズル及び前記ノズルによるドットの形成/非形成を決定する印字データを記憶するレジスタを有するプリントヘッドと、前記印字データを生成し、前記印字データを前記レジスタへ送信する制御部と、前記レジスタと前記制御部とを接続する伝送経路部と、前記制御部から前記伝送経路部を介して送信される印字データと前記制御部から前記伝送経路部を介さず出力された印字データとに基づいて前記レジスタに送信された印字データの誤り検出を行う誤り検出部と、を備えることを特徴とする。 According to a fourth aspect of the present invention, there is provided a printer having a plurality of nozzles for forming dots on a print medium, a print head having a register for storing print data for determining formation / non-formation of dots by the nozzles, and the printing A control unit that generates data and transmits the print data to the register; a transmission path unit that connects the register and the control unit; and print data that is transmitted from the control unit via the transmission path unit; And an error detection unit configured to detect an error in the print data transmitted to the register based on the print data output from the control unit without passing through the transmission path unit.
請求項5に記載の発明は、請求項4に記載のプリンタであって、前記制御部から前記伝送経路部を介して送信される印字データの誤り検出データを生成する第一の誤り検出データ生成部と、前記制御部から前記伝送経路部を介さず出力された印字データの誤り検出データを生成する第二の誤り検出データ生成部と、前記第一の誤り検出データにより生成された誤り検出データと前記第二の誤り検出データにより生成された誤り検出データとを比較する比較部と、を備え、前記誤り検出部は、前記比較部の比較結果に基づいて前記制御部から前記伝送経路部を介して送信される印字データの誤り検出を行うことを特徴とする。
The invention according to claim 5 is the printer according to
請求項6に記載の発明は、請求項4に記載のプリンタであって、前記制御部から前記伝送経路部を介して送信される印字データと前記制御部から前記伝送経路部を介さず出力された印字データとを比較する比較部を備え、前記誤り検出部は、前記比較部の比較結果に基づいて前記制御部から前記伝送経路部を介して送信される印字データの誤り検出を行うことを特徴とする。
The invention according to claim 6 is the printer according to
請求項7に記載の発明は、請求項2又は5に記載のプリンタであって、前記プリントヘッドは、一の前記ノズルに対して複数のレジスタを備え、前記第一の誤り検出データ生成部は、前記制御部から前記伝送経路部を介して前記印字データを送信されたレジスタより出力された印字データから誤り検出データを生成することを特徴とする。
The invention according to claim 7 is the printer according to
請求項8に記載の発明は、請求項2、5又は7に記載のプリンタであって、前記誤り検出データは、前記印字データよりもデータ量が小さいことを特徴とする。
The invention according to claim 8 is the printer according to
請求項9に記載の発明は、請求項2、5、7又は8に記載のプリンタであって、前記第二の誤り検出データ生成部によって生成された誤り検出データについて、少なくとも前記複数のノズルによるドットの形成/非形成を決定する2回分の印字データに対応する数の誤り検出データを記憶するバッファメモリを備え、前記比較部は、前記バッファメモリに記憶された最も古い誤り検出データと、前記第一の誤りデータ生成部によって生成された誤り検出データとを比較することを特徴とする。 A ninth aspect of the present invention is the printer according to the second, fifth, seventh, or eighth aspect, wherein the error detection data generated by the second error detection data generation unit is based on at least the plurality of nozzles. A buffer memory for storing a number of error detection data corresponding to print data for two times for determining dot formation / non-formation, and the comparison unit includes the oldest error detection data stored in the buffer memory, The error detection data generated by the first error data generation unit is compared.
請求項10に記載の発明は、請求項3又は6に記載のプリンタであって、前記制御部から前記伝送経路部を介さず出力された印字データについて、少なくとも前記複数のノズルによるドットの形成/非形成を決定する1回分の印字データを記憶するバッファメモリを備え、前記比較部は、前記バッファメモリに記憶された最も古い印字データと、前記制御部から前記伝送経路部を介して送信される印字データとを比較することを特徴とする。 According to a tenth aspect of the present invention, in the printer according to the third or sixth aspect, dot formation / printing by at least the plurality of nozzles is performed on print data output from the control unit without passing through the transmission path unit. A buffer memory is provided for storing one-time print data for determining non-formation, and the comparison unit transmits the oldest print data stored in the buffer memory and the control unit via the transmission path unit. The print data is compared.
請求項11に記載の発明は、請求項2、3又は5から10のいずれか一項に記載のプリンタであって、前記誤り検出部は、前記比較部による比較結果が不一致の場合、印字データ不良が生じたことの通知又は前記ドットの形成停止の少なくともいずれか一方を行うことを特徴とする。 The invention according to an eleventh aspect is the printer according to any one of the second, third, or fifth to tenth aspects, wherein the error detection unit prints print data when a comparison result by the comparison unit does not match. At least one of notifying that a defect has occurred and stopping the dot formation are performed.
請求項12に記載の発明は、請求項2、3又は5から10のいずれか一項に記載のプリンタであって、前記誤り検出部は、前記計数部により計数された不一致の比較結果の回数に基づいて、印字データ不良が生じたことの通知又は前記ドットの形成停止の少なくともいずれか一方を行うことを特徴とする。 A twelfth aspect of the invention is the printer according to any one of the second, third, and fifth to tenth aspects, wherein the error detection unit counts the number of inconsistent comparison results counted by the counting unit. On the basis of the above, at least one of notifying that a print data defect has occurred and stopping the dot formation is performed.
本発明によれば、簡易な構成により、制御部とプリントヘッドとの間のデータ伝送における高精度なエラー検出を行うことができる。 According to the present invention, it is possible to perform highly accurate error detection in data transmission between the control unit and the print head with a simple configuration.
以下、図を参照して本発明の実施の形態の例を詳細に説明する。 Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the drawings.
(第一実施形態)
図1に、本発明の第一実施形態であるプリンタ1の主要構成を示す。
図2に、プリンタ1の斜視図を示す。
プリンタ1は、制御部10、プリントヘッド30、メカニカルコントローラ80及び表示部90を備える。
(First embodiment)
FIG. 1 shows a main configuration of a
FIG. 2 is a perspective view of the
The
制御部10は、コンピュータ(PC)2から画像データを受信し、画像データに基づいて紙等の印刷媒体に対して画像を形成するためのプリンタ1の各部の動作制御を行う。
コンピュータ2と制御部10との間は、ケーブル3によって接続される。ケーブル3は、コンピュータ2及び制御部10にそれぞれ設けられたインターフェース同士を接続し、コンピュータ2とプリンタ1との間のデータ送受信を可能とする。コンピュータ2及び制御部10にそれぞれ設けられたインターフェースは、データの送受信を可能とするインターフェースであれば何でもよいが、例えばUSBやRS−232C、SCSI、IEEE1394その他のインターフェースが挙げられる。また、コンピュータ2と制御部10との間の接続は、有線/無線を問わず、コンピュータ2と制御部10との間をネットワーク回線によって接続してもよい。
The
The
プリントヘッド30は、図2に示すガイドレール20上を移動することで印刷媒体に対して位置変更を行い、印刷媒体に対してドットを形成する。印刷媒体上に形成される画像は、ドットの重ね合わせにより形成される。
The
図3に、プリンタ1の各部の接続及びデータの流れを示す。
プリントヘッド30は、ヘッド駆動部40及びヘッド部50を備える。ヘッド駆動部40は、制御部10とヘッド部50との間に介在し、制御部10とヘッド部50との間におけるデータ送受信の橋渡しを行う。ヘッド部50は、印刷媒体に対してドットを形成する複数のノズル51及びノズル51によるドットの形成/非形成を決定する印字データを記憶するレジスタ(図3に示すシフトレジスタ71及びヘッドレジスタ72)を有する。図3のシフトレジスタ71及びヘッドレジスタ72のように、レジスタは、一のノズル51に対して複数設けられる。
FIG. 3 shows the connection of each part of the
The
制御部10とヘッド駆動部40との間は、ケーブル61を介して接続される。ヘッド駆動部40とヘッド部50との間は、ケーブル62を介して接続される。ケーブル61、62は、可撓性を有するケーブルであり、例えばフレキシブルプリント基板(FPC)等が挙げられる。
The
メカニカルコントローラ80は、制御部10からの命令に基づいてガイドレール20上におけるプリントヘッド30の移動や印刷媒体の送り動作(紙送り)等の機械的動作を制御する。
表示部90は、制御部10からの命令に基づいて各種の表示を行う。
制御部10とメカニカルコントローラ80及び制御部10と表示部90は、それぞれケーブルを介して接続される。第一実施形態において制御部10とメカニカルコントローラ80とを接続するケーブル及び制御部10と表示部90とを接続するケーブルは、フレキシブルプリント基板(FPC)であるが、リード線や基板上に形成された配線等、他の形態によって接続してもよい。
The
The
The
次に、制御部10及びプリントヘッド30の詳細構成ならびに制御部10とプリントヘッド30との間のデータ伝送について説明する。
制御部10は、コントローラ11、メモリバッファ12、印字データ記憶部13、誤り検出データ生成部14、誤り検出データ記憶部15、誤り検出データ記憶部16及びコンパレータ17を有する。
プリントヘッド30のヘッド部50は、ノズル51、シフトレジスタ71及びヘッドレジスタ72を有する。ヘッド駆動部40は、誤り検出データ生成部41を有する。
Next, detailed configurations of the
The
The
コントローラ11は、印字データ、シフトクロック(Sclk)及びラッチ信号(Latch)
等の各種データの生成及び送信を行う。また、コントローラ11は、プリントヘッド30、メカニカルコントローラ80及び表示部90等のプリンタ1の各部の動作制御を行う。
また、コントローラ11は、コンパレータ17からの入力(Res)に基づいてケーブル61を介して送信された印字データの誤り検出を行う。印字データの誤り検出の詳細は後述する。
The
Various data such as are generated and transmitted. The
The
メモリバッファ12は、コンピュータ2から送信された画像データを記憶する。コントローラ11は、メモリバッファ12に記憶された画像データに基づいて印字データを生成する。
The
印字データ記憶部13は、印字データを記憶する。印字データは、図3に示すFire(n+2)、Fire(n+3)…Fire(n+m)のように、m-1回分が記憶される。m-1には任意の数値を設定することができるが、プリントヘッド30による印字が滞らないための印字データのストックを十分に用意することができる数値が好ましい。
The print
印字データは、図3のFire (n+2)に例示するように、No.1、No.2、No.3…No.Nのデータを有する。ここで、Nはプリントヘッド30のヘッド部50が有するノズル51の数に対応する。No.1、No.2、No.3…No.Nのデータは、N個のノズル51それぞれによるドットの形成/非形成を示すフラグであり、第一実施形態では1/0の2値によって形成/非形成を区別される。つまり、第一実施形態の印字データは、N個のノズル51に対して各ノズル51によるドットの形成/非形成を示すシリアルデータである。図3では、例示としてFire (n+2)についてシリアルデータの構成を示しているが、図3においてその詳細を図示しない他の印字データについても同様である。
The print data includes No. 1, No. 2, No. 3,... No. N data as exemplified in Fire (n + 2) in FIG. Here, N corresponds to the number of nozzles 51 included in the
誤り検出データ生成部14は、印字データ記憶部13に記憶された印字データに基づいて誤り検出データを生成する。図3に示すように、誤り検出データ生成部14に入力される印字データは、印字データ記憶部13からケーブル61を介さず出力される。
The error detection
第一実施形態の誤り検出データ生成部14は、印字データに含まれるNo.1、No.2、No.3…No.Nのデータのうち、ドットの形成を示すデータ(数値の1)の数をカウントし、その合計値を誤り検出データとして出力する。
The error detection
誤り検出データ記憶部15は、誤り検出データ生成部14によって生成された誤り検出データを記憶する。図3に示すように、第一実施形態の誤り検出データ記憶部15は、3回分の印字データに対応する誤り検出データがFIFO(First in, First out)方式で記憶される。
誤り検出データ記憶部16は、誤り検出データ生成部41から送信された誤り検出データを記憶する。
コンパレータ17は、誤り検出データ記憶部15に記憶された誤り検出データと誤り検出データ記憶部16に記憶された誤り検出データとを比較し、比較結果をコントローラ11へ入力する。
The error detection
The error detection
The
図3に示すメモリバッファ12、印字データ記憶部13、誤り検出データ記憶部15及び誤り検出データ記憶部16については、それぞれ個別の記憶装置を用いてもよいし、一の記憶装置内でそれぞれの用途の記憶領域を割り当てるようにしてもよい。
As the
ノズル51は、印刷媒体に対してドットを形成する。ノズル51は、ヘッド部50にN個設けられ、各ノズル51によるドットの形成/非形成が個別に制御される。各ノズル51によるドットの形成/非形成は、前述のように印字データによる。第一実施形態のノズル51によるドットの形成は、インクジェット方式により顔料を印刷媒体へ吐出するものであるが、感熱紙に熱を加えることでドットを形成するものでもよいし、その他の方法によりドットを形成するものでもよい。図3に示す各ノズル51からの吐出/非吐出は一例である。
The nozzle 51 forms dots on the print medium. N nozzles 51 are provided in the
シフトレジスタ71は、ケーブル61、ヘッド駆動部40及びケーブル62を介して印字データ記憶部13から送信された印字データを受信して記憶する。図3に示すようにシフトレジスタ71は、N個のノズル51に対応するNo.1、No.2、No.3…No.Nのデータを記憶する記憶領域を有するシフトレジスタである。シフトレジスタ71に入力される印字データは、N番目のノズル51に対応するNo.Nのデータを先頭に入力され、1番目のノズル51に対応するNo.1のデータを入力されるまで、順次その記憶内容をシフトレジスタ71の入力側(Head-Data-In側)から出力側(Serial-Data-Out側)へシフトさせる。印字データのNo.NのデータからNo.1のデータに渡るシフトレジスタ71のデータのシフトは、コントローラ11によって生成されるシフトクロック(Sclk)に対応して行われる。
The
ヘッドレジスタ72は、シフトレジスタ71とノズル51との間に介在するよう設けられたレジスタであり、N個分のノズル51に対応するNo.1、No.2、No.3…No.Nのデータを記憶する記憶領域を有する。ヘッドレジスタ72には、シフトレジスタ71に記憶されたNo.1、No.2、No.3…No.Nのデータがコピーされる。各ノズル51によるドットの形成/非形成は、ヘッドレジスタ72にコピーされたNo.1、No.2、No.3…No.Nのデータに応じて制御される。
The
シフトレジスタ71からヘッドレジスタ72へのデータのコピータイミングは、ラッチ信号(Latch)をトリガーとする。
印字データは、シフトクロック(Sclk)に応じてNo.N〜No.1のデータを順次シフトレジスタ71へ入力される。1回分の印字データ、即ちNo.1、No.2、No.3…No.Nのデータが全てシフトレジスタ71に記憶されると、ラッチ信号(Latch)がヘッド部50へ入力され、シフトレジスタ71からヘッドレジスタ72へNo.1、No.2、No.3…No.Nのデータがコピーされると共に、シフトレジスタ71から誤り検出データ生成部41へ1回分の印字データが入力される(Serial-Data-Out)。
なお、図3では、ヘッドレジスタ72に印字データ(Fire(n))がある場合の各部におけるデータの世代を例示している。
The data copy timing from the
As the print data, No. N to No. 1 data are sequentially input to the
FIG. 3 illustrates the generation of data in each part when the print data (Fire (n)) is present in the
誤り検出データ生成部41は、シフトレジスタ71から入力された印字データに基づいて誤り検出データを生成する。図3に示すように、誤り検出データ生成部41に入力される印字データは、シフトレジスタ71へ入力された印字データ(Head-Data-in)、即ち、ケーブル61及びケーブル62を介して送信された印字データである。
誤り検出データ生成部41は、誤り検出データ生成部14と同様の処理により誤り検出データを生成する。
The error detection
The error detection
第一実施形態の誤り検出データ生成部14、41は、印字データに含まれるドットの形成を示すデータ(数値の1)の数をカウントするカウンタであるが、印字データに含まれるドットの非形成を示すデータ(数値の0)の数をカウントしてもよいし、他の方法により誤り検出データを生成してもよい。例えば印字データに基づいてCRCを生成する方法等が挙げられる。カウンタによる計数値や印字データに基づくCRCデータ等の誤り検出データは、元となる印字データよりもデータ容量が小さい。
The error detection
複数のノズル51によるドット形成を高速に行うため、ケーブル61、62を介した接続は、エラー訂正のための再送の仕組みを有しない規格、例えば独自規格等による。このため、印字データ等、ケーブル61、62を介した伝送経路上ではエラーを生ずることがある。ケーブル61、62はその長さに比例してプリンタ1内の各部、例えばプリントヘッド30を移動させるモータ等からノイズを受けやすくなる。ケーブル61、62を介して送信される印字データ等のデータは、このようなノイズ等によりデータの破損等のエラーを生じることがある。特に、プリントヘッド30は、ガイドレール20上を移動することから、プリンタ1にはプリントヘッド30の可動範囲に対して十分な長さのケーブル61を設ける必要がある。ケーブルの長さが長くなると、ノイズを受ける可能性が高まるため、プリンタの規模が大きくなるほどケーブル61等の伝送経路上におけるエラーを生じやすい。
そこで、第一実施形態のプリンタ1は、シフトレジスタ71に記憶された印字データとコントローラ11からケーブル61、62を介さず出力された印字データとに基づいてシフトレジスタ71に記憶された印字データの誤り検出を行う。
In order to perform dot formation by the plurality of nozzles 51 at high speed, the connection via the
Therefore, the
図4に、同一時間軸上で各部に記憶、保持される印字データ又は誤り検出データの世代を示す。
ラッチ信号(Latch)は、各部間のデータ伝送を同期させる信号として機能する。ラッチ信号(Latch)が出力されるたび、各部に記憶、保持される印字データ又は誤り検出データの世代が移り変わる。
FIG. 4 shows generations of print data or error detection data stored and held in each unit on the same time axis.
The latch signal (Latch) functions as a signal for synchronizing data transmission between the units. Each time a latch signal (Latch) is output, the generation of print data or error detection data stored and held in each section changes.
以下、ひとつの世代の印字データ(Fire(n-1))に基づくデータについて説明する。
まず、メモリバッファ12に記憶された画像データに基づいて、印字データ記憶部13に印字データ(Fire(n-1))が記憶される。その後、ラッチ信号(Latch)が出力されると、そのタイミングで印字データ記憶部13に記憶された印字データ(Fire(n-1))がシフトレジスタ71へ送信され(Head-Data-In)、シフトレジスタ71に記憶されると同時に、印字データ記憶部13に記憶された印字データ(Fire(n-1))が誤り検出データ生成部14へ入力される。
Hereinafter, data based on one generation of print data (Fire (n-1)) will be described.
First, print data (Fire (n-1)) is stored in the print
印字データ(Fire(n-1))がシフトレジスタ71に記憶された状態でラッチ信号(Latch)が出力されると、そのタイミングでシフトレジスタ71からヘッドレジスタ72へ印字データ(Fire(n-1))がコピーされると同時に、シフトレジスタ71に記憶された印字データ(Fire(n-1))が誤り検出データ生成部41へ出力される(Serial-Data-Out)。このとき、同時に、誤り検出データ生成部14によって誤り検出データ(SER(n-1))が生成されて出力され、誤り検出データ記憶部15に記憶される(図4の送信側誤り検出データ1)。この時点では、誤り検出データ記憶部15に記憶される3回分の誤り検出データの中で、誤り検出データ(SER(n-1))は最も新しい誤り検出データである。図4に示す送信側誤り検出データ1〜3は、送信側誤り検出データ1が最も新しく、送信側誤り検出データ3が最も古い。
When the latch signal (Latch) is output while the print data (Fire (n-1)) is stored in the
シフトレジスタ71に記憶された印字データ(Fire(n-1))が誤り検出データ生成部41へ出力された後、ラッチ信号(Latch)が出力されると、誤り検出データ生成部41によって誤り検出データ(RER(n-1))が生成される。このとき、同時に、誤り検出データ生成部14では次の印字データに基づく誤り検出データ(SER(n))が生成されて出力され、誤り検出データ記憶部15に記憶される。同時に、ラッチ信号(Latch)に基づいて、誤り検出データ記憶部15に記憶された誤り検出データ(SER(n-1))の世代が一つ古い側へシフトする(図4の送信側誤り検出データ2)。
After the print data (Fire (n-1)) stored in the
誤り検出データ生成部41によって誤り検出データ(RER(n-1))が生成された後、ラッチ信号(Latch)が出力されると、誤り検出データ生成部41によって生成された誤り検出データ(RER(n-1))が誤り検出データ記憶部16へ入力され、誤り検出データ記憶部16によって記憶される(図4の受信側誤り検出データ)。このとき、同時に、誤り検出データ生成部14ではさらに次の印字データに基づく誤り検出データ(SER(n+1))が生成されて出力され、誤り検出データ記憶部15に記憶される。この時点で、誤り検出データ記憶部15に記憶される3回分の誤り検出データの中で、誤り検出データ(SER(n-1))は最も古い誤り検出データとなる(図4の送信側誤り検出データ3)。
When the error detection data (RER (n-1)) is generated by the error detection
誤り検出データ記憶部16に誤り検出データ(RER(n-1))が記憶された後、ラッチ信号(Latch)が出力されると、コンパレータ17に対して誤り検出データ記憶部15に記憶された最も古い誤り検出データ(SER(n-1))及び誤り検出データ記憶部16に記憶された誤り検出データ(RER(n-1))が入力され、誤り検出データ(SER(n-1))と誤り検出データ(RER(n-1))が比較される。このとき、誤り検出データ(SER(n-1))及び誤り検出データ(RER(n-1))は、同世代の印字データ(Fire(n-1))に基づく誤り検出データである。コンパレータ17は、誤り検出データ(SER(n-1))と誤り検出データ(RER(n-1))を比較し、比較結果を出力する(Res(n-1))。
When the latch signal (Latch) is output after the error detection data (RER (n-1)) is stored in the error detection
コンパレータ17は比較結果をコントローラ11へ入力する(Res)。コントローラ11は、コンパレータ17から入力された比較結果が、誤り検出データ(SER(n-1))と誤り検出データ(RER(n-1))が一致することを示す内容である場合、ケーブル61、62を介して送信されてシフトレジスタ71に記憶された印字データにエラーが生じなかったものと判別する。一方、コンパレータ17から入力された比較結果が、誤り検出データ(SER(n-1))と誤り検出データ(RER(n-1))が不一致であることを示す内容である場合、コントローラ11は、ケーブル61、62を介して送信されてシフトレジスタ71に記憶された印字データにエラーが生じたものと判別する。
The
誤り検出データ(SER(n-1))と誤り検出データ(RER(n-1))が不一致であることを示す内容である場合、即ちケーブル61、62を介して送信されてシフトレジスタ71に記憶された印字データにエラーが生じたものと判別した場合、コントローラ11は、エラー処理を行う。
エラー処理とは、例えば、印字データ不良が生じたことを通知する画面を表示部90に表示させる処理や、ラッチ信号の出力停止によってノズル51からのドット形成を停止させる処理等である。コントローラ11は、印字データ不良が生じたことを通知する画面を表示部90に表示させる処理又はラッチ信号の出力停止によってノズル51からのドット形成を停止させる処理の少なくともいずれか一方を行う。
If the error detection data (SER (n-1)) and the error detection data (RER (n-1)) indicate that they do not match, that is, they are transmitted via the
The error process is, for example, a process for displaying a screen for notifying that print data failure has occurred on the
コントローラ11は、コンパレータ17から入力される比較結果のうち、誤り検出データ(SER(n-1))と誤り検出データ(RER(n-1))が不一致であることを示す入力の回数を計数(カウント)し、カウントされた不一致の回数に基づいてエラー処理を行うようにしてもよい。例えば、不一致の回数が所定の回数以上となった場合に、コントローラ11はエラー処理をする、等のパターンが挙げられる。
The
第一実施形態によれば、シフトレジスタ71に記憶された印字データとコントローラ11からケーブル61、62を介さず出力された印字データとに基づいてシフトレジスタ71に記憶された印字データの誤り検出を行うので、プリンタ内部のデータ伝送経路における高精度なエラー検出を行うことができる。
According to the first embodiment, error detection of the print data stored in the
さらに、誤り検出のために、シフトレジスタ71に記憶された印字データに基づいて誤り検出データを生成する誤り検出データ生成部41と、ケーブル61、62を介さず出力された印字データに基づいて誤り検出データを生成する誤り検出データ生成部14と、生成する誤り検出データ生成部41によって生成された誤り検出データと誤り検出データ生成部14とを比較するコンパレータ17と、を用い、誤り検出データの生成はカウンタ等の簡易な構成によることができるので、簡易な構成により、プリンタ内部のデータ伝送経路における高精度なエラー検出を行うことができる。
Further, for error detection, an error detection
さらに、一のノズル51に対して複数のレジスタ(例えばシフトレジスタ71及びヘッドレジスタ72等)を備え、誤り検出データ生成部41は、コントローラ11からケーブル61、62を介して印字データを送信されたシフトレジスタ71より出力された印字データから誤り検出データを生成する。これによって、複数のノズル51によるドット形成/非形成の制御をラッチ信号(Latch)に基づいて同期させることができることに加え、ラッチ信号(Latch)に基づいて複数のノズル51を制御する1回分の印字データ全部に対する誤り検出データ(RER(n))の生成を確実に行うことができる。
Furthermore, a plurality of registers (for example, a
さらに、誤り検出データは印字データよりもデータ容量が小さいので、印字データを送信するための伝送経路に比して誤り検出データを送信するための伝送経路を簡略化、例えばケーブルの配線数を少なくしたりすることができる。これによって、誤り検出データを送信するための伝送経路を低コストで設けることができることに加えて、誤り検出データの伝送経路にノイズが加わる可能性を低減することができ、より高精度な誤り検出データによるエラー検出を行うことができる。 Further, since the error detection data has a smaller data capacity than the print data, the transmission path for transmitting the error detection data is simplified compared to the transmission path for transmitting the print data, for example, the number of cable wirings is reduced. You can do it. As a result, a transmission path for transmitting error detection data can be provided at a low cost, and the possibility of noise being added to the transmission path for error detection data can be reduced, thereby enabling more accurate error detection. Error detection by data can be performed.
さらに、誤り検出データ記憶部15は、誤り検出データ生成部14によって生成された、少なくとも2回分以上(第一実施形態では3回分)の印字データに対応する誤り検出データを記憶する。これによって、ケーブル61、62を介してプリントヘッド30側へ送信された印字データに基づいて誤り検出データが生成されて制御部10の誤り検出データ記憶部16へ記憶されるまでの処理待ち時間に対応した誤り検出データの比較ルーチンを回路構成により実現することができる。
Further, the error detection
さらに、コントローラ11は、コンパレータ17による比較結果が不一致の場合、エラー処理を行う。これによって、ケーブル61、62を介して送信された印字データにエラーを生じた場合に、エラーを生じたことをユーザに知らせることが可能となる他、エラーを生じた印字データによるドット形成を含む画像形成が継続して行われることを防止することが可能となる。
Further, the
さらに、コントローラ11が、コンパレータ17から入力される比較結果のうち、誤り検出データ(SER(n-1))と誤り検出データ(RER(n-1))が不一致であることを示す入力の回数を計数(カウント)し、カウントされた不一致の回数に基づいてエラー処理を行うようにすることで、エラーの頻度に応じたエラー処理の有無を柔軟に設定することができる。例えば、所定の回数未満のエラーであって、画像の形成に大きな支障を生じないような場合に、敢えてエラー処理を行わないことにより円滑な画像の形成を進める等の対応を行うことが可能となる。
Further, the number of times that the
(第二実施形態)
次に、本発明の第二実施形態について、図5を用いて説明する。第一実施形態と同様の構成については、同じ符号を付して説明を省略する。
図5に、第二実施形態によるヘッド部内の各構成の接続及びデータの流れを示す。
第二実施形態の誤り検出データ生成部41Bは、コントローラ11からシフトレジスタ71への伝送経路上で分岐した配線から印字データ(Head-Data-In)を入力され、その印字データに基づいて誤り検出データを生成する。第二実施形態の誤り検出データ生成部41Bは、印字データの入力経路を除き、第一実施形態の誤り検出データ生成部41と同様である。
(Second embodiment)
Next, a second embodiment of the present invention will be described with reference to FIG. About the structure similar to 1st embodiment, the same code | symbol is attached | subjected and description is abbreviate | omitted.
FIG. 5 shows the connection and data flow of each component in the head unit according to the second embodiment.
The error detection
図5に示す例では、誤り検出データ生成部41Bに対して分岐する入力の配線はヘッド駆動部40の配線上に設けられているが、ケーブル61又はケーブル62から分岐させてもよい。
In the example illustrated in FIG. 5, the input wiring branched to the error detection
また、第二実施形態では、コントローラ11からシフトレジスタ71へデータを伝送する伝送経路を介して送信された印字データに基づく誤り検出データの生成において、第一実施形態に比して、シフトレジスタ71に記憶された印字データをラッチ信号(Latch)に基づいて出力する処理を省略している。このため、図示しないが、第二実施形態では、コントローラ11からシフトレジスタ71へデータを伝送する伝送経路を介さず出力された印字データに基づく誤り検出データを記憶する誤り検出データ記憶部15に記憶される誤り検出データの数を第一実施形態に比して1回分減らし、2回分とすることでラッチ信号(Latch)に基づく同期制御に対応する。
In the second embodiment, in the generation of error detection data based on the print data transmitted through the transmission path for transmitting data from the
第二実施形態によれば、第一実施形態と同様の効果に加えて、第一実施形態に比してラッチ信号(Latch)1回分だけ早く、コントローラ11からシフトレジスタ71へデータを伝送する伝送経路を介して送信された印字データのエラーを検出することができるので、エラーを生じた印字データに基づく画像の形成に対するエラー処理をより迅速に行うことができる。加えて、第一実施形態に比して誤り検出データ記憶部15に記憶させる誤り検出データの数を減らすことができるので、より簡易で低コストな構成により、高精度な誤り検出データによるエラー検出を行うことができる。
According to the second embodiment, in addition to the same effects as those of the first embodiment, transmission for transmitting data from the
(第三実施形態)
次に、本発明の第三実施携帯について、図6を用いて説明する。第一、第二の実施形態と同様の構成については、同じ符号を付して説明を省略する。
図6に、第三実施形態によるプリンタの各部の接続及びデータの流れを示す。
第三実施形態のプリンタは、誤り検出データ生成部14、41を有しない。第三の実施形態においてシフトレジスタ71に記憶された印字データは、直接コンパレータ17Cへ入力される。
(Third embodiment)
Next, a third embodiment of the present invention will be described with reference to FIG. About the structure similar to 1st, 2nd embodiment, the same code | symbol is attached | subjected and description is abbreviate | omitted.
FIG. 6 shows the connection and data flow of each part of the printer according to the third embodiment.
The printer of the third embodiment does not have the error detection
印字データ記憶部13から、コントローラ11からシフトレジスタ71へデータを送信する伝送経路を介さずに出力された印字データは、図6に示すように、印字データバッファ15Cに記憶される。印字データバッファ15Cは、少なくとも1回分の印字データを記憶する。
The print data output from the print
コンパレータ17Cは、印字データバッファ15Cに記憶された印字データと、シフトレジスタ71から入力された印字データとを比較し、その一致/不一致を示す比較結果をコントローラ11へ入力する。コントローラ11は、コンパレータ17Cから入力された比較結果が不一致を示す場合にエラーを生じたものと判別する。
The
コントローラ11は、データに不一致を生じた場合、表示部90に不一致を生じたヘッド番号と共に結果を表示する。同一ヘッドからの不一致が多い場合は、その量に応じて段階的に表示内容を変更し、最終的にはメカニカルコントローラ80に対し、吐出駆動を停止する等の処置を行う。
If the data does not match, the
第三実施形態によれば、第一実施形態と同様の効果に加えて、誤り検出データ生成部を設けずにエラーの検出を行うことができるので、より簡易で低コストな構成により、高精度な誤り検出データによるエラー検出を行うことができる。 According to the third embodiment, in addition to the same effects as those of the first embodiment, it is possible to detect an error without providing an error detection data generation unit. Error detection using accurate error detection data.
(第四実施形態)
次に、本発明の第四実施形態について、図7を用いて説明する。第一〜第三実施形態と同様の構成については同じ符号を付して説明を省略する。
図7に、第四実施形態によるプリンタの各部の接続及びデータの流れを示す。
図7のNo.1ヘッド、No.2ヘッド…No.qヘッドのように、第四実施形態のプリンタは、複数のヘッド部50を有し、ヘッド駆動部40の誤り検出データ生成部41Dは、各ヘッド部50から出力された複数の印字データに基づく誤り検出データを生成する。
(Fourth embodiment)
Next, a fourth embodiment of the present invention will be described with reference to FIG. The same components as those in the first to third embodiments are denoted by the same reference numerals and description thereof is omitted.
FIG. 7 shows the connection and data flow of each part of the printer according to the fourth embodiment.
Like the No. 1 head, No. 2 head,... No. q head in FIG. 7, the printer of the fourth embodiment has a plurality of
図7のNo1.印字データ、No.2印字データ…No.q印字データのようにに、制御部10のメモリバッファ12Dは、複数のヘッド部50のそれぞれに入力する全ヘッド分の印字データを個別に記憶する。コントローラ11は、制御部10から各ヘッド部50へデータを送信する伝送経路を介し、各ヘッド部50に対応した印字データをラッチ信号(Latch)に基づいて同一タイミングで送信する。
そして、制御部10の誤り検出データ生成部14Dは、メモリバッファ12Dから、制御部10から各ヘッド部50へデータを送信する伝送経路を介さずに出力された各ヘッド部50に対応した複数の印字データに基づく誤り検出データを生成する。
As shown in No. 1 print data, No. 2 print data, No. q print data in FIG. 7, the
The error detection
誤り検出データ記憶部15Dは、誤り検出データ生成部14Dによって生成された誤り検出データ(SER)と、誤り検出データ生成部41Dによって生成された誤り検出データ(RER)とを個別に記憶する。コンパレータ17Dは、誤り検出データ記憶部15Dに記憶された生成された誤り検出データ(SER)と誤り検出データ(RER)とを比較し、その一致/不一致を示す比較結果をコントローラ11へ入力する。コントローラ11は、コンパレータ17Dから入力された比較結果が不一致である場合に、エラーを生じたものと判定する。
The error detection
誤り検出データ生成部14D、41Dによる誤り検出データの生成は、各ヘッド部50に対応する印字データに対して個別に生成された誤り検出データに基づく誤り検出データを生成するようにしてもよいし、各ヘッド部50に対応する印字データに基づいて生成された一の統合データに対して誤り検出データを生成するようにしてもよい。
The generation of error detection data by the error detection
第四実施形態によれば、第一実施形態と同様の効果に加えて、複数のヘッド部50に対して送信された印字データのエラー検出を一括して行うことができるので、各ヘッド部50に対して個別に誤り検出データ生成部、比較部(コンパレータ17等)及び誤り検出データ記憶部等を設ける必要がなく、より簡易で低コストな構成により、高精度な誤り検出データによるエラー検出を行うことができる。
According to the fourth embodiment, in addition to the same effects as those of the first embodiment, it is possible to collectively detect errors in print data transmitted to the plurality of
なお、本発明の実施の形態は、今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。 The embodiment of the present invention should be considered that the embodiment disclosed this time is illustrative and not restrictive in all respects. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.
例えば、実施形態に例示するプリンタ1は、印刷媒体に対してプリントヘッド30を移動させるシリアルプリンタであるが、プリントヘッドを移動させないラインプリンタ等に本発明を適用してもよい。
For example, the
また、前述の各実施形態の特徴を組み合わせてもよい。例えば、複数のヘッド部を有するプリンタの場合に、誤り検出データを生成するための印字データの入力元(Serial-Data-In)をシフトレジスタとしてもよいし、制御部からプリントヘッドへデータを送信する伝送経路上で分岐させた配線としてもよい。また、誤り検出データを生成せずに印字データ同士を比較する場合に、制御部からプリントヘッドへデータを送信する伝送経路上で分岐させた配線から比較部へ入力させた印字データと、制御部からプリントヘッドへデータを送信する伝送経路を介さず出力された印字データとを比較するようにしてもよい。 Moreover, you may combine the characteristic of each above-mentioned embodiment. For example, in the case of a printer having a plurality of head units, the print data input source (Serial-Data-In) for generating error detection data may be a shift register, or data is transmitted from the control unit to the print head. The wiring may be branched on the transmission path. In addition, when comparing print data without generating error detection data, the print data input to the comparison unit from the wiring branched on the transmission path for transmitting data from the control unit to the print head, and the control unit The print data output without passing through the transmission path for transmitting data from the printer to the print head may be compared.
また、前述の各実施形態では、ハードウェアにより誤り検出データの生成、比較等を行っているが、誤り検出データの生成及び比較をソフトウェア処理によって行ってもよい。この場合、プリンタはCPU、RAM、ROM等を有するコンピュータを有し、CPUがROM等から処理内容に対応するソフトウェアを読み出して処理することにより誤り検出データの生成、比較等を行う。 In each of the above-described embodiments, error detection data is generated and compared by hardware, but error detection data may be generated and compared by software processing. In this case, the printer has a computer having a CPU, a RAM, a ROM, and the like, and the CPU reads out software corresponding to the processing contents from the ROM or the like and processes the error detection data, compares it, and so on.
図8に、ソフトウェア処理による誤り検出データの生成及び比較の流れをフローチャートで示す。
CPUは、制御部からプリントヘッドへデータを送信する送信経路を介さず出力された印字データに基づいて誤り検出データ(SER)を生成する(ステップS1)。また、CPUは、制御部からプリントヘッドへデータを送信する送信経路を介して送信された印字データに基づいて誤り検出データ(RER)を生成する(ステップS2)。そして、CPUは、ステップS1で生成された誤り検出データ(SER)とステップS2で生成された誤り検出データ(RER)とを比較し(ステップS3)、比較結果に基づいてエラーの有無を判定し(ステップS4)、エラーの有無やエラーの発生回数に応じてエラー処理を行うか否かを決定し、対応する処理を行う。
FIG. 8 is a flowchart showing the flow of error detection data generation and comparison by software processing.
The CPU generates error detection data (SER) based on the print data output without passing through the transmission path for transmitting data from the control unit to the print head (step S1). Further, the CPU generates error detection data (RER) based on the print data transmitted via the transmission path for transmitting data from the control unit to the print head (step S2). Then, the CPU compares the error detection data (SER) generated in step S1 with the error detection data (RER) generated in step S2 (step S3), and determines whether there is an error based on the comparison result. (Step S4), it is determined whether or not to perform error processing according to the presence or absence of an error and the number of occurrences of the error, and the corresponding processing is performed.
ソフトウェア処理による誤り検出データの生成、比較によっても、前述の各実施形態と同様の効果を得ることができる。また、ソフトウェア処理によるエラーの検出を行う場合であっても、誤り検出データを生成せずに印字データ同士を比較してもよいし、制御部からプリントヘッドへデータを送信する送信経路を介して送信された印字データの入力元は、シフトレジスタ又は制御部からプリントヘッドへデータを送信する伝送経路上で分岐させた配線のどちらでもよい。 The same effects as those of the above-described embodiments can also be obtained by generating and comparing error detection data by software processing. Even when detecting errors by software processing, print data may be compared without generating error detection data, or via a transmission path for transmitting data from the control unit to the print head. The input source of the transmitted print data may be either a shift register or a wiring branched on a transmission path for transmitting data from the control unit to the print head.
また、前述の各実施形態において、制御部からプリントヘッドへデータを送信する送信経路を介して送信された印字データに基づいた誤り検出データを生成する誤り検出データ生成部は、ヘッド駆動部に設けられているが、制御部に設けてもよい。このように、本発明の特徴を逸脱しない範囲で、各構成の配置その他の要素を適宜変更することができる。 In each of the above-described embodiments, an error detection data generation unit that generates error detection data based on print data transmitted via a transmission path for transmitting data from the control unit to the print head is provided in the head drive unit. However, it may be provided in the control unit. Thus, the arrangement and other elements of each component can be changed as appropriate without departing from the characteristics of the present invention.
10 制御部
11 コントローラ
12 メモリバッファ
13 印字データ記憶部
14 誤り検出データ生成部
15、16 誤り検出データ記憶部
17 コンパレータ
30 プリントヘッド
40 ヘッド駆動部
41 誤り検出データ生成部
50 ヘッド部
51 ノズル
61 ケーブル
62 ケーブル
71 シフトレジスタ
72 ヘッドレジスタ
80 メカニカルコントローラ
90 表示部
DESCRIPTION OF
Claims (12)
前記印字データを生成し、前記印字データを前記レジスタへ送信する制御部と、
前記レジスタと前記制御部とを接続する伝送経路部と、
前記レジスタに記憶された印字データと前記制御部から前記伝送経路部を介さず出力された印字データとに基づいて前記レジスタに記憶された印字データの誤り検出を行う誤り検出部と、を備えることを特徴とするプリンタ。 A print head having a plurality of nozzles for forming dots on a print medium and a register for storing print data for determining formation / non-formation of dots by the nozzles;
A controller that generates the print data and transmits the print data to the register;
A transmission path unit connecting the register and the control unit;
An error detection unit for detecting an error in the print data stored in the register based on the print data stored in the register and the print data output from the control unit without passing through the transmission path unit. Printer characterized by.
前記制御部から前記伝送経路部を介さず出力された印字データの誤り検出データを生成する第二の誤り検出データ生成部と、
前記第一の誤り検出データにより生成された誤り検出データと前記第二の誤り検出データにより生成された誤り検出データとを比較する比較部と、を備え、
前記誤り検出部は、前記比較部の比較結果に基づいて前記レジスタに記憶された印字データの誤り検出を行うことを特徴とする請求項1に記載のプリンタ。 A first error detection data generation unit for generating error detection data of print data stored in the register;
A second error detection data generation unit that generates error detection data of print data output from the control unit without passing through the transmission path unit;
A comparison unit that compares the error detection data generated by the first error detection data and the error detection data generated by the second error detection data, and
The printer according to claim 1, wherein the error detection unit detects an error in the print data stored in the register based on a comparison result of the comparison unit.
前記誤り検出部は、前記比較部の比較結果に基づいて前記レジスタに記憶された印字データの誤り検出を行うことを特徴とする請求項1に記載のプリンタ。 A comparison unit that compares the print data stored in the register and the print data output from the control unit without passing through the transmission path unit;
The printer according to claim 1, wherein the error detection unit detects an error in the print data stored in the register based on a comparison result of the comparison unit.
前記印字データを生成し、前記印字データを前記レジスタへ送信する制御部と、
前記レジスタと前記制御部とを接続する伝送経路部と、
前記制御部から前記伝送経路部を介して送信される印字データと前記制御部から前記伝送経路部を介さず出力された印字データとに基づいて前記レジスタに送信された印字データの誤り検出を行う誤り検出部と、を備えることを特徴とするプリンタ。 A print head having a plurality of nozzles for forming dots on a print medium and a register for storing print data for determining formation / non-formation of dots by the nozzles;
A controller that generates the print data and transmits the print data to the register;
A transmission path unit connecting the register and the control unit;
Error detection of the print data transmitted to the register is performed based on the print data transmitted from the control unit via the transmission path unit and the print data output from the control unit without passing through the transmission path unit. An error detection unit.
前記制御部から前記伝送経路部を介さず出力された印字データの誤り検出データを生成する第二の誤り検出データ生成部と、
前記第一の誤り検出データにより生成された誤り検出データと前記第二の誤り検出データにより生成された誤り検出データとを比較する比較部と、を備え、
前記誤り検出部は、前記比較部の比較結果に基づいて前記制御部から前記伝送経路部を介して送信される印字データの誤り検出を行うことを特徴とする請求項4に記載のプリンタ。 A first error detection data generation unit that generates error detection data of print data transmitted from the control unit via the transmission path unit;
A second error detection data generation unit that generates error detection data of print data output from the control unit without passing through the transmission path unit;
A comparison unit that compares the error detection data generated by the first error detection data and the error detection data generated by the second error detection data, and
The printer according to claim 4, wherein the error detection unit detects an error of print data transmitted from the control unit via the transmission path unit based on a comparison result of the comparison unit.
前記誤り検出部は、前記比較部の比較結果に基づいて前記制御部から前記伝送経路部を介して送信される印字データの誤り検出を行うことを特徴とする請求項4に記載のプリンタ。 A comparison unit that compares the print data transmitted from the control unit via the transmission path unit and the print data output from the control unit without passing through the transmission path unit;
The printer according to claim 4, wherein the error detection unit detects an error of print data transmitted from the control unit via the transmission path unit based on a comparison result of the comparison unit.
前記第一の誤り検出データ生成部は、前記制御部から前記伝送経路部を介して前記印字データを送信されたレジスタより出力された印字データから誤り検出データを生成することを特徴とする請求項2又は5に記載のプリンタ。 The print head includes a plurality of registers for one nozzle,
The first error detection data generation unit generates error detection data from print data output from a register to which the print data is transmitted from the control unit via the transmission path unit. The printer according to 2 or 5.
前記比較部は、前記バッファメモリに記憶された最も古い誤り検出データと、前記第一の誤りデータ生成部によって生成された誤り検出データとを比較することを特徴とする請求項2、5、7又は8に記載のプリンタ。 A buffer for storing the number of error detection data corresponding to at least two print data for determining dot formation / non-formation by the plurality of nozzles for the error detection data generated by the second error detection data generation unit With memory,
8. The comparison unit compares the oldest error detection data stored in the buffer memory with the error detection data generated by the first error data generation unit. Or the printer according to 8;
前記比較部は、前記バッファメモリに記憶された最も古い印字データと、前記制御部から前記伝送経路部を介して送信される印字データとを比較することを特徴とする請求項3又は6に記載のプリンタ。 A buffer memory for storing print data for one time for determining dot formation / non-formation by at least the plurality of nozzles for print data output from the control unit without passing through the transmission path unit,
7. The comparison unit according to claim 3, wherein the comparison unit compares the oldest print data stored in the buffer memory with print data transmitted from the control unit via the transmission path unit. Printer.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009250170A JP5445035B2 (en) | 2009-10-30 | 2009-10-30 | Printer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009250170A JP5445035B2 (en) | 2009-10-30 | 2009-10-30 | Printer |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011093227A true JP2011093227A (en) | 2011-05-12 |
JP5445035B2 JP5445035B2 (en) | 2014-03-19 |
Family
ID=44110686
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009250170A Active JP5445035B2 (en) | 2009-10-30 | 2009-10-30 | Printer |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5445035B2 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2015160352A1 (en) * | 2014-04-17 | 2015-10-22 | Hewlett-Packard Development Company, L.P. | Sequencing printers |
WO2015167454A1 (en) * | 2014-04-29 | 2015-11-05 | Hewlett-Packard Development Company, L.P. | Selecting a nozzle column based on image content |
JP2016219961A (en) * | 2015-05-18 | 2016-12-22 | キヤノン株式会社 | Data communication system, and recording device, recording head, data transmission device and data reception device using the same, and data communication system control method |
CN109304937A (en) * | 2017-07-27 | 2019-02-05 | 精工电子打印科技有限公司 | Liquid ejecting head, liquid injection apparatus |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6135954A (en) * | 1984-07-28 | 1986-02-20 | Fujitsu Ltd | System for detecting printing control abnormality |
JPH0747699A (en) * | 1993-08-03 | 1995-02-21 | Oki Electric Ind Co Ltd | Radiation noise reducing unit |
JPH08309974A (en) * | 1995-05-17 | 1996-11-26 | Brother Ind Ltd | Recording apparatus |
JPH09314834A (en) * | 1996-05-30 | 1997-12-09 | Ricoh Co Ltd | Ink jet recording device |
JP2007111962A (en) * | 2005-10-19 | 2007-05-10 | Fuji Xerox Co Ltd | Driver of liquid discharge head and liquid discharge apparatus |
JP2007203573A (en) * | 2006-02-01 | 2007-08-16 | Matsushita Electric Ind Co Ltd | Inkjet head unit |
JP2007260996A (en) * | 2006-03-28 | 2007-10-11 | Sato Corp | Printing operation confirming apparatus |
-
2009
- 2009-10-30 JP JP2009250170A patent/JP5445035B2/en active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6135954A (en) * | 1984-07-28 | 1986-02-20 | Fujitsu Ltd | System for detecting printing control abnormality |
JPH0747699A (en) * | 1993-08-03 | 1995-02-21 | Oki Electric Ind Co Ltd | Radiation noise reducing unit |
JPH08309974A (en) * | 1995-05-17 | 1996-11-26 | Brother Ind Ltd | Recording apparatus |
JPH09314834A (en) * | 1996-05-30 | 1997-12-09 | Ricoh Co Ltd | Ink jet recording device |
JP2007111962A (en) * | 2005-10-19 | 2007-05-10 | Fuji Xerox Co Ltd | Driver of liquid discharge head and liquid discharge apparatus |
JP2007203573A (en) * | 2006-02-01 | 2007-08-16 | Matsushita Electric Ind Co Ltd | Inkjet head unit |
JP2007260996A (en) * | 2006-03-28 | 2007-10-11 | Sato Corp | Printing operation confirming apparatus |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2015160352A1 (en) * | 2014-04-17 | 2015-10-22 | Hewlett-Packard Development Company, L.P. | Sequencing printers |
US9776398B2 (en) | 2014-04-17 | 2017-10-03 | Hewlett-Packard Development Company, L.P. | Sequencing printers |
US10065416B2 (en) | 2014-04-17 | 2018-09-04 | Hewlett-Packard Development Company, L.P. | Sequencing printers |
WO2015167454A1 (en) * | 2014-04-29 | 2015-11-05 | Hewlett-Packard Development Company, L.P. | Selecting a nozzle column based on image content |
TWI593559B (en) * | 2014-04-29 | 2017-08-01 | 惠普發展公司有限責任合夥企業 | Printhead and printing method, and related non-transitory processor-readable medium |
US10160210B2 (en) | 2014-04-29 | 2018-12-25 | Hewlett-Packard Development Company, L.P. | Selecting a nozzle column based on image content |
JP2016219961A (en) * | 2015-05-18 | 2016-12-22 | キヤノン株式会社 | Data communication system, and recording device, recording head, data transmission device and data reception device using the same, and data communication system control method |
CN109304937A (en) * | 2017-07-27 | 2019-02-05 | 精工电子打印科技有限公司 | Liquid ejecting head, liquid injection apparatus |
Also Published As
Publication number | Publication date |
---|---|
JP5445035B2 (en) | 2014-03-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5445035B2 (en) | Printer | |
US8339660B2 (en) | Tandem continuous paper printer | |
JP2006120146A (en) | Serial bus system | |
JP6274850B2 (en) | Recording apparatus, control method, and program | |
CN106626828B (en) | A kind of ink-jet printer method for transmitting signals | |
KR101393976B1 (en) | Line printer and control method for a line printer | |
CN109304937B (en) | Liquid ejecting head and liquid ejecting apparatus | |
WO2014208552A1 (en) | Phase adjustment circuit, image forming device, and phase adjustment method | |
JP4946515B2 (en) | Printing control apparatus, printing control program, printing system, and recording medium | |
JP2009241379A (en) | Liquid droplet discharge system | |
US10647113B2 (en) | Recording head and recording apparatus | |
JP5130747B2 (en) | RECORDING MEDIUM, PRINT CONTROL DEVICE, PRINT SYSTEM, AND PRINT CONTROL PROGRAM | |
JPWO2009128351A1 (en) | Image recording device | |
US20190303081A1 (en) | Printing apparatus, control method of printing apparatus and storage medium | |
JP6649694B2 (en) | Recording apparatus and recording control method | |
JP2023063231A (en) | Image processing device | |
JP2011046159A (en) | Recording device and method for controlling the same | |
US20230188661A1 (en) | Printing system, printing apparatus, and printhead | |
JP2010105248A (en) | Recorder, and method of controlling recorder | |
JP2009023310A (en) | Method for adjusting registration between recording units | |
JP2007144651A (en) | Image forming device | |
JP2022014059A (en) | Printer and control method of printer | |
CN116001459A (en) | Image processing apparatus and method | |
JPH1021026A (en) | Image forming device | |
US7377604B2 (en) | Printer and method for printing thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120911 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130716 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130717 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130913 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20130913 |
|
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: 20131126 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131209 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5445035 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |