JP6264757B2 - Image forming apparatus, image forming system, image forming apparatus control method, and image forming apparatus control program - Google Patents
Image forming apparatus, image forming system, image forming apparatus control method, and image forming apparatus control program Download PDFInfo
- Publication number
- JP6264757B2 JP6264757B2 JP2013129451A JP2013129451A JP6264757B2 JP 6264757 B2 JP6264757 B2 JP 6264757B2 JP 2013129451 A JP2013129451 A JP 2013129451A JP 2013129451 A JP2013129451 A JP 2013129451A JP 6264757 B2 JP6264757 B2 JP 6264757B2
- Authority
- JP
- Japan
- Prior art keywords
- processing
- image
- image forming
- forming apparatus
- print 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Record Information Processing For Printing (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
Description
この発明は、画像形成装置、画像形成システム、画像形成装置の制御方法、及び画像形成装置の制御プログラムに関し、特に、プリントデータに基づいてバンド単位でプリント可能データの描画及び圧縮を行う画像形成装置、画像形成システム、画像形成装置の制御方法、及び画像形成装置の制御プログラムに関する。 The present invention relates to an image forming apparatus, an image forming system, an image forming apparatus control method, and an image forming apparatus control program, and more particularly, an image forming apparatus that draws and compresses printable data in band units based on print data. The present invention relates to an image forming system, an image forming apparatus control method, and an image forming apparatus control program.
画像形成装置には、スキャナ機能、ファクシミリ機能、複写機能、プリンタとしての機能、データ通信機能、及びサーバ機能を備えたMFP(Multi Function Peripheral)や、ファクシミリ装置、複写機、及びプリンタなどがある。このような画像形成装置としては、所定の記述言語で記述されたプリントデータに基づいて、バンド単位で、プリント可能データの描画及び圧縮を行うものがある。 Examples of the image forming apparatus include a MFP (Multi Function Peripheral) having a scanner function, a facsimile function, a copying function, a printer function, a data communication function, and a server function, a facsimile apparatus, a copying machine, and a printer. As such an image forming apparatus, there is an image forming apparatus that draws and compresses printable data in units of bands based on print data described in a predetermined description language.
近年、外部機器(パーソナルコンピュータなど)からのプリント指示があった場合に行われる描画処理(PCプリント制御)での印字品質の向上が進んでおり、比較的高解像度(例えば、1200dpi)での描画処理が行われることが多い。他方、画像形成装置のハードウェア構成に関し、画像形成装置の製造コスト削減のためには、描画領域のワークメモリ領域を節約することが有効である。このように高解像度の描画処理を行えるようにしつつワークメモリ領域を節約するためには、バンド単位で、描画と圧縮とをシーケンシャルに行う制御を行うことが必須条件となる。 In recent years, printing quality has been improved in drawing processing (PC print control) performed when a print instruction is issued from an external device (such as a personal computer), and drawing at a relatively high resolution (eg, 1200 dpi). Processing is often performed. On the other hand, regarding the hardware configuration of the image forming apparatus, it is effective to save the work memory area of the drawing area in order to reduce the manufacturing cost of the image forming apparatus. In order to save the work memory area while enabling high-resolution rendering processing as described above, it is essential to perform control for performing rendering and compression sequentially for each band.
下記特許文献1には、PDL形式の情報を取得して解析し、単位ページが複数に分割されたバンド毎に画像形成出力を実行するためのディスプレイリストを出力し、ディスプレイリストに基づいてビットマップデータを生成する装置の構成が記載されている。この装置では、各バンドにオブジェクトが含まれるか否かに応じて、バンド毎に課金額を決定するものである。
The following
下記特許文献2には、画像形成を複数部行う場合において、2部目以降の画像データの転送を行うとき、ディスクリプタに保持した1部目の白検知結果に基づいて、白検知結果が無効バンドの画像データについてはスキップ通知を出し、白検知結果が有効バンドの画像データのみを読み出すことが記載されている。
In
下記特許文献3には、画像形成出力サービスを従量制で提供できる画像形成装置が記載されている。この画像形成装置は、PDL形式の情報を取得して解析し、単位ページの複数に分割されたバンド毎に画像形成出力を実行するためのディスプレイリストを出力し、ディスプレイリストに基づいてビットマップデータを生成する。この画像形成装置は、バンド夫々においてオブジェクトが含まれるか否かを判断し、その判断結果に基づいてバンド毎に課金額を決定することが記載されている。
下記特許文献4には、画像処理装置において、ディスプレイリストの解析時にディスプレイリストの特性に応じてハードウェア処理時間とソフトウェア処理時間のどちらが短いかを順次判断してハードウェア描画とソフトウェア描画処理を切り替えることが開示されている。
In
下記特許文献5には、印刷データ内のディスプレイリストの中身を解析して、1つにまとめ上げられるスキャンラインについては1つにまとめ上げることで、少ない容量のメモリを用いて高速に印刷可能とすることを図ることが開示されている。
In
上記のような画像形成装置において、デュアルコア構成の中央演算処理装置(CPU)を採用することが一般的になっている。画像形成装置のPCプリント制御では、描画処理モジュールと、システム制御モジュールとを別のコアに割り当てることで、マルチアクセス動作が必要となる画像形成装置のトータルパフォーマンス向上が図られる。ここで、描画処理モジュールは、外部機器から受信するプリントデータの解析、ディスプレイリストの生成、及びディスプレイリストに基づいた描画を行う。システム制御モジュールは、描画データを圧縮する処理と、圧縮データを伸長して印刷したり圧縮データのままBOX(記憶領域)に保存したりする処理とを行う。このように描画処理モジュールとシステム制御モジュールとを別のコアに割り当てる場合、両者間の通信の頻度をできるだけ低くし、ソフトウェアの負荷を軽減する必要がある。 In the image forming apparatus as described above, it is common to employ a central processing unit (CPU) having a dual core configuration. In the PC print control of the image forming apparatus, the total performance of the image forming apparatus that requires a multi-access operation can be improved by assigning the drawing processing module and the system control module to different cores. Here, the drawing processing module analyzes print data received from an external device, generates a display list, and performs drawing based on the display list. The system control module performs a process of compressing the drawing data and a process of decompressing and printing the compressed data or storing the compressed data in a BOX (storage area) as it is. When the drawing processing module and the system control module are assigned to different cores in this way, it is necessary to reduce the frequency of communication between the two as much as possible and reduce the software load.
ところで、通常オフィスで使用される一般的な印刷データに関し、原稿の1つのページの全面に画像データが存在する場合は少なく、例えば各ページの最初と最後の数バンドは無画像であることが多い。また、原稿によっては、1つのページの中央付近に、無画像のバンドが存在する場合も少なくない。 By the way, with respect to general print data normally used in an office, there are few cases where image data is present on the entire surface of one page of an original, and for example, the first and last few bands of each page often have no image. . In addition, depending on the document, there is often a case where an imageless band exists near the center of one page.
しかしながら、従来、描画処理モジュールとシステム制御モジュールとの間の通信制御は、1バンド単位で、描画と圧縮のための転送をシーケンシャルに行うというものが一般的であった。このような制御を行う場合、処理対象となるバンドが無画像バンドであるか否かの判断をバンド単位の描画処理完了後に行い、無画像バンドであればそれを示す情報を描画処理モジュールからシステム制御モジュールにバンド単位で通知することが行われていた。そのため、ソフトウェアの負荷が増大して、画像形成装置のパフォーマンスに支障が出るという問題があった。 Conventionally, however, the communication control between the drawing processing module and the system control module is generally performed sequentially for drawing and compression for each band. When such control is performed, whether or not the band to be processed is a non-image band is determined after completion of the drawing processing for each band, and if it is a non-image band, information indicating that is sent from the drawing processing module to the system. Notification to the control module in units of bands has been performed. Therefore, there has been a problem that the load of software increases and the performance of the image forming apparatus is hindered.
このような問題に関し、上述の特許文献1〜5には、有効な解決策は開示されていない。
Regarding such problems, the above-mentioned
この発明はそのような問題点を解決するためになされたものであり、速やかに画像形成可能であって製造コストが低い画像形成装置、画像形成システム、画像形成装置の制御方法、及び画像形成装置の制御プログラムを提供することを目的としている。 The present invention has been made to solve such problems. An image forming apparatus, an image forming system, an image forming apparatus control method, and an image forming apparatus capable of forming an image quickly and at a low manufacturing cost. The purpose is to provide a control program.
上記目的を達成するためこの発明のある局面に従うと、画像形成装置は、処理対象のプリントデータに基づいてバンド単位に描画処理を行ってプリント可能データを生成するとともに、プリント可能データを圧縮するための圧縮指示を行う描画処理部と、描画処理に先立って、プリントデータに基づいてバンド単位の画像の有無を判別する判別部と、描画処理部による圧縮指示に基づいて、プリント可能データをバンド単位で圧縮する圧縮制御部とを備え、判別部は、描画処理に先立って、プリントデータに基づいて用紙に対して回転なしで描画した第1の処理態様と、第1の処理態様から90度又は270度だけ用紙に対して回転させて描画した第2の処理態様とのそれぞれについて、画像がないと判別された無画像バンドの数とバンド幅とに基づいて、1ページ分の画像形成のためのプリントデータについて圧縮を行うまでに要する処理時間を算出し、描画処理部は、判別部で算出された処理時間が短い方の処理態様で、描画処理を行う。
好ましくは、描画処理部は、判別部により画像がないと判別された無画像バンドについては圧縮指示を行わず、無画像バンドを除くバンドのプリント可能データについて、バンド単位で圧縮指示を行う。
好ましくは、画像形成装置は、少なくとも2つの中央演算処理装置のコアを有する制御回路を用いて構成されており、描画処理部は、少なくとも2つのコアのうち第1コアの動作に基づいて機能し、圧縮制御部は、少なくとも2つのコアのうち第1コアとは異なる第2コアの動作に基づいて機能する。
好ましくは、画像形成装置は、少なくとも2つのコアを有するAMP(Asymmetric Multiple Processor(Processing))構成の中央演算処理装置を用いた制御回路を用いて構成されている。
In order to achieve the above object, according to one aspect of the present invention, an image forming apparatus generates a printable data by performing drawing processing for each band based on print data to be processed, and compresses the printable data A drawing processing unit that performs a compression instruction, a determination unit that determines presence / absence of an image in band units based on print data, and printable data in band units based on a compression instruction by the drawing processing unit prior to drawing processing And a compression control unit that compresses the first and second processing modes before and after the drawing process, the first processing mode drawn without rotation on the paper based on the print data, and 90 degrees from the first processing mode or The number of non-image bands determined to have no image and the bandwidth for each of the second processing modes drawn by rotating the paper by 270 degrees The processing time required to compress the print data for image formation for one page is calculated based on the processing, and the rendering processing unit performs rendering in the processing mode with the shorter processing time calculated by the determination unit. Process.
Preferably, the drawing processing unit does not issue a compression instruction for a non-image band that has been determined as having no image by the determination unit, and issues a compression instruction for each band printable data excluding the non-image band.
Preferably, the image forming apparatus is configured using a control circuit having at least two cores of the central processing unit, and the drawing processing unit functions based on the operation of the first core of at least two cores. The compression control unit functions based on the operation of the second core different from the first core among the at least two cores.
Preferably, the image forming apparatus is constituted by using a control circuit using a central processing unit of the AMP (Asymmetric Multiple Processor (Processing) ) structure having at least two cores.
好ましくは、判別部は、1ページ分の画像形成のためのプリントデータについて最初に圧縮指示を行う前に、そのページについての無画像バンドを一括して判別し、圧縮制御部は、プリントデータについて最初に圧縮を行う前に、一括して判別された無画像バンドの情報を取得する。 Preferably, the determination unit collectively determines a no-image band for the page before first instructing compression for print data for image formation for one page, and the compression control unit determines the print data. Before performing the compression for the first time, the information of the no-image band determined at once is acquired.
好ましくは、画像形成装置は、プリントデータを解析してディスプレイリストを生成する解析処理部をさらに備え、描画処理部は、解析処理部により生成されたディスプレイリストに基づいて、プリント可能データを生成する。 Preferably, the image forming apparatus further includes an analysis processing unit that analyzes the print data and generates a display list, and the drawing processing unit generates printable data based on the display list generated by the analysis processing unit. .
好ましくは、描画処理部は、判別部による判別結果に応じて、描画処理部から圧縮制御部に対する圧縮指示の回数を削減する。 Preferably, the drawing processing unit reduces the number of compression instructions from the drawing processing unit to the compression control unit in accordance with a determination result by the determination unit.
この発明のさらに他の局面に従うと、画像形成装置と、画像形成装置に処理対象となるプリントデータを送信する外部機器とを有する画像形成システムは、外部機器は、プリントデータを画像形成装置に対して送信する前に、1ページ分の画像形成のためのプリントデータのバンド単位の画像の有無を判別する判別部を備え、画像形成装置は、外部機器から送信されたプリントデータに基づいてバンド単位に描画処理を行ってプリント可能データを生成するとともに、プリント可能データを圧縮するための圧縮指示を行う描画処理部と、描画処理部による圧縮指示に基づいて、プリント可能データをバンド単位で圧縮する圧縮制御部とを備え、判別部は、描画処理に先立って、プリントデータに基づいて用紙に対して回転なしで描画した第1の処理態様と、第1の処理態様から90度又は270度だけ用紙に対して回転させて描画した第2の処理態様とのそれぞれについて、画像がないと判別された無画像バンドの数とバンド幅とに基づいて、1ページ分の画像形成のためのプリントデータについて圧縮を行うまでに要する処理時間を算出し、描画処理部は、判別部で算出された処理時間が短い方の処理態様で、描画処理を行う。 According to still another aspect of the present invention, an image forming system having an image forming apparatus and an external device that transmits print data to be processed to the image forming apparatus. The external device transmits the print data to the image forming apparatus. The image forming apparatus includes a discriminating unit that discriminates whether or not there is an image in a band unit of print data for image formation for one page, and the image forming apparatus performs band unit based on print data transmitted from an external device To generate printable data, and compress the printable data in band units based on a drawing processing unit that gives a compression instruction for compressing the printable data and a compression instruction from the drawing processing unit. and a compression control unit, determination unit, prior to the drawing process, first drawn without rotating the sheet based on the print data For each of the processing mode and the second processing mode drawn by rotating the paper by 90 degrees or 270 degrees from the first processing mode, the number of non-image bands and the bandwidth determined that there is no image Based on the above, the processing time required to compress the print data for image formation for one page is calculated, and the drawing processing unit is a processing mode in which the processing time calculated by the determination unit is shorter, Perform drawing processing .
好ましくは、判別部は、1ページ分の画像形成のためのプリントデータについて無画像バンドを一括して判別し、圧縮制御部は、プリントデータについて最初に圧縮を行う前に、一括して判別された無画像バンドの情報を取得する。 Preferably, the determination unit collectively determines a non-image band for print data for image formation for one page, and the compression control unit is collectively determined before the print data is first compressed. Acquire information on non-image bands.
好ましくは、描画処理部は、判別部により画像がないと判別された無画像バンドについては圧縮指示を行わず、無画像バンドを除くバンドのプリント可能データについて、バンド単位で圧縮指示を行い、画像形成装置は、プリントデータを解析してディスプレイリストを生成する解析処理部をさらに備え、描画処理部は、解析処理部により生成されたディスプレイリストに基づいて、プリント可能データを生成する。 Preferably, the drawing processing unit does not issue a compression instruction for a non-image band that is determined to have no image by the determination unit, and issues a compression instruction for each band of printable data other than the non-image band. The forming apparatus further includes an analysis processing unit that analyzes the print data and generates a display list, and the drawing processing unit generates printable data based on the display list generated by the analysis processing unit .
好ましくは、画像形成装置は、少なくとも2つの中央演算処理装置のコアを有する制御回路を用いて構成されており、描画処理部は、少なくとも2つのコアのうち第1コアの動作に基づいて機能し、圧縮制御部は、少なくとも2つのコアのうち第1コアとは異なる第2コアの動作に基づいて機能する。 Preferably, the image forming apparatus is configured using a control circuit having at least two cores of the central processing unit, and the drawing processing unit functions based on the operation of the first core of at least two cores. The compression control unit functions based on the operation of the second core different from the first core among the at least two cores.
好ましくは、描画処理部は、判別部による判別結果に応じて、描画処理部から圧縮制御部に対する圧縮指示の回数を削減する。 Preferably, the drawing processing unit reduces the number of compression instructions from the drawing processing unit to the compression control unit in accordance with a determination result by the determination unit.
この発明のさらに他の局面に従うと、少なくとも2つのコアを有するAMP(Asymmetric Multiple Processor(Processing))構成の中央演算処理装置を用いた制御回路を用いて構成された画像形成装置の制御方法は、処理対象のプリントデータに基づいてバンド単位に描画処理を行ってプリント可能データを生成するとともに、プリント可能データを圧縮するための圧縮指示を行う描画処理ステップと、描画処理に先立って、プリントデータに基づいてバンド単位の画像の有無を判別する判別ステップと、描画処理ステップによる圧縮指示に基づいて、プリント可能データをバンド単位で圧縮する圧縮制御ステップとを備え、判別ステップは、描画処理に先立って、プリントデータに基づいて用紙に対して回転なしで描画した第1の処理態様と、第1の処理態様から90度又は270度だけ用紙に対して回転させて描画した第2の処理態様とのそれぞれについて、画像がないと判別された無画像バンドの数とバンド幅とに基づいて、1ページ分の画像形成のためのプリントデータについて圧縮を行うまでに要する処理時間を算出し、描画処理ステップは、判別ステップで算出された処理時間が短い方の処理態様で、描画処理を行う。 According to still another aspect of the present invention, there is provided a control method for an image forming apparatus configured using a control circuit using a central processing unit having an AMP (Asymmetric Multiple Processor) (Processing) configuration having at least two cores. A drawing process is performed for each band based on the print data to be processed to generate printable data, and a drawing processing step for giving a compression instruction for compressing the printable data and a print process prior to the drawing process. A determination step for determining presence / absence of an image in band units based on a compression control step for compressing printable data in band units based on a compression instruction in the drawing processing step, the determination step prior to the drawing processing Paper based on print data On the other hand, it is determined that there is no image for each of the first processing mode drawn without rotation and the second processing mode drawn by rotating the paper by 90 degrees or 270 degrees from the first processing mode. Based on the number of non-image bands and the bandwidth, the processing time required to compress print data for image formation for one page is calculated, and the drawing processing step is calculated in the determination step. The drawing process is performed in the processing mode with the shorter processing time.
この発明のさらに他の局面に従うと、画像形成装置の制御方法は、処理対象のプリントデータに基づいてバンド単位に描画処理を行ってプリント可能データを生成するとともに、プリント可能データを圧縮するための圧縮指示を行う描画処理ステップと、描画処理に先立って、プリントデータに基づいてバンド単位の画像の有無を判別する判別ステップと、描画処理ステップによる圧縮指示に基づいて、プリント可能データをバンド単位で圧縮する圧縮制御ステップとを備え、判別ステップは、描画処理に先立って、プリントデータに基づいて用紙に対して回転なしで描画した第1の処理態様と、第1の処理態様から90度又は270度だけ用紙に対して回転させて描画した第2の処理態様とのそれぞれについて、画像がないと判別された無画像バンドの数とバンド幅とに基づいて、1ページ分の画像形成のためのプリントデータについて圧縮を行うまでに要する処理時間を算出し、描画処理ステップは、判別ステップで算出された処理時間が短い方の処理態様で、描画処理を行う。 According to still another aspect of the present invention, a method for controlling an image forming apparatus generates a printable data by performing drawing processing on a band basis based on print data to be processed, and compresses the printable data. Prior to the drawing process, a drawing process step for performing a compression instruction, a determination step for determining the presence or absence of an image in band units based on the print data, and printable data in band units based on the compression instruction in the drawing process step. A compression control step for compressing, and the determination step includes a first processing mode in which drawing is performed on the paper without rotation based on the print data, and 90 degrees or 270 from the first processing mode, prior to the drawing process. For each of the second processing modes drawn by rotating with respect to the paper for each time, it is determined that there is no image. Based on the number of image bands and the bandwidth, the processing time required to compress the print data for image formation for one page is calculated. The drawing processing step calculates the processing time calculated in the determination step. The drawing process is performed in the shorter processing mode.
この発明のさらに他の局面に従うと、少なくとも2つのコアを有するAMP(Asymmetric Multiple Processor(Processing))構成の中央演算処理装置を用いた制御回路を用いて構成された画像形成装置の制御プログラムは、処理対象のプリントデータに基づいてバンド単位に描画処理を行ってプリント可能データを生成するとともに、プリント可能データを圧縮するための圧縮指示を行う描画処理ステップと、描画処理に先立って、プリントデータに基づいてバンド単位の画像の有無を判別する判別ステップと、描画処理ステップによる圧縮指示に基づいて、プリント可能データをバンド単位で圧縮する圧縮制御ステップとをコンピュータに実行させ、判別ステップは、描画処理に先立って、プリントデータに基づいて用紙に対して回転なしで描画した第1の処理態様と、第1の処理態様から90度又は270度だけ用紙に対して回転させて描画した第2の処理態様とのそれぞれについて、画像がないと判別された無画像バンドの数とバンド幅とに基づいて、1ページ分の画像形成のためのプリントデータについて圧縮を行うまでに要する処理時間を算出し、描画処理ステップは、判別ステップで算出された処理時間が短い方の処理態様で、描画処理を行う。 According to still another aspect of the present invention, a control program for an image forming apparatus configured using a control circuit using a central processing unit of an AMP (Asymmetric Multiple Processor (Processing)) configuration having at least two cores, A drawing process is performed for each band based on the print data to be processed to generate printable data, and a drawing processing step for giving a compression instruction for compressing the printable data and a print process prior to the drawing process. a determining step of determining whether the image of each band on the basis, on the basis of the compressed instruction according to the drawing processing step, to perform the compression control step of compressing the printable data in band units in the computer, determination step, drawing process Prior to the pre The first processing mode drawn without rotation on the paper based on the data and the second processing mode drawn by rotating the paper by 90 degrees or 270 degrees from the first processing mode Based on the number of imageless bands determined to have no image and the bandwidth, the processing time required to compress print data for image formation for one page is calculated. The drawing process is performed in the processing mode in which the processing time calculated in the determination step is shorter .
この発明のさらに他の局面に従うと、画像形成装置の制御プログラムは、処理対象のプリントデータに基づいてバンド単位に描画処理を行ってプリント可能データを生成するとともに、プリント可能データを圧縮するための圧縮指示を行う描画処理ステップと、描画処理に先立って、プリントデータに基づいてバンド単位の画像の有無を判別する判別ステップと、描画処理ステップによる圧縮指示に基づいて、プリント可能データをバンド単位で圧縮する圧縮制御ステップとをコンピュータに実行させ、判別ステップは、描画処理に先立って、プリントデータに基づいて用紙に対して回転なしで描画した第1の処理態様と、第1の処理態様から90度又は270度だけ用紙に対して回転させて描画した第2の処理態様とのそれぞれについて、画像がないと判別された無画像バンドの数とバンド幅とに基づいて、1ページ分の画像形成のためのプリントデータについて圧縮を行うまでに要する処理時間を算出し、描画処理ステップは、判別ステップで算出された処理時間が短い方の処理態様で、描画処理を行う。 According to still another aspect of the present invention, a control program for an image forming apparatus generates printable data by performing drawing processing for each band based on print data to be processed, and compresses the printable data. Prior to the drawing process, a drawing process step for performing a compression instruction, a determination step for determining the presence or absence of an image in band units based on the print data, and printable data in band units based on the compression instruction in the drawing process step. A compression control step for compression is executed by the computer, and the determination step includes a first processing mode in which drawing is performed without rotation on the paper based on the print data, and the first processing mode to 90 from the first processing mode. Or each of the second processing modes drawn by rotating with respect to the sheet by 270 degrees, Based on the number of non-image bands determined to have no image and the bandwidth, the processing time required to compress print data for image formation for one page is calculated. The drawing process is performed in the processing mode with the shorter processing time calculated in the step.
この発明のさらに他の局面に従うと、画像形成装置と、画像形成装置に処理対象となるプリントデータを送信する外部機器とを有する画像形成システムで用いられる画像形成装置の制御プログラムは、外部機器は、プリントデータを画像形成装置に対して送信する前に、1ページ分の画像形成のためのプリントデータのバンド単位の画像の有無を判別する判別部を備え、画像形成装置の制御プログラムは、外部機器から送信されたプリントデータに基づいてバンド単位に描画処理を行ってプリント可能データを生成するとともに、プリント可能データを圧縮するための圧縮指示を行う描画処理ステップと、描画処理ステップによる圧縮指示に基づいて、プリント可能データをバンド単位で圧縮する圧縮制御ステップとをコンピュータに実行させ、判別ステップは、描画処理に先立って、プリントデータに基づいて用紙に対して回転なしで描画した第1の処理態様と、第1の処理態様から90度又は270度だけ用紙に対して回転させて描画した第2の処理態様とのそれぞれについて、画像がないと判別された無画像バンドの数とバンド幅とに基づいて、1ページ分の画像形成のためのプリントデータについて圧縮を行うまでに要する処理時間を算出し、描画処理ステップは、判別ステップで算出された処理時間が短い方の処理態様で、描画処理を行う。
According to still another aspect of the present invention, the control program of the image forming apparatus used in the image forming system having the image forming apparatus and the external apparatus that transmits print data to be processed to the image forming apparatus is The image forming apparatus includes a determination unit that determines whether or not there is an image in a band unit of print data for image formation for one page before transmitting the print data to the image forming apparatus. Based on the print data transmitted from the device, drawing processing is performed in band units to generate printable data, and a drawing processing step for giving a compression instruction for compressing the printable data, and a compression instruction by the drawing processing step And a compression control step for compressing printable data on a band basis. , Determining step, prior to the drawing process, is rotated relative to the first processing mode and, by 90 degrees or 270 degrees from the first processing mode sheet was drawn without rotating the sheet based on the print data For each of the second processing modes drawn in this manner, the print data for image formation for one page is compressed based on the number of imageless bands and the bandwidth determined that there is no image. The required processing time is calculated, and the drawing process step performs the drawing process in the processing mode in which the processing time calculated in the determination step is shorter .
これらの発明に従うと、速やかに画像形成可能であって製造コストが低い画像形成装置、画像形成システム、画像形成装置の制御方法、及び画像形成装置の制御プログラムを提供することができる。 According to these inventions, it is possible to provide an image forming apparatus, an image forming system, an image forming apparatus control method, and an image forming apparatus control program that can form an image quickly and are low in manufacturing cost.
以下、本発明の実施の形態における画像形成装置の一例について説明する。 Hereinafter, an example of an image forming apparatus according to an embodiment of the present invention will be described.
画像形成装置は、スキャナ機能、複写機能、プリンタとしての機能、ファクシミリ機能、データ通信機能、及びサーバ機能を備えたMFP(Multi Function Peripheral)である。スキャナ機能では、セットされた原稿の画像を読み取ってそれをHDD(Hard Disk Drive)などに蓄積する。複写機能では、さらにそれを用紙などに印刷(プリント)する。プリンタとしての機能では、PC(パーソナルコンピュータ)などの外部端末から印刷指示を受けるとその指示に基づいて用紙に印刷を行う。ファクシミリ機能では、外部のファクシミリ装置などからファクシミリデータを受信してそれをHDDなどに蓄積する。データ通信機能では、接続された外部機器との間でデータを送受信する。サーバ機能では、複数のユーザでHDDなどに記憶したデータなどを共有可能にする。 The image forming apparatus is an MFP (Multi Function Peripheral) having a scanner function, a copying function, a printer function, a facsimile function, a data communication function, and a server function. In the scanner function, an image of a set original is read and stored in an HDD (Hard Disk Drive) or the like. In the copying function, it is further printed (printed) on paper or the like. In the function as a printer, when a print instruction is received from an external terminal such as a PC (personal computer), printing is performed on a sheet based on the instruction. In the facsimile function, facsimile data is received from an external facsimile machine and stored in an HDD or the like. In the data communication function, data is transmitted / received to / from a connected external device. In the server function, a plurality of users can share data stored in the HDD or the like.
画像形成装置は、外部機器(PCなど)と共に、画像形成システムを構成する。画像形成システムでは、外部機器から処理対象となるプリントデータが画像形成装置に送信される。画像形成装置は、送信されたプリントデータに基づいて、画像を形成する(PCプリントジョブ)。 The image forming apparatus constitutes an image forming system together with an external device (such as a PC). In the image forming system, print data to be processed is transmitted from an external device to the image forming apparatus. The image forming apparatus forms an image based on the transmitted print data (PC print job).
[実施の形態] [Embodiment]
まず、本発明の実施の形態の1つにおける画像形成装置のハードウェア構成について説明する。 First, a hardware configuration of an image forming apparatus according to one embodiment of the present invention will be described.
[画像形成装置の構成] [Configuration of Image Forming Apparatus]
図1は、本発明の実施の形態の1つにおける画像形成装置を示す正面図である。 FIG. 1 is a front view showing an image forming apparatus according to one embodiment of the present invention.
図1に示されるように、画像形成装置1は、画像形成部3、画像読取部5、給紙部90、排紙部91、及び制御回路50などを備える。
As shown in FIG. 1, the
画像形成部3は、例えば、トナー像形成部(図示せず)と、用紙搬送部(図示せず)と、定着装置(図示せず)とを有し、電子写真方式により用紙に画像を形成する。用紙は、給紙部90から用紙搬送部によってトナー像形成部に搬送される。また、トナー像形成部及び定着装置で画像が形成された用紙は、用紙搬送部により、排紙部91に排紙される。画像形成部3は、制御回路部50により画像処理が行われた画像に基づいて、用紙に画像形成を行う。画像形成部3は、いわゆるタンデム方式で4色の画像を合成し、用紙にカラー画像を形成可能に構成されている。
The
画像読取部5は、画像形成装置1の筐体の上部に配置されている。画像読取部5は、ADF(Auto Document Feeder)5aを有している。画像読取部5は、上述のスキャナ機能を実行する。画像読取部5は、透明な原稿台に配置された原稿をコンタクトイメージセンサにより走査して、それを画像データとして読み取る。また、画像読取部5は、原稿トレイにセットされた複数枚の原稿を、ADF5aにより順次取り込みながら、コンタクトイメージセンサによりその画像データを読み取る。画像読取部5により読み取られた画像データは、制御回路部50により所定のデータ形式のデータに変換され、制御回路部50の内部に設けられている記憶装置などに記憶される。
The
図2は、画像形成装置1の制御回路部50の構成を示すブロック図である。
FIG. 2 is a block diagram illustrating a configuration of the
制御回路部50は、画像形成装置1において、画像形成部3、画像読取部5に接続されている。制御回路部50は、IR画像インターフェース(I/F)41を介して、画像読取部5に接続されている。また、制御回路部50は、プリンタ画像インターフェース42を介して、画像形成部3に接続されている。IR画像インターフェース41は、入力用メモリ43を介してバス調停器13に接続されている。プリンタ画像インターフェース42は、出力用メモリ44を介して、バス調停器13に接続されている。
The
制御回路部50は、画像形成装置1の操作パネル45に接続されている。これにより、制御回路部50は、操作パネル45を介して受け付けたユーザの指示に応じて、種々の制御を実行する。操作パネル45は、第1CPU12aに接続されている。
The
制御回路部50は、ネットワークアダプタ17を介して、構内情報通信網(LAN)などのネットワークに接続されている。これにより、画像形成装置1は、ネットワークを介して、同ネットワークに接続されている外部機器(例えば、パーソナルコンピュータ(PC)など)500と通信可能となっている。ネットワークアダプタ17は、ネットワークコントローラ18により制御される。ネットワークコントローラ18は、制御回路部50の内部のPCIバスを介して、メモリコントローラPCIブリッジ14に接続されている。
The
本実施の形態において、制御回路部50は、AMP(Asymmetric Multiple Processor(Processing))構成のCPU12(第1CPU12a、第2CPU12b)を用いて構成されている。制御回路部50は、メモリコントローラPCIブリッジ14と、第1CPU12aと、第2CPU12bと、第1ワークメモリ16aと、第2ワークメモリ16bと、共有ワークメモリ16cとを有している。第1CPU12a、第1ワークメモリ16a、及び共有ワークメモリ16cは、メモリコントローラPCIブリッジ14に接続されている。第1CPU12aと第2CPU12bとは、共有ワークメモリ16cを介して接続されている。共有ワークメモリ16cは、第1CPU12aと第2CPU12bとが共通して使用するメモリである。第2ワークメモリ16bは、第2CPU12bによって使用される。
In the present embodiment, the
メモリコントローラPCIブリッジ14は、フラッシュROM(記憶装置の一例)20に接続されている。フラッシュROM20には、画像形成装置1を動作させるための制御プログラム20aが記憶されている。制御回路部50は、画像形成装置1の電源投入時に、フラッシュROM20から共有ワークメモリ16c上に制御プログラム20aをロードする。CPU12は、ロードした制御プログラム20aに基づいて制御を行うことで、画像形成装置1の動作を制御する。
The memory
メモリコントローラPCIブリッジ14は、PCIバスを介して、バス調停器13に接続されている。バス調停器13は、転送制御部13aを有し、画像形成部3や画像読取部5とのデータ転送の制御を行う。バス調停器13は、圧縮伸長制御部11を介して、ファイルメモリ15に接続されている。圧縮伸長制御部11は、複数の圧縮伸長器を備えている。複数の圧縮伸長器のそれぞれは、圧縮動作と伸長動作とのどちらかを行うことができる。
The memory
[画像形成装置の動作の説明] [Description of Operation of Image Forming Apparatus]
画像形成装置1は、外部機器500からの指示に基づいて画像形成部3で画像形成を行い出力するジョブ(PCプリントジョブ)や、画像読取部5を用いて読み取った原稿を画像形成部3を用いて複製するジョブ(コピージョブ)などを行うことができる。これらのジョブは、例えば次のようにして画像入力と画像出力とが行われることで実行される。
The
PCプリントジョブで画像入力が行われる場合、次のようである。すなわち、外部機器(PCなど)500は、プリンタドライバを使用して、ユーザにプリント対象として指定された任意のファイルをページ記述言語データに変換し、プリントデータを作成する。外部機器500は、通信ネットワークを介して、画像形成装置1にプリントデータを送信する。プリントデータは、外部機器500より、ネットワークアダプタ17を介してネットワークコントローラ18に伝えられる。制御回路部50は、ソフト処理によってプリントデータを解析し、共有ワークメモリ16cに画像を描画する。描画して得られた描画データ(画像)は、メモリコントローラPCIブリッジ14とバス調停器13とを介して、圧縮伸長制御部11に転送される。圧縮伸長制御部11では、指定された圧縮伸長器で描画データの圧縮動作が行われ、生成された圧縮データがファイルメモリ15に格納される。以上の動作を必要なページ数分だけ繰り返すことで、画像の入力が行われる。
When an image is input in a PC print job, it is as follows. That is, the external device (such as a PC) 500 uses a printer driver to convert an arbitrary file designated as a print target by the user into page description language data, and creates print data. The
PCプリントジョブで画像出力が行われる場合、次のようである。すなわち、入力された圧縮データがファイルメモリ15から読み出され、圧縮伸長制御部11に転送され、ここで指定された圧縮伸長器で伸長動作が行われる。伸長されたデータ(画像)は、バス調停器13、出力用メモリ4、及びプリンタ画像インターフェース42を介して、画像形成部3に出力される。以上の動作が、出力されるページのバンド単位で、必要ページ数分だけ繰り返して実行されることで、画像出力が行われる。
The case where image output is performed in a PC print job is as follows. That is, the input compressed data is read from the
コピージョブで画像入力が行われる場合、次のようである。すなわち、画像読取部5で読み取られた画像データは、IR画像インターフェース41から制御回路部50に入力されて、入力用メモリ43に一旦格納される。画像データは、入力用メモリ43からバス調停器13を介して圧縮伸長制御部11に転送される。ここで、指定された圧縮伸長器で画像データの圧縮動作が行われ、生成された圧縮データがファイルメモリ15に格納される。以上の動作が、読み取られたページ数分だけ繰り返し実行されることで、画像の入力が行われる。
When image input is performed in a copy job, it is as follows. That is, the image data read by the
コピージョブで画像出力が行われる場合、上述のPCプリントジョブで行われる画像出力と同様の動作が行われる。 When image output is performed by a copy job, an operation similar to the image output performed by the above-described PC print job is performed.
図3は、制御回路部50が行う制御に関する制御ブロック図である。
FIG. 3 is a control block diagram relating to the control performed by the
図3に示されるように、制御回路部50は、制御プログラム20aを実行することで、次のような制御ブロックを構成し、画像形成装置1の動作を制御する。
As shown in FIG. 3, the
すなわち、制御回路部50は、ジョブ管理部21と、ネットワーク管理部22と、解析処理部23と、描画処理部24と、圧縮制御部25と、IR画像インターフェース制御部26と、操作パネル制御部27と、伸長制御部28と、プリンタインターフェース制御部29とを有している。
That is, the
操作パネル制御部27は、操作パネル45の表示及び入力処理を行う。ネットワーク管理部22は、ネットワークの送受信の管理を行う。ジョブ管理部21は、操作パネル45からの指示及びネットワークからの起動要求に応じてジョブを起動して、起動した後はジョブの制御をつかさどる。
The operation
解析処理部23は、PCプリントジョブにおいて、PCなどの外部機器500から送信されたプリントデータを解析し、ディスプレイリストを生成する。描画処理部24は、生成されたディスプレイリストに基づいて、描画処理を行う。圧縮制御部25は、描画処理部24からの要求を受けて、圧縮制御を行う。IR画像インターフェース制御部26は、画像読取部5からの画像入力制御を行う。伸長制御部28は、印刷時に一旦圧縮された画像データの伸長制御を行う。プリンタ制御部29は、プリンタ画像インターフェース42の制御を行う。
The
本実施の形態では、CPU12としてはDual構成を用いたものが採用されており、ソフトウェア処理の負荷が均等に割り振られている。すなわち、解析処理部23と描画処理部24とは第2CPU12bに割り当てられている。また、それ以外の圧縮制御部25、ネットワーク管理部22、ジョブ管理部21などのシステム制御処理は、第1CPU12aに割り当てている、第1CPU12aと第2CPU12bとの間の情報のやり取りは、共有ワークメモリ16cを介して行われる。
In the present embodiment, a
[PCプリントジョブの実行時の動作の具体例] [Specific example of operation during execution of PC print job]
図4は、本実施の形態においてPCプリントジョブが実行されるときの制御回路部50の動作を示す図である。
FIG. 4 is a diagram illustrating an operation of the
図4に示されるように、PCプリントジョブが実行されるとき、制御回路部50では、次のような動作が行われる。
As shown in FIG. 4, when a PC print job is executed, the
まず、外部機器500は、プリンタドライバを使用して、ユーザにより指定された任意のファイルをページ記述言語に変換してプリントデータを作成し、ネットワークを介して画像形成装置1に送信する。プリントデータが送信されると、画像形成装置1は、そのプリントデータをネットワーク管理部22により受信する。ネットワーク管理部22は、受信したプリントデータを、逐次、CPU間通信を行うことによって、解析処理部23に通知する。すなわち、第1CPU12aから第2CPU12bにプリントデータが送られる。
First, the
第2CPU12bにおいて、解析処理部23は、入力されたプリントデータについて、言語解析(ページ解析)を行う。このとき、まず、各ページの先頭で、「回転なし」時と「回転あり」時との両方について、バンド毎に画像が存在するか否かを判断する。そして、後述するように、1ページ当たりの処理時間を計算し、描画処理部24に対して、バンド幅に関する情報と、バンド数に関する情報と、無画像バンド情報とを通知する。ここで、無画像バンド情報とは、画像のないバンドの番号などの情報をいう。「回転なし」とは、プリントデータをそのままの向きで用紙に対して回転なしで描画して用紙に印刷する処理態様をいう。「回転あり」とは、「回転なし」から90度又は270度だけ用紙の紙面に垂直な軸回りに回転させて描画して用紙に印刷する処理態様をいう。「回転なし」で印刷するか「回転あり」で印刷するかは、ユーザの指示がなければ、制御回路部50の判断によって定めることができるものである。
In the
描画処理部24は、このような情報が通知されると、圧縮制御部25に対して、ページの先頭で、無画像バンド情報を通知する。さらに、解析処理部23の処理に戻って、順次中間言語であるディスプレイリスト(DL)30を生成し、ワークメモリ16bに順次格納する。描画処理部24は、ワークメモリ16bからディスプレイリスト30を読み出し、ディスプレイリスト30に基づいてソフトウェア処理(ラスタライズ)を実行する。これにより、256ラインのバンド単位で、YMCKの色単位で、プリント可能データ31が生成される。生成されたプリント可能データ31は、共有ワークメモリ16cに格納される。描画処理部24は、共有ワークメモリ16cに1バンド分のプリント可能データが格納されると、圧縮制御部25に対して、CPU間通信によりプリント可能データ31の圧縮要求を送信する。すなわち、第2CPU12bから第1CPU12aに対して圧縮要求が送信される。
When such information is notified, the
第1CPU12aにおいて、圧縮制御部25は、圧縮要求を受信すると、バンド単位で圧縮処理を行う。圧縮処理により生成された圧縮データは、ファイルメモリ15に順次格納される。ファイルメモリ15に格納された圧縮データは、印刷のタイミングで伸長制御部28によって伸長される。伸長されたデータはプリンタ画像インターフェース42を介して画像形成部3に送信され、印刷動作が行われる。
In the
このような動作が行われる場合の、解析処理部23、描画処理部24、及び圧縮制御部25のそれぞれにおける処理について、以下にフローチャートを用いて説明する。
Processing in each of the
図5は、解析処理部23の動作を示す第1のフローチャートである。図6は、解析処理部23の動作を示す第2のフローチャートである。
FIG. 5 is a first flowchart showing the operation of the
解析処理部23は、次のように、ディスプレイリストの生成処理と、無画像バンドか否かの判断処理を行う。すなわち、図5に示されるように、ステップS101において、解析処理に必要な変数等の初期化処理を行う。
The
ステップS103において、解析処理部23は、ネットワーク管理部22から通知される、処理対象となる1ページ分のプリントデータを取得する。
In step S <b> 103, the
ステップS105において、解析処理部23は、「回転なし」の場合におけるプリントデータの描画位置に基づいて、各バンドに画像が存在するか否かを判定する。
In step S105, the
ステップS107において、解析処理部23は、「回転あり」の場合(90度回転又は270度して主走査方向と副走査方向を入れ替えたとき)におけるプリントデータの描画位置に基づいて、各バンドに画像が存在するか否かを判定する。
In step S107, the
ステップS109において、ステップS105の判定結果とステップS107の判定結果とに基づいて、「回転なし」時と「回転あり」時とのそれぞれについて、1ページの処理時間を計算する。処理時間は、無画像バンドの数に基づいて、算出可能である。 In step S109, based on the determination result in step S105 and the determination result in step S107, the processing time for one page is calculated for each of “without rotation” and “with rotation”. The processing time can be calculated based on the number of non-image bands.
ステップS111において、「回転なし」時の処理時間と「回転あり」時の処理時間とを比較し、「回転なし」時の方が速いか否か(処理時間が短いか否か)を判断する。 In step S111, the processing time at “no rotation” is compared with the processing time at “with rotation”, and it is determined whether or not “no rotation” is faster (whether the processing time is short). .
ステップS111で「回転なし」時の方が速ければ、ステップS113において、「回転なし」でプリントすることに決定する。すなわち、バンド幅を主走査方向長さとして、ディスプレイリストの作成モードを、「回転なし」とする。 If “no rotation” is faster in step S111, it is determined to print “no rotation” in step S113. That is, the bandwidth is the length in the main scanning direction, and the display list creation mode is “no rotation”.
他方、ステップS111で「回転なし」時の方が速くなければ、ステップS115において、「回転あり」でプリントすることに決定する。すなわち、バンド幅を副走査方向長さとして、ディスプレイリストの作成モードを、「回転あり」とする。 On the other hand, if “no rotation” is not faster in step S111, it is determined in step S115 to print “rotation”. That is, the bandwidth is the length in the sub-scanning direction, and the display list creation mode is “with rotation”.
図6に示されるように、ステップS121において、解析処理部23は、描画処理部24に、バンド幅、バンド数、及び無画像バンド情報を通知する。
As shown in FIG. 6, in step S <b> 121, the
ステップS123において、解析処理部23は、再度、処理対象となる1ページ分のプリントデータを取得する。
In step S123, the
ステップS125において、解析処理部23は、ステップS113又はステップS115で決定されたバンド幅と回転の有無とに応じて、実際にディスプレイリストを作成する。作成したディスプレイリストは、第2ワークメモリ16bに格納される。
In step S125, the
ステップS127において、解析処理部23は、1ページ分のディスプレイリストの生成を完了するまで、繰り返しディスプレイリストの生成処理を行う。1ページ分のディスプレイリストの生成が完了すると、ステップS103に戻って、次のページの処理を継続して行う。
In step S127, the
ここで、第2ワークメモリ16bに格納されたディスプレイリストは、描画処理部24が読み取って、描画領域にバンド単位でラスタライズする描画処理を行い、描画データを共有ワークメモリ16cに書き込む。画像があるバンド(無画像バンド以外のバンド)に対しては、1バンドの描画が完了すると、描画処理部24は、圧縮制御部25に対して圧縮要求(圧縮開始通知)を送信する。
Here, the display list stored in the
図7は、描画処理部24の動作を示すフローチャートである。
FIG. 7 is a flowchart showing the operation of the
図7に示されるように、ステップS201において、描画処理部24は、対象ページの処理を開始する。
As illustrated in FIG. 7, in step S <b> 201, the
ステップS203において、描画処理部24は、圧縮制御部25に対して、バンド幅、バンド数、及び無画像バンド情報を通知する。
In step S203, the
ステップS205において、描画処理部24は、ディスプレイリストを用いて、バンド毎、色毎に、描画処理を行う(ラスタライズ)。生成されたプリント可能データは、共有ワークメモリ16cに格納される。
In step S205, the
ステップS207において、描画処理部24は、画像があるバンドであれば、描画処理後のプリント可能データについて、圧縮要求を行う。
In step S207, if the image has a certain band, the
ステップS211において、描画処理部24は、圧縮制御部25から圧縮完了通知を受信するまで待機する。
In step S <b> 211, the
ステップS213において、対象ページ1ページ分のデータについての描画処理が終了下か否かを判断する。描画処理が終了するまで、ステップS205からの処理が繰り返して行われる。 In step S213, it is determined whether or not the drawing process for the data for one page of the target page has been completed. Until the drawing process is completed, the processes from step S205 are repeated.
ステップS213において描画処理が終了したと判断されると、描画処理部24は、ステップS215において、全ページ分の処理が終了したか否かを判断する。全ページ分の処理が終了していなければ、ステップS201からの処理をもう一度行う。全ページ分の処理が終了していれば、一連の処理が終了する。
If it is determined in step S213 that the drawing process has been completed, the
図8は、圧縮制御部25の動作を示す第1のフローチャートである。図9は、圧縮制御部25の動作を示す第2のフローチャートである。
FIG. 8 is a first flowchart showing the operation of the
図8に示されるように、ステップS301において、圧縮制御部25は、対象ページの処理を開始する。
As shown in FIG. 8, in step S301, the
ステップS303において、圧縮制御部25は、描画処理部24からのバンド幅、バンド数、及び無画像バンド情報に関する通知を受信する。
In step S <b> 303, the
ステップS305において、圧縮制御部25は、圧縮要求が描画処理部24から送られるまで待機する。
In step S <b> 305, the
ステップS305で圧縮要求があると、ステップS307において、圧縮制御部25は、処理対象のバンドが無画像バンドであるか否かを判断する。
When there is a compression request in step S305, in step S307, the
ステップS307で無画像バンドであるときには、ステップS309において、無画像の圧縮処理を行う。すなわち、例えば、予め用意された無画像のバンドのデータについて、圧縮を行う。圧縮が行われると、その次のバンドを処理対象として、ステップS307に戻る。 If it is a non-image band in step S307, a non-image compression process is performed in step S309. That is, for example, compression is performed on data of a non-image band prepared in advance. When compression is performed, the next band is set as a processing target, and the process returns to step S307.
ステップS307で無画像バンドでなければ、図9に示されるように、ステップS311において、バンド画像の圧縮が行われる。すなわち、圧縮制御部25は、共有ワークメモリ16cからバンド毎のプリント可能データを読み出し、それを圧縮する。生成された圧縮データは、ファイルメモリ15に格納される。
If it is not an imageless band in step S307, the band image is compressed in step S311 as shown in FIG. That is, the
ステップS313において、圧縮制御部25は、圧縮完了通知を行う。
In step S313, the
ステップS315において、圧縮制御部25は、処理対象となっているページについての処理が終了したか否かを判断する。終了していない場合には、ステップS305の処理に戻る。
In step S315, the
ステップS315で対象ページの処理が終了したときには、ステップS317において、圧縮制御部25は、解析処理部23に、その旨を通知する。
When the processing of the target page is completed in step S315, the
ステップS319において、圧縮制御部25は、全ページの処理が終了したか否かを判断する。終了している場合には、処理を終了する。終了していない場合には、ステップS301の処理に戻る。
In step S319, the
[各処理の第1の具体例の説明] [Description of First Specific Example of Each Process]
次に、実際の解析処理、描画処理、及び圧縮処理の第1の具体的な例について説明する。 Next, a first specific example of actual analysis processing, drawing processing, and compression processing will be described.
図10は、無画像バンドが1ページ内の先頭、中央、及び後端に存在する画像の一例を示す図である。 FIG. 10 is a diagram illustrating an example of an image in which a non-image band exists at the head, center, and rear end in one page.
図10においては、1200dpiのA4Lef(Long Edge Feed)サイズのプリントデータを外部機器500から受け取ってバンド単位で展開する制御を行う際の、バンド分割例とライン数とが例示されている。図10において(以下の同様の図においても同じ)、大きな長方形の枠はプリントデータに対応する印刷画像を示し、間隔が狭い斜線を付した領域は無画像バンドを示す。印刷画像中にある間隔が広い斜線を付した領域は、印刷画像中に貼り付けられている貼り付け画像を示し、印刷画像中にある「*」などで示される文字列は、印刷画像中の文字列を示す。印刷画像中で細い線分で区切られて示される細長い領域がバンドである。文字列や貼り付け画像が含まれないバンドが、無画像バンドとなる。
FIG. 10 illustrates an example of band division and the number of lines when control is performed to receive print data having a 1200 dpi A4Lef (Long Edge Feed) size from the
副走査方向のバンド分割態様とライン数とは以下の計算により求められる。本実施の形態において、共有ワークメモリ16c内に存在する描画領域のサイズを1200dpiのYMCKのA4Lefサイズの多値データを用いて説明すると、次のようになる。
The band division mode and the number of lines in the sub-scanning direction are obtained by the following calculation. In the present embodiment, the size of the drawing area existing in the shared
(主走査方向ドット数)=297(mm)/25.4(dot/mm)*1200(dpi)=14031(dot) (Number of dots in the main scanning direction) = 297 (mm) /25.4 (dot / mm) * 1200 (dpi) = 14031 (dot)
(副走査方向ライン数)=210(mm)/25.4(dot/mm)*1200(dpi)=9921(ライン) (Number of lines in the sub-scanning direction) = 210 (mm) /25.4 (dot / mm) * 1200 (dpi) = 9921 (line)
(1ページ分の必要データサイズ)=(主走査方向ドット数)×(副走査方向ライン数)×4(色)=約531(MByte) (Required data size for one page) = (number of dots in the main scanning direction) × (number of lines in the sub scanning direction) × 4 (color) = about 531 (MByte)
本実施の形態においては、メモリ容量を節約するために、この1ページ分の必要データサイズを丸ごと1ページ分だけ持つのではなく、256ラインを1バンドとしたバンド単位に分割して、描画データを取り扱う。すなわち、A4Lefサイズであれば、256ラインを1つのバンドとして、1ページを副走査方向に39バンドに分割して、制御を行う。 In this embodiment, in order to save memory capacity, the necessary data size for one page is not provided for the entire page, but the drawing data is divided into band units with 256 lines as one band. Handle. That is, if the A4Lef size is used, control is performed by dividing 256 pages into one band and dividing one page into 39 bands in the sub-scanning direction.
ここで、描画用の共有ワークメモリ16cなどのサイズは、最低でも、2バンド分を記憶できるだけ設ける必要がある。前のバンドの圧縮処理中に、次のバンドの描画処理を並行して実行できるようにする必要があるからである。そこで、本実施の形態では、例えば、2バンド分の容量を確保することにする。なお、これより容量が大きくてもよい。
Here, the size of the drawing shared
実際のサイズ計算について主走査方向の長さも256ドット単位で切り上げるとすると、このようにバンドに分割することにより以下の容量まで共有ワークメモリ16cの容量を節約できることになる。
Assuming that the length in the main scanning direction is rounded up in units of 256 dots for the actual size calculation, the capacity of the shared
256(ライン)×256(dot)×55(ブロック)×2(バンド)×4(色)=約27.5(MByte) 256 (line) × 256 (dot) × 55 (block) × 2 (band) × 4 (color) = about 27.5 (MByte)
解析処理部23は、まず、プリントデータの座標情報のみを予め解析して、無画像になるバンドを判断する。例えば図10に示される例においては、先頭から1〜3、中央の26,27、後端の37〜39(いずれもページ先頭から数えたバンド番号)の合計8バンドが無画像となる。すなわち、バンド番号1〜3,26,27,37〜39の各バンドは、無画像バンドである。
First, the
図10に示されるような無画像バンドを含むプリントデータについて、PCプリントジョブの実行時に行われる処理の例を比較例と共に説明する。 An example of processing performed when a PC print job is executed for print data including an imageless band as shown in FIG. 10 will be described together with a comparative example.
図11は、本実施の形態に対する比較例のシーケンス及び処理時間の具体例を示す図である。 FIG. 11 is a diagram illustrating a specific example of a sequence and processing time of a comparative example with respect to the present embodiment.
図11においては、本実施の形態とは異なり、解析処理部による無画像バンドであるか否かの判断が行われない例が示されている。すなわち、本実施の形態では行われるような予め無画像バンドを判別した上での処理は行われないので、ページ先頭の1バンド目から3バンド目までは、順番に、圧縮制御部に対して「無画像」についての圧縮要求が発行される。すなわち、それぞれの無画像バンドについても、描画処理部からの圧縮要求の受け付けと、実際の圧縮処理と、圧縮完了通知とが、シーケンシャルに行われる。4バンド目は、画像が存在するので画像あり指定で圧縮要求が発行される。以降、ページの最終のバンドまで、バンド毎に、無画像バンドであるか否かを判断して制御が行われる。 In FIG. 11, unlike the present embodiment, an example is shown in which the analysis processing unit does not determine whether the band is an imageless band. That is, since the processing after discriminating the no-image band as in the present embodiment is not performed in advance, the first to third bands at the top of the page are sequentially supplied to the compression control unit. A compression request for “no image” is issued. That is, for each non-image band, the reception of the compression request from the drawing processing unit, the actual compression process, and the compression completion notification are performed sequentially. In the fourth band, since an image exists, a compression request is issued with an image specified. Thereafter, control is performed by determining whether or not each image is a non-image band until the last band of the page.
このような比較例の処理において、各段階の処理にかかる処理時間は、例えば次のようである。 In the process of the comparative example, the processing time required for each stage of the process is, for example, as follows.
CPU間通信による処理時間は、例えば2msである。これは、デュアルコア構成のCPUが用いられており、解析処理及び描画処理を行うモジュールと、圧縮制御を含むシステム制御モジュールとが別コアで制御されており、両者間の通信に時間がかかるためである。CPU12間の通信が発生すると、実測値で、2ms程度の時間がかかる。
The processing time by communication between CPUs is 2 ms, for example. This is because a dual-core CPU is used, and the analysis processing and drawing processing modules and the system control module including compression control are controlled by separate cores, and communication between the two takes time. It is. When communication between the
圧縮処理時間(画像あり)の処理時間は、例えば20msである。これは、YMCKの多値4色で、1200dpiの主走査幅14031(dot)及び副走査ライン数256ラインに実際に画像が存在する場合において、ハードウェアで圧縮処理に要する時間には20ms程度の時間がかかる。 The processing time for the compression processing time (with images) is, for example, 20 ms. This is YMCK multi-valued four colors, and when the image actually exists in the main scanning width 14031 (dot) of 1200 dpi and the number of sub-scanning lines of 256 lines, the time required for compression processing by hardware is about 20 ms. take time.
圧縮処理時間(画像なし)の処理時間は、例えば4msである。1200dpiの主走査幅14031(dot)及び副走査ライン数256ラインに実際に画像が存在しない場合においては、実際に描画されたデータの圧縮制御は必要なく、予め用意されている無画像(白データ)の圧縮データを単純にファイルメモリに転送するだけでよい。したがって、画像ありの場合のように、実際の画像を圧縮する場合と比較して、短い時間で処理が完了する。これも、本実施例におけるハードウェア性能の実測値から計算される。 The processing time for the compression processing time (no image) is, for example, 4 ms. In the case where an image does not actually exist in the main scanning width 14031 (dot) of 1200 dpi and the number of sub-scanning lines of 256 lines, compression control of actually drawn data is not necessary, and a prepared non-image (white data) ) Is simply transferred to the file memory. Therefore, the processing is completed in a shorter time compared to the case where an actual image is compressed as in the case where there is an image. This is also calculated from the actual measurement value of the hardware performance in this embodiment.
図11に示されるように、上述のプリントデータについて個別の処理時間を従来の技術を用いて処理するとき、1ページ分の各処理に係る時間を総計して処理時間を求めると、例えば946msとなる。 As shown in FIG. 11, when processing the individual processing times for the above-mentioned print data using the conventional technique, the processing time is calculated by summing the time for each processing for one page, for example, 946 ms. Become.
図12は、本実施の形態のシーケンス及び処理時間の具体例を示す図である。 FIG. 12 is a diagram illustrating a specific example of the sequence and processing time of the present embodiment.
本実施の形態では、1ページ分の解析処理や描画処理を行う前に、予め、解析処理部23で無画像バンドであるか否かの判断が行われる。そして、その判断結果に基づいて、描画処理部24から圧縮制御部25に指示が行われる。これにより、1ページ内の無画像バンドについての処理が、ページの先頭でまとめて行われる。すなわち、指示を受けた圧縮制御部25は、1ページ分の無画像バンドの情報をテーブルに登録しておき、描画処理部24から圧縮要求(画像あり)を受けたときに、その前で無画像バンドの処理すべきバンドが存在すれば、無画像の圧縮制御を合わせて自動的に行う。
In this embodiment, before performing analysis processing or drawing processing for one page, the
ここで、先頭の無画像バンドの通知シーケンスにかかる時間に関しては、通常の圧縮要求のCPU間通信と同じとする(例えば、2ms)。このとき、無画像バンドについて一括してページ先頭で情報を通知するようにした場合において、1ページ分の各処理に係る時間を総計して処理時間を求めると、例えば820msとなる。したがって、図11に示されるような比較例の場合と比較すると、10%程度だけ処理時間が短くなり、パフォーマンスの向上を図ることができる。 Here, the time required for the notification sequence of the leading non-image band is the same as the normal compression request between CPUs (for example, 2 ms). At this time, in the case where the information is notified at the head of the page for the non-image band, the total processing time for one page is calculated to obtain the processing time, for example, 820 ms. Therefore, compared with the comparative example as shown in FIG. 11, the processing time is shortened by about 10%, and the performance can be improved.
なお、上述の例では、無画像バンドが合計で8バンドである場合について説明したが、8バンド以上の無画像バンドが存在すれば、当然に、それだけパフォーマンス向上の効果も大きくなる。 In the above-described example, the case where there are a total of 8 non-image bands is described. However, if there are 8 or more non-image bands, naturally, the effect of improving the performance is increased accordingly.
また、「回転なし」の場合と「回転あり」の場合とで処理時間が短くなる方の処理態様が採用されるが、本例では、図12に示す方が処理時間が短くなるため、この処理態様が採用される。この「回転なし」の場合と「回転あり」の場合と処理時間の比較の説明は、ここでは省略している。 In addition, the processing mode in which the processing time is shortened between “no rotation” and “with rotation” is adopted. However, in this example, the processing time shown in FIG. A processing mode is adopted. The description of the comparison of the processing time between the case of “without rotation” and the case of “with rotation” is omitted here.
[各処理の第2の具体例の説明] [Description of Second Specific Example of Each Process]
次に、実際の解析処理、描画処理、及び圧縮処理の第2の具体的な例について説明する。 Next, a second specific example of actual analysis processing, drawing processing, and compression processing will be described.
図13は、外部機器500から送信されたプリントデータを回転なしで描画する場合の処理態様の一例を示す図である。
FIG. 13 is a diagram illustrating an example of a processing mode when the print data transmitted from the
図13に示されるように、プリントデータが送信されたときには、「回転なし」と「回転あり」とで処理時間が計算され、どちらの処理態様を採用するかが決定される。図13には、「回転なし」の場合であって、1200dpiのA4Lefサイズの画像の処理態様が示されている。このプリントデータについて、このまま描画する場合には、無画像バンドは存在しないことになる。 As shown in FIG. 13, when print data is transmitted, the processing time is calculated based on “no rotation” and “with rotation”, and it is determined which processing mode is adopted. FIG. 13 shows a processing mode of an A4Lef size image of 1200 dpi in the case of “no rotation”. If the print data is drawn as it is, no image band exists.
図14は、図13に示されるプリントデータを回転ありで描画する場合の処理態様の一例を示す図である。 FIG. 14 is a diagram illustrating an example of a processing mode when the print data illustrated in FIG. 13 is drawn with rotation.
図14に示されるように、このプリントデータでは、「回転あり」の場合には、複数の無画像バンドがあることになる。すなわち、この場合の無画像バンドは、1〜5、27〜33、50〜55となる。 As shown in FIG. 14, in this print data, when “with rotation”, there are a plurality of non-image bands. That is, the non-image bands in this case are 1 to 5, 27 to 33, and 50 to 55.
次に、「回転なし」の場合の1ページ当たりの処理時間の計算方法について説明する。 Next, a method for calculating the processing time per page in the case of “no rotation” will be described.
図15は、「回転なし」の場合の1ページ当たりの処理時間を示す図である。 FIG. 15 is a diagram showing the processing time per page in the case of “no rotation”.
以下の具体的な値に関しては、前述の図11についてした値の説明と同じである。すなわち、計算方法は、以下のようになる。 The following specific values are the same as those described with reference to FIG. That is, the calculation method is as follows.
「回転なし」、「画像あり」時の1バンドあたりの圧縮処理時間をT_CompNonRot1とする。1バンドあたりのCPU間通信時間(シーケンス処理時間)をT_Seqとする。「回転なし」、「無画像」時の1バンドあたりの圧縮処理時間をT_CompNonRot2とする。無画像バンドの数をN_NoImageNonRotとする。なお、「回転なし」時の全バンド数は、A4Lefの1200dpiにおいて、256ラインを1バンドとして計算するので、39となる。 Let T_CompNonRot1 be the compression processing time per band when “no rotation” and “image”. The inter-CPU communication time (sequence processing time) per band is T_Seq. The compression processing time per band when “no rotation” and “no image” is T_CompNonRot2. The number of non-image bands is N_NoImageNonRot. Note that the total number of bands at the time of “no rotation” is 39 because 256 lines are calculated as one band at 1200 dpi of A4Lef.
このような変数を用いて「回転なし」時の1ページ当たりの処理時間T_NonRotateを算出すると、次式のようになる。 When the processing time T_NonRotate per page when “no rotation” is calculated using such a variable, the following equation is obtained.
T_NonRotate=(T_CompNonRot1+T_Seq)*(39−N_NoImageNonRot)+T_CompNonRot2*N_NoImageNonRot T_NonRotate = (T_CompNonRot1 + T_Seq) * (39−N_NoImageNonRot) + T_CompNonRot2 * N_NoImageNonRot
図16は、「回転あり」の場合の1ページ当たりの処理時間を示す図である。 FIG. 16 is a diagram illustrating a processing time per page in the case of “with rotation”.
図15についてした値の説明と比較すると、回転することによって、次のように変化する。すなわち、バンド幅は、「回転なし」の場合の0.7倍になるため、処理時間も0.7倍になる。また、回転することによって、バンド数は、39バンドから55バンドに、1.4倍となる。そのため、計算方法は、以下のようになる。 Compared with the description of the values shown in FIG. 15, the rotation changes as follows. That is, since the bandwidth is 0.7 times that of “no rotation”, the processing time is also 0.7 times. Further, by rotating, the number of bands becomes 1.4 times from 39 bands to 55 bands. Therefore, the calculation method is as follows.
「回転なし」、「画像あり」時の1バンドあたりの圧縮処理時間をT_CompRot1とする。1バンドあたりのCPU間通信時間(シーケンス処理時間)をT_Seqとする。「回転なし」、「無画像」時の1バンドあたりの圧縮処理時間をT_CompRot2とする。無画像バンドの数をN_NoImageRotとする。なお、「回転なし」時の全バンド数は、A4Sefの1200dpiにおいて、256ラインを1バンドとして計算するので、55となる。 Let T_CompRot1 be the compression processing time per band when “no rotation” and “with image”. The inter-CPU communication time (sequence processing time) per band is T_Seq. The compression processing time per band when “no rotation” or “no image” is T_CompRot2. Let N_NoImageRot be the number of non-image bands. Note that the total number of bands at “no rotation” is 55 because the calculation is performed with 256 lines as one band at 1200 dpi of A4Sef.
このような変数を用いて「回転あり」時の1ページ当たりの処理時間T_Rotateを算出すると、次式のようになる。 If the processing time T_Rotate per page when “with rotation” is calculated using such variables, the following equation is obtained.
T_Rotate=(T_CompRot1+T_Seq)*(55−N_NoImageRot)+T_CompRot2*N_NoImageRot T_Rotate = (T_CompRot1 + T_Seq) * (55−N_NoImageRot) + T_CompRot2 * N_NoImageRot
このように、算出できる処理時間T_RotateとT_NonRotateとに基づいて、処理時間が短くなる処理態様が決定できる。例えば、本例では、「回転なし」の960msよりも、「回転あり」の877msの方が処理時間が短くなる。したがって、図16で示されるように、「回転あり」で処理が行われる。 In this way, the processing mode in which the processing time is shortened can be determined based on the processing time T_Rotate and T_NonRotate that can be calculated. For example, in this example, the processing time is shorter for 877 ms for “with rotation” than for 960 ms for “without rotation”. Therefore, as shown in FIG. 16, the process is performed with “with rotation”.
[実施の形態における効果] [Effects of the embodiment]
AMPの構成では、第1CPU12a及び第2CPU12bのそれぞれで、独立してOS(オペレーティングシステム)が動作したり実行したりする。そのため、個々のCPU12a,12bにおけるソフトウェア処理速度は向上する。しかしながら、両CPU12a,12b間で通信が行われるときには、共有ワークメモリ16cを用いて、CPU間の通信及び同期制御が行われるため、時間がかかる。そこで、特にこのようなAMP構成を有する制御回路部50を採用している場合に、CPU間の通信回数を減らし、処理の高速化を図ることが重要となっている。
In the AMP configuration, each of the
これに関して、以上説明したように、本実施の形態においては、PCプリントジョブが行われる場合において、ページ記述言語のプリントデータの解析時に、プリント可能データの描画処理に先だって、バンド単位で画像描画の必要性の有無(無画像バンドか否か)が判断される。この無画像バンドに関する判断は、1ページ分のプリントデータについて、描画処理の前に行われ、その判断結果に応じて、その後の描画処理、転送、圧縮処理制御に関するソフトウェア制御シーケンスが変更される。したがって、PCプリントジョブが行われるときのソフトウェア処理の負荷を軽減することができ、画像形成装置1のパフォーマンスが向上する。
In this regard, as described above, in the present embodiment, when a PC print job is performed, image analysis is performed in band units prior to drawing processing of printable data when analyzing print data in a page description language. The presence / absence of necessity (whether it is a no-image band) is determined. The determination regarding the non-image band is performed before the drawing process for the print data for one page, and the software control sequence regarding the subsequent drawing process, transfer, and compression process control is changed according to the determination result. Therefore, it is possible to reduce the load of software processing when a PC print job is performed, and the performance of the
具体的には、本実施の形態では、ディスプレイリストの生成に先立って、解析処理部23においてバンド毎に画像の有無が判別され、無画像バンドについては圧縮要求の指示が行われない。したがって、描画処理部24から圧縮制御部25への繰り返しの圧縮要求指示回数が低減し、ソフトウェアの処理負荷が削減される。特に、画像形成装置1においてPCプリントジョブ、コピージョブ、及びスキャン送信ジョブなどを同時に実行している場合に行われるマルチアクセス制御において、パフォーマンスの低下を効果的に防止することが可能となる。
Specifically, in this embodiment, prior to the generation of the display list, the
また、ディスプレイリストの生成に先立って、1ページ分の総計の処理時間の判断により、「回転なし」とするか「回転あり」とするか、回転角度が選択される。したがって、1ページ当たりの処理時間を確実に短縮することができ、パフォーマンスを向上させることができる。 Prior to the generation of the display list, the rotation angle is selected to be “no rotation” or “with rotation” by determining the total processing time for one page. Therefore, the processing time per page can be surely shortened, and the performance can be improved.
[変型例の説明] [Description of variant]
図17は、本発明の実施の形態の一変型例に係る画像形成装置1の解析処理部23の動作を示すフローチャートである。
FIG. 17 is a flowchart showing the operation of the
上述の実施の形態では、画像形成装置1の解析処理部23において、プリントデータに基づいて無画像バンドに関する判断が行われるが、この判断は、画像形成装置1に送信される前に、外部機器500において行われるものであってもよい。この場合、画像形成装置1は、外部機器500から送られた判断結果や無画像バンド情報に基づいて、その後上述と同様にプリント可能データの生成などを行うようにすればよい。
In the above-described embodiment, the
図17には、上述の実施の形態における図5に示される動作に代えて行われる動作が示されている。すなわち、まず、ステップS601において、解析に必要な変数等の初期化処理が行われる。 FIG. 17 shows an operation performed in place of the operation shown in FIG. 5 in the above-described embodiment. That is, first, in step S601, initialization processing for variables and the like necessary for analysis is performed.
次に、ステップS603において、解析処理部23は、ネットワーク管理部22を介して通知される無画像バンドの情報を取得する。この無画像バンドの情報は、例えば、PC等の外部機器500のプリンタドライバにおいて、プリントデータの生成時に、予め1ページの領域を256ライン単位で分割して各バンドについて画像の有無を判断した結果である。
Next, in step S <b> 603, the
無画像バンド情報が取得されると、以後、図6のステップS121以降の処理が行われる。すなわち、解析処理部23により、描画処理部24に、バンド幅、バンド数、及び無画像バンド情報が通知され、以後の処理が行われる。
When the non-image band information is acquired, the processing after step S121 in FIG. 6 is performed. That is, the
このような処理によって、画像形成装置1内の解析処理部23で無画像バンド領域の判断をすることなく、画像形成装置1のパフォーマンス向上を図ることが可能となる。
By such processing, it is possible to improve the performance of the
[その他] [Others]
上述の実施の形態や変型例の個々の特徴を、組み合わせたり、部分的に省いたりして、画像形成装置1を構成してもよい。例えば、PCプリントジョブの実行時において、「回転なし」の場合と「回転あり」の場合とで処理時間を事前に比較せず、いずれか一方の態様で常に処理が行われるようにしてもよい。また、PCプリントジョブの実行時において、無画像バンド情報を圧縮制御部に通知することなく、端に「回転なし」の場合と「回転あり」の場合とで処理時間を事前に比較して、処理時間が短いほうの処理態様で、処理が行われるようにしてもよい。
The
画像形成装置としては、モノクロ/カラーの複写機、プリンタ、ファクシミリ装置やこれらの複合機(MFP)などいずれであってもよい。画像形成装置のハードウェア構成は上述に限られるものではない。 The image forming apparatus may be a monochrome / color copying machine, a printer, a facsimile machine, or a multifunction machine (MFP) thereof. The hardware configuration of the image forming apparatus is not limited to the above.
上述の実施の形態における処理は、ソフトウェアによって行っても、ハードウェア回路を用いて行ってもよい。 The processing in the above embodiment may be performed by software or by using a hardware circuit.
上述の実施の形態における処理を実行するプログラムを提供することもできるし、そのプログラムをCD−ROM、フレキシブルディスク、ハードディスク、ROM、RAM、メモリカードなどの記録媒体に記録してユーザに提供することにしてもよい。プログラムはインターネットなどの通信回線を介して、装置にダウンロードするようにしてもよい。上記のフローチャートで文章で説明された処理は、そのプログラムに従ってCPUなどにより実行される。 A program for executing the processing in the above-described embodiment can be provided, or the program can be recorded on a recording medium such as a CD-ROM, a flexible disk, a hard disk, a ROM, a RAM, or a memory card and provided to the user. It may be. The program may be downloaded to the apparatus via a communication line such as the Internet. The processing described in the text in the above flowchart is executed by the CPU according to the program.
上記実施の形態は、すべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。 The above embodiment should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.
1 画像形成装置
3 画像形成部
5 画像読取部
12a 第1CPU
12b 第2CPU
14 メモリコントローラPCIブリッジ
15 ファイルメモリ
16a 第1ワークメモリ
16b 第2ワークメモリ
16c 共有ワークメモリ
20a 制御プログラム
21 ジョブ管理部
22 ネットワーク管理部
23 解析処理部
24 描画処理部
25 圧縮制御部
30 ディスプレイリスト
31 プリント可能データ
50 制御回路部
500 外部機器
DESCRIPTION OF
12b Second CPU
14 memory
Claims (17)
前記描画処理に先立って、前記プリントデータに基づいてバンド単位の画像の有無を判別する判別部と、
前記描画処理部による圧縮指示に基づいて、前記プリント可能データをバンド単位で圧縮する圧縮制御部とを備え、
前記判別部は、前記描画処理に先立って、前記プリントデータに基づいて用紙に対して回転なしで描画した第1の処理態様と、前記第1の処理態様から90度又は270度だけ用紙に対して回転させて描画した第2の処理態様とのそれぞれについて、画像がないと判別された無画像バンドの数とバンド幅とに基づいて、1ページ分の画像形成のためのプリントデータについて前記圧縮を行うまでに要する処理時間を算出し、
前記描画処理部は、前記判別部で算出された処理時間が短い方の処理態様で、前記描画処理を行う、画像形成装置。 A drawing processing unit that performs print processing in units of bands based on print data to be processed to generate printable data, and performs a compression instruction to compress the printable data;
Prior to the drawing process, a determination unit that determines the presence or absence of an image in a band unit based on the print data;
A compression control unit that compresses the printable data in band units based on a compression instruction by the drawing processing unit;
Prior to the drawing process, the determination unit is configured to draw a first processing mode without rotation on the paper based on the print data, and to the paper by 90 degrees or 270 degrees from the first processing mode. The print data for image formation for one page is compressed on the basis of the number of non-image bands determined to have no image and the bandwidth for each of the second processing modes that are rotated and drawn. Calculate the processing time required to
The image forming apparatus, wherein the drawing processing unit performs the drawing process in a processing mode with a shorter processing time calculated by the determination unit.
前記判別部により画像がないと判別された無画像バンドについては前記圧縮指示を行わず、
前記無画像バンドを除くバンドのプリント可能データについて、バンド単位で前記圧縮指示を行う、請求項1に記載の画像形成装置。 The drawing processing unit
The compression instruction is not performed for the no-image band that is determined to have no image by the determination unit,
The image forming apparatus according to claim 1, wherein the compression instruction is performed in band units for printable data of bands other than the non-image band.
前記描画処理部は、前記少なくとも2つのコアのうち第1コアの動作に基づいて機能し、
前記圧縮制御部は、前記少なくとも2つのコアのうち前記第1コアとは異なる第2コアの動作に基づいて機能する、請求項1又は2に記載の画像形成装置。 The image forming apparatus is configured using a control circuit having a core of at least two central processing units,
The drawing processing unit functions based on an operation of a first core of the at least two cores,
The image forming apparatus according to claim 1, wherein the compression control unit functions based on an operation of a second core different from the first core among the at least two cores.
前記圧縮制御部は、前記プリントデータについて最初に圧縮を行う前に、前記一括して判別された無画像バンドの情報を取得する、請求項1から4のいずれかに記載の画像形成装置。 The determination unit collectively determines the no-image band for the page before performing the compression instruction for print data for image formation for one page for the first time,
5. The image forming apparatus according to claim 1, wherein the compression control unit acquires information on the imageless bands determined in a lump before the print data is compressed for the first time. 6.
前記描画処理部は、前記解析処理部により生成されたディスプレイリストに基づいて、前記プリント可能データを生成する、請求項1から5のいずれかに記載の画像形成装置。 An analysis processing unit that analyzes the print data and generates a display list;
The image forming apparatus according to claim 1, wherein the drawing processing unit generates the printable data based on a display list generated by the analysis processing unit.
前記外部機器は、前記プリントデータを前記画像形成装置に対して送信する前に、1ページ分の画像形成のためのプリントデータのバンド単位の画像の有無を判別する判別部を備え、
前記画像形成装置は、
前記外部機器から送信されたプリントデータに基づいてバンド単位に描画処理を行ってプリント可能データを生成するとともに、前記プリント可能データを圧縮するための圧縮指示を行う描画処理部と、
前記描画処理部による圧縮指示に基づいて、前記プリント可能データをバンド単位で圧縮する圧縮制御部とを備え、
前記判別部は、前記描画処理に先立って、前記プリントデータに基づいて用紙に対して回転なしで描画した第1の処理態様と、前記第1の処理態様から90度又は270度だけ用紙に対して回転させて描画した第2の処理態様とのそれぞれについて、画像がないと判別された無画像バンドの数とバンド幅とに基づいて、1ページ分の画像形成のためのプリントデータについて前記圧縮を行うまでに要する処理時間を算出し、
前記描画処理部は、前記判別部で算出された処理時間が短い方の処理態様で、前記描画処理を行う、画像形成システム。 An image forming system having an image forming apparatus and an external device that transmits print data to be processed to the image forming apparatus,
The external device includes a determination unit that determines whether or not there is an image in a band unit of print data for image formation for one page before transmitting the print data to the image forming apparatus,
The image forming apparatus includes:
A drawing processing unit that performs print processing on a band basis based on print data transmitted from the external device to generate printable data, and performs a compression instruction for compressing the printable data;
A compression control unit that compresses the printable data in band units based on a compression instruction by the drawing processing unit;
Prior to the drawing process, the determination unit is configured to draw a first processing mode without rotation on the paper based on the print data, and to the paper by 90 degrees or 270 degrees from the first processing mode. The print data for image formation for one page is compressed on the basis of the number of non-image bands determined to have no image and the bandwidth for each of the second processing modes that are rotated and drawn. Calculate the processing time required to
The image forming system , wherein the drawing processing unit performs the drawing processing in a processing mode with a shorter processing time calculated by the determination unit .
前記圧縮制御部は、前記プリントデータについて最初に圧縮を行う前に、前記一括して判別された無画像バンドの情報を取得する、請求項8に記載の画像形成システム。 The determination unit collectively determines the non-image band for print data for image formation for one page,
The image forming system according to claim 8, wherein the compression control unit acquires information on the imageless bands determined in a batch before the print data is first compressed.
前記判別部により画像がないと判別された無画像バンドについては前記圧縮指示を行わず、
前記無画像バンドを除くバンドのプリント可能データについて、バンド単位で前記圧縮指示を行い、
前記画像形成装置は、前記プリントデータを解析してディスプレイリストを生成する解析処理部をさらに備え、
前記描画処理部は、前記解析処理部により生成されたディスプレイリストに基づいて、前記プリント可能データを生成する、請求項8又は9に記載の画像形成システム。 The drawing processing unit
The compression instruction is not performed for the no-image band that is determined to have no image by the determination unit,
For printable data of bands other than the no-image band, the compression instruction is performed in band units,
The image forming apparatus further includes an analysis processing unit that analyzes the print data and generates a display list,
The image forming system according to claim 8, wherein the drawing processing unit generates the printable data based on a display list generated by the analysis processing unit .
前記描画処理部は、前記少なくとも2つのコアのうち第1コアの動作に基づいて機能し、
前記圧縮制御部は、前記少なくとも2つのコアのうち前記第1コアとは異なる第2コアの動作に基づいて機能する、請求項8から10のいずれかに記載の画像形成システム。 The image forming apparatus is configured using a control circuit having a core of at least two central processing units,
The drawing processing unit functions based on an operation of a first core of the at least two cores,
The image forming system according to claim 8, wherein the compression control unit functions based on an operation of a second core different from the first core among the at least two cores.
処理対象のプリントデータに基づいてバンド単位に描画処理を行ってプリント可能データを生成するとともに、前記プリント可能データを圧縮するための圧縮指示を行う描画処理ステップと、
前記描画処理に先立って、前記プリントデータに基づいてバンド単位の画像の有無を判別する判別ステップと、
前記描画処理ステップによる圧縮指示に基づいて、前記プリント可能データをバンド単位で圧縮する圧縮制御ステップとを備え、
前記判別ステップは、前記描画処理に先立って、前記プリントデータに基づいて用紙に対して回転なしで描画した第1の処理態様と、前記第1の処理態様から90度又は270度だけ用紙に対して回転させて描画した第2の処理態様とのそれぞれについて、画像がないと判別された無画像バンドの数とバンド幅とに基づいて、1ページ分の画像形成のためのプリントデータについて前記圧縮を行うまでに要する処理時間を算出し、
前記描画処理ステップは、前記判別ステップで算出された処理時間が短い方の処理態様で、前記描画処理を行う、画像形成装置の制御方法。 A control method for an image forming apparatus configured using a control circuit using a central processing unit of an AMP (Asymmetric Multiple Processor (Processing)) configuration having at least two cores,
A drawing process step of performing print processing for each band based on print data to be processed to generate printable data, and performing a compression instruction for compressing the printable data;
Prior to the drawing process, a determination step of determining the presence or absence of an image in band units based on the print data;
A compression control step for compressing the printable data in band units based on a compression instruction in the drawing processing step;
Prior to the drawing process, the determining step includes: a first processing mode drawn without rotation on the paper based on the print data; and a 90 degree or 270 degree from the first processing mode on the paper. The print data for image formation for one page is compressed on the basis of the number of non-image bands determined to have no image and the bandwidth for each of the second processing modes that are rotated and drawn. Calculate the processing time required to
The image forming apparatus control method , wherein the drawing processing step performs the drawing processing in a processing mode in which the processing time calculated in the determination step is shorter .
前記描画処理に先立って、前記プリントデータに基づいてバンド単位の画像の有無を判別する判別ステップと、
前記描画処理ステップによる圧縮指示に基づいて、前記プリント可能データをバンド単位で圧縮する圧縮制御ステップとを備え、
前記判別ステップは、前記描画処理に先立って、前記プリントデータに基づいて用紙に対して回転なしで描画した第1の処理態様と、前記第1の処理態様から90度又は270度だけ用紙に対して回転させて描画した第2の処理態様とのそれぞれについて、画像がないと判別された無画像バンドの数とバンド幅とに基づいて、1ページ分の画像形成のためのプリントデータについて前記圧縮を行うまでに要する処理時間を算出し、
前記描画処理ステップは、前記判別ステップで算出された処理時間が短い方の処理態様で、前記描画処理を行う、画像形成装置の制御方法。 A drawing process step of performing print processing for each band based on print data to be processed to generate printable data, and performing a compression instruction for compressing the printable data;
Prior to the drawing process, a determination step of determining the presence or absence of an image in band units based on the print data;
A compression control step for compressing the printable data in band units based on a compression instruction in the drawing processing step;
Prior to the drawing process, the determining step includes: a first processing mode drawn without rotation on the paper based on the print data; and a 90 degree or 270 degree from the first processing mode on the paper. The print data for image formation for one page is compressed on the basis of the number of non-image bands determined to have no image and the bandwidth for each of the second processing modes that are rotated and drawn. Calculate the processing time required to
The image forming apparatus control method, wherein the drawing processing step performs the drawing processing in a processing mode in which the processing time calculated in the determination step is shorter.
処理対象のプリントデータに基づいてバンド単位に描画処理を行ってプリント可能データを生成するとともに、前記プリント可能データを圧縮するための圧縮指示を行う描画処理ステップと、
前記描画処理に先立って、前記プリントデータに基づいてバンド単位の画像の有無を判別する判別ステップと、
前記描画処理ステップによる圧縮指示に基づいて、前記プリント可能データをバンド単位で圧縮する圧縮制御ステップとをコンピュータに実行させ、
前記判別ステップは、前記描画処理に先立って、前記プリントデータに基づいて用紙に対して回転なしで描画した第1の処理態様と、前記第1の処理態様から90度又は270度だけ用紙に対して回転させて描画した第2の処理態様とのそれぞれについて、画像がないと判別された無画像バンドの数とバンド幅とに基づいて、1ページ分の画像形成のためのプリントデータについて前記圧縮を行うまでに要する処理時間を算出し、
前記描画処理ステップは、前記判別ステップで算出された処理時間が短い方の処理態様で、前記描画処理を行う、画像形成装置の制御プログラム。 A control program for an image forming apparatus configured using a control circuit using a central processing unit of an AMP (Asymmetric Multiple Processor (Processing)) configuration having at least two cores,
A drawing process step of performing print processing for each band based on print data to be processed to generate printable data, and performing a compression instruction for compressing the printable data;
Prior to the drawing process, a determination step of determining the presence or absence of an image in band units based on the print data;
Based on a compression instruction by the drawing processing step, the computer executes a compression control step for compressing the printable data in band units,
Prior to the drawing process, the determining step includes: a first processing mode drawn without rotation on the paper based on the print data; and a 90 degree or 270 degree from the first processing mode on the paper. The print data for image formation for one page is compressed on the basis of the number of non-image bands determined to have no image and the bandwidth for each of the second processing modes that are rotated and drawn. Calculate the processing time required to
A control program for an image forming apparatus , wherein the drawing processing step performs the drawing processing in a processing mode in which the processing time calculated in the determination step is shorter .
前記描画処理に先立って、前記プリントデータに基づいてバンド単位の画像の有無を判別する判別ステップと、
前記描画処理ステップによる圧縮指示に基づいて、前記プリント可能データをバンド単位で圧縮する圧縮制御ステップとをコンピュータに実行させ、
前記判別ステップは、前記描画処理に先立って、前記プリントデータに基づいて用紙に対して回転なしで描画した第1の処理態様と、前記第1の処理態様から90度又は270度だけ用紙に対して回転させて描画した第2の処理態様とのそれぞれについて、画像がないと判別された無画像バンドの数とバンド幅とに基づいて、1ページ分の画像形成のためのプリントデータについて前記圧縮を行うまでに要する処理時間を算出し、
前記描画処理ステップは、前記判別ステップで算出された処理時間が短い方の処理態様で、前記描画処理を行う、画像形成装置の制御プログラム。 A drawing process step of performing print processing for each band based on print data to be processed to generate printable data, and performing a compression instruction for compressing the printable data;
Prior to the drawing process, a determination step of determining the presence or absence of an image in band units based on the print data;
Based on a compression instruction by the drawing processing step, the computer executes a compression control step for compressing the printable data in band units,
Prior to the drawing process, the determining step includes: a first processing mode drawn without rotation on the paper based on the print data; and a 90 degree or 270 degree from the first processing mode on the paper. The print data for image formation for one page is compressed on the basis of the number of non-image bands determined to have no image and the bandwidth for each of the second processing modes that are rotated and drawn. Calculate the processing time required to
A control program for an image forming apparatus, wherein the drawing processing step performs the drawing processing in a processing mode in which the processing time calculated in the determination step is shorter.
前記外部機器は、前記プリントデータを前記画像形成装置に対して送信する前に、1ページ分の画像形成のためのプリントデータのバンド単位の画像の有無を判別する判別部を備え、
前記画像形成装置の制御プログラムは、
前記外部機器から送信されたプリントデータに基づいてバンド単位に描画処理を行ってプリント可能データを生成するとともに、前記プリント可能データを圧縮するための圧縮指示を行う描画処理ステップと、
前記描画処理ステップによる圧縮指示に基づいて、前記プリント可能データをバンド単位で圧縮する圧縮制御ステップとをコンピュータに実行させ、
前記判別ステップは、前記描画処理に先立って、前記プリントデータに基づいて用紙に対して回転なしで描画した第1の処理態様と、前記第1の処理態様から90度又は270度だけ用紙に対して回転させて描画した第2の処理態様とのそれぞれについて、画像がないと判別された無画像バンドの数とバンド幅とに基づいて、1ページ分の画像形成のためのプリントデータについて前記圧縮を行うまでに要する処理時間を算出し、
前記描画処理ステップは、前記判別ステップで算出された処理時間が短い方の処理態様で、前記描画処理を行う、画像形成装置の制御プログラム。 A control program for an image forming apparatus used in an image forming system having an image forming apparatus and an external device that transmits print data to be processed to the image forming apparatus,
The external device includes a determination unit that determines whether or not there is an image in a band unit of print data for image formation for one page before transmitting the print data to the image forming apparatus,
The control program for the image forming apparatus is:
A drawing process step of generating printable data by performing drawing processing in units of bands based on print data transmitted from the external device, and performing a compression instruction for compressing the printable data;
Based on a compression instruction by the drawing processing step, the computer executes a compression control step for compressing the printable data in band units,
Prior to the drawing process, the determining step includes: a first processing mode drawn without rotation on the paper based on the print data; and a 90 degree or 270 degree from the first processing mode on the paper. The print data for image formation for one page is compressed on the basis of the number of non-image bands determined to have no image and the bandwidth for each of the second processing modes that are rotated and drawn. Calculate the processing time required to
A control program for an image forming apparatus , wherein the drawing processing step performs the drawing processing in a processing mode in which the processing time calculated in the determination step is shorter .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013129451A JP6264757B2 (en) | 2013-06-20 | 2013-06-20 | Image forming apparatus, image forming system, image forming apparatus control method, and image forming apparatus control program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013129451A JP6264757B2 (en) | 2013-06-20 | 2013-06-20 | Image forming apparatus, image forming system, image forming apparatus control method, and image forming apparatus control program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015003429A JP2015003429A (en) | 2015-01-08 |
JP6264757B2 true JP6264757B2 (en) | 2018-01-24 |
Family
ID=52299744
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013129451A Expired - Fee Related JP6264757B2 (en) | 2013-06-20 | 2013-06-20 | Image forming apparatus, image forming system, image forming apparatus control method, and image forming apparatus control program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6264757B2 (en) |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3809209B2 (en) * | 1994-12-08 | 2006-08-16 | キヤノン株式会社 | Printing apparatus and data control method |
JP3655457B2 (en) * | 1998-01-20 | 2005-06-02 | 株式会社リコー | Printer control device |
JPH11235849A (en) * | 1998-02-20 | 1999-08-31 | Canon Inc | Image processing device, data processing method thereof, and storage medium storing program readable by computer |
JP2000047976A (en) * | 1998-07-27 | 2000-02-18 | Ricoh Co Ltd | Printer control unit |
JP2006187906A (en) * | 2005-01-05 | 2006-07-20 | Seiko Epson Corp | Image processing apparatus, printing apparatus and image processing method |
JP5176488B2 (en) * | 2007-11-02 | 2013-04-03 | カシオ電子工業株式会社 | Print data processing method |
JP2010041383A (en) * | 2008-08-05 | 2010-02-18 | Kyocera Mita Corp | Image processor, image reader and image forming device |
JP5655590B2 (en) * | 2011-01-26 | 2015-01-21 | 株式会社リコー | Image forming apparatus, image forming apparatus control method, and image forming apparatus control program |
-
2013
- 2013-06-20 JP JP2013129451A patent/JP6264757B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2015003429A (en) | 2015-01-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5333259B2 (en) | Image forming apparatus, program, and image forming method | |
JP6128782B2 (en) | Image processing apparatus, image processing apparatus control method, program, and storage medium | |
EP3021567B1 (en) | Image processing apparatus, method for performing specific process, computer-readable storage medium for computer program | |
JP2009107332A (en) | System and method for print counting | |
JP7073634B2 (en) | Electronic devices and programs | |
JP2013052615A (en) | Image forming apparatus, program and method for controlling drawing processing | |
JP2018058295A (en) | Image processing apparatus, image processing method and program | |
JP6264757B2 (en) | Image forming apparatus, image forming system, image forming apparatus control method, and image forming apparatus control program | |
JP2011053944A (en) | Image forming device, image forming method, and control program | |
JP2019014135A (en) | Image processing device, image processing method and program | |
US8675244B2 (en) | Rendering apparatus having a display list clip processing control method, rendering method, and storage medium | |
JP2011143576A (en) | Print data generator, image forming apparatus and program | |
JP2004188865A (en) | Image forming device and program | |
US8437046B2 (en) | Image processing apparatus and method for outputting an image subjected to pseudo-halftone processing | |
JP2010124236A (en) | Image forming device, method for transferring image data, and program | |
JP2015076694A (en) | Image forming apparatus | |
JP2020098549A (en) | Printing system, information processing apparatus, and data processing method | |
JP7256660B2 (en) | IMAGE FORMING APPARATUS, CONTROL METHOD THEREOF, AND PROGRAM | |
JP2011083914A (en) | Image forming apparatus and method and program for controlling the same | |
US11178312B2 (en) | Image forming apparatus, control method, and storage medium for improving throughput in an electrophotographic image forming apparatus | |
JP5447219B2 (en) | Print data generation apparatus, print data generation method, and print data generation program | |
JP5471696B2 (en) | Image processing apparatus and image processing program | |
JP5202265B2 (en) | Image processing apparatus, program, and control method for image processing apparatus | |
JP2016055536A (en) | Image formation device, program, and control method for image formation device | |
JP2004326266A (en) | Print control method, information processing device, and printer |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160324 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170131 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170207 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170404 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170912 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20171109 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20171128 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20171211 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6264757 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |