JP2005354399A - Image processor - Google Patents

Image processor Download PDF

Info

Publication number
JP2005354399A
JP2005354399A JP2004172941A JP2004172941A JP2005354399A JP 2005354399 A JP2005354399 A JP 2005354399A JP 2004172941 A JP2004172941 A JP 2004172941A JP 2004172941 A JP2004172941 A JP 2004172941A JP 2005354399 A JP2005354399 A JP 2005354399A
Authority
JP
Japan
Prior art keywords
external device
image processing
processing apparatus
processing
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004172941A
Other languages
Japanese (ja)
Inventor
Toshihiro Yamanaka
敏弘 山中
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.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP2004172941A priority Critical patent/JP2005354399A/en
Priority to US11/150,709 priority patent/US8797568B2/en
Priority to CN200510076347.5A priority patent/CN1708002B/en
Publication of JP2005354399A publication Critical patent/JP2005354399A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processor capable of adding a function by connecting an external apparatus. <P>SOLUTION: Under waiting state, connection state with a security box is checked by monitoring an USB interface periodically (S33) and a decision is made whether connection state is sustained or not (S34). If a decision is made that connection state is not sustained (S34: NO), it is notified to a manager by email (S35) and the function concerning secret processing and transmission processing is invalidated (S36). <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、外部機器を接続して機能を追加することができる画像処理装置に関する。   The present invention relates to an image processing apparatus capable of connecting an external device and adding functions.

従来、パーソナルコンピュータのような情報処理装置と、プリンタ、複合機等の画像形成装置とを通信ネットワーク上に接続して複数の情報処理装置から画像形成装置を共有するシステムが提案され、オフィス、店舗等に導入されている。これは、画像形成装置自体の高速化は勿論のこと、画像形成装置にHDD装置(HDD : Hard Disk Drive)等の補助記憶装置を搭載して複数のジョブを停滞させることなく受付けて、順次的に画像形成する処理能力が搭載されてきたからでもある。また、画像形成装置が多くの者により共有されるため、その画像形成装置にて取り扱うデータのセキュリティが重要視され始めている。   2. Description of the Related Art Conventionally, a system for sharing an image forming apparatus from a plurality of information processing apparatuses by connecting an information processing apparatus such as a personal computer and an image forming apparatus such as a printer or a multifunction machine on a communication network has been proposed. Etc. have been introduced. In addition to speeding up the image forming apparatus itself, an auxiliary storage device such as an HDD (HDD: Hard Disk Drive) is installed in the image forming apparatus to accept a plurality of jobs without stagnation. This is also because the processing capability to form an image has been installed in the computer. Further, since the image forming apparatus is shared by many people, security of data handled by the image forming apparatus is beginning to be regarded as important.

そこで、通信ネットワーク上における情報処理装置と画像形成装置との間で伝送される印刷データを暗号化するシステムが提案されている。また、画像形成装置にて受信した印刷ジョブを一時的に停滞させ、利用者からのパスワード認証等により印刷を開始するいわゆるホールドプリントの機能が画像形成装置に搭載されている(例えば、特許文献1参照)。更に、HDD装置に格納されたデータを消去する機能が画像形成装置に搭載されている(例えば、特許文献2参照)。   Thus, a system for encrypting print data transmitted between an information processing apparatus and an image forming apparatus on a communication network has been proposed. Further, a so-called hold print function for temporarily stopping a print job received by the image forming apparatus and starting printing by password authentication from a user or the like is installed in the image forming apparatus (for example, Patent Document 1). reference). Further, a function for erasing data stored in the HDD device is installed in the image forming apparatus (see, for example, Patent Document 2).

しかしながら、通信ネットワーク上にはデータの保護機能が搭載されていない既存の画像形成装置が接続されることも少なからず存在し、システム全体として鑑みた場合、統一したセキュリティ環境を提案することができないという問題点を有している。そこで、従来では、プリンタ装置を制御するホストコンピュータと、該ホストコンピュータに接続された端末装置とによりシステムを構築し、端末装置から印刷データを送信する際には暗号化した上でデータ送信を行い、印刷処理を実行する段階でホストコンピュータが端末装置に復号鍵の送信を要求し、要求に応じて送信された復号鍵により印刷データの復号化を行った上で印刷処理を実行するシステムが提案されている(特許文献3参照)。
特開平7−276744号公報 特開平9−223061号公報 特開平4−178038号公報
However, there are many cases where an existing image forming apparatus not equipped with a data protection function is connected on the communication network, and when considering the entire system, it is impossible to propose a unified security environment. Has a problem. Therefore, conventionally, a system is constructed by a host computer that controls the printer device and a terminal device connected to the host computer, and when sending print data from the terminal device, the data is transmitted after being encrypted. A system is proposed in which the host computer requests the terminal device to transmit a decryption key at the stage of executing the print processing, and the print data is decrypted with the decryption key transmitted in response to the request, and then the print processing is performed. (See Patent Document 3).
JP-A-7-276744 Japanese Patent Laid-Open No. 9-223061 Japanese Patent Laid-Open No. 4-178038

しかしながら、特許文献3に記載されたシステムでは、印刷処理を実行する段階でホストコンピュータから端末装置に対して復号鍵の要求を行い、その要求に応じて端末装置が復号鍵を送信するようにしているため、既存のシステムに比べてトラフィックが増加することとなり、特に、通信ネットワーク上に多数の端末装置が存在する場合には、処理の停滞が起こり得るという問題が発生する。   However, in the system described in Patent Document 3, a request for a decryption key is made from the host computer to the terminal device at the stage of executing the printing process, and the terminal device transmits the decryption key in response to the request. Therefore, the traffic increases as compared with the existing system. In particular, when a large number of terminal devices exist on the communication network, there is a problem that the processing may be stagnated.

また、特許文献3に記載されたシステムを構築するためには、印刷データの暗号化や復号鍵の生成を実行するソフトウェアを各端末装置へインストールする必要があり、既存のシステムに導入する際には手間が掛かるという問題点を有している。   Also, in order to construct the system described in Patent Document 3, it is necessary to install software for executing encryption of print data and generation of a decryption key in each terminal device. Has the problem that it takes time and effort.

本発明は斯かる事情に鑑みてなされたものであり、外部機器に対する接続手段を備え、外部機器との接続状態を検出し、その検出結果に基づいて入力された画像データに対する処理を停止する構成とすることにより、既存のシステムに容易に組み込むことができ、処理効率を低下させることなく画像データの機密性を確保することができる画像処理装置を提供することを目的とする。   The present invention has been made in view of such circumstances, and includes a connection unit for an external device, detects a connection state with the external device, and stops processing for input image data based on the detection result. Thus, an object of the present invention is to provide an image processing apparatus that can be easily incorporated into an existing system and can ensure the confidentiality of image data without degrading the processing efficiency.

本発明に係る画像処理装置は、入力された画像データに対する処理を実行する画像処理装置において、外部機器に対する接続手段、該接続手段と外部機器との接続状態を検出する検出手段、及び該検出手段の検出結果に基づいて前記処理を停止する手段を備えることを特徴とする。   An image processing apparatus according to the present invention includes a connection unit for an external device, a detection unit for detecting a connection state between the connection unit and the external device, and the detection unit in an image processing device that executes processing on input image data. And a means for stopping the processing based on the detection result.

