JP2011067982A - Image forming apparatus - Google Patents

Image forming apparatus Download PDF

Info

Publication number
JP2011067982A
JP2011067982A JP2009219355A JP2009219355A JP2011067982A JP 2011067982 A JP2011067982 A JP 2011067982A JP 2009219355 A JP2009219355 A JP 2009219355A JP 2009219355 A JP2009219355 A JP 2009219355A JP 2011067982 A JP2011067982 A JP 2011067982A
Authority
JP
Japan
Prior art keywords
code
image forming
forming apparatus
codes
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.)
Granted
Application number
JP2009219355A
Other languages
Japanese (ja)
Other versions
JP5409232B2 (en
Inventor
Yoshiaki Namikata
良紀 南方
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita Corp
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 Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2009219355A priority Critical patent/JP5409232B2/en
Publication of JP2011067982A publication Critical patent/JP2011067982A/en
Application granted granted Critical
Publication of JP5409232B2 publication Critical patent/JP5409232B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming apparatus achieved in the high speed of printing processing. <P>SOLUTION: The image forming apparatus 10 which executes calling, from a predetermined drawing program, a code for executing each instruction included in printing data includes: a processing frequency information control part 109 which specifies one or more codes whose execution frequencies exceed a predetermined value among executed codes; a RAM which holds the specified codes; a processing frequency information holding part 110 which holds the identification information of the codes; and a system control part 107 which executes the calling of a corresponding code from the RAM when the identification information showing the code for executing each instruction included in the objective printing data is held by the processing frequency information holding part 110. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、出力遅延を解消するとともに高速化を図る画像形成装置に関する。   The present invention relates to an image forming apparatus that eliminates output delay and increases the speed.

プリンタ等の画像形成装置において印刷遅延が発生した場合、ログ等の履歴情報を参照することによってその原因や傾向を特定できることが多い。
このため、ログの解析は、有効な遅延対策として従来から利用されている。
しかしながら、ログの解析は、通常、技術者等、人間によって行われるため、その効果は技術レベルや経験に左右されやすく、必ずしも正確で合理的な方法ではない。
そこで、エラーログにもとづくエラー頻度に応じて印刷データの出力順序を制御する印刷制御装置が提案されている(例えば、特許文献1参照)。
When a printing delay occurs in an image forming apparatus such as a printer, the cause and tendency can often be identified by referring to history information such as a log.
For this reason, log analysis is conventionally used as an effective countermeasure against delay.
However, since log analysis is usually performed by a person such as an engineer, the effect is easily affected by the technical level and experience, and is not necessarily an accurate and rational method.
Therefore, a print control apparatus that controls the output order of print data in accordance with the error frequency based on the error log has been proposed (for example, see Patent Document 1).

特開平11−24854号公報(第1−2頁、第6図)Japanese Patent Laid-Open No. 11-24854 (page 1-2, FIG. 6)

しかしながら、特許文献1に記載の印刷制御装置は、接続された複数のデータ処理装置の出力順序を制御するシステムの技術であるため、データ処理装置単体で発生する遅延を解消するものではなく、さらなる高速化が求められていた。   However, since the print control apparatus described in Patent Document 1 is a technology of a system that controls the output order of a plurality of connected data processing apparatuses, it does not eliminate the delay that occurs in the data processing apparatus alone. High speed was required.

本発明は、上記の事情にかんがみなされたものであり、使用頻度の高いコードを高速アクセスが可能なメモリに保持し、その後、同様の描画処理の際、対応するコードを前記メモリから呼び出して実行することにより高速化を図る画像形成システムの提供を目的とする。   The present invention is considered in view of the above circumstances, and a frequently used code is held in a memory that can be accessed at high speed, and then the corresponding code is called from the memory and executed in the same drawing process. Accordingly, an object of the present invention is to provide an image forming system that achieves high speed.

上記目的を達成するため、本発明の画像形成装置は、印刷データに含まれる命令を実行するためのコードを所定の描画プログラムから呼び出して実行するものであって、コード特定手段と、特定コード保持手段と、コード実行制御手段とを備える。
コード特定手段は、実行されたコードのうち、その実行頻度が所定値を超える一又は二以上のコードを特定する。特定コード保持手段は、特定した各コードを第一のメモリに保持するとともに、そのコードの識別情報を第二のメモリに保持する。コード実行制御手段は、対象の印刷データに含まれる命令を実行するためのコードを示す識別情報が前記第一のメモリに保持されている場合に、対応するコードを前記第二のメモリから呼び出して実行する。
In order to achieve the above object, an image forming apparatus of the present invention calls and executes a code for executing an instruction included in print data from a predetermined drawing program, and includes a code specifying unit and a specific code holding unit. Means and code execution control means.
The code specifying means specifies one or two or more codes whose execution frequency exceeds a predetermined value among executed codes. The specific code holding unit holds each specified code in the first memory and holds identification information of the code in the second memory. When the identification information indicating the code for executing the instruction included in the target print data is held in the first memory, the code execution control unit calls the corresponding code from the second memory. Execute.

本発明の画像形成装置によれば、効果的に出力遅延を解消するとともに高速化することができる。   According to the image forming apparatus of the present invention, it is possible to effectively eliminate the output delay and increase the speed.

本発明の一実施形態に係る画像形成装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image forming apparatus according to an embodiment of the present invention. 本発明の一実施形態に係る画像形成装置の動作手順を示したフローチャートである。5 is a flowchart illustrating an operation procedure of the image forming apparatus according to the embodiment of the present disclosure.

以下、本発明の一実施形態に係る画像形成装置1の構成について図面を参照しながら説明する。
図1は、本発明の一実施形態に係る画像形成装置の構成を示すブロック図である。
なお、本実施形態の画像形成装置1は、図示しないホストコンピュータと電気的に接続されることにより画像形成システムを構成するものとする。
すなわち、ホストコンピュータから送られた印刷データを画像形成装置1が受け取り、この印刷データに描画処理を施して印刷出力を行うシステムとなっている。
Hereinafter, the configuration of an image forming apparatus 1 according to an embodiment of the present disclosure will be described with reference to the drawings.
FIG. 1 is a block diagram illustrating a configuration of an image forming apparatus according to an embodiment of the present invention.
Note that the image forming apparatus 1 of the present embodiment constitutes an image forming system by being electrically connected to a host computer (not shown).
That is, the image forming apparatus 1 receives print data sent from a host computer, performs a drawing process on the print data, and performs print output.

画像形成装置1は、図1に示すように、通信インタフェース101、データ受信部102、データ解析部103、描画データ処理部104、描画部105、出力部106、システム制御部107、コードキャッシュ制御部108、処理頻度情報制御部109、処理頻度情報保持部110及びCPU111によって構成される。   As shown in FIG. 1, the image forming apparatus 1 includes a communication interface 101, a data receiving unit 102, a data analyzing unit 103, a drawing data processing unit 104, a drawing unit 105, an output unit 106, a system control unit 107, and a code cache control unit. 108, a processing frequency information control unit 109, a processing frequency information holding unit 110, and a CPU 111.

通信インタフェース101は、NIC(Network Interface Card)等からなり、図示しないホストコンピュータとの間で通信ケーブル等を介して接続される制御ボードを備える。
データ受信部102は、通信インタフェース101を介して印刷データを受信するための制御ボードを備える。
The communication interface 101 includes a network interface card (NIC) or the like, and includes a control board connected to a host computer (not shown) via a communication cable or the like.
The data receiving unit 102 includes a control board for receiving print data via the communication interface 101.

データ解析部103は、データ解析に使用するコードを描画プログラムから呼び出して実行するための制御ボードを備え、データ受信部102が受信した印刷データを解析する。つまり、「コード」とは、描画プログラムを構成する内部関数のことをいう。
具体的には、制御ボードは、受信した印刷データに含まれる各オブジェクトが、文字データか、ベクターデータか、イメージデータかを判別し、各オブジェクトの描画データを描画データ処理部104に出力する。
また、制御ボードは、各オブジェクトに対応する描画命令を抽出する。
例えば、ある印刷データに、線の描画命令が含まれている場合、線を引くための描画命令、線の色、位置等を指定するための描画命令が、抽出される。
なお、データ解析部103は、ここで使用されたコードを抽出し、その情報を、処理頻度情報制御部109に通知する。
The data analysis unit 103 includes a control board for calling and executing a code used for data analysis from a drawing program, and analyzes the print data received by the data reception unit 102. That is, “code” refers to an internal function that constitutes a drawing program.
Specifically, the control board determines whether each object included in the received print data is character data, vector data, or image data, and outputs the drawing data of each object to the drawing data processing unit 104.
Further, the control board extracts drawing commands corresponding to each object.
For example, when a line drawing command is included in certain print data, a drawing command for drawing a line, a drawing command for designating a line color, a position, and the like are extracted.
The data analysis unit 103 extracts the code used here and notifies the processing frequency information control unit 109 of the information.

描画データ処理部104は、データ解析部103から受け渡された各オブジェクトデータを中間形式の描画データ(ディスプレイリスト)に変換するコードを描画プログラムから呼び出すための制御ボードを備える。
描画データ処理部104は、ここで使用されたコードを抽出し、その情報を、処理頻度情報制御部109に通知する。
The drawing data processing unit 104 includes a control board for calling a code for converting each object data transferred from the data analysis unit 103 into drawing data (display list) in an intermediate format from a drawing program.
The drawing data processing unit 104 extracts the code used here and notifies the processing frequency information control unit 109 of the information.

描画部105は、描画データ処理部104によって生成されたディスプレイリストをビットマップデータに変換するコードを描画プログラムから呼び出すための制御ボードを備える。
この制御ボードは、変換後のビットマップデータを出力部106に出力する処理を行う。
また、描画部105は、ここで使用されたコードを抽出し、その情報を、処理頻度情報制御部109に通知する。
The drawing unit 105 includes a control board for calling a code for converting the display list generated by the drawing data processing unit 104 into bitmap data from a drawing program.
The control board performs a process of outputting the converted bitmap data to the output unit 106.
In addition, the drawing unit 105 extracts the code used here and notifies the processing frequency information control unit 109 of the information.

出力部106は、制御ボードを備え、ビットマップデータに基づいて印刷処理を行う。
具体的には、描画部105を介して得たビットマップデータを紙媒体等にトナーやインク等の着色剤を転写して顕像化する処理を印刷エンジンによって実行する。
The output unit 106 includes a control board and performs a printing process based on the bitmap data.
Specifically, the print engine executes a process for transferring the bitmap data obtained via the drawing unit 105 to a paper medium or the like by transferring a colorant such as toner or ink to a visible image.

システム制御部107は、装置全体の共有情報を管理し、各構成部の制御を行う描画プログラムを有し、この描画プログラムにもとづき、CPU(Central Processing Unit)111が稼働することによって描画処理が行われる。   The system control unit 107 has a drawing program that manages shared information of the entire apparatus and controls each component unit. Based on this drawing program, drawing processing is performed by operating a CPU (Central Processing Unit) 111. Is called.

コードキャッシュ制御部(コード実行制御手段)108は、いわゆる、コードキャッシュを実行するためのプログラムを有する。コードキャッシュ制御部108は、このプログラムにもとづき、描画プログラムの実行を制御してコードキャッシュを実行する。
コードキャッシュ制御部108は、描画処理に用いたコードの識別情報を一時的に高速アクセスが可能なメモリに保持させる。コードキャッシュに係るコードそのものはCPU111内のRAM(Random Access Memory:第一のメモリ)に一時的に格納する(本発明の特定コード保持手段に含まれる一の動作)。
なお、CPU111は、描画処理に際してこのメモリを参照し、その描画処理に用いるコードと同一の識別情報が保持されているかどうかを確認する。CPU111は、メモリから描画処理に用いるコードと同一コードの識別情報を検出すると、そのコードをRAMから呼び出し、描画部105に対し描画を実行させる。
The code cache control unit (code execution control means) 108 includes a so-called program for executing a code cache. Based on this program, the code cache control unit 108 executes the code cache by controlling the execution of the drawing program.
The code cache control unit 108 temporarily stores the identification information of the code used for the drawing process in a memory that can be accessed at high speed. The code itself relating to the code cache is temporarily stored in a RAM (Random Access Memory) in the CPU 111 (one operation included in the specific code holding means of the present invention).
Note that the CPU 111 refers to this memory during the drawing process, and checks whether the same identification information as the code used for the drawing process is held. When the CPU 111 detects identification information of the same code as the code used for the drawing process from the memory, the CPU 111 calls the code from the RAM and causes the drawing unit 105 to execute drawing.

特に、本実施形態のコードキャッシュ制御部108は、後述する処理頻度情報保持部110により保持された使用回数の多いコードを優先的にコードキャッシュの対象とするようにしている。
このため、描画処理に用いるコードを、その度に描画プログラムから呼び出して実行する通常の描画方式よりも速く処理を行うことができる。
In particular, the code cache control unit 108 according to the present embodiment preferentially targets codes that are frequently used, which are held by a processing frequency information holding unit 110 described later, as a code cache target.
For this reason, it is possible to perform processing faster than a normal drawing method in which a code used for drawing processing is called from a drawing program and executed each time.

処理頻度情報制御部(コード特定手段)109は、制御ボードを備え、データ解析部103、描画データ処理部104及び描画部105によって使用された各コードの使用回数を収集する。
また、この制御ボードは、使用されたコードの中から、使用頻度の高いコードを特定する。
具体的には、使用されたコードのうち、その使用頻度が所定値を超え、かつ、使用頻度が高い一又は二以上のコードを特定することができる。
また、使用されたコードのうち、その使用頻度が所定値を超え、かつ、その使用頻度の高い順で、所定のデータ量を超えない範囲内において選択される一又は二以上のコードを特定することができる。
例えば、入力操作により、集計時、最も使用頻度の高いコードから5番目までに該当するコードの識別情報を処理頻度情報保持部110に通知し、保持するように制御することができる。
また、入力操作により、1MBに収まる範囲において使用頻度の高いコードの識別情報を処理頻度情報保持部110に通知し、保持するように制御することができる。
The processing frequency information control unit (code specifying unit) 109 includes a control board, and collects the number of times each code used by the data analysis unit 103, the drawing data processing unit 104, and the drawing unit 105 is used.
In addition, the control board identifies a code that is frequently used among the used codes.
Specifically, among the used codes, one or more codes whose use frequency exceeds a predetermined value and whose use frequency is high can be specified.
Further, among the used codes, one or more codes selected within a range in which the usage frequency exceeds a predetermined value and the usage frequency does not exceed a predetermined data amount are specified. be able to.
For example, by performing an input operation, it is possible to notify the processing frequency information holding unit 110 of the identification information of the code corresponding to the fifth most frequently used code from the most frequently used code and control it to be held.
Further, it is possible to control to notify and hold the identification information of the code that is frequently used within the range of 1 MB by the input operation to the processing frequency information holding unit 110.

使用頻度(単位時間あたりの使用回数)は、例えば、月ごと、装置としての一定使用回数ごとに自動的に計測し、この計測した期間単位又は累計にもとづいて求めることができる。
また、使用頻度の集計のタイミングは、画像形成装置(出力デバイス)の出力性能やユーザの使用態様に応じて予め設定し、または、変更することができる。
The usage frequency (the number of times of use per unit time) can be automatically measured, for example, every month or every certain number of times of use as a device, and can be obtained based on the measured period unit or cumulative total.
Further, the timing of counting the usage frequency can be set or changed in advance according to the output performance of the image forming apparatus (output device) and the usage mode of the user.

また、特定のアプリケーションによって生成された印刷データに係るコードについてのみ、本実施形態に係るコードキャッシュを実行するように制限することができる。
これは、例えば、CADデータなど、「線を引く」命令が極端に多いアプリケーションについては問題ないが、一般のビジネス文書等、命令に偏りが無いアプリケーションの場合に、単に使用頻度の高いコードを保持するようにすると、多くのコードがキャッシュ対象となり、却って処理速度の低下を招くおそれがあるからである。
このため、処理頻度情報制御部109は、予め指定した所定のアプリケーションによって生成された印刷データに係るコードであって、かつ、その実行頻度が所定値を超えるコードを特定するようにすることもできる。
Further, it is possible to limit execution of the code cache according to the present embodiment only for the code related to the print data generated by a specific application.
This is not a problem for applications that have an extremely large number of “draw line” instructions, such as CAD data. However, in the case of applications that have no bias in instructions, such as general business documents, code that is frequently used is retained. This is because many codes are cached, and there is a risk that the processing speed will decrease.
Therefore, the processing frequency information control unit 109 can specify a code related to print data generated by a predetermined application specified in advance and whose execution frequency exceeds a predetermined value. .

処理頻度情報保持部(第二のメモリ)110は、メモリ等の記憶媒体によって構成され、処理頻度情報制御部109によって特定されたコードの識別情報を保持する(本発明の特定コード保持手段に含まれる他の動作)。
メモリ等の記憶媒体は、高速アクセスが可能なものが好ましい。
The processing frequency information holding unit (second memory) 110 is configured by a storage medium such as a memory and holds code identification information specified by the processing frequency information control unit 109 (included in the specific code holding unit of the present invention). Other behavior).
A storage medium such as a memory is preferably capable of high-speed access.

