JP2012003672A - Information processor and program - Google Patents

Information processor and program Download PDF

Info

Publication number
JP2012003672A
JP2012003672A JP2010140366A JP2010140366A JP2012003672A JP 2012003672 A JP2012003672 A JP 2012003672A JP 2010140366 A JP2010140366 A JP 2010140366A JP 2010140366 A JP2010140366 A JP 2010140366A JP 2012003672 A JP2012003672 A JP 2012003672A
Authority
JP
Japan
Prior art keywords
data
execution environment
unit
processing
communication
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
JP2010140366A
Other languages
Japanese (ja)
Inventor
Satoshi Kamiya
智 神谷
Susumu Otake
晋 大竹
Toshiyuki Maezawa
敏行 前沢
Akiko Mochizuki
明子 望月
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2010140366A priority Critical patent/JP2012003672A/en
Publication of JP2012003672A publication Critical patent/JP2012003672A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a configuration for reducing processing burdens in a real time OS when using the real time OS as an execution environment of processing related to the control of a device, regarding an information processor having a plurality of execution environments.SOLUTION: In a compound machine M, functional parts (an image read processing part 42 and an image output processing part 43, etc.) for controlling a device are provided on the side of a second OS 40 provided by a real time OS, other functional parts (a communication processing part 31 or the like) are provided on the side of a first OS 30 provided by a general purpose OS, and data are delivered between the first OS 30 and the second OS 40 by data input/output (write and read of the data) to a data delivery part 50. Communication between the second OS 40 (real time OS) and an external device is performed through the data delivery part 50 and the first OS 30 (general purpose OS).

Description

本発明は、情報処理装置及びプログラムに関する。   The present invention relates to an information processing apparatus and a program.

従来、印刷・複写・ファクシミリ等の機能を複合的に備えた複合機などにおいて、例えば、画像の入出力制御のなどの機器制御を伴う処理を実行する場合にはリアルタイム性が必要であることから、その処理の実行環境を実現するためのオペレーティングシステム(OS)としてリアルタイムOSを採用する構成が一般的であった。   Conventionally, in a multi-function machine having a combination of functions such as printing, copying, and facsimile, real-time processing is required when executing processing involving device control such as image input / output control, for example. In general, a configuration employing a real-time OS as an operating system (OS) for realizing the execution environment of the processing has been common.

近年では、複合機で提供する機能の複雑化に伴い、ハイパーバイザのような仮想化技術を適用することが検討されている。
例えば、特許文献1には、全ての処理をリアルタイムOS上で自作するのではなく、汎用OS上で動作する機能については外部からそのまま移植することで、開発効率の改善を図ったコンピュータシステムが提案されている。なお、特許文献1では、IP−Faxのような一部のネットワーク通信のリアルタイム性の維持を考慮して、第1のOS(リアルタイムOS)が外部から送信されたデータを全て受信し、そのうち第1のOSが使用しないデータを第2のOS(汎用OS)に転送している。
In recent years, it has been studied to apply a virtualization technology such as a hypervisor as functions provided by a multifunction machine become more complicated.
For example, Patent Document 1 proposes a computer system that improves development efficiency by porting the functions that operate on the general-purpose OS as they are from the outside, instead of creating all the processing on the real-time OS. Has been. In Patent Document 1, the first OS (real-time OS) receives all the data transmitted from the outside in consideration of maintaining the real-time property of some network communications such as IP-Fax. Data not used by one OS is transferred to a second OS (general-purpose OS).

特表2007−500381号公報Special table 2007-500381 gazette

本発明は、複数の実行環境を有する情報処理装置に関し、機器の制御に係る処理の実行環境としてリアルタイムOSを用いる場合において、リアルタイムOSにおける処理負担が軽減される構成を提供することを目的とする。   The present invention relates to an information processing apparatus having a plurality of execution environments, and an object thereof is to provide a configuration in which a processing load on a real-time OS is reduced when a real-time OS is used as an execution environment for processing related to device control. .

請求項1に記載の本発明は、汎用OSにより提供される第1実行環境と、リアルタイムOSにより提供される第2実行環境と、前記第1実行環境と前記第2実行環境との間でデータを受け渡すためのデータ受渡手段と、を有し、前記第1実行環境は、外部装置との通信処理を行う通信手段と、前記通信手段により受信されたデータを前記第2実行環境に受け渡すために前記データ受渡手段に出力する処理又は前記第2実行環境から前記データ受渡手段を介して受け渡されたデータを前記通信手段に出力して送信させる処理の少なくとも一方を行って、前記通信手段と前記第2実行環境との間におけるデータの中継を行う第1中継手段と、を備え、前記第2実行環境は、自装置に設けられた機器を制御する機器制御手段と、前記第1実行環境から前記データ受渡手段を介して受け渡されたデータを前記機器制御手段に出力する処理又は前記機器制御手段による前記機器の制御の結果として得られたデータを前記第1実行環境に受け渡すために前記データ受渡手段に出力する処理の少なくとも一方を行って、前記機器制御手段と前記第1実行環境との間におけるデータの中継を行う第2中継手段と、を備えた、ことを特徴とする情報処理装置である。   According to the first aspect of the present invention, data is transmitted between the first execution environment provided by the general-purpose OS, the second execution environment provided by the real-time OS, and the first execution environment and the second execution environment. And a data delivery unit for delivering the data, and the first execution environment communicates with an external device, and communicates data received by the communication unit to the second execution environment. Therefore, the communication means performs at least one of a process for outputting to the data delivery means or a process for outputting the data delivered from the second execution environment via the data delivery means to the communication means for transmission. And a first relay means for relaying data between the second execution environment and the second execution environment, wherein the second execution environment controls equipment provided in its own device, and the first execution Environment In order to transfer the data passed through the data delivery means to the device control means or the data obtained as a result of control of the equipment by the equipment control means to the first execution environment And a second relay unit that relays data between the device control unit and the first execution environment by performing at least one of the processes to be output to the data delivery unit. Device.

請求項2に記載の本発明は、請求項1に記載の情報処理装置において、前記第1入出力制御手段は、前記通信手段により受信されたデータについて、前記機器制御手段による前記機器の制御に不要なデータである場合には、当該データを前記データ受渡手段に出力しないようにする、ことを特徴とする。   According to a second aspect of the present invention, in the information processing apparatus according to the first aspect, the first input / output control unit is configured to control the device by the device control unit with respect to data received by the communication unit. If the data is unnecessary, the data is not output to the data delivery means.

請求項3に記載の本発明は、請求項1又は請求項2に記載の情報処理装置において、前記機器制御手段に提供するデータ又は前記機器制御手段による前記機器の制御の結果として得られたデータについて、データフォーマットの変換処理を行う変換手段を前記第1実行環境に備えた、ことを特徴とする。   According to a third aspect of the present invention, in the information processing apparatus according to the first or second aspect, data provided to the device control means or data obtained as a result of control of the device by the device control means For the above, the first execution environment is provided with conversion means for performing a data format conversion process.

請求項4に記載の本発明は、請求項1乃至請求項3のいずれか1項に記載の情報処理装置において、前記機器制御手段による制御の対象となる機器の1つとして、記録媒体から識別データを読み取る読取機器が設けられており、前記機器制御手段による前記読取機器の制御の結果として得られた識別データについて、前記外部装置に対する送信処理を行う送信手段を前記第2実行環境に備えた、ことを特徴とする。   According to a fourth aspect of the present invention, in the information processing apparatus according to any one of the first to third aspects, the device is identified from a recording medium as one of devices to be controlled by the device control means. A reading device for reading data is provided, and the second execution environment includes transmission means for performing transmission processing to the external device for identification data obtained as a result of control of the reading device by the device control means. It is characterized by that.

請求項5に記載の本発明は、汎用OSにより提供される第1実行環境と、リアルタイムOSにより提供される第2実行環境と、前記第1実行環境と前記第2実行環境との間でデータを受け渡すためのデータ受渡手段と、を有すると共に、前記第1実行環境が、外部装置との通信処理を行う通信手段を備え、前記第2実行環境が、自装置に設けられた機器を制御する機器制御手段と、前記第1実行環境から前記データ受渡手段を介して受け渡されたデータを前記機器制御手段に出力する処理又は前記機器制御手段による前記機器の制御の結果として得られたデータを前記第1実行環境に受け渡すために前記データ受渡手段に出力する処理の少なくとも一方を行って、前記機器制御手段と前記第1実行環境との間におけるデータの中継を行う第2中継手段と、を備えた情報処理装置が実現されるコンピュータに、前記第1実行環境で動作させる機能として、前記通信手段により受信されたデータを前記第2実行環境に受け渡すために前記データ受渡手段に出力する処理又は前記第2実行環境から前記データ受渡手段を介して受け渡されたデータを前記通信手段に出力して送信させる処理の少なくとも一方を行って、前記通信手段と前記第2実行環境との間におけるデータの中継を行う第1中継機能、を実現させるためのプログラムである。   According to the fifth aspect of the present invention, there is provided data between a first execution environment provided by a general-purpose OS, a second execution environment provided by a real-time OS, and the first execution environment and the second execution environment. And a data delivery means for delivering, the first execution environment includes a communication means for performing communication processing with an external device, and the second execution environment controls a device provided in the own device. Data obtained as a result of controlling the device by the device control means and processing for outputting the data delivered from the first execution environment via the data delivery means to the device control means or the device control means A second relay for relaying data between the device control means and the first execution environment by performing at least one of processes for outputting to the first execution environment to deliver the data to the first execution environment And a data transfer unit for transferring the data received by the communication unit to the second execution environment as a function of causing a computer in which the information processing apparatus including the relay unit is realized to operate in the first execution environment. The communication means and the second execution are performed by performing at least one of a process for outputting to the means or a process for outputting the data transferred from the second execution environment via the data delivery means to the communication means for transmission. A program for realizing a first relay function for relaying data to and from an environment.

請求項6に記載の本発明は、汎用OSにより提供される第1実行環境と、リアルタイムOSにより提供される第2実行環境と、前記第1実行環境と前記第2実行環境との間でデータを受け渡すためのデータ受渡手段と、を有すると共に、前記第1実行環境が、外部装置との通信処理を行う通信手段と、前記通信手段により受信されたデータを前記第2実行環境に受け渡すために前記データ受渡手段に出力する処理又は前記第2実行環境から前記データ受渡手段を介して受け渡されたデータを前記通信手段に出力して送信させる処理の少なくとも一方を行って、前記通信手段と前記第2実行環境との間におけるデータの中継を行う第1中継手段と、を備え、前記第2実行環境が、自装置に設けられた機器を制御する機器制御手段、を備えた情報処理装置が実現されるコンピュータに、前記第2実行環境で動作させる機能として、前記第1実行環境から前記データ受渡手段を介して受け渡されたデータを前記機器制御手段に出力する処理又は前記機器制御手段による前記機器の制御の結果として得られたデータを前記第1実行環境に受け渡すために前記データ受渡手段に出力する処理の少なくとも一方を行って、前記機器制御手段と前記第1実行環境との間におけるデータの中継を行う第2中継機能、を実現させるためのプログラムである。   According to the sixth aspect of the present invention, there is provided data between a first execution environment provided by a general-purpose OS, a second execution environment provided by a real-time OS, and the first execution environment and the second execution environment. And a data delivery means for delivering the data, and the first execution environment communicates with the external device, and the data received by the communication means is delivered to the second execution environment. Therefore, the communication means performs at least one of a process for outputting to the data delivery means or a process for outputting the data delivered from the second execution environment via the data delivery means to the communication means for transmission. And first relay means for relaying data between and the second execution environment, and the second execution environment includes equipment control means for controlling equipment provided in the own apparatus. Processing to output data transferred from the first execution environment via the data transfer means to the device control means as a function for causing a computer that implements a physical device to operate in the second execution environment or the device Performing at least one of processes of outputting data obtained as a result of control of the device by the control unit to the first execution environment to transfer to the first execution environment, the device control unit and the first execution environment; Is a program for realizing a second relay function for relaying data between and.

請求項1、5、6に記載の本発明によると、複数の実行環境を有する情報処理装置に関し、機器の制御に係る処理の実行環境としてリアルタイムOSを用いる場合において、本発明を適用しない場合に比べてリアルタイムOSにおける処理負担が軽減される。   According to the present invention described in claims 1, 5, and 6, regarding an information processing apparatus having a plurality of execution environments, when the real-time OS is used as an execution environment for processing related to device control, the present invention is not applied. In comparison, the processing burden on the real-time OS is reduced.

請求項2に記載の本発明によると、無用なデータ受け渡しが行われることを回避することができる。   According to the second aspect of the present invention, useless data transfer can be avoided.

請求項3に記載の本発明によると、リアルタイムOSにおける機器制御に係るデータのフォーマット変換による処理負担が、リアルタイムOS側に発生しない。   According to the third aspect of the present invention, a processing burden due to data format conversion related to device control in the real-time OS does not occur on the real-time OS side.

請求項4に記載の本発明によると、記録媒体から読み取った識別データの送信処理について、装置全体としての処理負担を軽減させることができる。   According to the present invention as set forth in claim 4, the processing load of the entire apparatus can be reduced for the transmission processing of the identification data read from the recording medium.

本発明の一実施形態に係る情報処理装置の構成例を示す図である。It is a figure which shows the structural example of the information processing apparatus which concerns on one Embodiment of this invention. 本発明の一実施形態に係る情報処理装置の第1拡張例を示す図である。It is a figure which shows the 1st extended example of the information processing apparatus which concerns on one Embodiment of this invention. 本発明の一実施形態に係る情報処理装置の第2拡張例を示す図である。It is a figure which shows the 2nd extended example of the information processing apparatus which concerns on one Embodiment of this invention. 本発明の一実施形態に係る情報処理装置の主要なハードウェアを例示する図である。It is a figure which illustrates the main hardware of the information processing apparatus which concerns on one Embodiment of this invention.

本発明の一実施形態について、図面を参照して説明する。
なお、以下では、本発明の一実施形態に係る情報処理装置として、プリント・コピー・ファクシミリ等の機能を複合的に備えた複合機に適用した場合を例に説明するが、これに限定するものではない。
An embodiment of the present invention will be described with reference to the drawings.
In the following, a case where the information processing apparatus according to an embodiment of the present invention is applied to a multifunction machine having a composite function such as printing, copying, and facsimile will be described as an example, but the present invention is not limited thereto. is not.

図1には、情報処理装置の一例に係る複合機Mの構成を例示してある。
本例の複合機Mは、コンピュータの物理的な構成要素であるハードウェア上でハイパーバイザ(仮想化処理部)20を動作させ、このハイパーバイザ20による仮想化処理のもとで、各機能に係る処理を実行するソフトウェアの実行環境を実現するための第一OS30及び第二OS40をそれぞれ仮想環境(仮想OS)として動作させるように構成されている。
FIG. 1 illustrates a configuration of a multifunction peripheral M according to an example of an information processing apparatus.
The multi-function device M of this example operates a hypervisor (virtualization processing unit) 20 on hardware that is a physical component of a computer. Under the virtualization processing by the hypervisor 20, each function can be performed. Each of the first OS 30 and the second OS 40 for realizing an execution environment of software for executing such processing is configured to operate as a virtual environment (virtual OS).