本発明にあっては、外部機器を接続する手段を備え、外部機器との接続状態に基づいて画像データに対する処理を停止するようにしているため、外部機器との接続状態によってはデータを外部へ送信するような処理を停止でき、データの漏洩が防止される。   According to the present invention, a means for connecting an external device is provided, and processing for image data is stopped based on the connection state with the external device. Therefore, depending on the connection state with the external device, the data is sent to the outside. Processing such as transmission can be stopped, and data leakage is prevented.

本発明に係る画像処理装置は、前記検出手段は、前記接続手段と外部機器との接続の有無を検出するようにしてあり、外部機器の接続の無を検出した場合、前記処理を停止するようにしてあることを特徴とする。   In the image processing apparatus according to the present invention, the detection unit detects whether or not the connection unit and the external device are connected, and stops the processing when the connection of the external device is detected. It is characterized by being.

本発明にあっては、外部機器との接続の有無を検出し、外部機器の接続の無を検出した場合、画像データに対する処理を停止するようにしているため、データを外部へ送信するような処理を停止でき、データの漏洩が防止される。   In the present invention, the presence / absence of connection to an external device is detected, and when the connection of the external device is detected, the processing for image data is stopped, so that the data is transmitted to the outside. Processing can be stopped and data leakage is prevented.

本発明に係る画像処理装置は、前記検出手段は、前記接続手段に接続された外部機器が予め定めた外部機器であるか否かを判断する手段を備え、前記外部機器と異なる外部機器が接続されたと判断した場合、前記処理を停止するようにしてあることを特徴とする。   In the image processing apparatus according to the present invention, the detection means includes means for determining whether or not the external device connected to the connection means is a predetermined external device, and an external device different from the external device is connected. If it is determined that the process has been performed, the process is stopped.

本発明にあっては、予め定めた外部機器が接続されているか否かを判断し、予め定めた外部機器と異なる外部機器が接続されている場合には画像データに対する処理を停止するようにしているため、外部機器の置換え、複製等により第三者によって不正にデータが取出されることを防止する。   In the present invention, it is determined whether or not a predetermined external device is connected, and when an external device different from the predetermined external device is connected, processing for image data is stopped. Therefore, it is possible to prevent data from being illegally taken out by a third party by replacing or duplicating an external device.

本発明に係る画像処理装置は、接続すべき外部機器を識別する識別情報を記憶する識別情報記憶手段と、前記接続手段に接続された外部機器に対して識別情報の送信を要求する手段と、該要求に応じて前記外部機器から送信された識別情報を受信する手段とを備え、前記検出手段は、受信した識別情報と前記識別情報記憶手段に記憶された識別情報とに基づいて、前記接続手段に接続された外部機器が予め定めた外部機器であるか否かを判断するようにしてあることを特徴とする。   An image processing apparatus according to the present invention includes identification information storage means for storing identification information for identifying an external device to be connected, means for requesting transmission of identification information to an external device connected to the connection means, Means for receiving identification information transmitted from the external device in response to the request, and the detecting means is configured to connect the connection based on the received identification information and the identification information stored in the identification information storage means. It is characterized in that it is determined whether or not the external device connected to the means is a predetermined external device.

本発明にあっては、外部機器に付されている識別情報を元に予め定めた外部機器であるか否かを判断するようにしている。したがって、製造番号、メーカ名、機種名、利用者情報、設置場所に関する情報等の装置固有の情報に基づいて、予め定めた外部機器であるか否かが判断される。   In the present invention, it is determined whether the external device is predetermined based on the identification information attached to the external device. Therefore, it is determined whether or not the device is a predetermined external device based on information unique to the device such as a manufacturing number, a manufacturer name, a model name, user information, and information regarding an installation location.

本発明に係る画像処理装置は、時間情報を出力する手段を備え、該手段が出力する時間情報に基づき、前記接続手段と外部機器との接続状態を定期的に検出するようにしてあることを特徴とする。   The image processing apparatus according to the present invention includes means for outputting time information, and periodically detects the connection state between the connection means and the external device based on the time information output by the means. Features.

本発明にあっては、外部機器の接続状態を定期的に検出するようにしているため、外部機器の置換え等によるデータの不正な取出しが防止される。   According to the present invention, since the connection state of the external device is periodically detected, illegal extraction of data due to replacement of the external device or the like is prevented.

本発明に係る画像処理装置は、前記処理は、受付けた画像データを外部へ送信する処理であることを特徴とする。   The image processing apparatus according to the present invention is characterized in that the processing is processing for transmitting received image data to the outside.

本発明にあっては、外部機器との接続状態によっては、受付けた画像データを外部へ送信する処理を停止するようにしているため、データの漏洩が防止される。   In the present invention, depending on the connection state with the external device, the process of transmitting the received image data to the outside is stopped, so that data leakage is prevented.

本発明に係る画像処理装置は、前記処理を停止した場合、その旨を報知する手段を備えることを特徴とする。   The image processing apparatus according to the present invention includes means for notifying that when the processing is stopped.

本発明にあっては、画像データに対する処理を停止した場合にその旨を報知するようにしているため、外部機器の置換え等の不正が行われた場合には、周囲の利用者への報知、管理者等への電子メールによる通知を行うようにすることができ、データの漏洩が未然に防止される。   In the present invention, when processing for image data is stopped, notification to that effect is made. Therefore, in the case of fraud such as replacement of an external device, notification to surrounding users, An administrator can be notified by e-mail, and data leakage can be prevented.

本発明に係る画像処理装置は、利用者情報を受付ける手段と、受付けた利用者情報に基づき利用者認証を実行する手段と、利用者認証された場合、前記記憶手段に記憶されたデータの読出しの停止を解除する手段を更に備えることを特徴とする。   An image processing apparatus according to the present invention includes a means for receiving user information, a means for executing user authentication based on the received user information, and reading of data stored in the storage means when the user is authenticated. The apparatus further comprises means for releasing the stop.

本発明にあっては、利用者認証された場合、データの読出しの停止を解除できるようにしているため、装置管理者のような特定の者のみが接続状態を変更することができ、外部機器の置換え等に伴うデータの漏洩が防止される。   In the present invention, when the user is authenticated, the suspension of data reading can be canceled, so that only a specific person such as an apparatus administrator can change the connection state, and the external device Leakage of data due to replacement of data is prevented.

本発明による場合は、外部機器を接続する手段を備え、外部機器との接続状態に基づいて画像データに対する処理を停止するようにしているため、外部機器との接続状態によってはデータを外部へ送信するような処理の停止が可能となり、データの漏洩を防止することができる。   In the case of the present invention, means for connecting an external device is provided, and processing for image data is stopped based on the connection state with the external device, so that data is transmitted to the outside depending on the connection state with the external device. Thus, it is possible to stop the processing, and to prevent data leakage.

本発明による場合は、外部機器との接続の有無を検出し、外部機器の接続の無を検出した場合、画像データに対する処理を停止するようにしているため、データを外部へ送信するような処理の停止が可能となり、データの漏洩を防止することができる。   In the case of the present invention, the presence / absence of connection with an external device is detected. When the absence of connection with an external device is detected, the processing for image data is stopped. Can be stopped, and data leakage can be prevented.

本発明による場合は、予め定めた外部機器が接続されているか否かを判断し、予め定めた外部機器と異なる外部機器が接続されている場合には画像データに対する処理を停止するようにしているため、外部機器の置換え、複製等により第三者によって不正にデータが取出されることを防止することができる。   According to the present invention, it is determined whether or not a predetermined external device is connected, and when an external device different from the predetermined external device is connected, the processing for the image data is stopped. Therefore, it is possible to prevent data from being illegally taken out by a third party by replacing or duplicating an external device.

