JPH08244308A - Image processing device - Google Patents

Image processing device

Info

Publication number
JPH08244308A
JPH08244308A JP5253995A JP5253995A JPH08244308A JP H08244308 A JPH08244308 A JP H08244308A JP 5253995 A JP5253995 A JP 5253995A JP 5253995 A JP5253995 A JP 5253995A JP H08244308 A JPH08244308 A JP H08244308A
Authority
JP
Japan
Prior art keywords
data
image
segment
print data
unit
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
JP5253995A
Other languages
Japanese (ja)
Inventor
Masatoshi Tagawa
昌俊 田川
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP5253995A priority Critical patent/JPH08244308A/en
Publication of JPH08244308A publication Critical patent/JPH08244308A/en
Pending legal-status Critical Current

Links

Landscapes

  • Storing Facsimile Image Data (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

PURPOSE: To reduce cost by processing data with a composite function at high speed and minimizing the capacity of memory for image data. CONSTITUTION: Print data from a host device is first received by a print data receiving part 20 and then is divided into band lists by a division means 21. A scheduling means 22 determines a development order by which the divided print data is developed into bit map data and a development area into page memory. Next, a means for developing data by segment unit develops the divided print data into bit map data based on schedule information or allocation information, and stores the developed bit map data in page memory. In addition, an image transfer means 24 transfers the bit map data stored in page memory sequentially to a printing mechanism part 25 by segment unit. The printing mechanism part 25 actually prints the bit map data.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、ホストコンピュータ
からネットワークなどを介して、ページ単位で供給され
る文字コードや図形データをビットマップデータに展開
し、該ページ単位のビットマップ情報を出力する画像処
理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is an image in which a character code or graphic data supplied in page units from a host computer via a network is expanded into bitmap data and the bitmap information in page units is output. Regarding a processing device.

【0002】[0002]

【従来の技術】従来より、例えばプリンタや、複写機、
FAXなどの複数の機能を有する画像処理装置では、ネ
ットワークを介して、複数のホストコンピュータから供
給されるページ単位の印字データ(文字コード、図形、
イメージ、および印字位置や大きさ指定等)をビットマ
ップ情報に展開し、それぞれの出力形式に応じて、該ビ
ットマップ情報を出力するものが知られている。従来の
画像処理装置では、ホストコンピュータからの印字デー
タを受信し、ビデオ信号に変換して、印字機構部(プリ
ンタエンジン)にビデオ信号を送信するコントローラ部
と、該コントローラ部から送信されたビデオ信号を電子
写真プロセスを用いて用紙に可視像を形成し、印刷する
印刷機構部等から構成されている。
2. Description of the Related Art Conventionally, for example, printers, copying machines,
In an image processing apparatus having a plurality of functions such as a FAX, print data (character code, figure, page, etc.) in page units supplied from a plurality of host computers via a network.
It is known that an image, a print position, a size designation, etc.) is developed into bitmap information and the bitmap information is output according to each output format. In a conventional image processing apparatus, a controller unit that receives print data from a host computer, converts the print data into a video signal, and sends the video signal to a printing mechanism unit (printer engine), and a video signal sent from the controller unit. Is formed of a printing mechanism section for forming a visible image on a sheet by using an electrophotographic process and printing the image.

【0003】上記コントローラ部は、ホストコンピュー
タから供給される印字データに基づいて、プリンタエン
ジンの性能に合わせて1ページ分の印字情報を画像用メ
モリにビットマップとして展開し、該画像用メモリに展
開したビットマップ情報をビデオ信号に変換して、印刷
機構部に転送することにより維持出力を得る。また、印
刷機構部は、上記コントローラ部からの制御信号に基づ
いて、プリンタエンジン内の給紙搬送系を動作させると
同時に、コントローラ部から供給されるビデオ信号をレ
ーザビーム・LEDアレイ・液晶発光素子を用いて、感
光ドラム上にトナー等の感光剤によって像を形成し、当
該像を給紙搬送系によって給紙された用紙に転写して可
視像を得た後、高温高圧の定着器を用いて安定化させ
る。
Based on the print data supplied from the host computer, the controller section develops the print information for one page in the image memory as a bit map according to the performance of the printer engine, and expands it in the image memory. The bitmap information is converted into a video signal and transferred to the printing mechanism section to obtain a sustain output. Further, the printing mechanism section operates the paper feed / conveyance system in the printer engine based on the control signal from the controller section, and at the same time, sends the video signal supplied from the controller section to the laser beam / LED array / liquid crystal light emitting element An image is formed on the photosensitive drum with a photosensitive agent such as toner, and the image is transferred to the paper fed by the paper feeding / conveying system to obtain a visible image. Use to stabilize.

【0004】しかしながら、上述した従来の画像処理装
置では、印字データをビットマップに展開する場合、プ
リンタエンジンの性能(速度)に合わせて1ページ分展
開するので、画像用メモリが増大するという欠点があっ
た。しかも、プリンタエンジンの性能(速度)が向上す
れば、連続プリントが行えるが、そのためには、1ペー
ジ分ではなく、数ページ分の画像用メモリを確保しなけ
ればならず、コストアップにつながるという問題があっ
た。
However, in the above-mentioned conventional image processing apparatus, when the print data is expanded into the bitmap, it is expanded by one page in accordance with the performance (speed) of the printer engine, so that the image memory is disadvantageously increased. there were. Moreover, if the performance (speed) of the printer engine is improved, continuous printing can be performed, but for that purpose, it is necessary to secure an image memory for several pages instead of one page, which leads to an increase in cost. There was a problem.

【0005】そこで、画像用メモリの容量を小さくする
方法として、特開平4−323061号には、1ページ
分の印字データを複数の部分に分割し、該分割した印字
データを展開できる容量を有する画像用メモリを、少な
くとも2つ設け、プリンタエンジンの速度に同期させて
展開、印刷を行うバンド制御が提案されている。このバ
ンド制御方式による画像処理装置では、プリンタエンジ
ンに同期させてビットマップに展開しなければならな
い。しかしながら、複雑な文書は、展開に時間がかかり
すぎるため、プリンタエンジンに同期できなくなり、印
刷できなくなる場合がある(オーバーラン)。このオー
バーランを避けるために、この画像処理装置では、分割
する領域(セグメント)の位置や、大きさをずらしてビ
ットマップへの展開速度を均一にすることによりプリン
タエンジンとの同期をとったり、プリンタエンジンに同
期できないと思われるセグメント、すなわち、展開時間
が長くなるセグメントを予め予測し、該セグメントを予
めビットマップに展開しておき、画像用メモリや、二次
記憶装置に格納する方法がとられている。
Therefore, as a method of reducing the capacity of the image memory, Japanese Patent Laid-Open No. 4-323061 has a capacity capable of dividing print data for one page into a plurality of portions and expanding the divided print data. A band control has been proposed in which at least two image memories are provided and the image is developed and printed in synchronization with the speed of the printer engine. In the image processing apparatus using the band control method, it is necessary to develop the bitmap in synchronization with the printer engine. However, since a complicated document takes too long to be developed, it may not be possible to synchronize with the printer engine and may not be printed (overrun). In order to avoid this overrun, this image processing apparatus synchronizes with the printer engine by shifting the position or size of the divided area (segment) to make the development speed to the bitmap uniform, A method is used in which a segment that cannot be synchronized with the engine, that is, a segment whose expansion time is long is predicted in advance, the segment is expanded in advance in a bitmap, and the segment is stored in an image memory or a secondary storage device. ing.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上述し
た、展開時間が長くなるセグメントを予め予測する従来
の画像処理装置では、予測が難しい上、実際には展開が
間に合わないとか、二次記憶装置等に退避させるための
オーバーヘッドがかかるため、全体の動作が遅くなると
いう問題があった。また、プリンタエンジン自身も、ネ
ットワーク、ファクシミリ機能等の複数の機能を持つよ
うになると、ビットマップへの展開時間以外の処理時間
のオーバーヘッドが多くかかってしまうので、予測でき
ない要素が多数含まれ、展開時間が長くなるセグメント
を正確に予測することが難しくなるという問題があっ
た。
However, in the above-described conventional image processing apparatus for predicting a segment having a long expansion time in advance, it is difficult to predict, and the expansion may not be in time, or the secondary storage device, etc. However, there is a problem that the whole operation becomes slow because of the overhead for saving the data in the. Also, if the printer engine itself has multiple functions such as network and facsimile functions, it will take a lot of processing time overhead other than the expansion time to the bitmap. There is a problem that it is difficult to accurately predict a segment that takes a long time.

