JPH08282053A - Image data converter circuit - Google Patents
Image data converter circuitInfo
- Publication number
- JPH08282053A JPH08282053A JP10826595A JP10826595A JPH08282053A JP H08282053 A JPH08282053 A JP H08282053A JP 10826595 A JP10826595 A JP 10826595A JP 10826595 A JP10826595 A JP 10826595A JP H08282053 A JPH08282053 A JP H08282053A
- Authority
- JP
- Japan
- Prior art keywords
- data
- conversion
- dram
- buffer
- read
- 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
Links
Landscapes
- Record Information Processing For Printing (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明はシリアルスキャン印字方
式の記録ヘッドを持つ記録装置の印字データの変換、特
にラスターイメージデータを記録ヘッドに合わせて横ー
縦変換する回路に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a circuit for converting print data of a recording apparatus having a recording head of a serial scan printing system, and more particularly to a circuit for converting raster image data horizontally and vertically according to the recording head.
【0002】[0002]
【従来の技術】従来、プリンタ等の記録ヘッドとして複
数の記録素子を備えたドットインパクト方式、サーマル
方式、インクジェット方式を用いた記録装置は、記録用
紙の搬送方向と直行する方向に記録ヘッドを移動させな
がら印字を行い、1行印字を終えた段階で記録ヘッドの
幅分だけ記録用紙を搬送し、その繰り返しで記録する方
式(シリアルスキャン方式)が一般的である。記録する
画像データは記録ヘッドの幅に相当するデータが順次記
録ヘッドに転送され、1画素に相当する距離を移動する
度に記録素子が駆動され、画像を形成する。2. Description of the Related Art Conventionally, a recording apparatus using a dot impact method, a thermal method, or an ink jet method having a plurality of recording elements as a recording head of a printer or the like moves a recording head in a direction perpendicular to a conveyance direction of recording paper. Generally, a method (serial scan method) in which printing is performed while printing one line and a recording sheet is conveyed by the width of the recording head at the stage when printing of one line is completed and recording is repeated is performed. As image data to be recorded, data corresponding to the width of the recording head is sequentially transferred to the recording head, and the recording element is driven every time the distance corresponding to one pixel is moved to form an image.
【0003】しかし、ホストコンピュータから送られて
くる画像データはラスタ方向に連続したデータである場
合が多く、横方向のデータを縦方向のデータに変更する
(以後HV変換と記す)必要がある。However, the image data sent from the host computer is often continuous data in the raster direction, and it is necessary to change the horizontal data to vertical data (hereinafter referred to as HV conversion).
【0004】従来より、ラスターデータの変換処理手段
としては、ソフトウェアによる方法とハードウェアによ
る方法とがあり、いずれもラスターデータの1ビット毎
に水平方向から垂直方向に変換する手段が用いられてき
た。しかし、このような方法では、変換時間に時間を要
するので、その対処方法として特開昭63−20067
4号公報に示したように、HV変換するデータを蓄える
ために特別なメモリをヘッドの1バンドスキャン分持
ち、逐次変換で高速に行うようにしたものが提案されて
いる。しかし、この方式では回路規模が大きくなるため
に、HV変換のデータ設定をMPUが行い、変換自体は
ハードウェアが行う方法が提案されている。また、より
高速にHV変換を行うために、MPUは変換するデータ
が蓄えられたメモリのアドレスを指定するだけで、制御
回路がメモリからのデータのリードとデータ変換、デー
タの書き戻しを行う制御回路の構成を特願平7−135
34で提案した。Conventionally, as a conversion processing means for raster data, there are a method by software and a method by hardware, and in each case, a means for converting the raster data from the horizontal direction to the vertical direction for each bit is used. . However, such a method requires a long conversion time, and as a coping method therefor, Japanese Patent Laid-Open No. 63-20067.
As shown in Japanese Patent Laid-Open No. 4 (1994), there has been proposed a special memory for storing data to be HV converted, which is provided for one band scan of the head and is used for sequential conversion at high speed. However, since the circuit scale becomes large in this method, a method has been proposed in which data setting for HV conversion is performed by the MPU and the conversion itself is performed by hardware. Further, in order to perform HV conversion at a higher speed, the MPU simply specifies the address of the memory in which the data to be converted is stored, and the control circuit performs the control of reading data from the memory, converting the data, and writing back the data. The circuit configuration is Japanese Patent Application No. 7-135.
Proposed in 34.
【0005】ここで、従来例によるデータ変換時間の一
例を示すと、印字幅3000ドットで、ヘッド幅64ド
ット分の帯を印字するのに必要な24000バイトのデ
ータをHV変換するには24008回のリードモディフ
ァイライトサイクルを起動するので、1個のリードモデ
ィファイライトサイクルには、300nS必要だからH
V変換するのに必要な時間は、 300nS×24008=7202400nS =7.2024mS となっていた。又、HV変換用レジスタのサイズを大き
くして1度のリードモディファイライトサイクルで、1
6ビットの変換が可能にした従来例では上記の時間のほ
ぼ1/2である(=3.6024mS)で変換が終了し
ていた。Here, as an example of the data conversion time according to the conventional example, in order to convert the data of 24000 bytes necessary for printing a band with a print width of 3000 dots and a head width of 64 dots to HV conversion 24008 times. Since the read-modify-write cycle is started, 300 nS is required for one read-modify-write cycle.
The time required for V conversion was 300 nS × 24008 = 7202400 nS = 7.2024 mS. In addition, the size of the HV conversion register is increased so that one read-modify-write cycle can
In the conventional example in which 6-bit conversion is possible, the conversion is completed in about 1/2 of the above time (= 3.6024 mS).
【0006】[0006]
【発明が解決しようとする課題】上記従来例は、モノク
ロで360DPI印字プリンタを想定しデータ変換時間
を算出したものであるが、今後カラー化やより高品位な
印字を求めた場合にはデータ量が、4倍、8倍、16倍
と増えていくために、この変換時間が、印字速度の低下
をもたらすことになる。例えば1440dpi(4倍の
解像度)で4色のカラー記録ヘッドを備えたプリンタ
で、A4サイズ(210mm×297mm)分のデータ
をHV変換しようとした場合には、全データ量が [{(210÷25.4)×1440}×{(297÷25.4)×1440} ]×4≒[{1488×8}×{2104×8}]×4 =801472512ビットとなり、 16ビットの変換時間が300nSなので、全データ量
の変換時間は、 801472512÷16×300nS ≒15.03秒 となり単純なデータ変換の為だけに印字時間が長くな
る。In the above-mentioned conventional example, the data conversion time is calculated assuming a monochrome 360 DPI printing printer. However, when colorization or higher quality printing is required in the future, the data amount will be increased. However, this conversion time leads to a decrease in printing speed because the conversion time increases to 4 times, 8 times, and 16 times. For example, in a printer having a color recording head of 4 colors at 1440 dpi (4 times the resolution), when trying to HV convert data for A4 size (210 mm × 297 mm), the total data amount becomes [{(210 ÷ 25.4) × 1440} × {(297 ÷ 25.4) × 1440}] × 4≈ [{1488 × 8} × {2104 × 8}] × 4 = 801472512 bits, and 16-bit conversion time is 300 nS Therefore, the conversion time for the total amount of data is 801472512/16 × 300 nS ≈15.03 seconds, and the printing time becomes long only for simple data conversion.
【0007】そこで本発明では、より高速なHV変換回
路を比較的小さな回路規模で提供することを目的とす
る。従来例で、より高速なHV変換を阻害する要因であ
る「低速なDRAMのアクセス1度で1バイトもしくは
2バイトしかHV変換できない」点を改善することを目
的としている。Therefore, an object of the present invention is to provide a higher speed HV conversion circuit with a relatively small circuit scale. It is an object of the conventional example to improve the point that "only one byte or two bytes can be HV converted at one access to a low-speed DRAM", which is a factor that hinders higher-speed HV conversion.
【0008】[0008]
【課題を解決するための手段】従来例で、より高速なH
V変換を阻害する要因である「低速なDRAMのアクセ
ス1度で1バイトもしくは2バイトしかHV変換できな
い」点を改善するために、HV変換回路の起動と、HV
変換データのあるメモリ位置を指し示す手段とを同時に
行える回路と、低速のメモリに蓄えられた変換前データ
を、HV変換に必要なデータ量分を1度にリードバッフ
ァに読み込み、リードバッファからHV変換ライトレジ
スタに高速で転送し、HV変換リードレジスタにある変
換後のデータをライトバッファに高速で転送し、ライト
バッファから低速のメモリへの書き戻す動作を、低速の
メモリのリードモディファイライトサイクル内で行う制
御回路で構成する。In the conventional example, a higher speed H
In order to improve the point that "only 1 byte or 2 bytes can be HV converted at one access to a low-speed DRAM", which is a factor that hinders V conversion, activation of the HV conversion circuit and HV conversion are performed.
A circuit that can simultaneously perform a means for indicating a memory location where the conversion data is present and the pre-conversion data stored in the low-speed memory are read into the read buffer once for the amount of data required for the HV conversion, and then the HV conversion is performed from the read buffer. The operation of transferring to the write register at high speed, transferring the converted data in the HV conversion read register to the write buffer at high speed, and writing back from the write buffer to the low speed memory is performed within the read modify write cycle of the low speed memory. It is composed of a control circuit.
【0009】上記の実現の為には第5図に示すようにD
RAMのデータバス幅をHV変換レジスタの総ビット数
と同じにするようにDRAMを複数個並べ、DRAMと
HV変換レジスタを直結する方式が考えられるが、 1)DRAMの周辺回路を納めたLSIのピン数が極端
に増加する事 2)DRAMの容量が必要以上に増加する事 3)DRAM及びHV変換レジスタのデータをMPUが
アクセスするにはデータバス幅を変換する回路が必要と
なる事 以上のことにより実現的ではない。In order to realize the above, as shown in FIG.
A method may be considered in which a plurality of DRAMs are arranged so that the data bus width of the RAM is the same as the total number of bits of the HV conversion register, and the DRAM and the HV conversion register are directly connected to each other. The number of pins is extremely increased. 2) The capacity of DRAM is increased more than necessary. 3) The circuit for converting the data bus width is required for the MPU to access the data of DRAM and HV conversion register. This is not feasible.
【0010】そこで、上記低速のメモリとリードバッフ
ァとライトバッファ、それにデータバス幅変換回路を1
チップ上に構成したキャッシュDRAMを用いること
で、高速のHV変換回路を小規模の回路で実現したもの
である。Therefore, the above low-speed memory, read buffer, write buffer, and data bus width conversion circuit
By using the cache DRAM configured on the chip, the high-speed HV conversion circuit is realized by a small-scale circuit.
【0011】[0011]
【実施例】以下、図面を参照して本発明の実施例を説明
する。Embodiments of the present invention will be described below with reference to the drawings.
【0012】(実施例1)図1は本発明の各実施例のH
V変換回路を持つプリンタの制御回路の一部を示したブ
ロック図である。図1において、101はデータの制御
等を行うマイクロプロセッサーであり、画像データの蓄
積を含むメモリであるCDRAM102とHV変換レジ
スタ103と、その制御回路とにアドレスバス:A<2
3..0>、データバス:DQ<15..0>、制御信
号:CLK1、CLK4、AS*、等で接続されてい
る。(Embodiment 1) FIG. 1 shows H of each embodiment of the present invention.
FIG. 3 is a block diagram showing a part of a control circuit of a printer having a V conversion circuit. In FIG. 1, reference numeral 101 is a microprocessor for controlling data, etc., and includes a CDRAM 102, which is a memory including an accumulation of image data, an HV conversion register 103, and its control circuit, an address bus: A <2.
3. . 0>, data bus: DQ <15. . 0>, control signals: CLK1, CLK4, AS *, etc.
【0013】CDRAMには、4MBits(256K
×16)のDRAMと、16KBits(1K×16)
のSRAMと、DRAMから1度に128bits(8
×16)分のデータを読みとり蓄えることのできるリー
ドバッファ(RB)と、DRAMに1度に128bit
s(8×16)分のデータを書き換えることのできるで
きるライトバッファ(WB)とが1チップ上に構成され
たメモリ素子を用いる。In CDRAM, 4M Bits (256K
X16) DRAM and 16KBits (1Kx16)
128 bits (8 times at a time from SRAM and DRAM of
X16) Read buffer (RB) that can read and store data, and 128 bits at a time in DRAM
A memory element in which a write buffer (WB) capable of rewriting data for s (8 × 16) and a single chip is used is used.
【0014】このメモリ素子は、外部クロックCLK4
に同期して制御信号CS#,CMd#,RAS#,CA
S#,DTD#,G#,CMs#,CC#,WE#を変
化させることで、外部データをDQ<15..0>端子
(Din端子)から入力し、As<9..0>アドレス
バスで指定されたライトバッファの1ブロックに蓄え、
8ブロック合計128ビットのデータがライトバッファ
に蓄え終えたときDRAMに書き戻す。これと同時に、
DRAMの128ビットデータを一旦リードバッファに
蓄えることが可能であり、リードバッファのデータはA
s<9..0>アドレスバスで指定された8ブロックの
16ビットデータをDQ<15..>0端子(Dout
端子)に出力することができる。This memory device has an external clock CLK4.
In synchronization with the control signals CS #, CMd #, RAS #, CA
By changing S #, DTD #, G #, CMs #, CC #, WE #, the external data is changed to DQ <15. . 0> terminal (Din terminal) to input As <9. . 0> Store in one block of the write buffer specified by the address bus,
When the total of 128 blocks of data of 8 blocks is stored in the write buffer, it is written back to the DRAM. At the same time,
128-bit data of DRAM can be temporarily stored in the read buffer, and the data in the read buffer is A
s <9. . 0> address bus specified by 8 blocks of 16-bit data is DQ <15. . > 0 terminal (Dout
Output).
【0015】実施例では、CDRAMの同期クロック:
CLK4としてMPUの同期クロック:CLK1(1周
期60n秒)の4倍の周波数の信号を用いた。このCL
K4の周期15n秒はこのCDRAMの最小クロックサ
イクル時間である。In the preferred embodiment, the synchronous clock of the CDRAM:
As the CLK4, a synchronous clock of the MPU: a signal having a frequency four times that of the CLK1 (one cycle of 60 nsec) was used. This CL
The period of 15 ns of K4 is the minimum clock cycle time of this CDRAM.
【0016】CDRAM中のDRAMはMPUのアドレ
ス$D00000〜$D7FFFFまでに割り付けら
れ、またCDRAM中のSRAMはMPUのアドレス$
D80000〜$D807FFまでに割り付けられる。
そのためのアドレスデコード回路104があり、MPU
がDRAMをアクセスした場合アドレスデコード回路か
らDRAMのチップセレクト信号である:DRAMCS
*が発生し、SRAMをアクセスした場合SRAMチッ
プセレクト信号である:SRAMCS*が発生する。The DRAM in the CDRAM is allocated to the addresses $ D0000 to $ D7FFFF of the MPU, and the SRAM in the CDRAM is the address $ M of the MPU.
It is allocated to D80000 to $ D807FF.
There is an address decoding circuit 104 for that purpose, and the MPU
When the DRAM accesses the DRAM, it is a DRAM chip select signal from the address decoding circuit: DRAMCS
When * occurs and the SRAM is accessed, the SRAM chip select signal: SRAMCS * occurs.
【0017】このDRAMCS*信号及びSRAMCS
*信号と、MPUのシステムロック:CLK1、アドレ
スバス上に有効アドレスがあることを示すアドレススト
ローブ信号:AS*、データバスの転送信号を示すリー
ド/ライト信号:RD/WR*、奇数/偶数アドレス判
別のための最下位アドレスビット:A<0>及びCDR
AMの同期クロック:CLK4から、CDRAM制御信
号発生回路105は、CDRAMの制御信号であるチッ
プセレクト信号:CS#とデータ線出力制御信号:G#
を生成すると同時に、DRAMをアクセスする場合に
は、DRAM用クロック制御信号:CMd#とロウアド
レスストローブ信号:RAS#、カラムアドレスストロ
ーブ信号:CAS#、DRAMデータ転送方向信号:D
TD#を制御し、SRAM及びリードバッファとライト
バッファをアクセスする場合には、SRAM用クロック
制御信号:CMs#とSRAMデータ転送方向信号:C
C#とSRAMリードライト信号WE#を発生する。ア
ドレスデコード回路106は、DRAMアクセス時には
アドレスバスのA<18..1>の18本の信号線を1
0本/8本のロウアドレス/カラムアドレス信号として
Ad<9..0>に出力し、SRAMアクセス時にはア
ドレスバスのA<10..1>の10本の信号線をその
ままAs<9..0>に出力し、そしてリード/ライト
バッファのブロックを指定する為にAs<9..0>に
0から7のアドレス信号を出力する。This DRAMCS * signal and SRAMCS
* Signal and MPU system lock: CLK1, address strobe signal: AS * indicating that there is an effective address on the address bus, read / write signal indicating data bus transfer signal: RD / WR *, odd / even address Least significant address bit for discrimination: A <0> and CDR
From the AM synchronous clock: CLK4, the CDRAM control signal generation circuit 105 causes the CDRAM control signal: chip select signal: CS # and data line output control signal: G #.
When the DRAM is accessed at the same time that the DRAM clock is generated, the DRAM clock control signal: CMd #, the row address strobe signal: RAS #, the column address strobe signal: CAS #, the DRAM data transfer direction signal: D
When controlling the TD # and accessing the SRAM and the read buffer and the write buffer, the SRAM clock control signal: CMs # and the SRAM data transfer direction signal: C
C # and SRAM read / write signal WE # are generated. The address decoding circuit 106 is arranged so that the address bus A <18. . 1> 18 signal lines
Ad <9. 0 as a row address / column address signal of 0/8. . 0> and the address bus A <10. . 1> 10 signal lines are directly As <9. . 0>, and to specify a block of the read / write buffer, As <9. . Address signals 0 to 7 are output to 0>.
【0018】HV変換回路の起動には、$E00000
〜$E7FFFFアドレスをリードすることで行う。こ
のメモリ空間の割り付けはDRAMのメモリ空間$D0
0000〜$D7FFFFと対応しており、例えばHV
変換を行いたいデータ24000バイトが$D3800
0〜$D3DDBFにある場合MPUは$E38000
〜$E3DDBFアドレスをアクセスすることで、HV
変換回路が起動する。To activate the HV conversion circuit, $ E0000
~ Performed by reading the $ E7FFFF address. This memory space is allocated to the DRAM memory space $ D0.
It corresponds to 0000 to $ D7FFFF, for example HV
Data to be converted 24000 bytes is $ D3800
0 to $ D3DDBF MPU is $ E38000
~ By accessing $ E3DDFB address, HV
The conversion circuit starts.
【0019】そのため、アドレスバスの上位5ビット
が”11100”となるタイミングを検出するHV変換
アドレスデコーダ回路107の出力信号HVCS*を受
けてCDRAM制御信号発生回路105は、HV変換す
る128bitsのデータをDRAMからリードバッフ
ァへと転送すべくCMd#,RAS#,CAS#,DT
D#信号をCLK4信号に同期して変化させる。Therefore, the CDRAM control signal generation circuit 105 receives the output signal HVCS * of the HV conversion address decoder circuit 107 for detecting the timing when the upper 5 bits of the address bus becomes "11100", and the CDRAM control signal generation circuit 105 converts the 128-bit data for HV conversion. CMd #, RAS #, CAS #, DT to transfer from DRAM to read buffer
The D # signal is changed in synchronization with the CLK4 signal.
【0020】リードバッファに8ワード分転送し終えた
時、リードバッファに蓄えられたHV変換データ128
bitsは、As<2..0>アドレスを0から7に変
えながら、8ワード分を順次HV変換ライトレジスタ
(図2参照)にCLK4に同期して転送する。HV変換
レジスタに転送されたデータをHV変換リードレジスタ
(図2参照)を介して読み出すと、データはHV変換さ
れる。HV変換後の8×16bitsデータをHV変換
リードレジスタからCDRAM内のライトバッファに書
き込むべく、CMs#,CC#を制御し、8ワード分の
データがAs<2..0>アドレスで選択された0から
7のHV変換リードレジスタから順次CLK4に同期し
てライトバッファに転送する。When the transfer of 8 words to the read buffer is completed, the HV conversion data 128 stored in the read buffer is stored.
bits are As <2. . While changing 0> address from 0 to 7, 8 words are sequentially transferred to the HV conversion write register (see FIG. 2) in synchronization with CLK4. When the data transferred to the HV conversion register is read via the HV conversion read register (see FIG. 2), the data is HV converted. In order to write the 8 × 16 bits data after HV conversion from the HV conversion read register to the write buffer in the CDRAM, CMs # and CC # are controlled so that 8 words of data have As <2. . The HV conversion read registers 0 to 7 selected by the 0> address are sequentially transferred to the write buffer in synchronization with CLK4.
【0021】転送終了後ライトバッファに書き込まれた
データをDRAMにライトバックする。HV変換ライト
アドレスセレクタ回路108とHV変換リードアドレス
セレクタ回路109は、それぞれ8本あるレジスタの選
択信号線の内の1本がAS<2..0>により選択され
る。After the transfer is completed, the data written in the write buffer is written back to the DRAM. In the HV conversion write address selector circuit 108 and the HV conversion read address selector circuit 109, one of the selection signal lines of the eight registers is AS <2. . 0> is selected.
【0022】次に、HV変換レジスタの構成を第2図で
説明する。8本のHV変換ライトレジスタWREGO〜
WREG7は各々16ビットのデータラッチ回路で構成
され、各HV変換ライトレジスタの最上位ビットと第7
ビットがHV変換リードレジスタ0(RREG0)に接
続している。以下同様に、第2上位ビットと第6ビット
がHV変換リードレジスタ0(RREG1)に接続し、
最後に、第8ビット及び最下位ビットはRREG7に接
続している。Next, the structure of the HV conversion register will be described with reference to FIG. Eight HV conversion write registers WREGO ~
WREG7 is composed of a 16-bit data latch circuit, and the most significant bit and the seventh bit of each HV conversion write register.
The bit is connected to the HV conversion read register 0 (RREG0). Similarly, the second upper bit and the sixth bit are connected to the HV conversion read register 0 (RREG1),
Finally, the 8th bit and the least significant bit are connected to RREG7.
【0023】次に第3図を用いて各ブロックの信号タイ
ミングを説明するとともに本発明の動作説明を行う。Next, the signal timing of each block will be described and the operation of the present invention will be described with reference to FIG.
【0024】(HV変換回路の起動)まず、$D380
00以降に蓄えられたデータをHV変換を行うには、M
PUが$E38000番地をリードするという命令を実
行する。すると、システムクロック:CLK1のS0サ
イクルでアドレスバスに”E38000”が出力され
る。このアドレスを受けて、HV変換ライトレジスタア
ドレスデコーダ回路はHVCS*信号を立ち下げる。こ
のHVCS*信号を受けてCDRAM制御信号発生回路
はCDRAMのデータ出力ピンのイネーブル信号G#
を”low”にし、データの入出力を可能にする。続く
CLK4の立ち下がりエッジでDRAMへのクロックを
制御するCMd#を”Hi”にしてCDRAM内のDR
AMへのアクセスを可能にする。ここまでのDRAM動
作は”DRAMパワーダウン(DPD)モード”であ
る。(Activation of HV conversion circuit) First, $ D380
To perform HV conversion on the data stored after 00, M
The PU executes the instruction to read the address $ E38000. Then, "E38000" is output to the address bus in the S0 cycle of the system clock: CLK1. Upon receiving this address, the HV conversion write register address decoder circuit causes the HVCS * signal to fall. Upon receiving the HVCS * signal, the CDRAM control signal generation circuit causes the enable signal G # of the data output pin of the CDRAM.
To "low" to enable data input / output. At the subsequent falling edge of CLK4, CMd # for controlling the clock to the DRAM is set to "Hi" and DR in the CDRAM is set.
Allows access to AM. The operation of the DRAM so far is the "DRAM power down (DPD) mode".
【0025】(DRAM→RB転送)次にMPUからの
AS*信号が”low”となり、HV変換実行が正式に
開始されるのを受け、続くCLK4の立ち下がりエッジ
でCDRAMのチップセレクト信号CS#を”low”
にし、行アドレスストローブ信号RAS#を”low”
とすると同時にDRAMアドレスバスAd<9..0>
に$38000の上位10ビットアドレスに相当する$
1C0を出力する。するとCDRAMは、CLK4の次
の立ち上がりエッジからの1サイクルは”DRAM活性
(ACT)モード”となり、行アドレスで指定された1
ぺージ分のデータが呼び出される。次のCLK4の立ち
下がりエッジでRAS#信号を”Hi”にし、1サイク
ル分列アドレス入力待ちをする。この間は”DRAM
no operation(DNOP)モード”とな
る。(DRAM → RB transfer) Next, when the AS * signal from the MPU becomes “low” and the HV conversion execution is officially started, the chip select signal CS # of the CDRAM is sent at the subsequent falling edge of CLK4. "Low"
And set the row address strobe signal RAS # to "low".
At the same time, the DRAM address bus Ad <9. . 0>
$ Corresponding to the upper 10-bit address of $ 38,000
Outputs 1C0. Then, the CDRAM enters the "DRAM active (ACT) mode" for one cycle from the next rising edge of CLK4, and the 1 specified by the row address is entered.
Page data is called. At the next falling edge of CLK4, the RAS # signal is set to "Hi" to wait for the column address input for one cycle. During this time, "DRAM
"no operation (DNOP) mode".
【0026】次に、列アドレスストローブ信号CAS#
を立ち下げると同時にアドレスバスには下位8ビットを
出力する。第3図の例ではAd<9..0>は上位2ビ
ットは使用しないので”00”となり下位3ビットは強
制的に”000”を入れることになる。残りのAd<
7..3>の5ビットにはMPUAddの8〜4ビット
が代入され”00000”となる。このときDRAMデ
ータ転送制御信号DTD#が”Hi”であれば、このサ
イクルは”DRAMリード転送(DRT)モード”とな
る。その後約20n秒で、8ワード(128ビット)の
データがリードバッファ(RB)に転送される。この転
送の間はDRAM動作はDNOPモードであることが望
ましいので、CAS#を立ち上げDTD#も”Hi”に
しておく。Next, the column address strobe signal CAS # is output.
The lower 8 bits are output to the address bus at the same time as the falling edge. In the example of FIG. 3, Ad <9. . For 0>, since the upper 2 bits are not used, "00" is set, and the lower 3 bits are forced to be "000". Remaining Ad <
7. . 8 to 4 bits of MPUAdd are substituted into the 5 bits of 3> to become “00000”. At this time, if the DRAM data transfer control signal DTD # is "Hi", this cycle is "DRAM read transfer (DRT) mode". Then, in about 20 ns, 8-word (128-bit) data is transferred to the read buffer (RB). Since it is desirable that the DRAM operation is in the DNOP mode during this transfer, CAS # is raised and DTD # is also set to "Hi".
【0027】(RB→HV変換ライトレジスタ転送)次
に、リードバッファ上のHV変換前のデータをHV変換
ライトレジスタに書き込むために、CAS#信号を立ち
上げると同時にCMs#信号を”Hi”にしてリードバ
ッファからデータを外部端子に出力可能な状態にしてお
く。ここまでのバッファ動作は”SRAMパワーダウン
&データ保留(SPD)モード”である。(RB → HV conversion write register transfer) Next, in order to write the data before HV conversion in the read buffer into the HV conversion write register, the CAS # signal is raised and the CMs # signal is set to “Hi” at the same time. The read buffer so that data can be output to the external terminal. The buffer operation so far is "SRAM power down & data hold (SPD) mode".
【0028】次のCLK4クロックの立ち下がりタイミ
ングでリードバッファにはHV変換データが確定してい
るので、WE#信号を”Hi”にして、CLK4クロッ
クの立ち下がりに同期してAs<9..0>アドレスを
0から7に変化させていく。すると、リードバッファの
ブロック0から7までの各16ビットデータが次々にデ
ータバス上に出力され、そのデータをAs<9..0>
バスのアドレスに基づきHV変換ライトレジスタにラッ
チしていく。As<9..0>バスに7を出力したタイ
ミングで、CMs#を”low”にすると、次のサイク
ルで最後のデータが出力される。ここまでのバッファ動
作は”バッファリード(BR)モード”である。続く2
サイクルはHV変換レジスタ群でのデータ確定のために
挿入されたウエイト時間でありこの間のバッファ動作
は”SPDモード”である。Since the HV conversion data is determined in the read buffer at the next falling edge of the CLK4 clock, the WE # signal is set to "Hi" and As <9. . 0> Address is changed from 0 to 7. Then, the 16-bit data of blocks 0 to 7 of the read buffer are sequentially output onto the data bus, and the data are output as As <9. . 0>
The HV conversion write register is latched based on the bus address. As <9. . When CMs # is set to "low" at the timing when 0> 7 is output to the bus, the last data is output in the next cycle. The buffer operation up to this point is the "buffer read (BR) mode". Continued 2
The cycle is a wait time inserted for determining the data in the HV conversion register group, and the buffer operation during this period is the "SPD mode".
【0029】(HV変換リードレジスタ→WB転送)次
に、HV変換後のデータをDRAM内に書き戻すために
は、8ワード分のデータを順次HV変換リードレジスタ
からライトバッファに転送すればよい。そこで、2サイ
クルウエイト動作後にバッファ動作を可能とするCMs
#信号を立ち上げる。次のタイミングでは、バッファの
データ転送方向を決定するためにWE#信号を”Lo
w”にすると同時に、CLK4クロックの立ち下がりに
同期して、As<9..0>アドレスバスを0から7ま
で順にインクリメントしHV変換リードレジスタRRE
G0からRREG7のデータをデータバス上に順次出力
していき、次のCLK4クロックの立ち上がりエッジタ
イミングでAs<9..0>の下位3ビットで表された
0から7のライトバッファブロックにデータバスの内容
が順次書き込まれる。8回のCLK4クロック立ち上が
りエッジでライトバッファには合計128ビット分のデ
ータが書き込まれ、DRAMに書き戻すことが可能にな
る。As<9..0>アドレスバスに7を出力すると同
時にCMs#信号を”Low”にすると、次のサイクル
で、最後のデータをラッチし終える迄はバッファ動作
は”バッファライト(BW)モード”であり、その後
は”SPDモード”となる。(HV conversion read register → WB transfer) Next, in order to write back the data after HV conversion in the DRAM, data of 8 words may be sequentially transferred from the HV conversion read register to the write buffer. Therefore, CMs that enable the buffer operation after the 2-cycle wait operation
# Raise the signal. At the next timing, the WE # signal is set to "Lo" to determine the data transfer direction of the buffer.
At the same time, the As <9..0> address bus is sequentially incremented from 0 to 7 in synchronization with the falling edge of the CLK4 clock to increase the HV conversion read register RRE.
The data of G0 to RREG7 is sequentially output to the data bus, and As <9. . The contents of the data bus are sequentially written into the write buffer blocks 0 to 7 represented by the lower 3 bits of 0>. A total of 128 bits of data are written in the write buffer at eight rising edges of the CLK4 clock and can be written back to the DRAM. As <9. . When 0> 7 is output to the address bus and the CMs # signal is set to "Low" at the same time, the buffer operation is in the "buffer write (BW) mode" until the last data is latched in the next cycle. It becomes "SPD mode".
【0030】(WB→DRAM転送)次に、ライトバッ
ファ上に確定したHV変換後のデータをDRAMに書き
戻すために、CAS#信号をCLK4クロックの立ち下
がりタイミングで”Low”にし、Ad<9..0>ア
ドレスバスに列アドレスバスを出力する。すると、次の
サイクルでDRAM動作は”DRAMライト転送(DW
T1)モード”となる。次のCLK4クロック立ち下が
りエッジでCAS#信号を立ち上げ、1クロック待って
からCMd#を”Low”にし、RAS#信号を”Lo
w”にし、DTD#信号を”Low”にすると、DRA
Mは”プリチャージ(PCG)モード”が開始される。
次のタイミングでRAS#信号、DTD#信号を”H
i”にしてDRAMに対する動作を終了すると同時に、
一連のCDRAMに対する動作命令は終了したので、C
S#信号も”Hi”にする。後はAS*信号の立ち上が
りタイミングに合わせてHVCS*信号とG*信号を”
Hi”にして16バイトの画像データのHV変換が終了
する。(WB → DRAM transfer) Next, in order to write back the decided HV converted data in the write buffer to the DRAM, the CAS # signal is set to "Low" at the falling timing of the CLK4 clock, and Ad <9. . . 0> Output the column address bus to the address bus. Then, in the next cycle, the DRAM operation is "DRAM write transfer (DW
T1) mode ”. The CAS # signal is raised at the next falling edge of the CLK4 clock, waits for one clock, then CMd # is set to“ Low ”, and the RAS # signal is set to“ Lo ”.
When w "is set and the DTD # signal is set to" Low ", DRA
M starts the "precharge (PCG) mode".
The RAS # signal and DTD # signal are set to "H" at the next timing.
At the same time when the operation for the DRAM is completed by setting i "
Since a series of operation commands for the CDRAM has been completed, C
The S # signal is also set to "Hi". After that, the HVCS * signal and G * signal are set according to the rising timing of the AS * signal.
Set to "Hi", and the HV conversion of 16-byte image data is completed.
【0031】(変換時間の計算)CDRAM動作とCP
U動作を同期し且つCPUのウエイト数の関係で、1サ
イクル16バイトのHV変換時間は480n秒(CPU
は16.7MHz駆動で5ウエイト動作)となる。従来
例と同様に、印字幅3000ドットヘッド幅64ドット
分の印字ラスタデータ24000バイトのデータをHV
変換するには24000/16回のCDRAMアクセス
サイクルを起動するので、1個のCDRAMアクセスサ
イクルには、480nS必要だからHV変換するのに必
要な時間は 480nS×24000/16=720000nS =0.72mS となり、従来例のHV変換するのに必要な時間3.60
24mSに比較して、約80%(5倍)高速になる。(Calculation of conversion time) CDRAM operation and CP
Due to the synchronization of the U operation and the number of weights of the CPU, the HV conversion time of 16 bytes in one cycle is 480 n seconds (CPU
Will operate at 16.7 MHz for 5 waits). Similar to the conventional example, the print width is 3000 dots, the print raster data for the head width is 64 dots, and the data of 24000 bytes is HV.
Since 24000/16 CDRAM access cycles are activated for conversion, one CDRAM access cycle requires 480 nS, so the time required for HV conversion is 480 nS x 24000/16 = 720000 nS = 0.72 mS. , Time required for HV conversion in the conventional example 3.60
It is about 80% (5 times) faster than 24mS.
【0032】加えて1440dpi(4倍の解像度)で
4色のカラー記録ヘッドを備えたプリンタで、A4サイ
ズ(210mm×297mm)分のデータをHV変換し
たときの変換に必要な時間は全データ80147251
2ビットを128ビットの変換時間が480nSなので 801472512÷128×480nS ≒3.01秒となる。In addition, in a printer equipped with a color recording head of 4 colors at 1440 dpi (4 times the resolution), the time required for conversion when the data of A4 size (210 mm × 297 mm) is HV converted is all data 80147251.
Since the conversion time of 2 bits to 128 bits is 480 nS, 801472512 ÷ 128 × 480 nS ≈3.01 seconds.
【0033】(実施例2)実施例1では、HV変換前の
データをDRAMから読み出しているタイミング(第3
図Aの区間)ではデータバスDQ<15..0>はアイ
ドル状態にある。この間はデータバスからライトバッフ
ァにデータを書き込むことが可能であり、HV変換処理
の各パートを並列で動作すればより高速のHV変換が可
能になる。(Second Embodiment) In the first embodiment, the timing at which the data before HV conversion is read from the DRAM (third embodiment)
In the section of FIG. A), the data bus DQ <15. . 0> is in the idle state. During this time, data can be written from the data bus to the write buffer, and if each part of the HV conversion processing is operated in parallel, higher-speed HV conversion can be performed.
【0034】そこで、実施例2を説明するに当たり、実
施例1と実施例2の回路ブロック上の違いは、図1のC
DRAM制御信号発生回路105の各信号の発生タイミ
ングのみが異なるので、図4のタイミングチャートを参
照して実施例2を説明する。Therefore, in explaining the second embodiment, the difference between the circuit blocks of the first embodiment and the second embodiment is that the C of FIG.
Since only the generation timing of each signal of the DRAM control signal generation circuit 105 is different, the second embodiment will be described with reference to the timing chart of FIG.
【0035】(HV変換回路の起動)図4において、M
PUはまず$D38000から$D3800Fに蓄えら
れたデータをHVライトレジスタに書き込みを終えたと
して説明を行う。続いて$D38010から$D380
1Fに蓄えられたデータをHV変換するには、$E38
010番地をリードするという命令を実行する。(Activation of HV conversion circuit) In FIG. 4, M
It is assumed that the PU has finished writing the data stored in $ D38000 to $ D3800F to the HV write register. Then $ D38010 to $ D380
To convert the data stored in 1F to HV, $ E38
An instruction to read address 010 is executed.
【0036】すると、システムクロック:CLK1のS
0サイクルでアドレスバスに”E38010”が出力さ
れる。このアドレスを受けて、HV変換ライトレジスタ
アドレスデコーダ回路はHVCS*信号を立ち下げる。
このHVCS*信号を受けてCDRAM制御信号発生回
路はCDRAMのデータ出力ピンのイネーブル信号G#
を”Low”にし、データの入出力を可能にする。次に
CLK4クロックの立ち下がりエッジでDRAMへのク
ロックを制御するCMd#とSRAM及びバッファへの
クロックを制御するCMs#を”Hi”にし、アクセス
を可能にする。ここまでのDRAM動作は”DRAMパ
ワーダウン(DPD)モード”であり、バッファ動作
は”SRAMパワーダウン&データ保留(SPD)モー
ド”である。Then, the system clock: S of CLK1
"E38010" is output to the address bus in 0 cycle. Upon receiving this address, the HV conversion write register address decoder circuit causes the HVCS * signal to fall.
Upon receiving the HVCS * signal, the CDRAM control signal generation circuit causes the enable signal G # of the data output pin of the CDRAM.
Is set to “Low” to enable data input / output. Next, at the falling edge of the CLK4 clock, CMd # that controls the clock to the DRAM and CMs # that controls the clock to the SRAM and the buffer are set to "Hi" to enable access. The DRAM operation so far is "DRAM power down (DPD) mode", and the buffer operation is "SRAM power down & data hold (SPD) mode".
【0037】(DRAM→RB転送)及び(HV変換リ
ードレジスタ→WB転送) 次に、MPUからのAS*信号が”Low”となり、H
V変換実行が正式に開始されるのを受けて次のCLK4
の立ち下がりエッジでCDRAMのチップセレクト信号
CS#を”Low”にし、行アドレスストローブ信号R
AS#を”Low”とすると同時にDRAMアドレスバ
スAd<9..0>に$38010の上位10ビットア
ドレスに相当する$1C0を出力する。(DRAM → RB transfer) and (HV conversion read register → WB transfer) Next, the AS * signal from the MPU becomes “Low”, and H
Following the official start of V conversion execution, the next CLK4
The chip select signal CS # of the CDRAM is set to "Low" at the falling edge of the row address strobe signal R
At the same time when AS # is set to "Low", the DRAM address bus Ad <9. . 0> outputs $ 1C0 corresponding to the upper 10-bit address of $ 38010.
【0038】するとCDRAMは、CLK4の次の立ち
上がりエッジからの1サイクルは”ACTモード”とな
り、行アドレスで指定された1ページ分のデータが呼び
出される。次のCLK4の立ち下がりエッジでRAS#
信号を”Hi”にし、1サイクル分入力待ちをする。こ
の間は”DNOPモード”となる。次に列アドレススト
ローブ信号CAS#を立ち下げると同時にアドレスバス
には下位8ビットを出力する。Then, the CDRAM is in the "ACT mode" for one cycle from the next rising edge of CLK4, and the data for one page designated by the row address is called. RAS # on the next falling edge of CLK4
The signal is set to "Hi" and the input is waited for one cycle. During this period, the "DNOP mode" is set. Next, the column address strobe signal CAS # is lowered, and at the same time, the lower 8 bits are output to the address bus.
【0039】図4の例ではAd<9..0>は上位2ビ
ットは使用しないので”00”となり下位3ビットは強
制的に”000”を入れることになる。残りのAd<
7..3>の5ビットにはMPUAddの8〜4ビット
が代入され”00001”となる。このときDRAMデ
ータ転送制御信号DTD#が”Hi”であれば、このサ
イクルは”DRTモード”となる。その後約20n秒
で、8ワード(16ビット)のデータがリードバッファ
(RB)に転送される。この転送の間はDRAM動作は
DNOPモードであることが望ましいので、CAS#を
立ち上げDTD#も”Hi”にしておく。In the example of FIG. 4, Ad <9. . For 0>, since the upper 2 bits are not used, "00" is set, and the lower 3 bits are forced to be "000". Remaining Ad <
7. . 8 to 4 bits of MPUAdd are substituted into the 5 bits of 3> to become “00001”. At this time, if the DRAM data transfer control signal DTD # is "Hi", this cycle is "DRT mode". Then, in about 20 ns, 8-word (16-bit) data is transferred to the read buffer (RB). Since it is desirable that the DRAM operation is in the DNOP mode during this transfer, CAS # is raised and DTD # is also set to "Hi".
【0040】一方CDRAMのデータバス及びライトバ
ッファは並行して動作が可能なので、前回のHV変換サ
イクルでHV変換ライトレジスタに書き込んだ$D38
000から$D3800FのデータのHV変換後のデー
タを128ビット分順次HV変換リードレジスタからラ
イトバッファに転送すればよい。On the other hand, since the data bus and write buffer of the CDRAM can operate in parallel, $ D38 written in the HV conversion write register in the previous HV conversion cycle.
The data after HV conversion of the data of 000 to $ D3800F may be sequentially transferred from the HV conversion read register for 128 bits to the write buffer.
【0041】そこで、HVCS*信号が立ち下がり、続
くCLK4の立ち下がりにCDRAM内のバッファ及び
SRAMの動作を可能とするCMs#信号を立ち上げ
る。同時にバッファとSRAMのデータ転送方向を決定
するために、CC#信号とWE#を”Low”にする。
ここまでのバッファ動作は”SPDモード”となり、C
LK4、アドレスバスAs<9..0>、データバスが
変化してもバッファとSRAMの内容は影響を受けな
い。Therefore, the HVCS * signal falls, and the CMs # signal that enables the operation of the buffer and the SRAM in the CDRAM rises at the subsequent fall of CLK4. At the same time, the CC # signal and WE # are set to "Low" in order to determine the data transfer direction of the buffer and the SRAM.
The buffer operation so far is "SPD mode", and C
LK4, address bus As <9. . 0>, the contents of the buffer and SRAM are not affected even if the data bus changes.
【0042】又、HV変換起動を確認したAS*信号の
立ち下がりの後のCLK4クロックの立ち下がりに同期
して、As<9..0>アドレスバスを0から7まで順
にインクリメントし、HV変換リードレジスタRREG
0からRREG7のデータバス上に順次出力していき、
次のCLK4クロックの立ち上がりエッジタイミングで
As<9..0>アドレスバスの下位3ビットで表され
た0から7のライトバッファブロックにデータバスの内
容が順次書き込まれる。8回のCLK4クロック立ち上
がりエッジでライトバッファには合計128ビット分の
データが書き込まれ、DRAMに書き戻すことが可能に
なる。Further, in synchronization with the fall of the CLK4 clock after the fall of the AS * signal which confirms the start of the HV conversion, As <9. . 0> The address bus is incremented in order from 0 to 7, and the HV conversion read register RREG
Output from 0 to RREG7 data bus sequentially,
At the rising edge timing of the next CLK4 clock, As <9. . 0> The contents of the data bus are sequentially written into the write buffer blocks 0 to 7 represented by the lower 3 bits of the address bus. A total of 128 bits of data are written in the write buffer at eight rising edges of the CLK4 clock and can be written back to the DRAM.
【0043】(WB→DRAM転送)及び(RB→HV
変換ライトレジスタ転送) このタイミングでは、すでにリードバッファにはDRA
Mから読み出したデータが確定しているので、ライトバ
ッファに書いたHV変換後のデータをDRAMにライト
バックすることも、リードバッファのデータをHV変換
ライトレジスタに書くことも可能である。(WB → DRAM transfer) and (RB → HV
Conversion write register transfer) At this timing, the DRA is already in the read buffer.
Since the data read from M is fixed, it is possible to write back the HV converted data written in the write buffer to the DRAM or write the read buffer data in the HV conversion write register.
【0044】まず、ライトバッファ上のデータをDRA
Mに書き戻すためにCAS#信号をCLK4クロックの
立ち下がりタイミングで”Low”にし、Ad<9..
0>アドレスバスに列アドレスを出力する。すると次の
サイクルでDRAMの動作は”DWT1モード”とな
る。次のCLK4クロックタイミング下がりエッジでC
AS#信号を立ち上げ、1クロック待ってからCMd#
を”Low”にし、RAS#信号を”Low”にし、D
TD#信号を”Low”にすると、DRAMは”PCG
モード”が開始される。この実施例2では$D3800
0から$D3800F迄の16バイトのHV変換したデ
ータが$D38010から$D3801Fに書き戻され
ることになり、もとのデータとは16バイト分アドレス
のずれた位置に記憶されることになる。First, the data in the write buffer is DRA
In order to write back to M, the CAS # signal is set to “Low” at the falling timing of the CLK4 clock, and Ad <9. .
0> Output column address to address bus. Then, in the next cycle, the operation of the DRAM becomes "DWT1 mode". C at the next CLK4 clock timing falling edge
Turn on the AS # signal, wait one clock, and then CMd #
Is set to "Low", the RAS # signal is set to "Low", and D
When the TD # signal is set to "Low", the DRAM becomes "PCG
Mode "is started. In the second embodiment, $ D3800
The 16-byte HV-converted data from 0 to $ D3800F will be written back to $ D38010 to $ D3801F, and will be stored at a position where the address is offset by 16 bytes from the original data.
【0045】同時に、リードバッファ上のHV変換前の
データをHV変換ライトレジスタに書き込むためには、
WE#信号を”Hi”にして、CLK4クロックの立ち
下がりに同期してAs<9..0>アドレスを0から7
に変化させていけばリードバッファのブロック0から7
までの各16ビットデータが次々にデータバス上に出力
されるので、HV変換ライトレジスタにラッチしてい
く。As<9..0>バスに7を出力したタイミング
で、CMs#を”Low”にし、次のサイクルでCs#
信号を”Low”にし、同時にWE#信号も”Low”
にする。ここまでで一連のCDRAMに対する動作命令
は終了し、後はAS*信号の立ち上がりタイミングに合
わせてHVCS*信号とG#信号を”Hi”にして16
バイトの画像データのHV変換が終了する。At the same time, in order to write the data before HV conversion on the read buffer into the HV conversion write register,
The WE # signal is set to “Hi”, and As <9. . 0> address from 0 to 7
If you change to, read buffer blocks 0 to 7
Since each of the 16-bit data up to is output on the data bus one after another, they are latched in the HV conversion write register. As <9. . 0> When 7 is output to the bus, CMs # is set to “Low” and Cs # is set in the next cycle.
The signal is set to "Low", and at the same time, the WE # signal is also set to "Low"
To Up to this point, the series of operation commands for the CDRAM is completed, and thereafter, the HVCS * signal and G # signal are set to "Hi" at the rising timing of the AS * signal.
The HV conversion of the byte image data is completed.
【0046】(変換時間の計算)CDRAM動作とCP
U動作を同期し且つCPUのウエイト数の関係で、1サ
イクル16バイトのHV変換時間は360n秒(CPU
は16.7MHz駆動で3ウエイト動作)となる。従来
例と同様に、印字幅3000ドットヘッド幅64ドット
分の印字ラスタデータ24000バイトのデータをHV
変換するには24000/16+1回のCDRAMアク
セスサイクルを起動するので、1個のCDRAMアクセ
スサイクルには、360nS必要だからHV変換するの
に必要な時間は 360nS×(24000/16+1)=540360
nS =0.54036mS となり、実施例1のHV変換するのに必要な時間0.7
2mSに比較して、さらに約25%高速になる。(Calculation of conversion time) CDRAM operation and CP
Due to the synchronization of the U operation and the number of weights of the CPU, the HV conversion time of 16 bytes per cycle is 360 nsec.
Will operate at 16.7 MHz for 3 waits). Similar to the conventional example, the print width is 3000 dots, the print raster data for the head width is 64 dots, and the data of 24000 bytes is HV.
Since 24000/16 + 1 CDRAM access cycles are activated for conversion, 360 nS is required for one CDRAM access cycle, so the time required for HV conversion is 360 nS × (24000/16 + 1) = 540360.
nS = 0.54036 mS, and the time required for HV conversion in Example 1 was 0.7.
It is about 25% faster than 2 mS.
【0047】加えて1440dpi(4倍の解像度)で
4色のカラー記録ヘッドを備えたプリンタで、A4サイ
ズ(210mm×297mm)分のデータをHV変換し
たときの変換に必要な時間は全データ80147251
2ビットを128ビットの変換時間が360nSなので 801472512÷128×360nS ≒2.25秒となる。In addition, in a printer equipped with a color recording head of 4 colors at 1440 dpi (4 times the resolution), the time required for conversion when the data of A4 size (210 mm × 297 mm) is HV converted is the total data 80147251.
Since the conversion time from 2 bits to 128 bits is 360 nS, 801472512 ÷ 128 × 360 nS ≈2.25 seconds.
【0048】[0048]
【発明の効果】以上説明したように、第1の発明によれ
ばDRAM上のデータを一旦16バイト分リードバッフ
ァに蓄え、HV変換レジスタに高速転送し、HV変換後
のデータをライトバッファに高速転送し再びDRAM上
に16バイト1度に書き戻す制御回路と、上記DRAM
とリードバッファ間またはDRAMとライトバッファ間
を多数本のデータバスで接続されたキャッシュDRAM
を用いることで、高速のHV変換処理が実現できる。As described above, according to the first invention, 16 bytes of data on the DRAM are temporarily stored in the read buffer and transferred to the HV conversion register at high speed, and the data after HV conversion is transferred to the write buffer at high speed. A control circuit for transferring and again writing 16 bytes to the DRAM once, and the above DRAM
Cache DRAM in which multiple data buses are connected between a read buffer and a read buffer or between a DRAM and a write buffer
By using, high-speed HV conversion processing can be realized.
【0049】また、第2の発明によればDRAM上のデ
ータを一旦16バイト分リードバッファに蓄えるのと並
行してHV変換後のデータをライトバッファに高速転送
し、リードバッファのデータHV変換レジスタに高速転
送するのと並行してライトバッファ上のデータを再びD
RAM上に書き直す制御回路を用いることで、より高速
のHV変換処理が実現できる。According to the second aspect of the present invention, the data on the DRAM is temporarily stored in the read buffer for 16 bytes, and at the same time, the data after HV conversion is transferred at high speed to the write buffer, and the data HV conversion register of the read buffer is transferred. Data in the write buffer again in parallel with high-speed transfer to
By using the control circuit rewritten on the RAM, higher-speed HV conversion processing can be realized.
【図1】図1は、本発明の各実施例の制御回路のブロッ
ク図である。FIG. 1 is a block diagram of a control circuit of each embodiment of the present invention.
【図2】図2は、HV変換レジスタの変換概念図であ
る。FIG. 2 is a conversion conceptual diagram of an HV conversion register.
【図3】図3は、本発明の実施例1のCDRAMのHV
変換タイミングチャートである。FIG. 3 is an HV of the CDRAM according to the first embodiment of the present invention.
It is a conversion timing chart.
【図4】図4は、本発明の実施例2のCDRAMのHV
変換タイミングチャートである。FIG. 4 is an HV of a CDRAM according to a second embodiment of the present invention.
It is a conversion timing chart.
【図5】図5は、従来例を本発明の趣旨に添って発展さ
せたブロック図である。FIG. 5 is a block diagram in which a conventional example is developed in accordance with the gist of the present invention.
101 制御を司るMPU 102 メモリであるキャッシュDRAM 103 HV変換レジスタ 105 CDRAM制御信号発生回路 502 データ幅を拡張したDRAMアレイ 101 MPU that controls the control 102 Cache DRAM that is a memory 103 HV conversion register 105 CDRAM control signal generation circuit 502 DRAM array with expanded data width
───────────────────────────────────────────────────── フロントページの続き (72)発明者 塚田 伸幸 東京都大田区下丸子3丁目30番2号 キヤ ノン株式会社内 (72)発明者 冠木 義明 東京都大田区下丸子3丁目30番2号 キヤ ノン株式会社内 (72)発明者 植村 寛 東京都大田区下丸子3丁目30番2号 キヤ ノン株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Nobuyuki Tsukada 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Inc. (72) Inventor Yoshiaki Kanaki 3-30-2 Shimomaruko, Ota-ku, Tokyo Kya Non-Incorporated (72) Inventor Hiroshi Uemura 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Inc.
Claims (6)
記録ヘッドと、ラスター方向順次のデータを垂直方向に
変換し、該記録ヘッドをシート幅方向に移動させながら
該変換後のデータを記録するシリアルスキャン型の記録
装置で用いる画像データ変換回路において、ラスターデ
ータを蓄える比較的低速なメモリ手段と、前記ラスター
データの一部を一度に読み出し一時待避するリードバッ
ファと、水平方向データを垂直方向データに変換する変
換レジスタ群と、該リードバッファからデータを前記変
換レジスタ群に順次転送する手段と、該変換レジスタ群
から読み出した垂直方向データをライトバッファに順次
転送する手段と、該ライトバッファのデータを一度に該
メモリ手段に書き戻す手段を持つ事を特徴とする画像デ
ータ変換回路。1. A recording head in which a plurality of recording elements are arranged in a line in a vertical direction, and raster direction sequential data is converted in a vertical direction, and the converted data is converted while moving the recording head in a sheet width direction. In an image data conversion circuit used in a serial scan type recording apparatus for recording, a relatively low-speed memory means for storing raster data, a read buffer for temporarily reading out a part of the raster data at one time, and a vertical direction for horizontal data. Conversion register group for converting to direction data, means for sequentially transferring data from the read buffer to the conversion register group, means for sequentially transferring vertical direction data read from the conversion register group to a write buffer, and the write buffer An image data conversion circuit having means for writing back the data in the memory means to the memory means at once.
ンダム・アクセス・メモリ(DRAM)を用い、該DR
AMと前記リードバッファ間の転送データ幅を一度に読
み出すデータ量と同じもしくはそれ以上とした事を特徴
とする請求項1に記載の画像データ変換回路。2. A dynamic random access memory (DRAM) is used as the memory means, and the DR is used.
2. The image data conversion circuit according to claim 1, wherein the transfer data width between the AM and the read buffer is equal to or larger than the data amount read at one time.
転送データ幅を一度に書き戻すデータ量と同じもしくは
それ以上とした事を特徴とする請求項2に記載の画像デ
ータ変換回路。3. The image data conversion circuit according to claim 2, wherein a transfer data width between the write buffer and the DRAM is equal to or larger than a data amount to be written back at one time.
記ライトバッファと各々の間のデータ転送データバスを
1枚の半導体基板上に集積したメモリ素子を用いる事を
特徴とする請求項2に記載の画像データ変換回路。4. The image device according to claim 2, wherein a memory device in which a data transfer data bus between each of the DRAM, the read buffer, and the write buffer is integrated on one semiconductor substrate is used. Data conversion circuit.
へのデータ転送のタイミングと並行して、前記変換レジ
スタ群から前記ライトバッファへのデータ転送を実行す
る制御手段を持つ事を特徴とする請求項1に記載の画像
データ変換回路。5. A control means for executing data transfer from the conversion register group to the write buffer in parallel with the timing of data transfer from the memory means to the read buffer. The image data conversion circuit described in.
タ群へのデータ転送タイミングと並行して、前記ライト
バッファから前記メモリ手段へのデータ転送を実行する
制御手段を持つ事を特徴とする請求項1に記載の画像デ
ータ変換回路。6. The control means for executing data transfer from the write buffer to the memory means in parallel with the data transfer timing from the read buffer to the conversion register group. The described image data conversion circuit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10826595A JPH08282053A (en) | 1995-04-07 | 1995-04-07 | Image data converter circuit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10826595A JPH08282053A (en) | 1995-04-07 | 1995-04-07 | Image data converter circuit |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH08282053A true JPH08282053A (en) | 1996-10-29 |
Family
ID=14480274
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP10826595A Pending JPH08282053A (en) | 1995-04-07 | 1995-04-07 | Image data converter circuit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH08282053A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6226100B1 (en) | 1997-01-31 | 2001-05-01 | Canon Kabushiki Kaisha | Printing apparatus and printing control method |
-
1995
- 1995-04-07 JP JP10826595A patent/JPH08282053A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6226100B1 (en) | 1997-01-31 | 2001-05-01 | Canon Kabushiki Kaisha | Printing apparatus and printing control method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5950223A (en) | Dual-edge extended data out memory | |
JP2007012270A (en) | Dynamic random access memory system | |
US5163123A (en) | Synchronously transferring image data to a printer | |
US4811305A (en) | Semiconductor memory having high-speed serial access scheme | |
US5347617A (en) | Printer having a multiple scan line printhead controller | |
US7117307B2 (en) | Memory controlling apparatus performing the writing of data using address line | |
JPH08282053A (en) | Image data converter circuit | |
US6486969B1 (en) | Image processing apparatus, information processing apparatus and printer | |
JP2000268566A (en) | Synchronous type semiconductor storage device | |
US6141727A (en) | Device and method for controlling data storage device | |
JPH0711915B2 (en) | Semiconductor memory device | |
JPS61162886A (en) | Memory access system | |
JP2775498B2 (en) | Semiconductor storage device | |
JPH07105081A (en) | Method for controlling access of synchronous dram and device therefor | |
JPH09174952A (en) | Color printer | |
JPH08197785A (en) | Image data converter circuit | |
JP2552366B2 (en) | Bit block transfer controller | |
US6014225A (en) | Frame buffer control method and circuit | |
JPH04153984A (en) | Method for controlling dynamic memory | |
JP3563340B2 (en) | Memory controller | |
JPH05158447A (en) | Lcd control system | |
JP2757986B2 (en) | Print control device for serial dot printer | |
JPH05282859A (en) | Memory integrated circuit | |
JPH0588663A (en) | Image signal input/output device | |
JP2002007206A (en) | Memory controller and image processor |