JP2016095570A - Information processing device, image forming apparatus with the information processing device, information processing method, and program for making computer achieve the information processing method - Google Patents

Information processing device, image forming apparatus with the information processing device, information processing method, and program for making computer achieve the information processing method Download PDF

Info

Publication number
JP2016095570A
JP2016095570A JP2014229799A JP2014229799A JP2016095570A JP 2016095570 A JP2016095570 A JP 2016095570A JP 2014229799 A JP2014229799 A JP 2014229799A JP 2014229799 A JP2014229799 A JP 2014229799A JP 2016095570 A JP2016095570 A JP 2016095570A
Authority
JP
Japan
Prior art keywords
transfer
order
print job
time
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2014229799A
Other languages
Japanese (ja)
Inventor
敦 河合
Atsushi Kawai
敦 河合
山本 一人
Kazuto Yamamoto
一人 山本
智子 山本
Tomoko Yamamoto
智子 山本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2014229799A priority Critical patent/JP2016095570A/en
Publication of JP2016095570A publication Critical patent/JP2016095570A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an information processing device for improving the use efficiency of resources in image formation.SOLUTION: Processing executed by a CPU of the information processing device includes a step (S303) for analyzing original data to calculate a RIP time of a print job, a step (S304) for calculating a transfer time T(1) of RIP order transfer, a step (S305) for calculating a transfer time (T(2)) of output order transfer, a step (S306) calculating a printing time T(3) when the RIP order transfer is performed, a step (S307) for calculating a printing time T(4) when the output order transfer is performed, and steps (S310 to S314) for setting a RIP order or an output order of a transfer route on the basis of a magnitude relation between the printing times T(3) and T(4) and a magnitude relation between the transfer times T(1) and T(2).SELECTED DRAWING: Figure 4

Description

本開示は画像を形成するための情報処理に関し、より特定的には、画像形成装置のリソースの利用効率を向上させる技術に関する。   The present disclosure relates to information processing for forming an image, and more particularly, to a technique for improving resource utilization efficiency of an image forming apparatus.

画像形成装置において、当該画像形成装置を構成する制御装置は、画像データをページ順にRIP(Raster Image Processing)し(ラスタライズし)、当該画像形成装置を構成する印刷装置にRIP済みデータを転送している。当該データの転送方式には、RIP順転送と出力順転送とがある。   In the image forming apparatus, a control device constituting the image forming apparatus performs RIP (Raster Image Processing) on the image data in the order of pages, and transfers the RIP-completed data to the printing apparatus constituting the image forming apparatus. Yes. The data transfer methods include RIP order transfer and output order transfer.

RIP順転送は、制御装置からRIP順にそのまま(ラスタライズされた順に)ラスタライズされたデータを印刷装置に転送するというものである。印刷装置は、受信したデータを出力順にソートしてから画像形成(印刷)する。   The RIP order transfer is to transfer the rasterized data from the control device to the printing apparatus as they are in the RIP order (in the order of rasterization). The printing apparatus sorts the received data in the order of output and then forms (prints) an image.

出力順転送は、制御装置がラスタライズされたデータを出力順にソートしてから、ソートされたデータを印刷装置に転送する、というものである。印刷装置は、受信したデータをそのまま用いて画像形成する。   In the output order transfer, the control device sorts the rasterized data in the output order, and then transfers the sorted data to the printing device. The printing apparatus forms an image using the received data as it is.

画像の形成に関し、たとえば、特開2013−200627号公報(特許文献1)は、「画像データ作成手段を並列動作させるシステムにおいて、それら画像データ作成手段からスプール装置への画像データの書き込みの順序を、スプール装置からプリンタへの画像データの出力順に従った固定的な順序とすることによる不具合を軽減する」ための技術を開示している。   Regarding image formation, for example, Japanese Unexamined Patent Application Publication No. 2013-200267 (Patent Document 1) states, “In a system that operates image data creation means in parallel, the order of writing image data from the image data creation means to the spool device is described. In other words, a technique for reducing problems caused by a fixed order according to the output order of image data from the spool device to the printer is disclosed.

特開2013−200627号公報JP 2013-200267 A

特開2013−200627号公報に開示された技術によると、画像データの作成速度及び、スプール手段からプリンタへの出力速度を測定し、予め設定しておいた閾値を利用してスプール装置への画像データの書き込み順序をRIP順とするか出力順とするかが動的に制御され、測定値が閾値を越えてから順序の制御が行われる。この場合、適切な閾値を設定することで画像形成完了までの生産性を考慮した制御が可能となるが、生産性が同じ場合にさらに適切な制御を実行することができない。したがって、画像を形成するシステム全体の印刷処理効率を向上させるための技術が必要とされている。   According to the technique disclosed in Japanese Patent Laid-Open No. 2013-200267, the image data creation speed and the output speed from the spool means to the printer are measured, and the image to the spool device is measured using a preset threshold value. Whether the data writing order is RIP order or output order is dynamically controlled, and the order is controlled after the measured value exceeds the threshold value. In this case, by setting an appropriate threshold value, it is possible to perform control in consideration of productivity until the completion of image formation. However, when the productivity is the same, further appropriate control cannot be executed. Therefore, there is a need for a technique for improving the printing processing efficiency of the entire system for forming an image.

本開示は、上述のような問題点を解決するためになされたものであって、ある局面における目的は、画像形成の印刷処理効率が向上する情報処理装置を提供することである。他の局面における目的は、画像形成装置のリソースの使用効率が向上する情報処理装置を提供することである。   The present disclosure has been made in order to solve the above-described problems, and an object in one aspect is to provide an information processing apparatus that improves the printing processing efficiency of image formation. An object in another aspect is to provide an information processing apparatus that improves resource use efficiency of an image forming apparatus.

他の局面における目的は、画像形成の印刷処理効率が向上する画像形成システムを提供することである。他の局面における目的は、リソースの使用効率が向上する画像形成システムを提供することである。   An object in another aspect is to provide an image forming system in which the printing processing efficiency of image formation is improved. An object in another aspect is to provide an image forming system in which resource use efficiency is improved.

他の局面における目的は、画像形成の印刷処理効率が向上する情報処理方法を提供することである。他の局面における目的は、画像形成装置のリソースの使用効率が向上する情報処理方法を提供することである。   An object in another aspect is to provide an information processing method that improves the printing processing efficiency of image formation. An object in another aspect is to provide an information processing method that improves the resource use efficiency of an image forming apparatus.

さらに他の局面における目的は、画像形成の印刷処理効率が向上する情報処理方法をコンピュータに実現させるためのプログラムを提供することである。他の局面における目的は、画像形成装置のリソースの使用効率が向上する情報処理方法をコンピュータに実現させるためのプログラムを提供することである。   Still another object of the present invention is to provide a program for causing a computer to realize an information processing method that improves the printing processing efficiency of image formation. Another object of the present invention is to provide a program for causing a computer to implement an information processing method that improves resource use efficiency of an image forming apparatus.

一実施の形態に従う情報処理装置は、印刷ジョブの入力を受けるように構成された入力部と、入力された印刷ジョブに含まれるデータを、印刷装置に適合したフォーマットの1つ以上のデータに変換するように構成された変換処理部と、1つ以上のデータを印刷装置に転送するときに用いられる複数の転送順序の各転送時間に基づいて、印刷装置への転送順序を印刷ジョブごとに切り替えるように構成された制御部とを備える。制御部は、複数の転送順序の各々について、当該印刷ジョブに基づく画像形成が完了するまでの生産性を算出し、複数の転送順序のうち生産性が高い転送順序を特定し、各転送順序の生産性が同じ場合に、各転送順序の転送終了時間を計算し、転送終了時間が短い転送順序を当該印刷ジョブの転送順序として選択するように構成されている。   An information processing apparatus according to an embodiment converts an input unit configured to receive a print job input and data included in the input print job into one or more data in a format suitable for the printing apparatus And switching the transfer order to the printing apparatus for each print job on the basis of the conversion processing unit configured to perform the above and transfer times of a plurality of transfer orders used when transferring one or more data to the printing apparatus. And a control unit configured as described above. For each of the plurality of transfer orders, the control unit calculates productivity until image formation based on the print job is completed, identifies a transfer order with high productivity among the plurality of transfer orders, and determines each transfer order. When the productivity is the same, the transfer end time of each transfer order is calculated, and the transfer order with the short transfer end time is selected as the transfer order of the print job.

好ましくは、情報処理装置は、当該印刷ジョブと選択された転送順序とに基づく画像形成時に転送終了時間を計測するように構成された計測部と、計測された転送終了時間を保存するように構成された記憶部とをさらに備える。制御部は、記憶部に保存されている転送終了時間を参照して、印刷ジョブの転送順序を選択するようにさらに構成されている。   Preferably, the information processing apparatus is configured to store a measured transfer end time and a measurement unit configured to measure a transfer end time at the time of image formation based on the print job and the selected transfer order And a storage unit. The control unit is further configured to select the transfer order of the print jobs with reference to the transfer end time stored in the storage unit.

好ましくは、制御部は、印刷媒体の出力のパターンを規定する設定に基づいて、印刷ジョブの転送順序を選択するようにさらに構成されている。   Preferably, the control unit is further configured to select a transfer order of print jobs based on a setting that defines an output pattern of the print medium.

好ましくは、複数の転送順序は、RIP(Raster Image Processing)の処理順に基づくRIP転送順序と、印刷順に基づく出力転送順序とを含む。   Preferably, the plurality of transfer orders include an RIP transfer order based on a processing order of RIP (Raster Image Processing) and an output transfer order based on a printing order.

他の実施の形態に従うと、上記のいずれかに記載の情報処理装置を備える画像形成装置が提供される。   According to another embodiment, an image forming apparatus including any of the information processing apparatuses described above is provided.