【0007】また、ネットワーク、ファクシミリ機能等
の予測できない処理は、その制御を別のCPU(中央処
理装置)等に分散して行い、ビットマップへの展開処理
等に負荷をかけない方法も考えられるが、各々の機能に
対してCPUや、メモリ等を設けなければならず、装置
自体の構成が複雑になるとともに、汎用性がなくなった
り、コストアップにつながるという問題が生じる。
In addition, a method in which unpredictable processing such as network and facsimile functions is distributed to different CPUs (central processing units), etc., and the load on the bitmap expansion processing is not considered. However, a CPU, a memory, and the like must be provided for each function, which complicates the configuration of the device itself, reduces versatility, and raises costs.

【0008】この発明は上述した事情に鑑みてなされた
もので、高速で複合機能を同時に処理でき、かつ、画像
用メモリの容量を低減でき、コストダウンを図ることが
できる画像処理装置を提供することを目的としている。
The present invention has been made in view of the above circumstances, and provides an image processing apparatus capable of simultaneously processing complex functions at a high speed, reducing the capacity of an image memory, and reducing costs. Is intended.

【0009】[0009]

【課題を解決するための手段】上述した問題点を解決す
るために、請求項1記載の発明では、複数の機能を備
え、複数の出力処理を並列に処理する画像処理装置にお
いて、少なくとも、入力された1ページ分のデータのイ
メージを格納し得る容量を有するとともに、複数の領域
に分割された記憶手段と、前記入力された1ページを構
成する複数の部分領域の各々に対応する出力データを、
前記複数の部分領域毎に、その展開順序を管理するとと
もに、前記記憶手段の複数の領域のうち、どの領域にイ
メージ展開するかを決定する管理手段とを具備すること
を特徴とする。
In order to solve the above-mentioned problems, in the invention according to claim 1, in an image processing apparatus having a plurality of functions and processing a plurality of output processes in parallel, at least the input Has a capacity capable of storing an image of one page of data that has been input, and stores the storage data divided into a plurality of areas and the output data corresponding to each of the plurality of partial areas that form the input one page. ,
Management means for managing the expansion order for each of the plurality of partial areas, and determining to which area of the plurality of areas of the storage means the image is to be expanded.

【0010】また、請求項2記載の発明では、前記記憶
手段に展開されたイメージ毎に処理状況に応じて動的に
優先順位を設定する優先順位設定手段と、前記優先順位
設定手段によって設定された優先順位に基づいて、前記
複数の部分領域毎にデータをイメージ展開する展開手段
とを具備することを特徴とする。
According to the second aspect of the invention, the priority order setting means for dynamically setting the priority order for each image expanded in the storage means according to the processing status, and the priority order setting means set the priority order. And a developing means for developing an image of the data for each of the plurality of partial areas based on the priority order.

【0011】また、請求項3記載の発明では、前記複数
の部分領域のイメージ展開時間を保持しておき、前記記
憶手段に空き領域がなくなると、前記優先順位の低く、
かつ、前記イメージ展開時間の短いイメージを消去して
空き領域とする消去手段を具備することを特徴とする。
Further, in the invention according to claim 3, when the image development times of the plurality of partial areas are held and the storage means has no free area, the priority order is low,
In addition, it is characterized by comprising an erasing means for erasing an image having a short image development time to make it an empty area.

【0012】[0012]

【作用】この発明によれば、入力された1ページを構成
する複数の部分領域の各々に対応する出力データを、管
理手段によって、複数の部分領域毎に、その展開順序を
管理するとともに、記憶手段の複数の領域のうち、どの
領域にイメージ展開するかを決定する。入力された1ペ
ージ分のデータは、管理手段によって決定された展開順
序でイメージ展開されて、記憶手段の複数の領域のう
ち、所定の領域に格納される。これにより、高速で複合
機能を同時に処理し、かつ、画像用メモリの容量を低減
してコストダウンを図ることが可能となる。
According to the present invention, the output data corresponding to each of the plurality of input partial areas constituting one page is managed by the management means for each of the plurality of partial areas, and is stored. A region in which the image is to be developed is determined from a plurality of regions of the means. The input data for one page is image-developed in the development order determined by the management means and stored in a predetermined area of the plurality of areas of the storage means. As a result, it is possible to simultaneously process the composite functions at high speed, reduce the capacity of the image memory, and reduce the cost.

【0013】[0013]

【実施例】次に図面を参照してこの発明の一実施例につ
いて説明する。 A.実施例の構成 A−1.ブロック構成 図1は本発明の実施例による画像処理装置の構成を示す
ブロック図である。図において、1は、例えば、ネット
ワーク上のコンピュータ等のホスト装置であり、所定の
フォーマットで印字データをホストインターフェース2
へ供給する。印字データは、実際に印字処理を行うため
の文字コードや、図形、イメージ等のデータ、印字位
置、大きさ等を指定する印字データと、印字機構部に対
する制御データとからなる。制御データとは、例えば給
紙モードの切り換え制御を指定するようなデータであ
る。ホストインターフェース2は、シリアル、セントロ
ニクス、ネット等の各種インターフェースを介して供給
される上記印字データを受信し、マイクロプロセッサ3
へ供給する。マイクロプロセッサ3は、所定のプログラ
ムを実行し、各部を制御するとともに、特に、本実施例
では、印字データを所定のセグメントに分割するととも
に、処理順序をスケジューリングしたり、後述するペー
ジメモリ7に作業領域を確保し、スケジューリングに従
って上記分割した印字データを動的に設定される優先順
位に基づいて上記作業領域にビットマップ展開してい
く。プログラムROM4には、上記プログラムが記憶さ
れている。メモリ5は、上記マイクロプロセッサ3のワ
ーキングエリアとして用いられる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described with reference to the drawings. A. Configuration of Example A-1. Block Configuration FIG. 1 is a block diagram showing the configuration of an image processing apparatus according to an embodiment of the present invention. In the figure, reference numeral 1 denotes a host device such as a computer on a network, which prints print data in a predetermined format on a host interface 2
Supply to The print data is composed of character codes for actually performing print processing, data such as figures and images, print data for designating a print position and size, and control data for the print mechanism unit. The control data is, for example, data for designating the paper feed mode switching control. The host interface 2 receives the print data supplied via various interfaces such as serial, Centronics, and net, and the microprocessor 3
Supply to The microprocessor 3 executes a predetermined program and controls each unit. In particular, in this embodiment, the print data is divided into predetermined segments, the processing order is scheduled, and the page memory 7 to be described later is operated. An area is secured, and the divided print data is bit-mapped in the work area based on the priority set dynamically according to the scheduling. The above program is stored in the program ROM 4. The memory 5 is used as a working area of the microprocessor 3.

