JPH07250228A - Printer system - Google Patents

Printer system

Info

Publication number
JPH07250228A
JPH07250228A JP6042188A JP4218894A JPH07250228A JP H07250228 A JPH07250228 A JP H07250228A JP 6042188 A JP6042188 A JP 6042188A JP 4218894 A JP4218894 A JP 4218894A JP H07250228 A JPH07250228 A JP H07250228A
Authority
JP
Japan
Prior art keywords
data
sub
print
received
printing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP6042188A
Other languages
Japanese (ja)
Other versions
JP2982608B2 (en
Inventor
Nobuyoshi Muraoka
信義 村岡
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP6042188A priority Critical patent/JP2982608B2/en
Publication of JPH07250228A publication Critical patent/JPH07250228A/en
Application granted granted Critical
Publication of JP2982608B2 publication Critical patent/JP2982608B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To provide a low-cost printer system equipped with a large capacity reception buffer provided with a high-speed data interface. CONSTITUTION:A sub CPU 15 temporarily stores data received from an external interface 23 in a hard disk device 20 and alternately writes the data in line buffers A16 and B21. A data control means 19 alternately successively reads opt printing data written in the line buffers B21 and A16 and conducts DMA transfer to an IC memory 14. When the data are completely transferred for one item, the sub-CPU 15 restarts the reception processing of the next item. Since the large capacity hard disk device is used as the reception buffer and the data are transferred at every time of printing each color, low-priced memory configuration can be provided and further since the sub-CPU is separately provided, the printer system equipped with the high-speed interface can be provided.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はプリンタ装置に関し、特
に多量の印画データを扱うカラープリンタ等における大
容量記憶装置を用いた高速データインターフェイスおよ
び、データ制御技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer device, and more particularly to a high-speed data interface using a large-capacity storage device in a color printer which handles a large amount of print data and a data control technique.

【0002】[0002]

【従来の技術】従来この種のカラープリンタ装置におい
ては、受信した印画データを実際の通電データに変換
し、イエロー(以下Y)、マゼンタ(以下M)、シアン
(以下C)の三色のインクを重ねることでカラー表現を
行っているが、受信したデータが赤(以下R)、緑(以
下G)、青(以下B)、の三色で表現されている場合に
はR、G、B、からY、M、Cへの色変換処理を行う必
要がある。通常この色変換は、印画動作の中でR、G、
Bの3色から、印画色たとえば、Yに色変換しながら印
画通電を行うので、変換処理等のため印画速度以上のデ
ータ読みだし速度を実現する必要がある。そのため通常
は、プリンタ装置の内部に印画データバッファとして、
一定速度で連続読みだしが可能なICメモリをR、G、
B3色分内蔵している。
2. Description of the Related Art Conventionally, in a color printer of this type, received print data is converted into actual energization data, and three color inks of yellow (hereinafter Y), magenta (hereinafter M), and cyan (hereinafter C) are used. Although the color is expressed by overlapping, if the received data is expressed in three colors of red (hereinafter R), green (hereinafter G), and blue (hereinafter B), R, G, B , To Y, M, and C color conversion processing is required. Normally, this color conversion is performed by R, G,
Since the printing energization is performed while converting the three colors of B to the printing color, for example, Y, it is necessary to realize a data reading speed higher than the printing speed for conversion processing and the like. Therefore, normally, as a print data buffer inside the printer,
IC memory that can read continuously at a constant speed is R, G,
Built-in B3 colors.

【0003】また、他のプリンタ装置では印字する際の
字体や、ホストコンピュータの種類などの情報を内蔵す
るためにも情報保持媒体が必要となり、例えば特開平2
−254528号に示されるように、外部記憶装置を用
いてプリンタ装置のメモリを大容量化しているものもあ
る。図2は外部記憶装置を用いた、従来のプリンタ装置
の一例を示し、プリント制御回路121の外に外部記憶
装置としてのハードディスク装置115を具備し、その
間にインターフェイス装置111が設けられている。イ
ンターフェイス装置111の中のデータ転送制御回路1
12は、中のバッファメモリ113を介してプリンタ制
御回路121と、ハードディスク装置115との間のデ
ータ転送の制御を行う。このバッファメモリ113は、
プリンタ制御回路121の接続端子122から見たとき
外部増設メモリとしてアクセスされるメモリであって、
データの一時格納用として使用される。また、ディスク
制御回路114は、ハードディスク装置115を制御す
る。このハードディスク装置115は、大容量の外部記
憶装置であり、例えば印字する際の字体や、接続される
ホストコンピュータの種類などの増設メモリとしての情
報を多数記憶している。プリンタ制御回路121のメモ
リモジュール接続用の接続端子122はメモリカートリ
ッジまたは、インターフェイス装置111を接続する。
この接続は、インターフェイス装置111の一部あるい
は全部をメモリモジュールの形で実装し、そこからハー
ドディスク装置115を配線する。
Further, in other printers, an information holding medium is required to incorporate information such as the font used for printing and the type of host computer.
As shown in Japanese Patent No. 254528, there is also one in which an external storage device is used to increase the memory capacity of the printer device. FIG. 2 shows an example of a conventional printer device using an external storage device. A hard disk device 115 as an external storage device is provided outside the print control circuit 121, and an interface device 111 is provided between them. Data transfer control circuit 1 in interface device 111
Reference numeral 12 controls data transfer between the printer control circuit 121 and the hard disk device 115 via the buffer memory 113 therein. This buffer memory 113 is
A memory that is accessed as an external expansion memory when viewed from the connection terminal 122 of the printer control circuit 121.
Used for temporary storage of data. Further, the disk control circuit 114 controls the hard disk device 115. The hard disk device 115 is a large-capacity external storage device, and stores a large amount of information as an additional memory such as a font used for printing and the type of a connected host computer. The connection terminal 122 for connecting the memory module of the printer control circuit 121 connects the memory cartridge or the interface device 111.
For this connection, part or all of the interface device 111 is mounted in the form of a memory module, and the hard disk device 115 is wired from there.

【0004】この様な構成において、ハードディスク装
置115の内容をインターフェイス装置111内のバッ
ファメモリ113に一時格納しておき、プリンタ制御回
路121からバッファメモリ113にアクセスをかける
ことでデータ転送を行う。また、データの流れが逆の場
合には、上記動作と逆の手順で行う。この場合、ハード
ディスク装置115へのアクセスタイミングは例えばプ
リンタ制御回路121からのメモリモジュールへのアク
セスアドレスの一部をハードディスク装置115の動作
命令として用いるか、あるいはバッファメモリ113の
アクセス範囲を越えた指定をしたときにハードディスク
装置115をアクセスするなど、いわゆるキャッシュメ
モリ的な動作で行う。
In such a configuration, the contents of the hard disk device 115 are temporarily stored in the buffer memory 113 in the interface device 111, and the printer control circuit 121 accesses the buffer memory 113 to transfer data. If the data flow is reversed, the procedure is reversed from the above operation. In this case, as the access timing to the hard disk device 115, for example, a part of the access address to the memory module from the printer control circuit 121 is used as an operation command of the hard disk device 115, or a designation exceeding the access range of the buffer memory 113 is performed. At this time, the hard disk device 115 is accessed, and the operation is performed in a so-called cache memory manner.

【0005】この様に、インターフェイス装置111を
使用することで、ハードディスク装置115をあたかも
メモリモジュールとして疑似的に動作させることができ
る。これによりコストアップを最小限に抑えて、プリン
タ装置の増設メモリを大容量化できる。
Thus, by using the interface device 111, the hard disk device 115 can be operated as if it were a memory module. As a result, it is possible to minimize the cost increase and increase the capacity of the additional memory of the printer.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上述し
た従来例のような方法では、印字字体の格納および、ホ
ストコンピュータのエミュレーション機能の強化などの
ための、機能用のメモリ増設には効果があるが、ハード
ディスク装置などの大容量記憶装置はアクセススピード
が遅く、1回のアクセス時間の規定が出来ないために、
連続印刷を行うカラープリンタ装置などの印画データバ
ッファには使用できない。そのため印画データバッファ
のメモリは全て、ハードディスク装置等に比べてコスト
が高く、アクセススピードの速いICメモリで構成され
ている。
However, the above-described method of the conventional example is effective in increasing the memory for the functions such as storing the print font and strengthening the emulation function of the host computer. Since the access speed of large-capacity storage devices such as hard disk devices is slow, it is not possible to specify the access time once.
It cannot be used for print data buffers such as color printers that perform continuous printing. Therefore, the memory of the print data buffer is composed of an IC memory which is higher in cost and faster in access speed than a hard disk device or the like.

【0007】また、ICメモリはコストが高いので複数
項分のメモリを搭載することができないために、プリン
タ装置は印画中に次項分のデータが送られてきても受信
できない。そのため、ホストコンピュータはプリント動
作が終わり、次のデータ受信が可能になるまで待たなけ
ればならなくなり、システム効率の低下を招く。
Further, since the IC memory is expensive, it is impossible to mount a memory for a plurality of terms, so that the printer cannot receive the data for the next term during printing. Therefore, the host computer has to wait until the printing operation is completed and the next data can be received, resulting in a decrease in system efficiency.

【0008】[0008]

【課題を解決するための手段】したがって、本発明では
上述した問題点を解決するために、プリンタ装置の機構
部分および印画動作の制御を行うメインCPUと、外部
インターフェイスから受信したデータを一旦格納してお
く副記憶手段と、外部インタフェースの受信処理および
副記憶手段の制御を行うサブCPUと、受信データを印
画データに変換するデータ変換手段と、前記副記憶手段
から受信データを読みだし、ICメモリからなる主記憶
手段に転送を行うデータ制御手段と、前記副記憶手段か
らの読みだしたデータを一旦格納するため交互に切替え
られる2つのラインバッファと、前記サブCPUと前記
データ制御手段間の2つのラインバッファを切り換える
セレクタ手段と、前記メインCPUと前記サブCPUが
コマンドの受け渡しを行うためのコマンドレジスタとを
設けた。
Therefore, in order to solve the above problems, the present invention temporarily stores the data received from the external interface and the main CPU that controls the mechanical portion of the printer and the printing operation. A sub-storage unit to be stored, a sub-CPU for receiving processing of the external interface and controlling the sub-storage unit, a data conversion unit for converting the received data into print data, and the received data read from the sub-storage unit, and an IC memory Data transfer means for transferring data to the main storage means, two line buffers that are alternately switched to temporarily store the data read from the sub storage means, and two between the sub CPU and the data control means. Selector means for switching between two line buffers, and command transfer between the main CPU and the sub CPU A command register for performing provided.

【0009】[0009]

【実施例】次に、本発明について図面を参照して説明す
る。図1は本発明の一実施例を示すブロック図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the present invention.

【0010】各種プリンタ装置、特にカラー画像等を印
画するカラープリンタ装置においては、ホストコンピュ
ータから受信するデータは、主にプリンタ装置の印画制
御を行う制御コマンドと実際の印画データからなってお
り、図示しないホストコンピュータは外部インターフェ
イス23を通じて印画データとプリンタ制御コマンドを
送信しており、ここで説明する実施例もこのようなプリ
ンタ装置である。
In various types of printers, especially color printers for printing color images, the data received from the host computer mainly consists of control commands for controlling printing of the printer and actual print data. The host computer not transmitting the print data and the printer control command through the external interface 23, and the embodiment described here is also such a printer device.

【0011】図1でサブCPU15は外部インターフェ
イス23のを介して、ホストコンピュータからの受信制
御を行う。また、サブCPU15は副記憶手段であるハ
ードディスク装置20の制御も行い、受信したデータを
一旦ハードディスク装置20に格納する。メインCPU
11は図示しないプリンタ機構部の制御を行っており、
プリンタ機構部の初期化中や印画動作中等はデータの受
取が出来ないため、サブCPU15はメインCPU11
の動作とは関係なく外部インターフェイスからの受信処
理を進め、ハードディスク装置20に空き領域があれば
随時格納してゆく。
In FIG. 1, the sub CPU 15 controls the reception from the host computer via the external interface 23. Further, the sub CPU 15 also controls the hard disk device 20 which is a sub storage unit, and temporarily stores the received data in the hard disk device 20. Main CPU
Reference numeral 11 controls a printer mechanism (not shown),
Since data cannot be received during initialization of the printer mechanism unit or during printing operation, the sub CPU 15 is the main CPU 11
Irrespective of the above operation, the receiving process from the external interface is advanced, and if there is a free area in the hard disk device 20, it will be stored as needed.

【0012】メインCPU11は、プリンタ機構部を制
御し、印画動作の準備が整うと、コマンドレジスタ13
にデータ要求のコマンドを書き込む。サブCPU15
は、コマンドレジスタ13に書き込まれたメインCPU
11からのデータ要求コマンドを受け、ハードディスク
装置20に格納した受信データの所定のものをコマンド
レジスタ13に書き込む。すなわち、受信データは上述
のように、印画制御を行う制御コマンドと実際の印画デ
ータから成っているので、サブCPU15はメインCP
U11が印画制御を行うに必要な制御コマンドのみをコ
マンドレジスタ13に書き込み、実際の印画データはデ
ータ転送のためのラインバッファA16またはラインバ
ッファB21に書き込む。この時サブCPU15はセレ
クタ17を制御してアクセスする側のラインバッファに
切り換える。
The main CPU 11 controls the printer mechanism section, and when the preparation for the printing operation is completed, the command register 13
Write the data request command to. Sub CPU 15
Is the main CPU written in the command register 13.
In response to the data request command from 11, the received data stored in the hard disk device 20 is written to the command register 13 in a predetermined manner. That is, since the received data is composed of the control command for controlling the printing and the actual printing data as described above, the sub CPU 15 causes the main CPU to print.
Only the control command required for U11 to perform the print control is written in the command register 13, and the actual print data is written in the line buffer A16 or the line buffer B21 for data transfer. At this time, the sub CPU 15 controls the selector 17 to switch to the line buffer on the access side.

【0013】前述のように、カラープリンタ装置では通
常Y、M、Cの3色のインクを重ね合わせる事でカラー
表現を行うため、入力された印画データがR、G、B形
式の場合には色変換を行う必要がある。そのため、サブ
CPU15は各色の印画毎にR、G、B、3色のデータ
をディスク装置20から読みだし、色別にアドレスが分
離されたラインバッファA16に書き込む。サブCPU
15はR、G、B3色1ライン分のデータをラインバッ
ファA16に書き込むと、セレクタ17をラインバッフ
ァB21側、セレクタ18をラインバッファ16側に切
り換えて、データ制御手段19に対してダイレクトメモ
リアクセス(以下DMA)転送の許可を与える。
As described above, in the color printer, since the color expression is normally performed by superposing the inks of three colors of Y, M, and C, the input print data is in the R, G, and B formats. Color conversion needs to be done. Therefore, the sub CPU 15 reads out the data of R, G, B, and 3 colors for each print of each color from the disk device 20 and writes them in the line buffer A 16 where addresses are separated for each color. Sub CPU
15 writes the data for one line of three colors of R, G and B in the line buffer A16, switches the selector 17 to the line buffer B21 side and the selector 18 to the line buffer 16 side to access the data control means 19 by direct memory access. (Hereinafter, DMA) Transfer permission is given.

【0014】データ制御手段19はDMA転送の許可を
受けると、セレクタ18によって選択されたラインバッ
ファA16または、ラインバッファB21に格納されて
いるR、G、B、1ライン3色分の印画データを読みだ
し、データ変換手段22に出力する。データ変換手段2
2は入力されたR、G、B、データを印画色のデータに
変換する。例えばYを印画するときにはR、G、B、か
らYの印画色データを求め、データ制御手段19に返
す。データ制御手段19は色変換された印画色データを
受け取り、所定分、例えば1項分の容量を持つICメモ
リ14の印画位置に対応するアドレスにDMA転送を行
う。1ライン分の色変換およびDMA転送が終了する
と、データ変換手段19はサブCPU15にDMA転送
の終了を知らせる。
When the data control means 19 receives the permission of the DMA transfer, the print data for three colors of R, G, B and one line stored in the line buffer A16 or the line buffer B21 selected by the selector 18 is printed. The data is read out and output to the data conversion means 22. Data conversion means 2
Reference numeral 2 converts the input R, G, B and data into printing color data. For example, when Y is printed, Y printing color data is obtained from R, G, and B and returned to the data control means 19. The data control means 19 receives the color-converted print color data and performs DMA transfer to a predetermined amount, for example, an address corresponding to the print position of the IC memory 14 having a capacity of one term. When the color conversion and the DMA transfer for one line are completed, the data conversion means 19 notifies the sub CPU 15 of the end of the DMA transfer.

【0015】サブCPU15は、DMA転送が行われて
いる間に、次ラインR、G、Bデータをハードディスク
装置20から読みだし、データ制御手段19がアクセス
していない側のラインバッファに書き込む。
While the DMA transfer is being performed, the sub CPU 15 reads the next line R, G, B data from the hard disk device 20 and writes it in the line buffer which is not accessed by the data control means 19.

【0016】上記動作を繰り返し、1項分のDMA転送
が終了すると、サブCPU15はYのデータ転送終了の
コマンドをコマンドレジスタ13に発行する。メインC
PU11はDMA転送終了のコマンドをコマンンドレジ
スタ11から受け取るとプリンタ機構部を制御し印画動
作を開始する。印画制御手段12は印画動作が開始され
ると、ICメモリ14に格納されたYの印画色データを
印画速度に合わせて順次読みだす。
When the DMA transfer for one term is completed by repeating the above operation, the sub CPU 15 issues a Y data transfer end command to the command register 13. Main C
When the PU 11 receives the command for ending the DMA transfer from the command register 11, the PU 11 controls the printer mechanism unit to start the printing operation. When the printing operation is started, the printing control means 12 sequentially reads the Y printing color data stored in the IC memory 14 in accordance with the printing speed.

【0017】メインCPU11が印画動作を行っている
間つまり、印画制御手段12がICメモリ14からデー
タを読みだしている間はデータ制御手段19はDMA転
送を行うことが出来ないので、サブCPU15はハード
ディスク装置20からの読みだしをやめ、ハードディス
ク装置20に空き領域がれば外部インターフェイス23
からの受信処理を再開する。
While the main CPU 11 is performing a printing operation, that is, while the printing control means 12 is reading data from the IC memory 14, the data control means 19 cannot perform DMA transfer, so the sub CPU 15 is If the reading from the hard disk device 20 is stopped and there is a free area in the hard disk device 20, the external interface 23
The reception process from is restarted.

【0018】Yの印画が終了すると、メインCPU11
はコマンドレジスタ13に次の印画色データ、例えばM
の印画色データの転送要求を発行する。サブCPU15
は、これを受けてY印画のためのデータ読みだしと同じ
ように、ハードディスク装置20からR、G、Bデータ
を読みだしラインバッファに書き込む。データ制御手段
19は印画色、例えばMのデータを変換モードに切り換
え上記動作を行う。
When the printing of Y is completed, the main CPU 11
Prints the following print color data in the command register 13, for example M
Issue a transfer request for print color data. Sub CPU 15
In response to this, R reads the R, G, and B data from the hard disk device 20 and writes it in the line buffer in the same manner as the data reading for Y printing. The data control means 19 switches the printing color, for example M data, to the conversion mode and performs the above operation.

【0019】以上の動作を各印画色毎に行い、カラーの
印画動作を実現する。サブCPU15はハードディスク
装置20の制御を行い、印画の終了した領域はクリアし
て次のデータ受信用の領域とする。
The above operation is performed for each printing color to realize a color printing operation. The sub CPU 15 controls the hard disk device 20 to clear the area where printing has been completed and set it as an area for receiving the next data.

【0020】なお、本実施例においては、入力される印
画データRGB形式として説明したが、ホストコンピュ
ータ側で色変換を行い、YMC形式のデータが送られて
くる場合には、データ制御手段19はデータ変換手段2
2による色変換は行わずに、ICメモリ14に対し直接
DMA転送を行う。
In the present embodiment, the input print data RGB format has been described, but when the host computer side performs color conversion and YMC format data is sent, the data control means 19 operates. Data conversion means 2
The DMA conversion is directly performed to the IC memory 14 without performing the color conversion by 2.

【0021】また、印画色はY、M、Cの3色としたが
これに限るものでなく、Y、M、C、K(黒)の4色と
しても良く、これ以外とする事もできる。
Although the printing colors are three colors Y, M, and C, the printing colors are not limited to these, and four colors Y, M, C, and K (black) may be used, and other colors are also possible. .

【0022】また、副記憶手段としてハードディスク装
置を用いた実施例を示したが、他の大容量記憶装置を用
いても良い。
Further, although the embodiment in which the hard disk device is used as the sub storage means is shown, another large capacity storage device may be used.

【0023】さらに、本実施例ではデータ転送のための
ラインバッファを2つ設けてそのアアドレスを切り換え
てアクセスするようにしたが、さらに多くのラインバッ
ファを設けても良く、また、1つのラインバッファに書
き込むデータを1ラインとせず、複数ライン分のデータ
を一度に転送するようにしても良い。
Further, in this embodiment, two line buffers for data transfer are provided and the address is switched to access, but more line buffers may be provided, and one line may be provided. The data to be written in the buffer may not be one line, but data for a plurality of lines may be transferred at one time.

【0024】[0024]

【発明の効果】以上説明したように、本発明のプリンタ
装置は、印画動作の制御を行うメインCPUと、データ
受信を制御するサブCPUとを設け、大容量の副記憶手
段に受信データを一旦格納し、各色印画毎に主記憶手段
であるICメモリに転送する事で、最少の容量で印画デ
ータバッファメモリが構成でき、印画データバッファメ
モリを全てICメモリで構成した場合に比べて低コスト
となる。
As described above, the printer device of the present invention is provided with the main CPU for controlling the printing operation and the sub CPU for controlling the data reception, and the received data is temporarily stored in the large-capacity auxiliary storage means. By storing and transferring each color print to the IC memory that is the main storage means, the print data buffer memory can be configured with the minimum capacity, and the cost is lower than when the print data buffer memory is entirely configured with the IC memory. Become.

【0025】また、大容量で安価なハードディスク装置
等を利用できるので受信バッファが大容量となると共
に、データ受信制御を行うサブCPUを設けた事で、印
画中にも次の項のデータを受け取る事が出来るので、ホ
ストコンピュータの解放が速くなり、システムの効率が
良くなる。
Further, since a large-capacity, inexpensive hard disk drive or the like can be used, the receiving buffer has a large capacity, and a sub CPU for controlling data reception is provided, so that the data of the next item is received during printing. This will allow the host computer to be released faster and the system will be more efficient.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】従来の例を示すブロック図である。FIG. 2 is a block diagram showing a conventional example.

【符号の説明】[Explanation of symbols]

11 メインCPU 12 印画制御手段 13 コマンドレジスタ 14 ICメモリ 15 サブCPU 16 ラインバッファA 17 セレクタ 18 セレクタ 19 データ制御手段 20 ハードディスク装置 21 ラインバッファB 22 データ変換手段 111 インターフェイス装置 112 データ転送制御回路 113 バッファメモリ 114 ディスク制御回路 115 ハードディスク装置 121 プリンタ制御回路 122 接続端子 11 main CPU 12 printing control means 13 command register 14 IC memory 15 sub CPU 16 line buffer A 17 selector 18 selector 19 data control means 20 hard disk device 21 line buffer B 22 data conversion means 111 interface device 112 data transfer control circuit 113 buffer memory 114 disk control circuit 115 hard disk device 121 printer control circuit 122 connection terminal

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 1/46 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Office reference number FI technical display location H04N 1/46

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 外部から受け取ったデータを内部のメモ
リに格納し、印画データに変換した後に、印画動作を行
うプリンタ装置において、 受信した印画データを一旦格納しておく副記憶手段と、 外部からのデータ受信の制御を行うと共に、前記副記憶
手段の書き込みおよび読み出しの制御を行うサブCPU
と、 前記副記憶手段から読みだした所定量の受信データを一
旦格納して、データ転送を行うラインバッファと、 前記ラインバッファから受信データを読みだし、印画色
データを格納する主記憶手段にデータ転送を行うデータ
制御手段と、 プリンタ機構部の制御および印画動作の制御を行うメイ
ンCPUから構成されることを特徴とするプリンタ装
置。
1. A sub-storage unit for temporarily storing received print data in a printer device for storing print data received from the outside in an internal memory and converting the print data into print data. Sub CPU for controlling the data reception of the sub memory and the control of the writing and reading of the sub storage means.
And a line buffer that temporarily stores a predetermined amount of received data read from the sub storage unit and transfers the data, and a main storage unit that reads the received data from the line buffer and stores the print color data. A printer device comprising a data control means for transferring data, and a main CPU for controlling the printer mechanism and printing operation.
【請求項2】 前記ラインバッファから読み出された印
画データが印画色データでない場合に前記データ制御手
段の読み出しタイミングに合せて印画色データに変換す
るデータ変換手段を具備することを特徴とする請求項1
のプリンタ装置。
2. A data conversion means for converting the print data read from the line buffer into print color data in accordance with the read timing of the data control means when the print data is not print color data. Item 1
Printer device.
【請求項3】 前記ラインバッファが前記副記憶手段か
らの受信データを受ける第1の領域と前記主記憶手段へ
受信データを読み出す第2の領域とをもつことを特徴と
する請求項1のプリンタ装置。
3. The printer according to claim 1, wherein the line buffer has a first area for receiving the received data from the sub storage means and a second area for reading the received data into the main storage means. apparatus.
【請求項4】 前記サブCPUが受信データに含まれて
いる印画データ以外の制御データをメインCPUに送る
ことを特徴とする請求項1のプリンタ装置。
4. The printer device according to claim 1, wherein the sub CPU sends control data other than the print data included in the received data to the main CPU.
【請求項5】 前記ラインバッファが少なくとも2つの
ラインバッハァからなり、所定の受信データを格納する
毎に書き込みと読み出しとが切替わることを特徴とする
請求項1のプリンタ装置。
5. The printer device according to claim 1, wherein the line buffer includes at least two line buffers, and writing and reading are switched each time predetermined reception data is stored.
JP6042188A 1994-03-14 1994-03-14 Printer device Expired - Lifetime JP2982608B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6042188A JP2982608B2 (en) 1994-03-14 1994-03-14 Printer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6042188A JP2982608B2 (en) 1994-03-14 1994-03-14 Printer device

Publications (2)

Publication Number Publication Date
JPH07250228A true JPH07250228A (en) 1995-09-26
JP2982608B2 JP2982608B2 (en) 1999-11-29

Family

ID=12629036

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6042188A Expired - Lifetime JP2982608B2 (en) 1994-03-14 1994-03-14 Printer device

Country Status (1)

Country Link
JP (1) JP2982608B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008030253A (en) * 2006-07-27 2008-02-14 Fujitsu Component Ltd Printer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008030253A (en) * 2006-07-27 2008-02-14 Fujitsu Component Ltd Printer

Also Published As

Publication number Publication date
JP2982608B2 (en) 1999-11-29

Similar Documents

Publication Publication Date Title
US5355441A (en) Printing control apparatus
EP0702480B1 (en) Image processing apparatus and method therefor
JP2982608B2 (en) Printer device
US6801332B1 (en) Composite apparatus and printer sharing method
JP2861586B2 (en) Printing control device
JPH11179975A (en) Color printer control device
JPH09265367A (en) Device and method for printer control
US7284828B2 (en) Method and apparatus for color formatting in a color printer
JP3544021B2 (en) Image processing apparatus and method
JP2913977B2 (en) Printing control device
JP3404128B2 (en) Color image printing system
JP2000322374A (en) Device and method for converting data
JP3016314B2 (en) Page printer
JPH0865422A (en) Image forming device
JPH09179813A (en) Dma transfer device
JPH05284306A (en) Image forming device
JP2001047677A (en) Printer control apparatus
JPS60168677A (en) Rule image generator
JP2644212B2 (en) Color image processing equipment
JP2007021809A (en) Method for controlling printing image data in color four-d printer
JP2001287411A (en) Printer controller
JPS61106264A (en) Figure output controller
JPH05193196A (en) Printing control device
JP2010000726A (en) Image processing apparatus, recording apparatus, and image processing method
JP2000172630A (en) Semiconductor device, image processor and printer

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990824