また、本例の複合機Mには、ファイルサーバSa、メールサーバSb、利用者端末T等の外部装置との間でネットワークを介して通信するための物理的なインターフェースであるネットワークI/F10と、第一OS30と第二OS40との間におけるデータの受け渡しに用いられるデータ受渡部50と、が設けられている。
本例のデータ受渡部50は、HDD(Hard Disk Drive)等の記憶装置を用いて構成されており、第一OS30及び第二OS40が互いにアクセス可能(すなわち、データの読み取り及び書き込みが可能)な共有メモリとなっている。
Further, the MFP M of this example includes a network I / F 10 that is a physical interface for communicating with external devices such as a file server Sa, a mail server Sb, and a user terminal T via a network. A data transfer unit 50 used for data transfer between the first OS 30 and the second OS 40 is provided.
The data delivery unit 50 of this example is configured using a storage device such as an HDD (Hard Disk Drive), and the first OS 30 and the second OS 40 can access each other (that is, data can be read and written). Shared memory.

ここで、本例の複合機Mでは、第一OS30として、汎用OSの一例であるLinux(登録商標)を用い、第二OS40として、リアルタイムOSの一例であるVxWorks(登録商標)を用いている。
リアルタイムOSとは、処理をリアルタイムに実行することを重視し、そのための機能を実装したOSであり、処理の応答時間が一定の範囲内にあることが要求されるため、必要な処理時間の予測を行う機能や、複数の処理要求が同時に発生した場合でも目的の時間内に完了させるための機構などを備えている。
汎用OSとは、ソフトウェアを複数の層で仮想化・抽象化することで、ハードウェアに依存したプログラミングを少なくして互換性を維持することを重視したOSであり、処理の応答時間がリアルタイムOSに比べて遅い。
Here, in the MFP M of this example, Linux (registered trademark), which is an example of a general-purpose OS, is used as the first OS 30, and VxWorks (registered trademark), which is an example of a real-time OS, is used as the second OS 40. .
A real-time OS places importance on executing processing in real time and is an OS that implements a function for that purpose. Since the response time of processing is required to be within a certain range, the required processing time is predicted. And a mechanism for completing within a target time even when a plurality of processing requests occur simultaneously.
A general-purpose OS is an OS that focuses on maintaining compatibility by virtualizing and abstracting software in multiple layers, thereby reducing hardware-dependent programming, and processing response time is a real-time OS. Slow compared to

汎用OSにより提供される第一OS30には、外部装置との通信処理を行う通信処理部32、第一OS30における処理の制御等を行う処理制御部31などの機能部が設けられている。
リアルタイムOSにより提供される第二OS40には、自装置に設けられた画像読取機器を制御して画像読取処理を行う画像読取処理部42、自装置に設けられた画像形成機器を制御して画像出力処理を行う画像出力処理部43、第二OS40における処理の制御等を行う処理制御部31などの機能部が設けられている。
The first OS 30 provided by the general-purpose OS is provided with functional units such as a communication processing unit 32 that performs communication processing with an external device, and a processing control unit 31 that controls processing in the first OS 30.
The second OS 40 provided by the real-time OS includes an image reading processing unit 42 that performs image reading processing by controlling an image reading device provided in the own device, and an image forming device provided in the own device. Functional units such as an image output processing unit 43 that performs output processing and a processing control unit 31 that controls processing in the second OS 40 are provided.

第一OS30の処理制御部31の動作について、より具体的に説明する。
処理制御部31は、通信処理部32により受信されたデータについて、第二OS40に受け渡す必要があるデータであるか否かを判定する。そして、第一OS30側の機能部で処理が完結するデータの場合には、第二OS40に受け渡す必要がないと判定して、第一OS30内の該当する機能部に当該データを出力して処理を実行させ、一方、第二OS40側の機能部による処理が必要なデータの場合には、第二OS40に受け渡す必要があると判定して、第二OS40に受け渡すためにデータ受渡部50に当該データを出力して記憶させる。すなわち、第二OS40側の画像読取処理部42や画像出力処理部43などの機器制御部による機器制御に不要なデータである場合にはデータ受渡部50に出力せずに、機器制御に必要なデータである場合にデータ受渡部50に出力するようにしている。
The operation of the processing control unit 31 of the first OS 30 will be described more specifically.
The processing control unit 31 determines whether the data received by the communication processing unit 32 is data that needs to be transferred to the second OS 40. Then, in the case of data for which processing is completed by the functional unit on the first OS 30 side, it is determined that there is no need to transfer it to the second OS 40, and the data is output to the corresponding functional unit in the first OS 30. On the other hand, in the case of data that needs to be processed by the functional unit on the second OS 40 side, it is determined that the data needs to be transferred to the second OS 40, and the data transfer unit for transfer to the second OS 40 The data is output to 50 and stored. That is, when the data is unnecessary for device control by the device control unit such as the image reading processing unit 42 or the image output processing unit 43 on the second OS 40 side, the data is not output to the data delivery unit 50 and is necessary for device control. If it is data, it is output to the data delivery unit 50.

また、処理制御部31は、データ受渡部50に第一OS30側の機能部による処理の対象となるデータが記憶(第二OS40側から格納)されている場合には、当該データをデータ受渡部50から読み出して該当する機能部へ出力して処理を実行させる。また、処理制御部31は、データ受渡部50に外部装置に送信する対象となるデータが記憶(第二OS40側から格納)されている場合には、当該データをデータ受渡部50から読み出して通信処理部32へ出力して送信処理を実行させる。   Further, when the data to be processed by the functional unit on the first OS 30 side is stored in the data delivery unit 50 (stored from the second OS 40 side), the processing control unit 31 stores the data in the data delivery unit The data is read from 50 and output to the corresponding functional unit to execute processing. If the data to be transmitted to the external device is stored in the data delivery unit 50 (stored from the second OS 40 side), the processing control unit 31 reads the data from the data delivery unit 50 and performs communication. It outputs to the process part 32 and performs a transmission process.

このように、処理制御部31では、第一OS30における処理の制御だけでなく、通信処理部32により受信されたデータを第二OS40に受け渡すためにデータ受渡部50に出力する処理や、第二OS40からデータ受渡部50を介して受け渡されたデータを通信処理部32に出力して送信させる処理などにより、通信処理部32と第二OS40との間においてデータを中継することも行う。   As described above, the process control unit 31 not only controls the processing in the first OS 30 but also outputs the data received by the communication processing unit 32 to the data delivery unit 50 for delivery to the second OS 40, The data is also relayed between the communication processing unit 32 and the second OS 40 by a process of outputting the data transferred from the second OS 40 via the data transfer unit 50 to the communication processing unit 32 and transmitting the data.

第二OS40の処理制御部41の動作について、より具体的に説明する。
処理制御部41は、データ受渡部50に第二OS40側の機能部による処理の対象となるデータが記憶(第一OS30側から格納)されている場合には、当該データをデータ受渡部50から読み出して該当する機能部へ出力して処理を実行させる。
The operation of the processing control unit 41 of the second OS 40 will be described more specifically.
When the data to be processed by the functional unit on the second OS 40 side is stored in the data delivery unit 50 (stored from the first OS 30 side), the processing control unit 41 receives the data from the data delivery unit 50. Read out and output to the corresponding functional unit to execute the process.