【0014】次に、DMA(Direct Memory Access)コ
ントローラ6は、マイクロプロセッサ5を介さずに、メ
モリ間でイメージデータを高速転送する。ページメモリ
7は、上述したように、セグメント単位で分割され、ビ
ットマップ展開されたビットマップデータが格納される
べく、所定の領域に分割されており、少なくとも1ペー
ジ分のビットマップデータが格納されるようになってい
る。バッファメモリ8には、ページメモリ7に展開され
たビットマップデータがセグメント単位で格納される。
ビットアドレス指定部9は、バッファメモリ8に格納さ
れているビットマップデータを、順次、シリアルデータ
として出力するために、ビットマップデータの読み出し
アドレスを生成し、パラレルシリアル変換器10へ供給
する。パラレルシリアル変換器10は、上記読み出しア
ドレスに従って、バッファメモリ8からビットマップデ
ータを読み出して、シリアルデータに変換し、印字部1
1へ出力する。印字部11は、レーザ出力部や、感光
体、レーザ光によりビットマップデータに対応した潜像
を感光体上に形成する光学系、用紙トレイから用紙を搬
送する搬送部、光学系により形成された潜像に塗布され
たトナーを上記用紙に転写する転写部等からなる。
Next, a DMA (Direct Memory Access) controller 6 transfers image data between memories at high speed without going through the microprocessor 5. As described above, the page memory 7 is divided in units of segments and is divided into predetermined areas so as to store bitmap data that has been bit map expanded, and at least one page of bit map data is stored. It has become so. The bitmap data expanded in the page memory 7 is stored in the buffer memory 8 in segment units.
The bit addressing unit 9 generates a read address of the bitmap data and sequentially supplies it to the parallel-serial converter 10 in order to sequentially output the bitmap data stored in the buffer memory 8 as serial data. The parallel-serial converter 10 reads the bitmap data from the buffer memory 8 according to the read address, converts the bitmap data into serial data, and the printing unit 1
Output to 1. The printing unit 11 is formed by a laser output unit, a photoconductor, an optical system that forms a latent image corresponding to bitmap data on the photoconductor by a laser beam, a conveyance unit that conveys a paper from a paper tray, and an optical system. The transfer unit is configured to transfer the toner applied to the latent image onto the sheet.

【0015】A−2.機能構成 次に、図2は、上述した画像処理装置の機能、および印
字データもしくはビットマップデータの流れを示すブロ
ック図である。図において、印字データ受信部20は、
ネットワークを介してホストコンピュータから供給され
る印字データを受信し、該印字データをセグメント分割
手段21に供給する。印字データは、前述したように、
実際に印字処理を行うための文字コード、図形やイメー
ジなどのデータや、印字位置、大きさ等を指定する印字
データと、印字機構部に対しての制御コードとからな
る。制御データとは、例えば、用紙の大きさや、給紙方
向を規定する給紙モードの切り換え制御を指定するため
のデータである。セグメント分割手段21は、印字デー
タから1ページ分の印字データを取り出し、さらに、セ
グメント単位に分割する。ここで、1セグメント単位に
分割された印字データをバンドリストと呼ぶことにす
る。このセグメント分割手段21以降の手段では、上記
バンドリスト単位で管理、処理される。また、コンピュ
ータから供給される印字データ、画像読み取り装置によ
って読み取ったイメージデータ、ファクシミリ用に供給
されるファクシミリデータ等、どのようなページ記述言
語で記述されたイメージも、全てバンドリストに分割さ
れるので、その種類は絞られる。
A-2. Functional Configuration Next, FIG. 2 is a block diagram showing the functions of the image processing apparatus described above and the flow of print data or bitmap data. In the figure, the print data receiving unit 20 is
The print data supplied from the host computer is received via the network, and the print data is supplied to the segment dividing means 21. The print data, as described above,
It is composed of character codes for actual print processing, data such as figures and images, print data for specifying the print position and size, and control codes for the print mechanism unit. The control data is, for example, data for designating paper size and paper feed mode switching control that defines the paper feed direction. The segment dividing unit 21 takes out print data for one page from the print data and further divides it into segment units. Here, the print data divided into units of one segment will be referred to as a band list. The means after the segment dividing means 21 manages and processes the band list unit. In addition, since all the images described in any page description language such as print data supplied from a computer, image data read by an image reading device, and facsimile data supplied for facsimile are divided into band lists. , The types are narrowed down.

【0016】次に、スケジューリング手段22は、上記
バンドリストに分割された印字データをどのような順で
ビットマップデータに展開するかを決めるスケジューリ
ングや、ページメモリ7をどの領域を用いてビットマッ
プ展開するかを決めるメモリ割り当て処理を行う。これ
らスケジュール情報や、割り当て情報は、セグメント単
位展開手段23に供給される。セグメント単位展開手段
23は、上記スケジュール情報や、割り当て情報に基づ
いて、セグメント単位に分割された印字データをビット
マップデータに展開し、ページメモリ7に格納する。ま
た、イメージ転送手段24は、ページメモリ7に格納さ
れたビットマップデータを、セグメント単位で印字機構
部25へ順次転送する。印字機構部25は、上記セグメ
ント単位で供給されるビットマップデータを実際に印刷
処理を行うようになっている。
Next, the scheduling means 22 performs scheduling for determining in what order the print data divided into the band list is expanded into bitmap data, and which area of the page memory 7 is used for bitmap expansion. A memory allocation process is performed to decide whether or not to execute. The schedule information and the allocation information are supplied to the segment unit expansion means 23. The segment unit expansion means 23 expands the print data divided into segment units into bitmap data based on the schedule information and the allocation information, and stores the bitmap data in the page memory 7. The image transfer unit 24 also sequentially transfers the bitmap data stored in the page memory 7 to the printing mechanism unit 25 in units of segments. The printing mechanism unit 25 is configured to actually print the bitmap data supplied in segment units.

【0017】A−3.印刷処理の機能ブロック 次に、図3は、上述した画像処理装置による印刷処理に
おける各機能を示すブロック図である。図において、1
a,1b,1c,1d,1eは、前述したホストコンピ
ュータ1であり、ホストコンピュータ1aは、当該画像
処理装置のインターフェース2aに接続され、ホストコ
ンピュータ1b〜1eは、ネットワーク(回線)を介し
てインターフェース2bもしくはインターフェース2c
に接続されている。上記インターフェース2a,2b,
2cは、各々、前述したホストインターフェース2に相
当し、各々に接続されたホストコンピュータもしくはネ
ットワークから供給される印字データを受信し、印刷ジ
ョブ管理部30a,30b,30cへ供給される。
A-3. Functional Block of Print Processing Next, FIG. 3 is a block diagram showing each function in the print processing by the image processing apparatus described above. In the figure, 1
Reference numerals a, 1b, 1c, 1d and 1e are the above-mentioned host computer 1, the host computer 1a is connected to the interface 2a of the image processing apparatus, and the host computers 1b to 1e are interfaces via a network (line). 2b or interface 2c
It is connected to the. The interfaces 2a, 2b,
Reference numerals 2c correspond to the above-mentioned host interfaces 2, respectively, and receive print data supplied from a host computer or a network connected to each, and are supplied to the print job management units 30a, 30b, 30c.