本発明による場合は、外部機器に付されている識別情報を元に予め定めた外部機器であるか否かを判断するようにしている。したがって、製造番号、メーカ名、機種名、利用者情報、設置場所に関する情報等の装置固有の情報に基づいて、予め定めた外部機器であるか否かを判断することができる。   In the case of the present invention, it is determined whether the external device is predetermined based on the identification information attached to the external device. Therefore, it is possible to determine whether or not the device is a predetermined external device based on device-specific information such as a manufacturing number, a manufacturer name, a model name, user information, and information regarding an installation location.

本発明による場合は、外部機器の接続状態を定期的に検出するようにしているため、外部機器の置換え等によるデータの不正な取出しを防止することができる。   According to the present invention, since the connection state of the external device is periodically detected, it is possible to prevent illegal extraction of data due to replacement of the external device or the like.

本発明による場合は、外部機器との接続状態によっては、受付けた画像データを外部へ送信する処理を停止するようにしているため、データの漏洩を防止することができる。   According to the present invention, depending on the connection state with the external device, the process of transmitting the received image data to the outside is stopped, so that data leakage can be prevented.

本発明による場合は、画像データに対する処理を停止した場合にその旨を報知するようにしているため、外部機器の置換え等の不正が行われた場合には、周囲の利用者への報知、管理者等への電子メールによる通知を行うようにすることができ、データの漏洩を未然に防止することができる。   In the case of the present invention, when the processing on the image data is stopped, the fact is notified. Therefore, when an unauthorized operation such as replacement of an external device is performed, notification and management to surrounding users are performed. It is possible to notify a person or the like by e-mail, and to prevent data leakage.

本発明による場合は、利用者認証された場合、データの読出しの停止を解除できるようにしているため、装置管理者のような特定の者のみが接続状態を変更することができ、外部機器の置換え等に伴うデータの漏洩を防止することができる。   According to the present invention, when user authentication is performed, the suspension of data reading can be canceled, so that only a specific person such as a device administrator can change the connection state, and the external device Data leakage associated with replacement or the like can be prevented.

以下、本発明に係る画像処理装置をプリント機能、コピー機能、及びスキャナ機能を有する画像形成装置に適用した形態について図面を用いて具体的に説明する。
図1は本実施の形態に係る画像形成システムの構成を説明する模式図である。図中100は、本実施の形態に係る画像形成装置であり、画像形成装置100はセキュリティボックス200を介して通信ネットワークNへ接続されている。通信ネットワークN上には画像形成装置100を利用するためのコンピュータプログラム(ドライバプログラム)がインストールされた情報処理装置300,300,…,300が接続されており、情報処理装置300,300,…,300にて作成されたドキュメント、グラフィックス等に基づく印刷ジョブを画像形成装置100へ送信して印刷処理を実行させることができる。
Hereinafter, an embodiment in which the image processing apparatus according to the present invention is applied to an image forming apparatus having a print function, a copy function, and a scanner function will be specifically described with reference to the drawings.
FIG. 1 is a schematic diagram illustrating the configuration of an image forming system according to the present embodiment. In the figure, reference numeral 100 denotes an image forming apparatus according to the present embodiment. The image forming apparatus 100 is connected to a communication network N via a security box 200. Information processing apparatuses 300, 300,..., 300 installed with computer programs (driver programs) for using the image forming apparatus 100 are connected to the communication network N. The information processing apparatuses 300, 300,. A print job based on a document, graphics, or the like created in 300 can be transmitted to the image forming apparatus 100 to execute print processing.

画像形成装置100には、ホールドプリント機能、暗号化機能等のセキュリティ機能、及び画像データを外部の情報処理装置300へ送信するイメージ送信機能が搭載されていないが、セキュリティボックス200と組合わせることにより、これらの機能が追加されるように構成されている。すなわち、セキュリティボックス200には、受信したデータを暗号化するデータ処理部206、受信したデータを保持するためのデータ記憶部207等を備えており(図2参照)、画像形成装置100からの指示に応じて記憶したデータを読出し、目的の装置へ送信できるように構成されている。   The image forming apparatus 100 is not equipped with a security function such as a hold print function and an encryption function, and an image transmission function for transmitting image data to the external information processing apparatus 300. These functions are configured to be added. That is, the security box 200 includes a data processing unit 206 for encrypting received data, a data storage unit 207 for holding the received data (see FIG. 2), and instructions from the image forming apparatus 100. The stored data can be read out and transmitted to the target device.

本実施の形態では、セキュリティボックス200に記憶されたデータの機密性を保持するために、定期的に互いの固有情報を交換して接続状態を検出し、接続が遮断された場合、又は異なるセキュリティボックスが接続されていると判断した場合、画像形成装置100がセキュリティボックス200との通信を遮断し、前記データ記憶部に記憶されたデータの読出しを停止するように構成されている。   In the present embodiment, in order to maintain the confidentiality of the data stored in the security box 200, the connection state is detected by periodically exchanging each other's unique information, and the connection is interrupted or different security When it is determined that the box is connected, the image forming apparatus 100 is configured to block communication with the security box 200 and stop reading data stored in the data storage unit.

図2は画像形成装置100及びセキュリティボックス200の内部構成を説明するブロック図である。画像形成装置100は、CPU101を備えており、該CPU101がROM103に予め格納された制御プログラムを読込んで実行することにより、バス102を介して接続された各種ハードウェアを制御し、全体として本発明に係る画像処理装置として機能させる。   FIG. 2 is a block diagram illustrating the internal configuration of the image forming apparatus 100 and the security box 200. The image forming apparatus 100 includes a CPU 101. The CPU 101 reads and executes a control program stored in advance in the ROM 103, thereby controlling various hardware connected via the bus 102, and the present invention as a whole. It functions as an image processing apparatus according to the above.

管理部104は、書換え可能な不揮発性のメモリにより構成されており、搭載しているハードウェアの構成に関する情報、及び装置内部の状態に関する情報を記憶しており、電源投入時に各ハードウェアと通信を行ってこれらの情報を取得するとともに、動作中のハードウェアの状態を定期的に監視し、管理している情報の内容を随時更新するように構成されている。   The management unit 104 is configured by a rewritable nonvolatile memory, stores information related to the configuration of installed hardware and information related to the internal state of the apparatus, and communicates with each hardware when the power is turned on. To acquire these pieces of information, periodically monitor the status of the hardware in operation, and update the contents of the managed information as needed.

また、その記憶領域の一部は、自身を識別するための識別番号、接続先の装置を識別する識別番号、管理者用のパスワード、通知先の電子メールアドレス、処理のオン・オフに係る情報を記憶した管理テーブルとして利用されている。図3は管理テーブルの一例を示す概念図である。図3に示した管理テーブルでは、自身の識別番号、接続先の装置の識別番号、管理者用のパスワード、通知先の電子メールアドレスとして、「AR−××××」、「SB−△△△△」、「1234」、「○○@△△.ne.jp」が登録されている。また、管理テーブルには機密処理及び送信処理の実行の可否を示すフラグが登録され、画像形成装置100とセキュリティボックス200との接続状態に応じて、これらの処理を有効又は無効にできるようにしている。なお、図3に示した例では両フラグがオンとなっており、機密処理及び送信処理に係る機能が有効になっていることを示している。   In addition, a part of the storage area includes an identification number for identifying itself, an identification number for identifying a connection destination device, a password for an administrator, an e-mail address of a notification destination, and information related to processing on / off Is used as a management table that stores. FIG. 3 is a conceptual diagram showing an example of the management table. In the management table shown in FIG. 3, “AR-xxx”, “SB-ΔΔ” are used as the identification number of itself, the identification number of the connection destination device, the password for the administrator, and the e-mail address of the notification destination. “ΔΔ”, “1234”, and “XX@ΔΔ.ne.jp” are registered. In addition, a flag indicating whether the confidential processing and the transmission processing can be executed is registered in the management table, and these processing can be enabled or disabled according to the connection state between the image forming apparatus 100 and the security box 200. Yes. In the example shown in FIG. 3, both flags are on, indicating that the functions relating to the confidential processing and the transmission processing are enabled.