また、処理制御部41は、機器制御部による機器の制御処理の結果として得られたデータについて、第一OS30に受け渡す必要があるデータであるか否かを判定する。そして、第二OS40側の機能部で処理が完結するデータの場合には、第一OS30に受け渡す必要がないと判定して、第二OS40内の該当する機能部に当該データを出力して処理を実行させる(例えば、画像読取処理により得られた画像データを用いて画像形成処理を実行させることでコピー(複写)機能を実現する)。一方、第一OS30側の機能部による処理が必要なデータ或いは外部装置に送信する対象となるデータの場合には、第一OS30に受け渡す必要があると判定し、第一OS30に受け渡すためにデータ受渡部50に当該データを出力して記憶させる。   Further, the process control unit 41 determines whether or not the data obtained as a result of the device control process by the device control unit is data that needs to be transferred to the first OS 30. Then, in the case of data for which processing is completed by the functional unit on the second OS 40 side, it is determined that it is not necessary to pass the data to the first OS 30, and the data is output to the corresponding functional unit in the second OS 40. A process is executed (for example, a copy function is realized by executing an image forming process using image data obtained by the image reading process). On the other hand, in the case of data that needs to be processed by the functional unit on the first OS 30 side or data to be transmitted to an external device, it is determined that it needs to be transferred to the first OS 30 and is transferred to the first OS 30. The data delivery unit 50 outputs and stores the data.

このように、処理制御部41では、第二OS40における処理の制御だけでなく、第一OS30からデータ受渡部50を介して受け渡されたデータを該当する機器制御部に出力して機器を動作させる処理や、機器制御部による機器の制御処理の結果として得られたデータを第一OS30に受け渡すためにデータ受渡部50に出力する処理などにより、機器制御部と第一OS30との間においてデータを中継することも行う。   As described above, the process control unit 41 not only controls the processing in the second OS 40 but also outputs the data transferred from the first OS 30 via the data transfer unit 50 to the corresponding device control unit to operate the device. Between the device control unit and the first OS 30 by processing to output the data obtained as a result of the device control processing by the device control unit to the data delivery unit 50 for delivery to the first OS 30. It also relays data.

本例の複合機Mにおける各機能に係る動作について説明する。
まず、プリント(印刷)機能に係る動作について説明する。
利用者端末Tの操作者が電子文書等を選択して印刷を指示すると、利用者端末Tから複合機Mに対し、LPD(Line Printer Daemon)などの通信プロトコルを使用して印刷指示データが送信され、ネットワークI/F10及びハイパーバイザ20を介して通信処理部32により受信される。
通信処理部32は、印刷指示データをLPDプロトコルに従って解釈し、データ部分と制御コマンドを取り出して処理制御部31へ受け渡す。
An operation related to each function in the multifunction peripheral M of this example will be described.
First, an operation related to the print function will be described.
When the operator of the user terminal T selects an electronic document or the like to instruct printing, print instruction data is transmitted from the user terminal T to the multi-function peripheral M using a communication protocol such as LPD (Line Printer Daemon). And received by the communication processing unit 32 via the network I / F 10 and the hypervisor 20.
The communication processing unit 32 interprets the print instruction data according to the LPD protocol, extracts the data part and the control command, and passes them to the processing control unit 31.

処理制御部31は、通信処理部32から受け取ったデータ部分と制御コマンドについて第二OS40に受け渡す必要があるか判定する。これらのデータは、画像出力処理部43による処理の対象であるので、第二OS40に受け渡す必要があるデータであると判定され、データ受渡部50へ出力される。なお、本例では、通信処理部32から受け取ったデータをそのままデータ受渡部50に出力するのではなく、制御コマンド(例えば、ページ数の指示、両面印刷の指示、1枚の用紙に2ページを含める指示など)の解釈処理などを行って出力画像データを生成し、当該生成した出力画像データをデータ受渡部50に出力するようにしている。   The processing control unit 31 determines whether it is necessary to transfer the data portion and control command received from the communication processing unit 32 to the second OS 40. Since these data are targets of processing by the image output processing unit 43, it is determined that the data needs to be transferred to the second OS 40 and is output to the data transfer unit 50. In this example, the data received from the communication processing unit 32 is not output to the data delivery unit 50 as it is, but a control command (for example, an instruction for the number of pages, an instruction for double-sided printing, two pages on one sheet) Output image data is generated by performing an interpretation process of the instruction to include, and the like, and the generated output image data is output to the data delivery unit 50.

処理制御部41は、画像出力処理部43による処理の対象となる出力画像データがデータ受渡部50に格納されていることを確認すると、当該出力画像データをデータ受渡部50から読み出して画像出力処理部43に出力する。なお、本例の処理制御部41は、画像出力処理部43の動作状態を監視し、出力タイミングを調整しながら出力画像データを画像出力処理部43に出力するようにしている。
画像出力処理部43は、処理制御部41から受け取った出力画像データに基づいて画像形成機器を制御して、当該出力画像データに基づく画像を用紙等の媒体に形成(印刷)して出力させる。
When confirming that the output image data to be processed by the image output processing unit 43 is stored in the data delivery unit 50, the processing control unit 41 reads the output image data from the data delivery unit 50 and performs image output processing. To the unit 43. Note that the processing control unit 41 of this example monitors the operation state of the image output processing unit 43 and outputs output image data to the image output processing unit 43 while adjusting the output timing.
The image output processing unit 43 controls the image forming apparatus based on the output image data received from the processing control unit 41, and forms (prints) an image based on the output image data on a medium such as paper and outputs the image.

次に、スキャン(画像読み取り)結果の画像を転送する機能に係る動作について説明する。
複合機Mの操作者が読取対象の用紙等を画像読取機器にセットして画像読み取りを指示すると、画像読取処理部42による制御のもとで画像読取機器により画像読み取りが実行され、その結果として読取画像データが生成される。
ここで、読取画像データの転送先としてファイルサーバSaが操作者により指定(或いは予め設定)されているものとする。
Next, an operation related to a function of transferring an image of a scan (image reading) result will be described.
When the operator of the multi-function peripheral M sets a sheet to be read on the image reading device and instructs image reading, the image reading device executes image reading under the control of the image reading processing unit 42, and as a result Read image data is generated.
Here, it is assumed that the file server Sa is designated (or preset) by the operator as the transfer destination of the read image data.

処理制御部41は、読取画像データの転送先が指定されていることに従って、読取画像データを第一OS30に受け渡す必要があると判定し、読取画像データを、指定された転送先(本例ではファイルサーバSa)に宛てた送信指示データと共にデータ受渡部50へ出力する。   The processing control unit 41 determines that the read image data needs to be transferred to the first OS 30 according to the designation of the transfer destination of the read image data, and the read image data is transferred to the designated transfer destination (this example). Then, the data is output to the data delivery unit 50 together with the transmission instruction data addressed to the file server Sa).

処理制御部31は、読取画像データ及び送信指示データがデータ受渡部50に格納されていることを確認すると、読取画像データ及び送信指示データをデータ受渡部50から読み出して通信処理部32に出力する。
通信処理部32は、処理制御部31から受け取った読取画像データの送信処理を、処理制御部31から受け取った送信指示データに従って、FTP(File Transfer Protocol)などの通信プロトコルを用いて実行する。
これにより、読取画像データは、ハイパーバイザ20及びネットワークI/F10を介してファイルサーバSaに送信され、ファイルサーバSaに記憶される。
When confirming that the read image data and the transmission instruction data are stored in the data delivery unit 50, the processing control unit 31 reads the read image data and the transmission instruction data from the data delivery unit 50 and outputs them to the communication processing unit 32. .
The communication processing unit 32 executes the transmission process of the read image data received from the processing control unit 31 according to the transmission instruction data received from the processing control unit 31 using a communication protocol such as FTP (File Transfer Protocol).
Thereby, the read image data is transmitted to the file server Sa via the hypervisor 20 and the network I / F 10 and stored in the file server Sa.

次に、電子メールを用いて親展ボックスにデータを格納する機能に係る動作について説明する。
ここで、親展ボックスとは、処理対象となるデータ(例えば、スキャン等により得た読取画像データなど)を事後の処理(例えば、プリント、ファクシミリ送信、メール送信など)の為に保持しておく機能である。本例では、データ受渡部50内に親展ボックスを設けてあるとする。
Next, an operation related to the function of storing data in a confidential box using electronic mail will be described.
Here, the confidential box is a function for holding data to be processed (for example, read image data obtained by scanning or the like) for subsequent processing (for example, printing, facsimile transmission, mail transmission, etc.). It is. In this example, it is assumed that a confidential box is provided in the data delivery unit 50.