【0018】印刷ジョブ管理部30a,30b,30c
は、各々、各インターフェース毎から供給される印字デ
ータの処理全体を制御するものであり、インターフェー
スを介して供給される印字データを優先順位設定部31
a,31b,31cに供給する。優先順位設定部31
a,31b,31cは、印字データの供給順序や、当該
画像処理装置の資源(機能)の使用状況に応じて、どの
印字データを先に処理するか、処理順序を規定するジョ
ブ優先順位を設定する。供給順序でジョブ優先順位を設
定する場合は、例えば、供給された印字データから順に
ジョブ優先順位を高くすることにより、先にビットマッ
プデータに展開するようにする。また、資源の使用状況
に応じてジョブ優先順位を設定する場合は、例えば、印
字データがファクシミリデータであった場合、当該画像
処理装置においてファクシミリ機能が使用されていなけ
れば、上記印字データのジョブ優先順位を高くして先に
処理されるようにし、一方、ファクシミリ機能が使用さ
れていれば、上記印字データのジョブ優先順位を低くし
て後で処理されるようにする。
Print job management units 30a, 30b, 30c
Controls the entire processing of print data supplied from each interface, and sets the print data supplied via the interface to the priority setting unit 31.
a, 31b, 31c. Priority setting unit 31
a, 31b, and 31c set job priority orders that specify the print data to be processed first, or the print data to be processed first, according to the supply order of the print data and the usage status of the resource (function) of the image processing apparatus. To do. When the job priority order is set in the supply order, for example, the job priority order is sequentially increased from the supplied print data so that the print data is expanded into the bitmap data first. When the job priority is set according to the resource usage status, for example, when the print data is facsimile data and the facsimile function is not used in the image processing apparatus, the job priority of the print data is set. If the facsimile function is used, the job priority of the print data is lowered so that the job is processed later.

【0019】なお、上記ジョブ優先順位は、バンドリス
ト単位で、動的に設定されるようになっており、例え
ば、印字部に転送されたバンドリストの印字データのジ
ョブ優先順位は下げられるようになっている。このジョ
ブ優先順位に関する処理については後述する。ジョブ優
先順位が割り当てられた印字データは、各々、セグメン
ト分割部32a,32b,32cに供給される。セグメ
ント分割部32a〜32cは、ジョブ優先順位の高い順
に、印字データを所定のセグメント(バンドリスト)単
位で分割し、バンドリストに分割された各印字データを
予測部33a,33b,33cへ供給する。
The job priority order is dynamically set for each band list. For example, the job priority order of the print data of the band list transferred to the printing unit can be lowered. Has become. The processing regarding the job priority order will be described later. The print data to which the job priorities are assigned are supplied to the segment dividing units 32a, 32b, 32c, respectively. The segment dividing units 32a to 32c divide print data in units of a predetermined segment (band list) in the order of higher job priority, and supply the print data divided into band lists to the predicting units 33a, 33b, and 33c. .

【0020】予測部33a〜33cは、バンドリストに
分割された各印字データ毎に、タイマ部34の計時時間
に基づいて、ビットマップデータへの展開に要する展開
時間を予測し、該展開時間を分割された各印字データに
対応付けて制御部35へ供給する。タイマ部34は、時
間を計時し、該計時時間を上記予測部33a〜33cに
供給するとともに、待ち行列部36に供給する。制御部
35は、ジョブ優先順位および予測された展開時間に基
づいて、上記バンドリストに分割された各印字データを
待ち行列部36へ順次供給する。待ち行列部36は、順
次供給される各印字データを待ち行列で保持するととも
に、先に供給された印字データから順次、印刷処理制御
部37へ供給する。印刷処理制御部37は、待ち行列部
36に保持されている、バンドリストに分割された印字
データのビットマップデータへの展開や、展開不要の印
字データ(ファクシミリデータ等)の印字部39への供
給、展開されたビットマップデータを格納する領域(セ
グメント)をページメモリ7に獲得する等、デコーダ3
8および印字部39を制御する。デコーダ38は、印字
データをビットマップデータに展開し、ページメモリ7
に獲得したセグメントに格納する。
The predicting units 33a to 33c predict, for each print data divided into the band list, the expansion time required for expansion into bitmap data based on the time measured by the timer unit 34, and calculate the expansion time. The divided print data is supplied to the control unit 35 in association with each other. The timer unit 34 measures time, supplies the measured time to the prediction units 33a to 33c, and also supplies the time to the queuing unit 36. The control unit 35 sequentially supplies each print data divided into the band list to the queue unit 36 based on the job priority and the predicted development time. The queue unit 36 holds each print data that is sequentially supplied in a queue, and supplies the print data to the print processing control unit 37 sequentially from the previously supplied print data. The print processing control unit 37 expands the print data divided into band lists, which is held in the queue unit 36, into bitmap data, and prints the print data (facsimile data, etc.) that does not require expansion to the print unit 39. An area (segment) for storing the supplied and expanded bitmap data is acquired in the page memory 7, etc.
8 and the printing unit 39 are controlled. The decoder 38 expands the print data into bitmap data, and the page memory 7
Store in the segment acquired in.

【0021】このとき、ページメモリ7のセグメント
は、バンドリストに分割された印字データ分のビットマ
ップデータを格納し得る容量を有するように分割され
る。バンドリストに分割された印字データは、ビットマ
ップデータに展開される際、ページメモリ7に、空いて
いるセグメントがあるか、あるいは自身より低いジョブ
優先順位のビットマップデータが格納されているセグメ
ントがある場合に、ジョブ優先順位に基づいて、ビット
マップデータに展開される。なお、この処理ついては、
動作において詳細に説明する。また、印字部39に転送
されたビットマップデータが格納された、ページメモリ
7のセグメントは、ジョブ優先順位が下げられ、印字終
了後、解放されるようになっている。なお、複数ページ
の印字データを複数部出力する場合、内部的にビットマ
ップデータをページ単位でソートする、いわゆる電子ソ
ートを行う必要がある。この場合、一度、印字されたビ
ットマップデータは、再度、印字部39へ転送されるの
で、ページメモリ7のセグメントを解放してしまうと、
再度、ビットマップデータへの展開を行わなければなら
ず、時間がかかるため、セグメントを解放せずに、優先
順位を下げるだけとする。印字部39は、前述した印字
部11に相当し、レーザ出力部や、感光体、レーザ光に
よりビットマップデータに対応した潜像を感光体上に形
成する光学系、用紙トレイから用紙を搬送する搬送部、
光学系により形成された潜像に塗布されたトナーを上記
用紙に転写する転写部等からなる。
At this time, the segment of the page memory 7 is divided so as to have a capacity capable of storing the bit map data of the print data divided into the band list. When the print data divided into the band list is expanded into bitmap data, the page memory 7 may have an empty segment or a segment in which bitmap data having a job priority lower than itself is stored. In some cases, it is expanded into bitmap data based on the job priority. In addition, about this processing,
The operation will be described in detail. Further, the segment of the page memory 7 in which the bitmap data transferred to the printing unit 39 is stored has the job priority lowered, and is released after printing is completed. When outputting a plurality of copies of print data of a plurality of pages, it is necessary to internally perform a so-called electronic sort in which bitmap data is internally sorted in page units. In this case, once the printed bitmap data is transferred to the printing unit 39 again, if the segment of the page memory 7 is released,
Since it has to be expanded to bitmap data again and it takes time, the priority is simply lowered without releasing the segment. The printing unit 39 corresponds to the printing unit 11 described above, and conveys the paper from the laser output unit, the photoconductor, the optical system that forms a latent image corresponding to the bitmap data on the photoconductor by the laser light, and the paper tray. Transport section,
The transfer unit is configured to transfer the toner applied to the latent image formed by the optical system onto the sheet.

