JP2002251320A - Memory control circuit, memory control method and recorder - Google Patents

Memory control circuit, memory control method and recorder

Info

Publication number
JP2002251320A
JP2002251320A JP2001049007A JP2001049007A JP2002251320A JP 2002251320 A JP2002251320 A JP 2002251320A JP 2001049007 A JP2001049007 A JP 2001049007A JP 2001049007 A JP2001049007 A JP 2001049007A JP 2002251320 A JP2002251320 A JP 2002251320A
Authority
JP
Japan
Prior art keywords
memory
request
signal
register
control circuit
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.)
Withdrawn
Application number
JP2001049007A
Other languages
Japanese (ja)
Inventor
Naohiro Hosokawa
直洋 細川
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2001049007A priority Critical patent/JP2002251320A/en
Publication of JP2002251320A publication Critical patent/JP2002251320A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To manage information that controls a memory by collecting control circuits related to the control peculiar to a memory into an independent configuration. SOLUTION: The memory control circuit for controlling memory operation is provided with a register control unit for performing write access to a particular register and initializing an operation mode that defines the memory operation, a request control unit for making an operation request to the memory on the basis of a prescribed trigger signal after being initialized by the register control unit, and a storage unit for storing the contents of initialization and the operation request with respect to the memory while separating the contents from the memory.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、メモリ制御回路及
び、そのメモリ制御回路を適用した記録装置に関するも
のである。特に、シンクロナスDRAM(Synchronous
Dynamic Random memory, 以降「SDRAM」と記載す
る。)などのメモリに特有となる、メモリを動作させる
ための読み込み、書込みなどの諸設定を容易に行なうた
めのモードセット、動作リクエストの制御を容易に、効
率的に行なうメモリ制御回路及び、そのメモリ制御回路
を適用した記録装置に関連するものである。
[0001] 1. Field of the Invention [0002] The present invention relates to a memory control circuit and a recording apparatus to which the memory control circuit is applied. In particular, synchronous DRAM (Synchronous DRAM)
Dynamic Random memory, hereinafter referred to as "SDRAM". ) And a memory control circuit for easily and efficiently controlling a mode set for easily performing various settings such as reading and writing for operating the memory, and controlling an operation request, and the memory. It relates to a recording device to which a control circuit is applied.

【0002】[0002]

【従来の技術】従来より、メモリ制御回路によって制御
されるメモリは、半導体メモリであり、その代表とし
て、「SDRAM」が挙げられる。SDRAMは、初期
化動作を必要とするDRAMであり、通常のリードライ
ト動作を行なうには、まず、モードをセットする必要が
ある。
2. Description of the Related Art Conventionally, a memory controlled by a memory control circuit is a semiconductor memory, and a typical example thereof is "SDRAM". The SDRAM is a DRAM that requires an initialization operation. To perform a normal read / write operation, it is necessary to first set a mode.

【0003】ここで、SDRAMのモードについて簡単
に説明する。SDRAMとは、外部から与えられるクロ
ックに同期して、メモリリード、メモリライト命令等の
命令の受信やその受信した命令に基づくデータの入出力
を行うメモリである。
Here, the mode of the SDRAM will be briefly described. The SDRAM is a memory that receives instructions such as memory read and memory write instructions and inputs and outputs data based on the received instructions in synchronization with an externally applied clock.

【0004】SDRAMは、モードレジスタと呼ばれる
レジスタを内蔵しており、このモードレジスタに必要な
値を書き込むことによりSDRAM内部の制御回路はモ
ードレジスタの内容を読み、モードレジスタにより指示
された動作モードに従ってSDRAMは動作する。
The SDRAM incorporates a register called a mode register. By writing a necessary value to the mode register, a control circuit in the SDRAM reads the contents of the mode register and operates in accordance with the operation mode specified by the mode register. The SDRAM operates.

【0005】このモードレジスタに書込む動作モードを
変えることにより、SDRAMはリクエストを入力して
からデータを出力するまでのクロック数や、データを入
出力する際に連続して入出力するデータ数を変えること
ができる。
By changing the operation mode in which data is written into the mode register, the SDRAM can change the number of clocks from the input of a request to the output of data, and the number of data to be continuously input / output when inputting / outputting data. Can be changed.

【0006】ここで、モードレジスタにおいて、設定で
きるモードとは、「バースト数」、「CASレイテンシ
ー」、「バーストタイプ」、「オペコード」の4種類が
ある。
Here, there are four types of modes that can be set in the mode register: “number of bursts”, “CAS latency”, “burst type”, and “opcode”.

【0007】「バースト数」とは、1つのメモリリード
命令もしくはメモリライト命令に対して、データの入出
力を行う回数を示した値である。例えば、バースト数を
「4」を指定した場合、1命令に対して4個のデータを
出し入れすることを意味している。
[0007] The "burst number" is a value indicating the number of times data is input / output in response to one memory read instruction or memory write instruction. For example, when the number of bursts is designated as "4", it means that four data are sent and received for one instruction.

【0008】また、「CASレイテンシー」とは、メモ
リアクセスのCASアドレス(行アドレス)を受信して
から、最初のデータを出すまでのクロック数を意味して
いる。CASレイテンシーは、メモリリード動作時のみ
有効である。従って、CASレイテンシーを「3」にセ
ットした場合には、CASアドレスを受信してから3ク
ロック後に最初のデータを出力する。
[0008] "CAS latency" means the number of clocks from when a CAS address (row address) for memory access is received to when the first data is output. The CAS latency is valid only during a memory read operation. Therefore, when the CAS latency is set to “3”, the first data is output three clocks after receiving the CAS address.

【0009】「バーストタイプ」とは、データの入出力
タイプを示していて、「シーケンシャル」と「インタリ
ーブ」の2種類がある。このシーケンシャルとインタリ
ーブの違いは、データの入出力を行う順番が異なるもの
である。
The "burst type" indicates a data input / output type, and there are two types, "sequential" and "interleave". The difference between sequential and interleaving is that the order of inputting and outputting data is different.

【0010】また、「オペコード」は、ライト動作に対
して、バースト動作を行なうか否かを設定するレジスタ
である。
An "op code" is a register for setting whether or not to perform a burst operation in response to a write operation.

【0011】以上説明したようにモードレジスタにおけ
るモードの書込みはSDRAMの動作を定義する重要な
初期化動作であり、SDRAM特有の構成に基づくもの
である。仮にSDRAMに対して間違ったモードが設定
されていると、本来期待した動作をせずに不正な動作、
たとえば、期待していないデータの書き込み、読み出し
を行ってしまい、記憶装置としての動作保障ができなく
なるものである。
As described above, the writing of the mode in the mode register is an important initialization operation for defining the operation of the SDRAM, and is based on the configuration specific to the SDRAM. If an incorrect mode is set for the SDRAM, an incorrect operation is performed without performing the operation originally expected,
For example, writing and reading of unexpected data are performed, and the operation as a storage device cannot be guaranteed.

【0012】更に、SDRAMは「セルフリフレッシュ
機能」を有する。 これは、セルフリフレッシュコマン
ドをアサートすることで、SDRAM内部のタイマに
て、自動的にリフレッシュする機能であり、低消費電力
化に有効である。この時、このモードから抜けるために
は、セルフリフレッシュ終了コマンドをアサートする必
要がある。
Furthermore, the SDRAM has a "self-refresh function". This is a function of automatically refreshing the self-refresh command by using a timer in the SDRAM by asserting a self-refresh command, and is effective in reducing power consumption. At this time, in order to exit this mode, it is necessary to assert a self-refresh end command.

【0013】以上のような、SDRAM特有のメモリ制
御において、接続されるメモリが変更になるとき、メモ
リのモード制御をどのような形で行なうかが問題となっ
ていた。
In the memory control specific to the SDRAM as described above, when the connected memory is changed, how to control the mode of the memory has been a problem.

【0014】[0014]

【課題を解決するための手段】本発明にかかるメモリ制
御回路は、制御の対象とするメモリに関して、動作モー
ドを外部のリクエスト元から指定される初期設定、動作
リクエストに応じてメモリ波形整形回路にて、所定のタ
イミングに従ったコマンド波形を作成し、メモリに対し
て、モード設定を行ない、そのメモリに対するデータの
入出力制御を行なっている。
According to the memory control circuit of the present invention, an operation mode of a memory to be controlled is set to an initial setting specified by an external request source and to a memory waveform shaping circuit in response to an operation request. Thus, a command waveform is created according to a predetermined timing, a mode is set for a memory, and input / output control of data to / from the memory is performed.

【0015】この時、メモリを所定に動作させるため
の、特有の条件設定となるモード設定やセルフリフレッ
シュのリクエストを行なう制御回路により、メモリ制御
を統一的に管理する構成とした。
At this time, the memory control is uniformly managed by a control circuit for requesting a mode setting or a self-refresh, which is a special condition setting for operating the memory in a predetermined manner.

【0016】すなわち、メモリ動作を制御するためのメ
モリ制御回路は、特定のレジスタにライトアクセスし、
前記メモリの動作を定義する動作モードの初期設定を行
なうレジスタ制御手段と、前記レジスタ制御手段により
初期設定された後、所定のトリガ信号に基づき前記メモ
リに対する動作要求をするリクエスト制御手段と、前記
メモリに対する初期設定及び動作要求の内容を前記メモ
リと分離して格納する格納手段と、を備えることを特徴
とする。
That is, a memory control circuit for controlling a memory operation performs a write access to a specific register,
Register control means for performing initial setting of an operation mode for defining the operation of the memory; request control means for performing an operation request to the memory based on a predetermined trigger signal after being initialized by the register control means; Storage means for storing the contents of the initial setting and operation request for the memory separately from the memory.

