JPS6364474A - Picture memory controller - Google Patents

Picture memory controller

Info

Publication number
JPS6364474A
JPS6364474A JP61207913A JP20791386A JPS6364474A JP S6364474 A JPS6364474 A JP S6364474A JP 61207913 A JP61207913 A JP 61207913A JP 20791386 A JP20791386 A JP 20791386A JP S6364474 A JPS6364474 A JP S6364474A
Authority
JP
Japan
Prior art keywords
bank
banks
memory
image memory
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP61207913A
Other languages
Japanese (ja)
Inventor
Kiyoshi Sano
清 佐野
Kanji Yamamoto
山本 完治
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP61207913A priority Critical patent/JPS6364474A/en
Publication of JPS6364474A publication Critical patent/JPS6364474A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)
  • Storing Facsimile Image Data (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To attain the development of high speed dot data overlappingly even in a case of a system using a CPU having no margin in its address space by setting the assignment of a memory area to each bank of a picture memory split to the area at every bank overlappingly. CONSTITUTION:Banks whose areas are overlapped, that is, odd number banks 4b, 4d, 4f are provided in the picture memory 4 of the titled controller in addition of even number banks 4a, 4c, 4e, 4g only. Thus, when an address is developed after (C80000)H in each bank except a bank 64g in a picture data, the banks are switched when the development by one line is finished, the developing address is revised according to equation (A)H-(28000)H=(B)H, (in equation, A is a bank N and B is a bank (N+1)), even if a character or the like exists at the boundary between banks, the picture data is developed in the same bank without having consiousness to the boundary.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は画像ディスプレイシステム、レーザプリンタな
どの画像出力システムに係り、特に表示もしくは記録す
べき画像データを画素毎に2値データとして記録する画
像メモリを備えた画像メモリ制御装置に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to an image output system such as an image display system or a laser printer, and particularly relates to an image output system such as an image display system or a laser printer, and particularly to an image display system in which image data to be displayed or recorded is recorded as binary data for each pixel. The present invention relates to an image memory control device equipped with a memory.

〔従来の技術〕[Conventional technology]

一般に、画像メモリの容量はシステムの内容によっても
様々であるが、CRTディスプレイの128にバイト程
度からレーザプリンタ印字用では数Mバイトと大きなも
のになってしまう。とこ、ろで、一般的に使用されてい
る16ビツトのCPUのメモリ空間は1Mバイトから十
数バイトであり、この画像メモリの容量は、CPUのメ
モリ構成にとっては無視できないものになっている。特
にアドレス空間が1MバイトのCPUを用いたレーザプ
リンタ用の画像メモリバッファを有するコントローラに
おいては、第6図に示すCPUアドレスマツプのごとく
、プログラムメモリやテキストデータメモリや文字パタ
ーンを格納するキャラクタジェネレータ(CG)などに
アドレス空間が占有され、画像メモリのために確保でき
るアドレス空間が限定される。
Generally, the capacity of an image memory varies depending on the contents of the system, but it ranges from about 128 bytes for a CRT display to several megabytes for laser printer printing. However, the memory space of a commonly used 16-bit CPU is from 1 Mbyte to more than ten bytes, and the capacity of this image memory cannot be ignored in terms of the CPU's memory configuration. In particular, in a controller that has an image memory buffer for a laser printer using a CPU with an address space of 1 Mbyte, as shown in the CPU address map shown in Fig. 6, the controller has a program memory, text data memory, and character generator ( CG), etc., and the address space that can be secured for the image memory is limited.

CPUのアドレス空間に入り切らない容量を持つメモリ
をCPUからアクセスすることを可能にする手段として
、一般にバンク切換え法と呼ばれる方法がある。これは
前記メモリを複数の領域に分割し該領域のうちの1つを
選択してCPUからアクセス可能なようにメモリを制御
する方式である。
A method generally called a bank switching method is available as a means for allowing a CPU to access a memory having a capacity that does not fit in the CPU's address space. This method divides the memory into a plurality of areas, selects one of the areas, and controls the memory so that it can be accessed by the CPU.

なお、この種の装置として関連するものには例えば、カ
ナ漢字変換辞書用のメモリアクセス方式として特開昭5
7−150070号公報の記載などがある。
Related devices of this type include, for example, the Japanese Patent Laid-Open No. 5
There is a description in Publication No. 7-150070.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記従来技術により、アドレス空間に余裕のないCPU
を用いた装置の場合でもバンク切換法などにより画像メ
モリを構成することが可能になったが、画像メモリ特有
のドツトデータ展開に対する配慮がなされておらず、分
割された画像メモリのアクセス領域(バンク)間に境界
が存在するため、文字や図形などが境界上に存在する場
合、ドツトデータを展開する際、複数の領域を選択して
メモリアクセスする必要が生じ、高速なドツト展開を阻
害する要因になっていた。
With the above conventional technology, a CPU with insufficient address space
Even in the case of devices using image memory, it has become possible to configure the image memory using bank switching methods, etc., but no consideration has been given to dot data development, which is unique to image memory, and the access area of the divided image memory (bank ), so if there are characters or figures on the boundary, it becomes necessary to select multiple areas and access memory when expanding dot data, which is a factor that inhibits high-speed dot expansion. It had become.

本発明の目的は、アドレス空間に余裕のないCPUを使
用したシステムの場合でも、従来の問題点を解決した高
速なドツトデータの展開が実現できる画像メモリ制御装
置を提供するところにある。
An object of the present invention is to provide an image memory control device that solves the conventional problems and can realize high-speed dot data expansion even in the case of a system using a CPU with limited address space.

〔問題点を解決するための手段〕[Means for solving problems]

上記目的は、バンク毎の領域に分割される画像メモリの
各バンクに対するメモリ領域の割当てをオーバーラツプ
して設定することによって達成される。
The above object is achieved by overlapping allocation of memory areas for each bank of the image memory, which is divided into areas for each bank.

〔作用〕[Effect]

分割された各領域は、それぞれオーバーラツプしている
ため、領域間の境界上に文字や図形などが存在するとき
には、前記境界を含む別の領域を選択してアクセスする
ことにより、ドツトデータの展開が可能となるので、画
像メモリへの展開処理が高速となる。
Each divided area overlaps with the other, so if there are characters or figures on the boundary between areas, you can expand the dot data by selecting and accessing another area that includes the boundary. Therefore, the expansion processing to the image memory becomes faster.

〔実施例〕〔Example〕

以下、本発明の一実施例を図面によって説明する。 An embodiment of the present invention will be described below with reference to the drawings.

第2,3図は本発明の一実施例を適用したレーザプリン
タ(以下LPという)用コントローラの構成図である。
2 and 3 are configuration diagrams of a controller for a laser printer (hereinafter referred to as LP) to which an embodiment of the present invention is applied.

該L P用コントローラ21はホスト装置22に接続さ
れており、ホスト装置22はプログラムや印刷用テキス
トデータをコントローラ21に転送する。LP用コント
ローラ21は、LP23に接続されており、LP23に
印字用のビデオデータや制御信号を送出する。
The LP controller 21 is connected to a host device 22, and the host device 22 transfers programs and printing text data to the controller 21. The LP controller 21 is connected to the LP 23 and sends video data and control signals for printing to the LP 23.

コントローラ21は制御を行なうCPUI、プログラム
やデータ等を格納するためのプログラムメモリ2、印字
用文字パターン等を格納しておくキャラクタジェネレー
タ(CG)3、印字用画像メモリ4、画像メモリ4の読
出し専用回路部5、読出し専用回路5からの画像メモリ
4のパラレルデータをシリアル変換しビデオ出力として
LP23に出力するL P i / F部6.、CPU
1がバンク毎に分割された画像メモリ4の中の1つのバ
ンクを選択できるように制御するメモリ制御回路部7、
ホスト装置22とデータの送受を行うホス1−j/F8
を内装している。
The controller 21 includes a CPU for controlling, a program memory 2 for storing programs and data, a character generator (CG) 3 for storing character patterns for printing, an image memory 4 for printing, and a read-only image memory 4. Circuit unit 5, L P i / F unit 6 which serially converts the parallel data of the image memory 4 from the read-only circuit 5 and outputs it to the LP 23 as a video output. , CPU
a memory control circuit unit 7 for controlling one bank in the image memory 4 divided into banks;
Host 1-j/F8 that sends and receives data to and from the host device 22
It's decorated.

第4図はメモリ制御回路部7の構成図である。FIG. 4 is a block diagram of the memory control circuit section 7. As shown in FIG.

メモリ制御回路7は、CPUがアドレスバス11とコン
トロールバス12を介して送出される情報をもとにCP
UIがバンクデータラッチ13に対しバンクデータを書
き込む処理を行う。バンクデータ値に対応して分割され
た画像メモリ4の各バンクの中の1つが選択されること
になる。また、偶数と奇数のバンクでは同一記憶素子に
印加されるアドレスが異なるため、バンク偶奇数判別部
14により判定を行いメモリアドレス生成部15により
アドレスを出力する。16はデータバスを示す。
The memory control circuit 7 controls the CPU based on the information sent via the address bus 11 and the control bus 12.
The UI performs processing to write bank data to the bank data latch 13. One of the banks of the image memory 4 divided according to the bank data value is selected. Furthermore, since the addresses applied to the same storage element are different between even and odd banks, the bank even/odd determining section 14 makes a determination and the memory address generating section 15 outputs the address. 16 indicates a data bus.

第1図はメモリバンク制御回路7によって関連づけられ
る画像メモリ4のCPUIアドレス空間を示す。画像メ
モリ4は各バンク4a〜4gに分割されているが図のよ
うに各バンク相互がオーバーラツプした構成となってい
る。従って、画像データを展開記憶する場合、例えばバ
ンク0でアトレス(D 1000)+(に展開すると、
バンク1でアドレス(A 9000)l(に展開するの
は同一の展開作業となる。また、プログラムメモリ2に
内蔵された画像データ展開プログラム中では展開位置座
標としてアドレスとバンクを意識しながら展開を行って
いるため、座標管理が展開作業中折なわれている。
FIG. 1 shows the CPUI address space of image memory 4 associated by memory bank control circuit 7. FIG. The image memory 4 is divided into banks 4a to 4g, but the banks overlap each other as shown in the figure. Therefore, when image data is expanded and stored, for example, if it is expanded to Atres (D 1000) + (in bank 0),
Expanding to address (A 9000) l (in bank 1 is the same expansion operation. Also, in the image data expansion program built in program memory 2, expansion is performed while keeping in mind the address and bank as the expansion position coordinates. As a result, coordinate management is interrupted during the deployment process.

以上の構成をもつ画像メモリでは、従来は、第1図に示
す偶数のバンクのみ、すなわち各バンク共独立で構成さ
れ、領域がオーバーラツプしていないため文字などの画
像データ群がバンク間の境界に存在する場合、例えば第
5図に示すようなときにはCG3から読出す1文字分の
ドラ1−データを画像メモリ4に展開するために2つの
バンクに対してアクセスする必要が生じ、バンク切換え
操作を要す。反対に、第5図で示す「あいう・・・・・
」をバンク1に展開すべきドツトデータについてのみC
G3から読出し画像メモリ4に展開すると、CGa内の
文字先頭アドレスの検索が煩雑になる。
In the image memory with the above configuration, conventionally, only the even-numbered banks shown in Figure 1 were configured, that is, each bank was independent, and because the areas did not overlap, groups of image data such as characters were placed on the boundaries between banks. If it exists, for example as shown in FIG. 5, it will be necessary to access two banks in order to develop one character's worth of data read from the CG 3 into the image memory 4, and the bank switching operation will be necessary. It takes. On the other hand, as shown in Figure 5, "Ai...
C only for the dot data that should be expanded to bank 1.
If the image is read from G3 and developed in the image memory 4, searching for the character start address in CGa becomes complicated.

本発明の一実施例によれば、従来の独立したバンク構成
、すなわち偶数バンク4a、4c、4e。
According to one embodiment of the invention, a conventional independent bank configuration, ie even banks 4a, 4c, 4e.

4gのみの構成の他に領域がオーバーラツプしたバンク
構成、すなわち奇数バンク4b、4d。
In addition to the configuration with only 4g, there is also a bank configuration with overlapping areas, that is, odd-numbered banks 4b and 4d.

4fがさらに設けである。従って、画像データ展開中で
パンクロ4gを除く各バンクでアドレスが(C8000
)H以降の展開になった場合、1行分の展開が終了した
時にバンクの切換えを行い展開アドレスは次式に従って
変更することにより、バ(A))l  (28000)
)I = (B)。
4f is a further provision. Therefore, during image data expansion, each bank except Panchromatic 4g has an address (C8000).
)H or later, when the expansion for one line is completed, change the bank and change the expansion address according to the following formula, and then convert the bank(A))l (28000)
)I = (B).