【0022】B.実施例の動作 次に、上述した実施例の動作について説明する。ここ
で、図4は、本実施例の動作を説明するためのフローチ
ャートであり、図5は本実施例によるビットマップデー
タの展開処理を説明するための模式図である。まず、ホ
ストインターフェース2を介してホストコンピュータ1
から印字データが供給されると、マイクロプロセッサ3
は、印字データの供給順序や、当該画像処理装置の資源
(機能)の使用状況に応じて、どの印字データを先に処
理するか、処理順序を規定するジョブ優先順位を設定す
る(優先順位設定部31a,31b,31c)。例え
ば、供給順序でジョブ優先順位を設定する場合、図5に
示すように、4つの印字データが供給された際には、供
給された印字データから順にジョブ優先順位を高くす
る。この場合、ジョブ優先順位は、ジョブA,B,C,
Dの順になる。したがって、ジョブAに対応する印字デ
ータから順に優先的にビットマップデータに展開され
る。また、前述したように、資源の使用状況に応じてジ
ョブ優先順位を設定する場合は、例えば、ジョブBの印
字データがファクシミリデータであった場合、当該画像
処理装置においてファクシミリ機能が使用されていなけ
れば、上記印字データのジョブ優先順位を高くして先に
処理されるようにする。
B. Operation of Embodiment Next, the operation of the above-described embodiment will be described. Here, FIG. 4 is a flow chart for explaining the operation of the present embodiment, and FIG. 5 is a schematic diagram for explaining the bitmap data expansion processing according to the present embodiment. First, the host computer 1 via the host interface 2
When the print data is supplied from the microprocessor 3,
Sets the job priority order that determines which print data is processed first or the processing order according to the print data supply order and the usage status of the resources (functions) of the image processing apparatus (priority order setting). Parts 31a, 31b, 31c). For example, when setting the job priority order in the supply order, as shown in FIG. 5, when four print data are supplied, the job priority order is increased from the supplied print data. In this case, the job priorities are jobs A, B, C,
The order is D. Therefore, the print data corresponding to the job A is preferentially expanded into the bitmap data. In addition, as described above, when the job priority is set according to the resource usage status, for example, when the print data of the job B is facsimile data, the facsimile function must be used in the image processing apparatus. For example, the job priority of the print data is increased so that the print data is processed first.

【0023】次に、ジョブ優先順位が割り当てられた印
字データは、各々、マイクロプロセッサ3によって、ジ
ョブ優先順位の高い順に、所定のセグメント(バンドリ
スト)単位で分割される(セグメント分割部32a,3
2b,32c)。さらに、バンドリストに分割された各
印字データ毎に、マイクロプロセッサ3によって、タイ
マ部34の計時時間に基づいて、ビットマップデータへ
の展開に要する展開時間が予測される(予測部33a〜
33c)。この予測された展開時間は、分割された各印
字データ毎に対応付けられる。その後、バンドリストに
分割された印字データは、図5に示すように、ジョブ優
先順位および予測された展開時間に基づいて、待ち行列
で順次保持される(待ち行列部36)。図5では、ジョ
ブAの印字データがバンドリストA1〜A4、ジョブBの
印字データがバンドリストB1〜B4に分割され、ビット
マップデータへ展開されるのを待機する。
Next, the print data to which the job priority is assigned is divided by the microprocessor 3 in units of a predetermined segment (band list) in descending order of the job priority (segment dividing units 32a, 3).
2b, 32c). Further, for each print data divided into the band list, the microprocessor 3 predicts the expansion time required for expansion into bitmap data based on the time measured by the timer unit 34 (prediction unit 33a to
33c). The predicted development time is associated with each divided print data. After that, the print data divided into the band list is sequentially held in the queue based on the job priority and the predicted expansion time, as shown in FIG. 5 (queue unit 36). In FIG. 5, the print data of job A is divided into band lists A1 to A4, and the print data of job B is divided into band lists B1 to B4, and the process waits for expansion into bitmap data.

【0024】上述した状態において、まず、図4に示す
ステップS1で、ページメモリ7に空きセグメントがあ
るか否かを判断する。ページメモリ7に空きセグメント
がない場合には、ステップS1における判断結果は「N
O」となり、ステップS2へ進む。ページメモリ7に空
きセグメントがない場合とは、例えば、今回より以前の
ジョブにおいて展開されたビットマップデータがページ
メモリ7を占有している場合である。しかしながら、こ
のような空きセグメントがない場合であっても、既にビ
ットマップデータが印字部に転送されている場合などに
は、状況に応じてそのセグメントを使用して展開したほ
うが全体の処理が速くなるので、そのセグメントを解放
して、ビットマップデータへの展開に用いる。そこで、
空きセグメントがない場合には、ステップS2におい
て、ページメモリ7のセグメントのうち、セグメントに
展開されたビットマップデータに対するジョブ優先順位
が最低で、かつ、その展開時間が最小であるセグメント
を解放する。
In the above-mentioned state, first, in step S1 shown in FIG. 4, it is determined whether or not there is a free segment in the page memory 7. If there is no free segment in the page memory 7, the determination result in step S1 is "N.
"O" and the process proceeds to step S2. The case where there is no free segment in the page memory 7 is, for example, the case where the bitmap data developed in the job before this time occupies the page memory 7. However, even if there is no such empty segment, if the bitmap data has already been transferred to the printing unit, it is faster to use the segment to expand the whole process depending on the situation. Therefore, the segment is released and used for expansion into bitmap data. Therefore,
If there is no free segment, in step S2, the segment having the lowest job priority for the bitmap data expanded in the segment and the minimum expansion time among the segments of the page memory 7 is released.