メールサーバSbから複合機Mに対し、POP3(Post Office Protocol 3)などの通信プロトコルを使用して、メールのデータ部分を親展ボックスに格納する制御コマンドを含む電子メールが送信されると、ネットワークI/F10及びハイパーバイザ20を介して第一OS30の通信処理部32により受信される。
通信処理部32は、電子メールをPOP3プロトコルに従って解釈し、データ部分と制御コマンドを取り出して処理制御部31へ受け渡す。
処理制御部31は、通信処理部32からデータ部分及び制御コマンドを受け取り、制御コマンドを解析して親展ボックス止めであることを確認すると、データ部分をデータ受渡部50内の親展ボックスに格納する。
When an e-mail including a control command for storing a mail data portion in a confidential box is transmitted from the mail server Sb to the multi-function peripheral M using a communication protocol such as POP3 (Post Office Protocol 3), the network I / F10 and the hypervisor 20 are received by the communication processing unit 32 of the first OS 30.
The communication processing unit 32 interprets the electronic mail according to the POP3 protocol, extracts the data part and the control command, and passes them to the processing control unit 31.
When the processing control unit 31 receives the data part and the control command from the communication processing unit 32 and analyzes the control command to confirm that the confidential box is locked, the processing control unit 31 stores the data part in the confidential box in the data delivery unit 50.

次に、親展ボックス内のデータを転送する機能に係る動作について説明する。
なお、親展ボックス内に転送対象として格納されている転送対象データには、転送処理を実施する時刻及び転送先が設定されているものとする。
処理制御部31は、データ受渡部50内の親展ボックスに格納されている転送対象データについて、転送処理を実施する時刻の到来に応じて、設定された転送先に宛てた送信指示データと共に通信処理部32に出力する。
通信処理部32は、処理制御部31から受け取った転送対象データの送信処理を、処理制御部31から受け取った送信指示データに従って実行する。
これにより、親展ボックス内の転送対象データは、ハイパーバイザ20及びネットワークI/F10を介して外部装置に送信される。
Next, an operation related to the function of transferring data in the confidential box will be described.
It is assumed that the transfer target data stored as a transfer target in the confidential box is set with a time for executing the transfer process and a transfer destination.
The processing control unit 31 performs communication processing on the transfer target data stored in the confidential box in the data delivery unit 50 together with transmission instruction data addressed to the set transfer destination according to the arrival of the transfer processing time. To the unit 32.
The communication processing unit 32 executes the transmission processing of the transfer target data received from the processing control unit 31 according to the transmission instruction data received from the processing control unit 31.
Thereby, the transfer target data in the confidential box is transmitted to the external device via the hypervisor 20 and the network I / F 10.

以上のように、本例の複合機Mでは、リアルタイムOSにより提供される第二OS40側に機器の制御を行うための機能部(画像読取処理部42や画像出力処理部43など)を設け、汎用OSにより提供される第一OS30側に他の機能部(通信処理部31など)を設け、第一OS30と第二OS40との間におけるデータの受け渡しをデータ受渡部50に対するデータ入出力(データの書き込み及び読み出し)により実現している。
このため、第二OS40(リアルタイムOS)では、リアルタイム性が重要視される機器の制御以外の処理による負担が極力抑えられ、機器の制御について異常が発生することが抑制される。
As described above, in the MFP M of the present example, the functional units (such as the image reading processing unit 42 and the image output processing unit 43) for controlling devices are provided on the second OS 40 side provided by the real-time OS. Another functional unit (communication processing unit 31 or the like) is provided on the first OS 30 side provided by the general-purpose OS, and data is transferred between the first OS 30 and the second OS 40 to / from the data transfer unit 50 (data This is realized by writing and reading).
For this reason, in the second OS 40 (real-time OS), the burden due to processing other than the control of the device where real-time property is important is suppressed as much as possible, and the occurrence of an abnormality in the control of the device is suppressed.

なお、これまで説明した複合機Mは一例に過ぎず、搭載するOSの数やその種別、各OSに実装する機能などは任意である。すなわち、例えば、リアルタイムOSにより提供される第二OS40を複数用意し、制御対象の機器毎にその制御に係る処理の実行環境となるOSを異ならせるようにしてもよい。   The multi-function device M described so far is merely an example, and the number and type of OSs to be installed, functions to be installed in each OS, and the like are arbitrary. That is, for example, a plurality of second OSs 40 provided by a real-time OS may be prepared, and the OS that is the execution environment of the processing related to the control may be different for each control target device.

図2には、情報処理装置の一例に係る複合機Mの第1拡張例を示してある。
本例の複合機Mは、図1に例示した複合機Mの構成に加え、汎用OSにより提供される第一OS30側にデータ変換処理部33を設けた構成となっている。なお、図1と同様な構成部分については説明を省略する。
FIG. 2 shows a first extension example of the multifunction peripheral M according to an example of the information processing apparatus.
The MFP M of this example has a configuration in which a data conversion processing unit 33 is provided on the first OS 30 side provided by the general-purpose OS in addition to the configuration of the MFP M illustrated in FIG. The description of the same components as those in FIG. 1 is omitted.

図2を参照して、スキャン(画像読み取り)結果の画像を指定されたデータフォーマットにて転送する機能に係る動作について説明する。
複合機Mの操作者が読取対象の用紙等を画像読取機器にセットして画像読み取りを指示すると、画像読取処理部42による制御のもとで画像読取機器により画像読み取りが実行され、その結果として読取画像データが生成される。
ここで、読取画像データの転送先としてファイルサーバSaが操作者により指定(或いは予め設定)され、更に、読取画像データのデータフォーマットとしてPDF(Portable Document Format)が操作者により指定(或いは予め設定)されているものとする。
With reference to FIG. 2, an operation related to a function of transferring an image of a scan (image reading) result in a designated data format will be described.
When the operator of the multi-function peripheral M sets a sheet to be read on the image reading device and instructs image reading, the image reading device executes image reading under the control of the image reading processing unit 42, and as a result Read image data is generated.
Here, the file server Sa is designated (or preset) by the operator as the transfer destination of the read image data, and PDF (Portable Document Format) is designated (or preset) by the operator as the data format of the read image data. It is assumed that

処理制御部41は、読取画像データの転送先が指定されていることに従って、読取画像データを第一OS30に受け渡す必要があると判定し、読取画像データを、指定された転送先(本例ではファイルサーバSa)に宛てた送信指示データ及び指定されたデータフォーマットへの変換を指示する変換指示データと共にデータ受渡部50へ出力する。   The processing control unit 41 determines that the read image data needs to be transferred to the first OS 30 according to the designation of the transfer destination of the read image data, and the read image data is transferred to the designated transfer destination (this example). Then, the data is output to the data delivery unit 50 together with the transmission instruction data addressed to the file server Sa) and the conversion instruction data instructing conversion to the designated data format.

処理制御部31は、読取画像データ及び送信指示データ及び変換指示データがデータ受渡部50に格納されていることを確認すると、読取画像データ及び送信指示データ及び変換指示データをデータ受渡部50から読み出す。そして、通信処理部32に読取画像データ及び送信指示データを出力して送信処理を実行させる前に、読取画像データ及びデータフォーマット情報をデータ変換処理部33に出力してデータ変換処理を実行させる。   When the processing control unit 31 confirms that the read image data, the transmission instruction data, and the conversion instruction data are stored in the data delivery unit 50, the process control unit 31 reads the read image data, the transmission instruction data, and the conversion instruction data from the data delivery unit 50. . Then, before outputting the read image data and the transmission instruction data to the communication processing unit 32 to execute the transmission process, the read image data and the data format information are output to the data conversion processing unit 33 to execute the data conversion process.