この管理テーブルに登録する自身の識別番号としては、製造番号、メーカ名、機種名、利用者情報、設置場所に関する情報等を採用することができ、装置の製造時又は設置時において予め入力された固有の情報を登録している。また、接続先の装置の識別番号は、画像形成装置100の識別番号と同様に、製造番号、メーカ名、機種名、利用者情報、設置場所に関する情報等であり、セキュリティボックス200を最初に接続するときに管理者等により設定される。管理者用のパスワード及び通知先の電子メールアドレスは、操作パネル105を利用して管理者等により登録される。
なお、管理テーブルに登録されるこれらの情報は暗号化して保持しておき、必要に応じて復号して利用する構成が望ましい。
As the identification number registered in the management table, a manufacturing number, a manufacturer name, a model name, user information, information on an installation location, etc. can be adopted, which is input in advance at the time of manufacturing or installing the device. Unique information is registered. Similarly to the identification number of the image forming apparatus 100, the identification number of the connection destination apparatus is a manufacturing number, a manufacturer name, a model name, user information, information on an installation location, and the like. The security box 200 is connected first. Is set by an administrator or the like. The administrator password and the e-mail address of the notification destination are registered by the administrator using the operation panel 105.
Note that it is desirable that these pieces of information registered in the management table be encrypted and held, and decrypted and used as necessary.

操作パネル105は、利用者の操作指示を受付ける操作部と、利用者に対して通知すべき情報を表示する表示部10とからなる(図4参照)。操作部は、利用者からの操作指示を受付けるための各種操作キーを備えており、プリント枚数、コピー濃度、画像データの送信先等の各機能における設定値、各機能の切替操作、出力開始指示等の利用者の指示を受付ける。表示部は、液晶ディスプレイを備えており、画像形成装置100の動作状況、操作部を通じて入力された各種の設定値、利用者に通知すべき情報等を表示する。   The operation panel 105 includes an operation unit that receives a user's operation instruction and a display unit 10 that displays information to be notified to the user (see FIG. 4). The operation unit is provided with various operation keys for receiving operation instructions from the user, setting values for each function such as the number of prints, copy density, image data transmission destination, switching operation of each function, output start instruction Accept user's instructions. The display unit includes a liquid crystal display, and displays the operation status of the image forming apparatus 100, various setting values input through the operation unit, information to be notified to the user, and the like.

画像読取部106は、読取り用の原稿に光を照射する光源、CCD(Charge Coupled Device)のようなイメージセンサ、AD変換器等を備えており(不図示)、所定の読取り位置にセットされた原稿の画像を当該イメージセンサに結像させてアナログ電気信号に変換し、得られたアナログ電気信号をAD変換器によりAD変換する。そして、AD変換して得られたデジタル信号に対して、原稿読取時の光源の配光特性、イメージセンサの感度ムラ等の補正を施すことによりデジタル形式の画像データを生成する。   The image reading unit 106 includes a light source that irradiates light to a reading document, an image sensor such as a CCD (Charge Coupled Device), an AD converter, and the like (not shown), and is set at a predetermined reading position. An image of the original is imaged on the image sensor and converted into an analog electric signal, and the obtained analog electric signal is AD converted by an AD converter. Then, digital image data is generated by correcting the light distribution characteristics of the light source at the time of document reading, sensitivity variations of the image sensor, and the like on the digital signal obtained by AD conversion.

画像形成部107は、例えば、感光体ドラムを所定の電位に帯電させる帯電器、外部から受付けた画像データに応じてレーザ光を発して感光体ドラム上に静電潜像を生成させるレーザ書込装置、感光体ドラム表面に形成された静電潜像にトナーを供給して顕像化する現像器、感光体ドラム表面に形成されたトナー像を用紙、OHPフィルム等のシート上に転写する転写器等(不図示)を備えており、電子写真方式にて利用者が所望する画像を用紙上に形成することができる。
なお、本実施の形態では、画像形成部107はレーザ書込装置を用いた電子写真方式により画像形成を行う構成としたが、インクジェット方式、熱転写方式、昇華方式により画像形成を行わせる構成であっても良いことは勿論である。
The image forming unit 107 is, for example, a charger that charges the photosensitive drum to a predetermined potential, or laser writing that generates an electrostatic latent image on the photosensitive drum by emitting laser light in accordance with image data received from the outside. Device, developer that supplies toner to the electrostatic latent image formed on the surface of the photoconductive drum to visualize it, and transfer that transfers the toner image formed on the surface of the photoconductive drum onto a sheet such as paper or an OHP film A device or the like (not shown) is provided, and an image desired by a user can be formed on a sheet by electrophotography.
In this embodiment, the image forming unit 107 is configured to perform image formation by an electrophotographic method using a laser writing device, but is configured to perform image formation by an inkjet method, a thermal transfer method, and a sublimation method. Of course, it may be.

画像メモリ108は、半導体メモリにより構成されており、画像読取部106により原稿の画像を読取って生成した画像データ、受信した印刷ジョブを展開して取得した画像データ等を一時的に記憶する。画像メモリ108に一時的に記憶された画像データは、その利用目的に応じた転送先へ転送される。すなわち、用紙上に画像形成を行う場合には画像形成部107へ転送され、画像データとして情報処理装置300へ送信する場合、及び画像データとして保存する場合にはUSBインタフェース109へ転送される。   The image memory 108 is constituted by a semiconductor memory, and temporarily stores image data generated by reading an image of a document by the image reading unit 106, image data acquired by developing a received print job, and the like. The image data temporarily stored in the image memory 108 is transferred to a transfer destination corresponding to the purpose of use. That is, when image formation is performed on paper, the image data is transferred to the image forming unit 107, when image data is transmitted to the information processing apparatus 300, and when stored as image data, the image data is transferred to the USB interface 109.

USBインタフェース109は、USBバスにより外部機器を接続するためのインタフェースであり、接続された外部機器との通信を制御するホストコントローラ、USBバスを介したデータの送受信を実行するSIE(Serial Interface Engine)等を備える。本実施の形態では、外部機器としてのセキュリティボックス200が接続され、画像形成装置100がホストとなって両者の通信を制御するように構成されている。   The USB interface 109 is an interface for connecting an external device through a USB bus, a host controller that controls communication with the connected external device, and an SIE (Serial Interface Engine) that executes transmission / reception of data through the USB bus. Etc. In the present embodiment, a security box 200 as an external device is connected, and the image forming apparatus 100 is configured as a host to control communication between the two.

セキュリティボックス200は、制御部201、並びに制御部201に接続されたROM202、USBインタフェース203、通信インタフェース204、管理部205、データ処理部206、データ記憶部207、操作部208、及び報知部209を備えている。制御部201がROM202に格納された制御プログムを読込んで実行することにより、装置全体の制御を行う。   The security box 200 includes a control unit 201, a ROM 202 connected to the control unit 201, a USB interface 203, a communication interface 204, a management unit 205, a data processing unit 206, a data storage unit 207, an operation unit 208, and a notification unit 209. I have. The control unit 201 reads and executes a control program stored in the ROM 202 to control the entire apparatus.

