JPH09146828A - Memory controller and memory device - Google Patents

Memory controller and memory device

Info

Publication number
JPH09146828A
JPH09146828A JP7325185A JP32518595A JPH09146828A JP H09146828 A JPH09146828 A JP H09146828A JP 7325185 A JP7325185 A JP 7325185A JP 32518595 A JP32518595 A JP 32518595A JP H09146828 A JPH09146828 A JP H09146828A
Authority
JP
Japan
Prior art keywords
memory
data
address
memory access
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7325185A
Other languages
Japanese (ja)
Inventor
Tomonori Tanaka
智憲 田中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP7325185A priority Critical patent/JPH09146828A/en
Priority to DE1996148065 priority patent/DE19648065A1/en
Publication of JPH09146828A publication Critical patent/JPH09146828A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1605Handling requests for interconnection or transfer for access to memory bus based on arbitration
    • G06F13/161Handling requests for interconnection or transfer for access to memory bus based on arbitration with latency improvement

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Storing Facsimile Image Data (AREA)
  • Dot-Matrix Printers And Others (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Image Input (AREA)

Abstract

PROBLEM TO BE SOLVED: To read the data while writing the data in a memory and to prevent read from a memory area where the data are not written by permitting a memory access request only for a period shorter by twice the memory access time than a fixed cycle T after the end of memory access by a first data source performing memory write with the cycle T. SOLUTION: An address selector 24 selects an address generated by a first address generation part 21 when input/output memory access signals are active and an arbiter 25 outputs memory access permission signals to a compression/ expansion part. For the output conditions, compared result signals inputted from an address comparison part 23 are active, the input/output memory access signals are not active and further, the following conditions are present. That is, it is only for the period shorter than the T for the time which is the double of the memory access time after the end of the memory access of one memory address by the input/output memory access signals outputted in the fixed cycle T from a picture input part.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ディジタル複写
機、ファクシミリ装置、プリンタ、スキャナ、情報処理
装置などに用いられるメモリ制御装置に係り、特に複数
のデータ源またはデータ転送先と一つのメモリとの間
で、並行してデータ列のメモリ書き込みまたはメモリ読
み出しを行うことができるメモリ制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory control device used in a digital copying machine, a facsimile device, a printer, a scanner, an information processing device, and the like, and more particularly to a plurality of data sources or data transfer destinations and one memory. The present invention relates to a memory control device capable of performing memory writing or memory reading of a data string in parallel.

【0002】[0002]

【従来の技術】ディジタル複写機では、多部数コピーな
どのために例えば1ページ分のデュアルポートのフレー
ムメモリを備え、スキャナにより読み取った画像データ
をフレームメモリに書き込みつつ、そのフレームメモリ
から画像データを読み出して蓄積メモリ(例えば磁気デ
ィスク装置)に格納したりしている。同様に、ファクシ
ミリ装置でも、スキャナにより読み取った画像データを
フレームメモリに書き込みつつ、そのフレームメモリか
ら画像データを読み出して送信したり、受信した画像デ
ータをフレームメモリに書き込みつつ、その画像データ
を読み出して記録紙に出力したりしている。図12およ
び図13に、上記のように複数のデータ源またはデータ
転送先と一つのメモリとの間で並行してデータ列のメモ
リ書き込みまたはメモリ読み出しを行う従来技術を示
す。図12はデュアルポートメモリ51を用いた例で、
第1のバス52を介してデータ源56からのデータを第
1のポート54よりデュアルポートメモリ51に書き込
み、第2のバス53を介してデュアルポートメモリ51
の第2のポート55よりデュアルポートメモリ51のデ
ータを読み出してデータ転送先57に転送している。図
13は複数チャネルを備えたDMAコントローラ59を
用いた例で、一つのバス60にデータ源56、データ転
送先57、メモリ58、DMAコントローラ59を接続
し、DMAコントローラ59の一つのチャネルのアドレ
ッシングに従ってデータ源56からメモリ58への書き
込みを行いつつ、DMAコントローラ59の他のチャネ
ルのアドレッシングに従ってメモリ58からデータ転送
先57への読み出しを行っている。
2. Description of the Related Art A digital copying machine is equipped with a dual-port frame memory for one page, for example, for copying a large number of pages, and while writing image data read by a scanner in the frame memory, image data is read from the frame memory. It is read out and stored in a storage memory (for example, a magnetic disk device). Similarly, in a facsimile machine, while writing the image data read by the scanner in the frame memory, the image data is read from the frame memory and transmitted, or the received image data is written in the frame memory and the image data is read. It is also printed on recording paper. FIG. 12 and FIG. 13 show a conventional technique in which a plurality of data sources or data transfer destinations and one memory are concurrently written to or read from a data string as described above. FIG. 12 shows an example using the dual port memory 51.
The data from the data source 56 is written to the dual port memory 51 from the first port 54 via the first bus 52, and the dual port memory 51 is written via the second bus 53.
The data in the dual port memory 51 is read from the second port 55 and transferred to the data transfer destination 57. FIG. 13 shows an example in which a DMA controller 59 having a plurality of channels is used. A data source 56, a data transfer destination 57, a memory 58, and a DMA controller 59 are connected to one bus 60, and one channel of the DMA controller 59 is addressed. The data source 56 is written to the memory 58 in accordance with the above, while the data is read from the memory 58 to the data transfer destination 57 according to the addressing of another channel of the DMA controller 59.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上述し
たようなデュアルポートメモリを用いた方式では、メモ
リのアドレスバスおよびデータバスのための端子数が2
倍になるため、コストが高くなるのみならず、実装密度
も低下し、また、DMAコントローラを用いた方式で
は、高機能のDMAコントローラであれば制御が複雑に
なりコストが高くなり、一方、低機能のDMAコントロ
ーラであれば適用上の制約が多くなる。さらに、いずれ
の方式においても、書き込みつつ読み出す際に読み出し
アドレスが書き込みアドレスより大きくてもメモリアク
セスが許可されてしまうため、その点に留意して用いな
いと、まだ書かれていないアドレスからの読み出しが行
われるという問題が発生する。本発明は、上記のような
従来技術の問題を解決し、データをメモリに書き込みつ
つそのデータを読み出すことができ、その際にまだデー
タが書かれていないメモリ領域からの読み出しを防止で
き、且つ低コストで実現できるメモリ制御装置などを提
供することにある。
However, in the system using the dual port memory as described above, the number of terminals for the memory address bus and data bus is two.
Therefore, not only the cost is increased, but also the packaging density is decreased, and in the method using the DMA controller, the control is complicated and the cost is increased if the DMA controller has a high function. If the function is a DMA controller, there are many restrictions on application. In addition, in either method, when reading while writing, even if the read address is larger than the write address, memory access is allowed. Occurs. The present invention solves the above-mentioned problems of the related art, can read the data while writing the data in the memory, and at the time, can prevent the reading from the memory area where the data is not yet written, and It is to provide a memory control device and the like that can be realized at low cost.

【0004】[0004]

【課題を解決するための手段】上記課題を解決する手段
として、本発明に係るメモリ制御装置の請求項1記載の
発明は、複数のデータ源またはデータ転送先と一つのメ
モリとの間で、並行してデータ列のメモリ書き込みまた
はメモリ読み出しを行うメモリ制御装置において、一定
周期Tで1メモリアドレス単位のメモリ書き込みまたは
メモリ読み出しを行う第1のデータ源またはデータ転送
先による1メモリアドレスのメモリアクセス終了から、
上記一定周期Tよりもメモリアクセスタイムの2倍の時
間だけ短かい期間のみ、上記第1のデータ源またはデー
タ転送先以外のデータ源またはデータ転送先からのメモ
リアクセス要求を許可する構成にした。本発明に係るメ
モリ制御装置の請求項2記載の発明は、上記請求項1記
載の発明において、第1のデータ源のメモリ書き込みの
ための第1のアドレス発生部と、少なくとも1個のデー
タ転送先のメモリ読み出しのための第2のアドレス発生
部と、上記二つのアドレス発生部の発生するアドレスの
大小を比較し、第2のアドレス発生部の発生するアドレ
スが第1のアドレス発生部の発生するアドレスよりも大
きくないときのみメモリアクセス許可信号を出力するア
ドレス比較部とを備えた構成にした。本発明に係るメモ
リ制御装置の請求項3記載の発明は、複数のデータ源ま
たはデータ転送先とメモリとの間で並行してデータ列の
メモリ書き込みまたはメモリ読み出しを行うメモリ装置
において、二つのフレームメモリと、一つのデータ源よ
り入力された画像データを上記二つのフレームメモリに
同時に記憶し、6憶後、どちらか一方のフレームメモリ
より記憶された画像データを読み出して第1のデータ転
送先に出力する第1の記憶制御部と、上記第1の記憶制
御部が画像データ記憶終了後一方のフレームメモリより
画像データ読み出し中に、他方のフレームメモリより記
憶された画像データを読み出し、第2の転送先に転送す
る第2の記憶制御部とを備えた構成にした。
As a means for solving the above-mentioned problems, the invention according to claim 1 of the memory control device according to the present invention is such that between a plurality of data sources or data transfer destinations and one memory, In a memory control device for writing or reading a data string in parallel, a memory access of one memory address by a first data source or a data transfer destination for writing or reading memory in units of one memory address at a constant cycle T From the end
The memory access request from the data source or the data transfer destination other than the first data source or the data transfer destination is permitted only during a period that is twice the memory access time shorter than the constant period T. According to a second aspect of the present invention, there is provided a memory control device according to the first aspect, wherein the first data source has a first address generator for writing to the memory and at least one data transfer. The second address generator for reading the memory is compared with the addresses generated by the two address generators, and the address generated by the second address generator is generated by the first address generator. The address comparison unit outputs the memory access permission signal only when the address comparison address is not larger than the address. According to a third aspect of the present invention, there is provided a memory control device in which a plurality of data sources or data transfer destinations and a memory perform parallel writing and reading of a data string in two frames. The memory and the image data input from one data source are stored in the two frame memories at the same time, and after the memory is stored, the image data stored in either one of the frame memories is read out to the first data transfer destination. The first storage control unit for outputting and the first storage control unit reads the stored image data from the other frame memory while the first storage control unit is reading the image data from one frame memory after storing the image data, A second storage controller for transferring to a transfer destination is provided.

【0005】[0005]

【作用】上記のように構成したので、請求項1記載のメ
モリ装置では、第1のデータ源またはデータ転送先によ
るメモリアクセスを一定周期Tで行い、そのメモリアク
セスを妨げることなく上記第1のデータ源またはデータ
転送先以外のデータ源またはデータ転送先によるメモリ
アクセスを同一のメモリに対し並行して行うことができ
る。請求項2記載のメモリ装置では、第1のデータ源が
メモリに書き込みつつデータ転送先がそのデータをメモ
リから読み出すとき、第1のデータ源がデータを書き込
んでいないメモリ領域からデータ転送先がメモリ読み出
しを行うということがなくなる。請求項3記載のメモリ
装置では、一つのデータ源がメモリに書き込んだ同一の
データを、二つのデータ転送先が相互に依存しないタイ
ミングで並行して読み出せる。
In the memory device according to the first aspect, the memory access by the first data source or the data transfer destination is performed at a constant cycle T, and the first data source does not interfere with the memory access. Memory access by a data source or a data transfer destination other than the data source or the data transfer destination can be performed in parallel to the same memory. 3. The memory device according to claim 2, wherein when the first data source is writing to the memory and the data transfer destination reads the data from the memory, the data transfer destination is the memory from the memory area where the first data source is not writing data. There is no need to read. According to another aspect of the memory device of the present invention, the same data written in the memory by one data source can be read in parallel at a timing at which two data transfer destinations do not depend on each other.

【0006】[0006]

【発明の実施の形態】以下、図面により本発明の実施の
形態例を詳細に説明する。図1は、本発明のメモリ制御
装置をディジタル複写機に用いた例である。図示したよ
うに、このディジタル複写機はスキャナ制御部31、露
光ランプ32およびイメージセンサ(例えばCCD)3
3などを有する読取り部3を備え、該読取り部3内の原
稿台34に沿って移動可能な露光ランプ32により原稿
Sをスキャン露光し、その反射光をイメージセンサ33
により光電変換する。この光電変換された電気信号は読
取り部3内のIPU(イメージプロセッシングユニッ
ト)35により様々な画像処理を加えられ、ディジタル
化された画像データとして画像同期信号と共に記憶部1
または像形成部4の書込み部41に送られる。なお、ス
キャナ制御部31は上記のプロセスを実行する際に、各
種センサの検知、駆動モータの制御、IPU35へのパ
ラメータ設定を行う。像形成部4では、帯電チャージャ
43によって一様に帯電された一定回転する感光体42
を、書込み部41からの画像データで変調されたレーザ
ー光により露光する。これによ6感光体42には静電潜
像ができ、それを現像装置44によりトナーで現像し顕
像化したトナー像とする。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 shows an example in which the memory control device of the present invention is used in a digital copying machine. As shown in the figure, this digital copying machine includes a scanner controller 31, an exposure lamp 32, and an image sensor (for example, CCD) 3.
3 is provided with the reading unit 3, and the exposure lamp 32 movable along the document table 34 in the reading unit 3 scan-exposes the document S, and the reflected light is image sensor 33.
Photoelectric conversion is performed by. The photoelectrically converted electric signal is subjected to various image processings by an IPU (image processing unit) 35 in the reading unit 3, and is stored in the storage unit 1 together with an image synchronizing signal as digitized image data.
Alternatively, it is sent to the writing unit 41 of the image forming unit 4. The scanner control unit 31 detects various sensors, controls the drive motor, and sets parameters in the IPU 35 when executing the above process. In the image forming unit 4, the photoconductor 42 which is uniformly charged by the charging charger 43 and which is constantly rotated.
Are exposed by the laser light modulated by the image data from the writing section 41. As a result, an electrostatic latent image is formed on the 6 photoconductor 42, and the electrostatic latent image is developed with toner by the developing device 44 to form a visualized toner image.

【0007】また、あらかじめ給紙コロによって給紙ト
レイ50より給紙搬送されレジストローラで待機してい
た転写紙を、感光体42の回転とタイミングを図って搬
送し、転写チャージャ45によって感光体上のトナーを
転写紙に静電転写し、分離チャージャ46によって転写
紙を感光体42より分離する。その後、転写紙上のトナ
ー像を定着装置47により加熱定着し、排紙ローラによ
り排紙トレイに排紙する。一方、静電転写後の感光体4
2に残留したトナー像は、クリーニング装置により除去
され、感光体42は除電チャージャ48により除電され
る。なお、プロッタ制御部49は以上のプロセスを実行
するために、各種センサの検知、駆動モータなどの制御
を行う。
Further, the transfer paper which has been previously fed and fed from the paper feed tray 50 by the paper feed roller and which has been waiting by the registration roller is conveyed in synchronization with the rotation of the photoconductor 42, and is transferred onto the photoconductor by the transfer charger 45. Toner is electrostatically transferred onto the transfer paper, and the transfer paper is separated from the photoconductor 42 by the separation charger 46. After that, the toner image on the transfer paper is heated and fixed by the fixing device 47, and is discharged to the paper discharge tray by the paper discharge roller. On the other hand, the photoconductor 4 after electrostatic transfer
The toner image remaining on No. 2 is removed by the cleaning device, and the photoconductor 42 is destaticized by the destaticizing charger 48. The plotter control unit 49 detects various sensors and controls the drive motor and the like in order to execute the above processes.

【0008】図2は、読取り部3内のIPU35より出
力される信号のタイミングチャートである。図に示すフ
レームゲート信号(/FGATE)は画像領域の副走査
方向(図1および図3参照)の画像有効範囲を示す信号
で、この信号がLowレベルの間の画像データが有効と
される。図示したように、この/FGATE信号はライ
ン同期信号(/LSYNC)の立ち下がりでLowレベ
ルになり、それから複数番目の/LSYNCの立ち下が
りでHighレベルになる。/LSYNC信号は各主走
査(図3参照)の冒頭で、画素同期信号(PCLK)の
立上がりに同期して「信号あり」状態(Lowレベル)
になる所定パルス幅の信号で、複数番目後のPCLKに
同期して、次の主走査ラインのための「信号あり」状態
を出力する。なお、画像データが有効とされるのは/L
SYNC信号の立下がりから所定数(図10の例で16
個)後のPCLK出力時からである。画像データはPC
LKの1周期に一つ出力されるが、この一つの画像デー
タは図3の矢印位置を起点として主走査方向に400D
PI(ドット/インチ)で分割された一つの画素が
「黒」か「白」かを示している。
FIG. 2 is a timing chart of signals output from the IPU 35 in the reading unit 3. The frame gate signal (/ FGATE) shown in the figure is a signal indicating the image effective range of the image area in the sub-scanning direction (see FIGS. 1 and 3), and the image data while this signal is at the Low level is effective. As shown in the figure, the / FGATE signal goes to the Low level at the falling edge of the line sync signal (/ LSYNC), and then goes to the High level at the trailing edge of the second / LSYNC. The / LSYNC signal is in the "signal present" state (Low level) at the beginning of each main scan (see FIG. 3) in synchronization with the rising edge of the pixel synchronization signal (PCLK).
With a signal having a predetermined pulse width of, the "signal present" state for the next main scanning line is output in synchronization with the second and subsequent PCLK. Note that the image data is validated as / L
A predetermined number (16 in the example of FIG. 10) from the falling edge of the SYNC signal.
This is from the time when PCLK is output later. Image data is PC
One image data is output in one cycle of LK, but this one image data is 400D in the main scanning direction starting from the arrow position in FIG.
One pixel divided by PI (dot / inch) indicates "black" or "white".

【0009】図2のシステム制御部5は、利用者による
操作部6における入力状態を検知し、記憶部1、読取り
部3、像形成部4、FAX部7へのパラメータの設定、
およびプロセス実行指示などを行う。また、システム全
体の状態を管理し、その結果を操作部6に表示させる。
FAX部7は、システム制御部5からの指示により、読
取り部3から送られてきた画像データをG3、G4FA
Xのデータ転送規定に基づき2値圧縮を6い、電話回線
へ転送する。また、電話回線よりFAX部7に転送され
たデータを2値の画像データに復号し、像形成部4の書
込み部41へ送る。セレクタ部8は、システム制御部5
からの指示により、セレクタの状態を変化させ、像形成
を行う画像データのデータ源を読取り部3、記憶部1、
FAX部7の何れかより選択する。本発明のメモリ制御
装置が属する記憶部1は、通常はIPU35から入力さ
れる原稿の画像データを記憶することで、多部数コピー
などの複写アプリケーションに使用される。また、FA
X部7からの2値画像データを一時記憶させるバッファ
メモリとしても使用する。なお、これらのデータ記憶の
指示はシステム制御部5によってなされる。
The system control unit 5 of FIG. 2 detects an input state by the user on the operation unit 6 and sets parameters in the storage unit 1, the reading unit 3, the image forming unit 4, and the FAX unit 7.
And process execution instructions. In addition, the state of the entire system is managed and the result is displayed on the operation unit 6.
The FAX section 7 receives the image data sent from the reading section 3 as G3, G4FA according to an instruction from the system control section 5.
Based on the data transfer regulation of X, the binary compression is 6 and transferred to the telephone line. Further, the data transferred to the FAX unit 7 through the telephone line is decoded into binary image data and sent to the writing unit 41 of the image forming unit 4. The selector unit 8 is the system control unit 5.
The state of the selector is changed in accordance with an instruction from the reading unit 3, the storage unit 1, and the data source of the image data for forming an image.
It is selected from any of the FAX units 7. The storage unit 1 to which the memory control device of the present invention belongs is usually used for a copying application such as multi-copying by storing image data of a document input from the IPU 35. Also, FA
It is also used as a buffer memory for temporarily storing the binary image data from the X section 7. The system control unit 5 gives these data storage instructions.

【0010】図4は本発明の第1の実施の形態例である
メモリ制御装置2を備えた記憶部1のブロック図であ
る。図示したように、この記憶部1は、メモリ制御装置
2、第1のデータ源およびデータ転送先である画像入出
力部11、第2のデータ源およびデータ転送先である圧
縮伸張部12、画像入出力部11および圧縮伸張部12
が書き込む画像データを記憶するフレームメモリ13、
圧縮伸張部12により圧縮された画像データを蓄積する
蓄積メモリ(例えば磁気ディスク装置)14を備えてい
る。画像入出力部11はCPUおよび論理回路で構成さ
れ、メモリ制御装置2と通信を行ってコマンドを受信
し、そのコマンドに応じた動作設定を行い、また、画像
入出力部11の状態を知らせるためステータス情報をメ
モリ制御装置2に送信する。画像入力のコマンドを受け
た場合、入力画像データを入力画像同期信号(PCL
K)に従って、8画素単位のメモリデータとしてメモリ
制御装置2に入出力メモリアクセス信号と共に一定周期
で出力する。また、画像出力のコマンドを受けた場合、
メモリ制御装置2からの画像データを出力画素同期信号
に同期させて一定周期で出力する。
FIG. 4 is a block diagram of the storage unit 1 including the memory control device 2 according to the first embodiment of the present invention. As illustrated, the storage unit 1 includes a memory control device 2, an image input / output unit 11 that is a first data source and a data transfer destination, a compression / decompression unit 12 that is a second data source and a data transfer destination, and an image. Input / output unit 11 and compression / expansion unit 12
A frame memory 13 for storing image data written by
A storage memory (for example, a magnetic disk device) 14 that stores the image data compressed by the compression / expansion unit 12 is provided. The image input / output unit 11 includes a CPU and a logic circuit, communicates with the memory control device 2 to receive a command, sets an operation according to the command, and informs the state of the image input / output unit 11. The status information is transmitted to the memory control device 2. When an image input command is received, the input image data is transferred to the input image synchronization signal (PCL
According to K), it is output as memory data in units of 8 pixels to the memory control device 2 together with the input / output memory access signal at a constant cycle. Also, when receiving an image output command,
The image data from the memory control device 2 is output in a constant cycle in synchronization with the output pixel synchronization signal.

【0011】圧縮伸張部12はCPUおよび論理回路で
構成され、メモリ制御装置2と通信を行ってコマンドを
受信し、そのコマンドに応じた動作設定を行い、また、
圧縮伸張処理の状態を知らせるためステータス情報をメ
モリ制御装置2に送信する。圧縮のコマンドを受けた場
合、メモリ制御装置2にメモリアクセス要求信号を出力
し、メモリアクセス許可信号がアクティブ(信号あり状
態)の場合に画像データを受け取って圧縮処理を行い、
圧縮データを蓄積メモリ14に記憶する。また、伸張の
コマンドを受けた場合、蓄積メモリ14に記憶されてい
6圧縮データを読み出して伸張処理を行い、圧縮時と同
様なアクセス方法でメモリ制御装置2に出力する。メモ
リ制御装置2はCPUおよび論理回路で構成され、シス
テム制御部5と通信を行ってコマンドを受信し、そのコ
マンドに応じた動作設定を行い、また、記憶部1の状態
を知らせるためステータス情報をシステム制御部5に送
信する。システム制御部5からの動作コマンドには、画
像入力、画像出力、圧縮、伸張などがあり、画像入力、
画像出力のコマンドは画像入出力部11に、圧縮、伸張
のコマンドは圧縮伸張部12に送信される。
The compression / expansion unit 12 is composed of a CPU and a logic circuit, communicates with the memory control unit 2 to receive a command, sets an operation according to the command, and
Status information is transmitted to the memory control device 2 to notify the state of the compression / expansion processing. When a compression command is received, a memory access request signal is output to the memory control device 2, and when the memory access permission signal is active (signal present), image data is received and compression processing is performed.
The compressed data is stored in the storage memory 14. When a decompression command is received, the 6-compressed data stored in the storage memory 14 is read out, decompressed, and output to the memory controller 2 by the same access method as that used for compression. The memory control device 2 is composed of a CPU and a logic circuit, communicates with the system control unit 5 to receive a command, sets an operation according to the command, and outputs status information to inform the state of the storage unit 1. It is transmitted to the system control unit 5. The operation commands from the system control unit 5 include image input, image output, compression, decompression, etc.
The image output command is sent to the image input / output unit 11, and the compression / expansion command is sent to the compression / expansion unit 12.

【0012】図5に、メモリ制御装置2の詳細を示す。
図示したように、この実施例のメモリ制御装置2は、入
力画像アドレスカウンタとして示した第1のアドレス発
生部21、転送画像アドレスカウンタとして示した第2
のアドレス発生部22、上記二つのアドレス発生部の発
生するアドレスの大小を比較し、比較結果を出力するア
ドレス比較部23、アドレスセレクタ24、アービタ2
5などを備えている。第1のアドレス発生部21は、第
1のデータ源またはデータ転送先である画像入出力部1
1から一定周期で出力される入出力メモリアクセス信号
に応じてカウントアップするアドレスカウンタで、画像
入出力部11がデータ源の場合は、入力画像データが格
納される格納場所を示す例えば19ビットのメモリアド
レスを出力する。第2のアドレス発生部22は、第2の
データ源またはデータ転送先である圧縮伸張部12から
のメモリアクセス要求信号に応じてカウントアップする
アドレスカウンタで、圧縮伸張部12がデータ転送先の
場合は転送画像データが格納されている格納場所を示す
例えば19ビットのメモリアドレスを出力する。
FIG. 5 shows details of the memory control device 2.
As shown in the figure, the memory control device 2 of this embodiment has a first address generator 21 shown as an input image address counter and a second address generator 21 shown as a transfer image address counter.
Address generator 22, an address comparator 23 that compares the magnitudes of the addresses generated by the two address generators, and outputs the comparison result, an address selector 24, and an arbiter 2.
5 and the like. The first address generating unit 21 is the image input / output unit 1 which is the first data source or the data transfer destination.
1 is an address counter that counts up in response to an input / output memory access signal output in a constant cycle. When the image input / output unit 11 is a data source, it indicates a storage location where input image data is stored Output memory address. The second address generator 22 is an address counter that counts up in response to a memory access request signal from the compression / expansion unit 12 which is the second data source or the data transfer destination. When the compression / expansion unit 12 is the data transfer destination. Outputs, for example, a 19-bit memory address indicating the storage location where the transfer image data is stored.

【0013】アドレス比較部23は、第1のアドレス発
生部21と第2のアドレス発生部22の発生するアドレ
スの大小を比較し、画像入出力部11がデータ源であり
圧縮伸張部12がデータ転送先の場合は、第2のアドレ
ス発生部22の発生するアドレスが第1のアドレス発生
部21の発生するアドレス以下ならば、アービタ25に
出力する比較結果信号をアクティブにする。この結果、
図6に示すように、転送画像データは常に画像データが
書き込まれた領域(図示のF領域)のみから読み出され
る。アドレスセレクタ24は入出力メモリアクセス信号
により選択されるセレクタで、入出力メモリアクセス信
号がアクティブならば第1のアドレス発生部21の発生
したアドレスが選択される。アービタ25は圧縮伸張部
12のメモリアクセスのためのメモリアクセス許可信号
を出力する。このメモリアクセス許可信号が出力される
条件は、アドレス比較部23から入力される比較結果信
号がアクティブで、且つ入出力メモリアクセス信号がア
クティブでなく、さらに次の条件が満たされる場合であ
る。つまり、さらなる条件とは、画像入出力部(第1の
データ源またはデータ転送先)から一定周期Tで出力さ
れる入出力メモリアクセス信号による1メモリアドレス
のメモリアクセス終了から、上記一定周期Tよりもメモ
リアクセスタイムAの2倍の時間だけ短かい期間のみと
いうことであり、三つの条件が満たされるとき、画像入
出力部(第1のデータ源またはデータ転送先)以外のデ
ータ源またはデータ転送先からのメモリアクセス要求が
許可される(図7参照)。
The address comparison unit 23 compares the sizes of the addresses generated by the first address generation unit 21 and the second address generation unit 22, and the image input / output unit 11 is the data source and the compression / expansion unit 12 is the data source. In the case of the transfer destination, if the address generated by the second address generator 22 is less than or equal to the address generated by the first address generator 21, the comparison result signal output to the arbiter 25 is activated. As a result,
As shown in FIG. 6, the transfer image data is always read only from the area in which the image data is written (area F in the drawing). The address selector 24 is a selector that is selected by the input / output memory access signal. If the input / output memory access signal is active, the address generated by the first address generation unit 21 is selected. The arbiter 25 outputs a memory access permission signal for memory access of the compression / expansion unit 12. The condition for outputting the memory access permission signal is that the comparison result signal input from the address comparison unit 23 is active, the input / output memory access signal is not active, and the following condition is satisfied. In other words, the further condition is that from the end of the memory access of one memory address by the input / output memory access signal output from the image input / output unit (first data source or data transfer destination) at the constant cycle T, Is only a time period which is twice as long as the memory access time A, and when the three conditions are satisfied, a data source other than the image input / output unit (first data source or data transfer destination) or data transfer The memory access request from the beginning is permitted (see FIG. 7).

【0014】図7(a)はアービタ25内の信号で、第
1のデータ源によるメモリアクセス中であることを示し
ており、画像入出力部11からの入出力メモリアクセス
信号がアクティブ(信号あり)になるときアクティブ
(Highレベル)になり、アービタ25がフレームメ
モリ13からメモリレディ信号(1メモリアドレス分の
アクセスが終了したことを示す信号)を受けてアクティ
ブでなくなる(Lowレベルになる)。つまり、図示し
たように、この信号はメモリアクセスタイムAの期間中
だけアクティブになる。
FIG. 7A shows a signal in the arbiter 25, which shows that the memory is being accessed by the first data source, and the input / output memory access signal from the image input / output unit 11 is active (there is a signal). Becomes active (High level), the arbiter 25 becomes inactive (Low level) when it receives a memory ready signal (a signal indicating that access for one memory address has been completed) from the frame memory 13. That is, as shown, this signal is active only during the memory access time A.

【0015】同図(b)はアービタ25から出力される
メモリアクセス許可信号で、図8に示すように、メモリ
レディがアクティブになるエッジによりトリガされBの
期間だけアクティブになる信号を出力するモノマルチバ
イブレータ(ワンショット回路)26により生成され
る。但し、図示したように、モノマルチバイブレータ2
6のリセット端子Rは、入出力メモリアクセス信号がア
クティブのとき、およびアドレス比較部23からの比較
結果信号がアクティブでないとき(Lowレベルのと
き)、リセットされるような信号が入っているので、こ
のリセット中にメモリレディになってもメモリアクセス
許可信号は出力されない。上記において、Bのパルス幅
は、予めB=T−2Aになるように設定しておく。つま
り、圧縮伸張部14のような、第1のデータ源またはデ
ータ転送先以外のデータ源またはデータ転送先がメモリ
アクセスを許可されるのは、第1のデータ源またはデー
タ転送先のメモリアクセスを終了してから、第1のデー
タ源またはデータ転送先の次のメモリアクセスが始まる
A時間前までの期6である。もしも、A時間前を過ぎて
から圧縮伸張部14などのメモリアクセスを許可する
と、そのメモリアクセスにAなるアクセスタイムを必要
とするので、メモリアクセスが終了しないうちに、周期
Tで入力される次の入出力メモリアクセス信号が入力さ
れてしまう。したがって、同図(c)に示すように、メ
モリアクセス要求信号R1およびR2はアクセスが許可
され、R3はアクセスを許可されない。
FIG. 8B shows a memory access permission signal output from the arbiter 25. As shown in FIG. 8, a mono signal that outputs a signal that is activated only during the period B is triggered by the edge where the memory ready becomes active. It is generated by a multivibrator (one-shot circuit) 26. However, as shown in the figure, the mono-multi vibrator 2
The reset terminal R of 6 contains a signal that is reset when the input / output memory access signal is active and when the comparison result signal from the address comparison unit 23 is inactive (at Low level). Even if the memory becomes ready during this reset, the memory access permission signal is not output. In the above, the pulse width of B is set in advance so that B = T−2A. That is, a data source or a data transfer destination other than the first data source or the data transfer destination, such as the compression / expansion unit 14, is permitted to access the memory only when the first data source or the data transfer destination is accessed. Period 6 from the end to A time before the next memory access of the first data source or the data transfer destination starts. If the memory access of the compression / expansion unit 14 or the like is permitted after the time A has passed, the access time of A is required for the memory access, so that the next input is made in the cycle T before the memory access is completed. Input / output memory access signal of is input. Therefore, as shown in FIG. 7C, the memory access request signals R1 and R2 are permitted to be accessed, and the memory access request signals R3 are not permitted to be accessed.

【0016】本発明の第1の実施例では、このようにし
て、図8に示すような簡単で低コストのアービタ25に
より、入力画像データをフレームメモリ13に書き込む
際の空き時間(メモリアクセス中でないとき)を利用し
て、フレームメモリ13に書き込んだ画像データを読み
出し、圧縮して磁気ディスク装置のような蓄積メモリ1
4に蓄積できるし、画像入出力部11が像形成部4へデ
ータを転送する第1のデータ転送先として動作させれ
ば、蓄積メモリ14に蓄積した画像データを読み出し、
伸張して、フレームメモリ13に書き込みつつ、フレー
ムメモリ13から書き込んだ画像データを読み出して記
録紙への出力ができる。したがって、多部数コピー時な
どのコピー動作が高速化される。また、画像入出力部1
1がデータ源のとき、画像入出力部11がまだフレーム
メモリ13に書き込んでいないアドレスのデータを圧縮
伸張部12が読み出すということもなくなる。なお、第
1のデータ源またはデータ転送先のデータ転送周期(メ
モリアクセス周期)Tの値によっては、第1のデータ源
またはデータ転送先が1回(1メモリアドレス分)メモ
リアクセスする間に、他のデータ源またはデータ転送先
は複数回(複数メモリアドレス分)メモリアクセスする
ことも可能である。
In the first embodiment of the present invention, as described above, the free time (when the memory is being accessed) when the input image data is written in the frame memory 13 by the simple and low-cost arbiter 25 as shown in FIG. (When not), the image data written in the frame memory 13 is read out, compressed and stored in the storage memory 1 such as a magnetic disk device.
4, and if the image input / output unit 11 operates as a first data transfer destination for transferring data to the image forming unit 4, the image data stored in the storage memory 14 is read out,
While decompressing and writing in the frame memory 13, the written image data can be read out from the frame memory 13 and output to recording paper. Therefore, the copy operation, such as when copying a large number of copies, is speeded up. In addition, the image input / output unit 1
When 1 is the data source, the compression / expansion unit 12 does not read the data of the address which the image input / output unit 11 has not yet written in the frame memory 13. Depending on the value of the data transfer cycle (memory access cycle) T of the first data source or data transfer destination, while the first data source or data transfer destination makes one memory access (one memory address), Other data sources or data transfer destinations can also access the memory multiple times (for multiple memory addresses).

【0017】図9は本発明の第2の実施の形態例を示す
メモリ装置1aのブロック図である。図示したように、
この実施例のメモリ装置1aは二つのフレームメモリ1
3a、13bおよび第1の記憶制御部15、第2の記憶
制御部16などを備えている。第1の記憶制御部15
は、例えば画像入出力部であり、CPUおよび論理回路
で構成され、システム制御部5と通信を行い、コマンド
を受信し、そのコマンドに応じた動作設定を行い、ま
た、メモリ装置1aと蓄積メモリ14で構成される記憶
部1の状態を知らせるためステータス情報をシステム制
御部5に送信する。フレームメモリ13a、13bとの
インタフェース部分(バスB1〜B4)への出力は、ス
リーステート出力となっており、システム制御65から
の指示に応じて、逐次ハイインピーダンス状態とするこ
とができる。システム制御部5からの動作コマンドに
は、画像入力、画像出力、圧縮、伸張などがある。画像
入力のコマンドを受けた場合、入力画像データを入力画
像同期信号に従って、フレームメモリ13aおよび13
bに同時に記憶する(図10参照)。また、画像出力の
コマンドを受けた場合、フレームメモリ13aまたは1
3bから画像データを読み出し、出力画像同期信号に同
期させて例えば像形成部4に出力する(図11参照)。
そのときの読み出し対象とならないフレームメモリはハ
イインピーダンス状態とされる。これは、バスB1とバ
スB2をワイヤードORしてフレームメモリ13aの端
子数が2倍にならないようにし、バスB3とバスB4を
ワイヤードORしてフレームメモリ13bの端子数が2
倍にならないようにしているためである。なお、圧縮、
伸張のコマンドをシステム制御部5から受けると、画像
の入出力の開始または終了とタイミングをあわせて第2
の記憶制御部16に送信する。
FIG. 9 is a block diagram of a memory device 1a showing a second embodiment of the present invention. As shown,
The memory device 1a of this embodiment has two frame memories 1.
3a, 13b, a first storage control unit 15, a second storage control unit 16, and the like. First storage controller 15
Is an image input / output unit, which is composed of a CPU and a logic circuit, communicates with the system control unit 5, receives a command, sets an operation according to the command, and further, the memory device 1a and the storage memory. Status information is transmitted to the system control unit 5 to notify the state of the storage unit 1 configured by 14. The outputs to the interface portions (buses B1 to B4) with the frame memories 13a and 13b are three-state outputs, and can be successively brought into a high impedance state in response to an instruction from the system control 65. The operation commands from the system control unit 5 include image input, image output, compression, decompression, and the like. When the image input command is received, the input image data is transferred to the frame memories 13a and 13a in accordance with the input image synchronization signal.
It is simultaneously stored in b (see FIG. 10). When receiving an image output command, the frame memory 13a or 1
Image data is read from 3b and output to, for example, the image forming unit 4 in synchronization with the output image synchronization signal (see FIG. 11).
The frame memory that is not the read target at that time is in a high impedance state. This is because the bus B1 and the bus B2 are wired-OR so that the number of terminals of the frame memory 13a is not doubled, and the bus B3 and the bus B4 are wired-OR so that the number of terminals of the frame memory 13b is 2.
This is because we do not double it. In addition, compression,
When a decompression command is received from the system control unit 5, the second timing is synchronized with the start or end of image input / output.
To the storage control unit 16.

【0018】第2の記憶制御部16は、例えば圧縮伸長
部であり、CPU及び論理回路で構成され、第1の記憶
制御部15と通信を行い、コマンドを受信し、そのコマ
ンドに応じた動作設定を行い、また、圧縮伸長処理の状
態を知らせるため、ステータス情報を送信する。フレー
ムメモリ13a、13bとのインターフェース部分の出
力はスリーステート出力となっており、第1の記憶制御
部15からの指示に応じて、逐次ハイインピーダンス状
態とすることができる。圧縮のコマンドを受けた場合、
フレームメモリ13a、または13b〜画像データを読
み出し、圧縮処理を行い、圧縮データを蓄積メモリ14
に記憶する。(図11参照)。そのときの読み出し対象
とならないフレームメモリはハイインピーダンス状態と
される。また伸長のコマンドを受けた場合、蓄積メモリ
14に記憶する圧縮データを読み出して伸長処理を行
い、フレームメモリ13aまたは13bに転送する。
The second storage control unit 16 is, for example, a compression / decompression unit, is composed of a CPU and a logic circuit, communicates with the first storage control unit 15, receives a command, and operates according to the command. The status information is transmitted in order to set and inform the state of compression / decompression processing. The output of the interface portion with the frame memories 13a and 13b is a three-state output, and can be successively brought into a high impedance state in response to an instruction from the first storage control unit 15. If you receive a command to compress,
Image data is read out from the frame memory 13a or 13b, compression processing is performed, and the compressed data is accumulated in the memory 14
To memorize. (See FIG. 11). The frame memory that is not the read target at that time is in a high impedance state. When receiving a decompression command, the compressed data stored in the storage memory 14 is read out, decompressed, and transferred to the frame memory 13a or 13b.

【0019】なお、上記の圧縮コマンドを受けた際のフ
レームメモリからの画像データ読み出しは、例えば、図
11二示すように第1の記憶制御部15がフレームメモ
リ13a〜画像データを読み出しを行っているとすれ
ば、フレームメモリ13b〜、第1の記憶制御部15の
読み出しと並行して行われる。このようにして、第2の
実施の形態例によれば、例えばディジタル複写機に応用
したとき、タブ数個ピー時などにおいて、蓄積メモリ1
4に蓄積しつつ記録紙上に出力できるし、また蓄積メモ
リ14から一方のフレームメモリに書き込みつつ、他方
のフレームメモリから読み出すことにより、蓄積メモリ
14から読み出しつつ記録紙上に出力することができ
る。しかも、この実施の形態例では同一のフレームメモ
リに対する書込と読み出しが並行に行われないので、画
像入出力のメモリアクセス周期Tが短くなっても書込と
読み出しの並行動作が可能である。
When reading the image data from the frame memory upon receiving the above-mentioned compression command, for example, as shown in FIG. 11, the first storage controller 15 reads the image data from the frame memory 13a. If so, the reading is performed in parallel with the reading from the frame memory 13b to the first storage control unit 15. In this way, according to the second embodiment, for example, when applied to a digital copying machine, when the number of tabs is several, the storage memory 1
4 can be output on the recording paper while being stored in the storage medium 4, and can be output from the storage memory 14 while being read from the storage memory 14 by reading from the other frame memory while writing from the storage memory 14 to one frame memory. Moreover, since writing and reading are not performed in parallel with respect to the same frame memory in this embodiment, writing and reading can be performed in parallel even if the memory access cycle T for image input / output is shortened.

【0020】[0020]

【発明の効果】以上説明したように、本発明によれば、
第1に、第1のデータ源はデータ転送先によるメモリア
クセスを一定周期Tで行い、そのメモリアクセスを妨げ
ることなく上記第1のデータ源またはデータ転送先以外
のデータ源またはデータ転送先によるメモリアクセスを
同一のメモリに対し並行して行うことができるので、原
稿から読み取ったデータを蓄積メモリなどに一旦格納す
る必要があるディジタル複写機における多部数コピーな
どの高速化が可能になる。また、デュアルポートメモリ
を使う必要がなく、且つアービタ鋸雨声がかんんたんな
ため、低コスト化を実現することができる。
As described above, according to the present invention,
First, the first data source performs a memory access by the data transfer destination at a constant cycle T, and a memory by a data source or a data transfer destination other than the first data source or the data transfer destination without interrupting the memory access. Since access to the same memory can be performed in parallel, it is possible to increase the speed of multi-copying in a digital copying machine which requires temporarily storing data read from a document in a storage memory. Further, since it is not necessary to use the dual port memory and the voice of the arbiter saw is easy, the cost can be reduced.

【0021】第2に、第1のデータ源がメモリに書き込
みつつデータ転送先がそのデータをメモリから読み出す
とき、利用者が留意しなくても第1のデータ源がデータ
を書き込んでいないメモリ領域からデータ転送先がメモ
リ読み出しを行うということがなくなるので、使い良さ
が向上する。第3に、2個のフレームメモリを備えた構
成では、一つのデータ源がメモリに書き込んだ同一のデ
ータを、二つのデータ転送先が相互に依存しないタイミ
ングで並行して読み出せるので、入出力装置などが高速
な場合でも出力装置によるメモリアクセスと蓄積メモリ
などによるメモリアクセスを並行して行うことが可能と
なる。
Second, when the data transfer destination reads the data from the memory while the first data source writes to the memory, the memory area where the first data source does not write the data without the user's attention. Therefore, the data transfer destination does not read the memory, which improves usability. Third, in the configuration including two frame memories, the same data written in the memory by one data source can be read in parallel at the timings where the two data transfer destinations do not depend on each other. Even when the device or the like is high-speed, the memory access by the output device and the memory access by the storage memory can be performed in parallel.

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

【図1】本発明が実施されるディジタル複写機の構成ブ
ロック図。
FIG. 1 is a configuration block diagram of a digital copying machine in which the present invention is implemented.

【図2】本発明が実施されるディジタル複写機要部の信
号のタイミングチャート図。
FIG. 2 is a timing chart of signals of a main part of a digital copying machine in which the present invention is implemented.

【図3】本発明が実施されるディジタル複写機の原稿走
査の説明図。
FIG. 3 is an explanatory diagram of document scanning of a digital copying machine in which the present invention is implemented.

【図4】本発明の一実施の形態例を示すメモリ制御装置
を含む記憶部の構成ブロック図。
FIG. 4 is a configuration block diagram of a storage unit including a memory control device according to an embodiment of the present invention.

【図5】本発明の一実施の形態例を示すメモリ制御装置
の構成ブロック図。
FIG. 5 is a configuration block diagram of a memory control device showing an embodiment of the present invention.

【図6】本発明の一実施の形態例を示すメモリ制御装置
要部の動作説明図。
FIG. 6 is an operation explanatory diagram of a main part of the memory control device showing the embodiment of the present invention.

【図7】(a) (b) 及び(c) は本発明の一実施の形態例を
示すメモリ制御装置要部の他の動作説明図。
7 (a), (b) and (c) are other operation explanatory views of the main part of the memory control device showing the embodiment of the present invention.

【図8】本発明の一実施の形態例を示すメモリ制御装置
要部の構成ブロック図。
FIG. 8 is a configuration block diagram of a main part of a memory control device showing an embodiment of the present invention.

【図9】本発明の一実施の形態例を示すメモリ装置の構
成ブロック図。
FIG. 9 is a configuration block diagram of a memory device showing an embodiment of the present invention.

【図10】本発明の一実施の形態例を示すメモリ装置の
動作説明図。
FIG. 10 is an operation explanatory diagram of the memory device according to the embodiment of the present invention.

【図11】本発明の一実施の形態例を示すメモリ装置の
他の動作説明図。
FIG. 11 is another operation explanatory diagram of the memory device according to the embodiment of the present invention.

【図12】従来技術の一例を示すメモリ装置のブロック
図。
FIG. 12 is a block diagram of a memory device showing an example of a conventional technique.

【図13】従来技術の他の例を示すメモリ装置のブロッ
ク図。
FIG. 13 is a block diagram of a memory device showing another example of the related art.

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

1・・・記憶部、2・・・メモリ制御装置、3・・・読
み取り部、4・・・像形成部、11・・・画像入出力
部、12・・・圧縮伸長部、13・・・フレームメモ
リ、14・・・蓄積メモリ、15・・・第1の記憶制御
部、16・・・第2の記憶制御部、21・・・第1のア
ドレス発生部、22・・・第2のアドレス発生部、23
・・・アドレス比較部、25・・・アービタ。
1 ... storage unit, 2 ... memory control device, 3 ... reading unit, 4 ... image forming unit, 11 ... image input / output unit, 12 ... compression / decompression unit, 13 ... Frame memory, 14 ... Accumulation memory, 15 ... First storage control unit, 16 ... Second storage control unit, 21 ... First address generation unit, 22 ... Second Address generator, 23
... Address comparison unit, 25 ... Arbiter.

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

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 複数のデータ源またはデータ転送先と一
つのメモリとの間で、並行してデータ列のメモリ書き込
みまたはメモリ読み出しを行うメモリ制御装置におい
て、一定周期Tで1メモリアドレス単位のメモリ書き込
みまたはメモリ読み出しを行う第1のデータ源またはデ
ータ転送先による1メモリアドレスのメモリアクセス終
了から、上記一定周期Tよりもメモリアクセスタイムの
2倍の時間だけ短かい期間のみ、上記第1のデータ源ま
たはデータ転送先以外のデータ源またはデータ転送先か
らのメモリアクセス要求を許可する構成にしたことを特
徴とするメモリ制御装置。
1. A memory control device for writing data to or reading data from a memory in parallel between a plurality of data sources or data transfer destinations and one memory, and a memory in units of one memory address at a constant cycle T. From the end of the memory access of one memory address by the first data source or the data transfer destination for writing or reading the memory, only the period of time shorter than the constant period T by twice the memory access time, the first data A memory control device characterized in that a memory access request from a data source or a data transfer destination other than the source or the data transfer destination is permitted.
【請求項2】 請求項1のメモリ制御装置において、第
1のデータ源のメモリ書き込みのための第1のアドレス
発生部と、少なくとも1個のデータ転送先のメモリ読み
出しのための第2のアドレス発生部と、上記二つのアド
レス発生部の発生するアドレスの大小を比較し、第2の
アドレス発生部の発生するアドレスが第1のアドレス発
生部の発生するアドレスよりも大きくないときのみメモ
リアクセス許可信号を出力するアドレス比較部とを備え
た構成にしたことを特徴とするメモリ制御装置。
2. The memory control device according to claim 1, wherein a first address generator for writing the memory of the first data source and a second address for reading the memory of at least one data transfer destination. The generation unit and the addresses generated by the two address generation units are compared in size, and memory access is permitted only when the address generated by the second address generation unit is not larger than the address generated by the first address generation unit. A memory control device having a configuration including an address comparison unit that outputs a signal.
【請求項3】 複数のデータ源またはデータ転送先とメ
モリとの間で並行してデータ列のメモリ書き込みまたは
メモリ読み出しを行うメモリ装置において、二つのフレ
ームメモリと、一つのデータ源より入力された画像デー
タを上記二つのフレームメモリに同時に記憶し、記憶
後、どちらか一方のフレームメモリより記憶された画像
データを読み出して第1のデータ転送先に出力する第1
の記憶制御部と、上記第1の記憶制御部が画像データ記
憶終了後一方のフレームメモリより画像データ読み出し
中に、他方のフレームメモリより記憶された画像データ
を読み出し、第2の転送先に転送する第2の記憶制御部
とを備えたことを特徴とするメモリ装置。
3. A memory device for writing or reading a data string in parallel between a plurality of data sources or data transfer destinations and a memory, wherein two frame memories and one data source are input. Image data is stored in the two frame memories at the same time, and after the image data is stored, the stored image data is read out from either one of the frame memories and output to a first data transfer destination.
Storage controller and the first storage controller read the image data from the other frame memory while the image data is being read from one of the frame memories after the storage of the image data and transfer the image data to the second transfer destination. And a second storage control unit for controlling the memory device.
JP7325185A 1995-11-20 1995-11-20 Memory controller and memory device Pending JPH09146828A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP7325185A JPH09146828A (en) 1995-11-20 1995-11-20 Memory controller and memory device
DE1996148065 DE19648065A1 (en) 1995-11-20 1996-11-20 Data store control device e.g. for digital printing and copying machines

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7325185A JPH09146828A (en) 1995-11-20 1995-11-20 Memory controller and memory device

Publications (1)

Publication Number Publication Date
JPH09146828A true JPH09146828A (en) 1997-06-06

Family

ID=18173963

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7325185A Pending JPH09146828A (en) 1995-11-20 1995-11-20 Memory controller and memory device

Country Status (2)

Country Link
JP (1) JPH09146828A (en)
DE (1) DE19648065A1 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB1407196A (en) * 1971-11-16 1975-09-24 British Broadcasting Corp Apparatus for changing signal pitch

Also Published As

Publication number Publication date
DE19648065A1 (en) 1997-05-22

Similar Documents

Publication Publication Date Title
US7710613B2 (en) Image information apparatus
JP3003319B2 (en) Image processing device
US6449064B1 (en) Method and apparatus for image formation that can handle simultaneously input data without causing a delay
JP2002140286A (en) Information processing device and dma transfer method
US5959743A (en) Image processing apparatus with image overlaying function
JPH09146828A (en) Memory controller and memory device
JP2002108801A (en) Information processor, image reader, image forming apparatus, method for storing image data and method for dma transfer
US5764370A (en) Enlargement and reduction apparatus for an image forming apparatus
JP2002140288A (en) Information processing device and dma transfer method
JP2002108584A (en) Image processing apparatus and image forming device
JP4253138B2 (en) Image forming apparatus
JPH11146159A (en) Image forming device
JP3534148B2 (en) Image processing system
JP3538315B2 (en) Image forming apparatus, bidirectional image processing system, and bidirectional image processing method
JP3638168B2 (en) Image data storage device
JP2000069257A (en) Image processor
JP3797833B2 (en) Image processing device
JP3652097B2 (en) Image processing device
JP2005079646A (en) Image forming apparatus
US6256106B1 (en) Two-way image processing system and image forming apparatus in such a system
JP2000216966A (en) Image processor
JP2002135544A (en) Image processing apparatus
JP4061200B2 (en) Image forming system and image forming apparatus
JP2002244994A (en) Image forming device
JP2004222090A (en) Image forming apparatus