データ変換処理部33は、処理制御部31から受け取った変換指示データに従って、処理制御部31から受け取った読取画像データを指定されたデータフォーマット(本例ではPDF)に変換する処理を実行し、データフォーマットの変換後の読取画像データを処理制御部31へ返す。
処理制御部31は、データ変換処理部33から受け取ったデータフォーマットの変換後の読取画像データを、送信指示データと共に通信処理部32に出力する。
通信処理部32は、処理制御部31から受け取ったデータフォーマットの変換後の読取画像データの送信処理を、処理制御部31から受け取った送信指示データに従って実行する。
これにより、読取画像データは、データフォーマットの変換後に、ハイパーバイザ20及びネットワークI/F10を介してファイルサーバSaに送信され、ファイルサーバSaに記憶される。
The data conversion processing unit 33 executes processing for converting the read image data received from the processing control unit 31 into a designated data format (PDF in this example) in accordance with the conversion instruction data received from the processing control unit 31. The read image data after the format conversion is returned to the processing control unit 31.
The processing control unit 31 outputs the read image data after the data format conversion received from the data conversion processing unit 33 to the communication processing unit 32 together with the transmission instruction data.
The communication processing unit 32 executes transmission processing of the read image data after conversion of the data format received from the processing control unit 31 according to the transmission instruction data received from the processing control unit 31.
Accordingly, the read image data is transmitted to the file server Sa via the hypervisor 20 and the network I / F 10 after the data format is converted, and stored in the file server Sa.

以上のように、本例の複合機Mでは、データフォーマットの変換処理を、汎用OSにより提供される第一OS30側に設けることで、第二OS40(リアルタイムOS)側の処理負担の増大を抑制している。ここで、本例は、第二OS40において機器制御の結果として得られたデータのデータフォーマットを第一OS30において変換するものであるが、第二OS40における機器制御の為に与えるデータのデータフォーマットを第一OS30において変換するものであってもよい。なお、図1を参照して説明した、印刷指示データに基づく出力画像データの生成は、後者の変換の一例といえる。   As described above, in the MFP M of this example, the increase in processing load on the second OS 40 (real-time OS) side is suppressed by providing the data format conversion processing on the first OS 30 side provided by the general-purpose OS. is doing. Here, in this example, the data format of the data obtained as a result of device control in the second OS 40 is converted in the first OS 30, but the data format of data given for device control in the second OS 40 is changed. Conversion may be performed in the first OS 30. The generation of the output image data based on the print instruction data described with reference to FIG. 1 is an example of the latter conversion.

図3には、情報処理装置の一例に係る複合機Mの第2拡張例を示してある。
本例の複合機Mは、図1に例示した複合機Mの構成に加え、リアルタイムOSにより提供される第二OS40側にID読取処理部43及びID送信処理部44を設けた構成となっている。なお、図1と同様な構成部分については説明を省略する。
FIG. 3 shows a second extension example of the multifunction peripheral M according to an example of the information processing apparatus.
The MFP M of this example has a configuration in which an ID reading processing unit 43 and an ID transmission processing unit 44 are provided on the second OS 40 side provided by the real-time OS in addition to the configuration of the MFP M illustrated in FIG. Yes. The description of the same components as those in FIG. 1 is omitted.

図3を参照して、複合機Mの操作者に係るID(識別情報)を送信する機能に係る動作について説明する。
ここで、本例では、操作者がスキャン機能やコピー機能を利用するに先立ってユーザ認証を実施するために、操作者に係るIDを記録したICカード等のID記録媒体をID読取機器にセットすることが求められているものとする。
With reference to FIG. 3, an operation related to a function of transmitting an ID (identification information) related to an operator of the multifunction peripheral M will be described.
Here, in this example, in order to perform user authentication before the operator uses the scan function or the copy function, an ID recording medium such as an IC card in which the ID related to the operator is recorded is set in the ID reader. Suppose that it is required to do.

複合機Mの操作者がID記録媒体をID読取機器にセットすると、ID読取処理部43による制御のもとでID記録媒体から識別情報が読み取られ、処理制御部41に受け渡される。
処理制御部41は、ID読取機器で読み取られた識別情報を受け取ると、当該識別情報を予め送信先に設定されている外部装置(本例では認証サーバ)に宛てて送信するよう制御する。このとき、データ受渡部50に出力して第一OS30を経由して外部装置に送信させるのではなく、ID送信処理部44に出力して外部装置に直接送信されるように制御する。
ID送信処理部44は、処理制御部31から受け取った識別情報を認証サーバに宛てて送信する処理を実行する。
これにより、識別情報は、ハイパーバイザ20及びネットワークI/F10を介して認証サーバに送信され、ユーザ認証が実行される。なお、識別情報は、ユーザ認証以外の用途に用いられてもよく、例えば、複合機Mの利用状況の履歴を利用者別に蓄積する場合や、利用状況に応じた課金を利用者に対して行う場合などに用いるようにしてもよい。
When the operator of the multi-function device M sets the ID recording medium in the ID reading device, the identification information is read from the ID recording medium under the control of the ID reading processing unit 43 and transferred to the processing control unit 41.
When receiving the identification information read by the ID reader, the processing control unit 41 controls the identification information to be transmitted to an external device (in this example, an authentication server) set in advance as a transmission destination. At this time, control is performed so that the data is not output to the data delivery unit 50 and transmitted to the external device via the first OS 30, but is output to the ID transmission processing unit 44 and directly transmitted to the external device.
The ID transmission processing unit 44 executes processing for transmitting the identification information received from the processing control unit 31 to the authentication server.
Thereby, the identification information is transmitted to the authentication server via the hypervisor 20 and the network I / F 10, and user authentication is executed. The identification information may be used for purposes other than user authentication. For example, when the history of the usage status of the multi-function peripheral M is accumulated for each user, or the user is charged according to the usage status. You may make it use for a case etc.

以上のように、本例の複合機Mでは、識別情報の送信処理を、リアルタイムOSにより提供される第二OS40側に設けることで、装置全体としての処理負担の増大を抑制している。なお、例えば、画像読取機器により得られた読取画像データがバーコード画像のように、外部装置へ送信するデータの情報量が比較的に少ない場合にも、第一OS30を経由させずに外部装置に直接送信されるように構成してもよい。   As described above, in the MFP M of this example, the identification information transmission process is provided on the second OS 40 side provided by the real-time OS, thereby suppressing an increase in the processing load of the entire apparatus. Note that, for example, even when the read image data obtained by the image reading device has a relatively small amount of data to be transmitted to the external device, such as a barcode image, the external device does not pass through the first OS 30. You may comprise so that it may transmit directly to.