なお、通信インタフェース101、データ受信部102、データ解析部103、描画データ処理部104、描画部105、出力部106、システム制御部107、コードキャッシュ制御部108、処理頻度情報制御部109及び処理頻度情報保持部110にそれぞれ備えられている制御ボードは、CPU111の制御要素、ROM(Read Only Memory)及びRAM(Random Access Memory)を有する。各制御ボードは、互いに連携し、画像形成装置10のコンピュータを構成する。CPU111は、プログラムに記述された処理を実行する演算処理装置である。本実施形態においては、システム制御部107が有するプログラムを読み込んで、上記各構成部に必要な処理を実行させることによって、コードキャッシュを実現するものである。また、ROMは、プログラム及びデータを予め記憶した不揮発性のメモリである。
RAMは、プログラムを実行する際にそのプログラム及びデータを一時的に記憶して、作業領域として用いるメモリである。
本実施形態においては、コードキャッシュの対象となるコードそのものを一時的に保持する。
プログラムが実行されることにより、各制御ボードは、CPU内にデータ受信部102、データ解析部103、描画データ処理部104、描画部105、システム制御部107、コードキャッシュ制御部108及び処理頻度情報制御部109を機能ブロックとして構成し、各部のハード要素を通信インタフェース101、出力部106及び処理頻度情報保持部110として機能させる。
The communication interface 101, the data receiving unit 102, the data analyzing unit 103, the drawing data processing unit 104, the drawing unit 105, the output unit 106, the system control unit 107, the code cache control unit 108, the processing frequency information control unit 109, and the processing frequency. Each control board provided in the information holding unit 110 includes a control element of the CPU 111, a ROM (Read Only Memory), and a RAM (Random Access Memory). The control boards cooperate with each other to constitute a computer of the image forming apparatus 10. The CPU 111 is an arithmetic processing unit that executes processing described in the program. In the present embodiment, a code cache is realized by reading a program included in the system control unit 107 and causing each of the components to execute necessary processes. The ROM is a non-volatile memory that stores programs and data in advance.
The RAM is a memory that temporarily stores the program and data when the program is executed and uses it as a work area.
In this embodiment, the code itself that is the target of the code cache is temporarily held.
When the program is executed, each control board has a data reception unit 102, a data analysis unit 103, a drawing data processing unit 104, a drawing unit 105, a system control unit 107, a code cache control unit 108, and processing frequency information in the CPU. The control unit 109 is configured as a functional block, and the hardware elements of each unit function as the communication interface 101, the output unit 106, and the processing frequency information holding unit 110.