【0017】また、上記メモリ制御回路において、前記
レジスタ制御手段は、前記メモリにデータを格納するた
めのアドレス信号と、前記メモリの動作モードを定義す
るモード信号を出力することを特徴とする。
In the above-mentioned memory control circuit, the register control means outputs an address signal for storing data in the memory and a mode signal defining an operation mode of the memory.

【0018】また、上記メモリ制御回路において、前記
レジスタ制御手段は、前記リクエスト制御手段に、信号
の送出を同調させるためのトリガ信号を出力することを
特徴とする。
In the above-mentioned memory control circuit, the register control means outputs a trigger signal for synchronizing signal transmission to the request control means.

【0019】また、上記メモリ制御回路において、前記
メモリを共有使用する複数のメモリアクセス要求元から
の動作要求信号を受信して、該受信した動作要求信号と
の間で処理の優先順位付を決定する、アービター回路
と、前記アービター回路により決定された処理の順位に
従って出力される出力信号を受信し、該出力信号の内容
を前記メモリに書込み、該メモリを駆動するための情報
を生成するための波形情報生成手段と、を更に備えるこ
とを特徴とする。
In the above-mentioned memory control circuit, operation request signals are received from a plurality of memory access request sources that share the memory, and prioritization of processing is determined with the received operation request signals. An arbiter circuit for receiving an output signal output in accordance with the order of processing determined by the arbiter circuit, writing the content of the output signal to the memory, and generating information for driving the memory. And waveform information generating means.

【0020】また、上記メモリ制御回路において、前記
格納手段は、制御対象とするメモリの初期設定及び動作
要求設定の内容を前記メモリの外部に格納し、前記メモ
リが変更された場合であっても、該メモリに設定された
内容を承継することを可能にすることを特徴とする。
In the above-mentioned memory control circuit, the storage means stores the contents of the initial setting and the operation request setting of the memory to be controlled outside the memory so that even if the memory is changed. , The contents set in the memory can be inherited.

【0021】また、上記メモリ制御回路において、前記
メモリに格納されている情報を消去するための処理を制
御するリフレッシュコントローラを更に備えることを特
徴とする。
Further, the memory control circuit further includes a refresh controller for controlling a process for erasing information stored in the memory.

【0022】あるいは、メモリに対する動作を制御する
ためのメモリ制御回路を駆動制御するための方法は、特
定のメモリレジスタにライトアクセスさせ、前記メモリ
の動作を定義するための動作モードの初期設定を実行さ
せるためのレジスタ制御工程と、前記レジスタ制御工程
により初期設定された後、所定のトリガ信号を生成し
て、該トリガ信号に基づいて前記メモリに対する動作要
求を実行するリクエスト制御工程と、前記メモリに対す
る初期設定及び動作要求の内容を前記メモリと分離した
格納手段に格納するための格納工程と、を備えることを
特徴とする。
Alternatively, a method for driving and controlling a memory control circuit for controlling an operation on a memory includes a method of making a specific memory register write-access and executing an initial setting of an operation mode for defining an operation of the memory. A register control step of causing the register control step to generate a predetermined trigger signal, and executing an operation request to the memory based on the trigger signal; And storing the contents of the initial setting and the operation request in a storage unit separated from the memory.

【0023】また、上記メモリ制御方法において、前記
レジスタ制御工程は、前記メモリにデータを格納するた
めのアドレス信号と、前記メモリの動作モードを定義す
るモード信号を生成し、出力することを特徴とする。
In the above memory control method, the register control step generates and outputs an address signal for storing data in the memory and a mode signal defining an operation mode of the memory. I do.

【0024】また、上記メモリ制御方法において、前記
レジスタ制御工程は、前記リクエスト制御工程に対し
て、信号の送出を同調させるためのトリガ信号を生成
し、出力することを特徴とする。
In the above-mentioned memory control method, the register control step generates and outputs a trigger signal for synchronizing signal transmission with the request control step.

【0025】また、上記メモリ制御方法において、前記
メモリを共有使用する複数のメモリアクセス要求元から
の動作要求信号を受信して、該受信した動作要求信号と
の間で処理の優先順位付を決定する処理を実行する、ア
ービター工程と、前記アービター工程により決定された
処理の順位に従って出力される出力信号を受信し、該出
力信号の内容を前記メモリに書込み、該メモリを駆動す
るための情報を生成するための波形情報生成工程と、を
更に備えることを特徴とする。
In the above-mentioned memory control method, operation request signals are received from a plurality of memory access request sources sharing the memory, and prioritization of processing is determined with the received operation request signals. An arbiter step, receiving an output signal output in accordance with the order of the processing determined by the arbiter step, writing the contents of the output signal to the memory, and transmitting information for driving the memory. And generating a waveform information for generating.

【0026】あるいは、外部機器から送信された情報に
基づいて、記録ヘッドを搭載したキャリッジを記録媒体
上で走査させて記録を行う記録装置は、前記外部機器か
ら送信された情報を前記記録ヘッドの構成に合わせた記
録データに変換する記録データ生成手段と、前記変換さ
れた記録データをメモリに格納制御するために、特定の
レジスタにライトアクセスし、前記メモリの動作を定義
する動作モードの初期設定を行なうレジスタ制御手段
と、前記レジスタ制御手段により初期設定された後、所
定のトリガ信号に基づき前記メモリに対する動作要求を
するリクエスト制御手段と、前記メモリに対する初期設
定及び動作要求の内容を前記メモリと分離して格納する
格納手段と、を備えることを特徴とする。
Alternatively, a printing apparatus that performs printing by scanning a carriage equipped with a print head on a print medium based on information transmitted from an external device, stores the information transmitted from the external device in the print head. Recording data generating means for converting the recording data into the recording data according to the configuration; and writing and accessing a specific register to control the storage of the converted recording data in the memory; Register control means for performing an operation request to the memory based on a predetermined trigger signal after being initialized by the register control means; and setting the contents of the initial setting and the operation request to the memory to the memory. And storage means for storing separately.

【0027】[0027]

【発明の実施の形態】<第1の実施形態>つぎに、本発
明の実施形態について、図面を参照して詳細に説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS <First Embodiment> Next, an embodiment of the present invention will be described in detail with reference to the drawings.

【0028】図2は、本発明にかかるメモリ制御回路
と、その周辺の回路構成、メモリ、CPUの全体的な構
成を示すブロック図である。
FIG. 2 is a block diagram showing a memory control circuit according to the present invention, its peripheral circuit configuration, a memory, and an overall configuration of a CPU.

【0029】101はCPUであり, 102はメモリ制
御回路を内蔵したASICである。103はCPUとA
SIC102とのインターフェース部分であるCPUイ
ンターフェース回路である。
Reference numeral 101 denotes a CPU, and reference numeral 102 denotes an ASIC having a built-in memory control circuit. 103 is CPU and A
This is a CPU interface circuit which is an interface with the SIC 102.

【0030】104はデータ処理回路1であり、105
はデータ処理回路2、106は本発明にかかるメモリ制
御回路である。
Reference numeral 104 denotes the data processing circuit 1;
Denotes a data processing circuit 2 and 106 denotes a memory control circuit according to the present invention.

【0031】107はメモリ制御回路106によって制
御される、制御対象のメモリであり、図2の場合はシン
クロナスDRAM(以下、「SDRAM」と称す。)で
ある。
Reference numeral 107 denotes a memory to be controlled, which is controlled by the memory control circuit 106. In the case of FIG. 2, the memory is a synchronous DRAM (hereinafter referred to as "SDRAM").

【0032】図1は、図2におけるメモリ制御回路10
6の構成を詳細に示すブロック図を示す図である。
FIG. 1 shows a memory control circuit 10 shown in FIG.
FIG. 6 is a block diagram showing the configuration of a sixth example in detail.

【0033】図1において、メモリ制御回路106は構
成要素としてリフレッシュコントローラ201、メモリ
制御コントローラ202、アービター回路203、波形
生成回路204を有する。
In FIG. 1, the memory control circuit 106 includes a refresh controller 201, a memory control controller 202, an arbiter circuit 203, and a waveform generation circuit 204 as constituent elements.

【0034】これらの、構成要素を個別に説明すると、
リフレッシュコントローラ201はSDRAM107の
リフレッシュモードを制御するためのであり、メモリ制
御コントローラ202は、SDRAM107に対する種
々のモードを設定し(モードセット)、更にセルフリフ
レッシュ制御を実行する。
These components will be described individually.
The refresh controller 201 is for controlling the refresh mode of the SDRAM 107, and the memory controller 202 sets various modes for the SDRAM 107 (mode set) and further executes self-refresh control.

【0035】アービター回路203は、前述のデータ処
理回路104,105及びリフレッシュコントローラ2
01、メモリ制御コントローラ202との間でSDRA
M107に対するアクセス権を制御する。
The arbiter circuit 203 includes the data processing circuits 104 and 105 and the refresh controller 2 described above.
01, SDRA with the memory controller 202
The access right to M107 is controlled.

【0036】204はアービター回路203によって決
定された、いずれかのアクセス要求元で指定する動作を
実際にSDRAM107のモードレジスタに書込むため
のアクセス波形を作成するための波形整形回路である。
Reference numeral 204 denotes a waveform shaping circuit for creating an access waveform for actually writing the operation specified by any access request source determined by the arbiter circuit 203 in the mode register of the SDRAM 107.