図4には、本例の複合機M(情報処理装置の一例)として動作するコンピュータの主要なハードウェアを例示してある。
本例では、各種演算処理を行うCPU61、CPU61の作業領域となるRAM62や基本的な制御プログラムを記録したROM63等の主記憶装置、本発明の一実施形態に係るプログラムや各種データを記憶する補助記憶装置(例えば、HDD等の磁気ディスクや、フラッシュメモリ等の書き換え可能な不揮発性メモリなど)64、各種情報を表示出力するための表示装置や操作者により入力操作に用いられる操作ボタンやタッチパネル等の入力機器とのインターフェースである入出力I/F65、他の装置との間で有線又は無線により通信を行うインターフェースである通信I/F66(図1〜図3のネットワークI/F10に対応)、等のハードウェア資源を有するコンピュータにより構成されている。
そして、本発明の一実施形態に係るプログラムを補助記憶装置64等から読み出してRAM62に展開し、これをCPU61により実行させることで、本発明の一実施形態に係る情報処理装置をコンピュータ上に実現している。
FIG. 4 illustrates the main hardware of a computer that operates as the multifunction peripheral M (an example of an information processing apparatus) of this example.
In this example, a CPU 61 that performs various arithmetic processing, a RAM 62 that is a work area of the CPU 61, a main storage device such as a ROM 63 that records a basic control program, an auxiliary that stores programs and various data according to an embodiment of the present invention. Storage device (for example, magnetic disk such as HDD, rewritable non-volatile memory such as flash memory) 64, display device for displaying and outputting various information, operation buttons used for input operation by operator, touch panel, etc. An input / output I / F 65 that is an interface with the input device, a communication I / F 66 that is an interface for performing wired or wireless communication with other devices (corresponding to the network I / F 10 in FIGS. 1 to 3), It is comprised by the computer which has hardware resources, such as.
Then, the information processing apparatus according to the embodiment of the present invention is realized on the computer by reading the program according to the embodiment of the present invention from the auxiliary storage device 64 or the like, developing the program in the RAM 62, and causing the CPU 61 to execute the program. is doing.

なお、本発明の一実施形態に係るプログラムは、例えば、当該プログラムを記憶したCD−ROM等の外部記憶媒体から読み込む形式や、通信回線等を介して受信する形式などにより、本例に係るコンピュータに設定される。
また、本例のようなソフトウェア構成により情報処理装置を実現する態様に限られず、専用のハードウェアモジュールを用いて実現するようにしてもよい。
Note that the program according to the embodiment of the present invention is based on, for example, a computer according to this example depending on a format read from an external storage medium such as a CD-ROM storing the program, a format received via a communication line, or the like. Set to
Further, the present invention is not limited to a mode in which the information processing apparatus is realized by the software configuration as in this example, and may be realized by using a dedicated hardware module.

M:複合機、 Sa:ファイルサーバ、 Sb:メールサーバ、 T:利用者端末、
10:ネットワークI/F、 20:ハイパーバイザ、 30:第一OS(汎用OS)、 40:第二OS(リアルタイムOS)、 50:データ受渡部、
31:処理制御部、 32:通信処理部、 33:データ変換処理部、
41:処理制御部、 42:画像読取処理部、 43:画像出力処理部、 44:ID読取処理部、 45:ID送信処理部
M: MFP, Sa: File server, Sb: Mail server, T: User terminal,
10: Network I / F, 20: Hypervisor, 30: First OS (general-purpose OS), 40: Second OS (real-time OS), 50: Data delivery unit,
31: Processing control unit, 32: Communication processing unit, 33: Data conversion processing unit,
41: processing control unit, 42: image reading processing unit, 43: image output processing unit, 44: ID reading processing unit, 45: ID transmission processing unit

Claims (6)

汎用OSにより提供される第1実行環境と、
リアルタイムOSにより提供される第2実行環境と、
前記第1実行環境と前記第2実行環境との間でデータを受け渡すためのデータ受渡手段と、を有し、
前記第1実行環境は、外部装置との通信処理を行う通信手段と、前記通信手段により受信されたデータを前記第2実行環境に受け渡すために前記データ受渡手段に出力する処理又は前記第2実行環境から前記データ受渡手段を介して受け渡されたデータを前記通信手段に出力して送信させる処理の少なくとも一方を行って、前記通信手段と前記第2実行環境との間におけるデータの中継を行う第1中継手段と、を備え、
前記第2実行環境は、自装置に設けられた機器を制御する機器制御手段と、前記第1実行環境から前記データ受渡手段を介して受け渡されたデータを前記機器制御手段に出力する処理又は前記機器制御手段による前記機器の制御の結果として得られたデータを前記第1実行環境に受け渡すために前記データ受渡手段に出力する処理の少なくとも一方を行って、前記機器制御手段と前記第1実行環境との間におけるデータの中継を行う第2中継手段と、を備えた、
ことを特徴とする情報処理装置。
A first execution environment provided by a general-purpose OS;
A second execution environment provided by the real-time OS;
Data transfer means for transferring data between the first execution environment and the second execution environment;
The first execution environment includes a communication unit that performs a communication process with an external device, and a process that outputs the data received by the communication unit to the data transfer unit in order to transfer the data to the second execution environment, or the second Relaying data between the communication unit and the second execution environment by performing at least one of processing for outputting and transmitting data transferred from the execution environment via the data transfer unit to the communication unit First relay means for performing,
The second execution environment includes a device control unit that controls a device provided in its own device, and a process of outputting data transferred from the first execution environment via the data transfer unit to the device control unit. Performing at least one of processes of outputting data obtained as a result of control of the device by the device control means to the first execution environment in order to pass the data to the first execution environment, and the device control means and the first A second relay means for relaying data to and from the execution environment,
An information processing apparatus characterized by that.
前記第1入出力制御手段は、前記通信手段により受信されたデータについて、前記機器制御手段による前記機器の制御に不要なデータである場合には、当該データを前記データ受渡手段に出力しないようにする、
ことを特徴とする請求項1に記載の情報処理装置。
If the data received by the communication means is unnecessary for the control of the equipment by the equipment control means, the first input / output control means does not output the data to the data delivery means. To
The information processing apparatus according to claim 1.
前記機器制御手段に出力するデータ又は前記機器制御手段による前記機器の制御の結果として得られたデータについて、データフォーマットの変換処理を行う変換手段を前記第1実行環境に備えた、
ことを特徴とする請求項1又は請求項2に記載の情報処理装置。
The first execution environment includes conversion means for performing data format conversion processing on data output to the equipment control means or data obtained as a result of control of the equipment by the equipment control means.
The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.
前記機器制御手段による制御の対象となる機器の1つとして、記録媒体から識別データを読み取る読取機器が設けられており、
前記機器制御手段による前記読取機器の制御の結果として得られた識別データについて、前記外部装置に対する送信処理を行う送信手段を前記第2実行環境に備えた、
ことを特徴とする請求項1乃至請求項3のいずれか1項に記載の情報処理装置。
As one of the devices to be controlled by the device control means, a reading device that reads identification data from a recording medium is provided,
For the identification data obtained as a result of the control of the reading device by the device control means, the second execution environment includes a transmission means for performing transmission processing to the external device,
The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.
汎用OSにより提供される第1実行環境と、リアルタイムOSにより提供される第2実行環境と、前記第1実行環境と前記第2実行環境との間でデータを受け渡すためのデータ受渡手段と、を有すると共に、前記第1実行環境が、外部装置との通信処理を行う通信手段を備え、前記第2実行環境が、自装置に設けられた機器を制御する機器制御手段と、前記第1実行環境から前記データ受渡手段を介して受け渡されたデータを前記機器制御手段に出力する処理又は前記機器制御手段による前記機器の制御の結果として得られたデータを前記第1実行環境に受け渡すために前記データ受渡手段に出力する処理の少なくとも一方を行って、前記機器制御手段と前記第1実行環境との間におけるデータの中継を行う第2中継手段と、を備えた情報処理装置が実現されるコンピュータに、
前記第1実行環境で動作させる機能として、前記通信手段により受信されたデータを前記第2実行環境に受け渡すために前記データ受渡手段に出力する処理又は前記第2実行環境から前記データ受渡手段を介して受け渡されたデータを前記通信手段に出力して送信させる処理の少なくとも一方を行って、前記通信手段と前記第2実行環境との間におけるデータの中継を行う第1中継機能、
を実現させるためのプログラム。
A first execution environment provided by a general-purpose OS, a second execution environment provided by a real-time OS, and data transfer means for transferring data between the first execution environment and the second execution environment; And the first execution environment includes a communication unit that performs communication processing with an external device, and the second execution environment includes a device control unit that controls a device provided in the own device, and the first execution environment. In order to deliver data obtained as a result of processing of outputting data passed from the environment via the data delivery means to the equipment control means or control of the equipment by the equipment control means to the first execution environment And a second relay means for relaying data between the device control means and the first execution environment by performing at least one of the processes to be output to the data delivery means. The computer device can be realized,
As a function to operate in the first execution environment, a process of outputting the data received by the communication means to the data delivery means for delivering to the second execution environment or the data delivery means from the second execution environment. A first relay function that relays data between the communication unit and the second execution environment by performing at least one of processing for outputting and transmitting data passed through the communication unit;
A program to realize
汎用OSにより提供される第1実行環境と、リアルタイムOSにより提供される第2実行環境と、前記第1実行環境と前記第2実行環境との間でデータを受け渡すためのデータ受渡手段と、を有すると共に、前記第1実行環境が、外部装置との通信処理を行う通信手段と、前記通信手段により受信されたデータを前記第2実行環境に受け渡すために前記データ受渡手段に出力する処理又は前記第2実行環境から前記データ受渡手段を介して受け渡されたデータを前記通信手段に出力して送信させる処理の少なくとも一方を行って、前記通信手段と前記第2実行環境との間におけるデータの中継を行う第1中継手段と、を備え、前記第2実行環境が、自装置に設けられた機器を制御する機器制御手段、を備えた情報処理装置が実現されるコンピュータに、
前記第2実行環境で動作させる機能として、前記第1実行環境から前記データ受渡手段を介して受け渡されたデータを前記機器制御手段に出力する処理又は前記機器制御手段による前記機器の制御の結果として得られたデータを前記第1実行環境に受け渡すために前記データ受渡手段に出力する処理の少なくとも一方を行って、前記機器制御手段と前記第1実行環境との間におけるデータの中継を行う第2中継機能、
を実現させるためのプログラム。
A first execution environment provided by a general-purpose OS, a second execution environment provided by a real-time OS, and data transfer means for transferring data between the first execution environment and the second execution environment; And a communication means for performing communication processing with an external device, and a process for outputting the data received by the communication means to the data delivery means for delivering to the second execution environment. Alternatively, at least one of processing for outputting and transmitting data transferred from the second execution environment via the data transfer unit to the communication unit is performed, and between the communication unit and the second execution environment. A first relay unit that relays data, and wherein the second execution environment includes a device control unit that controls a device provided in the own device. To over data,
As a function to operate in the second execution environment, a process of outputting data transferred from the first execution environment via the data transfer unit to the device control unit or a result of control of the device by the device control unit In order to transfer the data obtained as described above to the first execution environment, at least one of the processes of outputting to the data transfer means is performed, and the data is relayed between the device control means and the first execution environment Second relay function,
A program to realize
JP2010140366A 2010-06-21 2010-06-21 Information processor and program Pending JP2012003672A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010140366A JP2012003672A (en) 2010-06-21 2010-06-21 Information processor and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010140366A JP2012003672A (en) 2010-06-21 2010-06-21 Information processor and program