他の実施の形態に従うと、画像形成のための情報処理方法が提供される。この方法は、印刷ジョブの入力を受けるステップと、入力された印刷ジョブに含まれるデータを、印刷装置に適合したフォーマットの1つ以上のデータに変換するステップと、1つ以上のデータを印刷装置に転送するときに用いられる複数の転送順序の各転送時間に基づいて、印刷装置への転送順序を印刷ジョブごとに切り替えるステップとを備える。切り替えるステップは、複数の転送順序の各々について、当該印刷ジョブに基づく画像形成が完了するまでの生産性を算出するステップと、複数の転送順序のうち生産性が高い転送順序を特定するステップと、各転送順序の生産性が同じ場合に、各転送順序の転送終了時間を計算するステップと、転送終了時間が短い転送順序を当該印刷ジョブの転送順序として選択するステップとを含む。   According to another embodiment, an information processing method for image formation is provided. The method includes receiving a print job, converting data included in the input print job into one or more data in a format suitable for the printing device, and converting the one or more data to the printing device. Switching the transfer order to the printing apparatus for each print job based on the transfer times of a plurality of transfer orders used when transferring to the printer. The switching step includes calculating a productivity until image formation based on the print job is completed for each of a plurality of transfer orders, identifying a transfer order having a high productivity among the plurality of transfer orders, When the productivity of each transfer order is the same, the method includes calculating a transfer end time of each transfer order and selecting a transfer order having a short transfer end time as the transfer order of the print job.

さらに他の実施の形態に従うと、画像形成のための情報処理方法をコンピュータに実現させるためのプログラムが提供される。このプログラムはコンピュータに、印刷ジョブの入力を受けるステップと、入力された印刷ジョブに含まれるデータを、印刷装置に適合したフォーマットの1つ以上のデータに変換するステップと、1つ以上のデータを印刷装置に転送するときに用いられる複数の転送順序の各転送時間に基づいて、印刷装置への転送順序を印刷ジョブごとに切り替えるステップとを実行させる。切り替えるステップは、複数の転送順序の各々について、当該印刷ジョブに基づく画像形成が完了するまでの生産性を算出するステップと、複数の転送順序のうち生産性が高い転送順序を特定するステップと、各転送順序の生産性が同じ場合に、各転送順序の転送終了時間を計算するステップと、転送終了時間が短い転送順序を当該印刷ジョブの転送順序として選択するステップとを含む。   According to yet another embodiment, a program for causing a computer to implement an information processing method for image formation is provided. The program receives a print job input from a computer, converts data included in the input print job into one or more data in a format suitable for the printing apparatus, and one or more data. And a step of switching the transfer order to the printing apparatus for each print job based on the transfer times of the plurality of transfer orders used when transferring to the printing apparatus. The switching step includes calculating a productivity until image formation based on the print job is completed for each of a plurality of transfer orders, identifying a transfer order having a high productivity among the plurality of transfer orders, When the productivity of each transfer order is the same, the method includes calculating a transfer end time of each transfer order and selecting a transfer order having a short transfer end time as the transfer order of the print job.

ある局面において、印刷処理におけるリソースの利用効率が向上し得る。また、複数の印刷ジョブを実行する場合も、最後のジョブの出力が完了するまでの時間を短くすることができる。   In one aspect, the resource utilization efficiency in the printing process can be improved. Also, when a plurality of print jobs are executed, the time until the output of the last job is completed can be shortened.

この発明の上記及び他の目的、特徴、局面及び利点は、添付の図面と関連して理解されるこの発明に関する次の詳細な説明から明らかとなるであろう。   The above and other objects, features, aspects and advantages of the present invention will become apparent from the following detailed description of the present invention taken in conjunction with the accompanying drawings.

本実施の形態に係る画像形成システム100の構成の概要を表す図である。1 is a diagram illustrating an outline of a configuration of an image forming system 100 according to the present embodiment. 画像形成システム100のハードウェア構成を表すブロック図である。2 is a block diagram illustrating a hardware configuration of an image forming system 100. FIG. 情報処理装置30によって実現される機能の構成を表すブロック図である。3 is a block diagram illustrating a configuration of functions realized by an information processing device 30. FIG. 画像形成システム100を構成する制御装置21が実行する処理の一部を表すフローチャートである。4 is a flowchart showing a part of processing executed by a control device 21 configuring the image forming system 100. 画像形成システム100を構成する制御装置21が実行する処理の一部を表すフローチャートである。4 is a flowchart showing a part of processing executed by a control device 21 configuring the image forming system 100. 原稿600と、プリンタ2からの出力順A,Bを表す。The order of output A and B from the original 600 and the printer 2 is shown. 出力順Aに示される順序で原稿を印刷する場合の転送時間の算出例を表す。The calculation example of the transfer time when the document is printed in the order shown in the output order A is shown. 原稿を出力順A(逆順印刷)の順序で出力した場合の例を示す。An example in which the document is output in the order of output order A (reverse order printing) is shown. 原稿を出力順B(カバー印刷)の順序で出力した場合の例である。This is an example in which documents are output in the order of output order B (cover printing).

以下、図面を参照しつつ、本発明の実施の形態について説明する。以下の説明では、同一の部品には同一の符号を付してある。それらの名称及び機能も同じである。したがって、それらについての詳細な説明は繰り返さない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the following description, the same parts are denoted by the same reference numerals. Their names and functions are also the same. Therefore, detailed description thereof will not be repeated.

[画像形成システムの概要]
図1を参照して、本実施の形態に係る画像形成システム100について説明する。図1は、本実施の形態に係る画像形成システム100の構成の概要を表す図である。画像形成システム100は、印刷ジョブを送信可能なクライアント端末と、印刷ジョブに基づいて画像を形成可能な画像形成装置を有する。以下の実施の形態では、クライアント端末の一例としてPC(Personal Computer)1a,1bを、画像形成装置の一例としてプリンタ2a,2bをそれぞれ備える画像形成システム100について説明する。なお、画像形成装置は、画像を形成する機能を有しておればよく、たとえば、複合機(MFP:Multi-Functional Peripheral)であってもよい。
[Overview of image forming system]
An image forming system 100 according to the present embodiment will be described with reference to FIG. FIG. 1 is a diagram illustrating an outline of a configuration of an image forming system 100 according to the present embodiment. The image forming system 100 includes a client terminal capable of transmitting a print job and an image forming apparatus capable of forming an image based on the print job. In the following embodiments, an image forming system 100 including PCs (Personal Computers) 1a and 1b as examples of client terminals and printers 2a and 2b as examples of image forming apparatuses will be described. Note that the image forming apparatus only needs to have a function of forming an image, and may be, for example, a multi-function peripheral (MFP).

クライアント端末としてのPC1a,1b、プリンタ2a,2bは、ネットワーク3を介して相互に通信可能に接続されている。ネットワーク3は、イーサネット(登録商標)、トークンリング、FDDI(Fiber Distributed Data Interface)等の規格によりコンピューターやネットワーク機器同士を接続したLAN(Local Area Network)や、LAN同士を専用線で接続したWAN(Wide Area Network)、インターネット、これらの組み合わせ等の各種のネットワークからなる。なお、ネットワーク3に接続される機器の種類及び台数は、図1に示す例に限定されない。以下、PC1a,1bを総称するときは、PC1といい、プリンタ2a,2bを総称するときは、プリンタ2という。   The PCs 1a and 1b and the printers 2a and 2b as client terminals are connected to each other via the network 3 so as to be able to communicate with each other. The network 3 includes a LAN (Local Area Network) in which computers and network devices are connected according to standards such as Ethernet (registered trademark), token ring, and FDDI (Fiber Distributed Data Interface), and a WAN (LAN) in which LANs are connected by a dedicated line. It consists of various networks such as Wide Area Network), the Internet, and combinations thereof. Note that the type and number of devices connected to the network 3 are not limited to the example shown in FIG. Hereinafter, the PCs 1a and 1b are collectively referred to as PC1, and the printers 2a and 2b are collectively referred to as printer 2.

[画像形成システムの構成]
図2を参照して、画像形成システム100についてさらに説明する。図2は、画像形成システム100のハードウェア構成を表すブロック図である。画像形成システム100は、PC1と、プリンタ2とを備える。
[Configuration of image forming system]
The image forming system 100 will be further described with reference to FIG. FIG. 2 is a block diagram illustrating a hardware configuration of the image forming system 100. The image forming system 100 includes a PC 1 and a printer 2.

(PCの構成)
PC1は、その構成要素の一部として、CPU(Central Processing Unit)11と、メモリ12と、HDD(Hard Drive Disk)13と、ディスプレイ14と、入力装置15と、グラフィックI/F(Interface)部16と、通信I/F部17とを備える。これらの構成要素は、信号をやり取りするためのバス18を介して相互に接続されている。
(PC configuration)
The PC 1 includes a CPU (Central Processing Unit) 11, a memory 12, a HDD (Hard Drive Disk) 13, a display 14, an input device 15, and a graphic I / F (Interface) unit as some of its constituent elements. 16 and a communication I / F unit 17. These components are connected to each other via a bus 18 for exchanging signals.

CPU11は、プログラムに従って、上記の各構成要素の制御や各種の演算処理(たとえば、文書データ作成、文書データ等をページ記述言語に変換する処理、印刷ジョブ生成、印刷ジョブ送信等)を実行する。PC1の各機能は、対応するプログラムをCPU11が実行することによって実現される。   The CPU 11 executes control of each of the above components and various arithmetic processes (for example, creation of document data, conversion of document data into a page description language, print job generation, print job transmission, etc.) according to the program. Each function of the PC 1 is realized by the CPU 11 executing a corresponding program.

メモリ12は、各種プログラムや各種データを格納するためのROM(Read Only Memory)、ワークエリアとして一時的にプログラムやデータを記憶するためのRAM(Random Access Memory)等から構成される。メモリ12は、たとえば、DRAM(Dynamic Random Access Memory)により構成され得る。   The memory 12 includes a ROM (Read Only Memory) for storing various programs and various data, a RAM (Random Access Memory) for temporarily storing programs and data as a work area, and the like. The memory 12 can be configured by, for example, a DRAM (Dynamic Random Access Memory).