【0025】本実施例では、ページメモリ7に展開され
たビットマップデータは、所定の順序で印字部11に転
送された後も、そのままページメモリ7に残し、ジョブ
優先順位を下げるだけとしている。これは、印字部11
に転送した後、ページメモリ7の所定のセグメントに展
開したビットマップデータをそのまま破棄すると、すな
わち、そのセグメントを解放してしまうと、後述する紙
詰まり(ジャム)や、電子ソートを行う場合、再度、ビ
ットマップデータへの展開をしなければならず、時間が
かかるためである。そこで、空きセグメントがない場合
には、上述したように、ジョブ優先順位が最低で、か
つ、展開時間が最小であるセグメントを解放し、次のジ
ョブに用いる。この解放されたセグメントのビットマッ
プデータは、ジャムや、電子ソートを行う場合には、再
度、ビットマップデータに展開しなければならない。し
かしながら、このビットマップデータは、展開時に実測
した展開時間が最小であることから、再度、展開する場
合であっても、現時点でページメモリ7に展開されたビ
ットマップデータのうち、最短時間で展開可能である。
したがって、全体としては、短時間でビットマップデー
タへの展開が可能となる。所定のセグメントを解放する
と、ステップS3へ進む。
In the present embodiment, the bitmap data expanded in the page memory 7 is left in the page memory 7 as it is even after being transferred to the printing unit 11 in a predetermined order, and the job priority is simply lowered. This is the printing unit 11
If the bitmap data expanded in a predetermined segment of the page memory 7 is discarded as it is after transferring the data to the page memory, that is, if the segment is released, when a paper jam (jam) described later or electronic sorting is performed, This is because it needs to be expanded into bitmap data, which takes time. Therefore, if there is no free segment, as described above, the segment having the lowest job priority and the minimum development time is released and used for the next job. The bitmap data of the released segment must be expanded into bitmap data again when jamming or electronic sorting is performed. However, since this bitmap data has the minimum expansion time actually measured at the time of expansion, even if it is expanded again, it can be expanded in the shortest time among the bitmap data expanded in the page memory 7 at the present moment. It is possible.
Therefore, as a whole, it is possible to develop the bitmap data in a short time. When the predetermined segment is released, the process proceeds to step S3.

【0026】一方、空きセグメントがある場合には、ス
テップS1における判断結果は「YES」となり、その
ままステップS3へ進む。ステップS3では、空きセグ
メント、もしくは解放したセグメントを、現時点で展開
しようとするバンドリストの印字データ用に獲得する。
次に、ステップS4に進み、ステップS3で獲得したセ
グメントにビットマップデータを展開する。例えば、図
5に示す例では、バンドリストA1は、ページメモリ7
のセグメントSeg2に展開される。次に、ステップS
5において、1ページ分の展開が終了したか否か(ある
いは、印字部11に起動をかけても、残りの展開時間が
印字に十分に間に合うか)を判断する。1ページ分の展
開が全て終了していない場合(もしくは展開時間が印字
に十分に間に合う場合)には、ステップS5における判
断結果は「NO」となり、ステップS1へ戻る。以下、
ステップS1〜S5を繰り返して、ジョブAの各バンド
リストA2,A3,A4という順に、ページメモリ7の空
きセグメント、もしくは解放したセグメントに展開して
いく。図5に示す例では、バンドリストA2は、ページ
メモリ7のセグメントSeg4に展開され、バンドリス
トA3は、セグメントSeg1、バンドリストA4は、セ
グメントSeg3に展開される。このビットマップデー
タへの展開時には、実際に展開に要した実測展開時間を
計測し、この実測展開時間に前述した予測展開時間を置
き換える。この実測展開時間は、上述したステップS2
で、展開時間が最小であるセグメントを探索する際に用
いられる。
On the other hand, if there is a free segment, the result of the determination in step S1 is "YES", and the process proceeds directly to step S3. In step S3, an empty segment or a released segment is acquired for print data of the band list to be developed at the present time.
Next, in step S4, bitmap data is expanded in the segment acquired in step S3. For example, in the example shown in FIG. 5, the band list A1 is stored in the page memory 7
It is expanded to the segment Seg2 of. Next, step S
In step 5, it is determined whether or not the expansion for one page is completed (or whether the remaining expansion time is sufficient for printing even if the printing unit 11 is activated). If the expansion for one page is not completed (or if the expansion time is sufficiently long for printing), the determination result in step S5 is "NO", and the process returns to step S1. Less than,
By repeating steps S1 to S5, the band lists A2, A3, A4 of the job A are expanded in the order of the empty segment or the released segment of the page memory 7. In the example shown in FIG. 5, the band list A2 is expanded in the segment Seg4 of the page memory 7, the band list A3 is expanded in the segment Seg1, and the band list A4 is expanded in the segment Seg3. When the bit map data is expanded, the actual expansion time required for actual expansion is measured, and the actual expansion time is replaced with the above-mentioned predicted expansion time. This actual development time is the same as the above-mentioned step S2.
And is used when searching for a segment with the minimum expansion time.

【0027】そして、1ページ分の展開が終了すると、
ステップS5における判断結果は「YES」になり、ス
テップS6へ進む。なお、上述したように、ステップS
5では、印字部11に起動をかけて際、残りの展開時間
が印字に十分に間に合う場合、例えば、バンドリストA
3まで展開が終了した時点で、印字部11に起動をかけ
てバンドリストA1,A2,A3のビットマップデータが
印字されている間に、バンドリストA4の展開が終了す
るならば、バンドリストA3の展開が終了した時点でス
テップS6へ進む。なお、展開時間が印字に間に合うか
否かは、予測展開時間が推定する。そして、ステップS
6では、ジョブAの印字データを展開したビットマップ
データを、バンドリストの順番に印字部11へ転送す
る。印字部11では、転送されてくるビットマップデー
タを、レーザ光によりビットマップデータに対応した潜
像を感光体上に形成し、用紙トレイから搬送された用紙
に、潜像に塗布されたトナーを転写して排出する。
When the expansion for one page is completed,
The determination result in step S5 is "YES", and the process proceeds to step S6. As described above, step S
5, when the printing unit 11 is activated, if the remaining development time is sufficiently in time for printing, for example, the band list A
If the expansion of band list A4 is completed while the bitmap data of band lists A1, A2, and A3 are printed at the time when the expansion to the end of 3, the printing unit 11 is started, the band list A3 When the expansion of is completed, the process proceeds to step S6. The predicted development time is estimated whether the development time is in time for printing. And step S
In 6, the bitmap data that is the expanded print data of job A is transferred to the printing unit 11 in the order of the band list. The printing unit 11 forms a latent image corresponding to the bitmap data on the photoconductor by a laser beam from the transferred bitmap data, and the toner applied to the latent image is applied to the paper conveyed from the paper tray. Transfer and eject.

【0028】印字部11に転送されたセグメントに格納
されているビットマップデータは、まず、ジョブ優先順
位が下げられる。そして、1ページ分が完全に印字され
た後に、そのページのバンドリストに対するセグメント
が解放される。また、上記印字処理中にも、ビットマッ
プデータへの展開が行われる。図5に示す例では、ジョ
ブBのバンドリストB1が、ジョブAのバンドリストA4
の印字データが展開されたセグメントSeg3に展開さ
れる。このように、ジョブ優先順位が低いジョブBは、
高いジョブ優先順位のジョブがマイクロプロセッサ3を
使用していない場合で、かつ、空いているセグメントが
あるか、あるいは、マイクロプロセッサ3が使用されて
いない場合で、かつ、自身より低いジョブ優先順位のジ
ョブが獲得しているセグメントがある時にのみ、ビット
マップデータに展開される。前述したように、ジョブ優
先順位が最低で、かつ、展開時間が最小であるセグメン
トを解放しても、このビットマップデータは、実測展開
時間が最小であることから、再度、展開する場合であっ
ても、最短時間で展開可能である。
The job priority of the bitmap data stored in the segment transferred to the printing unit 11 is first lowered. Then, after one page is completely printed, the segment for the band list of that page is released. Further, during the printing process described above, development into bitmap data is performed. In the example shown in FIG. 5, the band list B1 of job B is the band list A4 of job A.
Print data is expanded in the expanded segment Seg3. As described above, the job B having a low job priority is
When a job with a high job priority does not use the microprocessor 3 and there is an empty segment, or when the microprocessor 3 is not used, and the job priority is lower than itself. It is expanded into bitmap data only when there is a segment that the job has acquired. As described above, even if the segment with the lowest job priority and the minimum expansion time is released, this bitmap data has the minimum actual expansion time, so it is necessary to expand it again. However, it can be deployed in the shortest time.