【0037】次に、メモリ制御回路106における接続
関係を説明する。図3は、メモリ制御回路の内部の接続
関係を詳細に示す図である。 各ブロック要素間におけ
る信号の接続関係を以下、説明する。
Next, the connection relationship in the memory control circuit 106 will be described. FIG. 3 is a diagram showing in detail a connection relationship inside the memory control circuit. The connection relation of signals between the respective block elements will be described below.

【0038】<アービター回路の入力信号>CPUイン
タフェース回路103と、アービター回路203との接
続関係において、CPUインターフェース回路103か
らは address1[24:0]301、 write_data1[31:0]302、 read_data1[31:0]303、 mode1[6:0]304、 request1 305、 ack1 306 の信号がアービター回路203に接続されている。
<Input Signal of Arbiter Circuit> In the connection relationship between the CPU interface circuit 103 and the arbiter circuit 203, the CPU interface circuit 103 receives address1 [24: 0] 301, write_data1 [31: 0] 302, and read_data1 [31]. : 0] 303, mode1 [6: 0] 304, request1 305, and ack1 306 are connected to the arbiter circuit 203.

【0039】また、データ処理回路1 104と、アー
ビター回路203との接続関係において、データ処理回
路1 104からは、 address2[24:0]311、 write_data2[31:0]312、 read_data2[31:0]313、 mode2[6:0]314、 request2 315、 ack2 316 の信号がアービター回路203に接続されている。
In the connection relationship between the data processing circuit 1 104 and the arbiter circuit 203, the data processing circuit 1 104 outputs address2 [24: 0] 311, write_data2 [31: 0] 312, and read_data2 [31: 0]. ] 313, mode2 [6: 0] 314, request2 315, and ack2 316 are connected to the arbiter circuit 203.

【0040】更に、データ処理回路2 105と、アー
ビター回路203との接続関係において、データ処理回
路2 105からは、 address3[24:0]321、 write_data3[31:0]322、 read_data3[31:0]323、 mode3[6:0]324、 request3 325、 ack3 326 の信号がアービター回路203に接続されている。
Further, regarding the connection relationship between the data processing circuit 2 105 and the arbiter circuit 203, the data processing circuit 2 105 outputs address3 [24: 0] 321, write_data3 [31: 0] 322, and read_data3 [31: 0]. ] 323, mode3 [6: 0] 324, request3 325, and ack3 326 are connected to the arbiter circuit 203.

【0041】また、リフレッシュコントローラ201
と、アービター回路203との接続関係において、リフ
レッシュコントローラ201からは、 address4[24:0]331、 mode4[6:0]332、 request4 333、 ack4 334 の信号がアービター回路203に接続されている。
The refresh controller 201
In connection with the arbiter circuit 203, signals of address4 [24: 0] 331, mode4 [6: 0] 332, request4333, and ack4334 are connected to the arbiter circuit 203 from the refresh controller 201.

【0042】また、メモリ制御コントローラ202と、
アービター回路203との接続関係において、メモリ制
御コントローラからは、 address5[24:0]341、 mode5[6:0]342、 request5 343、 ack5 344 の信号がアービター回路203に接続されている。
Further, the memory controller 202 and
Regarding the connection relationship with the arbiter circuit 203, signals of address5 [24: 0] 341, mode5 [6: 0] 342, request5 343, and ack5 344 are connected to the arbiter circuit 203 from the memory controller.

【0043】<アービター回路の処理、出力信号>具体
的なアービター回路の動作例として、CPUインターフ
ェース回路103が、SDRAM107にライトアクセ
スする場合を例にする。CPUインターフェース回路1
03は、アドレス301、ライトデータ302、ライト
を指定するモード信号304を出力して、同時にリクエ
スト信号305をアクティブにする信号をアービター回
路203に送信する。
<Processing and Output Signal of Arbiter Circuit> As a specific operation example of the arbiter circuit, a case where the CPU interface circuit 103 performs write access to the SDRAM 107 will be described. CPU interface circuit 1
03 outputs an address 301, write data 302, and a mode signal 304 specifying write, and simultaneously transmits a signal for activating a request signal 305 to the arbiter circuit 203.

【0044】そして、アービター回路203がアクセス
を許可して、アクセスが完了した際にack1信号(ア
ック信号)306が、アービター回路203からCPUイ
ンターフェース回路103に出力される。
The arbiter circuit 203 permits the access, and when the access is completed, an ack1 signal (ack signal) 306 is output from the arbiter circuit 203 to the CPU interface circuit 103.

【0045】アービター回路203は、CPUインター
フェース回路103、データ処理制御回路1 104、
データ処理制御回路2 105、リフレッシュコントロ
ーラ201、メモリ制御コントローラ202から、SD
RAM7に対するアクセス要求に対して、優先順位を決
定し、その決定された順位に従い、アービター回路20
3の出力信号として、アドレス信号をaddress_out[13:
0]351に、ライトデータをwrite_data_out[31:0]352に、
モード信号をmode_out[6:0]354 に、リクエスト信号か
ら作成された、トリガー信号trgを出力する。
The arbiter circuit 203 includes a CPU interface circuit 103, a data processing control circuit 1104,
The data processing control circuit 2 105, the refresh controller 201, and the memory control controller 202
The priority of the access request to the RAM 7 is determined, and the arbiter circuit 20 is determined according to the determined priority.
3 as address_out [13:
0] 351, write data to write_data_out [31: 0] 352,
A trigger signal trg created from the request signal is output to the mode signal mode_out [6: 0] 354.

【0046】これらのアービター203の出力信号は波
形生成回路204の入力信号となる。
The output signals of these arbiters 203 become the input signals of the waveform generation circuit 204.

【0047】<波形生成回路>波形生成回路204は、
受信したアービター回路203からの出力信号を具体的
なSDRAM107のモードレジスタへ、モード設定値
を書込むためのアクセス波形に変換して、信号sd_addre
ss[13:0]361、sd_data[31:0]362、csx[2:0]363、rasx36
4、casx365、wex366、dqm[3:0]367、cke368として出力
する。
<Waveform Generation Circuit> The waveform generation circuit 204
The output signal from the arbiter circuit 203 is converted into an access waveform for writing a mode setting value to a specific mode register of the SDRAM 107, and the signal sd_addre
ss [13: 0] 361, sd_data [31: 0] 362, csx [2: 0] 363, rasx36
4. Output as casx365, wex366, dqm [3: 0] 367, cke368.

【0048】<メモリコント制御ローラ>図4はメモリ
制御コントローラ202を詳細に記述した図である。
<Memory Controller> FIG. 4 is a diagram illustrating the memory controller 202 in detail.

【0049】ここで、101はCPUであり、CPU1
01からCPUインタフェース回路103に発せられる
信号は以下の5種類である。
Here, reference numeral 101 denotes a CPU.
The following five types of signals are sent from the CPU interface circuit 103 to the CPU interface circuit 103.

【0050】401はCPU101からのチップセレク
ト信号 cpu_csxであり、402はCPU101からのア
ドレス信号 cpu_address[24:0]、403はCPU101
との双方向データバス cpu_data[31:0]、404はCP
U101からのリード信号 cpu_readx、405はCPU
101からのライト信号 cpu_wrtiexである。
Reference numeral 401 denotes a chip select signal cpu_csx from the CPU 101; 402, an address signal cpu_address [24: 0] from the CPU 101;
Bidirectional data bus cpu_data [31: 0], 404 is CP
Read signal cpu_readx from U101, 405 is CPU
This is the write signal cpu_wrtiex from 101.

【0051】CPUインターフェース回路103は、上
記のCPU101からの信号を受けて、メモリ制御コン
トローラ202に対して、以下の6種類の信号を出力す
る。
The CPU interface circuit 103 receives the signal from the CPU 101 and outputs the following six types of signals to the memory controller 202.

【0052】すなわち、チップセレクト信号 block_csx
信号411、アドレス信号 block_address[24:0]412、ライ
トデータ block_write_data[31:0]413,リード信号 blo
ck_rpx415、ライト信号wpx416、を出力信号としてメモ
リ制御コントローラ202に出力する。
That is, the chip select signal block_csx
Signal 411, address signal block_address [24: 0] 412, write data block_write_data [31: 0] 413, read signal blo
ck_rpx415 and the write signal wpx416 are output to the memory controller 202 as output signals.

【0053】また、CPUインターフェース回路103
はメモリ制御コントローラ202からは、リードデータ
block_read_data[31:0]414を入力信号として入力す
る。
The CPU interface circuit 103
Is read data from the memory controller 202.
block_read_data [31: 0] 414 is input as an input signal.

【0054】<メモリ制御コントローラの構成>図8
は、メモリ制御の工程を概説するフローチャートであ
る。以下、図8及び図4とを併せてメモリ制御の内容を
説明する。
<Structure of Memory Controller> FIG.
9 is a flowchart outlining the steps of memory control. Hereinafter, the contents of the memory control will be described with reference to FIGS.

【0055】図4において、メモリ制御コントローラ2
02は、大きく2つの構成、レジスタ制御回路420、
リクエスト制御回路421からなっている。
In FIG. 4, the memory controller 2
02 has two main configurations, a register control circuit 420,
It comprises a request control circuit 421.

【0056】レジスタ制御回路420は、レジスタ制御
回路420の内部に用意されているアドレス設定用レジ
スタ(図8の810)からアドレス address5[24:0]341
信号を出力し、また、モード設定用レジスタ(図8の8
20)からは、モード信号 mode5[6:0]342を出力する。
メモリの特定のレジスタにライト動作することで、モー
ドセット等の初期設定を行ない、SDRAMに対する制
御を開始する(ステップS801)。
The register control circuit 420 obtains an address from an address setting register (810 in FIG. 8) prepared inside the register control circuit 420.
Signal and a mode setting register (8 in FIG. 8).
From 20), the mode signal mode5 [6: 0] 342 is output.
By performing a write operation on a specific register of the memory, initialization such as mode setting is performed, and control of the SDRAM is started (step S801).