HDD13は、オペレーティングシステム(OS)を含む各種プログラムや各種データを格納する。HDD13には、テキストや画像を含みうる原稿データを作成、選択または再現したりするための各種アプリケーションが格納されている。また、HDD13には、作成された原稿データについて印刷設定等するためのプリンタードライバーがインストールされている。ユーザーは、プリンタードライバーを介して画像形成処理するための原稿データを選択したり、当該原稿データについて印刷設定(後処理の設定を含む)を指定することができる。選択された原稿データは、ユーザーにより指定された印刷設定と共に、プリンタ2が解釈可能なページ記述言語(PDL:Page Description Language)で記述されたPDLデータに変換される。印刷指示毎に変換及び生成されるPDLデータが、印刷ジョブとなる。なお、PDLの例としては、たとえば、PS(PostScript(登録商標))、XPS(XML Paper Specification)等がある。   The HDD 13 stores various programs including an operating system (OS) and various data. The HDD 13 stores various applications for creating, selecting, or reproducing document data that can include text and images. The HDD 13 is installed with a printer driver for setting print settings for the created document data. The user can select document data for image formation processing via the printer driver, and can specify print settings (including post-processing settings) for the document data. The selected document data is converted into PDL data described in a page description language (PDL) that can be interpreted by the printer 2 together with print settings designated by the user. The PDL data converted and generated for each print instruction is a print job. Examples of PDL include PS (PostScript (registered trademark)) and XPS (XML Paper Specification).

ディスプレイ14は、OLED(Organic Light-Emitting Diode)、LCD(Liquid Crystal Display)等であり、各種の情報の表示に使用される。ディスプレイ14は、後述するように、プリンタードライバー画面等のGUI(Graphical User Interface)を表示する。   The display 14 is an OLED (Organic Light-Emitting Diode), an LCD (Liquid Crystal Display), or the like, and is used for displaying various types of information. As will be described later, the display 14 displays a GUI (Graphical User Interface) such as a printer driver screen.

入力装置15は、マウス等のポインティングデバイスやキーボード等を含み、各種情報の入力に使用される。   The input device 15 includes a pointing device such as a mouse, a keyboard, and the like, and is used for inputting various information.

グラフィックI/F部16は、ユーザー操作される入力装置15を介して印刷指示等を受け付け可能にするGUI(Graphical User Interface)を、ディスプレイ14を介して表示する。   The graphic I / F unit 16 displays, via the display 14, a GUI (Graphical User Interface) that can accept a print instruction or the like via the input device 15 operated by the user.

通信I/F部17は、ネットワーク3上の外部機器と通信するためのインターフェースであり、イーサネット(登録商標)、トークンリング、FDDI等の規格によるネットワークインターフェース、USB(Universal Serial Bus)、IEEE(Institute of Electrical and Electronics Engineers)1394等のシリアルインターフェース、SCSI(Small Computer System Interface)、IEEE1284等のパラレルインターフェース、BLUETOOTH(登録商標)、IEEE802.11、HomeRF(Home Radio Frequency)、IrDA(Infrared Data Association)等の無線通信インターフェース等を利用できる。   The communication I / F unit 17 is an interface for communicating with an external device on the network 3, and is a network interface based on standards such as Ethernet (registered trademark), token ring, FDDI, USB (Universal Serial Bus), IEEE (Institute). of Electrical and Electronics Engineers (1394), serial interface such as 1394, parallel interface such as SCSI (Small Computer System Interface), IEEE 1284, BLUETOOTH (registered trademark), IEEE 802.11, HomeRF (Home Radio Frequency), IrDA (Infrared Data Association), etc. Wireless communication interface can be used.

(制御装置21の構成)
本実施の形態に係る画像形成装置は、たとえば、プリンタ2として実現される。プリンタ2は、印刷ジョブをラスタデータに変換する制御装置21と、作像プロセスを用いて用紙上に画像を印刷する印刷装置22とを備える。
(Configuration of control device 21)
The image forming apparatus according to the present embodiment is realized as, for example, the printer 2. The printer 2 includes a control device 21 that converts a print job into raster data, and a printing device 22 that prints an image on paper using an image forming process.

制御装置21は、その構成要素の一部として、CPU211と、メモリ212と、HDD213と、通信I/F部214と、プリンタ間通信I/F部215とを備える。これらは、内部バス216を介して相互に通信可能に接続されている。なお、以下では、上述したPC1と同様の構成要素については、重複を避けるため、当該構成要素の説明を繰り返さない。   The control device 21 includes a CPU 211, a memory 212, an HDD 213, a communication I / F unit 214, and an inter-printer communication I / F unit 215 as some of its constituent elements. These are connected via an internal bus 216 so that they can communicate with each other. In the following description, the same components as those of the PC 1 described above will not be described in order to avoid duplication.

CPU211は、プログラムに従って、上記各部の制御や各種の演算処理を行う。たとえば、CPU211は、印刷ジョブに含まれる原稿データをラスタデータに変換するRIP(Raster Image Processing:ラスタライズ処理)を実行する。制御装置21の各機能は、対応するプログラムをCPU211が実行することによって実現される。なお、別の局面において、CPU211は、複数の処理を同時に実行できるように、マルチコアに構成されてもよい。   The CPU 211 performs control of the above-described units and various arithmetic processes according to a program. For example, the CPU 211 executes RIP (Raster Image Processing) that converts document data included in a print job into raster data. Each function of the control device 21 is realized by the CPU 211 executing a corresponding program. In another aspect, the CPU 211 may be configured in a multi-core so that a plurality of processes can be executed simultaneously.

HDD213は、オペレーティングシステム(OS)を含む各種プログラムや各種データを記憶する。また、HDD213には、ネットワーク3を介して接続されているプリンタ2を管理するための各種アプリケーションが記憶されている。また、HDD213には、プリンタ2a,2bの各機能その他の情報が記憶される。なお、本実施の形態では、HDD213には、印刷ジョブのページ毎のRIP時間、圧縮時間、転送時間、及び印刷時間を予測するためのプログラムが記憶されている。また、制御装置21から印刷装置22への転送順を制御するためのプログラムも記憶されている。   The HDD 213 stores various programs including an operating system (OS) and various data. The HDD 213 stores various applications for managing the printer 2 connected via the network 3. Further, the HDD 213 stores information on the functions of the printers 2a and 2b and other information. In the present embodiment, the HDD 213 stores a program for predicting the RIP time, compression time, transfer time, and print time for each page of the print job. A program for controlling the transfer order from the control device 21 to the printing device 22 is also stored.

通信I/F部214及びプリンタ間通信I/F部215は、通信I/F部17と同様の構成を備える。通信I/F部214は、PC1等と通信するためのインターフェースであり、PC1から印刷ジョブを受信する。プリンタ間通信I/F部214は、印刷装置22等と通信するためのインターフェースであり、印刷装置22にラスタライズ済みの印刷用データを送信する。なお、本実施の形態では、プリンタ間通信I/F部215は、データの受信側となる印刷装置22に対してダミーデータを送信すること等により通信速度を測定することができる。   The communication I / F unit 214 and the inter-printer communication I / F unit 215 have the same configuration as the communication I / F unit 17. The communication I / F unit 214 is an interface for communicating with the PC 1 or the like, and receives a print job from the PC 1. The inter-printer communication I / F unit 214 is an interface for communicating with the printing apparatus 22 and the like, and transmits rasterized print data to the printing apparatus 22. In this embodiment, the inter-printer communication I / F unit 215 can measure the communication speed by transmitting dummy data to the printing apparatus 22 on the data receiving side.

CPU211は、プログラムに従って、上記各部の制御や各種の演算処理を行う。たとえばCPU211は、印刷ジョブ内の原稿データについてラスタライズ処理(以下、RIP処理という)してラスタデータを生成する処理等を実行する。   The CPU 211 performs control of the above-described units and various arithmetic processes according to a program. For example, the CPU 211 executes rasterizing processing (hereinafter referred to as RIP processing) for original data in a print job to generate raster data.

メモリ212は、各種プログラムや各種データを記憶するためのROM、ワークエリアとして一時的にプログラムやデータを記憶するためのRAM等により構成される。メモリ212は、たとえば、CPU211がRIP処理時間の予測やRIP処理を行う際に、原稿データを解析することにより得られた解析結果を保持する。メモリ212は、原稿データについてのオブジェクトの種類、数、解像度、データ容量、フォントタイプのほか、RIP処理後のデータ容量などを記憶する。また、原稿データのRIP予測時間(RIP処理に必要と見込まれる時間)、RIP処理の実際の所要時間が記憶される。ここで、原稿データの種類とは、たとえば、カラー画像、モノクロ画像またはテキストデータ等である。   The memory 212 includes a ROM for storing various programs and various data, and a RAM for temporarily storing programs and data as a work area. For example, when the CPU 211 predicts RIP processing time or performs RIP processing, the memory 212 holds analysis results obtained by analyzing document data. The memory 212 stores, in addition to the object type, number, resolution, data capacity, and font type for the original data, the data capacity after RIP processing and the like. In addition, the RIP prediction time of the document data (time required for the RIP processing) and the actual required time of the RIP processing are stored. Here, the type of document data is, for example, a color image, a monochrome image, or text data.

(印刷装置22の構成)
印刷装置22は、その構成要素の一部として、CPU221と、メモリ222と、HDD223と、プリンタ間通信I/F部224と、操作部225と、画像形成部226とを備える。これらの構成要素は、内部バス227を介して相互に通信可能に接続されている。
(Configuration of the printing device 22)
The printing apparatus 22 includes a CPU 221, a memory 222, an HDD 223, an inter-printer communication I / F unit 224, an operation unit 225, and an image forming unit 226 as some of its constituent elements. These components are connected to each other via an internal bus 227 so that they can communicate with each other.

CPU221は、プログラムにしたがって、上記各部の制御や各種の演算処理(たとえば、画像形成処理、圧縮データを伸長する処理、後処理等)を行う。印刷装置22の各機能は、対応するプログラムをCPU221が実行することによって実現される。   The CPU 221 performs control of each unit and various arithmetic processes (for example, image forming process, process for expanding compressed data, post-process, etc.) according to the program. Each function of the printing apparatus 22 is realized by the CPU 221 executing a corresponding program.