【0029】通常、ページ単位で印刷する場合、紙詰ま
り(ジャム)が発生した時、再度、1ページ分を印刷し
直さなければならない。この場合、(a)通常、全イメ
ージを印刷終了まで保存しておくか、(b)最初から展
開し直すかのどちらかであった。上記(a)の方法で
は、復帰(リカバリ)は速いが、1ページ分のイメージ
を出力終了するまで保持しておかねばならず、最低、2
ページ分のページメモリを備える必要がある。また、上
記(b)の方法では、イメージの獲得量は少なくて済む
が、再度、ビットマップデータへの展開を行わなければ
ならず、復帰(リカバリ)時間を要する。これに対し
て、上述した本実施例によれば、印字部11に転送した
イメージは、ジョブ優先順位を下げられ、印刷終了時に
初めて解放される。すなわち、ページメモリ7の該当セ
グメントが空き状態となる。このため、次のジョブに割
り当てられたセグメントのビットマップデータ(イメー
ジ)のみを復活(展開)させればよい。また、印刷部1
1に転送されたビットマップデータは、用紙が排出され
るまではジョブ優先順位が下げられるだけであり、セグ
メントが使用される場合には、展開時間の速いものから
先に使用されるので、その後、そのセグメントのビット
マップデータが必要な場合には、そのビットマップデー
タのみを展開すればよく、復帰(リカバリ)が早くで
き、かつ、既に展開を始めていた次のイメージも無駄に
せずに済むことになる。
Normally, when printing in page units, when a paper jam (jam) occurs, one page must be printed again. In this case, either (a) usually, all the images are stored until the end of printing, or (b) it is re-developed from the beginning. In the method (a), the recovery is fast, but one page of image must be held until the output is completed.
It is necessary to provide page memory for pages. Further, in the above method (b), the image acquisition amount can be small, but the bitmap data must be expanded again, which requires a recovery time. On the other hand, according to the above-described embodiment, the image transferred to the printing unit 11 has its job priority lowered and is released only after the printing is completed. That is, the corresponding segment of the page memory 7 becomes empty. Therefore, only the bitmap data (image) of the segment assigned to the next job need be restored (developed). Also, the printing unit 1
The bitmap data transferred to 1 is only lowered in job priority until the paper is ejected, and when segments are used, the one with the fastest expansion time is used first. , If you need the bitmap data of the segment, you need only expand the bitmap data, you can quickly recover (recovery), and not waste the next image that has already been expanded. become.

【0030】また、電子ソートを行う場合、(c)展開
したビットマップデータを別途二次記憶装置等に保存し
ておくか、(d)1回ずつ展開を行うかである。しかし
ながら、上記(c)の方法では、コストが高くなってし
まい、(d)の方法では、1回ずつ展開を行うために処
理が遅くなってしまう。これに対して、本実施例によれ
ば、ページ数が多い場合を除き、ページ数が少ない文書
を電子ソートする場合は、ページメモリ7からは展開時
間の短いビットマップデータ(セグメント)のみが解放
され、展開時間の長いビットマップデータ(セグメン
ト)は常駐するため、再度、展開される時間は短くて済
み、高速処理が可能となる。また、ページ数が多い場合
には、自然に上記(d)の方法に漸次近付いていくた
め、ソートする枚数等を意識することなく実現できる
上、ソートする枚数に応じては高速に処理できる。
In the case of performing electronic sorting, either (c) the expanded bitmap data is stored separately in a secondary storage device or the like, or (d) expansion is performed once. However, in the method (c), the cost is high, and in the method (d), the processing is delayed because the expansion is performed once. On the other hand, according to the present embodiment, when a document having a small number of pages is electronically sorted, only bitmap data (segment) having a short expansion time is released from the page memory 7 except when the number of pages is large. Since the bitmap data (segment) having a long expansion time is resident, the expansion time is short and the high speed processing can be performed again. Further, when the number of pages is large, the method of (d) is naturally approached gradually, so that the method can be realized without being aware of the number of sheets to be sorted, etc., and the processing can be performed at high speed depending on the number of sheets to be sorted.

【0031】また、ページメモリ7をセグメントに分割
し、かつ、上述したセグメントの解放処理は、ファクシ
ミリのように、1ページ圧縮コード化されたデータに対
して適用できない。しかしながら、セグメントの大きさ
に基づいてKラインを算出し、MR(Modified Read)
方式に変換して再度展開する時は、上記Kラインに従っ
てMR符号を展開するようにすれば、他のコードと同一
に扱うことができる。つまり、MR方式のKラインをセ
グメント単位のコード、すなわち、バンドリストにすれ
ばよい。この結果、全てのデータを同一に扱うことがで
き、しかも並列動作が可能となる。
Further, the page memory 7 is divided into segments, and the segment release processing described above cannot be applied to one-page compression coded data as in the facsimile. However, the K line is calculated based on the size of the segment, and MR (Modified Read) is performed.
When converting to a system and expanding again, if the MR code is expanded according to the K line, it can be treated in the same way as other codes. In other words, the MR system K line may be used as a segment unit code, that is, a band list. As a result, all data can be handled in the same way, and parallel operation is possible.

【0032】[0032]

【発明の効果】以上、説明したように、この発明によれ
ば、1ページ分の印字データを複数の領域に分割し、各
領域毎にビットマップデータに展開する際に、該ビット
マップデータに全体の処理状況に応じて動的に変化する
優先順位を設定し、該優先順位と展開時間とに基づい
て、順次、展開処理するようにしたので、高速で複合機
能を同時に処理でき、かつ、画像用メモリの容量を低減
することができるという利点が得られる。
As described above, according to the present invention, when one page of print data is divided into a plurality of areas and each area is expanded into bitmap data, the bitmap data is converted into the bitmap data. Since the priority order that dynamically changes according to the overall processing status is set and the expansion processing is sequentially performed based on the priority order and the expansion time, it is possible to simultaneously process the composite functions at high speed, and The advantage is that the capacity of the image memory can be reduced.

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

【図1】 本発明の実施例による画像処理装置の構成を
示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an image processing apparatus according to an embodiment of the present invention.

【図2】 本実施例による画像処理装置の機能、および
印字データもしくはビットマップデータの流れを示すブ
ロック図である。
FIG. 2 is a block diagram showing the functions of the image processing apparatus according to the present embodiment and the flow of print data or bitmap data.

【図3】 本実施による画像処理装置の印刷処理におけ
る各機能を示すブロック図である。
FIG. 3 is a block diagram showing each function in print processing of the image processing apparatus according to the present embodiment.

【図4】 本実施例による画像処理装置の動作を説明す
るためのフローチャートである。
FIG. 4 is a flowchart for explaining the operation of the image processing apparatus according to the present embodiment.

【図5】 本実施例による画像処理装置でのビットマッ
プデータの展開処理を説明するための模式図である。
FIG. 5 is a schematic diagram for explaining a bitmap data expansion process in the image processing apparatus according to the present embodiment.

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