Publications (1)

Publication Number Publication Date
JP2012003672A true JP2012003672A (en) 2012-01-05

Family

ID=45535538

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010140366A Pending JP2012003672A (en) 2010-06-21 2010-06-21 Information processor and program

Country Status (1)

Country Link
JP (1) JP2012003672A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014149727A (en) * 2013-02-01 2014-08-21 Konica Minolta Inc Image forming apparatus and control method of image forming apparatus
JP2016026850A (en) * 2015-11-13 2016-02-18 日本光電工業株式会社 Biological information measurement device
JP2019084774A (en) * 2017-11-08 2019-06-06 コニカミノルタ株式会社 Image formation device
JP2019220136A (en) * 2019-01-10 2019-12-26 ソフトサーボシステムズ株式会社 Motion control program, motion control method and motion control device
JP2020004364A (en) * 2019-01-23 2020-01-09 ソフトサーボシステムズ株式会社 Motion control program, motion control method and motion control device
JP2020059248A (en) * 2018-10-12 2020-04-16 東芝テック株式会社 Printer
US10631790B2 (en) 2012-07-24 2020-04-28 Nihon Kohden Corporation Vital sign measurement apparatus
US11300939B2 (en) 2018-06-22 2022-04-12 Soft Servo Systems, Inc. Motion control program, motion control method, and motion control device
US11314217B2 (en) 2018-06-22 2022-04-26 Soft Servo Systems, Inc. Motion control program, motion control method, and motion control device
US11392103B2 (en) 2018-06-22 2022-07-19 Soft Servo Systems, Inc. Motion control program, motion control method, and motion control device

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10631790B2 (en) 2012-07-24 2020-04-28 Nihon Kohden Corporation Vital sign measurement apparatus
JP2014149727A (en) * 2013-02-01 2014-08-21 Konica Minolta Inc Image forming apparatus and control method of image forming apparatus
JP2016026850A (en) * 2015-11-13 2016-02-18 日本光電工業株式会社 Biological information measurement device
JP2019084774A (en) * 2017-11-08 2019-06-06 コニカミノルタ株式会社 Image formation device
US11300939B2 (en) 2018-06-22 2022-04-12 Soft Servo Systems, Inc. Motion control program, motion control method, and motion control device
US11314217B2 (en) 2018-06-22 2022-04-26 Soft Servo Systems, Inc. Motion control program, motion control method, and motion control device
US11392103B2 (en) 2018-06-22 2022-07-19 Soft Servo Systems, Inc. Motion control program, motion control method, and motion control device
JP2020059248A (en) * 2018-10-12 2020-04-16 東芝テック株式会社 Printer
JP7126918B2 (en) 2018-10-12 2022-08-29 東芝テック株式会社 printer
JP2019220136A (en) * 2019-01-10 2019-12-26 ソフトサーボシステムズ株式会社 Motion control program, motion control method and motion control device
JP2020004364A (en) * 2019-01-23 2020-01-09 ソフトサーボシステムズ株式会社 Motion control program, motion control method and motion control device

Similar Documents

Publication Publication Date Title
JP2012003672A (en) Information processor and program
US8570574B2 (en) Processing system, control method, and storage medium therefor
US9503602B2 (en) Image forming apparatus, image formation method, and recording medium that execute application
JP5673968B2 (en) Image forming apparatus and image forming system
US8488160B2 (en) Image forming apparatus and computer readable medium storing program
EP3557403B1 (en) Image forming system and image forming method
US9924061B2 (en) Image forming apparatus, method and recording medium that execute standard application to control hardware resources
JP2017201491A (en) Printing system, printing management server, communication relay device, and program
JP5609308B2 (en) Image processing system, image processing apparatus, information processing apparatus, and image processing method
JP2016066266A (en) Cooperation system and program
US8964200B2 (en) Communication terminal device, information processor transmitting transmission target data via a server and the information processor to a predefined facsimile device
JP4697713B2 (en) Print system, print management server, print method, print management method, and program
JP6244937B2 (en) Image forming apparatus, image forming system, and program
JP2015139076A (en) File processing system and file processing program
JP6372181B2 (en) Output system, output control system, program, and output method
JP4480037B2 (en) Print management server, printing apparatus, print management method, printing method, program, and recording medium
JP2013077129A (en) Distributed printing system and method for controlling the same
JP2018124777A (en) Information processing device, control method and program
JP2009211523A (en) Information processor and program
JP6221543B2 (en) Program, information processing apparatus, information processing system, and image processing system
JP6508124B2 (en) Electronic device and information update program
US9667813B2 (en) Facsimile apparatus that can store fax image data as transmission history information without storing cover sheet image, control method for facsimile apparatus, and storage medium
JP2013246707A (en) Information processing apparatus, information processing method, and computer program
JP2013130988A (en) Data processor
JP5211877B2 (en) Image forming apparatus, fax transmission data processing method, and program