HDD223は、OSを含む各種プログラムや各種データを格納する。なお、本実施の形態では、HDD223は、印刷ジョブのページ毎の伸長時間及び印刷時間を予測するためのプログラム、予測結果を制御装置21に通知するためのプログラムを保持している。   The HDD 223 stores various programs including the OS and various data. In the present embodiment, the HDD 223 holds a program for predicting the decompression time and printing time for each page of the print job, and a program for notifying the control device 21 of the prediction result.

プリンタ間通信I/F部224は、制御装置21等と通信するためのインターフェースである。   The inter-printer communication I / F unit 224 is an interface for communicating with the control device 21 and the like.

操作部225は、タッチパネル、テンキー、スタートボタン、ストップボタン等により実現される。操作部225は、ユーザーによる各種設定の入力を受け付ける。操作部225がタッチパネルにより実現される場合には、操作部225は、ユーザーにより入力された内容、プリンタ2の状態その他の情報を表示し得る。   The operation unit 225 is realized by a touch panel, a numeric keypad, a start button, a stop button, and the like. The operation unit 225 receives input of various settings by the user. When the operation unit 225 is realized by a touch panel, the operation unit 225 can display the content input by the user, the status of the printer 2, and other information.

画像形成部226は、帯電、露光、現像、転写及び定着の各工程を含む電子写真式プロセス等の周知の作像プロセスを用いて、プリンタ間通信I/F部224を介して受信された原稿データに基づく画像を用紙上に印刷する。本実施の形態においては、画像形成部226は、画像が転写される印刷媒体としての用紙上に作像プロセスを利用した画像を形成し、印刷ジョブに含まれるパンチ・ステープル・製本などの後処理を実行して印刷物を排出するのに必要な構成要素を含み得る。   The image forming unit 226 uses a known image forming process such as an electrophotographic process including charging, exposing, developing, transferring, and fixing processes, and receives an original received via the inter-printer communication I / F unit 224. Print data-based images on paper. In the present embodiment, the image forming unit 226 forms an image using an image forming process on a sheet as a print medium onto which an image is transferred, and performs post-processing such as punching, stapling, and bookbinding included in the print job. May include the components necessary to perform a printout.

[機能構成]
図3を参照して、本実施の形態に係る画像形成システム100を実現する情報処理装置30の構成について説明する。図3は、情報処理装置30によって実現される機能の構成を表すブロック図である。
[Function configuration]
With reference to FIG. 3, the configuration of the information processing apparatus 30 that realizes the image forming system 100 according to the present embodiment will be described. FIG. 3 is a block diagram illustrating a configuration of functions realized by the information processing apparatus 30.

情報処理装置30は、ソフトウェアモジュール又はハードウェアモジュールによって実現される。たとえば、ある局面において、情報処理装置30は、CPU211が各処理プログラムを実行することにより実現される。あるいは、別の局面において、情報処理装置30は、その一部または全部が、回路素子その他のハードウェアによって実現されてもよい。   The information processing apparatus 30 is realized by a software module or a hardware module. For example, in one aspect, the information processing apparatus 30 is realized by the CPU 211 executing each processing program. Alternatively, in another aspect, part or all of the information processing apparatus 30 may be realized by a circuit element or other hardware.

情報処理装置30は、入力部31と、変換処理部32と、制御部33と、出力部39とを備える。制御部33は、予測モジュール34と、特定モジュールと、計算モジュール36と、選択モジュール37と、切替モジュール38とを含む。各モジュールは、当該モジュールの処理を実現するソフトウェアによって、又は、当該処理を実現するように構成された回路素子その他のハードウェアによって実現される。   The information processing apparatus 30 includes an input unit 31, a conversion processing unit 32, a control unit 33, and an output unit 39. The control unit 33 includes a prediction module 34, a specific module, a calculation module 36, a selection module 37, and a switching module 38. Each module is implemented by software that implements the processing of the module, or by circuit elements or other hardware configured to implement the processing.

入力部31は、入力インターフェイスとして、情報処理装置30の外部たとえばPC1から送られた印刷ジョブの入力を受け付ける。   The input unit 31 receives an input of a print job sent from the outside of the information processing apparatus 30, for example, from the PC 1, as an input interface.

変換処理部32は、入力された印刷ジョブに含まれる原稿データを用いて、RIP処理を実行する。RIP処理後のデータは、制御部33に入力される。   The conversion processing unit 32 executes RIP processing using document data included in the input print job. The data after the RIP process is input to the control unit 33.

制御部33は、1つ以上のデータを印刷装置22に転送するときに用いられる複数の転送順序の各転送時間に基づいて、印刷装置22への転送順序を印刷ジョブごとに切り替えるように構成されている。   The control unit 33 is configured to switch the transfer order to the printing apparatus 22 for each print job based on each transfer time of a plurality of transfer orders used when transferring one or more data to the printing apparatus 22. ing.

より具体的には、制御部33において、予測モジュール34は、複数の転送順序の各々について、当該印刷ジョブに基づく画像形成が完了するまでの生産性を予測する。特定モジュール35は、複数の転送順序のうち生産性が高い転送順序を特定する。計算モジュール36は、各転送順序の生産性が同じ場合に、各転送順序の転送終了時間を計算する。選択モジュール37は、転送終了時間が短い転送順序を当該印刷ジョブの転送順序として選択する。切替モジュール38は、制御装置21から印刷装置22への転送順序を選択された転送順序に切り替える。   More specifically, in the control unit 33, the prediction module 34 predicts productivity until image formation based on the print job is completed for each of a plurality of transfer orders. The specifying module 35 specifies a transfer order with high productivity among a plurality of transfer orders. The calculation module 36 calculates the transfer end time of each transfer order when the productivity of each transfer order is the same. The selection module 37 selects a transfer order with a short transfer end time as the transfer order of the print job. The switching module 38 switches the transfer order from the control device 21 to the printing device 22 to the selected transfer order.

出力部39は、当該印刷ジョブのデータを、当該選択された転送順序で印刷装置22に出力する。ある局面において、印刷装置22は、出力された順に印刷処理を実行する。   The output unit 39 outputs the print job data to the printing apparatus 22 in the selected transfer order. In a certain aspect, the printing apparatus 22 performs print processing in the order of output.

好ましくは、制御部33は、計測モジュールとして、当該印刷ジョブと選択された転送順序とに基づく画像形成時に転送終了時間を計測するように構成されている。情報処理装置30は、記憶モジュールとして、計測された転送終了時間を保存するように構成されている。当該転送終了時間は、たとえば、RAM、フラッシュメモリ等に保存される。制御部33は、保存されている転送終了時間を参照して、印刷ジョブの転送順序を選択するようにさらに構成されている。係る構成により、情報処理装置30は学習機能を有することができるので、同様のデータ属性を含む印刷ジョブが新たに送られてきた場合には、転送順序を決定するための処理が簡易に実行され、リソースの占有度を抑制できる。   Preferably, the control unit 33 is configured as a measurement module so as to measure a transfer end time during image formation based on the print job and the selected transfer order. The information processing device 30 is configured to store the measured transfer end time as a storage module. The transfer end time is stored in, for example, a RAM or a flash memory. The control unit 33 is further configured to select the transfer order of the print jobs with reference to the stored transfer end time. With this configuration, since the information processing apparatus 30 can have a learning function, when a new print job including the same data attribute is sent, the process for determining the transfer order is easily executed. , Resource occupancy can be suppressed.

別の局面において、制御部33は、印刷媒体の出力のパターンを規定する設定に基づいて、印刷ジョブの転送順序を選択するようにさらに構成されている。当該設定は、たとえば、クルミ製本のための印刷設定等を含み得る。制御部33は、その設定の内容に応じて転送順序を決定するための処理の順序(図4、図5)を選択し、選択した処理を実行する。このような設定によれば、制御部33が実行する判断処理が少なくなる場合があり得る。この場合、制御部33による処理が早く完了し得るので、制御部33を実現するためのリソース(CPU負荷、メモリ領域など)を早期に開放することができる。結果として、他のジョブに当該リソースを割り当てることができる。   In another aspect, the control unit 33 is further configured to select a transfer order of print jobs based on a setting that defines a print medium output pattern. The settings can include, for example, print settings for walnut bookbinding. The control unit 33 selects the processing order (FIGS. 4 and 5) for determining the transfer order in accordance with the setting contents, and executes the selected processing. According to such setting, there may be a case where the determination process executed by the control unit 33 is reduced. In this case, since the processing by the control unit 33 can be completed quickly, resources (CPU load, memory area, etc.) for realizing the control unit 33 can be released early. As a result, the resource can be assigned to another job.

[制御構造]
図4及び図5を参照して、本実施の形態に係る画像形成システム100の制御構造について説明する。図4及び図5は、それぞれ、画像形成システム100を構成する制御装置21が実行する処理の一部を表すフローチャートである。
[Control structure]
A control structure of image forming system 100 according to the present embodiment will be described with reference to FIGS. 4 and 5 are flowcharts showing a part of processing executed by the control device 21 constituting the image forming system 100, respectively.

ある局面において、ネットワークプリントにおいて制御装置21は、通信I/F部214を介してネットワーク3に接続されているPC1から印刷命令を受信する。通信I/F部214から送られる印刷命令を「印刷ジョブ」ともいう。印刷ジョブは、印刷ジョブ情報(「ジョブチケット設定」ともいう)と、例えばCMYK(シアン(Cyan)、マゼンタ(Magenta)、イエロー(Yellow)、キー・プレート(Key Plate))の4色からなる画像データとを含む。印刷ジョブは、メモリ212に一時的に保持され、画像形成部226は、印刷用紙に画像形成可能な印刷画像データへメモリ212上で変換処理を実行する。印刷ジョブを印字可能な印刷画像データへと変換するための各種プログラムは、たとえば、HDD213に格納されており、CPU211によって必要なプログラムが読み出される。   In one aspect, in network printing, the control device 21 receives a print command from the PC 1 connected to the network 3 via the communication I / F unit 214. A print command sent from the communication I / F unit 214 is also referred to as a “print job”. The print job includes print job information (also referred to as “job ticket setting”) and an image composed of four colors, for example, CMYK (Cyan, Magenta, Yellow, and Key Plate). Data. The print job is temporarily stored in the memory 212, and the image forming unit 226 performs conversion processing on the memory 212 to print image data that can form an image on a print sheet. Various programs for converting a print job into printable print image data are stored in, for example, the HDD 213, and a necessary program is read by the CPU 211.