USBインタフェース203は、USBバスによりホストへ接続するためのインタフェースであり、USBバスを介したデータの送受信を実行するSIEを備える。本実施の形態では、当該USBインタフェース203を介して画像形成装置100に接続される。   The USB interface 203 is an interface for connecting to a host via a USB bus, and includes an SIE that performs transmission and reception of data via the USB bus. In the present embodiment, the image forming apparatus 100 is connected via the USB interface 203.

通信インタフェース204は、通信ネットワークNの通信規格に準拠したインタフェースを備えており、当該通信ネットワークNに接続された情報処理装置300,300,…,300からの印刷ジョブを受信するとともに、これらの情報処理装置300へ通知すべき情報を送信する。また、画像形成装置100が所謂ネットワークスキャナとして利用される場合には、画像形成装置100からの画像データを通信インタフェース204を通じて所望の情報処理装置300へ送信する。通信インタフェース204ではこのような各種データの送受信を行う。   The communication interface 204 includes an interface compliant with the communication standard of the communication network N, and receives print jobs from the information processing apparatuses 300, 300,... Information to be notified to the processing device 300 is transmitted. When the image forming apparatus 100 is used as a so-called network scanner, the image data from the image forming apparatus 100 is transmitted to a desired information processing apparatus 300 through the communication interface 204. The communication interface 204 transmits and receives such various data.

管理部205は、半導体メモリにより構成されており、搭載しているハードウェアの構成に関する情報、及び装置内部の状態に関する情報を記憶しており、電源投入時に各ハードウェアと通信を行ってこれらの情報を取得するとともに、動作中のハードウェアの状態を定期的に監視して管理している情報の内容を随時更新するように構成されている。   The management unit 205 is configured by a semiconductor memory, stores information related to the configuration of installed hardware, and information related to the internal state of the apparatus, and communicates with each hardware when power is turned on. It is configured to acquire information and to periodically update the contents of information managed by periodically monitoring the status of operating hardware.

データ処理部206は、USBインタフェース203又は通信インタフェース204を通じて送受信するデータに対して所定の処理を施す機能を有する。データ処理部206が実行する処理としては、通信インタフェース204を通じて受信した印刷ジョブから画像データを展開する処理、データ記憶部207に記憶させる画像データを暗号化する処理、データ記憶部207から暗号化したデータを読出した際に復号化する処理等が挙げられる。そのため、データ処理部206は、印刷ジョブの記述言語であるPDL(Page Description Language)を解釈するためのインタプリタ、所定のアルゴリズムによりデータを暗号化する暗号化回路、及び所定のアルゴリズムによりデータを復号化する復号化回路を備える。   The data processing unit 206 has a function of performing predetermined processing on data transmitted and received through the USB interface 203 or the communication interface 204. Processing executed by the data processing unit 206 includes processing for developing image data from a print job received via the communication interface 204, processing for encrypting image data to be stored in the data storage unit 207, and processing for encrypting data from the data storage unit 207. For example, a process of decoding data when it is read out. Therefore, the data processing unit 206 interprets a PDL (Page Description Language) that is a description language of a print job, an encryption circuit that encrypts data using a predetermined algorithm, and decrypts data using a predetermined algorithm. A decoding circuit.

データ記憶部207は、不揮発性のメモリ又はHDD(Hard Disk Drive)により構成されており、その記憶領域の一部は、受信した印刷ジョブを展開して得られる画像データを記憶するための記憶領域として利用されている。そして、USBインタフェース203又は通信インタフェース204を介して外部装置の要求を受信した場合、データ記憶部207に記憶された画像データを読出して要求元の装置(画像形成装置100又は情報処理装置300)へ送信する。   The data storage unit 207 is configured by a non-volatile memory or HDD (Hard Disk Drive), and a part of the storage area is a storage area for storing image data obtained by developing a received print job. It is used as. When a request from an external device is received via the USB interface 203 or the communication interface 204, the image data stored in the data storage unit 207 is read and sent to the requesting device (the image forming apparatus 100 or the information processing apparatus 300). Send.

操作部208は、管理者による操作を受付けるための各種操作キーを備える。操作部208が備える操作キーとしては、管理者のパスワード等を受付けるための数値キー、セキュリティボックス200の通信の遮断を解除するためのリセットキー等が含まれる。   The operation unit 208 includes various operation keys for accepting operations by an administrator. The operation keys provided in the operation unit 208 include a numerical key for accepting an administrator password and the like, a reset key for releasing the communication of the security box 200, and the like.

報知部209は、画像形成装置100との通信を遮断した等の異常を制御部201が検出した際に、その旨を周囲の利用者に報知する機能を有する。そのため報知部209は、警告音又は音声を出力する警報出力部、警告メッセージを表示するLCD(Liquid Crystal Display)のような表示パネル、LED(Light Emitting Diode)又は回転灯のような警告灯出力部等を備える。   The notification unit 209 has a function of notifying the surrounding users when the control unit 201 detects an abnormality such as the communication with the image forming apparatus 100 being cut off. Therefore, the notification unit 209 includes a warning output unit that outputs a warning sound or sound, a display panel such as an LCD (Liquid Crystal Display) that displays a warning message, a warning light output unit such as an LED (Light Emitting Diode) or a rotating lamp. Etc.

本実施の形態では、セキュリティボックス200が接続された場合、画像形成装置100は、ホールドプリント機能及びイメージ送信機能を操作パネル105上から利用できるように両機能を有効にする。図4は操作パネル105の一例を示す模式図である。操作パネル105は、各種ハードウェアキーを備える操作部と、タッチパネルを採用した液晶ディスプレイ装置を備える表示部10とにより構成されている。操作部が備えるハードウェアキーは、プリント機能、イメージ送信機能、コピー機能、ジョブ状況の表示機能を互いに切替えるための機能切替キー11a〜11d、数値入力のためのテンキー12、入力された各種設定値をクリアするためのクリアキー13、入力された各種設定値を全解除するための全解除キー14、コピー開始等を指示するスタートキー15等により構成されている。また、表示部10の一部はタッチパネル方式のソフトウェアキーを構成しており、操作部を通じて入力された設定値、利用者に対して報知すべき情報等を表示するとともに、各種設定内容についての選択操作をソフトウェアキーを通じて受付けるようにしている。   In the present embodiment, when the security box 200 is connected, the image forming apparatus 100 enables both functions so that the hold print function and the image transmission function can be used from the operation panel 105. FIG. 4 is a schematic diagram illustrating an example of the operation panel 105. The operation panel 105 includes an operation unit including various hardware keys and a display unit 10 including a liquid crystal display device employing a touch panel. The hardware keys provided in the operation unit are function switching keys 11a to 11d for switching among a print function, an image transmission function, a copy function, and a job status display function, a numeric keypad 12 for inputting numerical values, and various setting values input. Is composed of a clear key 13 for clearing, an all cancel key 14 for canceling all input set values, a start key 15 for instructing the start of copying, and the like. Further, a part of the display unit 10 constitutes a touch panel type software key, which displays setting values input through the operation unit, information to be notified to the user, etc., and selection of various setting contents The operation is accepted through the software key.