【0057】レジスタ制御回路420は、初期設定の
後、リクエスト制御回路421に対して、リクエスト発
生トリガー request_trg422を出力する(ステップS
802)。
After the initial setting, the register control circuit 420 outputs a request generation trigger request_trg 422 to the request control circuit 421 (step S).
802).

【0058】リクエスト制御回路421は、request_tr
g422信号が入力されたときに、メモリに対する動作
を要求するためのrequet5 343信号が出力される。
このrequet5 343信号は、リクエスト制御回路42
1の内部に用意されているリクエスト設定用レジスタ
(図8の830)からrequet5 343信号は出力され
る(ステップS803)。
The request control circuit 421 sends request_tr
When the g422 signal is input, a requet5 343 signal for requesting an operation for the memory is output.
This requet5 343 signal is transmitted to the request control circuit 42
The requet5 343 signal is output from the request setting register (830 in FIG. 8) prepared inside the device 1 (step S803).

【0059】このような、メモリ制御コントローラ20
2の構成により、メモリを所定に動作させるための、特
有の条件設定となるモード設定やセルフリフレッシュの
リクエストを行なう等のメモリ制御を統一的に管理する
ことが可能になる。
Such a memory control controller 20
According to the configuration 2, memory control such as mode setting as a specific condition setting and a request for a self-refresh for operating the memory in a predetermined manner can be uniformly managed.

【0060】アービター回路203より、アック信号 a
ck5 344が返ってきた時にリクエスト信号343は
ディセーブルされる。
From the arbiter circuit 203, the ack signal a
When ck5 344 returns, the request signal 343 is disabled.

【0061】SDRAM107の制御において、レジス
タ制御回路420はSDRAM107にモードセットす
るためのアドレスを指定して内部のアドレス設定用レジ
スタに書き込み、そのレジスタの値をモード設定に使用
する。
In controlling the SDRAM 107, the register control circuit 420 specifies an address for mode setting in the SDRAM 107, writes the address in an internal address setting register, and uses the value of the register for mode setting.

【0062】また、SDRAM107において、モード
セットするためのモード設定用レジスタを指定して、リ
クエスト動作をかけて、SDRAMのモードセットを行
なうことにより、設定するべきアドレス情報、モード情
報は全てメモリ制御コントローラ202において、AS
ICのレジスタに書き込まれているため、後で、そのレ
ジスタをリードすることで、メモリを変更するような場
合でも、その設定内容を再確認することができる。
In the SDRAM 107, a mode setting register for mode setting is designated, a request operation is performed, and the mode setting of the SDRAM is performed, so that all address information and mode information to be set are stored in the memory control controller. At 202, the AS
Since the data is written in the register of the IC, the contents of the setting can be reconfirmed by reading the register later even if the memory is changed.

【0063】初期設定動作要求(S801)、動作リク
エスト(S802)、その他のデータ処理要求(ステッ
プS804-1,2〜S806)とは、アービター回路20
3に入力され、優先順位が決定される(ステップS80
7)。
The initial setting operation request (S801), operation request (S802), and other data processing requests (steps S804-1, 2-S806) correspond to the arbiter circuit 20.
3 (step S80).
7).

【0064】図5は波形生成回路204の動作を説明す
るための状態遷移図である。図5において、501から
507は種々に定義された状態(モード)の相関関係を
明示するものである。
FIG. 5 is a state transition diagram for explaining the operation of the waveform generation circuit 204. In FIG. 5, reference numerals 501 to 507 clearly indicate the correlation between various defined states (modes).

【0065】図5においては、以下の7種類の状態(モ
ード)が定義されている。
In FIG. 5, the following seven states (modes) are defined.

【0066】501はリセットモード、502はリードモー
ド、503はライトモード、504はモードセット、505はセ
ルフリフレッシュスモード、506はセルフリフレッシュ
解除モード、507はリフレッシュスモードである。
Reference numeral 501 denotes a reset mode, 502 denotes a read mode, 503 denotes a write mode, 504 denotes a mode set, 505 denotes a self-refresh mode, 506 denotes a self-refresh release mode, and 507 denotes a refresh mode.

【0067】波形生成回路204は、優先順位の決定付
がされたアービター回路203からモード信号 mode_ou
t[6:0]354を受信し、この信号に基づき、どのモードに
該当するかを決定する。ここで、決定されたモードに従
い、波形生成回路204は特有の信号波形を生成する
(ステップS808)。
The waveform generation circuit 204 outputs the mode signal mode_ou from the arbiter circuit 203 to which the priority order has been determined.
t [6: 0] 354 is received, and based on this signal, it is determined which mode corresponds. Here, the waveform generation circuit 204 generates a unique signal waveform according to the determined mode (step S808).

【0068】図6は、波形生成回路204により、7ク
ロックサイクルにて実現された具体的な波形を例示的に
表示するものであり、ここで生成された波形はSDRA
M107に出力される(ステップS809)。
FIG. 6 exemplarily shows a specific waveform realized in 7 clock cycles by the waveform generation circuit 204. The waveform generated here is the SDRA
The result is output to M107 (step S809).

【0069】図7は、波形生成信号204が受け取るmo
de_out[6:0]の具体的な7ビットの割付を説明する図であ
る。
FIG. 7 shows the waveforms of the waveform generation signal 204
FIG. 9 is a diagram for explaining specific 7-bit allocation of de_out [6: 0].

【0070】mode[0]は リード/ライト判別用 mode[3:1]はデータバス幅指定用 mode[6:4]はメモリ動作のファンクション指定用 となっている。Mode [0] is for read / write discrimination mode [3: 1] is for data bus width designation mode [6: 4] is for memory operation function designation.

【0071】メモリ制御コントローラ202がモード設
定のリクエストを出力する際は、このファンクション信
号(「mode[6:4]」)を"100"とすることで、モードセッ
トに必要な波形生成がなされる。
When the memory controller 202 outputs a mode setting request, the function signal ("mode [6: 4]") is set to "100" to generate a waveform required for mode setting. .

【0072】本実施形態においては、制御する対象とし
てのメモリが、SDRAMの場合について説明したが、
制御対象としてのメモリは「SDRAM」に限定されな
いことはいうまでもない。「EDORAM」や、「FP
DRAM」等、メモリに対するモード設定を行なうこと
で動作を制御することが可能な種々のメモリに対しても
同様に適用することは可能である。
In this embodiment, the case where the memory to be controlled is an SDRAM has been described.
It goes without saying that the memory to be controlled is not limited to “SDRAM”. "EDORAM" and "FP
The present invention can be similarly applied to various memories such as a "DRAM" whose operation can be controlled by setting a mode for the memory.

【0073】図5の状態遷移図では、7つのモードを示
していたが、これらのモードに限定されるものではな
く、より多様なアクセスが必要な場合は、モード信号を
拡張して対応することは容易である。
In the state transition diagram of FIG. 5, seven modes are shown. However, the present invention is not limited to these modes. If more various accesses are required, the mode signals must be extended to cope with them. Is easy.

【0074】また、本実施形態においては、リフレッシ
ュコントローラとメモリ制御コントローラを別な構成で
説明したが、統一したメモリ制御コントローラとするこ
とも可能である。この場合においても、制御の対象はS
DRAMに限定されることなく、種々のメモリアクセス
に対応するべくモード信号を拡張することにより容易に
対応することが可能である。
In this embodiment, the refresh controller and the memory controller have been described as having different configurations. However, a unified memory controller may be used. Also in this case, the control target is S
The present invention is not limited to the DRAM, but can be easily coped with by extending the mode signal to cope with various memory accesses.

【0075】<第2の実施形態>第1の実施形態において
説明した、メモリ制御を適用した記録装置について説明
する。
<Second Embodiment> A recording apparatus to which the memory control described in the first embodiment is applied will be described.

【0076】以下添付図面を参照して本発明にかかる第
2の実施形態について以下詳細に説明する。
The following is a description of the present invention with reference to the accompanying drawings.
The second embodiment will be described in detail below.

【0077】なお、以下に説明する実施形態では、イン
クジェット記録方式を用いた記録装置としてプリンタを
例に挙げ説明する。
In the embodiments described below, a printer will be described as an example of a recording apparatus using an ink jet recording method.

【0078】本明細書において、「記録」(「プリン
ト」という場合もある)とは、文字、図形等有意の情報
を形成する場合のみならず、有意無意を問わず、また人
間が視覚で知覚し得るように顕在化したものであるか否
かを問わず、広く記録媒体上に画像、模様、パターン等
を形成する、または媒体の加工を行う場合も表すものと
する。
In the present specification, “recording” (sometimes called “printing”) means not only the case where significant information such as characters and figures are formed, but also whether a person perceives it visually regardless of significance. Regardless of whether or not the image has been exposed so as to be able to perform the process, the case where an image, a pattern, a pattern, or the like is widely formed on a recording medium or a case where the medium is processed is also described.

【0079】また、「記録媒体」とは、一般的な記録装
置で用いられる紙のみならず、広く、布、プラスチック
・フィルム、金属板、ガラス、セラミックス、木材、皮
革等、インクを受容可能なものも表すものとする。
The “recording medium” is not limited to paper used in a general recording apparatus, but is widely applicable to ink, such as cloth, plastic film, metal plate, glass, ceramics, wood, leather, etc. Things are also represented.