図4に示されるように、まず、ステップS301にて、制御装置21のCPU211は、通信I/F部214を介して、PC1によって送信された印刷ジョブを受信する。   As shown in FIG. 4, first, in step S <b> 301, the CPU 211 of the control device 21 receives a print job transmitted from the PC 1 via the communication I / F unit 214.

ステップS302にて、CPU211は、受信した印刷ジョブのデータに基づいて、制御装置21から印刷装置22への転送順の設定(RIP順または出力順)を取得する。この設定は、たとえば、PC1に保存されている設定、プリンタ2に規定されている設定に依存する。その後、CPU211は、メモリ212上で印刷ジョブに含まれる印刷ジョブ情報、印刷ページ情報を分析し、ページデータ毎に処理時間を予測する。   In step S302, the CPU 211 obtains the transfer order setting (RIP order or output order) from the control apparatus 21 to the printing apparatus 22 based on the received print job data. This setting depends on, for example, settings stored in the PC 1 and settings specified in the printer 2. Thereafter, the CPU 211 analyzes print job information and print page information included in the print job on the memory 212, and predicts a processing time for each page data.

(RIP時間の算出)
ステップS303にて、CPU211は、原稿データを解析し、印刷ジョブのRIP時間を算出する。原稿データの解析結果や算出したRIP時間、RIP後のデータ容量等は、メモリ212に保存される。
(Calculation of RIP time)
In step S303, the CPU 211 analyzes the document data and calculates the RIP time of the print job. The analysis result of the document data, the calculated RIP time, the data capacity after RIP, and the like are stored in the memory 212.

ここで、図6及び図7を参照して、RIP時間の算出について詳細に説明する。図6は、原稿600と、プリンタ2からの出力順A,Bとを表す。出力順Aは、逆順出力の例であり、出力順Bは、カバー印刷の例を表す。図7は、出力順Aに示される順序で原稿を印刷する場合の転送時間の算出例を表す。   Here, the calculation of the RIP time will be described in detail with reference to FIGS. 6 and 7. FIG. 6 shows the document 600 and the order of output A and B from the printer 2. The output order A is an example of reverse order output, and the output order B represents an example of cover printing. FIG. 7 shows an example of calculating the transfer time when the document is printed in the order shown in the output order A.

図7を参照して、CPU211は、印刷ジョブに含まれる原稿データについて、ページ毎のRIP所要時間(R1,R2,・・・,R7)及び、RIP開始時間(R1st,R2st,・・・,R7st)からページ毎のRIP終了時間(R1et,R2et,・・・,R7et)を算出する。本実施の形態において、RIP終了時間は、以下のように規定される。
・RIP終了時間R[N]et=開始時間R[N]st+所要時間R[N]
なお、RIP終了時間を、本実施の形態においてRIP時間ともいう。
Referring to FIG. 7, for the document data included in the print job, the CPU 211 performs RIP required times (R1, R2,..., R7) and RIP start times (R1st, R2st,...) For each page. RIP end time (R1et, R2et,..., R7et) for each page is calculated from R7st). In the present embodiment, the RIP end time is defined as follows.
RIP end time R [N] et = start time R [N] st + required time R [N]
The RIP end time is also referred to as RIP time in this embodiment.

本実施の形態において、1ページ目のRIPを開始する時間R1stは、0として算出されている。別の局面において、たとえば、他のジョブのRIP中などにより、当該印刷ジョブのRIPを開始できない場合、RIP開始までの時間R1wtを加味したものがRIP開始時間となる。   In the present embodiment, the time R1st for starting the RIP of the first page is calculated as 0. In another aspect, for example, when the RIP of the print job cannot be started due to, for example, during the RIP of another job, the RIP start time takes into account the time R1wt until the RIP starts.

本実施の形態では、一つのCPU211がRIP処理を行なうものとして例示しているが、別の局面において、複数のCPUが並列にRIP処理を行う場合、当該RIPを実行するCPUは、ページ毎にRIP開始までの時間(R[N]wt)を算出した上でRIP時間を算出し得る。   In the present embodiment, one CPU 211 is illustrated as performing RIP processing. However, in another aspect, when a plurality of CPUs perform RIP processing in parallel, the CPU that executes the RIP performs processing for each page. The RIP time can be calculated after calculating the time until RIP start (R [N] wt).

なお、ある局面において、CPU211は、原稿データを解析して、その解析結果に基づいてRIP所要時間R[N]を算出し得る。別の局面において、CPU211は、予めパラメータから作成された予測テーブルを利用してRIP時間を算出してもよい。当該パラメータは、原稿データのオブジェクトの種類、数、解像度、データ容量、フォントタイプその他のパラメータのようにRIP時間に影響を与える属性を含み得る。これにより、CPU211による解析が最小限に抑制される。   In one aspect, CPU 211 can analyze document data and calculate RIP required time R [N] based on the analysis result. In another aspect, the CPU 211 may calculate the RIP time using a prediction table created in advance from parameters. The parameters may include attributes that affect the RIP time, such as the type, number, resolution, data capacity, font type, and other parameters of the document data object. Thereby, the analysis by CPU211 is suppressed to the minimum.

(RIP順転送の転送時間T(1)の算出)
図4を再び参照して、ステップS304にて、CPU211は、RIP順転送の転送時間T(1)を算出する。より具体的には、CPU211は、上記の処理でメモリ212に保存されたRIP時間及びRIP後のデータ容量を解析し、RIP順転送における制御装置21から印刷装置22への転送時間を算出する。算出され転送時間T(1)は、メモリ212に保存される。
(Calculation of transfer time T (1) for RIP forward transfer)
Referring to FIG. 4 again, in step S304, CPU 211 calculates transfer time T (1) for RIP order transfer. More specifically, the CPU 211 analyzes the RIP time stored in the memory 212 by the above processing and the data capacity after RIP, and calculates the transfer time from the control device 21 to the printing device 22 in the RIP sequential transfer. The calculated transfer time T (1) is stored in the memory 212.

ここで図7を再び参照して、転送時間T(1)の算出について詳細に説明する。RIP順転送の場合、制御装置21は、RIP順にデータを印刷装置22に転送する。したがって、本例の場合、ページ1,2,・・・,7の順にデータが転送される。この場合、各ページの転送所要時間は、T1,T2,・・・,T7である。CPU211は、ページ毎の転送所要時間(T1,T2,・・・,T7)及び転送開始時間(T1st,T2st,・・・,T7st)からページ毎の転送終了時間(T1et,T2et,・・・,T7et)を算出する。終了時間T[N]は、次のように計算される。
・転送終了時間T[N]=開始時間T[N]st+N番目に転送するページの転送所要時間T[N]
この転送終了時間T[N]を本実施の形態では転送時間ともいう。
Here, referring to FIG. 7 again, the calculation of the transfer time T (1) will be described in detail. In the case of RIP order transfer, the control device 21 transfers data to the printing device 22 in RIP order. Therefore, in this example, data is transferred in the order of pages 1, 2,. In this case, the transfer time for each page is T1, T2,..., T7. The CPU 211 transfers the transfer end time (T1et, T2et,...) For each page from the transfer required time (T1, T2,..., T7) and the transfer start time (T1st, T2st,..., T7st) for each page. , T7et). The end time T [N] is calculated as follows.
Transfer end time T [N] = Start time T [N] st + N transfer required time T [N] of the page to be transferred
This transfer end time T [N] is also referred to as a transfer time in this embodiment.

なお、1ページ目の転送開始時間T1stには1ページ目の転送が開始されるまでの時間T1wtが加味される。   Note that the time T1wt until the transfer of the first page is started is added to the transfer start time T1st of the first page.

本例の場合、1ページ目のRIP終了時間R1etが加算されたものが1ページ目の転送開始時間T1stとなる。2ページ目以降の転送開始時間T[N]stにはNページ目のデータの転送を開始するまでの時間T[N]stが加算される。本例では、一度に1ページずつデータの転送を行っているため、前ページの転送終了時間T[N−1]etが転送開始時間T[N]stとなるが、複数の転送用リソースを利用して並列転送を行う場合には、CPU211は、ページ毎に転送開始までの時間T[N]wtを算出した上で転送時間を算出する。   In this example, the transfer start time T1st of the first page is obtained by adding the RIP end time R1et of the first page. The time T [N] st until the transfer of the Nth page data is added to the transfer start time T [N] st for the second and subsequent pages. In this example, since data is transferred one page at a time, the transfer end time T [N−1] et of the previous page becomes the transfer start time T [N] st. When performing parallel transfer using the same, the CPU 211 calculates the transfer time after calculating the time T [N] wt until the transfer starts for each page.

CPU211は、転送サイズと転送速度から転送所要時間T[N]を、算出する(転送サイズ/転送速度)。CPU211は、転送サイズとして、RIP後のデータサイズを算出する。CPU211は、原稿データを解析してデータサイズを算出する。なお、別の局面において、CPU211は、RIP後のデータサイズを算出するために予め作成された予測テーブルを用いてデータサイズを算出してもよい。この予測テーブルは、原稿データのオブジェクトの種類、数、解像度、データ容量、フォントタイプなどRIPサイズに影響を与えるパラメータからRIP後のデータサイズを算出するものである。このようにすると、解析が必要最低限に抑えられるので、CPU211の実行時間を短くすることができる。   The CPU 211 calculates a required transfer time T [N] from the transfer size and the transfer speed (transfer size / transfer speed). The CPU 211 calculates the data size after RIP as the transfer size. The CPU 211 analyzes the document data and calculates the data size. In another aspect, the CPU 211 may calculate the data size using a prediction table created in advance in order to calculate the data size after RIP. This prediction table calculates the data size after RIP from parameters that affect the RIP size, such as the type, number, resolution, data capacity, font type, etc. of the object of document data. In this way, the analysis can be suppressed to the minimum necessary, so that the execution time of the CPU 211 can be shortened.