例えば、ある印刷データを画像形成装置10が受信した場合、その印刷データの描画命令を実行するためのコードが、処理頻度情報保持部110に保持されている場合には、当該処理頻度情報保持部110から当該コードを呼び出して描画処理を実行する。
ここで、処理頻度情報保持部110には、使用頻度の高いコードに限定して保持するようにしているため、通常のコードキャッシュに比べキャッシュヒット率が高くなる。
したがって、本実施形態に係る画像形成装置10によれば、描画〜印刷に係る処理時間をより短縮し、さらなる高速化を図っている。
For example, when the image forming apparatus 10 receives certain print data, if the processing frequency information holding unit 110 stores a code for executing the print data drawing command, the processing frequency information holding unit The code is called from 110 to execute the drawing process.
Here, since the processing frequency information holding unit 110 holds only codes that are frequently used, the cache hit rate is higher than that of a normal code cache.
Therefore, according to the image forming apparatus 10 according to the present embodiment, the processing time related to drawing to printing is further shortened to further increase the speed.

次に、以上のような構成からなる本実施形態の画像形成装置における動作手順について図面を参照しながら説明する。
図2は、本実施形態の画像形成装置の動作手順を示したフローチャートである。
Next, an operation procedure in the image forming apparatus of the present embodiment configured as described above will be described with reference to the drawings.
FIG. 2 is a flowchart showing an operation procedure of the image forming apparatus of the present embodiment.