図5及び図6は操作パネル105の表示部10に表示される画面の一例を示す模式図である。ジョブ状況を表示させるための機能切替キー11dが押下操作された場合、図5(a)に示したような画面が表示部10に表示され、処理が完了したジョブ、及びホールドされているジョブの状況が表示される。図5(a)に示した画面例では、ジョブ名「P001」のジョブ、及びジョブ名「P002」のジョブが完了しており、ジョブ名「P003」のジョブはセキュリティボックス200内にホールドされている状態を示している。図5(a)に示した表示画面には、各ジョブに対応させたソフトウェアキーが設けられており、当該ソフトウェアキーを押下操作することにより、ホールドされているジョブを出力できるようにしている。   5 and 6 are schematic diagrams illustrating an example of a screen displayed on the display unit 10 of the operation panel 105. FIG. When the function switching key 11d for displaying the job status is pressed, a screen as shown in FIG. 5A is displayed on the display unit 10, and a job that has been processed and a job that has been held are displayed. The status is displayed. In the screen example shown in FIG. 5A, the job with the job name “P001” and the job with the job name “P002” are completed, and the job with the job name “P003” is held in the security box 200. It shows the state. The display screen shown in FIG. 5A is provided with a software key corresponding to each job, and a held job can be output by pressing the software key.

本実施の形態では、セキュリティボックス200が接続されていない状態でホールドプリント機能を無効にする。そのため、ジョブ名が「P003」のジョブに対応させたソフトウェアキーを押下操作した場合であっても、図5(b)に示したような警告メッセージを表示して、データの出力が禁止されている旨を利用者へ報知するように構成されている。一方、セキュリティボックス200が接続されている状態では、ホールドプリント機能を有効にするため、データを出力させるために必要な認証情報(例えば、ピンコード)の入力を促すように構成されている(図5(c)参照)。   In the present embodiment, the hold print function is disabled while the security box 200 is not connected. Therefore, even when the software key associated with the job whose job name is “P003” is pressed, a warning message as shown in FIG. 5B is displayed and data output is prohibited. It is comprised so that a user may be notified. On the other hand, when the security box 200 is connected, it is configured to prompt the input of authentication information (for example, a pin code) necessary for outputting data in order to enable the hold print function (see FIG. 5 (c)).

また、セキュリティボックス200が接続されていない状態ではイメージ送信機能を無効にするため、機能切替キー11bを押下操作した場合であっても、図6(a)に示したような警告メッセージを表示して、送信機能が停止されている旨を利用者に知らしめる。一方、セキュリティボックス200が接続されている状態ではイメージ送信機能を有効にするため、ファクシミリ番号、電子メールアドレス、ネットワークアドレス等の送信先の番号の入力を促すための画面(図6(b)参照)を表示し、イメージデータの送信を受付けるようにしている。   Further, in order to invalidate the image transmission function when the security box 200 is not connected, a warning message as shown in FIG. 6A is displayed even when the function switching key 11b is pressed. To inform the user that the transmission function is stopped. On the other hand, when the security box 200 is connected, a screen for prompting input of a destination number such as a facsimile number, an e-mail address, a network address, etc. in order to validate the image transmission function (see FIG. 6B). ) Is displayed and image data transmission is accepted.

以下、画像形成装置100の動作について説明する。図7及び図8は電源投入時に画像形成装置100が実行する処理の手順を説明するフローチャートである。画像形成装置100の電源が投入された場合(ステップS11)、CPU101はUSBインタフェース109を監視することにより、セキュリティボックス200の接続を検出したか否かを判断する(ステップS12)。セキュリティボックス200の接続を検出していない場合(S12:NO)、管理テーブル内のフラグを設定することにより機密処理及び送信処理に係る機能を無効にして(ステップS13)、外部からのジョブの入力を待受ける待機状態にする(ステップS14)。   Hereinafter, the operation of the image forming apparatus 100 will be described. 7 and 8 are flowcharts for explaining the procedure of processing executed by the image forming apparatus 100 when the power is turned on. When the power of the image forming apparatus 100 is turned on (step S11), the CPU 101 monitors the USB interface 109 to determine whether or not the connection of the security box 200 is detected (step S12). If the connection of the security box 200 is not detected (S12: NO), the function relating to the confidential processing and the transmission processing is disabled by setting a flag in the management table (step S13), and the job input from the outside (Step S14).

セキュリティボックス200の接続を検出したと判断した場合(S12:YES)、セキュリティボックス200に対し識別番号の送信を要求する(ステップS15)。そして、CPU101は図に示していないタイマをセットし(ステップS16)、セキュリティボックス200からの識別番号を受信したか否かを判断する(ステップS17)。セキュリティボックス200からの識別番号を受信していないと判断した場合(S17:NO)、タイマの出力を参照してタイムアウトとなったか否かを判断する(ステップS18)。タイムアウトとなっていないと判断した場合(S18:NO)、処理をステップS17へ戻す。また、識別番号を受信することなくタイムアウトとなった場合(S18:YES)、エラー処理を実行して(ステップS19)、本フローチャートによる処理を終了する。   If it is determined that the connection of the security box 200 has been detected (S12: YES), the security box 200 is requested to transmit an identification number (step S15). Then, the CPU 101 sets a timer (not shown) (step S16), and determines whether or not the identification number from the security box 200 has been received (step S17). If it is determined that the identification number from the security box 200 has not been received (S17: NO), it is determined whether a timeout has occurred with reference to the output of the timer (step S18). If it is determined that the timeout has not occurred (S18: NO), the process returns to step S17. If a timeout occurs without receiving the identification number (S18: YES), error processing is executed (step S19), and the processing according to this flowchart is terminated.

識別番号を受信したと判断した場合(S17:YES)、管理部104内の管理テーブルに既に記憶されている接続先の識別番号があるか否かを判断する(ステップS20)。既に記憶されている接続先の識別番号がないと判断した場合(S20:NO)、すなわち、セキュリティボックス200が画像形成装置100に初めて接続されたと判断した場合、管理者等による識別番号の設定を受付ける(ステップS21)。画像形成装置100の操作パネル105を利用した管理者の操作により入力され、受付けた識別番号は管理部104内の管理テーブル内に登録される。そして、機密処理及び送信処理に係る機能を有効にしたうえで(ステップS22)、USBインタフェース109にてデータを待ち受ける待機状態に移行させる(ステップS23)。   If it is determined that the identification number has been received (S17: YES), it is determined whether there is a connection destination identification number already stored in the management table in the management unit 104 (step S20). When it is determined that there is no connection destination identification number already stored (S20: NO), that is, when it is determined that the security box 200 is connected to the image forming apparatus 100 for the first time, the identification number is set by the administrator or the like. Accept (step S21). The identification number received and input by the operation of the administrator using the operation panel 105 of the image forming apparatus 100 is registered in the management table in the management unit 104. Then, after enabling the functions relating to the confidential processing and the transmission processing (step S22), the USB interface 109 is shifted to a standby state for waiting for data (step S23).

また、ステップS20において、管理部104内の管理テーブルに既に記憶されている接続先の識別番号があると判断した場合(S20:YES)、受信した識別番号と管理部104内の管理テーブルに記憶されている識別番号とを比較し(ステップS24)、両識別番号が一致するか否かを判断する(ステップS25)。両識別番号が一致すると判断した場合(S25:YES)、機密処理及び送信処理に係る機能を有効にしたうえで(ステップS26)、USBインタフェース109にてデータを待ち受ける待機状態に移行させる(ステップS27)。   If it is determined in step S20 that there is a connection destination identification number already stored in the management table in the management unit 104 (S20: YES), the received identification number is stored in the management table in the management unit 104. It compares with the identification number currently made (step S24), and it is judged whether both identification numbers correspond (step S25). When it is determined that the two identification numbers match (S25: YES), the functions related to the confidential processing and the transmission processing are enabled (step S26), and the USB interface 109 is shifted to a standby state for waiting for data (step S27). ).