なお、転送時間の算出は、直近の通信速度のほか、プリンタ間通信I/F部215において、データ受信側の印刷装置22に対してダミーデータを送信すること等により測定した通信速度を利用して行ってもよい。   The transfer time is calculated using the communication speed measured by transmitting dummy data to the printing device 22 on the data receiving side in the inter-printer communication I / F unit 215 in addition to the latest communication speed. You may go.

また、別の局面において、制御装置21がデータを圧縮して圧縮後のデータを印刷装置22に転送し、印刷装置22が当該圧縮後のデータを伸長する構成が適用される場合、圧縮と伸長を含めた時間を転送所要時間とする。一例として、圧縮時間は、RIP後のデータサイズや圧縮率を解析して算出される。   In another aspect, when the control device 21 compresses data and transfers the compressed data to the printing device 22 and the printing device 22 decompresses the compressed data, compression and decompression are applied. The time including the transfer time is defined as the required transfer time. As an example, the compression time is calculated by analyzing the data size and compression rate after RIP.

さらに別の例として、解析を必要最低限に抑えるために、データサイズや圧縮率から圧縮時間を算出する予測テーブルが予め作成されていてもよい。CPU211は、予測テーブルを利用して圧縮時間を算出し得る。この場合、CPU211は、圧縮後のデータサイズを利用して圧縮時間を算出する。印刷装置22での伸長時間は、圧縮率や圧縮後のデータサイズから制御装置21のCPU211で解析されてもよいし、制御装置21が、プリンタ間通信I/F部215を経由して、印刷装置22での解析結果を取得してもよい。   As yet another example, a prediction table for calculating the compression time from the data size and the compression rate may be created in advance in order to minimize the analysis. The CPU 211 can calculate the compression time using the prediction table. In this case, the CPU 211 calculates the compression time using the compressed data size. The decompression time in the printing device 22 may be analyzed by the CPU 211 of the control device 21 from the compression rate or the data size after compression, or the control device 21 may print via the inter-printer communication I / F unit 215. You may acquire the analysis result in the apparatus 22. FIG.

(出力順転送の転送時間T(2)の算出)
図4を再び参照して、ステップS305にて、CPU211は、出力順転送の転送時間(T(2))を算出する。より具体的には、CPU211は、出力時間、メモリ212に保存されたRIP時間及びRIP後のデータ容量を解析し、出力順転送における制御装置21から印刷装置22への転送時間を算出する。算出した転送時間は、メモリ212に保存される。なお、ステップS304とステップS305の先後は、入れ替わってもよい。
(Calculation of transfer time T (2) for output order transfer)
Referring to FIG. 4 again, in step S305, the CPU 211 calculates a transfer time (T (2)) for the output order transfer. More specifically, the CPU 211 analyzes the output time, the RIP time stored in the memory 212, and the data capacity after RIP, and calculates the transfer time from the control device 21 to the printing device 22 in the output order transfer. The calculated transfer time is stored in the memory 212. Note that steps after step S304 and step S305 may be interchanged.

ここで図7を再び参照して、転送時間T(2)の算出についてさらに詳細に説明する。出力順転送の場合、制御装置21は、出力順にソートしてデータを転送する。本例では、出力例は、出力順Aに示される順序のため、ページ7,6,・・・,1の順にデータが転送される。制御装置21は、ページ毎の転送所要時間(T7,T6,・・・,T1)及び、転送開始時間(T1st”,T2st”,・・・,T7st”)からページ毎の転送終了時間(T1et”,T2et”,・・・,T7et”)を算出する。この場合、終了時間T[N]et”は、以下のように表される。
・終了時間T[N]et”=開始時間T[N]st”+N番目に転送されるページの転送所要時間T[*]
この転送終了時間を本例では転送時間という。
Here, referring to FIG. 7 again, the calculation of the transfer time T (2) will be described in more detail. In the case of output order transfer, the control device 21 sorts the data in the output order and transfers data. In this example, since the output example is the order shown in the output order A, data is transferred in the order of pages 7, 6,. The control device 21 determines the transfer end time (T1et) for each page from the transfer required time (T7, T6,..., T1) for each page and the transfer start time (T1st ″, T2st ″,..., T7st ″). ", T2et", ..., T7et "). In this case, the end time T [N] et ″ is expressed as follows.
End time T [N] et ″ = start time T [N] st ″ + required transfer time T [*] of the Nth page to be transferred
This transfer end time is called transfer time in this example.

なお、以下では、RIP順転送の転送時間T(1)の算出方法は、前述の算出方法と同様であるので、重複を避けるため、その説明は繰り返さない。   In the following, the method for calculating the transfer time T (1) of the RIP forward transfer is the same as the above-described calculation method, and therefore the description thereof will not be repeated to avoid duplication.

1ページ目の転送開始時間T1st”には、1ページ目の転送を開始するまでの時間T1wt”が加味される。最初に出力されるページのRIP終了時間を加味したものが、1ページ目の転送開始時間T1st”となる。本例では、最終ページが最初に出力されるため、最終ページのRIP終了時間R7etを加味したものが、1ページ目の転送を開始するまでの時間T1wt”となる。   The transfer start time T1st ″ of the first page is added with the time T1wt ″ until the transfer of the first page is started. In consideration of the RIP end time of the first page to be output, the transfer start time T1st "of the first page is output. In this example, since the last page is output first, the RIP end time R7et of the last page is In consideration of this, a time T1 wt ″ until the transfer of the first page is started.

なお、本例では、全ての転送が終了する時間を転送時間としたが、RIP順転送の転送時間T(1)と出力順転送の転送時間T(2)との比較が可能であればよい。例えば、全てのページにおいて転送時間が同じであれば、最終ページの転送開始時間を転送時間としてもよい。   In this example, the time at which all transfers are completed is defined as the transfer time. However, it is only necessary that the transfer time T (1) of the RIP order transfer and the transfer time T (2) of the output order transfer can be compared. . For example, if all pages have the same transfer time, the transfer start time of the last page may be set as the transfer time.

(RIP順転送の印刷時間T(3)の算出)
図4を再び参照して、ステップS306にて、CPU211は、RIP順転送が行なわれた場合の印刷装置22における印刷時間T(3)を算出する。
(Calculation of printing time T (3) for RIP order transfer)
Referring again to FIG. 4, in step S306, the CPU 211 calculates a printing time T (3) in the printing apparatus 22 when the RIP order transfer is performed.

ここで図7を再び参照して、印刷時間T(3)の算出について詳細に説明する。RIP順転送の場合、印刷装置22は、で出力順にデータをソートして印刷を行う。本例では、出力例が出力順Aによるため、印刷装置22は、1,2,・・・,7の順に転送されたデータをページ7,6,・・・,1の順に印刷する。   Here, referring to FIG. 7 again, the calculation of the printing time T (3) will be described in detail. In the case of RIP order transfer, the printing apparatus 22 performs printing by sorting data in the order of output. In this example, since the output example is output order A, the printing apparatus 22 prints the data transferred in the order of 1, 2,..., 7 in the order of pages 7, 6,.

ページ毎の印刷所要時間(P7,P6,・・・,P1)及び印刷開始時間(P1st,P2st,・・・,P7st)からページ毎の印刷終了時間(P1et,P2et,・・・,P7et)を算出する。印刷終了時間P[N]etは、以下のように表される。
・印刷終了時間P[N]et=開始時間P[N]st+所要時間P[*]
この印刷終了時間P[N]を、本例では印刷時間という。
The printing end time (P1et, P2et,..., P7et) for each page from the required printing time (P7, P6,..., P1) and the printing start time (P1st, P2st,..., P7st) for each page. Is calculated. The print end time P [N] et is expressed as follows.
Print end time P [N] et = start time P [N] st + required time P [*]
This print end time P [N] is called a print time in this example.

印刷時間は、たとえば、メモリ212に保存された原稿データの解析結果を用いて、あるいは、転送サイズ、印刷装置22の印刷画質設定など印刷時間に影響を与えるパラメータを解析して算出され得る。または、これらのパラメータから印刷時間を算出するために予め作成された予測テーブルを利用して、制御装置21のCPU211が解析してもよい。さらに別の局面では、制御装置21のCPU211は、印刷装置22のCPU221での解析結果をプリンタ間通信I/F部215を経由して取得してもよい。   The printing time can be calculated using, for example, the analysis result of the document data stored in the memory 212 or by analyzing parameters that affect the printing time, such as the transfer size and the print image quality setting of the printing device 22. Alternatively, the CPU 211 of the control device 21 may analyze using a prediction table created in advance for calculating the printing time from these parameters. In yet another aspect, the CPU 211 of the control device 21 may acquire the analysis result of the CPU 221 of the printing device 22 via the inter-printer communication I / F unit 215.

(出力順転送の印刷時間T(4)の算出)
ステップS307にて、CPU211は、出力順転送が行なわれた場合の印刷装置22における印刷時間T(4)を算出する。
(Calculation of output time transfer printing time T (4))
In step S307, the CPU 211 calculates a printing time T (4) in the printing apparatus 22 when output order transfer is performed.

ここで、図7を再び参照して、出力順転送の印刷時間T(4)の算出について詳細に説明する。出力順転送の場合、印刷装置22は、データを受信した順に印刷を行う。本例では、出力例は、出力順Aとなるため、印刷装置22は、7,6,・・・,1の順に転送されたデータをそのままページ7,6,・・・,1の順に印刷する。なお、転送時間及び印刷時間の算出方法は、上述したステップS305(出力順転送の転送時間T(2)の算出)及びステップS306(RIP順転送の印刷時間T(3)の算出)と同様であるので、重複を避けるため、その説明を繰り返さない。   Here, referring to FIG. 7 again, the calculation of the printing time T (4) for the output order transfer will be described in detail. In the case of output order transfer, the printing device 22 performs printing in the order in which data is received. In this example, since the output example is the output order A, the printing apparatus 22 prints the data transferred in the order of 7, 6,..., 1 as it is in the order of pages 7, 6,. To do. The transfer time and print time calculation methods are the same as those in step S305 (calculation of transfer time T (2) for output order transfer) and step S306 (calculation of print time T (3) for RIP order transfer). Because there are, the explanation is not repeated to avoid duplication.