同図に示すように、まず、データ受信部102が、図示しないホストコンピュータからの印刷データを受信したものとする(S1)。
印刷データの受信に応じ、データ解析部103は、印刷データを解析する(S2)。
具体的には、対応するコードを呼び出して、オブジェクトを解釈し、描画命令を抽出する。
As shown in the figure, first, it is assumed that the data receiving unit 102 has received print data from a host computer (not shown) (S1).
In response to receiving the print data, the data analysis unit 103 analyzes the print data (S2).
Specifically, the corresponding code is called to interpret the object and extract the drawing command.

次に、描画データ処理部104が、対応するコードを呼び出し、各オブジェクトデータをディスプレイリストに変換し、描画部105が、ディスプレイリストをビットマップデータに変換する。
また、出力部106が、ビットマップデータにもとづいて印刷処理を行う(S3)。
続いて、処理頻度情報制御部109が、S2及びS3において使用した各コードの使用回数を計測する(S4)。
すなわち、データ解析部103、描画データ処理部104及び描画部105において使用したコードの回数を計測する。
なお、S3〜S4は、各々、ページ排出命令まで繰り返して実行するとともに(ループ2)、データ終了命令まで繰り返して実行する(ループ1)。
Next, the drawing data processing unit 104 calls the corresponding code, converts each object data into a display list, and the drawing unit 105 converts the display list into bitmap data.
The output unit 106 performs a printing process based on the bitmap data (S3).
Subsequently, the processing frequency information control unit 109 measures the number of times each code used in S2 and S3 is used (S4).
That is, the number of codes used in the data analysis unit 103, the drawing data processing unit 104, and the drawing unit 105 is measured.
Note that S3 to S4 are repeatedly executed up to the page discharge command (loop 2) and are repeatedly executed up to the data end command (loop 1).

