JPH0245171A - Electrophotographic type printer - Google Patents

Electrophotographic type printer

Info

Publication number
JPH0245171A
JPH0245171A JP19697788A JP19697788A JPH0245171A JP H0245171 A JPH0245171 A JP H0245171A JP 19697788 A JP19697788 A JP 19697788A JP 19697788 A JP19697788 A JP 19697788A JP H0245171 A JPH0245171 A JP H0245171A
Authority
JP
Japan
Prior art keywords
hard disk
data
control circuit
ram
developed
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
JP19697788A
Other languages
Japanese (ja)
Inventor
Koichi Kobayashi
浩一 小林
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.)
Niigata Fuji Xerox Manufacturing Co Ltd
Original Assignee
Niigata Fuji Xerox Manufacturing 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 Niigata Fuji Xerox Manufacturing Co Ltd filed Critical Niigata Fuji Xerox Manufacturing Co Ltd
Priority to JP19697788A priority Critical patent/JPH0245171A/en
Publication of JPH0245171A publication Critical patent/JPH0245171A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the drawing time by incorporating a hard disk and a hard disk-control circuit. CONSTITUTION:A CPU 9 reads and processes a character data from a ROM 6, and writes a developing data developed and processed to a bit pattern to a drawing memory 8. The developing data is written simultaneously to a RAM 7. When the number of characters developed is increased, the number of the characters exceeds the capacity of the RAM. The developing data is written to a hard disk 4 at that time. Consequently, when there is a developed data in the RAM 7 or the hard disk 4, the CPU 9 loads the developed data and can draw it to the drawing memory 8. When the developing data of character having the high frequency of usage are stored in the RAM and the developing data of characters having a low frequency of usage in the hard disk 4 previously, the drawing time can further be shortened.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は電子写真式プリンタに関する。[Detailed description of the invention] [Industrial application field] The present invention relates to electrophotographic printers.

〔従来の技術〕[Conventional technology]

従来の電子写真式プリンタは、コントロール回路にハー
ドディスクおよびハードディスク・コントロール回路を
接続していないので、あらかじめ用意しておかなければ
ならない文字フォントなどのデータはROMに格納し、
データ処理過程で生ずるデータ、あるいは必要となるデ
ータはRAMにより、セーブ、ロードを行なってデータ
処理を行なっている。
Conventional electrophotographic printers do not have a hard disk or hard disk control circuit connected to the control circuit, so data such as character fonts that must be prepared in advance are stored in ROM.
Data generated in the data processing process or required data is saved and loaded in the RAM for data processing.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

そのため、ROM、RAMにより扱えるデータ量は数メ
ガビット程度におさえられていた。また、ROMにある
データを処理し、描画メモリへ展開するのに時間がかか
るという欠点があった。
Therefore, the amount of data that can be handled by ROM and RAM has been limited to about several megabits. Another disadvantage is that it takes time to process the data in the ROM and expand it to the drawing memory.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の電子写真式プリンタは、印字機構部であるプリ
ンタ・エンジンと、このプリンタ・エンジンをコントロ
ールし、上位装置からのデータを処理し、前記プリンタ
・エンジンへの印字データ出力を行なうコントロール回
路と、このコントロール回路に接続されるハードディス
ク・コントロール回路と、このハードディスク・コント
ロール回路に接続されるハードディスクとを具備するこ
とを特徴とする。
The electrophotographic printer of the present invention includes a printer engine, which is a printing mechanism, and a control circuit that controls the printer engine, processes data from a host device, and outputs print data to the printer engine. , a hard disk control circuit connected to this control circuit, and a hard disk connected to this hard disk control circuit.

〔実施例〕〔Example〕

次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例のブロック図であり、この電
子写真式プリンタは、プリンタ・エンジン1と、コント
ロール回路2と、ハードディスク・コントロール回路3
と、ハードディスク4とにより構成される。
FIG. 1 is a block diagram of an embodiment of the present invention, and this electrophotographic printer includes a printer engine 1, a control circuit 2, and a hard disk control circuit 3.
and a hard disk 4.

上位装置からのデータ5を受信したコントロール回路2
はデータ処理過程においてハードディスク・コントロー
ル回路3を通してハードディスク4をアクセスし、デー
タ処理ののち、プリンタ・エンジン1に印字データを出
力する。
Control circuit 2 that received data 5 from the host device
accesses the hard disk 4 through the hard disk control circuit 3 in the data processing process, and outputs print data to the printer engine 1 after data processing.

第2図はコントロール回路2がハードディスク4をアク
セスする動作を説明する図である。ここでは文字データ
を描画メモリ8に展開・描画する過程を例にとって説明
する0文字データはROM6に格納されている。CPU
9は文字データをROM6から読みだし処理し、ビット
パターンへの展開処理を行なった展開データを描画メモ
リ8に書き込む。同時に展開データをRAM7に書きこ
んでおく。
FIG. 2 is a diagram illustrating the operation of the control circuit 2 to access the hard disk 4. As shown in FIG. Here, the process of developing and drawing character data in the drawing memory 8 will be explained as an example. Zero character data is stored in the ROM 6. CPU
Reference numeral 9 reads character data from the ROM 6, processes it, and writes the expanded data, which has been expanded into a bit pattern, into the drawing memory 8. At the same time, the expanded data is written to RAM7.