ここでA;バンクN、B;バンク(N+1)ンク間の境
界に文字や図形等が存在する場合でも。
Here, A: Bank N, B: Bank (N+1) Even if there are characters, figures, etc. at the boundaries between the banks.

境界を意識せずに同一バンク内での画像データの展開が
可能となり、展開速度の向上を図ることができる。
Image data can be developed within the same bank without being aware of boundaries, and development speed can be improved.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、画像メモリに対するドツトデータ展開
の高速化を図ることができる。
According to the present invention, it is possible to speed up the expansion of dot data into the image memory.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例の画像メモリのバンク構成図
、第2図はシステム構成図、第3乙狗図は回路ブロック
構成図、第5図は本発明の一実施例の動作を説明する画
像メモリ内に展開されたドツトデータ、第6図はメモリ
マツプを示す。 4・・・画像メモリ、4a、4c、4e、4g・・・偶
数バンク、4b、4.d、4f・・・奇数バンク、7・
・・制御回路部。
Figure 1 is a bank configuration diagram of an image memory according to an embodiment of the present invention, Figure 2 is a system configuration diagram, Figure 3 is a circuit block diagram, and Figure 5 shows the operation of an embodiment of the present invention. FIG. 6 shows a memory map of the dot data developed in the image memory to be explained. 4... Image memory, 4a, 4c, 4e, 4g... Even bank, 4b, 4. d, 4f...odd bank, 7.
...Control circuit section.