次いで、処理頻度情報制御部109は、コードごとの使用累計を算出し、使用頻度の高いコードを特定する(S5)。処理頻度情報制御部109は、特定したコードの識別情報を処理頻度情報保持部110に通知する。
そして、処理頻度情報保持部110は、特定されたコードの識別情報を保持する(S6)。
Next, the processing frequency information control unit 109 calculates a cumulative usage for each code, and identifies a code with a high usage frequency (S5). The processing frequency information control unit 109 notifies the identification information of the identified code to the processing frequency information holding unit 110.
Then, the processing frequency information holding unit 110 holds the identification information of the specified code (S6).

以上説明したように、本実施形態の画像形成装置10によれば、コードキャッシュ機能を備え、描画処理に用いるコードのうち使用頻度の高いコードを保持し、その後、同様の描画処理を行う場合にはそのコードを取り出して描画処理を行うようにしている。
このため、出力の遅延を効果的に防ぎ、高速化を実現することができる。
As described above, according to the image forming apparatus 10 of the present exemplary embodiment, when a code cache function is provided, a frequently used code among the codes used for the drawing process is held, and then the same drawing process is performed. Takes out the code and performs the drawing process.
For this reason, output delay can be effectively prevented and speeding up can be realized.

以上、本発明の画像形成装置について、好ましい実施形態を示して説明したが、本発明にかかる画像形成装置は、上述した実施形態にのみ限定されるものではなく、本発明の範囲で種々の変更実施が可能であることは言うまでもない。
例えば、条規実施形態では、各構成部の制御ボードが互いに連携して画像形成装置10のコンピュータを構成するものとしたが、画像形成装置の例えば、システム制御部107に主制御ボードを備えて、この主制御ボードによりコンピュータを構成し、各要素を制御してもよい。
The image forming apparatus according to the present invention has been described with reference to the preferred embodiment. However, the image forming apparatus according to the present invention is not limited to the above-described embodiment, and various modifications can be made within the scope of the present invention. It goes without saying that implementation is possible.
For example, in the rule embodiment, the control boards of the respective components are configured to cooperate with each other to form the computer of the image forming apparatus 10, but the main controller board is provided in, for example, the system control unit 107 of the image forming apparatus, The main control board may constitute a computer to control each element.