【0080】さらに、「インク」(「液体」と言う場合
もある)とは、上記「記録(プリント)」の定義と同様
広く解釈されるべきもので、記録媒体上に付与されるこ
とによって、画像、模様、パターン等の形成または記録
媒体の加工、或いはインクの処理(例えば記録媒体に付
与されるインク中の色剤の凝固または不溶化)に供され
得る液体を表すものとする。
Further, “ink” (sometimes referred to as “liquid”) is to be interpreted widely as in the definition of “recording (printing)”, and by being applied on a recording medium, A liquid that can be used for forming an image, a pattern, a pattern, or the like, processing a recording medium, or processing ink (for example, coagulating or insolubilizing a colorant in ink applied to the recording medium) is used.

【0081】<装置本体の概略説明>図9は、本発明の
代表的な実施の形態であるインクジェットプリンタIJ
RAの構成の概要を示す外観斜視図である。図9におい
て、駆動モータ5013の正逆回転に連動して駆動力伝
達ギア5009〜5011を介して回転するリードスク
リュー5005の螺旋溝5004に対して係合するキャ
リッジHCはピン(不図示)を有し、ガイドレール50
03に支持されて矢印a,b方向を往復移動する。キャ
リッジHCには、記録ヘッドIJHとインクタンクIT
とを内蔵した一体型インクジェットカートリッジIJC
が搭載されている。
<Schematic Description of Apparatus Main Body> FIG. 9 shows an ink jet printer IJ which is a typical embodiment of the present invention.
It is an external appearance perspective view showing the outline of composition of RA. In FIG. 9, the carriage HC that engages with the spiral groove 5004 of the lead screw 5005 that rotates via the driving force transmission gears 5009 to 5011 in conjunction with the forward and reverse rotation of the drive motor 5013 has pins (not shown). Guide rail 50
03 reciprocates in the directions of arrows a and b. The carriage HC includes a recording head IJH and an ink tank IT.
Integrated inkjet cartridge IJC
Is installed.

【0082】5002は紙押え板であり、キャリッジH
Cの移動方向に亙って記録用紙Pをプラテン5000に
対して押圧する。5007,5008はフォトカプラ
で、キャリッジのレバー5006のこの域での存在を確
認して、モータ5013の回転方向切り換え等を行うた
めのホームポジション検知器である。
Reference numeral 5002 denotes a paper holding plate,
The recording paper P is pressed against the platen 5000 over the moving direction of C. Reference numerals 5007 and 5008 denote photocouplers, which are home position detectors for confirming the presence of the carriage lever 5006 in this region and switching the rotation direction of the motor 5013.

【0083】5016は記録ヘッドIJHの前面をキャ
ップするキャップ部材5022を支持する部材で、50
15はこのキャップ内を吸引する吸引器で、キャップ内
開口5023を介して記録ヘッドの吸引回復を行う。5
017はクリーニングブレードで、5019はこのブレ
ードを前後方向に移動可能にする部材であり、本体支持
板5018にこれらが支持されている。ブレードは、こ
の形態でなく周知のクリーニングブレードが本例に適用
できることは言うまでもない。
Reference numeral 5016 denotes a member for supporting a cap member 5022 for capping the front surface of the recording head IJH.
Reference numeral 15 denotes a suction device that suctions the inside of the cap, and performs suction recovery of the recording head through the opening 5023 in the cap. 5
Reference numeral 017 denotes a cleaning blade. Reference numeral 5019 denotes a member which allows the blade to move in the front-rear direction. These members are supported by a main body support plate 5018. It goes without saying that the blade is not limited to this form and a known cleaning blade can be applied to this example.

【0084】又、5021は、吸引回復の吸引を開始す
るためのレバーで、キャリッジと係合するカム5020
の移動に伴って移動し、駆動モータからの駆動力がクラ
ッチ切り換え等の公知の伝達機構で移動制御される。
Reference numeral 5021 denotes a lever for starting suction for recovery from suction, and a cam 5020 which engages with the carriage.
The driving force from the driving motor is controlled by a known transmission mechanism such as clutch switching.

【0085】これらのキャッピング、クリーニング、吸
引回復は、キャリッジがホームポジション側の領域に来
た時にリードスクリュー5005の作用によってそれら
の対応位置で所望の処理が行えるように構成されている
が、周知のタイミングで所望の動作を行うようにすれ
ば、本例にはいずれも適用できる。
The capping, cleaning, and suction recovery are configured so that desired operations can be performed at the corresponding positions by the action of the lead screw 5005 when the carriage comes to the area on the home position side. If a desired operation is performed at the timing, any of the embodiments can be applied.

【0086】<制御構成の説明>次に、上述した装置の
記録制御を実行するための制御構成について説明する。
<Description of Control Structure> Next, a control structure for executing the recording control of the above-described apparatus will be described.

【0087】図10はインクジェットプリンタIJRA
の制御回路の構成を示すブロック図である。制御回路を
示す同図において、1700は記録信号を入力するイン
ターフェース、1701はMPU、1702はMPU1
701が実行する制御プログラムを格納するROM、1
703は各種データ(上記記録信号やヘッドに供給され
る記録データ等)を保存しておくDRAMである。17
04は記録ヘッドIJHに対する記録データの供給制御
を行うゲートアレイ(G.A.)であり、インターフェ
ース1700、MPU1701、RAM1703間のデ
ータ転送制御も行う。1710は記録ヘッドIJHを搬
送するためのキャリアモータ、1709は記録紙搬送の
ための搬送モータである。1705は記録ヘッドを駆動
するヘッドドライバ、1706,1707はそれぞれ搬
送モータ1709、キャリアモータ1710を駆動する
ためのモータドライバである。
FIG. 10 shows an ink jet printer IJRA.
FIG. 3 is a block diagram showing a configuration of a control circuit of FIG. In the figure showing a control circuit, 1700 is an interface for inputting a recording signal, 1701 is an MPU, 1702 is an MPU 1
ROM 701 for storing a control program to be executed by 701
A DRAM 703 stores various data (such as the recording signal and recording data supplied to the head). 17
A gate array (GA) 04 controls supply of print data to the print head IJH, and also controls data transfer between the interface 1700, the MPU 1701, and the RAM 1703. Reference numeral 1710 denotes a carrier motor for transporting the recording head IJH, and reference numeral 1709 denotes a transport motor for transporting the recording paper. Reference numeral 1705 denotes a head driver for driving the recording head, and reference numerals 1706 and 1707 denote motor drivers for driving the transport motor 1709 and the carrier motor 1710, respectively.

【0088】上記制御構成の動作を説明すると、インタ
ーフェース1700に記録信号が入るとゲートアレイ1
704とMPU1701との間で記録信号がプリント用
の記録データに変換される。そして、モータドライバ1
706、1707が駆動されると共に、ヘッドドライバ
1705に送られた記録データに従って記録ヘッドが駆
動され、記録が行われる。
The operation of the above control configuration will be described. When a recording signal enters the interface 1700, the gate array 1
The recording signal is converted into recording data for printing between the 704 and the MPU 1701. And the motor driver 1
The printheads 706 and 1707 are driven, and the printhead is driven according to the print data sent to the head driver 1705 to perform printing.

【0089】ここでは、MPU1701が実行する制御
プログラムをROM1702に格納するものとしたが、
EEPROM等の消去/書き込みが可能な記憶媒体を更
に追加して、インクジェットプリンタIJRAと接続さ
れたホストコンピュータから制御プログラムを変更でき
るように構成することもできる。
Here, the control program executed by MPU 1701 is stored in ROM 1702.
An erasable / writable storage medium such as an EEPROM may be further added so that the host computer connected to the inkjet printer IJRA can change the control program.

【0090】なお、上述のように、インクタンクITと
記録ヘッドIJHとは一体的に形成されて交換可能なイ
ンクカートリッジIJCを構成しても良いが、これらイ
ンクタンクITと記録ヘッドIJHとを分離可能に構成
して、インクがなくなったときにインクタンクITだけ
を交換できるようにしても良い。
As described above, the ink tank IT and the recording head IJH may be integrally formed to form a replaceable ink cartridge IJC. However, the ink tank IT and the recording head IJH are separated. It may be configured so that only the ink tank IT can be replaced when the ink runs out.

【0091】図11は、インクタンクとヘッドとが分離
可能なインクカートリッジIJCの構成を示す外観斜視
図である。インクカートリッジIJCは、図3に示すよ
うに、境界線Kの位置でインクタンクITと記録ヘッド
IJHとが分離可能である。インクカートリッジIJC
にはこれがキャリッジHCに搭載されたときには、キャ
リッジHC側から供給される電気信号を受け取るための
電極(不図示)が設けられており、この電気信号によっ
て、前述のように記録ヘッドIJHが駆動されてインク
が吐出される。
FIG. 11 is an external perspective view showing the structure of an ink cartridge IJC in which the ink tank and the head can be separated. In the ink cartridge IJC, as shown in FIG. 3, the ink tank IT and the recording head IJH can be separated at the position of the boundary line K. Ink cartridge IJC
Is provided with an electrode (not shown) for receiving an electric signal supplied from the carriage HC side when this is mounted on the carriage HC, and the electric signal drives the recording head IJH as described above. Ink is ejected.

【0092】なお、図11において、500はインク吐
出口列である。また、インクタンクITにはインクを保
持するために繊維質状もしくは多孔質状のインク吸収体
が設けられている。
In FIG. 11, reference numeral 500 denotes an ink ejection port array. The ink tank IT is provided with a fibrous or porous ink absorber for holding ink.