1 ホスト装置 2 ホストインターフェース 3 マイクロプロセッサ(管理手段、優先順位設定手
段、展開手段、消去手段) 4 プログラムROM 5 メモリ 6 DMAコントローラ 7 ページメモリ(記憶手段) 8 バッファメモリ 9 ビットアドレス指定部 10 パラレルシリアル変換器 11 印字部 20 印字データ受信部 21 セグメント分割手段 22 スケジューリング手段(管理手段) 23 セグメント単位展開手段(展開手段) 24 イメージ転送手段 25 印字機構部 1a,1b,1c,1d,1e ホストコンピュータ 2a,2b,2c インターフェース 30a,30b,30c 印刷ジョブ管理部 31a,31b,31c 優先順位設定部(優先順位設
定手段) 32a,32b,32c セグメント分割部 33a,33b,33c 予測部 34 タイマ部 35 制御部 36 待ち行列部 37 印刷処理制御部 38 デコーダ 39 印字部
1 host device 2 host interface 3 microprocessor (management means, priority setting means, expansion means, erasing means) 4 program ROM 5 memory 6 DMA controller 7 page memory (storage means) 8 buffer memory 9 bit addressing section 10 parallel serial Converter 11 Printing unit 20 Print data receiving unit 21 Segment dividing unit 22 Scheduling unit (Management unit) 23 Segment unit expansion unit (Expansion unit) 24 Image transfer unit 25 Printing mechanism unit 1a, 1b, 1c, 1d, 1e Host computer 2a , 2b, 2c Interfaces 30a, 30b, 30c Print job management sections 31a, 31b, 31c Priority order setting sections (priority order setting means) 32a, 32b, 32c Segment dividing sections 33a, 33b, 33c Part 34 timer unit 35 control unit 36 queue unit 37 print processing control unit 38 decoder 39 printing unit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 複数の機能を備え、複数の出力処理を並
列に処理する画像処理装置において、 少なくとも、入力された1ページ分のデータのイメージ
を格納し得る容量を有するとともに、複数の領域に分割
された記憶手段と、 前記入力された1ページを構成する複数の部分領域の各
々に対応する出力データを、前記複数の部分領域毎に、
その展開順序を管理するとともに、前記記憶手段の複数
の領域のうち、どの領域にイメージ展開するかを決定す
る管理手段とを具備することを特徴とする画像処理装
置。
1. An image processing apparatus having a plurality of functions and processing a plurality of output processes in parallel, having at least a capacity capable of storing an image of input data for one page, and having a plurality of areas. Divided storage means, and output data corresponding to each of the plurality of input partial areas constituting one page, for each of the plurality of partial areas,
An image processing apparatus comprising: a management unit that manages the expansion order and determines in which of the plurality of areas of the storage unit the image is to be expanded.
【請求項2】 前記記憶手段に展開されたイメージ毎に
処理状況に応じて動的に優先順位を設定する優先順位設
定手段と、 前記優先順位設定手段によって設定された優先順位に基
づいて、前記複数の部分領域毎にデータをイメージ展開
する展開手段とを具備することを特徴とする請求項1記
載の画像処理装置。
2. A priority order setting means for dynamically setting a priority order according to a processing situation for each image expanded in the storage means, and the priority order set by the priority order setting means. The image processing apparatus according to claim 1, further comprising a developing unit that develops an image of data for each of the plurality of partial areas.
【請求項3】 前記複数の部分領域のイメージ展開時間
を保持しておき、前記記憶手段に空き領域がなくなる
と、前記優先順位の低く、かつ、前記イメージ展開時間
の短いイメージを消去して空き領域とする消去手段を具
備することを特徴とする請求項2記載の画像処理装置。
3. The image development times of the plurality of partial areas are held, and when the storage area runs out of space, the images having the low priority and the short image development time are erased to become empty. 3. The image processing apparatus according to claim 2, further comprising erasing means for setting the area.
JP5253995A 1995-03-13 1995-03-13 Image processing device Pending JPH08244308A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5253995A JPH08244308A (en) 1995-03-13 1995-03-13 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5253995A JPH08244308A (en) 1995-03-13 1995-03-13 Image processing device

Publications (1)

Publication Number Publication Date
JPH08244308A true JPH08244308A (en) 1996-09-24

Family

ID=12917591

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5253995A Pending JPH08244308A (en) 1995-03-13 1995-03-13 Image processing device

Country Status (1)

Country Link
JP (1) JPH08244308A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001211279A (en) * 1999-11-29 2001-08-03 Xerox Corp Method and device for managing job contention for system resource in electrophotographic copying system to divide image into multi-divided bands
JP2009113279A (en) * 2007-11-05 2009-05-28 Seiko Epson Corp Image processor, image processing method and program thereof
JP2013111947A (en) * 2011-11-30 2013-06-10 Canon Inc Printing apparatus and method of controlling the same
US8804182B2 (en) 2009-06-02 2014-08-12 Canon Kabushiki Kaisha Printing control apparatus, printing control method, and computer-readable storage medium storing program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001211279A (en) * 1999-11-29 2001-08-03 Xerox Corp Method and device for managing job contention for system resource in electrophotographic copying system to divide image into multi-divided bands
JP4542255B2 (en) * 1999-11-29 2010-09-08 ゼロックス コーポレイション Method and apparatus for managing job contention for system resources in an electrophotographic copying system that divides an image into multiple bands
JP2009113279A (en) * 2007-11-05 2009-05-28 Seiko Epson Corp Image processor, image processing method and program thereof
US8804182B2 (en) 2009-06-02 2014-08-12 Canon Kabushiki Kaisha Printing control apparatus, printing control method, and computer-readable storage medium storing program
JP2013111947A (en) * 2011-11-30 2013-06-10 Canon Inc Printing apparatus and method of controlling the same

Similar Documents

Publication Publication Date Title
KR100269142B1 (en) Image printing system and method of controlling printing process of received data files requested by either bundle or division print
US8189221B2 (en) Image forming device for executing a designated process with priority without canceling a previously accepted process
JPH10340165A (en) Information processing device and method, and memory medium
JPH11331529A (en) Image processor and its data processing method and storage medium storing computer readable program
US7061654B2 (en) Image processor, image processing method and storage medium
JP2003152918A (en) Information processor, job controlling method, program, and recording medium
JPH08244308A (en) Image processing device
US6574003B1 (en) Printer, printer controller, and image input/output apparatus and method of printing
JP4250289B2 (en) Print processing apparatus and print processing method
JPH11322183A (en) Printer with a plurality of paper discharge bins
JP2002234237A (en) Image processor
JPH09219765A (en) Image processing system and method
JP3583879B2 (en) Printer control device
JP6485699B2 (en) Image forming apparatus and image forming system
JP4628003B2 (en) Image forming apparatus and control program therefor
JP2014106762A (en) Image forming apparatus
JPH11115278A (en) Printer
JP3164790B2 (en) Collate printing control method
JP2006173843A (en) Image information i/o device
JP2003067154A (en) Printing control method and printer device
KR100234302B1 (en) Method of controlling printing sequence of image data waited to be printed
JP3000914B2 (en) Image processing device
JPH08207355A (en) Printing apparatus
JP4208345B2 (en) Image forming apparatus and control method thereof
JPH10326163A (en) Printer device