また、キャッシュするコードについては、単に使用(実行)頻度のみならず、コードサイズにもとづく重み付けを考慮して対象のコードを特定することもできる。
例えば、同じ頻度のコードが複数ある場合には、コードサイズの小さなコードを優先的にコードキャッシュの対象とする。
これにより、コードの読み込み時間を短縮し、コードキャッシュに係る描画の処理時間をより高速化することができる。
As for the code to be cached, not only the use (execution) frequency but also the weight of the code based on the code size can be considered and the target code can be specified.
For example, when there are a plurality of codes having the same frequency, a code having a small code size is preferentially targeted for code caching.
As a result, the code reading time can be shortened, and the drawing processing time related to the code cache can be further increased.

本発明は、コードキャッシュ機能を有する画像形成装置に好適に利用することができる。   The present invention can be suitably used for an image forming apparatus having a code cache function.

10 画像形成装置
108 コードキャッシュ制御部(コード実行制御手段)
109 処理頻度情報制御部(コード特定手段)
110 処理頻度情報保持部
DESCRIPTION OF SYMBOLS 10 Image forming apparatus 108 Code cache control part (code execution control means)
109 Processing frequency information control unit (code specifying means)
110 Processing frequency information holding unit

Claims (5)

印刷データに含まれる命令を実行するためのコードを所定の描画プログラムから呼び出して実行する画像形成装置であって、
実行されたコードのうち、その実行頻度が所定値を超える一又は二以上のコードを特定するコード特定手段と、
特定した各コードを第一のメモリに保持するとともに、そのコードの識別情報を第二のメモリに保持する特定コード保持手段と、
対象の印刷データに含まれる命令を実行するためのコードを示す識別情報が前記第一のメモリに保持されている場合に、対応するコードを前記第二のメモリから呼び出して実行するコード実行制御手段とを備える
ことを特徴とする画像形成装置。
An image forming apparatus that calls and executes a code for executing an instruction included in print data from a predetermined drawing program,
A code specifying means for specifying one or more codes whose execution frequency exceeds a predetermined value among executed codes;
Specific code holding means for holding each identified code in the first memory and holding identification information of the code in the second memory;
Code execution control means for calling and executing a corresponding code from the second memory when identification information indicating a code for executing an instruction included in the target print data is held in the first memory An image forming apparatus comprising:
前記コード特定手段は、
実行されたコードのうち、予め指定した所定のアプリケーションによって生成された印刷データに係るコードであって、かつ、その実行頻度が所定値を超えるコードを特定する請求項1記載の画像形成装置。
The code specifying means includes
The image forming apparatus according to claim 1, wherein the executed code is a code related to print data generated by a predetermined application specified in advance, and the code whose execution frequency exceeds a predetermined value is specified.
前記コード特定手段は、
実行されたコードのうち、その実行頻度が所定値を超え、かつ、その実行頻度の高い順に選択される一又は二以上のコードを特定する請求項1又は2記載の画像形成装置。
The code specifying means includes
3. The image forming apparatus according to claim 1, wherein one or two or more codes selected from the executed codes whose execution frequency exceeds a predetermined value and selected in descending order of execution frequency are specified.
前記コード特定手段は、
実行されたコードのうち、その実行頻度が所定値を超え、かつ、その使用頻度の高い順で、所定のデータ量を超えない範囲内において選択される一又は二以上のコード特定する請求項1乃至3のいずれか一項記載の画像形成装置。
The code specifying means includes
2. One or more codes that are selected within a range in which the execution frequency exceeds a predetermined value and the usage frequency does not exceed a predetermined amount of data among the executed codes are specified. The image forming apparatus according to any one of claims 1 to 3.
前記コードは、前記描画プログラムを構成する関数である請求項1乃至4のいずれか一項記載の画像形成装置。   The image forming apparatus according to claim 1, wherein the code is a function constituting the drawing program.
JP2009219355A 2009-09-24 2009-09-24 Image forming apparatus Expired - Fee Related JP5409232B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009219355A JP5409232B2 (en) 2009-09-24 2009-09-24 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009219355A JP5409232B2 (en) 2009-09-24 2009-09-24 Image forming apparatus

