JP2006303568A - Image forming apparatus - Google Patents

Image forming apparatus Download PDF

Info

Publication number
JP2006303568A
JP2006303568A JP2005118158A JP2005118158A JP2006303568A JP 2006303568 A JP2006303568 A JP 2006303568A JP 2005118158 A JP2005118158 A JP 2005118158A JP 2005118158 A JP2005118158 A JP 2005118158A JP 2006303568 A JP2006303568 A JP 2006303568A
Authority
JP
Japan
Prior art keywords
module
image forming
shared data
data area
forming apparatus
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.)
Withdrawn
Application number
JP2005118158A
Other languages
Japanese (ja)
Inventor
Masao Watabe
昌雄 渡部
Junichi Into
純一 印東
Satohiko Kitahara
聡彦 北原
Eiichi Motoyama
栄一 本山
Tsunao Honpo
本保  綱男
Akihiko Sakai
明彦 酒井
Masatoshi Yaginuma
雅利 柳沼
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.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2005118158A priority Critical patent/JP2006303568A/en
Publication of JP2006303568A publication Critical patent/JP2006303568A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Storing Facsimile Image Data (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prevent an erroneous operation in abnormality processing in a distributed system in which modules operate with independent sequences. <P>SOLUTION: The system has the operation sequences for operation modules separated into a imaging module, a paper feeding module, a transfer module and a fixing module so that each of the modules operates independently; a communication means for communicating each of the modules; and a means for downloading the sequences for each module via a control line by a predetermined method. The system is provided with a shared data region for abnormality processing to be commonly used between the modules. When an abnormality occurs, a module having the abnormality is written into the shared data region for abnormality processing to apply write protection to that module, and when the abnormality processing is completed, the protection is released to release an error state. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、画像形成装置の構成と異常発生時処理に関する。   The present invention relates to a configuration of an image forming apparatus and processing when an abnormality occurs.

従来の画像形成装置は図1〜3のような構成をとることが一般的で、画像形成に関わる制御を集中的に管理し、決められた手順に沿って各部品の動作を行っている(例えば、特許文献1参照)。
特開平05−318819号公報
A conventional image forming apparatus generally has a configuration as shown in FIGS. 1 to 3, and centrally manages control related to image formation, and operates each component according to a predetermined procedure ( For example, see Patent Document 1).
JP 05-318819 A

しかしながら従来の画像形成装置では、高機能化するに従って、集中管理しているメインCPUの負荷が増大し、更なる処理能力が求められる。またオプション機能追加に対応するため、あらかじめ想定されるすべてのオプションに対するインターフェースを用意する必要があり、開発にかかる日数やコストがかかってしまうという問題があった。   However, in the conventional image forming apparatus, as the functions become higher, the load of the main CPU that is centrally managed increases, and further processing capability is required. In addition, in order to cope with the addition of optional functions, it is necessary to prepare interfaces for all the options that are assumed in advance, and there is a problem that it takes days and costs for development.

また、各部品への信号線や電源線などの束線が増大し、コストアップの要因になっているほか、小型化、軽量化の妨げになり、また機内の風路の妨げになって機内の異常昇温の原因になったり、放射ノイズの発生源もなっている恐れがあった。そこで従来と異なる、モジュール単位での独立分散型制御方式が考えられるが、その構成においても、ジャムやエラーが発生した場合はそれらを異常処理として監視するメインのCPUが必要となり、従来の方法から大きく改善することは出来なかった。   In addition, the number of signal lines and power lines to each component has increased, which has increased costs, hindered downsizing and weight reduction, and hindered the air path in the machine. There is a possibility that it may cause an abnormal temperature rise or a source of radiation noise. Therefore, an independent distributed control method in units of modules, which is different from the conventional one, can be considered. However, even in the configuration, when a jam or an error occurs, a main CPU that monitors them as an abnormal process is required. It was not possible to improve greatly.

本発明は、以上の点に着目して成されたもので、異常処理の誤動作を防ぐことが可能となり、また異常状態解除後の復帰も確実に行える画像形成装置を提供することを目的とする。   The present invention has been made paying attention to the above points, and it is an object of the present invention to provide an image forming apparatus that can prevent malfunction of abnormal processing and can also reliably perform recovery after cancellation of an abnormal state. .

上記課題を解決するため、本願発明は、下記を特徴とする画像形成装置を提供するものである。   In order to solve the above problems, the present invention provides an image forming apparatus characterized by the following.

(1)作像モジュール、給紙モジュール、搬送モジュール、定着モジュール等モジュール毎に分割して実装され、各々のモジュールが独立的に動作する動作シーケンスと、各モジュール間を通信する通信手段と、前記シーケンスが予めモジュール毎に格納されたデータをもとに動作し、各々のモジュールが、前記通信手段から与えられる共通の信号をもとに画像形成動作を行う画像形成手段と、各々のモジュールが独立的に異常状態を判別する判別手段と、異常状態の情報を全てのモジュールが共有する共有データ領域とを有する画像形成装置において、異常状態発生時には異常を判別したモジュールが前記共有データ領域に異常情報を書き込み、前記制御線を介して全てのモジュールの動作を停止させるとともに、異常情報を書き込んだ共有データ領域への書き込みを禁止するよう構成したこと。   (1) An image forming module, a paper feed module, a transport module, a fixing module, and the like, which are divided and mounted for each module, an operation sequence in which each module operates independently, a communication means for communicating between the modules, A sequence operates based on data stored in advance for each module, and each module is independent of an image forming unit that performs an image forming operation based on a common signal provided from the communication unit. In an image forming apparatus having a determination means for automatically determining an abnormal state and a shared data area where all modules share the information on the abnormal state, the module that has determined the abnormality when the abnormal state occurs is abnormal information in the shared data area. To stop the operation of all modules via the control line and Configuration was able to inhibit writing to the data area.

(2)前記(1)において、前記異常発生モジュールが異常解除され異常状態から通常状態に遷移した際前記共有データ領域への書き込み禁止を解除するとともに、異常情報を解除するようにしたこと。   (2) In (1), when the abnormality occurrence module is canceled and the transition from the abnormal state to the normal state is released, the prohibition of writing to the shared data area is canceled and the abnormality information is canceled.

(3)前記(1)において、共有データ領域へ書き込み動作の際、異常情報を書き込んだアドレスのアクセスを禁止するアドレス制御手段を有すること。   (3) In the above (1), an address control means for prohibiting access to an address in which abnormality information is written during a write operation to the shared data area is provided.

(4)前記(1)において、異常発生モジュールが共有データ領域への書き込みを禁止する際に暗証コードを別アドレスに書き込み、暗証コードが一致しない限り共有データ領域への書き込みを禁止する手段を有すること。   (4) In the above (1), when the abnormality occurrence module prohibits writing to the shared data area, it writes a password to another address, and has means for prohibiting writing to the shared data area unless the password is matched. thing.

本発明によれば、モジュールが独立したシーケンスで動作する分散システムにおける、異常処理の誤動作を防ぐことが可能となる。また異常状態解除後の復帰も確実に行える。本発明により、各機能モジュールが共通のインターフェースで接続することが可能になるとともに、拡張されたシステムにおいても異常処理を確実に行えるようになった。   According to the present invention, it is possible to prevent malfunction of abnormal processing in a distributed system in which modules operate in an independent sequence. In addition, it can be reliably restored after the abnormal state is cleared. According to the present invention, each functional module can be connected through a common interface, and abnormal processing can be reliably performed even in an extended system.

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

図1は従来のシート処理方法を搭載した画像形成装置の構成を説明する断面図である。   FIG. 1 is a cross-sectional view illustrating the configuration of an image forming apparatus equipped with a conventional sheet processing method.

101は原稿台ガラスであり、原稿自動送り装置160から給送された原稿が順次、所定位置に載置される。102は例えば蛍光灯から構成される原稿照明ランプで、原稿台ガラス101に載置された原稿を露光する。103、104、105は走査ミラーであり、図示しない光学走査ユニットに収容され、往復運動しながら、原稿からの反射光をCCDユニット106に導く。CCDユニット106はCCDに原稿からの反射光を結像させる結像レンズ107、例えばCCDから構成される撮像素子108、撮像素子108を駆動するCCDドライバ109等から構成されている。撮像素子108からの画像信号出力は例えば8ビットのデジタルデータに変換された後、画像処理部300(図2参照)に入力される。   Reference numeral 101 denotes an original platen glass on which originals fed from the automatic document feeder 160 are sequentially placed at predetermined positions. Reference numeral 102 denotes a document illumination lamp composed of, for example, a fluorescent lamp, which exposes a document placed on the document table glass 101. Reference numerals 103, 104, and 105 denote scanning mirrors, which are accommodated in an optical scanning unit (not shown), and guide reflected light from the document to the CCD unit 106 while reciprocating. The CCD unit 106 includes an imaging lens 107 that forms an image of reflected light from an original on the CCD, for example, an image sensor 108 composed of a CCD, a CCD driver 109 that drives the image sensor 108, and the like. The image signal output from the image sensor 108 is converted into, for example, 8-bit digital data and then input to the image processing unit 300 (see FIG. 2).

また、110は感光ドラムであり、112の前露光ランプによって画像形成に備えて除電される。150はエンジンコントローラ部である。113は一次帯電器であり、感光ドラム110を一様に帯電させる。117は露光手段であり、例えば半導体レーザ等で構成され、画像処理や装置全体の制御を行う画像処理部300で処理された画像データに基づいてレーザ露光のためのパルス幅に変換し、感光ドラム110を露光し、静電潜像を形成する。118は現像器であり、黒色の現像剤(トナー)が収容されている。119はトナーを収容するバッファ部と呼ばれるもので、120にセットされた着脱式トナー収納容器(以下、カートリッジと称す)からトナーが補給される。バッファ部119に補給されたトナーは現像器内のトナー量に応じて現像器に補給される。121は転写前帯電器であり、感光ドラム110上に現像されたトナー像を用紙に転写する前に高圧をかける。   Reference numeral 110 denotes a photosensitive drum, which is discharged by a pre-exposure lamp 112 in preparation for image formation. Reference numeral 150 denotes an engine controller unit. A primary charger 113 uniformly charges the photosensitive drum 110. Reference numeral 117 denotes exposure means, which is composed of, for example, a semiconductor laser and converts it into a pulse width for laser exposure based on image data processed by an image processing unit 300 that performs image processing and overall control of the apparatus, and a photosensitive drum 110 is exposed to form an electrostatic latent image. Reference numeral 118 denotes a developing device that contains a black developer (toner). Reference numeral 119 denotes a buffer unit that stores toner, and the toner is supplied from a detachable toner storage container (hereinafter referred to as a cartridge) set at 120. The toner supplied to the buffer unit 119 is supplied to the developing device according to the amount of toner in the developing device. A pre-transfer charger 121 applies a high voltage before transferring the toner image developed on the photosensitive drum 110 onto a sheet.

122、124、126、128、130は給紙ユニットであり、各給紙ローラ123、125、127、129、131の駆動により、転写用紙が装置内へ給送され、レジストローラ132の配設位置で一旦停止し、感光ドラム110に形成された画像との書き出しタイミングがとられ再給送される。133転写帯電器であり、感光ドラム110に現像されたトナー像を給送される転写用紙に転写する。134は分離帯電器であり、転写動作の終了した転写用紙を感光ドラム110より分離する。170は分離爪で、もし分離帯電器134による静電分離がうまく行かなかった際に、物理的に転写紙を分離するためのものである。   Reference numerals 122, 124, 126, 128, and 130 denote paper feed units, and each paper feed roller 123, 125, 127, 129, 131 drives the transfer paper into the apparatus, and the registration roller 132 is disposed. Is temporarily stopped, the writing timing with the image formed on the photosensitive drum 110 is taken, and the sheet is fed again. 133 is a transfer charger, and transfers the toner image developed on the photosensitive drum 110 to a transfer sheet to be fed. A separation charger 134 separates the transfer sheet on which the transfer operation has been completed from the photosensitive drum 110. Reference numeral 170 denotes a separation claw for physically separating the transfer paper when electrostatic separation by the separation charger 134 is not successful.

転写されずに感光ドラム110上に残ったトナーはクリーナー111によって回収される。135は搬送ベルトで、転写プロセスの終了した転写用紙を定着器136に搬送し、例えば熱により定着される。137はフラッパであり、定着プロセスの終了した転写用紙の搬送パスを、ステイプルソーター145または反転パス139方向のいずれかに制御する。ステイプルソーター145に排紙された用紙は各ビンに仕分けされ、エンジンコントローラ部150からの指示によりステイプル部146がステイプルを行う。   The toner remaining on the photosensitive drum 110 without being transferred is collected by the cleaner 111. Reference numeral 135 denotes a conveyance belt which conveys the transfer sheet on which the transfer process has been completed to the fixing device 136 and is fixed by heat, for example. Reference numeral 137 denotes a flapper which controls the transfer sheet transport path after the fixing process in either the staple sorter 145 direction or the reverse path 139 direction. The sheets discharged to the staple sorter 145 are sorted into bins, and the staple unit 146 performs stapling according to instructions from the engine controller unit 150.

反転パス139は、フェイスダウン排紙、両面コピーを行う際に使用され、フェイスダウン排紙を行う際は反転部139で反転してから排紙される。また、両面コピーを行う際は反転パス139から両面パス144に搬送される。140〜142は給紙ローラであり、両面パス144上の再転写紙を再給紙ローラ143まで搬送する。再転写紙は140〜142、143の給紙ローラにより、給紙ユニットから給紙される転写紙とタイミングをとりながら搬送され、再度レジストローラ132の配設位置まで搬送される。150のエンジンコントローラ部には後述するマイクロコンピュータ、PWM部を備えており、操作パネル151からの指示に従って、前述の画像形成動作を行う。   The reverse path 139 is used when face-down paper discharge and double-sided copy are performed, and when face-down paper discharge is performed, the paper is reversed by the reversing unit 139 before being discharged. When performing double-sided copying, the paper is conveyed from the reverse path 139 to the double-sided path 144. Reference numerals 140 to 142 denote paper feed rollers that convey the retransfer paper on the duplex path 144 to the refeed roller 143. The retransfer sheet is conveyed by the sheet feeding rollers 140 to 142 and 143 while being timed with the transfer sheet fed from the sheet feeding unit, and is again conveyed to the position where the registration roller 132 is disposed. The engine controller unit 150 includes a microcomputer and a PWM unit, which will be described later, and performs the above-described image forming operation in accordance with an instruction from the operation panel 151.

図2は従来の画像形成装置におけるコントローラ部150および画像処理部300のブロック図である。   FIG. 2 is a block diagram of the controller unit 150 and the image processing unit 300 in the conventional image forming apparatus.

201は画像処理装置全体の制御を行うCPUであり、装置本体の制御手順(制御プログラム)を記憶した読み取り専用メモリ203(ROM)からプログラムを順次読み取り、実行する。CPU201のアドレスバスおよびデータバスは202のバスドライバー回路、アドレスデコーダ回路をへて各負荷に接続されている。また、204は入力データの記憶や作業用記憶領域等として用いる主記憶装置であるところのランダムアクセスメモリ(RAM)である。   A CPU 201 controls the entire image processing apparatus, and sequentially reads and executes a program from a read-only memory 203 (ROM) that stores a control procedure (control program) of the apparatus main body. The address bus and data bus of the CPU 201 are connected to each load through 202 bus driver circuits and address decoder circuits. Reference numeral 204 denotes a random access memory (RAM) which is a main storage device used for storing input data, a working storage area, and the like.

206はI/Oインターフェースであり、操作者がキー入力を行い、装置の状態等を液晶、LEDを用いて表示する151の操作パネルや給紙系、搬送系、光学系の駆動を行うモーター類207、クラッチ類208、ソレノイド類209、また、搬送される用紙を検知するための紙検知センサ類210等の装置の各負荷に接続される。現像器118には現像器内のトナー量を検知する211のトナー残検センサが配置されており、その出力信号がI/Oポート206に入力される。さらに、各負荷のホームポジション、ドアの開閉状態等を検知するためのスイッチ類212の信号もI/Oポート206に入力される。213は高圧ユニットであり、CPUの指示に従って、前述の1次帯電器113、現像器118、転写前帯電器121、転写帯電器133、分離帯電器134へ高圧を出力する。   Reference numeral 206 denotes an I / O interface, which is operated by an operator through a key input, and displays an operation state of the apparatus using liquid crystal and LEDs, and motors for driving a paper feed system, a transport system, and an optical system. 207, clutches 208, solenoids 209, and paper detection sensors 210 for detecting the paper to be conveyed are connected to each load of the apparatus. The developing device 118 is provided with a 211 residual toner detection sensor that detects the amount of toner in the developing device, and its output signal is input to the I / O port 206. In addition, signals from switches 212 for detecting the home position of each load, the open / closed state of the door, and the like are also input to the I / O port 206. A high voltage unit 213 outputs a high voltage to the above-described primary charger 113, developing device 118, pre-transfer charger 121, transfer charger 133, and separation charger 134 in accordance with instructions from the CPU.

215は画像処理部であり、CCDユニット106から出力された画像信号が入力され、後述する画像処理を行い、画像データに従って117のレーザユニットの制御信号を出力する。レーザユニット117から出力されるレーザ光は感光ドラム110を照射し、露光するとともに非画像領域において受光センサであるところの214のビーム検知センサによって発光状態が検知され、その出力信号がI/Oポート206に入力される。   An image processing unit 215 receives an image signal output from the CCD unit 106, performs image processing to be described later, and outputs a control signal for a laser unit 117 according to the image data. Laser light output from the laser unit 117 irradiates and exposes the photosensitive drum 110, and a light emission state is detected by a beam detection sensor 214 serving as a light receiving sensor in a non-image area, and the output signal is output to an I / O port. 206 is input.

図3は従来の画像形成装置における画像処理部300のブロック図である。   FIG. 3 is a block diagram of an image processing unit 300 in a conventional image forming apparatus.

CCD108により電気信号に変換された画像信号は、まずシェーディング回路301によって画素間のばらつきの補正を行った後、302の変倍回路において、縮小コピー時はデータの間引き処理を行い、拡大コピー時はデータの補間を行う。次に、303のエッジ強調回路において、例えば5×5のウインドウで2次微分を行い、画像のエッジを強調する。この画像データは輝度データであるのでプリンターに出力するための濃度データに変換するため304のγ変換回路でテーブルサーチによりデータ変換を行う。   The image signal converted into an electrical signal by the CCD 108 is first corrected for variation among pixels by the shading circuit 301, and then subjected to data thinning processing at the zooming circuit 302 at the time of reduced copy and at the time of enlarged copy. Interpolate data. Next, in the edge enhancement circuit 303, for example, secondary differentiation is performed in a 5 × 5 window to enhance the edge of the image. Since this image data is luminance data, data conversion is performed by table search in the γ conversion circuit 304 in order to convert it into density data for output to the printer.

濃度データに変換された画像データは305の2値化処理部へ入力される。ここでは例えばED法により多値データを2値データに変換する。309は画像データ用ハードディスクで、CCDユニットから入力され、画像処理されたデータが記憶される。また、ネットワーク等に接続されている場合なども画像データを記憶する。2値に変換された画像データは306のメモリコントローラに入力される。   The image data converted into the density data is input to the binarization processing unit 305. Here, for example, multi-value data is converted into binary data by the ED method. Reference numeral 309 denotes an image data hard disk which stores data that has been input from the CCD unit and subjected to image processing. The image data is also stored when connected to a network or the like. The image data converted into binary data is input to the memory controller 306.

メモリコントローラ306では、入力された画像データと例えばハードディスクにより構成される画像用メモリ309内の画像データを選択的に出力する、またはORをとって出力する。この画像用メモリ310に対するリードライト制御はメモリコントローラ306で行い、画像を回転させる場合はメモリ内の画像データの読み出しアドレスを制御することで行う。これらの画像データはレーザの発光強度の信号に変換するためPWM回路215へ入力され、画像の濃度に従ったパルス幅をレーザユニットに対して出力する。   The memory controller 306 selectively outputs the input image data and the image data in the image memory 309 constituted by, for example, a hard disk, or outputs it by ORing. The read / write control for the image memory 310 is performed by the memory controller 306, and when the image is rotated, the read address of the image data in the memory is controlled. These image data are input to the PWM circuit 215 for conversion into a signal of laser emission intensity, and a pulse width corresponding to the image density is output to the laser unit.

次に本発明の構成を表す接続図を図4〜図6に示す。   Next, connection diagrams showing the configuration of the present invention are shown in FIGS.

図1で説明した従来のエンジンコントローラによる集中管理構成ではなく、図5に示すように機能モジュールごとに制御を行う構成をとっている。図5は図1の従来の複写機の形態を大まかな機能モジュールに分けて各モジュールごとにモジュールコントロールユニットを配置している構成図である。   Instead of the centralized management configuration using the conventional engine controller described with reference to FIG. 1, a configuration is adopted in which control is performed for each functional module as shown in FIG. FIG. 5 is a configuration diagram in which the configuration of the conventional copying machine of FIG. 1 is divided into roughly functional modules and a module control unit is arranged for each module.

また図4はリーダモジュール1からフィニッシャモジュールまでの接続形態を示した図である。図6でさらに詳しく各モジュールの中を説明するが、図4に示すようにすべてのモジュールが共有しているデータ領域を設けている。   FIG. 4 is a view showing a connection form from the reader module 1 to the finisher module. FIG. 6 illustrates each module in more detail. As shown in FIG. 4, a data area shared by all modules is provided.

図4におけるそれぞれのモジュールは、自律して動作する動作シーケンスを持っており、モジュール内の入出力に応じて独立的に動作している。図4において、プリンタコントローラ2からレーザモジュール3に接続され、その他のモジュールがレーザモジュールから接続されている理由は画像信号がプリンタコントローラからレーザモジュールに直接手渡されれば画像信号が引き回されないですむからである。と同時にレーザモジュールは他の紙搬送系のモジュールに対する動作トリガとなるため、プリンタコントローラ2にはレーザモジュール3が接続されている。   Each module in FIG. 4 has an operation sequence that operates autonomously, and operates independently according to input / output in the module. In FIG. 4, the reason why the printer controller 2 is connected to the laser module 3 and the other modules are connected from the laser module is that the image signal is not routed if the image signal is directly delivered from the printer controller to the laser module. It is. At the same time, since the laser module serves as an operation trigger for other paper transport modules, the laser module 3 is connected to the printer controller 2.

図6が各モジュール内の構成を説明した図である。   FIG. 6 is a diagram illustrating the configuration in each module.

1100はレーザモジュールの機能ブロックでレジスタ設定で動作する。機能ブロック設定手段1106がレジスタを設定する。機能ブロック設定手段は各レジスタの値やタイマー値を設定する。このレジスタ値は通信手段1109によって送信されてくる。通信手段は他のモジュールとの通信を行う部分で各モジュールの動作開始、動作終了、各種状態をシリアルデータで伝達している。   Reference numeral 1100 denotes a functional block of the laser module which operates by register setting. The function block setting unit 1106 sets a register. The function block setting means sets the value of each register and the timer value. This register value is transmitted by the communication means 1109. The communication means communicates with other modules and transmits the operation start, operation end, and various states of each module as serial data.

また通信手段にはエラー情報の通信線がある。これは後述する共有データ領域のエンジン状態を表す領域に情報を書き込む通信線である。またレーザモジュールには画像形成装置のメカニカルな動作情報以外に、画像データが送られて来る。この画像データはレーザモジュールにのみ送られてくる。レーザモジュールは水平同期信号、あるいはページ同期信号を生成するためのBD信号を出力する。   The communication means includes a communication line for error information. This is a communication line for writing information in an area representing an engine state of a shared data area described later. In addition to the mechanical operation information of the image forming apparatus, image data is sent to the laser module. This image data is sent only to the laser module. The laser module outputs a BD signal for generating a horizontal synchronization signal or a page synchronization signal.

各機能ブロック手段には実際の紙センサやモーター、ソレノイドなどの負荷が接続されていて、モジュール内のシーケンスに応じて独立的に動作する。例えば画像形成装置の画像形成動作が開始されるとシリアルデータで動作開始が指示される。搬送モジュールに紙が送られてくると、搬送モジュール内の紙パスセンサが紙を検知する。その検知信号を元に、搬送モジュール内のタイマーが動作し、所定のタイミングで紙送りローラのクラッチをオンする。紙が通過したらタイマーでクラッチの動作を止める。そして画像形成が終了すると動作終了信号によって、画像形成装置の動作が終了する。   Each functional block means is connected to a load such as an actual paper sensor, motor, or solenoid, and operates independently according to the sequence in the module. For example, when the image forming operation of the image forming apparatus is started, the start of the operation is instructed by serial data. When paper is sent to the transport module, a paper path sensor in the transport module detects the paper. Based on the detection signal, a timer in the transport module operates to turn on the paper feed roller clutch at a predetermined timing. When paper passes, stop the clutch with a timer. When the image formation is completed, the operation of the image forming apparatus is ended by the operation end signal.

紙が次のモジュール、例えば排紙モジュールに渡ったら今度は排紙モジュールが同様の独立シーケンスで動作する。各モジュールは図示しないがASICまたはCPUを持ち、独立したシーケンスで動作する。このシーケンスはプリンタコントローラ2から変更可能で、モードやオプションの数に応じて逐次書き換えられる。   When the paper passes to the next module, for example, the paper discharge module, this time the paper discharge module operates in the same independent sequence. Although not shown, each module has an ASIC or CPU and operates in an independent sequence. This sequence can be changed from the printer controller 2, and is sequentially rewritten according to the number of modes and options.

次に本発明のエラーやジャム状態について説明する。図7に示すように各モジュールがエラー状態を検知したら、共有データ領域12にエラー情報を書き込む。例えば定着モジュールが高温を検知したら温度情報や、ハード的に検知したエラーかソフト的に検知したエラーかなどの情報をモジュール状態を表す共有データ領域にエラー情報として書き込む。と同時に共有データ領域のエラー情報領域に画像形成装置全体がエラーであることを書き込む。このエラー情報領域は領域でなくともフラグでもかまわない。このエラー情報は図6で説明した通信手段から共有データ領域に書き込まれる。   Next, the error and jam state of the present invention will be described. As shown in FIG. 7, when each module detects an error state, error information is written in the shared data area 12. For example, when the fixing module detects a high temperature, information such as temperature information or an error detected by hardware or an error detected by software is written as error information in a shared data area representing the module state. At the same time, the fact that the entire image forming apparatus is in error is written in the error information area of the shared data area. This error information area may not be an area but a flag. This error information is written into the shared data area from the communication means described with reference to FIG.

図8が共有データ領域を表した図である。   FIG. 8 shows a shared data area.

図8においてエンジン状態を表す共有データ領域はどのモジュールからも読み書きが可能に構成されている。またモジュール状態を表す領域はすべてのモジュールから読み出しは可能であるが、書き込みは自分のモジュール状態の部分のみ可能である。動作パラメータはプリンタコントローラから送られて来る情報である。本発明において、エラーやジャムが発生した場合は発生したユニットがエンジン状態を表す共有データ領域にエラー情報を書き込む。この際、書き込むと同時にその領域への書き込みを禁止する。具体的には各モジュールのアドレス制御を変更して、書き込みの際エンジン状態を表す共有データ領域のアドレス選択が出来ないようにする。書き込みを禁止するのはエンジン状態を表す部分だけで、本体停止中に他のモジュールの状態が変わったときはモジュール状態を表す共有データ領域は逐次書き換えられる。   In FIG. 8, the shared data area representing the engine state is configured to be readable and writable from any module. The area indicating the module state can be read from all modules, but can be written only in the module state portion. The operation parameter is information sent from the printer controller. In the present invention, when an error or jam occurs, error information is written in a shared data area in which the generated unit indicates the engine state. At this time, writing to the area is prohibited simultaneously with writing. Specifically, the address control of each module is changed so that the address of the shared data area indicating the engine state cannot be selected at the time of writing. Writing is prohibited only in the portion representing the engine state. When the state of another module changes while the main body is stopped, the shared data area representing the module state is rewritten sequentially.

図9にそのシーケンスの一例を表すフローチャートを記す。   FIG. 9 is a flowchart showing an example of the sequence.

図9においては例えば搬送モジュールでジャムが発生した場合(s1)、搬送モジュールは自分のモジュールのジャム停止処理を行い(s2)、エンジンSTSをジャム状態にする(s3)。搬送モジュール以外の各モジュールはエンジンSTSの状態を見て動作を停止させる。搬送モジュールは共有データ領域への書き込み禁止を命令する(s4)、とともにユーザーに表示を出すためにプリンタコントローラ2にジャム発生を通知する(s5)。そしてジャムが解除されるのを待つ(s6)。コントローラは共有データ領域の情報に基づいてジャム位置の表示を行うが、ジャム停止状態を維持するのはジャムが発生しているモジュールの書き込み禁止によるものである。ジャムが解除されるとエンジンSTSへの書き込み禁止を解除し(s7)、エンジンをスタンバイ状態に戻す(s8)。もし搬送モジュールでのジャムが解除されたとしても、別のモジュール例えば給紙モジュールでもジャム紙が存在していた場合は、給紙モジュールが図9のフローチャートに沿って同じ動きをする。   In FIG. 9, for example, when a jam occurs in the transport module (s1), the transport module performs jam stop processing for its own module (s2), and puts the engine STS in a jam state (s3). Each module other than the transfer module stops its operation by looking at the state of the engine STS. The transport module instructs to prohibit writing to the shared data area (s4), and notifies the printer controller 2 of the occurrence of a jam in order to display to the user (s5). Then, it waits for the jam to be released (s6). The controller displays the jam position based on the information in the shared data area. However, maintaining the jam stop state is due to write prohibition of the module in which the jam has occurred. When the jam is released, the write prohibition to the engine STS is released (s7), and the engine is returned to the standby state (s8). Even if the jam in the transport module is released, if jammed paper still exists in another module, for example, the paper feed module, the paper feed module performs the same movement according to the flowchart of FIG.

図10が実際のソフトウェアの処理を表した図である。   FIG. 10 is a diagram showing actual software processing.

図10において、給紙制御、搬送制御などと記載されている部分はそれぞれのモジュールでの独立したシーケンスを表している。本実施例では各々のモジュールの独立したプログラム構造は割愛するが、このモジュール単位でのシーケンス処理は、共有データ領域を必ず通るように作られている。したがって、どのモジュールも共有データ領域の情報を必ず参照しながら自分のプログラムを実行している。   In FIG. 10, the portions described as paper feed control, transport control, etc. represent independent sequences in the respective modules. In this embodiment, the independent program structure of each module is omitted, but the sequence processing in units of modules is made to always pass through the shared data area. Therefore, every module executes its own program while always referring to the information in the shared data area.

この共有データ領域はデュアルポートRAMのような半導体メモリを介在させてもよいが、どれかのモジュール内のRAM領域でもかまわない。画像形成には必ず必要なモジュール例えばレーザモジュールのRAM内に領域を確保し、レーザモジュールの内部RAMアクセスをウェイトさせて共有データ領域にアクセスする構成でも実現可能である。   The shared data area may be a semiconductor memory such as a dual port RAM, but it may be a RAM area in any module. It is also possible to realize a configuration in which an area is ensured in a RAM of a module that is absolutely necessary for image formation, for example, a laser module, and a shared data area is accessed by waiting for an internal RAM access of the laser module.

次に、共有データ領域のエンジンSTSの領域への書き込み禁止をさらに確実にするための暗証番号を用いた方式について説明するが、先述の説明と重複する部分に関しては説明を省略する。図11に示すように各モジュールは共有データ領域にエラー情報を書き込むとともに、エンジン状態を表す共有データ領域にエラー状態を書き込み、その領域への書き込みを禁止する。その際、別の共有データ領域の識別コードエリアに暗証番号を書き込む。   Next, a description will be given of a method using a personal identification number for further ensuring the prohibition of writing to the engine STS area of the shared data area, but the description of the same parts as those described above will be omitted. As shown in FIG. 11, each module writes error information in the shared data area, writes an error state in the shared data area representing the engine state, and prohibits writing to that area. At this time, the password is written in the identification code area of another shared data area.

図12にそのデータ領域のイメージ図を記す。   FIG. 12 shows an image diagram of the data area.

図12の識別コードエリアに書かれる暗証番号は異常状態になったモジュールが発生するもので、モジュールが乱数等を使って発生する。発生したモジュール自身は自分自身のローカルデータ領域にその値を保存しておく。また共有データ領域の識別コードエリアには、暗証番号が登録される。次に、ジャムやエラーなどの異常状態からユーザーが処理を終了すると、異常状態だったモジュールが自分のローカルデータ領域に保存した暗証番号を読み出し、共有データ領域のコード比較エリアに値を送信する。   The code number written in the identification code area in FIG. 12 is generated by a module in an abnormal state, and the module is generated by using a random number or the like. The generated module itself stores the value in its own local data area. A personal identification number is registered in the identification code area of the shared data area. Next, when the user ends the process from an abnormal state such as a jam or an error, the module in the abnormal state reads the password stored in its own local data area and transmits the value to the code comparison area of the shared data area.

もし、その値が違っていた場合は、共有データ領域のエンジン状態を表す領域へのアクセスには移行せず、モジュール状態を表す共有データ領域にジャンプする。したがってコの場合エンジン異常状態の解除は行われない。識別コードエリアに登録された暗証番号と、ローカルデータ領域から送信されてきた暗証番号が一致した場合は、エンジン状態を表す共有データ領域への書き込みアクセスが許可され、異常状態を解除することが出来る。動作については図13のフローチャートを用いて説明する。   If the values are different, the process jumps to the shared data area representing the module state without shifting to the access to the area representing the engine state of the shared data area. Therefore, in the case of “C”, the engine abnormal state is not released. If the security code registered in the identification code area matches the security code sent from the local data area, write access to the shared data area representing the engine status is permitted and the abnormal status can be released. . The operation will be described with reference to the flowchart of FIG.

図13は本実施例の一例として搬送モジュールでJAMが発生した場合のフローを示す。   FIG. 13 shows a flow when JAM occurs in the transport module as an example of the present embodiment.

搬送モジュールのジャムが発生すると(s1)、搬送モジュールがジャム停止への移行処理を行う(s2)。そして、エンジン状態をジャム状態にし、エンジン状態への書き込みプロテクトをかける。その際、搬送モジュールから、図12で説明した識別コードエリアに書き込み禁止の暗証番号を登録する(s5)。続いて、プリンタコントローラ2に対して、ジャム発生を通知する(s6)。ユーザーによるジャム処理が終了したかどうかをs7で判断し、ジャム処理が終了した場合s8に進む。s8では搬送モジュール自身が発生した暗証番号を再度発生する。s9でこの暗証番号が一致していれば搬送モジュールがエンジン状態への書き込み禁止を解除し(s11)、エンジン状態をスタンバイ状態に戻す(s12)。   When a jam occurs in the transport module (s1), the transport module performs a transition process to stop jam (s2). Then, the engine state is set to the jam state, and write protection to the engine state is applied. At this time, a password forbidden to write is registered in the identification code area described with reference to FIG. 12 from the transport module (s5). Subsequently, the printer controller 2 is notified of the occurrence of a jam (s6). It is determined in s7 whether or not the jam processing by the user is completed, and if the jam processing is completed, the process proceeds to s8. In s8, the code number generated by the transport module itself is generated again. If the passwords match in s9, the transport module cancels the prohibition of writing to the engine state (s11), and returns the engine state to the standby state (s12).

s9で暗証番号が一致しない場合は、間違ったモジュールが書き込みを解除しようとしていることが考えられるため、s10で共有データ領域から暗証番号の再要求がなされる。以上が本実施例の説明である。   If the passwords do not match at s9, it is possible that the wrong module is trying to cancel the writing, so that the password is re-requested from the shared data area at s10. The above is the description of this embodiment.

従来の画像形成装置断面図Cross-sectional view of a conventional image forming apparatus 従来の画像形成装置の構成を表すブロック図A block diagram showing the configuration of a conventional image forming apparatus 画像処理部のブロック図Block diagram of the image processing unit 本発明の画像形成装置のモジュール構成を表すブロック図1 is a block diagram showing a module configuration of an image forming apparatus of the present invention. 本発明の画像形成装置のモジュール配置を表す図The figure showing module arrangement | positioning of the image forming apparatus of this invention 本発明の各モジュールの説明図Explanatory drawing of each module of the present invention 本発明の各モジュールからのエラー発生時の書き込みの様子を示した概念図The conceptual diagram which showed the mode of writing at the time of the error generation from each module of this invention 共有データ領域を表した図Diagram showing shared data area 本発明の制御の様子をあらわしたフロー図Flow diagram showing the state of control of the present invention 本発明の各モジュールのシーケンス動作の説明図Explanatory drawing of sequence operation of each module of the present invention 本発明の暗証番号を用いた際の、各モジュールからのエラー発生時の書き込みの様子を示した概念図The conceptual diagram which showed the mode of writing at the time of the error generation from each module at the time of using the PIN code of this invention 本発明の暗証番号を用いた際の共有データ領域を表した図The figure showing the shared data area when the personal identification number of the present invention is used 本発明の暗証番号を用いた際の制御の様子をあらわしたフロー図Flow diagram showing the state of control when the personal identification number of the present invention is used

符号の説明Explanation of symbols

1 リーダモジュール
2 プリンタコントローラ
3 レーザモジュール
4 作像モジュール
5 給紙モジュール
6 搬送モジュール
7 両面モジュール
8 定着モジュール
9 排紙モジュール
10 トナー補給モジュール
11 フィニッシャモジュール
12 共有データ領域
150 エンジンコントローラ
300 画像処理部
1100−1102 機能ブロック
1106−1108 機能ブロック設定手段
1109−1111 通信手段
DESCRIPTION OF SYMBOLS 1 Reader module 2 Printer controller 3 Laser module 4 Image formation module 5 Paper feed module 6 Transport module 7 Duplex module 8 Fixing module 9 Paper discharge module 10 Toner replenishment module 11 Finisher module 12 Shared data area 150 Engine controller 300 Image processor 1100- 1102 Function block 1106-1108 Function block setting means 1109-1111 Communication means

Claims (4)

作像モジュール、給紙モジュール、搬送モジュール、定着モジュール等モジュール毎に分割して実装され、各々のモジュールが独立的に動作する動作シーケンスと、各モジュール間を通信する通信手段と、前記シーケンスが予めモジュール毎に格納されたデータをもとに動作し、各々のモジュールが、前記通信手段から与えられる共通の信号をもとに画像形成動作を行う画像形成手段と、各々のモジュールが独立的に異常状態を判別する判別手段と、異常状態の情報を全てのモジュールが共有する共有データ領域とを有する画像形成装置において、
異常状態発生時には異常を判別したモジュールが前記共有データ領域に異常情報を書き込み、前記制御線を介して全てのモジュールの動作を停止させるとともに、異常情報を書き込んだ共有データ領域への書き込みを禁止するよう構成したことを特徴とする画像形成装置。
An image forming module, a paper feed module, a transport module, a fixing module, etc. are separately mounted for each module, an operation sequence in which each module operates independently, a communication means for communicating between the modules, and the sequence in advance Each module operates independently based on the data stored in each module, and each module performs an image forming operation based on a common signal given from the communication means, and each module is abnormal independently. In an image forming apparatus having a determination means for determining a state and a shared data area in which all modules share information on an abnormal state,
When an abnormal condition occurs, the module that has determined the abnormality writes abnormal information to the shared data area, stops the operation of all modules via the control line, and prohibits writing to the shared data area to which abnormal information has been written. An image forming apparatus configured as described above.
請求項1に記載の画像形成装置において、前記異常発生モジュールが異常解除され異常状態から通常状態に遷移した際、前記共有データ領域への書き込み禁止を解除するとともに、異常情報を解除するようにしたことを特徴とする画像形成装置。   2. The image forming apparatus according to claim 1, wherein when the abnormality occurrence module is canceled and the transition from the abnormal state to the normal state is performed, the prohibition of writing to the shared data area is canceled and the abnormality information is canceled. An image forming apparatus. 請求項1に記載の画像形成装置において、共有データ領域へ書き込み動作の際、異常情報を書き込んだアドレスのアクセスを禁止するアドレス制御手段を有することを特徴とする画像形成装置。   2. The image forming apparatus according to claim 1, further comprising address control means for prohibiting access to an address in which abnormality information is written during a write operation to the shared data area. 請求項1に記載の画像形成装置において、異常発生モジュールが共有データ領域への書き込みを禁止する際に暗証コードを別アドレスに書き込み、暗証コードが一致しない限り共有データ領域への書き込みを禁止する手段を有することを特徴とする画像形成装置。   2. The image forming apparatus according to claim 1, wherein when the abnormality occurrence module prohibits writing to the shared data area, a password is written to another address, and writing to the shared data area is prohibited unless the password matches. An image forming apparatus comprising:
JP2005118158A 2005-04-15 2005-04-15 Image forming apparatus Withdrawn JP2006303568A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005118158A JP2006303568A (en) 2005-04-15 2005-04-15 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005118158A JP2006303568A (en) 2005-04-15 2005-04-15 Image forming apparatus

Publications (1)

Publication Number Publication Date
JP2006303568A true JP2006303568A (en) 2006-11-02

Family

ID=37471402

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005118158A Withdrawn JP2006303568A (en) 2005-04-15 2005-04-15 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP2006303568A (en)

Similar Documents

Publication Publication Date Title
US6285843B1 (en) Image forming method and apparatus having suspension of image forming process and display capabilities
JP4528003B2 (en) Abnormal electric fan detection device and image forming apparatus
JP2006303569A (en) Image forming apparatus
JP3559661B2 (en) Image forming apparatus and control device
JP2002247752A (en) Feeder device, heater feeder, fixing device, and imaging device
JP4103446B2 (en) Image forming apparatus
JPH0572844A (en) Image forming device
JP2006303568A (en) Image forming apparatus
JP3453808B2 (en) Data transmission method
JP2006293229A (en) Optical write-in apparatus and image forming apparatus
JP4155556B2 (en) Image forming apparatus
JP2010197781A (en) Copying apparatus, control method therefor, and program
JP2001106418A (en) Image forming device
JP2007058027A (en) Image forming method and image forming apparatus
JP2007116626A (en) Control circuit
JP7480644B2 (en) Image forming device
JP5514609B2 (en) Unauthorized rewrite detection circuit and image forming apparatus
JP4353353B2 (en) Image forming apparatus
JP2006262048A (en) Image forming apparatus
JP2005005839A (en) Copying machine management system
JPH09312715A (en) Image forming device
JP2004102184A (en) Abnormality detection and energy-saving controller for feed line and image forming apparatus
JP4600962B2 (en) FEEDING DEVICE HAVING INTERLOCK CIRCUIT AND IMAGE FORMING DEVICE
JP2991247B2 (en) Compound digital copier
JP4379357B2 (en) Color image forming apparatus

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080701