【0093】なお、以上の実施形態において、記録ヘッ
ドから吐出される液滴はインクであるとして説明し、さ
らにインクタンクに収容される液体はインクであるとし
て説明したが、その収容物はインクに限定されるもので
はない。例えば、記録画像の定着性や耐水性を高めた
り、その画像品質を高めたりするために記録媒体に対し
て吐出される処理液のようなものがインクタンクに収容
されていても良い。
In the above embodiment, the description has been made assuming that the droplets ejected from the recording head are ink, and that the liquid stored in the ink tank is ink. It is not limited. For example, an ink tank may contain a processing liquid discharged to a recording medium in order to improve the fixability and water resistance of the recorded image or to improve the image quality.

【0094】以上の実施形態は、特にインクジェット記
録方式の中でも、インク吐出を行わせるために利用され
るエネルギーとして熱エネルギーを発生する手段(例え
ば電気熱変換体やレーザ光等)を備え、前記熱エネルギ
ーによりインクの状態変化を生起させる方式を用いるこ
とにより記録の高密度化、高精細化が達成できる。
The above-described embodiment is provided with a means (for example, an electrothermal converter or a laser beam) for generating thermal energy as energy used for causing ink to be ejected, particularly in an ink jet recording system. By using a method in which a change in the state of the ink is caused by energy, it is possible to achieve higher density and higher definition of recording.

【0095】その代表的な構成や原理については、例え
ば、米国特許第4723129号明細書、同第4740
796号明細書に開示されている基本的な原理を用いて
行うものが好ましい。この方式はいわゆるオンデマンド
型、コンティニュアス型のいずれにも適用可能である
が、特に、オンデマンド型の場合には、液体(インク)
が保持されているシートや液路に対応して配置されてい
る電気熱変換体に、記録情報に対応していて核沸騰を越
える急速な温度上昇を与える少なくとも1つの駆動信号
を印加することによって、電気熱変換体に熱エネルギー
を発生せしめ、記録ヘッドの熱作用面に膜沸騰を生じさ
せて、結果的にこの駆動信号に1対1で対応した液体
(インク)内の気泡を形成できるので有効である。
The typical structure and principle are described in, for example, US Pat. Nos. 4,723,129 and 4,740.
It is preferable to use the basic principle disclosed in the specification of Japanese Patent No. 796. This method can be applied to both the so-called on-demand type and continuous type. In particular, in the case of the on-demand type, liquid (ink)
By applying at least one drive signal corresponding to the recorded information and providing a rapid temperature rise exceeding the nucleate boiling to an electrothermal transducer arranged corresponding to the sheet or the liquid path holding the Since thermal energy is generated in the electrothermal transducer and film boiling occurs on the heat-acting surface of the recording head, bubbles in the liquid (ink) corresponding to this drive signal on a one-to-one basis can be formed. It is valid.

【0096】この気泡の成長、収縮により吐出用開口を
介して液体(インク)を吐出させて、少なくとも1つの
滴を形成する。この駆動信号をパルス形状とすると、即
時適切に気泡の成長収縮が行われるので、特に応答性に
優れた液体(インク)の吐出が達成でき、より好まし
い。
The liquid (ink) is ejected through the ejection opening by the growth and contraction of the bubble to form at least one droplet. When the drive signal is formed into a pulse shape, the growth and shrinkage of the bubble are performed immediately and appropriately, so that the ejection of liquid (ink) having particularly excellent responsiveness can be achieved, which is more preferable.

【0097】このパルス形状の駆動信号としては、米国
特許第4463359号明細書、同第4345262号
明細書に記載されているようなものが適している。な
お、上記熱作用面の温度上昇率に関する発明の米国特許
第4313124号明細書に記載されている条件を採用
すると、さらに優れた記録を行うことができる。
As the pulse-shaped drive signal, those described in US Pat. Nos. 4,463,359 and 4,345,262 are suitable. Further, if the conditions described in US Pat. No. 4,313,124 relating to the temperature rise rate of the heat acting surface are adopted, more excellent recording can be performed.

【0098】記録ヘッドの構成としては、上述の各明細
書に開示されているような吐出口、液路、電気熱変換体
の組み合わせ構成(直線状液流路または直角液流路)の
他に熱作用面が屈曲する領域に配置されている構成を開
示する米国特許第4558333号明細書、米国特許第
4459600号明細書に記載された構成も本発明に含
まれるものである。加えて、複数の電気熱変換体に対し
て、共通するスロットを電気熱変換体の吐出部とする構
成を開示する特開昭59−123670号公報や熱エネ
ルギーの圧力波を吸収する開口を吐出部に対応させる構
成を開示する特開昭59−138461号公報に基づい
た構成としても良い。
[0098] The configuration of the recording head is not limited to the combination of the discharge port, the liquid path, and the electrothermal converter (linear liquid flow path or right-angled liquid flow path) as disclosed in the above-mentioned specifications. The configurations described in U.S. Pat. No. 4,558,333 and U.S. Pat. No. 4,459,600, which disclose a configuration in which the heat acting surface is arranged in a bending region, are also included in the present invention. In addition, Japanese Unexamined Patent Application Publication No. 59-123670 discloses a configuration in which a common slot is used as a discharge section of an electrothermal transducer for a plurality of electrothermal transducers, and an opening for absorbing pressure waves of thermal energy is discharged. A configuration based on JP-A-59-138461, which discloses a configuration corresponding to each unit, may be adopted.

【0099】さらに、記録装置が記録できる最大記録媒
体の幅に対応した長さを有するフルラインタイプの記録
ヘッドとしては、上述した明細書に開示されているよう
な複数記録ヘッドの組み合わせによってその長さを満た
す構成や、一体的に形成された1個の記録ヘッドとして
の構成のいずれでもよい。
Further, as a full-line type recording head having a length corresponding to the width of the maximum recording medium that can be recorded by the recording apparatus, the length is determined by combining a plurality of recording heads as disclosed in the above-mentioned specification. This may be either a configuration satisfying the above requirements or a configuration as a single recording head formed integrally.

【0100】加えて、上記の実施形態で説明した記録ヘ
ッド自体に一体的にインクタンクが設けられたカートリ
ッジタイプの記録ヘッドのみならず、装置本体に装着さ
れることで、装置本体との電気的な接続や装置本体から
のインクの供給が可能になる交換自在のチップタイプの
記録ヘッドを用いてもよい。
In addition, not only the cartridge type recording head in which the ink tank is provided integrally with the recording head itself described in the above embodiment but also the apparatus main body, the electrical connection with the apparatus main body is achieved. A replaceable chip-type recording head, which enables a simple connection and supply of ink from the apparatus main body, may be used.

【0101】また、以上説明した記録装置の構成に、記
録ヘッドに対する回復手段、予備的な手段等を付加する
ことは記録動作を一層安定にできるので好ましいもので
ある。これらを具体的に挙げれば、記録ヘッドに対して
のキャッピング手段、クリーニング手段、加圧あるいは
吸引手段、電気熱変換体あるいはこれとは別の加熱素子
あるいはこれらの組み合わせによる予備加熱手段などが
ある。また、記録とは別の吐出を行う予備吐出モードを
備えることも安定した記録を行うために有効である。
It is preferable to add recovery means for the printhead, preliminary auxiliary means, and the like to the configuration of the printing apparatus described above, since the printing operation can be further stabilized. Specific examples thereof include capping means for the recording head, cleaning means, pressurizing or suction means, preheating means using an electrothermal transducer or another heating element or a combination thereof. It is also effective to provide a preliminary ejection mode for performing ejection that is different from printing, in order to perform stable printing.

【0102】さらに、記録装置の記録モードとしては黒
色等の主流色のみの記録モードだけではなく、記録ヘッ
ドを一体的に構成するか複数個の組み合わせによってで
も良いが、異なる色の複色カラー、または混色によるフ
ルカラーの少なくとも1つを備えた装置とすることもで
きる。
Further, the recording mode of the recording apparatus is not limited to the recording mode of only the mainstream color such as black, but may be an integral recording head or a combination of a plurality of recording heads. Alternatively, the apparatus may be provided with at least one of full colors by color mixture.

【0103】以上説明した実施の形態においては、イン
クが液体であることを前提として説明しているが、室温
やそれ以下で固化するインクであっても、室温で軟化も
しくは液化するものを用いても良く、あるいはインクジ
ェット方式ではインク自体を30°C以上70°C以下
の範囲内で温度調整を行ってインクの粘性を安定吐出範
囲にあるように温度制御するものが一般的であるから、
使用記録信号付与時にインクが液状をなすものであれば
よい。
In the embodiment described above, the description is made on the assumption that the ink is a liquid. However, even if the ink solidifies at room temperature or lower, it is possible to use an ink that softens or liquefies at room temperature. Or, in the ink jet method, generally, the temperature of the ink itself is controlled within a range of 30 ° C. or more and 70 ° C. or less to control the temperature so that the viscosity of the ink is in a stable ejection range.
It is sufficient that the ink is in a liquid state when the use recording signal is applied.

【0104】加えて、積極的に熱エネルギーによる昇温
をインクの固形状態から液体状態への状態変化のエネル
ギーとして使用せしめることで積極的に防止するため、
またはインクの蒸発を防止するため、放置状態で固化し
加熱によって液化するインクを用いても良い。いずれに
しても熱エネルギーの記録信号に応じた付与によってイ
ンクが液化し、液状インクが吐出されるものや、記録媒
体に到達する時点では既に固化し始めるもの等のよう
な、熱エネルギーの付与によって初めて液化する性質の
インクを使用する場合も本発明は適用可能である。
In addition, in order to positively prevent the temperature rise due to thermal energy as energy for changing the state of the ink from the solid state to the liquid state,
Alternatively, in order to prevent evaporation of the ink, ink that solidifies in a standing state and liquefies by heating may be used. In any case, the application of heat energy causes the ink to be liquefied by application of the heat energy according to the recording signal and the liquid ink to be ejected, or to start to solidify when reaching the recording medium. The present invention is also applicable to a case where an ink having a property of liquefying for the first time is used.