なお、本例では全ての印刷が終了する時間を印刷時間としたが、RIP順転送の印刷時間T(3)と出力順転送の印刷時間T(4)との比較が可能であればよい。例えば、本例のように、全てのページにおいてRIP時間、転送時間、印刷時間が同一かつ、RIP時間<転送時間<印刷時間であり、転送終了時間から印刷時間が判断できるならば、転送終了時間を印刷時間としてもよい。   In this example, the time at which all printings are completed is defined as the printing time. However, it is only necessary that the printing time T (3) for RIP order transfer and the printing time T (4) for output order transfer can be compared. For example, if all pages have the same RIP time, transfer time, and print time and RIP time <transfer time <print time and the print time can be determined from the transfer end time as in this example, the transfer end time May be the printing time.

図4を再び参照して、ステップS308〜ステップS314において、CPU211は、転送順毎の処理時間に基づいて、制御装置21から印刷装置22への転送順を判定し設定する。   Referring to FIG. 4 again, in steps S308 to S314, the CPU 211 determines and sets the transfer order from the control device 21 to the printing device 22 based on the processing time for each transfer order.

より詳しくは、ステップS308にて、CPU211は、印刷時間T(3)と印刷時間T(4)とが同じであるか否かを判断する。CPU211は、これらの印刷時間が同じであると判断すると(ステップS308にてYES)、制御をステップS312に切り替える。そうでない場合には(ステップS308にてNO)、CPU211は、制御をステップS309に切り替える。   More specifically, in step S308, the CPU 211 determines whether or not the printing time T (3) and the printing time T (4) are the same. When CPU 211 determines that these printing times are the same (YES in step S308), control is switched to step S312. If not (NO in step S308), CPU 211 switches control to step S309.

ステップS309にて、CPU211は、印刷時間T(3)<印刷時間T(4)であるか否かを判断する。CPU211は、印刷時間T(3)<印刷時間T(4)であると判断すると(ステップS309にてYES)、制御をステップS311に切り替える。そうでない場合には(ステップS309にてNO)、CPU211は、制御をステップS310に切り替える。   In step S309, the CPU 211 determines whether or not the printing time T (3) <printing time T (4). When CPU 211 determines that print time T (3) <print time T (4) (YES in step S309), control is switched to step S311. If not (NO in step S309), CPU 211 switches control to step S310.

ステップS310にて、CPU211は、転送順をRIP順転送に設定する。
ステップS311にて、CPU211は、転送順を出力順転送に設定する。
In step S310, CPU 211 sets the transfer order to RIP order transfer.
In step S311, the CPU 211 sets the transfer order to output order transfer.

ステップS312にて、CPU211は、印刷時間T(1)<印刷時間T(2)であるか否かを判断する。CPU211は、印刷時間T(1)<印刷時間T(2)であると判断すると(ステップS312にてYES)、制御をステップS314に切り替える。そうでない場合には(ステップS312にてNO)、CPU211は、制御をステップS313に切り替える。   In step S312, CPU 211 determines whether or not print time T (1) <print time T (2). When CPU 211 determines that print time T (1) <print time T (2) (YES in step S312), CPU 211 switches control to step S314. If not (NO in step S312), CPU 211 switches control to step S313.

ステップS313にて、CPU211は、転送順をRIP順転送に設定する。
ステップS314にて、CPU211は、転送順を出力順転送に設定する。
In step S313, the CPU 211 sets the transfer order to RIP order transfer.
In step S314, the CPU 211 sets the transfer order to output order transfer.

なお、本実施の形態では、転送時間が同じ場合、CPU211は、転送順を出力順転送に設定しているが、転送時間も同じとなる場合の転送順はどちらでもよく、たとえば、転送順設定(ステップS302)の内容に従ってもよい。   In this embodiment, when the transfer time is the same, the CPU 211 sets the transfer order to output order transfer. However, the transfer order may be any when the transfer time is the same, for example, the transfer order setting. You may follow the content of (step S302).

(転送順の判定方法)
ここで、図6、図8及び図9を参照して、転送順の判定方法について説明する。図8は、原稿を出力順A(逆順印刷)の順序で出力した場合の例を示す。出力順や所要時間は、図7に示される例と同じであり、全てのページにおいてRIP時間、転送時間、印刷時間が同一である。図9は、原稿を出力順B(カバー印刷)の順序で出力した場合の例である。RIP時間、転送時間、印刷時間は個々のページ毎に異なっている。転送順判定では、CPU211は、最初に、印刷時間(生産性)の判定を行う。
(Transfer order judgment method)
Here, a method for determining the transfer order will be described with reference to FIGS. FIG. 8 shows an example in which documents are output in the order of output order A (reverse order printing). The output order and required time are the same as in the example shown in FIG. 7, and the RIP time, transfer time, and print time are the same for all pages. FIG. 9 shows an example in which documents are output in the order of output order B (cover printing). The RIP time, transfer time, and printing time are different for each page. In the transfer order determination, the CPU 211 first determines the printing time (productivity).

たとえば、図8に示される例のように、転送順序によって印刷時間が異なる場合、CPU211は、早い方(全てのページの印刷が終了するタイミングが早く到来する方)の転送順序を採用する。図8に示される例の場合、出力順転送時の出力時間(印刷時間)が、RIP順転送時の出力時間(印刷時間)よりも短いため、CPU211は、出力順を出力順転送に設定する。   For example, as in the example shown in FIG. 8, when the printing time varies depending on the transfer order, the CPU 211 adopts the transfer order that is earlier (the one where the timing of ending the printing of all pages comes earlier). In the case of the example shown in FIG. 8, since the output time (printing time) at the time of output order transfer is shorter than the output time (printing time) at the time of RIP order transfer, the CPU 211 sets the output order to output order transfer. .

一方、図9に示されるように、RIP順転送及び出力順転送のいずれの転送順序でも印刷時間(全てのページの印刷が終了するタイミング)が同じ場合、CPU211は、転送時間を比較する。RIP順転送による転送が終了するタイミングが、出力順転送による転送が終了するタイミングよりも早く到来すれば、CPU211は、RIP順転送を選択し、そうでなければ、CPU211は、出力順転送を採用する。図9に示される例の場合、全てのページの印刷が完了するタイミングが同じであり、RIP順転送による転送が出力順転送による転送よりも早く完了するため、CPU211は、転送順をRIP順転送に設定する。   On the other hand, as shown in FIG. 9, when the printing time (timing when printing of all pages is completed) is the same in both the RIP order transfer and the output order transfer, the CPU 211 compares the transfer times. If the timing at which the transfer by the RIP order transfer ends is earlier than the timing at which the transfer by the output order transfer ends, the CPU 211 selects the RIP order transfer; otherwise, the CPU 211 adopts the output order transfer. To do. In the case of the example shown in FIG. 9, the printing completion of all pages is the same, and the transfer by the RIP order transfer is completed earlier than the transfer by the output order transfer. Therefore, the CPU 211 transfers the transfer order to the RIP order. Set to.

図5を参照して、ステップS315にて、制御装置21のCPU211は、印刷ジョブのRIP処理を実行し、印刷ジョブに含まれる原稿データをラスタライズデータに変換する。   Referring to FIG. 5, in step S315, CPU 211 of control device 21 executes RIP processing of the print job, and converts document data included in the print job into rasterized data.

ステップS316にて、CPU211は、設定された転送順が出力順転送であるか否かを判断する。CPU211は、転送順が出力順であると判断すると(ステップS316にてYES)、制御をステップS317に切り替える。そうでない場合には(ステップS316にてNO)、CPU211は、制御をステップS318に切り替える。   In step S316, the CPU 211 determines whether or not the set transfer order is output order transfer. When CPU 211 determines that the transfer order is the output order (YES in step S316), CPU 211 switches control to step S317. If not (NO in step S316), CPU 211 switches control to step S318.

ステップS317にて、CPU211は、ラスタライズデータを出力順にソートする。
ステップS318にて、CPU211は、ソートすることなく、ラスタライズデータを印刷装置22に転送する。
In step S317, the CPU 211 sorts the rasterized data in the order of output.
In step S318, the CPU 211 transfers the rasterized data to the printing apparatus 22 without sorting.

ステップS319にて、印刷装置22のCPU221は、転送順がRIP順転送であるか否かを判断する。CPU221は、転送順がRIP順転送であると判断すると(ステップS319にてYES)、制御をステップS320に切り替える。そうでない場合には(ステップS319にてNO)、CPU221は、制御をステップS321に切り替える。   In step S319, the CPU 221 of the printing apparatus 22 determines whether the transfer order is RIP order transfer. When CPU 221 determines that the transfer order is RIP order transfer (YES in step S319), CPU 221 switches control to step S320. If not (NO in step S319), CPU 221 switches control to step S321.

ステップS320にて、印刷装置22のCPU221は、ラスタライズデータを出力順にソートする。   In step S320, the CPU 221 of the printing apparatus 22 sorts the rasterized data in the order of output.

ステップS321にて、CPU221は、ラスタライズデータをソートすることなく、画像形成部226が印刷処理を実行する。   In step S321, the CPU 221 causes the image forming unit 226 to execute print processing without sorting the rasterized data.

以上のようにして、本実施の形態によれば、印刷ジョブに基づく出力時間に加えて転送時間が考慮されて、データ(ページデータ)の転送順序が決定される。そのため、画像形成システムを構成するプリンタ2の全体についてリソースの使用率を向上させることができる。   As described above, according to the present embodiment, the transfer order of data (page data) is determined in consideration of the transfer time in addition to the output time based on the print job. Therefore, it is possible to improve the resource usage rate for the entire printer 2 constituting the image forming system.

今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time 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 PC、2,2a,2b プリンタ、3 ネットワーク、12,212,222 メモリ、14 ディスプレイ、15 入力装置、16 グラフィックI/F部,17,215,215,224 通信I/F部、18 バス、21 制御装置、22 印刷装置、30 情報処理装置、31 入力部、32 変換処理部、33 制御部、34 予測モジュール、36 計算モジュール、37 選択モジュール、38 切替モジュール、39 出力部、100 画像形成システム、216,227 内部バス、225 操作部、226 画像形成部、600 原稿。   1 PC, 2, 2a, 2b printer, 3 network, 12, 212, 222 memory, 14 display, 15 input device, 16 graphic I / F unit, 17, 215, 215, 224 communication I / F unit, 18 bus, DESCRIPTION OF SYMBOLS 21 Control apparatus, 22 Printing apparatus, 30 Information processing apparatus, 31 Input part, 32 Conversion processing part, 33 Control part, 34 Prediction module, 36 Calculation module, 37 Selection module, 38 Switching module, 39 Output part, 100 Image forming system 216, 227 Internal bus, 225 operation unit, 226 image forming unit, 600 document.

Claims (7)

情報処理装置であって、
印刷ジョブの入力を受けるように構成された入力部と、
入力された印刷ジョブに含まれるデータを、印刷装置に適合したフォーマットの1つ以上のデータに変換するように構成された変換処理部と、
前記1つ以上のデータを前記印刷装置に転送するときに用いられる複数の転送順序の各転送時間に基づいて、前記印刷装置への転送順序を印刷ジョブごとに切り替えるように構成された制御部とを備え、
前記制御部は、
前記複数の転送順序の各々について、当該印刷ジョブに基づく画像形成が完了するまでの生産性を算出し、
前記複数の転送順序のうち生産性が高い転送順序を特定し、
各前記転送順序の生産性が同じ場合に、各前記転送順序の転送終了時間を計算し、
転送終了時間が短い転送順序を当該印刷ジョブの転送順序として選択するように構成されている、情報処理装置。
An information processing apparatus,
An input unit configured to receive input of a print job;
A conversion processing unit configured to convert data included in the input print job into one or more data in a format suitable for the printing apparatus;
A control unit configured to switch the transfer order to the printing apparatus for each print job based on transfer times of a plurality of transfer orders used when transferring the one or more data to the printing apparatus; With
The controller is
For each of the plurality of transfer orders, calculate productivity until image formation based on the print job is completed,
Identifying a transfer order with high productivity among the plurality of transfer orders;
When the productivity of each transfer sequence is the same, calculate the transfer end time of each transfer sequence,
An information processing apparatus configured to select a transfer order having a short transfer end time as a transfer order of the print job.
当該印刷ジョブと前記選択された転送順序とに基づく画像形成時に転送終了時間を計測するように構成された計測部と、
前記計測された転送終了時間を保存するように構成された記憶部とをさらに備え、
前記制御部は、前記記憶部に保存されている転送終了時間を参照して、印刷ジョブの転送順序を選択するようにさらに構成されている、請求項1に記載の情報処理装置。
A measuring unit configured to measure a transfer end time during image formation based on the print job and the selected transfer order;
A storage unit configured to store the measured transfer end time; and
The information processing apparatus according to claim 1, wherein the control unit is further configured to select a transfer order of print jobs with reference to a transfer end time stored in the storage unit.
前記制御部は、印刷媒体の出力のパターンを規定する設定に基づいて、印刷ジョブの転送順序を選択するようにさらに構成されている、請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the control unit is further configured to select a transfer order of print jobs based on a setting that defines an output pattern of a print medium. 前記複数の転送順序は、RIP(Raster Image Processing)の処理順に基づくRIP転送順序と、印刷順に基づく出力転送順序とを含む、請求項1または2に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the plurality of transfer orders include an RIP transfer order based on a processing order of RIP (Raster Image Processing) and an output transfer order based on a printing order. 請求項1〜4のいずれかに記載の情報処理装置を備える、画像形成装置。   An image forming apparatus comprising the information processing apparatus according to claim 1. 画像形成のための情報処理方法であって、
印刷ジョブの入力を受けるステップと、
入力された印刷ジョブに含まれるデータを、印刷装置に適合したフォーマットの1つ以上のデータに変換するステップと、
前記1つ以上のデータを前記印刷装置に転送するときに用いられる複数の転送順序の各転送時間に基づいて、前記印刷装置への転送順序を印刷ジョブごとに切り替えるステップとを備え、
前記切り替えるステップは、
前記複数の転送順序の各々について、当該印刷ジョブに基づく画像形成が完了するまでの生産性を算出するステップと、
前記複数の転送順序のうち生産性が高い転送順序を特定するステップと、
各前記転送順序の生産性が同じ場合に、各前記転送順序の転送終了時間を計算するステップと、
転送終了時間が短い転送順序を当該印刷ジョブの転送順序として選択するステップとを含む、情報処理方法。
An information processing method for image formation,
Receiving a print job input;
Converting the data contained in the input print job into one or more data in a format suitable for the printing device;
Switching the transfer order to the printing apparatus for each print job based on transfer times of a plurality of transfer orders used when transferring the one or more data to the printing apparatus,
The switching step includes
For each of the plurality of transfer orders, calculating productivity until image formation based on the print job is completed;
Identifying a transfer order with high productivity among the plurality of transfer orders;
Calculating the transfer end time of each of the transfer orders when the productivity of each of the transfer orders is the same;
Selecting a transfer order having a short transfer end time as the transfer order of the print job.
画像形成のための情報処理方法をコンピュータに実現させるためのプログラムであって、前記プログラムは前記コンピュータに、
印刷ジョブの入力を受けるステップと、
入力された印刷ジョブに含まれるデータを、印刷装置に適合したフォーマットの1つ以上のデータに変換するステップと、
前記1つ以上のデータを前記印刷装置に転送するときに用いられる複数の転送順序の各転送時間に基づいて、前記印刷装置への転送順序を印刷ジョブごとに切り替えるステップとを実行させ、
前記切り替えるステップは、
前記複数の転送順序の各々について、当該印刷ジョブに基づく画像形成が完了するまでの生産性を算出するステップと、
前記複数の転送順序のうち生産性が高い転送順序を特定するステップと、
各前記転送順序の生産性が同じ場合に、各前記転送順序の転送終了時間を計算するステップと、
転送終了時間が短い転送順序を当該印刷ジョブの転送順序として選択するステップとを含む、プログラム。
A program for causing a computer to implement an information processing method for image formation, the program being executed by the computer,
Receiving a print job input;
Converting the data contained in the input print job into one or more data in a format suitable for the printing device;
Switching the transfer order to the printing apparatus for each print job based on each transfer time of a plurality of transfer orders used when transferring the one or more data to the printing apparatus,
The switching step includes
For each of the plurality of transfer orders, calculating productivity until image formation based on the print job is completed;
Identifying a transfer order with high productivity among the plurality of transfer orders;
Calculating the transfer end time of each of the transfer orders when the productivity of each of the transfer orders is the same;
Selecting a transfer order having a short transfer end time as the transfer order of the print job.
JP2014229799A 2014-11-12 2014-11-12 Information processing device, image forming apparatus with the information processing device, information processing method, and program for making computer achieve the information processing method Pending JP2016095570A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014229799A JP2016095570A (en) 2014-11-12 2014-11-12 Information processing device, image forming apparatus with the information processing device, information processing method, and program for making computer achieve the information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014229799A JP2016095570A (en) 2014-11-12 2014-11-12 Information processing device, image forming apparatus with the information processing device, information processing method, and program for making computer achieve the information processing method

Publications (1)

Publication Number Publication Date
JP2016095570A true JP2016095570A (en) 2016-05-26

Family

ID=56070702

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014229799A Pending JP2016095570A (en) 2014-11-12 2014-11-12 Information processing device, image forming apparatus with the information processing device, information processing method, and program for making computer achieve the information processing method

Country Status (1)

Country Link
JP (1) JP2016095570A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019057207A (en) * 2017-09-22 2019-04-11 コニカミノルタ株式会社 Print controller, image forming system, and image forming apparatus
JP2019164561A (en) * 2018-03-19 2019-09-26 株式会社リコー Information processing device, program and information processing system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019057207A (en) * 2017-09-22 2019-04-11 コニカミノルタ株式会社 Print controller, image forming system, and image forming apparatus
JP6996189B2 (en) 2017-09-22 2022-01-17 コニカミノルタ株式会社 Print controller, image forming system and image forming device
JP2019164561A (en) * 2018-03-19 2019-09-26 株式会社リコー Information processing device, program and information processing system
JP7035674B2 (en) 2018-03-19 2022-03-15 株式会社リコー Information processing equipment, programs and information processing systems

Similar Documents

Publication Publication Date Title
JP4736761B2 (en) Printing device
US8928912B2 (en) Printing control device, image forming system and computer readable medium storing program
JP6454213B2 (en) Image output system, image processing apparatus, image output apparatus, method and program therefor
JP4458176B2 (en) Printing control apparatus, printing apparatus, and program
CN102147716B (en) Information processing method and information processing apparatus
JP5235695B2 (en) Printing control apparatus and control method thereof
US8767247B2 (en) Print data generation device, print data generation method and computer-readable medium for controlling rasterization processing
JP2016091137A (en) Image forming apparatus, specific processing execution method, and computer program
JP2016095570A (en) Information processing device, image forming apparatus with the information processing device, information processing method, and program for making computer achieve the information processing method
US8681363B2 (en) Raster application instances
JP6330481B2 (en) Image processing apparatus, print information generating apparatus, image forming apparatus, image forming system, and program
JP5582302B2 (en) Image processing apparatus, image output apparatus, and program
JP2011143576A (en) Print data generator, image forming apparatus and program
JP2012060401A (en) Image formation apparatus and drawing control method
JP6185745B2 (en) Print control apparatus, print control method, and program
JP2012126024A (en) Print job processing apparatus, program for the same, and print job processing method
JP5957979B2 (en) Image processing method, image processing program, and image forming apparatus
US8699071B2 (en) Image forming apparatus and method of forming an image thereof
JP5447219B2 (en) Print data generation apparatus, print data generation method, and print data generation program
JP2017220088A (en) Print server, print control program, and print control method
JP6063857B2 (en) Image forming system
JP2015176604A (en) Image forming system, information processor, and image forming apparatus
JP5640813B2 (en) Image processing controller, image processing system, image processing controller or program for image processing system, recording medium, and image processing method
JP2021110971A (en) Print system
JP2014000791A (en) Image forming apparatus and image forming program