Claims (1)

【特許請求の範囲】 1、表示又は記録すべき画像データを表示面又は記録面
を形成する各々の画素に対応させ、画素毎に2値データ
として記憶する画像メモリと、前記画像メモリの制御を
行うCPUを備え、前記画像メモリを複数の領域(A)
に分割し制御する画像メモリ制御装置において、分割さ
れた領域(A)の境界を含む複数の領域(A)にまたが
つて設けられた領域(B)を複数個設けたことを特徴と
する画像メモリ制御装置。 2、特許請求の範囲第1項において、2つの領域(A)
にまたがる領域(B)を境界の数と同数設けたことを特
徴とする画像メモリ制御装置。
[Claims] 1. An image memory that stores image data to be displayed or recorded as binary data for each pixel in correspondence with each pixel forming a display surface or recording surface, and control of the image memory. the image memory into a plurality of areas (A)
An image memory control device that divides and controls an image, characterized in that a plurality of regions (B) are provided spanning a plurality of regions (A) including the boundaries of the divided regions (A). Memory controller. 2. In claim 1, two areas (A)
An image memory control device characterized in that the same number of regions (B) as the number of boundaries are provided.
JP61207913A 1986-09-05 1986-09-05 Picture memory controller Pending JPS6364474A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61207913A JPS6364474A (en) 1986-09-05 1986-09-05 Picture memory controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61207913A JPS6364474A (en) 1986-09-05 1986-09-05 Picture memory controller