展開した文字数が多くなるとRAM容量をオーバーして
しまう。このときはハードディスクに展開データを書き
込む。このような構成にしておくと、すでに展開済のデ
ータがRAM7あるいはハードディスク4内にある場合
、CPU9はその展開データをロードして描画メモリ8
へ描画することができる。
If the number of expanded characters increases, the RAM capacity will be exceeded. At this time, the expanded data is written to the hard disk. With this configuration, if there is already expanded data in the RAM 7 or hard disk 4, the CPU 9 loads the expanded data and stores it in the drawing memory 8.
You can draw to.

また使用頻度の高い文字の展開データをRAM内に、頻
度の低い文字の展開データをハードディスク4におけば
、描画時間をさらに短縮することができる。
Furthermore, by storing the expanded data of frequently used characters in the RAM and the expanded data of less frequently used characters on the hard disk 4, the drawing time can be further shortened.

また、ROM6では格納できる文字データの容量は、数
メガバイト程度であるが、ハードディスクに格納するこ
とによりROMの数倍の容量が格納でき、よって、必要
に応じてコントロール回路2内にロードして使用するこ
ともできる。
In addition, the capacity of character data that can be stored in ROM 6 is approximately several megabytes, but by storing it in a hard disk, it is possible to store several times the capacity of ROM, so it can be loaded into the control circuit 2 and used as needed. You can also.

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

以上説明したように本発明の電子写真式プリンタは、ハ
ードディスクおよびハードディスク・コントロール回路
を内蔵することにより、描画時間の短縮がはかられ、ま
た、扱えるデータ量が増加することにより、印字できる
文字種類が増加するという効果を奏する。
As explained above, the electrophotographic printer of the present invention has a built-in hard disk and hard disk control circuit, which reduces the drawing time, and increases the amount of data that can be handled. This has the effect of increasing.

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

第1図は本発明の一実施例のブロック図、第2図は第1
図中のコントロール回路におけるハードディスクのアク
セス動作を示すブロック図である。 1・・・プリンタ・エンジン、2・・・コントロール回
路、3・・・ハードディスク・コントロール回路、4・
・・ハードディスク、5・・・上位装置からのデータ、
6・・・ROM、7・・・RAM、8・・・描画メモリ
、9・・・CPU。
FIG. 1 is a block diagram of one embodiment of the present invention, and FIG. 2 is a block diagram of an embodiment of the present invention.
FIG. 3 is a block diagram showing a hard disk access operation in the control circuit shown in the figure. 1... Printer engine, 2... Control circuit, 3... Hard disk control circuit, 4...
...Hard disk, 5...Data from host device,
6...ROM, 7...RAM, 8...drawing memory, 9...CPU.

Claims (1)

【特許請求の範囲】[Claims] 印字機構部であるプリンタ・エンジンと、このプリンタ
・エンジンをコントロールし、上位装置からのデータを
処理し、前記プリンタ・エンジンへの印字データ出力を
行なうコントロール回路と、このコントロール回路に接
続されるハードディスク・コントロール回路と、このハ
ードディスク・コントロール回路に接続されるハードデ
ィスクとを具備することを特徴とする電子写真式プリン
タ。
A printer engine that is a printing mechanism, a control circuit that controls this printer engine, processes data from a host device, and outputs print data to the printer engine, and a hard disk connected to this control circuit. - An electrophotographic printer characterized by comprising a control circuit and a hard disk connected to the hard disk control circuit.
JP19697788A 1988-08-05 1988-08-05 Electrophotographic type printer Pending JPH0245171A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19697788A JPH0245171A (en) 1988-08-05 1988-08-05 Electrophotographic type printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19697788A JPH0245171A (en) 1988-08-05 1988-08-05 Electrophotographic type printer

Publications (1)

Publication Number Publication Date
JPH0245171A true JPH0245171A (en) 1990-02-15

Family

ID=16366787

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19697788A Pending JPH0245171A (en) 1988-08-05 1988-08-05 Electrophotographic type printer

Country Status (1)

Country Link
JP (1) JPH0245171A (en)

Similar Documents

Publication Publication Date Title
US6128094A (en) Printer having processor with instruction cache and compressed program store
JPH0245171A (en) Electrophotographic type printer
JPH01188354A (en) Font cash control
JPH038272B2 (en)
JPS602715B2 (en) Kanji bit pattern management method for kanji printers
JPS62169663A (en) Printer
JP3027849B2 (en) Printing device
JPH03114856A (en) Printer data management system
JPH04319459A (en) Memory control system of information processor
JPS61262785A (en) Memory control
JPH0592625A (en) Printer
JPH06179270A (en) Printer
JPH0560426B2 (en)
JPS63122569A (en) Character generation system
JPH0527929A (en) Printer control part
JPS62204954A (en) Image forming device
JPH0271323A (en) Multi-font processing system
JPH01234263A (en) Printer
JPS62229291A (en) Image formation system
JPH11188935A (en) Hard disc mounting printer
JPH05181626A (en) Printer
JPH03163621A (en) Page printer
JPH0477818A (en) Character pattern loading system
JPH03132371A (en) Print controller
JPH01229289A (en) External character processing system