また、受信した識別番号と管理テーブルに記憶されている識別番号とが一致しないと判断した場合(S25:NO)、操作パネル105を通じて警告メッセージの表示を行うと共に、管理者宛の電子メールを作成し、作成した電子メールをUSBインタフェース109を通じて送信することにより管理者への通知を行い(ステップS28)、機密処理及び送信処理に係る機能を無効にする(ステップS29)。次いで、画像形成装置100はセキュリティボックス200との接続状態を正常に戻すための解除操作を要求し、管理者による操作により解除されたか否かを判断する(ステップS30)。解除されていないと判断(S30:NO)場合、解除されるまで待機し、解除されたと判断した場合(S30:YES)、処理をステップS12へ戻す。   If it is determined that the received identification number does not match the identification number stored in the management table (S25: NO), a warning message is displayed through the operation panel 105 and an e-mail addressed to the administrator is created. Then, the administrator is notified by transmitting the created electronic mail through the USB interface 109 (step S28), and the functions related to the confidential processing and the transmission processing are invalidated (step S29). Next, the image forming apparatus 100 requests a release operation for returning the connection state with the security box 200 to normal, and determines whether or not the release is performed by an operation by the administrator (step S30). If it is determined that it has not been released (S30: NO), it waits until it is released, and if it is determined that it has been released (S30: YES), the process returns to step S12.

図9は待機状態における画像形成装置100の動作を説明するフローチャートである。CPU101は、まず、図に示していないタイマをリセットし(ステップS31)、所定時間が経過したか否かを判断する(ステップS32)。所定時間が経過したと判断した場合(S32:YES)、USBインタフェース109を確認してセキュリティボックス200との接続状態を確認する(ステップS33)。次いで、接続状態が保持されているか否かを判断し(ステップS34)、接続状態が保持されていると判断した場合(S34:YES)、処理をステップS31へ戻す。   FIG. 9 is a flowchart for explaining the operation of the image forming apparatus 100 in the standby state. First, the CPU 101 resets a timer (not shown) (step S31), and determines whether or not a predetermined time has elapsed (step S32). If it is determined that the predetermined time has elapsed (S32: YES), the USB interface 109 is checked to check the connection state with the security box 200 (step S33). Next, it is determined whether or not the connection state is maintained (step S34). If it is determined that the connection state is maintained (S34: YES), the process returns to step S31.

接続状態が保持されていないと判断した場合(S34:NO)、操作パネル105に警告メッセージの表示を行うと共に、管理者宛の電子メールを作成し、作成した電子メールをUSBインタフェース109を通じて送信することにより管理者への通知を行う(ステップS35)。そして、機密処理及び送信処理に係る機能を無効にする(ステップS36)。機密処理及び送信処理に係る機能を無効にした後は、前述と同様に管理者による解除操作を要求し、解除操作を受付けた場合、図7に示したフローチャートと同様の手順により画像形成装置100とセキュリティボックス200との再接続を行う。   When it is determined that the connection state is not held (S34: NO), a warning message is displayed on the operation panel 105, an e-mail addressed to the administrator is created, and the created e-mail is transmitted through the USB interface 109. This notifies the administrator (step S35). Then, the functions relating to the confidential process and the transmission process are invalidated (step S36). After disabling the functions related to the confidential processing and the transmission processing, when the administrator requests a cancel operation and accepts the cancel operation, the image forming apparatus 100 is processed in the same procedure as the flowchart shown in FIG. And the security box 200 are reconnected.

また、ステップS32において、所定時間が経過していないと判断した場合(S32:NO)、操作パネル105及びUSBインタフェース109を通じて処理要求を受付けたか否かを判断する(ステップS37)。処理要求を受付けたと判断した場合(S37:YES)、その要求に基づいて処理を実行する(ステップS38)。次いで、CPU101は処理が完了したか否かを判断し(ステップS39)、処理が完了していないと判断した場合(S39:NO)、ステップS38へ処理を戻す。   If it is determined in step S32 that the predetermined time has not elapsed (S32: NO), it is determined whether a processing request has been received through the operation panel 105 and the USB interface 109 (step S37). If it is determined that the processing request has been accepted (S37: YES), the processing is executed based on the request (step S38). Next, the CPU 101 determines whether or not the process has been completed (step S39). If it is determined that the process has not been completed (S39: NO), the process returns to step S38.

また、ステップS39において処理が完了したと判断した場合(S39:YES)、又はステップS37において画像形成装置100からの処理要求がないと判断した場合(S37:NO)、電源オフ等の操作に伴う割込み処理があるか否かを判断し(ステップS40)、割込み処理がないと判断した場合(S40:NO)、処理をステップS32へ戻し、割込み処理があると判断した場合(S40:YES)、管理部104内の管理テーブルに登録されている識別番号を保持した状態で(ステップS41)本ルーチンによる処理を終了する。   Further, when it is determined in step S39 that the processing is completed (S39: YES), or when it is determined in step S37 that there is no processing request from the image forming apparatus 100 (S37: NO), it is accompanied by an operation such as turning off the power. It is determined whether or not there is an interrupt process (step S40). If it is determined that there is no interrupt process (S40: NO), the process returns to step S32, and if it is determined that there is an interrupt process (S40: YES), While holding the identification number registered in the management table in the management unit 104 (step S41), the processing by this routine is terminated.

このように本実施の形態では、画像形成装置100とセキュリティボックス200との組合わせが異なる場合には、画像形成装置100の機密処理及び送信処理に係る機能を制限するようにしているため、機器の置き換え、改竄等による機密漏洩が防止されると共に、セキュリティボックス200自体の複製使用が禁止される。   As described above, in the present embodiment, when the combination of the image forming apparatus 100 and the security box 200 is different, functions related to the confidential processing and transmission processing of the image forming apparatus 100 are limited. Is prevented from being leaked due to replacement, falsification, etc., and copying of the security box 200 itself is prohibited.

なお、本実施の形態では、セキュリティボックス200を介して通信ネットワークNへ接続する構成としたが、画像形成装置100が通信インタフェースを備えている場合には、当該通信インタフェースを利用して通信ネットワークNへ接続する構成であっても良い。この場合、セキュリティボックス200が通信インタフェース204を備えている必要はなく、情報処理装置300から送信された印刷ジョブは画像形成装置100経由でセキュリティボックス200へ送信され、セキュリティボックス200内で保存される構成となる。   In this embodiment, the communication network N is connected via the security box 200. However, when the image forming apparatus 100 includes a communication interface, the communication network N is used using the communication interface. The structure which connects to may be sufficient. In this case, the security box 200 does not need to include the communication interface 204, and the print job transmitted from the information processing apparatus 300 is transmitted to the security box 200 via the image forming apparatus 100 and stored in the security box 200. It becomes composition.

本実施の形態に係る画像形成システムの構成を説明する模式図である。1 is a schematic diagram illustrating a configuration of an image forming system according to an exemplary embodiment. 画像形成装置及びセキュリティボックスの内部構成を説明するブロック図である。2 is a block diagram illustrating an internal configuration of an image forming apparatus and a security box. FIG. 管理テーブルの一例を示す概念図である。It is a conceptual diagram which shows an example of a management table. 操作パネルの一例を示す模式図である。It is a schematic diagram which shows an example of an operation panel. 操作パネルの表示部に表示される画面の一例を示す模式図である。It is a schematic diagram which shows an example of the screen displayed on the display part of an operation panel. 操作パネルの表示部に表示される画面の一例を示す模式図である。It is a schematic diagram which shows an example of the screen displayed on the display part of an operation panel. 電源投入時に画像形成装置が実行する処理の手順を説明するフローチャートである。6 is a flowchart illustrating a procedure of processing executed by the image forming apparatus when power is turned on. 電源投入時に画像形成装置が実行する処理の手順を説明するフローチャートである。6 is a flowchart illustrating a procedure of processing executed by the image forming apparatus when power is turned on. 待機状態における画像形成装置の動作を説明するフローチャートである。5 is a flowchart for explaining the operation of the image forming apparatus in a standby state.

符号の説明Explanation of symbols

100 画像形成装置
101 CPU
106 画像読取部
107 画像形成部
109 USBインタフェース
200 セキュリティボックス
201 制御部
202 ROM
203 USBインタフェース
204 通信インタフェース
205 管理部
206 データ処理部
207 データ記憶部
208 操作部
209 報知部
300 情報処理装置
N 通信ネットワーク
100 Image forming apparatus 101 CPU
106 Image Reading Unit 107 Image Forming Unit 109 USB Interface 200 Security Box 201 Control Unit 202 ROM
203 USB interface 204 Communication interface 205 Management unit 206 Data processing unit 207 Data storage unit
208 Operation Unit 209 Notification Unit 300 Information Processing Device N Communication Network

Claims (8)

入力された画像データに対する処理を実行する画像処理装置において、
外部機器に対する接続手段、該接続手段と外部機器との接続状態を検出する検出手段、及び該検出手段の検出結果に基づいて前記処理を停止する手段を備えることを特徴とする画像処理装置。
In an image processing apparatus that executes processing on input image data,
An image processing apparatus comprising: connection means for an external device; detection means for detecting a connection state between the connection means and the external device; and means for stopping the processing based on a detection result of the detection means.
前記検出手段は、前記接続手段と外部機器との接続の有無を検出するようにしてあり、外部機器の接続の無を検出した場合、前記処理を停止するようにしてあることを特徴とする請求項1に記載の画像処理装置。   The detection means detects whether or not the connection means and an external device are connected, and stops the processing when detecting the absence of connection of the external device. Item 8. The image processing apparatus according to Item 1. 前記検出手段は、前記接続手段に接続された外部機器が予め定めた外部機器であるか否かを判断する手段を備え、前記外部機器と異なる外部機器が接続されたと判断した場合、前記処理を停止するようにしてあることを特徴とする請求項1に記載の画像処理装置。   The detection means includes means for determining whether or not an external device connected to the connection means is a predetermined external device, and when it is determined that an external device different from the external device is connected, the processing is performed. The image processing apparatus according to claim 1, wherein the image processing apparatus is stopped. 接続すべき外部機器を識別する識別情報を記憶する識別情報記憶手段と、前記接続手段に接続された外部機器に対して識別情報の送信を要求する手段と、該要求に応じて前記外部機器から送信された識別情報を受信する手段とを備え、前記検出手段は、受信した識別情報と前記識別情報記憶手段に記憶された識別情報とに基づいて、前記接続手段に接続された外部機器が予め定めた外部機器であるか否かを判断するようにしてあることを特徴とする請求項3に記載の画像処理装置。   Identification information storage means for storing identification information for identifying an external device to be connected, means for requesting transmission of identification information to an external device connected to the connection means, and from the external device in response to the request Means for receiving the transmitted identification information, and the detecting means preliminarily detects an external device connected to the connection means based on the received identification information and the identification information stored in the identification information storage means. 4. The image processing apparatus according to claim 3, wherein it is determined whether or not the external device is a predetermined external device. 時間情報を出力する手段を備え、該手段が出力する時間情報に基づき、前記接続手段と外部機器との接続状態を定期的に検出するようにしてあることを特徴とする請求項1乃至請求項4の何れか1つに記載の画像処理装置。   A means for outputting time information is provided, and a connection state between the connection means and an external device is periodically detected based on the time information output by the means. 5. The image processing device according to any one of 4. 前記処理は、受付けた画像データを外部へ送信する処理であることを特徴とする請求項1乃至請求項5の何れか1つに記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the process is a process of transmitting received image data to the outside. 前記処理を停止した場合、その旨を報知する手段を備えることを特徴とする請求項1乃至請求項6の何れか1つに記載の画像処理装置。   The image processing apparatus according to any one of claims 1 to 6, further comprising means for notifying when the processing is stopped. 利用者情報を受付ける手段と、受付けた利用者情報に基づき利用者認証を実行する手段と、利用者認証された場合、前記記憶手段に記憶されたデータの読出しの停止を解除する手段を更に備えることを特徴とする請求項1乃至請求項7の何れか1つに記載の画像処理装置。   Means for receiving user information; means for executing user authentication based on the received user information; and means for canceling the stop of reading of data stored in the storage means when user authentication is performed. The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.
JP2004172941A 2004-06-10 2004-06-10 Image processor Pending JP2005354399A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2004172941A JP2005354399A (en) 2004-06-10 2004-06-10 Image processor
US11/150,709 US8797568B2 (en) 2004-06-10 2005-06-09 Image processing system
CN200510076347.5A CN1708002B (en) 2004-06-10 2005-06-10 Image processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004172941A JP2005354399A (en) 2004-06-10 2004-06-10 Image processor

Publications (1)

Publication Number Publication Date
JP2005354399A true JP2005354399A (en) 2005-12-22

Family

ID=35588470

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004172941A Pending JP2005354399A (en) 2004-06-10 2004-06-10 Image processor

Country Status (1)

Country Link
JP (1) JP2005354399A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019125259A (en) * 2018-01-18 2019-07-25 キヤノン株式会社 Communication terminal, control method thereof, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019125259A (en) * 2018-01-18 2019-07-25 キヤノン株式会社 Communication terminal, control method thereof, and program
JP7197980B2 (en) 2018-01-18 2022-12-28 キヤノン株式会社 COMMUNICATION TERMINAL, CONTROL METHOD THEREOF, AND PROGRAM

Similar Documents

Publication Publication Date Title
JP4334332B2 (en) Data protection apparatus and image forming apparatus
JP4957732B2 (en) Access restriction file, restriction file generation device, file generation device control method, file generation program
JP4229735B2 (en) Information processing method, information processing system, management server, computer program, and recording medium
JP2007122384A (en) Authentication apparatus and image forming apparatus
US8797568B2 (en) Image processing system
US8164764B2 (en) Image processing apparatus and image processing system
JP2007208573A (en) Image processor and image processing method
JP4484547B2 (en) Image output device
JP4282577B2 (en) Image forming apparatus, image forming system, and relay apparatus
JPWO2015122274A1 (en) Image forming system, image forming apparatus, and authentication server
JP4049730B2 (en) Data output device
JP4148920B2 (en) Image processing system
JP2005354399A (en) Image processor
JP5124241B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium
JP4573574B2 (en) Image processing system
JP4386762B2 (en) Data processing apparatus and image forming apparatus
JP4176068B2 (en) Image processing system
JP4716674B2 (en) Image processing device
JP3995663B2 (en) Data processing system
JP4640780B2 (en) Data processing device
JP4136919B2 (en) Data processing device
JP2004318624A (en) Image forming system, image forming device and information processor
JP2006139502A (en) Image processor
JP2005352685A (en) Image processing control system and controller
JP2022112276A (en) Information processing apparatus and license management method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061031

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061107

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061227

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070515