【0105】このような場合インクは、特開昭54−5
6847号公報あるいは特開昭60−71260号公報
に記載されるような、多孔質シート凹部または貫通孔に
液状または固形物として保持された状態で、電気熱変換
体に対して対向するような形態としてもよい。本発明に
おいては、上述した各インクに対して最も有効なもの
は、上述した膜沸騰方式を実行するものである。
In such a case, ink is disclosed in JP-A-54-5
No. 6847 or Japanese Patent Application Laid-Open No. Sho 60-71260, in which the porous sheet is opposed to the electrothermal converter in a state of being held as a liquid or solid substance in the concave portions or through holes of the porous sheet. It may be. In the present invention, the most effective one for each of the above-mentioned inks is to execute the above-mentioned film boiling method.

【0106】さらに加えて、本発明に係る記録装置の形
態としては、コンピュータ等の情報処理機器の画像出力
端末として一体または別体に設けられるものの他、リー
ダ等と組み合わせた複写装置、さらには送受信機能を有
するファクシミリ装置の形態を取るものであっても良
い。
In addition, as a form of the recording apparatus according to the present invention, in addition to one provided as an image output terminal of an information processing apparatus such as a computer as an integrated or separate apparatus, a copying apparatus combined with a reader or the like, It may take the form of a facsimile machine having functions.

【0107】[0107]

【他の実施形態】また、本発明の目的は、前述した実施
形態の機能を実現するソフトウェアのプログラムコード
を記録した記憶媒体を、システムあるいは装置に供給
し、そのシステムあるいは装置のコンピュータ(または
CPUやMPU)が記憶媒体に格納されたプログラムコ
ードを読出し実行することによっても、達成されること
は言うまでもない。
Another object of the present invention is to provide a storage medium storing a program code of software for realizing the functions of the above-described embodiments to a system or an apparatus, and to provide a computer (or CPU) of the system or apparatus. And MPU) read and execute the program code stored in the storage medium.

【0108】この場合、記憶媒体から読出されたプログ
ラムコード自体が前述した実施形態の機能を実現するこ
とになり、そのプログラムコードを記憶した記憶媒体は
本発明を構成することになる。
In this case, the program code itself read from the storage medium implements the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention.

【0109】プログラムコードを供給するための記憶媒
体としては、例えば、フロッピディスク,ハードディス
ク,光ディスク,光磁気ディスク,CD−ROM,CD
−R,磁気テープ,不揮発性のメモリカード,ROMな
どを用いることができる。
As a storage medium for supplying the program code, for example, a floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD
-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.

【0110】また、コンピュータが読出したプログラム
コードを実行することにより、前述した実施形態の機能
が実現されるだけでなく、そのプログラムコードの指示
に基づき、コンピュータ上で稼働しているOS(オペレ
ーティングシステム)などが実際の処理の一部または全
部を行い、その処理によって前述した実施形態の機能が
実現される場合も含まれることは言うまでもない。
When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also the OS (Operating System) running on the computer based on the instruction of the program code. ) May perform some or all of the actual processing, and the processing may realize the functions of the above-described embodiments.

【0111】さらに、記憶媒体から読出されたプログラ
ムコードが、コンピュータに挿入された機能拡張ボード
やコンピュータに接続された機能拡張ユニットに備わる
メモリに書込まれた後、そのプログラムコードの指示に
基づき、その機能拡張ボードや機能拡張ユニットに備わ
るCPUなどが実際の処理の一部または全部を行い、そ
の処理によって前述した実施形態の機能が実現される場
合も含まれることは言うまでもない。
Further, after the program code read from the storage medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, based on the instructions of the program code, It goes without saying that the CPU provided in the function expansion board or the function expansion unit performs part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

【0112】本発明を上記記憶媒体に適用する場合、そ
の記憶媒体には、先に説明した(図8)フローチャート
に対応するプログラムコードが格納されることになる。
When the present invention is applied to the storage medium, the storage medium stores program codes corresponding to the above-described flowchart (FIG. 8).

【0113】[0113]

【発明の効果】以上説明したように、本発明にかかるメ
モリ制御回路によれば、制御の対象とするメモリに関し
て、動作モードを外部のリクエスト元から指定される初
期設定、動作リクエストに応じてメモリ波形整形回路に
て、所定のタイミングに従ったコマンド波形を作成し、
メモリに対して、モード設定を行ない、そのメモリに対
するデータの入出力制御を行なうことを可能にする。
As described above, according to the memory control circuit of the present invention, with respect to the memory to be controlled, the operation mode is set according to the initial setting and operation request specified by the external request source. In the waveform shaping circuit, create a command waveform according to the predetermined timing,
A mode is set for a memory, and input / output control of data to / from the memory can be performed.

【0114】メモリを所定に動作させるための、特有の
条件設定となるモード設定やセルフリフレッシュのリク
エストを行なうためのメモリ制御を統一的に管理するこ
とが可能になる。
It is possible to uniformly manage a mode setting as a specific condition setting and a memory control for making a self-refresh request for operating the memory in a predetermined manner.

【0115】更に、メモリ特有の制御に関係した、制御
を独立の構成にまとめ、メモリを制御する情報を独立に
管理することができる。他の回路と独立したアクセス権
をアービターに要求することで、使用メモリが変更とな
ってもこの独立した回路を中心に変更するだけで、膨大
な過去の設計資産であるその他の回路は、メモリ制御回
路以外の変更は必要なくなるという効果がある。
Further, the control related to the memory-specific control can be integrated into an independent configuration, and the information for controlling the memory can be managed independently. By requesting the arbiter access rights that are independent of other circuits, even if the memory used changes, only the independent circuit will be changed, and other circuits, which are huge past design assets, will be There is an effect that changes other than the control circuit are not required.

【0116】また、機能的に独立しているためメモリが
変更となっても本メモリ制御コントローラの変更自体も
容易となる。
Further, since the functions are independent, even if the memory is changed, the memory controller can be easily changed.

【0117】更に、メモリのアクセス権を制御するアー
ビター回路にとっても、特殊なメモリ自体の制御も他の
回路と同等のアクセス権制御を行なうことは、設計内容
が同等なため、設計が容易となる効果もある。
Further, for the arbiter circuit for controlling the access right of the memory, the control of the special memory itself and the same access right control as that of the other circuits also facilitate the design because the design contents are the same. There is also an effect.

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

【図1】本発明にかかる実施形態であるメモリ制御回路
の構造を示すブロック図である。
FIG. 1 is a block diagram showing a structure of a memory control circuit according to an embodiment of the present invention.

【図2】本発明にかかる実施形態であるメモリ制御回路
の概略構造を示すブロック図である。
FIG. 2 is a block diagram showing a schematic structure of a memory control circuit according to an embodiment of the present invention.

【図3】本発明にかかる実施形態であるメモリ制御回路
に関し、その接続関係を示す詳ブロック図である。
FIG. 3 is a detailed block diagram showing a connection relation of a memory control circuit according to an embodiment of the present invention.

【図4】本発明にかかる実施形態であるメモリ制御回路
の詳細な接続関係を示すブロック図である。
FIG. 4 is a block diagram showing a detailed connection relationship of a memory control circuit according to the embodiment of the present invention.

【図5】波形生成回路において、リクエストされたモー
ドを選択するための状態遷移図である。
FIG. 5 is a state transition diagram for selecting a requested mode in the waveform generation circuit.

【図6】波形生成回路が生成するモードセットのための
出力波形を例示する図である。
FIG. 6 is a diagram illustrating an output waveform for a mode set generated by a waveform generation circuit.

【図7】モード信号のビット割付図である。FIG. 7 is a bit assignment diagram of a mode signal.

【図8】メモリ制御の工程を概説するフローチャートで
ある。
FIG. 8 is a flowchart outlining a memory control process.

【図9】本発明の好適な実施形態であるプリンタの外観
を示す図である。
FIG. 9 is a diagram illustrating an appearance of a printer according to a preferred embodiment of the present invention.

【図10】図9のプリンタの制御構成を示すブロック図
である。
FIG. 10 is a block diagram illustrating a control configuration of the printer in FIG. 9;

【図11】図9のプリンタのインクジェットカートリッ
ジを示す図である。
FIG. 11 is a view showing an ink jet cartridge of the printer in FIG. 9;

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