Publications (2)

Publication Number Publication Date
JP2011067982A true JP2011067982A (en) 2011-04-07
JP5409232B2 JP5409232B2 (en) 2014-02-05

Family

ID=44013759

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009219355A Expired - Fee Related JP5409232B2 (en) 2009-09-24 2009-09-24 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP5409232B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05327955A (en) * 1992-05-20 1993-12-10 Canon Inc Image forming device and method for processing control program therein
JPH11129558A (en) * 1997-08-28 1999-05-18 Seiko Epson Corp Information processor, printer, control method for information processor and recording medium
JP2003263281A (en) * 2002-03-07 2003-09-19 Fuji Xerox Co Ltd Printing machine, printing system, and print information control method
JP2005349664A (en) * 2004-06-09 2005-12-22 Sharp Corp Method and apparatus for forming image
JP2007172519A (en) * 2005-12-26 2007-07-05 Nec Corp Information processor, link management method for software module, and program
JP2008226120A (en) * 2007-03-15 2008-09-25 Brother Ind Ltd Image forming apparatus, direct print utility program, and storage device
JP2009154434A (en) * 2007-12-27 2009-07-16 Seiko Epson Corp Printer

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05327955A (en) * 1992-05-20 1993-12-10 Canon Inc Image forming device and method for processing control program therein
JPH11129558A (en) * 1997-08-28 1999-05-18 Seiko Epson Corp Information processor, printer, control method for information processor and recording medium
JP2003263281A (en) * 2002-03-07 2003-09-19 Fuji Xerox Co Ltd Printing machine, printing system, and print information control method
JP2005349664A (en) * 2004-06-09 2005-12-22 Sharp Corp Method and apparatus for forming image
JP2007172519A (en) * 2005-12-26 2007-07-05 Nec Corp Information processor, link management method for software module, and program
JP2008226120A (en) * 2007-03-15 2008-09-25 Brother Ind Ltd Image forming apparatus, direct print utility program, and storage device
JP2009154434A (en) * 2007-12-27 2009-07-16 Seiko Epson Corp Printer