Publications (1)

Publication Number Publication Date
JPS6364474A true JPS6364474A (en) 1988-03-22

Family

ID=16547638

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61207913A Pending JPS6364474A (en) 1986-09-05 1986-09-05 Picture memory controller

Country Status (1)

Country Link
JP (1) JPS6364474A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0425478A (en) * 1990-05-22 1992-01-29 Oki Electric Ind Co Ltd Printer
US7103833B1 (en) 1998-01-12 2006-09-05 Fuji Xerox Co., Ltd. Image processing apparatus, output apparatus, image processing system and image processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0425478A (en) * 1990-05-22 1992-01-29 Oki Electric Ind Co Ltd Printer
US7103833B1 (en) 1998-01-12 2006-09-05 Fuji Xerox Co., Ltd. Image processing apparatus, output apparatus, image processing system and image processing method

Similar Documents

Publication Publication Date Title
JPH087569B2 (en) Display controller
JPS6364474A (en) Picture memory controller
JP2715482B2 (en) Page image generator
JPS63228383A (en) Picture processing system
JP2537830B2 (en) Image processing device
JP2943869B2 (en) Printer control device
JP3489316B2 (en) Image processing device
JPH03147593A (en) Bit block transfer device
JPS6258356A (en) Dma controller
JP3143118B2 (en) Printer and print image pattern development method
JPS60132271A (en) Paint-out processing system
JPH05234370A (en) Data transfer method of image memory
JPS63292377A (en) High-speed drawing system for horizontal line vector
JPS6067986A (en) Writing of display data into display unit
JPH0877371A (en) Image forming device
JPS5846024B2 (en) Character pattern generation method
JPH0520178A (en) Data transfer controller
JPS61128287A (en) Character display control system
JPH05108809A (en) Picture forming device
JPH0316374A (en) Calculation device of picture processing designation area information
JPS60136824A (en) Printer control device
JPS62262191A (en) Drawing system for closed area of display device
JPS62202282A (en) Pattern processor
JPS63216773A (en) Printing data developing system
JPS63646A (en) Control circuit for memory access waiting