101 CPU 102 ASIC 103 CPU I/F回路 104 データ処理制御回路1 105 データ処理制御回路2 106 メモリ制御回路 107 SDRAM 201 リフレッシュコントローラ 202 メモリ制御コントローラ 203 アービター回路 204 波形生成回路 420 レジスタ制御回路 421リクエスト制御回路 101 CPU 102 ASIC 103 CPU I / F circuit 104 Data processing control circuit 1 105 Data processing control circuit 2 106 Memory control circuit 107 SDRAM 201 Refresh controller 202 Memory control controller 203 Arbiter circuit 204 Waveform generation circuit 420 Register control circuit 421 Request control circuit

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 メモリ動作を制御するためのメモリ制御
回路であって、 特定のレジスタにライトアクセスし、前記メモリの動作
を定義する動作モードの初期設定を行なうレジスタ制御
手段と、 前記レジスタ制御手段により初期設定された後、所定の
トリガ信号に基づき前記メモリに対する動作要求をする
リクエスト制御手段と、 前記メモリに対する初期設定及び動作要求の内容を前記
メモリと分離して格納する格納手段と、 を備えることを特徴とするメモリ制御回路。
1. A memory control circuit for controlling a memory operation, comprising: a register control means for performing a write access to a specific register to initialize an operation mode for defining an operation of the memory; After the initialization, a request control unit that issues an operation request to the memory based on a predetermined trigger signal; and a storage unit that stores the contents of the initialization and the operation request to the memory separately from the memory. A memory control circuit, characterized by:
【請求項2】 前記レジスタ制御手段は、前記メモリに
データを格納するためのアドレス信号と、前記メモリの
動作モードを定義するモード信号を出力することを特徴
とする請求項1に記載のメモリ制御回路。
2. The memory control according to claim 1, wherein said register control means outputs an address signal for storing data in said memory and a mode signal defining an operation mode of said memory. circuit.
【請求項3】 前記レジスタ制御手段は、前記リクエス
ト制御手段に、信号の送出を同調させるためのトリガ信
号を出力することを特徴とする請求項1に記載のメモリ
制御回路。
3. The memory control circuit according to claim 1, wherein said register control means outputs a trigger signal for synchronizing signal transmission to said request control means.
【請求項4】 前記メモリを共有使用する複数のメモリ
アクセス要求元からの動作要求信号を受信して、該受信
した動作要求信号との間で処理の優先順位付を決定す
る、アービター回路と、 前記アービター回路により決定された処理の順位に従っ
て出力される出力信号を受信し、該出力信号の内容を前
記メモリに書込み、該メモリを駆動するための情報を生
成するための波形情報生成手段と、 を更に備えることを特徴とする請求項1に記載のメモリ
制御回路。
4. An arbiter circuit for receiving operation request signals from a plurality of memory access request sources sharing the memory, and determining a priority order of processing with the received operation request signals; Waveform information generating means for receiving an output signal output in accordance with the order of processing determined by the arbiter circuit, writing the content of the output signal to the memory, and generating information for driving the memory; The memory control circuit according to claim 1, further comprising:
【請求項5】 前記格納手段は、制御対象とするメモリ
の初期設定及び動作要求設定の内容を前記メモリの外部
に格納し、前記メモリが変更された場合であっても、該
メモリに設定された内容を承継することを可能にするこ
とを特徴とする請求項1に記載のメモリ制御回路。
5. The storage means stores the contents of initial setting and operation request setting of a memory to be controlled outside the memory, and stores the contents of the memory even if the memory is changed. 2. The memory control circuit according to claim 1, wherein said memory control circuit is capable of inheriting said contents.
【請求項6】 前記メモリに格納されている情報を消去
するための処理を制御するリフレッシュコントローラを
更に備えることを特徴とする請求項1に記載のメモリ制
御回路。
6. The memory control circuit according to claim 1, further comprising a refresh controller that controls a process for erasing information stored in the memory.
【請求項7】 前記メモリにはSDRAMが含まれるこ
とを特徴とする請求項1乃至6のいずれかに記載のメモ
リ制御回路。
7. The memory control circuit according to claim 1, wherein said memory includes an SDRAM.
【請求項8】 メモリに対する動作を制御するためのメ
モリ制御回路を駆動制御するための方法であって、 特定のメモリレジスタにライトアクセスさせ、前記メモ
リの動作を定義するための動作モードの初期設定を実行
させるためのレジスタ制御工程と、 前記レジスタ制御工程により初期設定された後、所定の
トリガ信号を生成して、該トリガ信号に基づいて前記メ
モリに対する動作要求を実行するリクエスト制御工程
と、 前記メモリに対する初期設定及び動作要求の内容を前記
メモリと分離した格納手段に格納するための格納工程
と、 を備えることを特徴とするメモリ制御方法。
8. A method for driving and controlling a memory control circuit for controlling an operation on a memory, the method comprising: writing access to a specific memory register to initialize an operation mode for defining an operation of the memory. A request control step of generating a predetermined trigger signal after being initialized by the register control step, and executing an operation request to the memory based on the trigger signal. A storage step for storing the contents of an initial setting and an operation request for the memory in storage means separated from the memory.
【請求項9】 前記レジスタ制御工程は、前記メモリに
データを格納するためのアドレス信号と、前記メモリの
動作モードを定義するモード信号を生成し、出力するこ
とを特徴とする請求項8に記載のメモリ制御方法。
9. The method according to claim 8, wherein the register control step generates and outputs an address signal for storing data in the memory and a mode signal defining an operation mode of the memory. Memory control method.
【請求項10】 前記レジスタ制御工程は、前記リクエ
スト制御工程に対して、信号の送出を同調させるための
トリガ信号を生成し、出力することを特徴とする請求項
8に記載のメモリ制御方法。
10. The memory control method according to claim 8, wherein the register control step generates and outputs a trigger signal for synchronizing signal transmission with the request control step.
【請求項11】 前記メモリを共有使用する複数のメモ
リアクセス要求元からの動作要求信号を受信して、該受
信した動作要求信号との間で処理の優先順位付を決定す
る処理を実行する、アービター工程と、 前記アービター工程により決定された処理の順位に従っ
て出力される出力信号を受信し、該出力信号の内容を前
記メモリに書込み、該メモリを駆動するための情報を生
成するための波形情報生成工程と、 を更に備えることを特徴とする請求項8に記載のメモリ
制御方法。
11. A process for receiving an operation request signal from a plurality of memory access request sources sharing the memory and executing a process of deciding prioritization of a process with the received operation request signal. An arbiter step, and waveform information for receiving an output signal output according to the order of processing determined by the arbiter step, writing the contents of the output signal into the memory, and generating information for driving the memory 9. The memory control method according to claim 8, further comprising: a generating step.
【請求項12】 外部機器から送信された情報に基づい
て、記録ヘッドを搭載したキャリッジを記録媒体上で走
査させて記録を行う記録装置であって、 前記外部機器から送信された情報を前記記録ヘッドの構
成に合わせた記録データに変換する記録データ生成手段
と、 前記変換された記録データをメモリに格納制御するため
に、特定のレジスタにライトアクセスし、前記メモリの
動作を定義する動作モードの初期設定を行なうレジスタ
制御手段と、 前記レジスタ制御手段により初期設定された後、所定の
トリガ信号に基づき前記メモリに対する動作要求をする
リクエスト制御手段と、 前記メモリに対する初期設定及び動作要求の内容を前記
メモリと分離して格納する格納手段と、 を備えることを特徴とする記録装置。
12. A recording apparatus for performing recording by scanning a carriage equipped with a recording head on a recording medium on the basis of information transmitted from an external device, wherein the recording device transmits the information transmitted from the external device to the recording device. A print data generating means for converting the print data into print data adapted to the configuration of the head; Register control means for performing initial setting; request control means for performing an operation request to the memory based on a predetermined trigger signal after being initialized by the register control means; and A storage device, comprising: storage means for storing data separately from a memory.
【請求項13】 前記記録ヘッドは、インクを吐出して
記録を行うインクジェット記録ヘッドであることを特徴
とする請求項12に記載の記録装置。
13. The recording apparatus according to claim 12, wherein the recording head is an inkjet recording head that performs recording by discharging ink.
JP2001049007A 2001-02-23 2001-02-23 Memory control circuit, memory control method and recorder Withdrawn JP2002251320A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001049007A JP2002251320A (en) 2001-02-23 2001-02-23 Memory control circuit, memory control method and recorder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001049007A JP2002251320A (en) 2001-02-23 2001-02-23 Memory control circuit, memory control method and recorder

Publications (1)

Publication Number Publication Date
JP2002251320A true JP2002251320A (en) 2002-09-06

Family

ID=18910176

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001049007A Withdrawn JP2002251320A (en) 2001-02-23 2001-02-23 Memory control circuit, memory control method and recorder

Country Status (1)

Country Link
JP (1) JP2002251320A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7259998B2 (en) 2004-08-19 2007-08-21 Nec Corporation Method for controlling memories of a plurality of kinds and circuit for controlling memories of a plurality of kinds

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7259998B2 (en) 2004-08-19 2007-08-21 Nec Corporation Method for controlling memories of a plurality of kinds and circuit for controlling memories of a plurality of kinds

Similar Documents

Publication Publication Date Title
JP2002251320A (en) Memory control circuit, memory control method and recorder
JP2003330654A (en) Recording device
JP2003305922A (en) Image recorder and its controlling method
JP3962591B2 (en) Ink jet printer and control method of ink jet printer
JPH08156257A (en) Recording head and printer equipped therewith
JP3517623B2 (en) Recording device and recording method
JP4510395B2 (en) Recording device
JP3320233B2 (en) Recording device
JP2002254611A (en) Recording device and selection method for recording head performance data
JP2002347311A (en) Recorder and method for reducing power consumption
JP2002248813A (en) Recorder and method for controlling memory in recorder
JP2001246751A (en) Recording head, recording apparatus with the recording head, and method for driving recording head
JP2000094763A (en) Printer device and memory protection method
JP2004090262A (en) Recorder, recording head, and method for controlling recording head of recorder
JP4018436B2 (en) Image recording apparatus and control method thereof
JP2005071186A (en) Recording apparatus and bus arbitration method
JP3703363B2 (en) Image data conversion circuit, recording apparatus having the circuit, and image data conversion method
JP2000355101A (en) Recorder and method for recording
JP4298243B2 (en) Recording apparatus and recording method
JP2001030548A (en) Recorder and method for accessing data therein
JP2004074632A (en) Ink jet recorder and its control method
JP2004001455A (en) Image recorder
JP2006048167A (en) Memory control circuit
JP2003320649A (en) Ink jet recorder and ink jet recording method
JP2002370362A (en) Recording head, head cartridge having the recording head, recorder using the recording head, and recording head element substrate

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080513