Also Published As

Publication number Publication date
JP5409232B2 (en) 2014-02-05

Similar Documents

Publication Publication Date Title
US9489155B2 (en) Image processing device
JP5839845B2 (en) Printing apparatus, printing method, and program
AU2012203637B2 (en) Print data processing system, print data processing method, and program
JP2011121241A (en) Printing apparatus and method, and program
US20110043855A1 (en) Print data processing apparatus, print data processing method, and storage medium
US8792124B2 (en) Print control apparatus, image forming system, and non-transitory computer readable medium
US20170295285A1 (en) Image forming apparatus, non-transitory computer readable recording medium, and information processing system
JP2012240230A (en) Printing apparatus, printing method, printing system, and program
US8681363B2 (en) Raster application instances
JP5409232B2 (en) Image forming apparatus
JP6187110B2 (en) Print control apparatus and program
JP2008071346A (en) Image processor
JP2007152898A (en) Printing processing apparatus
JP5936363B2 (en) Image processing apparatus and image processing method
US9965709B2 (en) Non-transitory computer readable recording medium that records a program for causing a computer of an information processing apparatus to generate printable data utilizing cached commands, and information processing apparatus that generates printable data
US10649705B2 (en) Memory control apparatus and resource management method for memory control apparatus to process PDL data
JP2008026946A (en) Print server, print server program and print server method
JP2010181999A (en) Printing system, printer, and print control program
US8914591B2 (en) Information processing apparatus, method for controlling same
JP2021041698A (en) Image forming apparatus, image formation method and information processing program
JP5777670B2 (en) Image forming system and power saving printing method
KR100571759B1 (en) A control method of printing system
JP6390580B2 (en) Image forming apparatus and program
JP2021071811A (en) Print control device, printing system, and print control program
JP2010122917A (en) Image forming system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111025

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130219

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130220

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130422

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130813

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130903

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: 20131008

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131105

R150 Certificate of patent or registration of utility model

Ref document number: 5409232

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees