JP2005175595A - Image forming apparatus and its production process - Google Patents

Image forming apparatus and its production process Download PDF

Info

Publication number
JP2005175595A
JP2005175595A JP2003409031A JP2003409031A JP2005175595A JP 2005175595 A JP2005175595 A JP 2005175595A JP 2003409031 A JP2003409031 A JP 2003409031A JP 2003409031 A JP2003409031 A JP 2003409031A JP 2005175595 A JP2005175595 A JP 2005175595A
Authority
JP
Japan
Prior art keywords
image
forming apparatus
application
processing
transfer
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
JP2003409031A
Other languages
Japanese (ja)
Inventor
Yutaka Yanagiura
豊 柳浦
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2003409031A priority Critical patent/JP2005175595A/en
Publication of JP2005175595A publication Critical patent/JP2005175595A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Facsimiles In General (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming apparatus in which the man-hour required for developing a module is reduced, processing efficiency is enhanced, and hardware resources can be utilized effectively, and to provide its production process. <P>SOLUTION: The image forming apparatus comprising hardware resources for use in image formation processing and one or more applications each performing a process pertaining to image formation is further provided with an image processing succession means executing image processing including image transfer processing in the image forming apparatus being executed when each application performs a process pertaining to image formation, and a transfer sequence means for providing each application with the interface of the image processing succession means for performing a series of processes pertaining to image formation. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、画像形成に係るソフトウェアの構造に関し、特に画像形成装置内で共通して行われる処理を一元化した構造を有する画像形成装置、並びにその画像形成装置製造方法に関する。   The present invention relates to the structure of software related to image formation, and more particularly to an image forming apparatus having a structure in which processes commonly performed in an image forming apparatus are unified, and a method for manufacturing the image forming apparatus.

近年、ファクシミリ、プリンタ、コピーおよびスキャナなどの各装置の機能を1つの筐体内に収納した画像形成装置(以下、融合機という)が知られるようになった。この融合機は、1つの筐体内に表示部、印刷部および撮像部などを設けると共に、ファクシミリ、プリンタ、コピーおよびスキャナにそれぞれ対応する4種類のアプリケーションを設け、そのアプリケーションを切り替えることより、ファクシミリ、プリンタ、コピーおよびスキャナとして動作させるものである。   In recent years, there has been known an image forming apparatus (hereinafter referred to as a multifunction peripheral) in which functions of apparatuses such as a facsimile machine, a printer, a copy machine, and a scanner are housed in a single casing. In this multi-function apparatus, a display unit, a printing unit, an imaging unit, and the like are provided in one casing, and four types of applications corresponding to a facsimile, a printer, a copy, and a scanner are provided. Operates as a printer, copy and scanner.

このように、複数のアプリケーションが搭載されている従来の融合機におけるソフトウェアの構造の例を図15に示す。図15は、例としてコピーとプリンタのアプリケーションからなるソフトウェアの構造を示すものである。   FIG. 15 shows an example of the software structure in the conventional multi-function machine in which a plurality of applications are installed. FIG. 15 shows the structure of software including a copy and printer application as an example.

図に示されるように、コピー転送モジュールは、画像保管制御部と、メモリ管理部と、ドライバ制御部と、コピー転送順序制御部で構成される。また、プリンタ転送モジュールは、画像保管制御部と、メモリ管理部と、アプリ描画制御部と、プリンタ転送順序制御部で構成される。   As shown in the figure, the copy transfer module includes an image storage control unit, a memory management unit, a driver control unit, and a copy transfer order control unit. The printer transfer module includes an image storage control unit, a memory management unit, an application drawing control unit, and a printer transfer order control unit.

これらの構成に示されるように、コピー転送モジュールとプリンタ転送モジュールには、画像転送のための共通の機能がある。このように同様の処理を有する場合、その機能を実行するプログラムを格納する領域は、重複する数だけ必要となるため、ハードウェア資源を無駄遣いすることになる。   As shown in these configurations, the copy transfer module and the printer transfer module have a common function for image transfer. In the case of having the same processing as described above, an overlapping number of areas for storing a program for executing the function is required, so that hardware resources are wasted.

また、上述したコピー転送モジュールやプリンタ転送モジュールのように、各モジュールで閉じた縦割り構造となっていると、例えば、メールで受信した内容をプリンタ転送モジュールで印刷することなど、柔軟な対応ができない。   In addition, if the vertical structure is closed by each module, such as the copy transfer module and printer transfer module described above, for example, it is possible to flexibly handle the contents received by e-mail using the printer transfer module. Can not.

その他の課題として、2つの異なるモジュールに対し、画像の保管形式を追加するなどの同様の機能拡張をする際に、二度手間になることが挙げられる。   Another problem is that it takes twice time to perform the same function expansion such as adding an image storage format to two different modules.

以上説明したコピー転送モジュールとプリンタ転送モジュールは、同様の処理を含み、画像の保管形式によって異なる読み出しや蓄積する処理も、形式が異なる以外では同様の処理を含んでいる。このような同様の処理を含む複数のモジュールを、各処理ごとに設けることは、モジュール開発の手間がかかるばかりではなく、処理効率が低下し、ハードウェア資源の無駄遣いであり好ましくない。   The copy transfer module and the printer transfer module described above include the same processing, and the processing for reading and storing different depending on the storage format of the image also includes the same processing except for the format. Providing a plurality of modules including such a process for each process is not preferable because it not only takes time for module development but also reduces processing efficiency and wastes hardware resources.

本発明は、このような問題点に鑑み、モジュール開発の手間を減らし、処理効率を向上させ、ハードウェア資源の有効に利用することが可能な画像形成装置、その画像形成装置製造方法を提供することを目的とする。   In view of such problems, the present invention provides an image forming apparatus capable of reducing the effort of module development, improving processing efficiency, and effectively using hardware resources, and a method for manufacturing the image forming apparatus. For the purpose.

上記課題を解決するために、本発明は、画像形成処理で使用されるハードウェア資源と、画像形成に係る処理を行う1つ以上のアプリケーションとを有する画像形成装置において、前記各アプリケーションが画像形成に係る処理を行う際に実行される前記画像形成装置内での画像の転送処理を含む画像処理を実行する画像処理継承手段と、前記各アプリケーションへ、画像形成に係る一連の処理を行うための前記画像処理継承手段のインタフェースを提供する転送シーケンス手段とを有することを特徴とする。   In order to solve the above problems, the present invention provides an image forming apparatus having hardware resources used in image forming processing and one or more applications for performing processing related to image forming. Image processing inheritance means for executing image processing including image transfer processing in the image forming apparatus, which is executed when performing the processing related to the above, and a series of processing related to image formation to each of the applications And transfer sequence means for providing an interface for the image processing inheritance means.

また、上記課題を解決するために、本発明は、前記一連の処理は、画像の読み込み、印刷、保管のうちのいずれか2つ以上を組み合わせた処理であることを特徴とする。   In order to solve the above problem, the present invention is characterized in that the series of processes is a combination of any two or more of image reading, printing, and storage.

また、上記課題を解決するために、本発明は、前記画像データ管理手段は、画像形成装置が起動する際に、前記記憶領域を取得することを特徴とする。   In order to solve the above problem, the present invention is characterized in that the image data management means acquires the storage area when the image forming apparatus is activated.

また、上記課題を解決するために、本発明は、前記画像処理継承手段は、前記画像を格納するためのメモリを確保するメモリ確保手段と、前記確保したメモリを解放するメモリ解放手段とを有することを特徴とする。   In order to solve the above-mentioned problem, according to the present invention, the image processing inheriting unit includes a memory securing unit that secures a memory for storing the image, and a memory releasing unit that releases the secured memory. It is characterized by that.

また、上記課題を解決するために、本発明は、前記メモリ確保手段並びにメモリ解放手段は、前記メモリを管理するメモリ管理手段を介してメモリの確保あるいは解放を行うことを特徴とする。   In order to solve the above problems, the present invention is characterized in that the memory securing means and the memory releasing means secure or release the memory via a memory management means for managing the memory.

また、上記課題を解決するために、本発明は、前記画像を保管するための不揮発性記憶手段を有し、前記画像処理継承手段の要求により、前記不揮発性記憶手段に前記画像を格納する画像格納手段と、前記不揮発性記憶手段に保管された画像を読み込む画像読み込み手段とを有することを特徴とする。   In order to solve the above-mentioned problem, the present invention includes a non-volatile storage unit for storing the image, and stores the image in the non-volatile storage unit in response to a request from the image processing inheritance unit. It has a storing means and an image reading means for reading an image stored in the nonvolatile storage means.

また、上記課題を解決するために、本発明は、前記画像処理継承手段は、前記画像格納手段と、他の処理とを連携させながら実行させる連携格納手段を有することを特徴とする。   In order to solve the above-mentioned problem, the present invention is characterized in that the image processing inheritance unit includes a cooperative storage unit that executes the image storage unit and another process in cooperation with each other.

また、上記課題を解決するために、本発明は、前記画像処理継承手段は、前記画像読み込み手段と、他の処理とを連携させながら実行させる連携読み込み手段を有することを特徴とする。   In order to solve the above-described problem, the present invention is characterized in that the image processing inheritance unit includes a cooperative reading unit that executes the image reading unit and another process in cooperation with each other.

また、上記課題を解決するために、本発明は、前記画像処理継承手段は、前記ハードウェア資源に画像を出力、あるいは前記ハードウェア資源から画像を入力するための画像転送手段を有することを特徴とする。   In order to solve the above-mentioned problem, the present invention is characterized in that the image processing inheritance means includes an image transfer means for outputting an image to the hardware resource or inputting an image from the hardware resource. And

また、上記課題を解決するために、本発明は、前記画像処理継承手段は、前記画像転送手段と、他の処理とを連携させながら実行させる連携転送手段を有することを特徴とする。   In order to solve the above-described problem, the present invention is characterized in that the image processing inheritance unit includes a cooperative transfer unit that executes the image transfer unit and another process in cooperation with each other.

また、上記課題を解決するために、本発明は、前記画像処理継承手段は、前記画像転送手段に画像を転送させる転送手段を有することを特徴とする。   In order to solve the above problem, the present invention is characterized in that the image processing inheritance unit includes a transfer unit that causes the image transfer unit to transfer an image.

また、上記課題を解決するために、本発明は、前記画像処理継承手段は、前記画像処理が完了したことを通知する完了通知手段を有することを特徴とする。   In order to solve the above-described problem, the present invention is characterized in that the image processing inheritance unit includes a completion notification unit that notifies the completion of the image processing.

また、上記課題を解決するために、本発明は、前記アプリケーションは、プリンタ用のアプリケーションであるプリンタアプリと、コピー用アプリケーションであるコピーアプリと、ファックス用アプリケーションであるファックスアプリと、スキャナ用アプリケーションであるスキャナアプリのうちのいずれかのアプリケーションであることを特徴とする。   In order to solve the above-described problems, the present invention provides a printer application that is a printer application, a copy application that is a copy application, a fax application that is a fax application, and a scanner application. It is one of the scanner applications.

また、上記課題を解決するために、本発明は、前記不揮発性記憶手段に保管される画像の形式は、無圧縮と、JPEGと、TIFFのうちのいずれかの形式であることを特徴とする。   In order to solve the above problem, the present invention is characterized in that the format of the image stored in the nonvolatile storage means is any one of uncompressed, JPEG, and TIFF formats. .

また、上記課題を解決するために、本発明は、画像形成処理で使用されるハードウェア資源と、画像形成に係る処理を行う際に実行される前記画像形成装置内での画像の転送処理を含む画像処理を実行する画像処理継承手段と、画像形成に係る一連の処理を行うための前記画像処理継承手段のインタフェースを提供する転送シーケンス手段とを有する画像形成装置において、前記転送シーケンス手段が提供する前記インタフェースに適合し、前記画像形成に係る処理を行うアプリケーションと、前記画像処理継承手段と汎化関係にあり、前記画像を保管する不揮発性記憶手段に前記画像を格納する画像格納手段と、前記不揮発性記憶手段に保管された画像を読み込む画像読み込み手段と、前記画像処理継承手段と汎化関係にあり、前記画像処理継承手段が前記ハードウェア資源を利用するためのドライバとを有することを特徴とする。   In order to solve the above problems, the present invention provides hardware resources used in image forming processing and image transfer processing in the image forming apparatus executed when processing related to image forming is performed. An image forming apparatus comprising: an image processing inheriting unit that executes image processing, and a transfer sequence unit that provides an interface of the image processing inheriting unit for performing a series of processes related to image formation. An image storage means adapted to the interface and performing the process related to the image formation; and an image storage inheriting means which is in a generalized relationship with the image processing inheriting means and storing the image in a nonvolatile storage means for storing the image; The image reading means for reading an image stored in the nonvolatile storage means and the image processing inheritance means are in a generalized relationship, and the image processing Inheritance means and having a driver for using the hardware resources.

また、上記課題を解決するために、本発明は、前記一連の処理は、画像の読み込み、印刷、保管のうちのいずれか2つ以上を組み合わせた処理であることを特徴とする。   In order to solve the above problem, the present invention is characterized in that the series of processes is a combination of any two or more of image reading, printing, and storage.

また、上記課題を解決するために、本発明は、前記アプリケーションは、プリンタ用のアプリケーションであるプリンタアプリと、コピー用アプリケーションであるコピーアプリと、ファックス用アプリケーションであるファックスアプリと、スキャナ用アプリケーションであるスキャナアプリのうちのいずれかのアプリケーションであることを特徴とする。   In order to solve the above problems, the present invention provides a printer application that is a printer application, a copy application that is a copy application, a fax application that is a fax application, and a scanner application. It is one of the scanner applications.

また、上記課題を解決するために、本発明は、前記プリンタアプリは、前記画像処理継承手段を用いて印刷または画像の蓄積をすることを特徴とする。   In order to solve the above problem, the present invention is characterized in that the printer application prints or accumulates an image using the image processing inheritance unit.

また、上記課題を解決するために、本発明は、前記コピーアプリは、前記画像処理継承手段を用いて印刷または画像のスキャンをすることを特徴とする。   In order to solve the above problem, the present invention is characterized in that the copy application prints or scans an image using the image processing inheritance unit.

また、上記課題を解決するために、本発明は、前記不揮発性記憶手段に保管される画像の形式は、無圧縮と、JPEGと、TIFFのうちのいずれかの形式であることを特徴とする。   In order to solve the above problem, the present invention is characterized in that the format of the image stored in the nonvolatile storage means is any one of uncompressed, JPEG, and TIFF formats. .

また、上記課題を解決するために、本発明は、前記ドライバは、前記ハードウェア資源からの画像の入力または前記ハードウェア資源への画像の出力を行うことを特徴とする。   In order to solve the above problem, the present invention is characterized in that the driver inputs an image from the hardware resource or outputs an image to the hardware resource.

また、上記課題を解決するために、本発明は、画像形成処理で使用されるハードウェア資源と、画像形成に係る処理を行う1つ以上のアプリケーションと、前記各アプリケーションが画像形成に係る処理を行う際に実行される前記画像形成装置内での画像の転送処理を含む画像処理を実行する画像処理継承部と、前記各アプリケーションへ、画像形成に係る一連の処理を行うための前記画像処理継承部のインタフェースを提供する転送シーケンス部とを有する画像形成装置の製造方法において、前記転送シーケンス部が提供する前記インタフェースに適合させた前記アプリケーションのプログラムと、前記転送シーケンス部のプログラムとを関連付けるアプリケーションリンク段階と、前記画像の蓄積または読み込みを行う画像プログラムと、前記画像処理継承部のプログラムとを関連付ける画像プログラムリンク段階と、前記ハードウェア資源を利用するためのドライバと、前記画像処理継承部のプログラムとを関連付けるドライバリンク段階とを有することを特徴とする。   In order to solve the above-described problems, the present invention provides hardware resources used in image forming processing, one or more applications that perform processing relating to image formation, and each application performs processing relating to image formation. An image processing inheritance unit that executes image processing including image transfer processing in the image forming apparatus that is performed at the time of performing the image processing, and the image processing inheritance for performing a series of processing relating to image formation to each application In the manufacturing method of the image forming apparatus having the transfer sequence unit that provides the interface of the unit, the application link that associates the program of the application adapted to the interface provided by the transfer sequence unit and the program of the transfer sequence unit An image program for storing or reading the image; An image program linking stage associating the program of the image processing succeeding unit, and having said hardware resources for utilizing driver, a program and a driver link step of associating the said image processing succeeding unit.

また、上記課題を解決するために、本発明は、前記一連の処理は、画像の読み込み、印刷、保管のうちのいずれか2つ以上を組み合わせた処理であることを特徴とする。   In order to solve the above problem, the present invention is characterized in that the series of processes is a combination of any two or more of image reading, printing, and storage.

以上説明したように、本発明によれば、モジュール開発の手間を減らし、処理効率を向上させ、ハードウェア資源の有効に利用することが可能な画像形成装置、その画像形成装置製造方法が得られる。   As described above, according to the present invention, it is possible to obtain an image forming apparatus that can reduce the effort of module development, improve processing efficiency, and effectively use hardware resources, and a method for manufacturing the image forming apparatus. .

以下、本発明の実施例を図面に基づいて説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明によるMFPの一実施例の構成図を示す。MFP1は、ソフトウェア群2と、MFP起動部3と、ハードウェア資源4とを含むように構成される。   FIG. 1 shows a configuration diagram of an embodiment of an MFP according to the present invention. The MFP 1 is configured to include a software group 2, an MFP activation unit 3, and hardware resources 4.

MFP起動部3はMFP1の電源投入時に最初に実行され、アプリケーション層5およびプラットホーム層6を起動する。例えばMFP起動部3は、アプリケーション層5およびプラットホーム層6のプログラムを、不揮発性記憶手段に対応するハードディスク装置(以下、HDDという)などから読み出し、読み出した各プログラムをメモリ領域に転送して起動する。ハードウェア資源4は、スキャナ25と、プロッタ26と、ADF(Auto Document Feeder)などのハードウェアリソース24とを含む。   The MFP activation unit 3 is executed first when the MFP 1 is turned on, and activates the application layer 5 and the platform layer 6. For example, the MFP activation unit 3 reads the programs of the application layer 5 and the platform layer 6 from a hard disk device (hereinafter referred to as HDD) corresponding to the nonvolatile storage unit, transfers the read programs to the memory area, and activates them. . The hardware resource 4 includes a scanner 25, a plotter 26, and a hardware resource 24 such as an ADF (Auto Document Feeder).

また、ソフトウェア群2は、UNIX(登録商標)などのオペレーティングシステム(以下、OSという)上に起動されているアプリケーション層5とプラットホーム層6とを含む。アプリケーション層5は、プリンタ、コピー、ファックスおよびスキャナなどの画像形成にかかるユーザサービスにそれぞれ固有の処理を行うプログラムを含む。   The software group 2 includes an application layer 5 and a platform layer 6 activated on an operating system (hereinafter referred to as OS) such as UNIX (registered trademark). The application layer 5 includes programs that perform processing unique to user services related to image formation such as printers, copies, faxes, and scanners.

アプリケーション層5は、プリンタ用のアプリケーションであるプリンタアプリ9と、コピー用アプリケーションであるコピーアプリ10と、ファックス用アプリケーションであるファックスアプリ11と、スキャナ用アプリケーションであるスキャナアプリ12とを含む。   The application layer 5 includes a printer application 9 that is a printer application, a copy application 10 that is a copy application, a fax application 11 that is a fax application, and a scanner application 12 that is a scanner application.

また、プラットホーム層6は、アプリケーション層5からの処理要求を解釈してハードウェア資源4の獲得要求を発生するコントロールサービス層7と、1つ以上のハードウェア資源4の管理を行ってコントロールサービス層7からの獲得要求を調停するシステムリソースマネージャ(以下、SRMという)21と、SRM21からの獲得要求に応じてハードウェア資源4の管理を行うハンドラ層8とを含む。   The platform layer 6 interprets a processing request from the application layer 5 and generates a hardware resource 4 acquisition request, and manages one or more hardware resources 4 to control the control service layer. 7 includes a system resource manager (hereinafter referred to as “SRM”) 21 that arbitrates acquisition requests from 7 and a handler layer 8 that manages hardware resources 4 in response to acquisition requests from the SRM 21.

コントロールサービス層7は、ネットワークコントロールサービス(以下、NCSという)13、デリバリーコントロールサービス(以下、DCSという)14、オペレーションパネルコントロールサービス(以下、OCSという)15、ファックスコントロールサービス(以下、FCSという)16、エンジンコントロールサービス(以下、ECSという)17、メモリコントロールサービス(以下、MCSという)18、ユーザコントロールサービス(以下、UCSという)19、システムコントロールサービス(以下、SCSという)20など、一つ以上のサービスモジュールを含むように構成されている。   The control service layer 7 includes a network control service (hereinafter referred to as NCS) 13, a delivery control service (hereinafter referred to as DCS) 14, an operation panel control service (hereinafter referred to as OCS) 15, and a fax control service (hereinafter referred to as FCS) 16. , Engine control service (hereinafter referred to as ECS) 17, memory control service (hereinafter referred to as MCS) 18, user control service (hereinafter referred to as UCS) 19, system control service (hereinafter referred to as SCS) 20, etc. It is configured to include service modules.

なお、プラットホーム層6は予め定義されている関数により、アプリケーション層5からの処理要求を受信可能とするAPI28を有するように構成されている。OSは、アプリケーション層5およびプラットホーム層6の各ソフトウェアをプロセスとして並列実行する。   The platform layer 6 is configured to have an API 28 that can receive a processing request from the application layer 5 using a predefined function. The OS executes the software of the application layer 5 and the platform layer 6 in parallel as processes.

NCS13のプロセスは、ネットワークI/Oを必要とするアプリケーションに対して共通に利用できるサービスを提供するものであり、ネットワーク側から各プロトコルによって受信したデータを各アプリケーションに振り分けたり、各アプリケーションからのデータをネットワーク側に送信する際の仲介を行う。   The process of the NCS 13 provides a service that can be commonly used for applications that require network I / O. Data received from the network side according to each protocol is distributed to each application, and data from each application. Mediation when sending to the network side.

例えばNCS13は、ネットワークを介して接続されるネットワーク機器とのデータ通信をhttpd(HyperText Transfer Protocol Daemon)により、HTTP(HyperText Transfer Protocol)で制御する。   For example, the NCS 13 controls data communication with a network device connected via a network by HTTP (HyperText Transfer Protocol Daemon) by HTTP (HyperText Transfer Protocol).

DCS14のプロセスは、文書の配信などのサービスを行う。OCS15のプロセスは、オペレータと本体制御との間の情報伝達手段となるオペレーションパネルの制御を行う。FCS16のプロセスは、アプリケーション層5からPSTNまたはISDN網を利用したファックス送受信、バックアップ用のメモリで管理されている各種ファックスデータの登録/引用、ファックス読み取り、ファックス受信印刷などを行うためのAPIを提供する。   The process of the DCS 14 performs services such as document distribution. The process of the OCS 15 controls an operation panel serving as information transmission means between the operator and the main body control. The FCS16 process provides APIs for sending and receiving faxes from the application layer 5 using the PSTN or ISDN network, registering / quoting various fax data managed in the backup memory, reading faxes, receiving faxes, etc. To do.

ECS17のプロセスは、スキャナ25、プロッタ26、その他のハードウェアリソース24などのエンジン部の制御を行う。MCS18のプロセスは、メモリの取得および解放、HDDの利用などのメモリ制御を行う。UCS19は、ユーザに関する処理を行う。   The process of the ECS 17 controls the engine unit such as the scanner 25, the plotter 26, and other hardware resources 24. The process of the MCS 18 performs memory control such as acquisition and release of memory and use of the HDD. The UCS 19 performs processing related to the user.

SCS20のプロセスは、アプリケーション管理、操作部制御、システム画面表示、LED表示、ハードウェア資源管理、割り込みアプリケーション制御などの処理を行う。   The process of the SCS 20 performs processing such as application management, operation unit control, system screen display, LED display, hardware resource management, and interrupt application control.

SRM21のプロセスは、SCS20と共にシステムの制御およびハードウェア資源4の管理を行うものである。例えばSRM21のプロセスは、スキャナ25やプロッタ26などのハードウェア資源4を利用する上位層からの獲得要求に従って調停を行い、実行制御する。   The process of the SRM 21 controls the system and manages the hardware resources 4 together with the SCS 20. For example, the process of the SRM 21 performs arbitration according to an acquisition request from an upper layer that uses the hardware resources 4 such as the scanner 25 and the plotter 26, and controls execution.

具体的に、SRM21のプロセスは獲得要求されたハードウェア資源4が利用可能であるか(他の獲得要求により利用されていないかどうか)を判定し、利用可能であれば獲得要求されたハードウェア資源4が利用可能である旨を上位層に通知する。また、SRM21のプロセスは上位層からの獲得要求に対してハードウェア資源4を利用するためのスケジューリングを行い、要求内容(例えば、プリンタエンジンによる紙搬送と作像動作、メモリ確保、ファイル生成など)を直接実施している。   Specifically, the process of the SRM 21 determines whether or not the requested hardware resource 4 is available (whether it is not used by another acquisition request). The higher layer is notified that the resource 4 is available. Further, the process of the SRM 21 performs scheduling for using the hardware resource 4 in response to an acquisition request from an upper layer, and the request contents (for example, paper conveyance and image forming operation by the printer engine, memory allocation, file generation, etc.) Has been implemented directly.

また、ハンドラ層8は後述するファックスコントロールユニット(以下、FCUという)の管理を行うファックスコントロールユニットハンドラ(以下、FCUHという)22と、プロセスに対するメモリの割り振り及びプロセスに割り振ったメモリの管理を行うイメージメモリハンドラ(以下、IMHという)23を含む。SRM39およびFCUH22は、予め定義されている関数によりハードウェア資源4に対する処理要求を送信可能とするエンジンI/F27を利用して、ハードウェア資源4に対する処理要求を行う。   The handler layer 8 includes a fax control unit handler (hereinafter referred to as FCUH) 22 for managing a fax control unit (hereinafter referred to as FCU), which will be described later, and an image for allocating memory to the process and managing the memory allocated to the process. A memory handler (hereinafter referred to as IMH) 23 is included. The SRM 39 and the FCUH 22 make a processing request for the hardware resource 4 by using an engine I / F 27 that enables transmission of a processing request for the hardware resource 4 by a predefined function.

MFP1は、各アプリケーションで共通的に必要な処理をプラットホーム層6で一元的に処理することができる。次に、MFP1のハードウェア構成について説明する。   The MFP 1 can centrally process processes necessary for each application in the platform layer 6. Next, the hardware configuration of the MFP 1 will be described.

図2は、MFP1の一実施例のハードウェア構成図を示している。MFP1は、コントローラボード30と、オペレーションパネル39と、FCU40と、エンジン43とを含む。また、FCU40は、G3規格対応ユニット53と、G4規格対応ユニット54とを有する。   FIG. 2 shows a hardware configuration diagram of an embodiment of the MFP 1. The MFP 1 includes a controller board 30, an operation panel 39, an FCU 40, and an engine 43. The FCU 40 includes a G3 standard compliant unit 53 and a G4 standard compliant unit 54.

また、コントローラボード30は、CPU31と、ASIC36と、HDD38と、システムメモリ(MEM−P)32と、ローカルメモリ(MEM−C)37と、ノースブリッジ(以下、NBと記す)33と、サウスブリッジ(以下、SBと記す)34と、NIC51(Network Interface Card)と、USBデバイス41と、IEEE1394デバイス42と、セントロニクスデバイス52とを含む。   The controller board 30 includes a CPU 31, an ASIC 36, an HDD 38, a system memory (MEM-P) 32, a local memory (MEM-C) 37, a north bridge (hereinafter referred to as NB) 33, and a south bridge. (Hereinafter referred to as SB) 34, NIC 51 (Network Interface Card), USB device 41, IEEE 1394 device 42, and Centronics device 52.

オペレーションパネル39は、コントローラボード30のASIC36に接続されている。また、SB34と、NIC51と、USBデバイス41と、IEEE1394デバイス42と、セントロニクスデバイス52と、NB33にPCIバスで接続されている。   The operation panel 39 is connected to the ASIC 36 of the controller board 30. In addition, the SB 34, the NIC 51, the USB device 41, the IEEE 1394 device 42, the Centronics device 52, and the NB 33 are connected by a PCI bus.

MLB45は、MFP1にPCIバスを介して接続する基板である。また、MLB45は、MFP1から入力された画像データを変換し、変換された画像データあるいは符号化された画像データをMFP1に出力するものである。   The MLB 45 is a board that is connected to the MFP 1 via the PCI bus. The MLB 45 converts the image data input from the MFP 1 and outputs the converted image data or encoded image data to the MFP 1.

また、FCU40と、エンジン43は、コントローラボード50のASIC36にPCIバスで接続されている。   The FCU 40 and the engine 43 are connected to the ASIC 36 of the controller board 50 via a PCI bus.

なお、コントローラボード50は、ASIC36にローカルメモリ37、HDD38などが接続されると共に、CPU31とASIC36とがCPUチップセットのNB33を介して接続されている。このように、NB33を介してCPU31とASIC36とを接続すれば、CPU31のインタフェースが公開されていない場合に対応できる。   In the controller board 50, the local memory 37, the HDD 38, and the like are connected to the ASIC 36, and the CPU 31 and the ASIC 36 are connected via the NB 33 of the CPU chip set. In this way, if the CPU 31 and the ASIC 36 are connected via the NB 33, it is possible to cope with a case where the interface of the CPU 31 is not disclosed.

また、ASIC36とNB33とはPCIバスを介して接続されているのでなく、AGP(Accelerated Graphics Port)67を介して接続されている。このように、図22のアプリケーション層5やプラットホーム層6を形成する一つ以上のプロセスを実行制御するため、ASIC36とNB33とを低速のPCIバスでなくAGP35を介して接続し、パフォーマンスの低下を防いでいる。   Further, the ASIC 36 and the NB 33 are not connected via a PCI bus, but are connected via an AGP (Accelerated Graphics Port) 67. In this way, in order to control the execution of one or more processes forming the application layer 5 and the platform layer 6 in FIG. 22, the ASIC 36 and the NB 33 are connected via the AGP 35 instead of the low-speed PCI bus, thereby reducing the performance. It is preventing.

CPU31は、MFP1の全体制御を行うものである。CPU31は、NCS13、DCS14、OCS15、FCS16、ECS17、MCS18、UCS19、SCS20、SRM21、FCUH22、IMH23、MEU44をOS上にそれぞれプロセスとして起動して実行させると共に、アプリケーション層5を形成するプリンタアプリ9、コピーアプリ10、ファックスアプリ11、スキャナアプリ12を起動して実行させる。   The CPU 31 performs overall control of the MFP 1. The CPU 31 starts and executes NCS 13, DCS 14, OCS 15, FCS 16, ECS 17, MCS 18, UCS 19, SCS 20, SRM 21, FCUH 22, IMH 23, and MEU 44 as processes on the OS, and also executes a printer application 9 that forms the application layer 5, The copy application 10, the fax application 11, and the scanner application 12 are activated and executed.

NB33は、CPU31、システムメモリ32、SB34およびASIC36を接続するためのブリッジである。システムメモリ32は、MFP1の描画用メモリなどとして用いるメモリである。SB34は、NB33とPCIバス、周辺デバイスとを接続するためのブリッジである。また、ローカルメモリ37はコピー用画像バッファ、符号バッファとして用いるメモリである。   The NB 33 is a bridge for connecting the CPU 31, the system memory 32, the SB 34 and the ASIC 36. The system memory 32 is a memory used as a drawing memory of the MFP 1. The SB 34 is a bridge for connecting the NB 33 to the PCI bus and peripheral devices. The local memory 37 is a memory used as a copy image buffer and a code buffer.

ASIC36は、画像処理用のハードウェア要素を有する画像処理用途向けのICである。HDD38は、画像の蓄積、プログラムの蓄積、フォントデータの蓄積、フォームの蓄積などを行うためのストレージである。また、オペレーションパネル39は、ユーザからの入力操作を受け付けると共に、ユーザに向けた表示を行う操作部である。   The ASIC 36 is an IC for use in image processing having hardware elements for image processing. The HDD 38 is a storage for storing images, programs, font data, forms, and the like. The operation panel 39 is an operation unit that accepts an input operation from the user and performs display for the user.

次に、IMH23の詳細な説明をする。図3は、IMH23が転送先から転送された画像を保管する様子を示すものである。図3には、SRM21と、転送画像101と、IMH23と、画像転送器61と、保管画像102と、メモリ60とが示されている。転送画像101は、転送先からの画像である。保管画像102は、転送された画像を保管した画像である。メモリは、図2に示したシステムメモリ32、ローカルメモリ37のいずれでもよい。   Next, the IMH 23 will be described in detail. FIG. 3 shows how the IMH 23 stores the image transferred from the transfer destination. FIG. 3 shows the SRM 21, the transfer image 101, the IMH 23, the image transfer device 61, the storage image 102, and the memory 60. The transfer image 101 is an image from the transfer destination. The stored image 102 is an image in which the transferred image is stored. The memory may be either the system memory 32 or the local memory 37 shown in FIG.

この図3に示されるように、IMH23は、転送された画像をSRM21から取得し、画像転送器61により画像をメモリ60に保管することを行う。   As shown in FIG. 3, the IMH 23 acquires the transferred image from the SRM 21, and stores the image in the memory 60 by the image transfer device 61.

次に、図4について説明する。なお、図4に示される符号は、図3の符号と同一なので説明を省略する。図4は、IMH23が保管画像を転送先へ転送する様子を示すものである。   Next, FIG. 4 will be described. The reference numerals shown in FIG. 4 are the same as the reference numerals in FIG. FIG. 4 shows how the IMH 23 transfers the stored image to the transfer destination.

この図4に示されるように、IMH23は、転送された画像をメモリから取得し、画像転送器61により画像をSRM21に転送することも行う。   As shown in FIG. 4, the IMH 23 acquires the transferred image from the memory, and also transfers the image to the SRM 21 by the image transfer unit 61.

以上説明した図3、図4から、IMH23は、画像のメモリへの入出力の制御と保管を行う。なお、図3、図4において、画像はSRM21を介して転送されているが、上述したアプリケーション層5に位置するアプリケーションから直接に画像の入出力が行われることがある。   3 and 4 described above, the IMH 23 performs control and storage of input / output of images to / from the memory. 3 and 4, the image is transferred via the SRM 21, but the image may be directly input / output from the application located in the application layer 5 described above.

次に、IMH23に係る周辺のブロック図を、図5を用いて説明する。図5には、アプリ71と、API28と、コントロールサービス70と、SRM21と、IMH23と、ドライバ群72と、メモリ60と、HDD38とが示されている。   Next, a peripheral block diagram related to the IMH 23 will be described with reference to FIG. FIG. 5 shows an application 71, API 28, control service 70, SRM 21, IMH 23, driver group 72, memory 60, and HDD 38.

アプリ71は、図1のアプリケーション層5に位置するいずれかのアプリケーションである。コントロールサービス70は、図1のコントロールサービス層7に位置するいずれかのコントロールサービスである。ドライバ群72は、メモリ60やHDD38とやり取りするためのドライバである。   The application 71 is any application located in the application layer 5 of FIG. The control service 70 is any control service located in the control service layer 7 of FIG. The driver group 72 is a driver for exchanging with the memory 60 and the HDD 38.

この図5に示されるように、アプリ71は、コントロールサービス70、SRM21を介して画像の入出力を行う場合と、直接にドライバ群72のドライバを用いて入出力を行う場合がある。   As shown in FIG. 5, the application 71 may input / output an image via the control service 70 and the SRM 21 or may directly input / output using the driver of the driver group 72.

次に、図6を用いて転送処理を行うためのフレームワークのクラス図を説明する。図6には、点線内のフレームワーク150と、点線外の部品とが示されており、それらはクラスで構成される。このうち、まずフレームワーク150について説明する。   Next, a class diagram of a framework for performing transfer processing will be described with reference to FIG. FIG. 6 shows a framework 150 within a dotted line and parts outside the dotted line, and these are configured by classes. First, the framework 150 will be described.

フレームワーク150は、転送シーケンス151と、転送画像152と、ステップ153と、完了通知ステップ154と、合流ステップ155と、メモリ確保ステップ156と、メモリ解放ステップ157と、画像格納ステップ158と、画像読み込みステップ159と、転送ステップ160と、連携ステップ161と、連携格納ステップ162と、連携読み込みステップ163と、連携転送ステップ164と、IMH用メモリの管理者165と、保管画像166と、画像転送器167のクラスで構成される。   The framework 150 includes a transfer sequence 151, a transfer image 152, a step 153, a completion notification step 154, a merge step 155, a memory allocation step 156, a memory release step 157, an image storage step 158, and an image reading. Step 159, transfer step 160, link step 161, link storage step 162, link reading step 163, link transfer step 164, IMH memory manager 165, archived image 166, and image transfer device 167 Consists of classes.

このうち、転送シーケンス151は、転送シーケンス手段に対応する。ステップ153は、画像処理継承手段に対応する。メモリ確保ステップ156は、メモリ確保手段に対応する。メモリ解放ステップ157は、メモリ解放手段に対応する。IMH用メモリの管理者165は、メモリ管理手段に対応する。画像格納ステップ158は、画像格納手段に対応する。画像読み込みステップ159は、画像読み込み手段に対応する。連携格納ステップ162は、連携格納手段に対応する。連携読み込みステップ163は、連携読み込み手段に対応する。連携転送ステップ164は、連携転送手段に対応する。転送ステップ160は、転送手段に対応する。画像転送器167は、画像転送手段に対応する。完了通知ステップ154は、完了通知手段に対応する。   Among these, the transfer sequence 151 corresponds to transfer sequence means. Step 153 corresponds to image processing inheritance means. The memory securing step 156 corresponds to memory securing means. Memory release step 157 corresponds to memory release means. The IMH memory manager 165 corresponds to memory management means. The image storing step 158 corresponds to image storing means. The image reading step 159 corresponds to image reading means. The linked storage step 162 corresponds to linked storage means. The cooperative reading step 163 corresponds to the cooperative reading means. The cooperative transfer step 164 corresponds to cooperative transfer means. The transfer step 160 corresponds to a transfer unit. The image transfer unit 167 corresponds to an image transfer unit. The completion notification step 154 corresponds to completion notification means.

また、部品は、コピースキャンシーケンス180と、コピー印刷シーケンス181と、プリンタ蓄積シーケンス182と、プリンタ印刷シーケンス183と、コピースキャン−印刷シーケンス184と、プリンタ蓄積・印刷連携シーケンス185と、無圧縮画像186と、JPEG画像187と、TIFF画像188と、画像入力器ドライバ189と、画像出力器ドライバ190と、アプリ描画制御部191のクラスで構成される。   The components include a copy scan sequence 180, a copy print sequence 181, a printer storage sequence 182, a printer print sequence 183, a copy scan-print sequence 184, a printer storage / print cooperation sequence 185, and an uncompressed image 186. , JPEG image 187, TIFF image 188, image input device driver 189, image output device driver 190, and application drawing control unit 191.

図6に示されたクラスは、アイコンで示されており、そのアイコンは、上段、中段、下段の3つに仕切られている。上段は名前コンパートメントでクラス名やクラスの種別を示す。中段は属性コンパートメントで属性のリストを示す。下段はオペレーションコンパートメントでオペレーションのリストを示す。そのクラスで対応するものがない場合、その段は、空欄となる。   The class shown in FIG. 6 is indicated by an icon, and the icon is divided into three, an upper stage, a middle stage, and a lower stage. The top row is the name compartment and shows the class name and class type. The middle row shows a list of attributes in the attribute compartment. The lower part shows a list of operations in the operation compartment. If there is no corresponding class, the column is blank.

また、中段や下段に示されているものには、「+」や「−」が付けられているものがあるが、これは他のクラスに公開または隠蔽しているかを示すもので、「+」が付けられているものは公開され、「−」が付けられているものは隠蔽されている。   In addition, some of the items shown in the middle or lower row are marked with “+” or “−”, which indicates whether they are disclosed or hidden to other classes. Those with "" are public, and those with "-" are hidden.

フレームワーク内のクラスについて説明する。転送シーケンス151は、属性として実行状態を有し、オペレーションとして実行と完了を有する。また、転送シーケンス151は、アプリケーションなどへ、ステップ153のインタフェースを提供する。ステップ153のインタフェースを提供することは、フレームワーク150のインタフェースを提供することになる。   Describe the classes in the framework. The transfer sequence 151 has an execution state as an attribute and execution and completion as operations. The transfer sequence 151 provides an interface of step 153 to an application or the like. Providing the interface of step 153 provides the interface of framework 150.

転送画像152は、属性として高さと幅を有する。ステップ153は、属性として実行状態を有し、オペレーションとして実行と完了を有する。完了通知ステップ154は、オペレーションとして実行を有する。合流ステップ155は、属性として分岐数を有し、オペレーションとして実行を有する。メモリ確保ステップ156は、オペレーションとして実行を有する。メモリ解放ステップ157は、オペレーションとして実行を有する。画像格納ステップ158は、オペレーションとして実行を有する。画像読み込みステップ159は、オペレーションとして実行を有する。転送ステップ160は、オペレーションとして実行を有する。連携ステップ161は、属性としてステップ分割数を有し、オペレーションとして連携開始と、連携実行と、連携完了を有する。連携格納ステップ162は、オペレーションとして実行と、連携開始と、連携実行と、連携完了を有する。連携読み込みステップ163は、オペレーションとして実行と、連携開始と、連携実行と、連携完了を有する。連携転送ステップ164は、オペレーションとして実行と、連携開始と、連携実行と、連携完了を有する。IMH用メモリの管理者165は、属性としてサイズを有し、オペレーションとして確保と解放を有する。保管画像166は、属性としてページIDを有し、オペレーションとして蓄積と読み込みを有する。画像転送器167は、属性として開始アドレスとデータ長を有し、オペレーションとして転送を有する。   The transfer image 152 has height and width as attributes. Step 153 has an execution state as an attribute and execution and completion as operations. The completion notification step 154 has execution as an operation. The merge step 155 has the number of branches as an attribute and execution as an operation. The memory allocation step 156 has execution as an operation. The memory release step 157 has execution as an operation. The image storage step 158 has execution as an operation. The image reading step 159 has execution as an operation. The transfer step 160 has execution as an operation. The cooperation step 161 has the step division number as an attribute, and has cooperation start, cooperation execution, and cooperation completion as operations. The cooperation storing step 162 includes execution, cooperation start, cooperation execution, and cooperation completion as operations. The cooperation reading step 163 includes execution, cooperation start, cooperation execution, and cooperation completion as operations. The cooperation transfer step 164 includes execution, cooperation start, cooperation execution, and cooperation completion as operations. The IMH memory administrator 165 has a size as an attribute and secure and release as operations. The stored image 166 has a page ID as an attribute and has accumulation and reading as operations. The image transfer device 167 has a start address and a data length as attributes, and has transfer as an operation.

次に、部品のクラスについて説明する。コピースキャンシーケンス180は、コピーにおいて、読み取りを行うクラスである。コピー・印刷シーケンス181は、コピーにおいて、印刷を行うクラスである。コピースキャン印刷シーケンス184は、コピーにおいて、読み取りと印刷を行うクラスである。プリンタ蓄積シーケンス182は、プリンタにおいて、画像の蓄積を行うクラスである。プリンタ印刷シーケンス183は、プリンタにおいて、印刷を行うクラスである。プリンタ蓄積・印刷シーケンス185は、プリンタにおいて蓄積と印刷を行うクラスである。これらのクラスにより、画像の読み込み、印刷、保管のうちいずれか2つを組み合わせた処理を行うことができる。   Next, the component class will be described. The copy scan sequence 180 is a class for reading in copying. The copy / print sequence 181 is a class for performing printing in copying. The copy scan print sequence 184 is a class for reading and printing in copying. The printer accumulation sequence 182 is a class for accumulating images in the printer. The printer print sequence 183 is a class for performing printing in the printer. The printer accumulation / print sequence 185 is a class for performing accumulation and printing in the printer. With these classes, it is possible to perform processing combining any two of image reading, printing, and storage.

無圧縮画像186、JPEG画像187、TIFF画像188は、オペレーションとしてそれぞれ蓄積と読み込みを有する。画像入力器ドライバ189、画像出力器ドライバ190、アプリ描画制御部191は、オペレーションとして転送を有する。   The uncompressed image 186, the JPEG image 187, and the TIFF image 188 have accumulation and reading as operations, respectively. The image input device driver 189, the image output device driver 190, and the application drawing control unit 191 have a transfer as an operation.

これら無圧縮画像186、JPEG画像187、TIFF画像188、画像入力器ドライバ189、画像出力器ドライバ190のクラスは、図に示されるように、ステップ153と汎化関係にある。   The classes of the uncompressed image 186, the JPEG image 187, the TIFF image 188, the image input device driver 189, and the image output device driver 190 are in a generalized relationship with the step 153 as shown in the figure.

次に、上述したフレームワークと部品との振る舞いについて説明する。以下の説明では、4つの処理における振る舞いをコラボレーション図を用いて説明をするが、コラボレーション図に示されるオブジェクトの名前で、図6に示したオブジェクトの名前と一致するものは、図6に示したオブジェクトのインスタンスである。   Next, the behavior of the framework and components described above will be described. In the following description, the behavior in the four processes will be described using a collaboration diagram. The names of objects shown in the collaboration diagram that match the object names shown in FIG. 6 are shown in FIG. An instance of an object.

まず、図7に示されるコラボレーション図を用いて、フレームワークの一般的な振る舞いについて説明する。図7には、画像利用者200と、転送シーケンス201と、転送ステップ204、205、206、207と、作業者401、402、403、404とが示されている。アクターである画像利用者200として、例えばコピーアプリ10などが挙げられる。また、アクターである作業者401、402、403、404は、例えばIMH用メモリの管理者165や、保管画像166などである。   First, the general behavior of the framework will be described using the collaboration diagram shown in FIG. FIG. 7 shows an image user 200, a transfer sequence 201, transfer steps 204, 205, 206, and 207, and workers 401, 402, 403, and 404. Examples of the image user 200 that is an actor include the copy application 10. Further, the actors 401, 402, 403, and 404 that are actors are, for example, the IMH memory manager 165, the stored image 166, and the like.

次に、これらの振る舞いについて説明する。ステップS101で、画像利用者200は、転送シーケンス201に実行要求を通知する。転送シーケンス201は、ステップS102で転送ステップ204へ実行要求を通知する。転送ステップ204は、ステップS103で、作業者203に実行要求を通知する。作業者203は、実行を完了すると、ステップS104で、転送ステップ204へ実行の完了を通知する。   Next, these behaviors will be described. In step S <b> 101, the image user 200 notifies the transfer sequence 201 of an execution request. In step S102, the transfer sequence 201 notifies the transfer step 204 of an execution request. The transfer step 204 notifies the execution request to the worker 203 in step S103. When the execution is completed, the worker 203 notifies the transfer step 204 of the completion of the execution in step S104.

完了が通知された転送ステップ204は、ステップS105で転送ステップ205へ実行要求を通知する。転送ステップ205は、ステップS106で、作業者203に実行要求を通知する。作業者203は、実行完了すると、ステップS107で、転送ステップ205へ実行の完了を通知する。   The transfer step 204 notified of the completion notifies the transfer step 205 of the execution request in step S105. In step S106, the transfer step 205 notifies the execution request to the worker 203. When the execution is completed, the worker 203 notifies the transfer step 205 of the completion of the execution in step S107.

完了が通知された転送ステップ205は、ステップS108で転送ステップ206へ実行要求を通知する。転送ステップ206は、ステップS109で、作業者203に実行要求を通知する。作業者203は、実行を完了すると、ステップS110で、転送ステップ206へ実行の完了を通知する。   The transfer step 205 notified of completion notifies the transfer request to the transfer step 206 in step S108. The transfer step 206 notifies the execution request to the worker 203 in step S109. When the execution is completed, the worker 203 notifies the transfer step 206 of the completion of the execution in step S110.

以下、上記ステップを適当な回数繰り返し、転送ステップ207は、ステップS111で、作業者203に実行要求を通知する。作業者203は、実行を完了すると、ステップS112で、転送ステップ207へ実行の完了を通知する。   Thereafter, the above steps are repeated an appropriate number of times, and the transfer step 207 notifies the execution request to the worker 203 in step S111. Upon completion of execution, the worker 203 notifies the transfer step 207 of completion of execution in step S112.

完了が通知された転送ステップ207は、ステップS113で転送シーケンス201へ完了を通知する。   The transfer step 207 notified of completion notifies the transfer sequence 201 of completion in step S113.

以上がフレームワークの一般的な振る舞いである。次に、具体的な振る舞いの例を挙げる。まず、図8を用いて画像のスキャンと蓄積をする場合の振る舞いについて説明する。図8には、画像利用者200と、コピースキャンシーケンス210と、メモリ確保ステップ211と、転送ステップ204と、画像入力器ドライバ214と、IMHメモリ用の管理者213と、画像格納ステップ208と、TIFF画像212と、メモリ解放ステップ209と、完了通知ステップ215とが示されている。   The above is the general behavior of the framework. Next, examples of specific behavior are given. First, the behavior when scanning and accumulating images will be described with reference to FIG. FIG. 8 includes an image user 200, a copy scan sequence 210, a memory reservation step 211, a transfer step 204, an image input device driver 214, an IMH memory administrator 213, an image storage step 208, A TIFF image 212, a memory release step 209, and a completion notification step 215 are shown.

スキャンと蓄積をする場合の部品は、図8に示されるように、コピースキャンシーケンス210と、TIFF画像212と、画像入力器ドライバ214と、転送シーケンスの初期ステップであるメモリ確保ステップ211である。   As shown in FIG. 8, components for scanning and accumulation are a copy scan sequence 210, a TIFF image 212, an image input device driver 214, and a memory securing step 211 as an initial step of the transfer sequence.

次に、これらの振る舞いについて説明する。ステップS201で、画像利用者200は、コピースキャンシーケンス210に実行要求を通知する。ステップS202で、コピースキャンシーケンス210は、メモリ確保ステップ211に実行要求を通知する。メモリ確保ステップ211は、ステップS203で、IMH用メモリの管理者213へメモリの確保要求を通知する。IMH用メモリの管理者213は、ステップS204で、メモリ確保ステップ211にメモリの確保が完了したことを通知する。   Next, these behaviors will be described. In step S <b> 201, the image user 200 notifies the copy scan sequence 210 of an execution request. In step S202, the copy scan sequence 210 notifies the memory reservation step 211 of the execution request. In step S203, the memory securing step 211 notifies the IMH memory manager 213 of a memory securing request. In step S204, the IMH memory manager 213 notifies the memory allocation step 211 that the memory allocation has been completed.

メモリ確保ステップ211は、ステップS205で、転送ステップ204に実行要求を通知する。転送ステップ204は、ステップS206で、画像入力器ドライバ214に転送要求を通知する。画像入力器ドライバ214は、転送が完了すると、ステップS207で、転送ステップ204に転送の完了を通知する。   The memory securing step 211 notifies the transfer step 204 of the execution request in step S205. In step S206, the transfer step 204 notifies the image input device driver 214 of a transfer request. When the transfer is completed, the image input device driver 214 notifies the transfer step 204 of the transfer completion in step S207.

転送ステップ204は、ステップS208で画像格納ステップ208へ実行要求を通知する。画像格納ステップ208は、ステップS209で、TIFF画像212に蓄積要求を通知する。TIFF画像212は、蓄積が完了するとステップS210で、画像格納ステップ208へ蓄積の完了を通知する。   The transfer step 204 notifies the image storage step 208 of the execution request in step S208. In step S209, the image storage step 208 notifies the TIFF image 212 of an accumulation request. When the accumulation of the TIFF image 212 is completed, the completion of the accumulation is notified to the image storage step 208 in step S210.

画像格納ステップ208は、ステップS211でメモリ解放ステップ209へ実行要求を通知する。メモリ解放ステップ209は、ステップS212で、IMH用メモリの管理者213へ、先ほど確保したメモリの解放を要求する。IMH用メモリの管理者213は、メモリの解放が完了すると、ステップS213で、メモリ解放ステップ209へ解放の完了を通知する。   The image storage step 208 notifies the execution request to the memory release step 209 in step S211. In the memory release step 209, in step S212, the IMH memory manager 213 is requested to release the previously secured memory. When the release of the memory is completed, the IMH memory administrator 213 notifies the memory release step 209 of the completion of the release in step S213.

メモリ解放ステップ209は、ステップS214で、完了通知ステップ215に、実行要求を通知する。完了通知ステップ215は、ステップS215で、画像利用者200に実行の完了を通知する。完了通知ステップ215は、ステップS216で、自らに実行の完了を通知し、ステップS217で、コピースキャンシーケンス210へ完了を通知する。   In step S214, the memory release step 209 notifies the completion notification step 215 of the execution request. In step S215, the completion notification step 215 notifies the image user 200 of the completion of execution in step S215. The completion notification step 215 notifies the completion of execution to itself in step S216, and notifies the copy scan sequence 210 of completion in step S217.

このように、あるステップから次のステップへというように順次処理が行われる。このあるステップから次のステップを表す表を、図9を用いて説明する。   In this way, processing is performed sequentially from one step to the next. A table showing the steps from one step to the next will be described with reference to FIG.

図9は、現在のステップから次のステップを表すものである。最初にメモリ確保が行われ、その次のステップが転送である。転送の次のステップは、画像格納である。画像格納の次のステップは、メモリ解放である。メモリ解放の次のステップは、完了通知である。完了通知の次は、「−」であるが、この「−」は、次のステップが存在しないことを示すものである。従って、完了通知で処理が終了する。   FIG. 9 shows the next step from the current step. Memory reservation is performed first, and the next step is transfer. The next step in the transfer is image storage. The next step in image storage is memory release. The next step of memory release is completion notification. The next to the completion notification is “-”, but this “-” indicates that there is no next step. Therefore, the process ends with the completion notification.

次の振る舞いの例である画像のスキャンと印刷の連携動作を、図10を用いて説明する。スキャンと印刷の連携動作をする場合の部品は、図10に示されるように、コピースキャン・印刷連携シーケンス220と、メモリ確保ステップ211と、連携転送ステップ221、222と、画像入力器ドライバ214と、画像出力器ドライバ223と、IMHメモリ用の管理者213と、メモリ解放ステップ209と、完了通知ステップ215と、合流ステップ224である。   A cooperative operation of image scanning and printing, which is an example of the next behavior, will be described with reference to FIG. As shown in FIG. 10, the components in the case of the scan and print cooperative operation include a copy scan / print cooperative sequence 220, a memory securing step 211, cooperative transfer steps 221 and 222, an image input device driver 214, and the like. The image output device driver 223, the IMH memory administrator 213, the memory release step 209, the completion notification step 215, and the merge step 224.

次に、これらの振る舞いについて説明する。ステップS301で、画像利用者200は、コピースキャン・印刷連携シーケンス220に実行要求を通知する。コピースキャン・印刷連携シーケンス220は、ステップS302で、メモリ確保ステップ211に実行要求を通知する。メモリ確保ステップ211は、ステップS303で、IMH用メモリの管理者213へメモリの確保要求を通知する。IMH用メモリの管理者213は、ステップS304で、メモリ確保ステップ211にメモリの確保が完了したことを通知する。メモリ確保ステップ211は、ステップS305で、連携転送ステップ221に実行要求を通知する。   Next, these behaviors will be described. In step S <b> 301, the image user 200 notifies the copy scan / print cooperation sequence 220 of an execution request. In step S302, the copy scan / print cooperation sequence 220 notifies the memory reservation step 211 of the execution request. In step S303, the memory securing step 211 notifies the IMH memory manager 213 of a memory securing request. In step S304, the IMH memory manager 213 notifies the memory allocation step 211 that the memory allocation has been completed. In step S305, the memory securing step 211 notifies the cooperative transfer step 221 of the execution request.

連携転送ステップ221は、まずステップS306で、画像入力器ドライバ214に転送要求を通知する。それとともに、連携転送ステップ221は、ステップS307で、連携転送ステップ222に連携開始を通知する。   In the cooperative transfer step 221, first, in step S 306, a transfer request is notified to the image input device driver 214. At the same time, the cooperative transfer step 221 notifies the cooperative transfer step 222 of the start of cooperation in step S307.

画像入力器ドライバ214は、連携転送ステップ221へ、ステップS308で完了を通知する。再び、連携転送ステップ221は、ステップS309で、画像入力器ドライバ214に転送要求を通知する。   The image input device driver 214 notifies the cooperation transfer step 221 of the completion in step S308. Again, the cooperative transfer step 221 notifies the image input device driver 214 of a transfer request in step S309.

また、連携転送ステップ221は、ステップS310で、連携転送ステップ222に連携実行を通知する。連携転送ステップ222は、ステップS311で、画像出力器ドライバ223に転送要求を通知する。   Also, the cooperative transfer step 221 notifies the cooperative transfer step 222 of the cooperative execution in step S310. In step S311, the cooperative transfer step 222 notifies the image output device driver 223 of a transfer request.

画像入力器ドライバ214は、連携転送ステップ221へ、ステップS312で完了を通知する。連携転送ステップ221は、ステップS313で、画像入力器ドライバ214に転送要求を通知する。   The image input device driver 214 notifies the cooperation transfer step 221 of the completion in step S312. The cooperative transfer step 221 notifies the image input device driver 214 of a transfer request in step S313.

連携転送ステップ221は、ステップS314で、連携転送ステップ222に連携実行を通知する。画像出力器ドライバ223は、ステップS315で、連携転送ステップ222へ完了を通知する。連携転送ステップ222は、ステップS316で、画像出力器ドライバ223に転送要求を通知する。画像入力器ドライバ214は、連携転送ステップ221へ、ステップS317で完了を通知する。   The cooperative transfer step 221 notifies the cooperative transfer step 222 of cooperative execution in step S314. In step S315, the image output device driver 223 notifies the cooperation transfer step 222 of the completion. In step S316, the cooperative transfer step 222 notifies the image output device driver 223 of a transfer request. The image input device driver 214 notifies the cooperation transfer step 221 of the completion in step S317.

連携転送ステップ221は、ステップS318で、連携転送ステップ222に連携実行を通知する。その後、連携転送ステップ221は、ステップS319で、連携転送ステップ222に連携完了を通知する。ステップS320で、連携転送ステップ221は、完了通知ステップ215へ、実行要求を通知する。完了通知ステップ215は、ステップS321で、画像利用者200へ完了を通知する。また、完了通知ステップ215は、ステップS322で、合流ステップ224へ実行要求を通知する。   In step S318, the cooperative transfer step 221 notifies the cooperative transfer step 222 of the cooperative execution. Thereafter, the cooperative transfer step 221 notifies the cooperative transfer step 222 of the completion of cooperation in step S319. In step S320, the cooperative transfer step 221 notifies the completion notification step 215 of the execution request. Completion notification step 215 notifies completion to image user 200 in step S321. In the completion notification step 215, the execution request is notified to the merging step 224 in step S322.

画像出力器ドライバ223は、ステップS323で連携転送ステップ222へ完了を通知する。連携転送ステップ222は、ステップS324で、画像出力器ドライバ223へ転送要求を通知する。画像出力器ドライバ223は、ステップS325で連携転送ステップ222へ完了を通知する。   In step S323, the image output device driver 223 notifies the cooperation transfer step 222 of completion. In step S324, the cooperative transfer step 222 notifies the image output device driver 223 of the transfer request. In step S325, the image output device driver 223 notifies the cooperation transfer step 222 of completion.

連携転送ステップ222は、ステップS326でメモリ解放ステップ209へ実行要求を通知する。メモリ解放ステップ209は、ステップS327で、IMH用メモリの管理者213へメモリの解放要求を通知する。IMH用メモリの管理者213は、メモリの解放が完了すると、ステップS328で、メモリ解放ステップ209へ解放の完了を通知する。メモリ解放ステップ209は、ステップS329で、合流ステップ224に、実行要求を通知する。合流ステップ224は、ステップS330で、自らに実行の完了を通知し、ステップS331で、コピースキャン・印刷連携シーケンス220へ完了を通知する。   The cooperative transfer step 222 notifies the memory release step 209 of the execution request in step S326. In step S327, the memory release step 209 notifies the IMH memory manager 213 of a memory release request. When the release of the memory is completed, the IMH memory manager 213 notifies the memory release step 209 of the completion of the release in step S328. In step S329, the memory release step 209 notifies the merge step 224 of the execution request. In step S330, the merge step 224 notifies itself of execution completion, and in step S331, notifies the copy scan / print cooperation sequence 220 of completion.

次に、先ほどと同様に、ステップから次のステップを表す表を、図11を用いて説明する。なお、図11の表は、新たに連携従事Stepが加わっている。これは、連携転送ステップ221、222で連携が行なわれていることによる。   Next, similarly to the previous step, a table representing the next step to step will be described with reference to FIG. In addition, the table | surface of FIG. 11 has newly added cooperation engagement Step. This is because cooperation is performed in the cooperation transfer steps 221 and 222.

最初にメモリ確保が行われ、その次のステップが連携転送である。連携転送の次のステップは、完了通知であり、さらに連携転送である。連携転送の次のステップは、メモリ解放である。また、完了通知の次のステップは、合流である。そして、メモリ解放の次のステップも合流である。この合流で処理は終了する。   Memory reservation is performed first, and the next step is cooperative transfer. The next step of cooperative transfer is completion notification, and further cooperative transfer. The next step in cooperative transfer is memory release. The next step of the completion notification is merging. The next step of memory release is also a merge. The process ends at this merge.

次に、図12を用いてプリンタ蓄積画像の印刷をする場合の振る舞いについて説明する。プリンタ蓄積画像の印刷は、例えば1枚の印刷の場合、印刷する1枚分の画像が分割して保存され、印刷が行なわれるようになっている。そのため、例えば1枚の画像をnで分割した場合、n回の蓄積と印刷するための画像転送処理が行われる。図12に示されるものは、画像をnで分割した場合を示すものである。
図12には、画像利用者200と、プリンタ印刷シーケンス250と、メモリ確保ステップ211と、画像読み込みステップ251、252、253と、転送ステップ254、255、256と、IMHメモリ用の管理者213と、無圧縮画像257と、アプリ描画制御部258と、メモリ解放ステップ209と、完了通知ステップ215とが示されている。
Next, the behavior when printing a printer accumulated image will be described with reference to FIG. For example, in the case of printing one sheet, the image stored in the printer is divided and stored for printing, and printing is performed. For this reason, for example, when one image is divided by n, image transfer processing for n times of accumulation and printing is performed. FIG. 12 shows a case where an image is divided by n.
FIG. 12 shows an image user 200, a printer printing sequence 250, a memory securing step 211, image reading steps 251, 252, 253, transfer steps 254, 255, 256, an IMH memory administrator 213, An uncompressed image 257, an application drawing control unit 258, a memory release step 209, and a completion notification step 215 are shown.

次に、これらの振る舞いについて説明する。ステップS401で、画像利用者200は、プリンタ印刷シーケンス250に実行要求を通知する。プリンタ印刷シーケンス250は、ステップS402で、メモリ確保ステップ211に実行要求を通知する。メモリ確保ステップ211は、ステップS403で、IMH用メモリの管理者213へメモリの確保要求を通知する。IMH用メモリの管理者213は、ステップS404で、メモリ確保ステップ211にメモリの確保が完了したことを通知する。メモリ確保ステップ211は、ステップS405で、画像読み込みステップ251に実行要求を通知する。   Next, these behaviors will be described. In step S <b> 401, the image user 200 notifies the printer print sequence 250 of an execution request. In step S402, the printer print sequence 250 notifies the memory reservation step 211 of an execution request. In step S403, the memory securing step 211 notifies the IMH memory manager 213 of a memory securing request. In step S404, the IMH memory manager 213 notifies the memory allocation step 211 that the memory allocation has been completed. In the memory securing step 211, an execution request is notified to the image reading step 251 in step S405.

画像読み込みステップ251は、ステップS406で無圧縮画像257へ読み込み要求を通知する。無圧縮画像257は、ステップS407で画像読み込みステップ251へ完了を通知する。   In the image reading step 251, a reading request is notified to the uncompressed image 257 in step S 406. The uncompressed image 257 notifies the image reading step 251 of completion in step S407.

画像読み込みステップ251は、ステップS408で、転送ステップ254に実行要求を通知する。転送ステップ254は、ステップS409で、アプリ描画制御部258へ点要求を通知する。アプリ描画制御部258は、転送が完了すると、ステップS410で、転送ステップ254へ完了を通知する。   In step S408, the image reading step 251 notifies the transfer step 254 of the execution request. The transfer step 254 notifies the point request to the application drawing control unit 258 in step S409. When the transfer is completed, the application drawing control unit 258 notifies the transfer step 254 of the completion in step S410.

転送ステップ254は、ステップS411で画像読み込みステップ251に実行要求を通知する。画像読み込みステップ251は、ステップS412で、無圧縮画像257へ読み込み要求を通知する。無圧縮画像257は、読み込みが完了すると、ステップS413で完了を通知する。画像読み込みステップ251は、ステップS414で、転送ステップ255へ実行要求を通知する。転送ステップ255は、ステップS415で、アプリ描画制御部258へ転送要求を通知する。アプリ描画制御部258は、転送が完了すると、ステップS416で、転送ステップ255に完了を通知する。   In the transfer step 254, an execution request is notified to the image reading step 251 in step S411. In step S <b> 412, the image reading step 251 notifies the uncompressed image 257 of a reading request. When reading of the uncompressed image 257 is completed, the completion is notified in step S413. In step S <b> 414, the image reading step 251 notifies the transfer step 255 of an execution request. In step S415, the transfer step 255 notifies the application drawing control unit 258 of a transfer request. When the transfer is completed, the application drawing control unit 258 notifies the transfer step 255 of the completion in step S416.

画像読み込みステップ253は、ステップS417で、無圧縮画像257に読み込み要求を通知する。無圧縮画像257は、読み込みが終了すると、ステップS418で、画像読み込みステップ253へ完了を通知する。画像読み込みステップ253は、ステップS419で転送ステップ256へ実行要求を通知する。転送ステップ256は、ステップS420で、アプリ描画制御部258に転送要求を通知する。アプリ描画制御部258は、転送が完了すると、ステップS421で、転送ステップ256に完了を通知する。   The image reading step 253 notifies the uncompressed image 257 of a reading request in step S417. When reading of the uncompressed image 257 is completed, the image reading step 253 is notified of completion in step S418. In the image reading step 253, an execution request is notified to the transfer step 256 in step S419. In step S420, the transfer step 256 notifies the application drawing control unit 258 of a transfer request. When the transfer is completed, the application drawing control unit 258 notifies the transfer step 256 of the completion in step S421.

転送ステップ256は、ステップS422で、メモリ解放ステップ209へ実行要求を通知する。メモリ解放ステップ209は、ステップS423で、IMH用メモリの管理者213に、メモリの解放要求を通知する。IMH用メモリの管理者213は、解放が完了すると、ステップS424で、メモリ解放ステップ209へ実行要求を通知する。   In step S422, the transfer step 256 notifies the memory release step 209 of the execution request. In step S423, the memory release step 209 notifies the IMH memory manager 213 of a memory release request. When the release is completed, the IMH memory manager 213 notifies the memory release step 209 of an execution request in step S424.

メモリ解放ステップ209は、ステップS425で、完了通知ステップ215に完了を通知する。完了通知ステップ215は、ステップS426で、画像利用者200に実行完了を通知する。また、完了通知ステップ215は、ステップS4270で、自らに実行の完了を通知し、ステップS428で、プリンタ印刷シーケンス250に完了を通知する。   In step S425, the memory release step 209 notifies the completion notification step 215 of completion. Completion notification step 215 notifies the image user 200 of the completion of execution in step S426. In step S4270, the completion notification step 215 notifies the completion of execution to itself, and in step S428, notifies the printer print sequence 250 of completion.

次に、先ほどと同様に、ステップから次のステップを表す表を、図13を用いて説明する。   Next, similarly to the previous step, a table representing the next step to step will be described with reference to FIG.

最初にメモリ確保が行われ、その次のステップが画像読み込みである。画像読み込みの次のステップは、転送である。転送の次のステップは、画像読み込みである。画像読み込みの次のステップは、転送である。転送の次のステップは画像読み込みである。以降、適当な回数、画像読み込みと転送が繰り返される。そして、最後のn回目の画像読み込みが行われ、その次のステップが転送である。転送の次のステップは、もはや、画像を読み込むメモリは不要となるため、メモリ解放となる。メモリ解放の次は、完了通知となる。   Memory reservation is performed first, and the next step is image reading. The next step in reading the image is transfer. The next step of transfer is image reading. The next step in reading the image is transfer. The next step of transfer is image reading. Thereafter, image reading and transfer are repeated an appropriate number of times. Then, the last n-th image reading is performed, and the next step is transfer. The next step of the transfer is a memory release since the memory for reading the image is no longer necessary. Next to the memory release is a completion notification.

以上説明したフレームワークを用いた実装例を、コピースキャンシーケンス180を例にし、図14を用いて説明する。   An implementation example using the above-described framework will be described with reference to FIG. 14, taking the copy scan sequence 180 as an example.

図14は、コピースキャンシーケンス180の、実行()の具体例を示すものである。まず、コード300は、コピースキャンシーケンスクラスのメンバ関数であるexe()を示すものである。コード301は、ポインタthe_first_stepが0(NULL)以外の場合、すなわちポインタthe_first_stepが実体を指す場合、この関数での処理は何も行われない。コード301は、ポインタthe_first_stepが0(NULL)の場合、すなわちポインタthe_first_stepが実体を指さない場合、the_first_stepに実体を確保することが示されている。コード303は、the_first_stepのメンバ関数であるexec()を実行することが示されている。   FIG. 14 shows a specific example of execution () of the copy scan sequence 180. First, the code 300 indicates exe () that is a member function of the copy scan sequence class. In the code 301, when the pointer the_first_step is other than 0 (NULL), that is, when the pointer the_first_step points to an entity, no processing with this function is performed. The code 301 indicates that when the pointer the_first_step is 0 (NULL), that is, when the pointer the_first_step does not indicate an entity, the entity is secured in the_first_step. The code 303 indicates that exec () that is a member function of the_first_step is executed.

このようにして、インタフェースを適合させることで、フレームワーク150を利用することが可能となり、C++言語で例えると、これらのコードをコンパイルしリンクすることでフレームワーク150を有する画像形成装置を製造することができる。なお、各種ドライバや、形式ごとに蓄積したり読み込む画像のクラスも同様にリンクさせることができる。   By adapting the interface in this way, the framework 150 can be used. For example, in the C ++ language, these codes are compiled and linked to manufacture an image forming apparatus having the framework 150. be able to. Various drivers and image classes that are stored or read in each format can be linked in the same way.

本発明によるMFPの一実施例の構成図である。1 is a configuration diagram of an embodiment of an MFP according to the present invention. FIG. 本発明によるMFPの一実施例のハードウェア構成図である。1 is a hardware configuration diagram of an embodiment of an MFP according to the present invention. FIG. IMHが画像を保管する様子を示す図である。It is a figure which shows a mode that IMH stores an image. IMHが画像を転送する様子を示す図である。It is a figure which shows a mode that IMH transfers an image. IMHに係る周辺のブロック図である。It is a block diagram of the periphery which concerns on IMH. フレームワークのクラス図である。It is a class diagram of a framework. フレームワークの一般的な振る舞いを示すコラボレーション図である。It is a collaboration diagram showing the general behavior of the framework. 画像のスキャンと蓄積をする場合の振る舞いを示すコラボレーション図である。It is a collaboration diagram showing the behavior when scanning and accumulating images. 次のステップを示す表である。It is a table | surface which shows the next step. 画像のスキャンと印刷の連携動作を示すコラボレーション図である。FIG. 5 is a collaboration diagram illustrating a cooperative operation of image scanning and printing. 次のステップ並びに連携従事ステップを示す表である。It is a table | surface which shows the next step and a cooperation engagement step. プリンタ蓄積画像の印刷をする場合の振る舞いを示すコラボレーション図である。FIG. 10 is a collaboration diagram illustrating a behavior when printing a printer stored image. 次のステップを示す表である。It is a table | surface which shows the next step. 実装例を示す図である。It is a figure which shows the example of mounting. 従来例を示す図である。It is a figure which shows a prior art example.

符号の説明Explanation of symbols

1 MFP
2 ソフトウェア群
3 MFP起動部
4 ハードウェア資源
5 アプリケーション層
6 コントローラ層
7 コントロールサービス層
8 ハンドラ層
9 プリンタアプリ
10 コピーアプリ
11 ファックスアプリ
12 スキャナアプリ
13 ネットワークコントロールサービス(NCS)
14 デリバリーコントロールサービス(DCS)
15 オペレーションパネルコントロールサービス(OCS)
16 ファックスコントロールサービス(FCS)
17 エンジンコントロールサービス(ECS)
18 メモリコントロールサービス(MCS)
19 オンデマンドアップデートサービス(UCS)
20 システムコントロールサービス(SCS)
21 システムリソースマネージャ(SRM)
22 ファックスコントロールユニットハンドラ(FCUH)
23 イメージメモリハンドラ(IMH)
24 その他のハードウェアリソース
25 スキャナ
26 プロッタ
27 エンジンI/F(PCI)
28 アプリケーションプログラムインターフェース(API)
30 コントローラボード
31 CPU
32 システムメモリ(MEM−P)
33 ノースブリッジ(NB)
34 サウスブリッジ(SB)
35 AGP(Accelerated Graphics Port)
36 ASIC
37 ローカルメモリ(MEM−C)
38 ハードディスク装置(HDD)
39 オペレーションパネル
40 ファックスコントロールユニット(FCU)
41 USBデバイス
42 IEEE1394デバイス
43 エンジン部
51 NIC
52 セントロニクスデバイス
60 メモリ
61 画像転送器
70 コントロールサービス
71 アプリ
72 ドライバ群
101、152 転送画像
102 保管画像
150 フレームワーク
151 転送シーケンス
153 ステップ
154、215 完了通知ステップ
155、224 合流ステップ
156、211 メモリ確保ステップ
157、209 メモリ解放ステップ
158、208 画像格納ステップ
159、251、252、253 画像読み込みステップ
160、204、205、206、207、256 転送ステップ
161 連携ステップ
162 連携格納ステップ
163 連携読み込みステップ
164、221、222 連携転送ステップ
165、213 IMH用メモリの管理者
166 保管画像
167 画像転送器
180、210 コピースキャンシーケンス
181 コピー印刷シーケンス
182、250 プリンタ蓄積シーケンス
183 プリンタ印刷シーケンス
184 コピースキャン−印刷シーケンス
185 プリンタ蓄積・印刷連携シーケンス
186 無圧縮画像
187 JPEG画像
188、212 TIFF画像
189、214 画像入力器ドライバ
190、223 画像出力器ドライバ
191、258 アプリ描画制御部
200 画像利用者
201 転送シーケンス
203、401、402、403、404 作業者
210 コピースキャンシーケンス
220 コピースキャン印刷連携シーケンス
257 無圧縮画像
1 MFP
2 Software group 3 MFP start unit 4 Hardware resource 5 Application layer 6 Controller layer 7 Control service layer 8 Handler layer 9 Printer application 10 Copy application 11 Fax application 12 Scanner application 13 Network control service (NCS)
14 Delivery Control Service (DCS)
15 Operation Panel Control Service (OCS)
16 Fax Control Service (FCS)
17 Engine Control Service (ECS)
18 Memory Control Service (MCS)
19 On-demand update service (UCS)
20 System Control Service (SCS)
21 System Resource Manager (SRM)
22 Fax control unit handler (FCUH)
23 Image memory handler (IMH)
24 Other hardware resources 25 Scanner 26 Plotter 27 Engine I / F (PCI)
28 Application Program Interface (API)
30 Controller board 31 CPU
32 System memory (MEM-P)
33 North Bridge (NB)
34 South Bridge (SB)
35 AGP (Accelerated Graphics Port)
36 ASIC
37 Local memory (MEM-C)
38 Hard Disk Drive (HDD)
39 Operation Panel 40 Fax Control Unit (FCU)
41 USB device 42 IEEE 1394 device 43 Engine part 51 NIC
52 Centronics device 60 Memory 61 Image transfer device 70 Control service 71 Application 72 Driver group 101, 152 Transfer image 102 Storage image 150 Framework 151 Transfer sequence 153 Step 154, 215 Completion notification step 155, 224 Merge step 156, 211 Memory reservation step 157, 209 Memory release step 158, 208 Image storage step 159, 251, 252, 253 Image reading step 160, 204, 205, 206, 207, 256 Transfer step 161 Cooperation step 162 Cooperation storage step 163 Cooperation reading step 164, 221 222 Cooperative transfer step 165, 213 IMH memory manager 166 Stored image 167 Image transfer device 180, 210 -Scan sequence 181 Copy print sequence 182, 250 Printer storage sequence 183 Printer print sequence 184 Copy scan-print sequence 185 Printer storage / print linkage sequence 186 Uncompressed image 187 JPEG image 188, 212 TIFF image 189, 214 Image input device driver 190 223 Image output device driver 191 258 Application drawing control unit 200 Image user 201 Transfer sequence 203, 401, 402, 403, 404 Operator 210 Copy scan sequence 220 Copy scan print cooperation sequence 257 Uncompressed image

Claims (22)

画像形成処理で使用されるハードウェア資源と、画像形成に係る処理を行う1つ以上のアプリケーションとを有する画像形成装置において、
前記各アプリケーションが画像形成に係る処理を行う際に実行される前記画像形成装置内での画像の転送処理を含む画像処理を実行する画像処理継承手段と、
前記各アプリケーションへ、画像形成に係る一連の処理を行うための前記画像処理継承手段のインタフェースを提供する転送シーケンス手段と
を有することを特徴とする画像形成装置。
In an image forming apparatus having hardware resources used in image forming processing and one or more applications that perform processing related to image forming,
Image processing inheritance means for executing image processing including image transfer processing in the image forming apparatus executed when each application performs processing related to image formation;
An image forming apparatus comprising: transfer sequence means for providing an interface of the image processing inheritance means for performing a series of processes relating to image formation to each application.
前記一連の処理は、画像の読み込み、印刷、保管のうちのいずれか2つ以上を組み合わせた処理であることを特徴とする請求項1に記載の画像形成装置。 The image forming apparatus according to claim 1, wherein the series of processes is a combination of any two or more of image reading, printing, and storage. 前記画像処理継承手段は、
前記画像を格納するためのメモリを確保するメモリ確保手段と、
前記確保したメモリを解放するメモリ解放手段と
を有することを特徴とする請求項1に記載の画像形成装置。
The image processing inheriting means is
Memory securing means for securing a memory for storing the image;
The image forming apparatus according to claim 1, further comprising: a memory releasing unit that releases the secured memory.
前記メモリ確保手段並びにメモリ解放手段は、前記メモリを管理するメモリ管理手段を介してメモリの確保あるいは解放を行うことを特徴とする請求項3に記載の画像形成装置。 The image forming apparatus according to claim 3, wherein the memory securing unit and the memory releasing unit secure or release the memory via a memory management unit that manages the memory. 前記画像を保管するための不揮発性記憶手段を有し、
前記画像処理継承手段の要求により、前記不揮発性記憶手段に前記画像を格納する画像格納手段と、前記不揮発性記憶手段に保管された画像を読み込む画像読み込み手段と
を有することを特徴とする請求項1に記載の画像形成装置。
Non-volatile storage means for storing the image,
The image storage means for storing the image in the nonvolatile storage means and the image reading means for reading an image stored in the nonvolatile storage means in response to a request from the image processing inheritance means. The image forming apparatus according to 1.
前記画像処理継承手段は、
前記画像格納手段と、他の処理とを連携させながら実行させる連携格納手段を有することを特徴とする請求項5に記載の画像形成装置。
The image processing inheriting means is
The image forming apparatus according to claim 5, further comprising a cooperative storage unit configured to execute the image storage unit and another process in cooperation with each other.
前記画像処理継承手段は、
前記画像読み込み手段と、他の処理とを連携させながら実行させる連携読み込み手段を有することを特徴とする請求項5に記載の画像形成装置。
The image processing inheriting means is
The image forming apparatus according to claim 5, further comprising: a cooperative reading unit that executes the image reading unit and another process in cooperation with each other.
前記画像処理継承手段は、
前記ハードウェア資源に画像を出力、あるいは前記ハードウェア資源から画像を入力するための画像転送手段を有することを特徴とする請求項1に記載の画像形成装置。
The image processing inheriting means is
The image forming apparatus according to claim 1, further comprising an image transfer unit configured to output an image to the hardware resource or input an image from the hardware resource.
前記画像処理継承手段は、
前記画像転送手段と、他の処理とを連携させながら実行させる連携転送手段を有することを特徴とする請求項8に記載の画像形成装置。
The image processing inheriting means is
The image forming apparatus according to claim 8, further comprising a cooperative transfer unit configured to execute the image transfer unit and another process in cooperation with each other.
前記画像処理継承手段は、
前記画像転送手段に画像を転送させる転送手段を有することを特徴とする請求項8に記載の画像形成装置。
The image processing inheriting means is
The image forming apparatus according to claim 8, further comprising a transfer unit that causes the image transfer unit to transfer an image.
前記画像処理継承手段は、
前記画像処理が完了したことを通知する完了通知手段を有することを特徴とする請求項1に記載の画像形成装置。
The image processing inheriting means is
The image forming apparatus according to claim 1, further comprising a completion notification unit that notifies the completion of the image processing.
前記アプリケーションは、プリンタ用のアプリケーションであるプリンタアプリと、コピー用アプリケーションであるコピーアプリと、ファックス用アプリケーションであるファックスアプリと、スキャナ用アプリケーションであるスキャナアプリのうちのいずれかのアプリケーションであることを特徴とする請求項1から11のいずれか1項に記載の画像形成装置。 The application is one of a printer application that is an application for a printer, a copy application that is a copy application, a fax application that is a fax application, and a scanner application that is a scanner application. The image forming apparatus according to claim 1, wherein the image forming apparatus is an image forming apparatus. 前記不揮発性記憶手段に保管される画像の形式は、無圧縮と、JPEGと、TIFFのうちのいずれかの形式であることを特徴とする請求項1から11のいずれか1項に記載の画像形成装置。 The image according to any one of claims 1 to 11, wherein the format of the image stored in the nonvolatile storage means is any one of uncompressed, JPEG, and TIFF. Forming equipment. 画像形成処理で使用されるハードウェア資源と、画像形成に係る処理を行う際に実行される前記画像形成装置内での画像の転送処理を含む画像処理を実行する画像処理継承手段と、画像形成に係る一連の処理を行うための前記画像処理継承手段のインタフェースを提供する転送シーケンス手段とを有する画像形成装置において、
前記転送シーケンス手段が提供する前記インタフェースに適合し、前記画像形成に係る処理を行うアプリケーションと、
前記画像処理継承手段と汎化関係にあり、前記画像を保管する不揮発性記憶手段に前記画像を格納する画像格納手段と、前記不揮発性記憶手段に保管された画像を読み込む画像読み込み手段と、
前記画像処理継承手段と汎化関係にあり、前記画像処理継承手段が前記ハードウェア資源を利用するためのドライバと
を有することを特徴とする画像形成装置。
Hardware resources used in image forming processing, image processing inheriting means for executing image processing including image transfer processing in the image forming apparatus executed when processing relating to image formation is performed, and image formation An image forming apparatus having transfer sequence means for providing an interface of the image processing inheritance means for performing a series of processes according to
An application that conforms to the interface provided by the transfer sequence means and performs processing related to the image formation;
An image storage means for generalizing the image processing inheritance means, storing the image in a nonvolatile storage means for storing the image, and an image reading means for reading the image stored in the nonvolatile storage means;
An image forming apparatus characterized by having a generalization relationship with the image processing inheriting means, and the image processing inheriting means having a driver for using the hardware resources.
前記一連の処理は、画像の読み込み、印刷、保管のうちのいずれか2つ以上を組み合わせた処理であることを特徴とする請求項14に記載の画像形成装置。 The image forming apparatus according to claim 14, wherein the series of processes is a combination of any two or more of image reading, printing, and storage. 前記アプリケーションは、プリンタ用のアプリケーションであるプリンタアプリと、コピー用アプリケーションであるコピーアプリと、ファックス用アプリケーションであるファックスアプリと、スキャナ用アプリケーションであるスキャナアプリのうちのいずれかのアプリケーションであることを特徴とする請求項14に記載の画像形成装置。 The application is one of a printer application that is an application for a printer, a copy application that is a copy application, a fax application that is a fax application, and a scanner application that is a scanner application. The image forming apparatus according to claim 14. 前記プリンタアプリは、前記画像処理継承手段を用いて印刷または画像の蓄積をすることを特徴とする請求項16に記載の画像形成装置。 The image forming apparatus according to claim 16, wherein the printer application prints or accumulates an image using the image processing inheritance unit. 前記コピーアプリは、前記画像処理継承手段を用いて印刷または画像のスキャンをすることを特徴とする請求項16に記載の画像形成装置。 The image forming apparatus according to claim 16, wherein the copy application prints or scans an image using the image processing inheritance unit. 前記不揮発性記憶手段に保管される画像の形式は、無圧縮と、JPEGと、TIFFのうちのいずれかの形式であることを特徴とする請求項14に記載の画像形成装置。 The image forming apparatus according to claim 14, wherein the format of the image stored in the nonvolatile storage unit is any one of uncompressed, JPEG, and TIFF formats. 前記ドライバは、前記ハードウェア資源からの画像の入力または前記ハードウェア資源への画像の出力を行うことを特徴とする請求項14に記載の画像形成装置。 The image forming apparatus according to claim 14, wherein the driver inputs an image from the hardware resource or outputs an image to the hardware resource. 画像形成処理で使用されるハードウェア資源と、画像形成に係る処理を行う1つ以上のアプリケーションと、前記各アプリケーションが画像形成に係る処理を行う際に実行される前記画像形成装置内での画像の転送処理を含む画像処理を実行する画像処理継承部と、前記各アプリケーションへ、画像形成に係る一連の処理を行うための前記画像処理継承部のインタフェースを提供する転送シーケンス部とを有する画像形成装置製造方法において、
前記転送シーケンス部が提供する前記インタフェースに適合させた前記アプリケーションのプログラムと、前記転送シーケンス部のプログラムとを関連付けるアプリケーションリンク段階と、
前記画像の蓄積または読み込みを行う画像プログラムと、前記画像処理継承部のプログラムとを関連付ける画像プログラムリンク段階と、
前記ハードウェア資源を利用するためのドライバと、前記画像処理継承部のプログラムとを関連付けるドライバリンク段階と
を有することを特徴とする画像形成装置製造方法。
Hardware resources used in image forming processing, one or more applications that perform processing relating to image formation, and images in the image forming apparatus that are executed when each application performs processing relating to image formation Image processing having an image processing inheritance unit that executes image processing including the transfer processing of the image, and a transfer sequence unit that provides an interface of the image processing inheritance unit for performing a series of processes related to image formation to each application In the device manufacturing method,
An application link step for associating the program of the application adapted to the interface provided by the transfer sequence unit with the program of the transfer sequence unit;
An image program link stage for associating the image program for storing or reading the image with the program of the image processing inheriting unit;
A method for manufacturing an image forming apparatus, comprising: a driver link step for associating a driver for using the hardware resource with a program of the image processing inheritance unit.
前記一連の処理は、画像の読み込み、印刷、保管のうちのいずれか2つ以上を組み合わせた処理であることを特徴とする請求項21に記載の画像形成装置製造方法。 The method of manufacturing an image forming apparatus according to claim 21, wherein the series of processes is a combination of any two or more of image reading, printing, and storage.
JP2003409031A 2003-12-08 2003-12-08 Image forming apparatus and its production process Pending JP2005175595A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003409031A JP2005175595A (en) 2003-12-08 2003-12-08 Image forming apparatus and its production process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003409031A JP2005175595A (en) 2003-12-08 2003-12-08 Image forming apparatus and its production process

Publications (1)

Publication Number Publication Date
JP2005175595A true JP2005175595A (en) 2005-06-30

Family

ID=34730545

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003409031A Pending JP2005175595A (en) 2003-12-08 2003-12-08 Image forming apparatus and its production process

Country Status (1)

Country Link
JP (1) JP2005175595A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008236616A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus, image forming method and application program
JP2008236614A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus, image forming method, and application program
JP2008236615A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus and memory resource securing method
JP2008236613A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image formation apparatus and image formation method, and application program
US7653811B2 (en) 2004-08-26 2010-01-26 Ricoh Company, Ltd. Selecting a repository satisfying a security level of data
WO2024103831A1 (en) * 2022-11-15 2024-05-23 百富计算机技术(深圳)有限公司 Desktop window display method and device, and terminal and storage medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7653811B2 (en) 2004-08-26 2010-01-26 Ricoh Company, Ltd. Selecting a repository satisfying a security level of data
JP2008236616A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus, image forming method and application program
JP2008236614A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus, image forming method, and application program
JP2008236615A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus and memory resource securing method
JP2008236613A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image formation apparatus and image formation method, and application program
WO2024103831A1 (en) * 2022-11-15 2024-05-23 百富计算机技术(深圳)有限公司 Desktop window display method and device, and terminal and storage medium

Similar Documents

Publication Publication Date Title
ES2295522T3 (en) IMAGE FORMATION DEVICE, METHOD FOR PROCESSING SCANNED DATA, INFORMATIC PROGRAM, AND LEGIBLE STORAGE MEDIA BY A COMPUTER.
US7209249B2 (en) Method of and apparatus for image formation, and computer product
US20070258098A1 (en) Image forming device and application execution method
US8135734B2 (en) Method of controlling user information and information processing apparatus
JP3938857B2 (en) Image forming apparatus
JP5347590B2 (en) Image forming apparatus, data management method, and program
US8730500B2 (en) Image processing apparatus, image forming apparatus, image processing system, image processing method, image processing program, and storage medium
US8395796B2 (en) Information processing apparatus, image processing apparatus, information processing method, and information processing program which outputs information in the form of a report
US8462370B2 (en) Image processing apparatus and application executing method
JP2004171515A (en) Image forming apparatus and image data transfer method
JP2008305004A (en) Image forming apparatus, application execution method, and application execution program
JP3977286B2 (en) Image conversion service method and image conversion apparatus
JP2005234708A (en) Image forming apparatus, image data storing method and program
JP2005175595A (en) Image forming apparatus and its production process
JP4451737B2 (en) Document editing system
JP2004140801A (en) Image forming apparatus and intensive printing method
JP2017183887A (en) Image processing apparatus, image processing method, and program
JP2001356853A (en) Image processor and state display control method of the same
JP4246560B2 (en) Information processing apparatus, information processing method, program, and recording medium
EP1507401A2 (en) Document edit method and image processing apparatus
JP4485749B2 (en) Image forming apparatus
JP3742396B2 (en) Image forming apparatus, thumbnail printing method, thumbnail output method, thumbnail printing system, and thumbnail output system
JP5063718B2 (en) Image forming apparatus and network system
JP5042079B2 (en) Image processing apparatus and application activation method
JP2005229270A (en) Image forming device and method of interface