JPH06324964A - Data communication system and data communication system for the same - Google Patents

Data communication system and data communication system for the same

Info

Publication number
JPH06324964A
JPH06324964A JP5108581A JP10858193A JPH06324964A JP H06324964 A JPH06324964 A JP H06324964A JP 5108581 A JP5108581 A JP 5108581A JP 10858193 A JP10858193 A JP 10858193A JP H06324964 A JPH06324964 A JP H06324964A
Authority
JP
Japan
Prior art keywords
data
communication
address
control unit
transmission
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
JP5108581A
Other languages
Japanese (ja)
Inventor
Masashi Matsumoto
松本  正士
Yasushi Saito
靖 斉藤
Takao Ichihashi
隆雄 市橋
Shuji Yamada
修治 山田
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.)
Kyocera Mita Industrial Co Ltd
Original Assignee
Mita Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mita Industrial Co Ltd filed Critical Mita Industrial Co Ltd
Priority to JP5108581A priority Critical patent/JPH06324964A/en
Priority to US08/234,776 priority patent/US5666544A/en
Publication of JPH06324964A publication Critical patent/JPH06324964A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To enable desired communication data to be transmitted/received without changing a communication program even when the change or addition of communication data, etc., is necessary. CONSTITUTION:Required data is always communicated between an operation control part C1 which performs the input/output of data on a control panel 4 and the whole control of an image forming operation and an engine control part C2 which controls the driving of an image reader Q1 and an image forming device Q2 and controls an actual image forming operation. A CPU 1, when transmitting the data to a CPU 2, reads out address data stored where the data is stored in a RAM 37 from a transmission destination storage address data table stored in a ROM 30, and transmits it with the address data, and the CPU 2 sets the data at an address shown by the address data in the RAM 37 when receiving the data.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータを個々に
備えた複数の制御部により独立した複数の機能動作が制
御されるとともに、制御部間で通信データを交信するこ
とにより上記複数の機能動作を有機的に結合して複合機
能動作を行うデータ交信システム及び該データ交信シス
テムのデータ交信方式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention controls a plurality of independent functional operations by a plurality of control units each equipped with a computer, and communicates communication data between the control units to provide the plurality of functional operations. The present invention relates to a data communication system for organically combining and performing a multi-function operation, and a data communication system of the data communication system.

【0002】[0002]

【従来の技術】近年、例えばデジタル複写機等の画像形
成装置においては、画像形成機能の多様化、高級化に伴
う装置全体の複雑化、大型化を回避するため、各機能ブ
ロックを独立した構成要素に分割するとともに、各構成
要素を有機的に結合して全体的な複合機能動作を行うシ
ステム装置として構成されるようになっている。
2. Description of the Related Art In recent years, in an image forming apparatus such as a digital copying machine, each functional block has an independent structure in order to avoid complication and size increase of the entire apparatus due to diversification of image forming functions and higher quality. In addition to being divided into elements, each component is organically combined to be configured as a system device that performs an overall multi-function operation.

【0003】かかるシステム装置では、各構成要素に専
用のマイクロコンピュータからなる制御部と該制御部が
各機能動作を制御するのに必要な情報が記憶される、R
AM(Random Access Memory)等の書換可能な記憶手段
とが設けられるとともに、各構成要素間が、例えばシリ
アルデータ通信可能に接続され、相互に必要な情報を交
信できるようになされている。例えばデジタル複写機に
おいては、コピーに関する各種情報の入出力を制御する
操作部ブロックと該操作部ブロックからの情報に基づき
実際にコピー動作を制御するエンジン部ブロックとを交
信可能に結合して構成したものが知られている(実開平
4−70654号公報)。
In such a system device, a control unit composed of a dedicated microcomputer for each constituent element and information necessary for the control unit to control each functional operation are stored.
A rewritable storage unit such as an AM (Random Access Memory) is provided, and the respective constituent elements are connected so that serial data communication is possible, for example, so that necessary information can be mutually exchanged. For example, in a digital copying machine, an operation unit block that controls input / output of various information regarding copying and an engine unit block that actually controls a copy operation based on the information from the operation unit block are communicably connected to each other. The thing is known (Japanese Utility Model Laid-Open No. 4-70654).

【0004】そして、従来、上記システム装置における
シリアルデータ通信の通信方法として、相互に相手の受
信状況を確認しながらデータの交信を行うハンドシェー
ク方式の通信方法が知られ、一般に、個々のデータにつ
いてハンドシェークを行う方式と、通信モードに応じて
予め送受すべきデータ数を設定しておき、所定のデータ
数単位でハンドシェークを行う方式とがある。
Conventionally, as a communication method for serial data communication in the above system device, a handshake communication method is known in which data is exchanged while mutually confirming the reception status of each other, and generally, a handshake for individual data is performed. And a method of performing handshaking in units of a predetermined number of data by presetting the number of data to be transmitted and received according to the communication mode.

【0005】図17は、上記従来のハンドシェーク方式
の前者の通信方法を示すフローチャートである。
FIG. 17 is a flowchart showing the former communication method of the conventional handshake method.

【0006】上記デジタル複写機の例で説明すると、操
作部ブロックの制御部(以下、操作部制御部という)
は、例えば装着されている給紙カセットのサイズデータ
Aが必要になると(ステップS200でYES)、エン
ジン部ブロックの制御部(以下、エンジン部制御部とい
う)にサイズデータAの送信要求データを送出する(ス
テップS202)。エンジン部制御部は、上記サイズデ
ータAの送信要求データを受信すると(ステップS20
6でYES)、当該サイズデータAを生成して直ちに操
作部制御部に転送する(ステップS208)。
Explaining the example of the above digital copying machine, the control section of the operation section block (hereinafter referred to as the operation section control section)
For example, when the size data A of the attached paper feed cassette is required (YES in step S200), the transmission request data of the size data A is sent to the control unit of the engine block (hereinafter referred to as the engine control unit). Yes (step S202). The engine control unit receives the transmission request data of the size data A (step S20).
If YES in 6), the size data A is generated and immediately transferred to the operation unit control unit (step S208).

【0007】そして、操作部制御部がサイズデータAの
受信が完了すると(ステップS204)、サイズデータ
Aについての交信を終了する。以下、操作部制御部は、
あるデータが必要になる毎にエンジン部制御部に当該デ
ータの送信要求データを送出し、エンジン部制御部から
データを受け取る。
When the operation control section completes the reception of the size data A (step S204), the communication for the size data A is terminated. Hereinafter, the operation unit control unit,
Every time a certain data is needed, the transmission request data of the data is sent to the engine control unit, and the data is received from the engine control unit.

【0008】図18は、上記従来のハンドシェーク方式
の後者の通信方法を示すフローチャートである。
FIG. 18 is a flow chart showing the latter communication method of the conventional handshake method.

【0009】操作部制御部及びエンジン部制御部の各R
OM(Read Only Memory)には、予めプログラムされた
25個ずつのデータDAT1(A,B,…,Y)とデー
タDAT2(a,b,…,y)とを交互に交信する通信
モードPが記憶され、常時、通信モードPにより上記デ
ータDAT1,DAT2が交信されているとする。
Each R of the operation section control section and the engine section control section
In the OM (Read Only Memory), there is a communication mode P for alternately communicating 25 pieces of preprogrammed data DAT1 (A, B, ..., Y) and data DAT2 (a, b, ..., Y). It is assumed that the data DAT1 and DAT2 are stored and always communicated in the communication mode P.

【0010】操作部制御部は、まず、エンジン部制御部
に「通信モードP」のコードデータを送信する(ステッ
プS210)。エンジン部制御部は、「通信モードP」
のコードデータを受信すると、通信モードPによる通信
可能状態に設定し(ステップS212)、通信モードP
の設定終了データを操作部制御部に送信する(ステップ
S214)。
The operation section control section first transmits the code data of "communication mode P" to the engine section control section (step S210). The engine control unit is in "communication mode P".
When the code data of is received, the communication mode P is set to the communicable state (step S212), and the communication mode P is set.
The setting end data of is transmitted to the operation unit control unit (step S214).

【0011】操作部制御部は、上記通信モードPの設定
終了データを受信すると(ステップS216)、データ
DAT1の最初のデータAをエンジン部制御部に送信す
る(ステップS218)。一方、エンジン部制御部は、
データAを受信すると(ステップS220)、操作部制
御部にデータDAT2の最初のデータaを送信する(ス
テップS222)。操作部制御部は、データaを受信す
ると(ステップS224)、次のデータBをエンジン部
制御部に送信し(ステップS226)、エンジン部制御
部は、次のデータBを受信すると(ステップS22
8)、次のデータbを操作部制御部に送信する(ステッ
プS230)。
When the operation section control section receives the setting end data of the communication mode P (step S216), it transmits the first data A of the data DAT1 to the engine section control section (step S218). On the other hand, the engine control unit
When the data A is received (step S220), the first data a of the data DAT2 is transmitted to the operation unit controller (step S222). When the operation unit control unit receives the data a (step S224), it transmits the next data B to the engine unit control unit (step S226), and when the engine unit control unit receives the next data B (step S22).
8) Then, the next data b is transmitted to the operation unit controller (step S230).

【0012】以下、操作部制御部及びエンジン部制御部
は、所定のデータDAT1,DAT2を所定の順番で交
互に送信し、操作部制御部がエンジン部制御部から最後
のデータyを受信すると(ステップS232)、一連の
通信を終了し、次のシリアルデータ通信を行うべくステ
ップS210に戻る。
Hereinafter, the operation unit control unit and the engine unit control unit alternately transmit predetermined data DAT1 and DAT2 in a predetermined order, and when the operation unit control unit receives the last data y from the engine unit control unit ( (Step S232), the series of communication is ended, and the process returns to step S210 to perform the next serial data communication.

【0013】[0013]

【発明が解決しようとする課題】上記従来のハンドシェ
ーク方式の前者のものは、各データ毎に相手の受信状況
を確認しながら交信を行うので、個々のデータ交信に長
時間を要し、多量のデータを交信する場合には、データ
通信の処理速度が低下する。
The former of the above-mentioned conventional handshake system performs communication while confirming the reception status of the other party for each data, so that it takes a long time for each data communication and a large amount of data is transmitted. When communicating data, the processing speed of data communication decreases.

【0014】一方、上記従来のハンドシェーク方式の後
者のものは、通信モードPによりデータ通信が開始され
ると、所定数のデータ交信が終了するまで各データが交
互に交信されるので、通信時間は上記前者のものより短
縮されるが、通信モードPにおける交信すべきデータ
数、データ内容、送信順等の送信条件は予め設定され、
操作部ブロック及びエンジン部ブロックの各ROMに記
憶されているので、当該通信モードPの内容の変更が必
要になったとき、容易に対応することは困難である。
On the other hand, in the latter of the above conventional handshake systems, when data communication is started in the communication mode P, each data is alternately communicated until a predetermined number of data communication is completed, so that the communication time is long. Although it is shorter than the former one, the transmission conditions such as the number of data to be communicated, the data content, and the transmission order in the communication mode P are set in advance,
Since it is stored in each ROM of the operation block and the engine block, it is difficult to easily deal with the need to change the contents of the communication mode P.

【0015】例えば画像形成を好適に行うために上記通
信モードPの内容を26個ずつのデータDAT1′
(A,B,…,Y,Z)とデータDAT2′(a,b,
…,y,z)とを交互に交信する内容に変更する必要が
生じた場合、上記ROMの内容の書換え若しくはROM
の交換等の処置を行わなければならず、しかも一般にこ
の処置は迅速には行えない内容になっている。
For example, in order to preferably form an image, the contents of the communication mode P are 26 pieces of data DAT1 '.
(A, B, ..., Y, Z) and data DAT2 '(a, b,
, Y, z), it becomes necessary to change the contents so that they can communicate with each other alternately.
However, in general, the procedure cannot be performed promptly.

【0016】本発明は、上記課題に鑑みてなされたもの
で、通信データの変更や追加等の通信仕様の変更が生じ
た場合にも基本の通信制御プログラムを変更することな
く容易に対応することができるデータ交信システム及び
該データ交信システムに適用されるデータの通信方式を
提供することを目的とする。
The present invention has been made in view of the above problems, and can easily cope with a change in communication specifications such as change or addition of communication data without changing the basic communication control program. It is an object of the present invention to provide a data communication system capable of performing the above and a data communication method applied to the data communication system.

【0017】[0017]

【課題を解決するための手段】請求項1記載の発明は、
独立した複数の機能動作を有機的に結合して複合機能動
作を行うべく互いに通信データを交信可能に接続され
た、各機能動作を制御する複数の制御部と、上記各制御
部に対応して設けられ、各制御部の制御に必要なデータ
を記憶する複数の記憶手段とを備えたデータ交信システ
ムにおいて、少なくとも1の制御部は、送信先の記憶手
段におけるアドレスデータが記憶されたアドレスデータ
記憶手段と、送信先の制御部に送信すべき送信データを
生成する送信データ生成手段と、上記アドレスデータ記
憶手段から上記送信データが記憶される送信先の記憶手
段におけるアドレスデータを読み出すアドレスデータ読
出手段と、生成された上記送信データと読み出されたア
ドレスデータとから所定の通信データを生成する通信デ
ータ生成手段とを備え、送信先の制御部は、受信した通
信データ内の送信データを、対応する記憶手段の当該通
信データ内のアドレスデータが示すアドレスに書き込む
データ書込手段を備えたものである。
The invention according to claim 1 is
Corresponding to each of the above-mentioned control units, and a plurality of control units for controlling each function action, which are connected to each other so that communication data can be communicated with each other to organically combine a plurality of independent function actions to perform a composite function action. In a data communication system provided with a plurality of storage means for storing data required for control of each control section, at least one control section stores address data in which address data in a storage means of a transmission destination is stored. Means, transmission data generation means for generating transmission data to be transmitted to the control unit of the transmission destination, and address data reading means for reading address data from the storage means of the transmission destination where the transmission data is stored from the address data storage means. And communication data generating means for generating predetermined communication data from the generated transmission data and the read address data. , The control unit of the transmission destination, the transmission data in the received communication data, in which a data writing means for writing the corresponding address indicated by the address data in the in the communication data storage unit.

【0018】また、請求項2記載の発明は、上記システ
ム装置において、少なくとも1の送信先の制御部は、デ
ータの入出力を行うI/Oポートと、上記制御部に対応
する記憶手段の所定のアドレスに記憶された出力データ
の各ビット情報に対応して上記I/Oポートの各ポート
の状態を設定する状態設定手段とを備えたものである。
According to a second aspect of the present invention, in the above system device, at least one destination control unit has an I / O port for inputting / outputting data and a predetermined storage unit corresponding to the control unit. State setting means for setting the state of each port of the I / O ports corresponding to each bit information of the output data stored in the address.

【0019】また、請求項3記載の発明は、独立した複
数の機能動作を有機的に結合して複合機能動作を行うべ
く各機能動作を制御する複数の制御部が相互に交信可能
に接続されたデータ交信システムであって、少なくとも
1の制御部は、送信データと該送信データが記憶される
送信先の記憶手段におけるアドレスデータとからなる通
信データを送信先の制御部に送信し、送信先の制御部
は、受信した通信データ内の送信データを、対応する記
憶手段の当該通信データ内のアドレスデータが示すアド
レスに書き込むものである。
Further, according to the third aspect of the invention, a plurality of control units for organically combining a plurality of independent functional operations to control each functional operation so as to perform a composite functional operation are communicably connected to each other. In this data communication system, at least one control unit transmits communication data, which is composed of transmission data and address data in a storage unit of the transmission destination where the transmission data is stored, to the control unit of the transmission destination, and the transmission destination The control unit writes the transmission data in the received communication data to the address indicated by the address data in the communication data in the corresponding storage means.

【0020】[0020]

【作用】請求項1記載の発明によれば、送信元の制御部
は、送信先の制御部に送信すべき送信データを生成する
とともに、アドレスデータ記憶手段から上記送信データ
が記憶されるアドレスデータを読み出し、該送信データ
とアドレスデータとから通信データを生成して送信先の
制御部に送信する。送信先の制御部は、上記通信データ
を受信すると、該通信データから送信データとアドレス
データとを解読し、該送信データを、対応する記憶手段
の当該アドレスデータが示すアドレスに記憶する。
According to the first aspect of the present invention, the control unit of the transmission source generates the transmission data to be transmitted to the control unit of the transmission destination, and the address data storing unit stores the transmission data. Is read out, communication data is generated from the transmission data and the address data, and is transmitted to the control unit of the transmission destination. Upon receiving the communication data, the control unit of the transmission destination decodes the transmission data and the address data from the communication data, and stores the transmission data in the address indicated by the address data in the corresponding storage means.

【0021】請求項2記載の発明によれば、送信元の制
御部は、出力データを送信先の記憶手段の所定のアドレ
スを示すアドレスデータとともに送信先の制御部に送信
する。送信先の制御部は、上記出力データ及びアドレス
データからなる通信データを受信すると、該出力データ
を、対応する記憶手段の当該アドレスデータが示すアド
レスに記憶する。また、状態設定手段は、上記記憶手段
の所定のアドレスにセットされた出力データの各ビット
情報に対応してI/Oポートの各ポートをハイ又はロー
の状態に設定する。
According to the second aspect of the invention, the control unit of the transmission source transmits the output data to the control unit of the transmission destination together with the address data indicating the predetermined address of the storage means of the transmission destination. Upon receiving the communication data including the output data and the address data, the control unit of the transmission destination stores the output data in the address indicated by the address data in the corresponding storage unit. Further, the state setting means sets each port of the I / O ports to a high or low state corresponding to each bit information of the output data set at a predetermined address of the storage means.

【0022】すなわち、送信先の制御部のI/Oポート
の各ポートの状態は、送信元の制御部から送信された出
力データの各ビット情報に対応して設定される。
That is, the state of each port of the I / O port of the control unit of the transmission destination is set corresponding to each bit information of the output data transmitted from the control unit of the transmission source.

【0023】請求項3記載の発明によれば、データ交信
システムの制御部間の通信においては、送信元の制御部
は、送信データと該送信データが記憶される送信先の記
憶手段におけるアドレスを示すアドレスデータとからな
る通信データを送信先の制御部に送信する。送信先の制
御部は、上記通信データを受信すると、通信データ内の
送信データを、対応する記憶手段の当該通信データ内の
アドレスデータが示すアドレスに書き込む。
According to the third aspect of the invention, in the communication between the control units of the data communication system, the control unit of the transmission source sets the transmission data and the address in the storage means of the transmission destination where the transmission data is stored. The communication data including the indicated address data is transmitted to the destination control unit. Upon receiving the communication data, the control unit of the transmission destination writes the transmission data in the communication data to the address indicated by the address data in the communication data in the corresponding storage means.

【0024】[0024]

【実施例】本発明に係るデータ交信システムについて、
デジタル画像形成装置に適用した場合を例に説明する。
[Example] Regarding a data communication system according to the present invention,
A case where the present invention is applied to a digital image forming apparatus will be described as an example.

【0025】図3は、本発明に係るカラーデジタル複写
機(デジタル画像形成装置)の一実施例の概略構成図で
ある。
FIG. 3 is a schematic block diagram of an embodiment of a color digital copying machine (digital image forming apparatus) according to the present invention.

【0026】カラーデジタル複写機1は、その上面にコ
ンタクトガラス2、原稿押え3及び操作パネル4を有
し、本体内部に操作制御ブロックP及びエンジン制御ブ
ロックQからなる像形成機構が設けられている。また、
本体内部の左下部に着脱可能な給紙カセット10,11
が装着されるようになっている。
The color digital copying machine 1 has a contact glass 2, a document retainer 3 and an operation panel 4 on its upper surface, and an image forming mechanism including an operation control block P and an engine control block Q is provided inside the main body. . Also,
Removable paper cassettes 10 and 11 at the lower left inside the main body
Is to be installed.

【0027】上記操作制御ブロックP及びエンジン制御
ブロックQは、相互に独立した機能ブロックで、各ブロ
ック内に設けられたマイクロコンピュータからなる操作
制御部C1,エンジン制御部C2によりそれぞれの機能
動作が制御されるようになっている。また、操作制御部
C1及びエンジン制御部C2は、相互にシリアルデータ
通信可能に接続され、後述するように、互いに必要な情
報を交信することにより操作制御ブロックPとエンジン
制御ブロックQとを有機的に結合して原稿を複製すると
いう複合機能を果たすようになっている。
The operation control block P and the engine control block Q are functional blocks independent of each other, and their respective functional operations are controlled by the operation control unit C1 and the engine control unit C2 which are microcomputers provided in the respective blocks. It is supposed to be done. Further, the operation control unit C1 and the engine control unit C2 are connected to each other so that serial data communication is possible, and as described later, by exchanging necessary information with each other, the operation control block P and the engine control block Q are organically connected. It is designed to perform the combined function of copying a document by combining it with.

【0028】上記操作制御ブロックPは、上記操作パネ
ル4における複写動作に必要な情報の入出力を制御する
とともに、エンジン制御ブロックQとのシリアルデータ
通信を制御するブロックである。
The operation control block P is a block for controlling input / output of information necessary for a copying operation on the operation panel 4 and controlling serial data communication with the engine control block Q.

【0029】図4は、上記操作パネル4の詳細を示す平
面図である。操作パネル4には、種々の像形成条件を入
力するためのキースイッチ群401と各種のメッセージ
及びコピー条件等を表示するLCD(Liquid Crystal D
isplay)からなるLCD表示部402とが設けられてい
る。
FIG. 4 is a plan view showing the details of the operation panel 4. The operation panel 4 includes a key switch group 401 for inputting various image forming conditions, and an LCD (Liquid Crystal D) that displays various messages and copy conditions.
and an LCD display section 402 made of isplay).

【0030】上記キースイッチ群401は、各種の像形
成モードを設定するモード設定キー401a、露光レベ
ルを設定する露光キー401b、用紙サイズを選択する
ためのカセットキー401c、像形成を指示するコピー
キー401d、入力条件をリセットするリセットキー4
01e及びコピー枚数等を設定/解除するテンキー40
1f等の各種スイッチから構成されている。
The key switch group 401 includes a mode setting key 401a for setting various image forming modes, an exposure key 401b for setting an exposure level, a cassette key 401c for selecting a paper size, and a copy key for instructing image formation. 401d, reset key 4 for resetting input conditions
01e and numeric keypad 40 for setting / releasing the number of copies, etc.
It is composed of various switches such as 1f.

【0031】また、上記LCD表示部402は、用紙サ
イズ等の固定的な情報を表示する固定情報表示部402
aと動作状態に応じて適宜のメッセージを文字情報とし
て表示するメッセージ表示部402bとを有している。
Further, the LCD display section 402 has a fixed information display section 402 for displaying fixed information such as paper size.
a and a message display unit 402b that displays an appropriate message as character information according to the operating state.

【0032】図3に戻り、エンジン制御ブロックQは、
コンタクトガラス2上の所定位置に載置された原稿Gの
画像情報を読み取る画像読取装置Q1と該画像読取装置
Q1で読み取られた画像情報を用いて用紙に原稿Gの像
を形成する像形成装置Q2とから構成されている。上記
画像読取装置Q1は、コンタクトガラス2の下部に配設
され、上記像形成装置Q2は、該画像読取装置Q1の下
部に配設されている。
Returning to FIG. 3, the engine control block Q is
An image reading device Q1 that reads the image information of the document G placed at a predetermined position on the contact glass 2 and an image forming device that forms an image of the document G on a sheet using the image information read by the image reading device Q1. It is composed of Q2. The image reading device Q1 is arranged below the contact glass 2, and the image forming device Q2 is arranged below the image reading device Q1.

【0033】画像読取装置Q1は、原稿Gを照明する光
源部5と、原稿Gの光像を下記撮像部7に導く結像部6
と上記原稿Gの光像を画像信号に光電変換して読み取る
撮像部7とから構成されている。上記光源部5は、ハロ
ゲンランプ501及び反射板502とからなり、上記結
像部6は、反射鏡601,602,603及びレンズ6
04からなり、撮像部7は、例えばCCDイメージセン
サーからなる固体撮像素子701(以下、CCD701
という)と該CCD701で読み取られた画像信号に所
定の画像処理を施す画像処理回路702とを備えてい
る。
The image reading device Q1 includes a light source section 5 for illuminating the original G and an image forming section 6 for guiding an optical image of the original G to an image pickup section 7 described below.
And an image pickup section 7 for photoelectrically converting the light image of the original document G into an image signal and reading the image signal. The light source unit 5 includes a halogen lamp 501 and a reflecting plate 502, and the image forming unit 6 includes reflecting mirrors 601, 602, 603 and a lens 6.
04, and the imaging unit 7 includes a solid-state imaging device 701 (hereinafter, CCD 701) including, for example, a CCD image sensor.
)) And an image processing circuit 702 for performing a predetermined image processing on the image signal read by the CCD 701.

【0034】上記CCD701は、例えば赤(R),青
(G),緑(B)の色フィルタを備えた3本のCCDイ
メージセンサーからなるラインセンサーで、読み取った
画像信号をR,G,Bの各色の画像信号に分離して出力
する。また、画像処理回路702は、4ページ分のペー
ジメモリを有し、CCD701で読み取られたR,G,
Bの各色の画像信号をシアン(C),イェロー(Y),
マゼンタ(M),黒(BK)の各色の画像信号に変換生
成して当該ページメモリに記憶する。
The CCD 701 is a line sensor composed of three CCD image sensors having, for example, red (R), blue (G), and green (B) color filters. The image signals of respective colors are output separately. Further, the image processing circuit 702 has a page memory for four pages, and the R, G, and
The image signals of the respective colors B are cyan (C), yellow (Y),
The image signals of magenta (M) and black (BK) are converted and generated and stored in the page memory.

【0035】画像読取装置Q1は、エンジン制御部C2
により原稿画像の読取りが指示されると、上記ハロゲン
ランプ501を発光させて原稿Gを照明するとともに、
上記光源部5及び結像部6を副走査方向(図3、左右方
向)に走査させて原稿Gの画像を読み取る。
The image reading device Q1 includes an engine control unit C2.
When the reading of the original image is instructed by, the halogen lamp 501 is caused to emit light to illuminate the original G, and
The light source unit 5 and the image forming unit 6 are scanned in the sub-scanning direction (the horizontal direction in FIG. 3) to read the image of the document G.

【0036】すなわち、上記ハロゲンランプ501から
発光された照明光は、原稿Gで反射し、上記反射鏡60
1〜603により撮像部7に導かれるとともに、レンズ
604によりCCD701の撮像面に集光される。そし
て、上記光源部5及び結像部6を副走査方向に走査させ
ることにより上記原稿Gの光像がCCD701の撮像面
に結像され、この原稿Gの光像は、CCD701により
画像信号に光電変換されて読み取られる。CCD701
は、上記光源部5及び結像部6の走査に同期して画像信
号の読取及び読出の動作が制御され、1ライン単位で原
稿Gの画像信号を読み取る。
That is, the illumination light emitted from the halogen lamp 501 is reflected by the original G and the reflecting mirror 60
1 to 603 guide the image to the image pickup unit 7, and the lens 604 collects the light on the image pickup surface of the CCD 701. Then, by scanning the light source unit 5 and the image forming unit 6 in the sub-scanning direction, an optical image of the original G is formed on the imaging surface of the CCD 701, and the optical image of the original G is photoelectrically converted into an image signal by the CCD 701. Converted and read. CCD701
The image signal reading and reading operation of the image signal is controlled in synchronism with the scanning of the light source unit 5 and the image forming unit 6, and the image signal of the original G is read line by line.

【0037】像形成装置Q2は、用紙に原稿Gの像を形
成する像形成ユニットQ21と該像形成ユニットQ21
に給紙カセット10,11から用紙を供給する給紙ユニ
ットQ22と像形成された用紙を排出する排紙ユニット
Q23とから構成されている。
The image forming apparatus Q2 includes an image forming unit Q21 for forming an image of a document G on a sheet and the image forming unit Q21.
The paper feed unit Q22 supplies paper from the paper feed cassettes 10 and 11 and the paper discharge unit Q23 which discharges the image-formed paper.

【0038】像形成ユニットQ22は、上記画像データ
を出力する画像データ出力部8と該画像データ出力部8
から出力された画像データに基づいて最終的に用紙に転
写させるまでを行う像形成部9とから構成されている。
The image forming unit Q22 includes an image data output section 8 for outputting the image data and the image data output section 8
The image forming unit 9 performs the process of finally transferring the image onto a sheet based on the image data output from the image forming unit 9.

【0039】上記画像データ出力部8は、上記画像デー
タで変調されたレーザ光を出力するレーザ発光器801
と該レーザ発光器801から発光されたレーザ光を主走
査方向(レーザ光が感光体ドラム901の周面をドラム
軸と平行に走査する方向)に走査させるポリゴンミラー
802及びレーザ光を下記感光体ドラム901の露光位
置に導く反射鏡803とを備えている。
The image data output unit 8 outputs a laser light emitter 801 which outputs laser light modulated by the image data.
And a polygon mirror 802 for scanning the laser light emitted from the laser light emitter 801 in the main scanning direction (direction in which the laser light scans the peripheral surface of the photosensitive drum 901 in parallel with the drum axis) and the laser light described below. It is provided with a reflecting mirror 803 which guides the drum 901 to the exposure position.

【0040】また、像形成部9は、上記画像データに基
づき用紙に転写すべき原稿Gの顕像を形成する感光体ド
ラム901、上記感光体ドラム901に原稿Gの潜像を
形成すべくドラム表面を所定電位に帯電する主帯電装置
902、上記感光体ドラム901に形成された原稿Gの
潜像を顕像化する現像装置903及び原稿Gの顕像を転
写させるべく用紙を上記感光体ドラム901に搬送する
転写ドラム906を備えている。
The image forming section 9 also forms a latent image of the original G on the photosensitive drum 901 which forms a visible image of the original G to be transferred onto the sheet based on the image data. A main charging device 902 that charges the surface to a predetermined potential, a developing device 903 that visualizes the latent image of the original G formed on the photoconductor drum 901, and a sheet of paper to transfer the visible image of the document G to the photoconductor drum. A transfer drum 906 that is conveyed to 901 is provided.

【0041】上記転写ドラム906の内部であって上記
感光体ドラム901に対向する位置には転写装置907
が設けられ、該転写装置907より下流側であって転写
ドラム906の内外部には像形成後に用紙を分離する分
離装置908が設けられ、更に上記分離装置908の下
流側に分離爪909が設けられている。なお、910,
911は、それぞれ感光体ドラム901と転写ドラム9
06とに残留したトナーを除去するクリーニング装置で
ある。
A transfer device 907 is provided inside the transfer drum 906 at a position facing the photoconductor drum 901.
A separating device 908 for separating a sheet after image formation is provided on the downstream side of the transfer device 907 and inside and outside the transfer drum 906, and a separating claw 909 is further provided on the downstream side of the separating device 908. Has been. In addition, 910,
Reference numeral 911 denotes a photosensitive drum 901 and a transfer drum 9 respectively.
06 is a cleaning device for removing the toner remaining.

【0042】上記現像装置903は、上下方向に配列さ
れた4個の現像器903a,903b,903c,90
3dを有し、各現像器903a〜903dには上から順
にイェロー(Y)、マゼンタ(M)、シアン(C)及び
ブラック(BK)の4色の現像剤が収納されている。上
記現像器903a〜903dは、エレベータ機構905
により昇降可能に配設された筐体904に配設され、該
筐体904の昇降動作により各色の現像器903a〜9
03dが順次、上記感光体ドラム901に対向配置され
るようになっている。
The developing device 903 has four developing devices 903a, 903b, 903c, 90 arranged in the vertical direction.
Each of the developing devices 903a to 903d stores four color developers of yellow (Y), magenta (M), cyan (C), and black (BK) in order from the top. The developing units 903a to 903d are the elevator mechanism 905.
Is arranged in a case 904 that is arranged so as to be able to move up and down by means of the raising and lowering operation of the case 904.
03d are sequentially arranged to face the photosensitive drum 901.

【0043】上記転写ドラム906は、例えばギヤ機構
(不図示)により感光体ドラム901に同期して該感光
体ドラム901に対して反対方向に等しい周速で回転駆
動されるようになされ、給紙ユニットQ22から給送さ
れた用紙を周面に静電的に吸着した状態で上記感光体ド
ラム901に給送するとともに、該用紙に感光体ドラム
901に形成された原稿Gの顕像を転写させる。
The transfer drum 906 is driven to rotate in the opposite direction with respect to the photosensitive drum 901 at the same peripheral speed in synchronization with the photosensitive drum 901 by, for example, a gear mechanism (not shown). The sheet fed from the unit Q22 is fed to the photosensitive drum 901 while being electrostatically attracted to the peripheral surface, and at the same time, the visible image of the original G formed on the photosensitive drum 901 is transferred onto the sheet. .

【0044】給紙ユニットQ22は、給紙カセット1
0,11の先端上部にそれぞれ配設された給紙ローラ1
2,13、該給紙カセット10,11から転写ドラム9
06に用紙を案内するガイド板14,15,16,1
7、上記ガイド板14〜17の適宜の中間位置に配設さ
れた搬送ローラ対18,19及びレジストローラ対20
を備えている。
The paper feed unit Q22 is a paper feed cassette 1
Paper feed rollers 1 arranged at the upper ends of 0 and 11 respectively.
2, 13, the transfer drum 9 from the paper feed cassette 10, 11
Guide plates 14, 15, 16, 1 for guiding the paper to 06
7. A pair of conveying rollers 18 and 19 and a pair of registration rollers 20 arranged at appropriate intermediate positions of the guide plates 14 to 17
Is equipped with.

【0045】なお、上記給紙カセット10,11は、そ
の適所にカセットサイズを示す、例えば磁気コードが付
されており、装着時にそのコード情報が上記エンジン制
御部C2に読み込まれるようになっている。
The sheet feeding cassettes 10 and 11 are provided with magnetic codes, for example, indicating the cassette size at appropriate places, and the code information is read by the engine control unit C2 when the sheet feeding cassettes are mounted. .

【0046】排紙ユニットQ23は、上流側から順に搬
送ベルト21、排紙ローラ対22及び排出トレイ23を
備え、搬送ベルト21と排紙ローラ対22間には、転写
された用紙の原稿像の定着を行う定着装置24が設けら
れている。定着装置24は、加熱ローラ241と圧接ロ
ーラ242とからなり、加熱ローラ241の内部適所に
定着ヒータ243が、また、周面適所に周面温度を検出
する温度センサー244が設けられている。
The paper discharge unit Q23 is provided with a conveyor belt 21, a paper discharge roller pair 22 and a paper discharge tray 23 in this order from the upstream side. Between the conveyor belt 21 and the paper discharge roller pair 22, the original image of the transferred paper is placed. A fixing device 24 for fixing is provided. The fixing device 24 includes a heating roller 241 and a pressure contact roller 242. A fixing heater 243 is provided at an appropriate position inside the heating roller 241, and a temperature sensor 244 for detecting a peripheral surface temperature is provided at an appropriate position on the peripheral surface.

【0047】ここで、原稿Gの複製動作を説明すると、
感光体ドラム901は所定速度で回転駆動されており、
ドラム表面は、主帯電装置902により所定電位に帯電
された後、レーザ光の照射位置に搬送される。そして、
感光体ドラム901の回転動作によりレーザ光がドラム
表面を相対的にラスター走査し、感光体ドラム901の
表面電位が該レーザ光の照度に応じて変位して現像Gの
潜像が形成される。
The duplication operation of the original G will be described below.
The photosensitive drum 901 is rotationally driven at a predetermined speed,
The surface of the drum is charged to a predetermined potential by the main charging device 902 and then conveyed to the irradiation position of the laser light. And
A laser beam relatively raster-scans the surface of the photosensitive drum 901 by the rotating operation of the photosensitive drum 901, and the surface potential of the photosensitive drum 901 is displaced in accordance with the illuminance of the laser beam to form a latent image of the development G.

【0048】上記原稿Gの潜像は、現像装置903によ
り帯電トナーが静電的に付着されて顕像化され、この原
稿Gの顕像が転写ドラム906により搬送された用紙に
圧接・転写されて像形成が行われる。
The latent image of the original document G is visualized by electrostatically attaching charged toner by the developing device 903, and the visible image of the original document G is pressed and transferred onto the sheet conveyed by the transfer drum 906. Image formation is performed.

【0049】上記像形成動作は、Y,M,C,BKの各
色の画像データについて4回行われ、BKの色の像形成
動作が終了すると、転写ドラム906の周面に静電的に
吸着された用紙が分離装置908及び分離爪909によ
り転写ドラム906から分離される。そして、用紙は、
搬送ベルト21により定着装置24に搬送され、転写さ
れた原稿像の定着が行われた後、排紙ローラ対22によ
り排出トレイ23に排出される。
The above image forming operation is performed four times for the image data of each color of Y, M, C and BK, and when the image forming operation of the color of BK is completed, it is electrostatically attracted to the peripheral surface of the transfer drum 906. The separated sheet is separated from the transfer drum 906 by the separating device 908 and the separating claw 909. And the paper is
After being conveyed to the fixing device 24 by the conveying belt 21 and fixing the transferred original image, the sheet is discharged to the discharge tray 23 by the pair of discharge rollers 22.

【0050】上記一連の原稿Gの画像データの読取及び
原稿Gの像形成動作は、エンジン制御部C2により集中
制御される。
The series of reading of the image data of the original G and the image forming operation of the original G are centrally controlled by the engine controller C2.

【0051】図1は、上記操作制御部C1及びエンジン
制御部C2の基本構成を示す図である。
FIG. 1 is a diagram showing a basic configuration of the operation control section C1 and the engine control section C2.

【0052】操作制御部C1は、基本的に、操作制御ブ
ロックPの動作を制御する中央演算処理装置(以下、C
PU1という)、操作制御ブロックP内の動作制御の処
理手順やエンジン制御ブロックQとの通信手順等の制御
プログラムが予め記憶されたROM30、上記CPU1
が上記制御プログラムに基づいて所定の演算処理を行う
際に必要な情報や演算結果を記憶するRAM31、上記
操作パネル4への所要のデータの入出力を行う入出力ポ
ート(以下、I/Oポートという)32、上記操作パネ
ル4内のLCD表示部42の駆動を制御するLCDコン
トローラ33及び後述するエンジン制御部C2内の中央
演算処理装置(以下、CPU2という)とのシリアルデ
ータ通信を行うためのインターフェース(以下、I/F
という)34により構成されている。
The operation control section C1 is basically a central processing unit (hereinafter, C) for controlling the operation of the operation control block P.
PU1), a ROM 30 in which a control program such as a processing procedure of operation control in the operation control block P and a communication procedure with the engine control block Q is stored in advance, the CPU 1
RAM 31 for storing information and calculation results necessary for performing predetermined calculation processing based on the control program, and input / output port for inputting / outputting required data to / from the operation panel 4 (hereinafter, I / O port). 32), an LCD controller 33 for controlling the drive of the LCD display unit 42 in the operation panel 4, and a serial data communication with a central processing unit (hereinafter referred to as CPU 2) in an engine control unit C2 described later. Interface (hereinafter, I / F
) 34.

【0053】上記CPU1は、内部に演算処理用のRA
M35(以下、内部RAM35という)を有し、処理内
容に応じてROM30及びRAM31から必要なプログ
ラム及びデータを取り込んで内部RAM35に展開し、
例えば図2に示す仮想的なメモリ空間で所定の演算処理
を行い、その処理結果をLCDコントローラ33及びI
/Oポート32を介して操作パネル4に送出し、或いは
後述する通信モードに基づきI/F34を介してエンジ
ン制御部C2に送信する。
The CPU 1 has an internal RA for arithmetic processing.
M35 (hereinafter, referred to as internal RAM35), and acquires necessary programs and data from the ROM30 and the RAM31 according to the processing content and expands them in the internal RAM35,
For example, predetermined arithmetic processing is performed in the virtual memory space shown in FIG. 2, and the processing result is used as the LCD controller 33 and I
It is sent to the operation panel 4 via the / O port 32 or is sent to the engine control unit C2 via the I / F 34 based on a communication mode described later.

【0054】一方、エンジン制御部C2も上記操作制御
部C1と同様に、エンジン制御ブロックQの動作を制御
するCPU2、予めエンジン制御ブロックQ内の動作制
御の処理手順や操作制御ブロックPとの通信手順等の制
御プログラムが予め記憶されたROM36、上記CPU
2が上記制御プログラムに基づいて所定の演算処理を行
う際に必要な情報や演算結果を記憶するRAM37、上
記画像読取装置Q1並びに像形成装置Q2への所要のデ
ータの入出力を行うI/Oポート38及び上記CPU1
とのシリアルデータ通信を行うためのI/F39により
構成されている。
On the other hand, similarly to the operation control unit C1, the engine control unit C2 also communicates with the CPU 2 that controls the operation of the engine control block Q, the procedure of the operation control in the engine control block Q and the operation control block P in advance. ROM 36 in which a control program such as a procedure is stored in advance, the CPU
2 is an I / O for inputting / outputting required data to / from the RAM 37, which stores information necessary for performing predetermined arithmetic processing based on the control program and the arithmetic result, and the image reading apparatus Q1 and the image forming apparatus Q2. Port 38 and above CPU1
And an I / F 39 for performing serial data communication with.

【0055】上記CPU2も内部RAM40を有し、C
PU1と同様の方法で所定の演算処理を行った後、その
演算結果を上記I/Oポート38を介して画像読取装置
Q1及び像形成装置Q2に出力し、或いはI/F39を
介して操作制御部C1に送信する。
The CPU 2 also has an internal RAM 40, and C
After performing a predetermined calculation process in the same manner as PU1, the calculation result is output to the image reading device Q1 and the image forming device Q2 via the I / O port 38, or the operation control is performed via the I / F 39. Send to section C1.

【0056】上記シリアルデータ通信は、予め上記RO
M30及びROM36に記憶された送信プログラム、受
信プログラム及び通信データテーブルからなる通信制御
プログラムに基づいて行われる。上記送信プログラム
は、送信制御、送信割込制御、及び通信時に送信すべき
情報(以下、通信データという)の設定等の制御プログ
ラムから構成され、上記受信プログラムは、受信割込制
御、受信エラーチェック及び接続チェック等の制御プロ
グラムから構成されている。
In the serial data communication, the RO is previously set.
This is performed based on the communication program stored in the M30 and the ROM 36, which includes a transmission program, a reception program, and a communication data table. The transmission program is composed of a transmission control, a transmission interruption control, and a control program for setting information to be transmitted during communication (hereinafter referred to as communication data). The reception program is a reception interruption control and a reception error check. And connection control and other control programs.

【0057】また、上記通信データテーブルは、シリア
ルデータ通信により交信される各種データ(以下、送信
データという)のデータテーブル及び該送信データがセ
ットされる送信先のRAMエリアにおけるアドレスデー
タデーブル(以下、送信先格納アドレステーブルとい
う)から構成されている。
The communication data table is a data table of various data (hereinafter referred to as transmission data) communicated by serial data communication, and an address data table (hereinafter, referred to as a transmission data table) in a RAM area of the transmission destination where the transmission data is set. It is called a destination storage address table).

【0058】表1は、操作制御部C1とエンジン制御部
C2間で交信されるデータの一例を示したものである。
Table 1 shows an example of data exchanged between the operation control section C1 and the engine control section C2.

【0059】[0059]

【表1】 [Table 1]

【0060】同表において、(A)は操作制御部C1か
らエンジン制御部C2に送信されるデータ、(B)はエ
ンジン制御部C2から操作制御部C1に送信されるデー
タを示している。
In the table, (A) shows data transmitted from the operation control section C1 to the engine control section C2, and (B) shows data transmitted from the engine control section C2 to the operation control section C1.

【0061】また、〔通常通信データ〕は、主にコピー
動作に関する現在状態を設定するためのデータで、カラ
ーデジタル複写機1が起動している間、操作制御部C1
とエンジン制御部C2間で常時、交信されるものであ
る。
[Normal communication data] is data for setting the current state mainly relating to the copy operation. While the color digital copying machine 1 is operating, the operation control section C1 is used.
And the engine control unit C2 are constantly communicated with each other.

【0062】通常通信データの各データは、以下の内容
を有している。すなわち、 ・通信モードデー:後述の通信モードを示すデータ タ ・コントロールフ:コピー要求、コピー停止要求、カウンタ駆動禁止要求、 ラグA,B 定着ヒータ点灯禁止要求等のコピー動作の制御に必要な 各種の制御フラグデータ ・コピーモードフ:カラーコピー、両面コピー、ページ連写コピー等のコピ ラグ ーモードに関する各種フラグデータ ・選択カセット情:マニュアルモードやオートモードで選択された給紙カセ 報 ット段の情報 ・倍率データ :拡大/縮小コピーにおけるコピー倍率のデータ ・通信モード認識:通信モードを確認するためのデータ データ ・状態フラグ :定着温度、コピー動作中、トナー補給中、用紙なし等の エンジン制御ブロックにおける各種状態を示すフラグ ・カセットサイズ:セットされている給紙カセットの用紙サイズを示すデー データ タ ・環境データ :エンジン制御ブロックの温度、湿度等の環境を示すデー タ ・給紙枚数データ:コピー動作中に給紙された用紙の枚数データ ・排出枚数データ:コピー動作中に排出された用紙の枚数データ である。
Each data of the normal communication data has the following contents. In other words, ・ Communication mode data: Data indicating the communication mode described later ・ Control file: Copy request, copy stop request, counter drive prohibition request, lag A, B fixing heater lighting prohibition request Control flag data ・ Copy mode flag: Various flag data related to copy mode such as color copy, double-sided copy, continuous page copy, etc. ・ Selected cassette information: Paper cassette status selected in manual mode or auto mode. Information-Magnification data: Copy magnification data in enlargement / reduction copying-Communication mode recognition: Data for confirming communication mode-Status flag: Engine control block for fixing temperature, copying operation, toner supply, no paper, etc. Flags indicating various statuses in the cassette ・ Cassette size: Set Data indicating the paper size of the paper cassette-Environmental data: Data indicating the environment such as temperature and humidity of the engine control block-Feeding sheet data: Data on the number of sheets fed during the copy operation-Discharging sheet data : Data on the number of sheets ejected during the copy operation.

【0063】〔シミュレーションデータ〕は、画像読取
装置Q1及び像形成装置Q2内の各種アクチュエータの
駆動タイミングや制御基準値のデータで、カラーデジタ
ル複写機1の駆動をシミュレーションすることにより調
整、設定されるものである。シミュレーションデータ
は、通常、カラーデジタル複写機1の製造時やメインテ
ナンス時にシミュレーションを行うことにより決定さ
れ、当該シミュレーションの終了時に操作制御部C1か
らエンジン制御部C2に送信される。
[Simulation data] is data of driving timings and control reference values of various actuators in the image reading apparatus Q1 and the image forming apparatus Q2, and is adjusted and set by simulating driving of the color digital copying machine 1. It is a thing. The simulation data is normally determined by performing a simulation at the time of manufacturing the color digital copying machine 1 or during maintenance, and is transmitted from the operation control unit C1 to the engine control unit C2 at the end of the simulation.

【0064】なお、上記シミュレーションデータは、操
作制御部C1のRAM31にバックアップされており、
RAM31に異常が発生したとき、当該RAM31のバ
ックアップデータを復旧すべくエンジン制御部C1のR
AM37に記憶されている上記シミュレーションデータ
が操作制御部C1に送信される。
The simulation data is backed up in the RAM 31 of the operation control section C1.
When an abnormality occurs in the RAM 31, the R of the engine control unit C1 recovers the backup data of the RAM 31.
The simulation data stored in the AM 37 is transmitted to the operation control unit C1.

【0065】〔ヒストリーデータ〕は、エンジン制御ブ
ロックQの稼動経歴を示す種々のデータで、当該カラー
デジタル複写機1の定期点検、補修等に利用するための
ものである。このヒストリーデータは、例えばコピー動
作の終了時や一定期間経過する毎に、エンジン制御部C
2から操作制御部C1に送信される。
[History data] is various data indicating the operation history of the engine control block Q, and is used for periodical inspection and repair of the color digital copying machine 1. This history data is stored in the engine control unit C, for example, at the end of the copy operation or every time a fixed period of time elapses.
2 is transmitted to the operation control unit C1.

【0066】〔操作部バックアップデータ〕は、操作制
御部C1で必要なデータをエンジン制御部C2でバック
アップするためのデータである。操作部シミュレーショ
ンデータは、例えば暗証番号、タブレット補正値等のデ
ータで、シミュレーションにより設定される。操作部シ
ミュレーションデータも上記シミュレーションデータと
同様に、当該シミュレーション終了時に操作制御部C1
からエンジン制御部C2に送信され、RAM31に異常
が生じたとき、エンジン制御部C2から操作制御部C1
に送信される。
[Operation unit backup data] is data for backing up data required by the operation control unit C1 by the engine control unit C2. The operation section simulation data is data such as a personal identification number and a tablet correction value, and is set by simulation. Similar to the above simulation data, the operation section simulation data also has the operation control section C1 at the end of the simulation.
Is transmitted from the engine control unit C2 to the engine control unit C2 and an abnormality occurs in the RAM 31.
Sent to.

【0067】異常検知回数データは、エンジン制御ブロ
ックQで発生した異常検知回数をカウントしたデータ
で、カラーデジタル複写機1の状態や性能を確認するた
めのデータである。操作制御部C1は、エンジン制御部
C2から送信される状態フラグにより異常検知回数をカ
ウントして異常検知回数データを作成し、異常検知時に
この異常検知回数データをエンジン制御部C2に送信す
る。
The abnormality detection count data is data for counting the number of abnormality detections that have occurred in the engine control block Q, and is data for confirming the state and performance of the color digital copying machine 1. The operation control unit C1 counts the number of abnormality detections by the state flag transmitted from the engine control unit C2 to create abnormality detection number data, and transmits the abnormality detection number data to the engine control unit C2 at the time of abnormality detection.

【0068】設定機能回数データは、例えば両面コピ
ー、ページ連写コピー等のコピー時に設定された各種機
能の回数データで、カラーデジタル複写機1の利用状況
を確認するためのデータである。設定機能回数データ
は、コピー終了時に操作制御部C1からエンジン制御部
C2に送信される。
The set function count data is count data of various functions set at the time of copying such as double-sided copy and continuous page copy, and is data for confirming the usage status of the color digital copying machine 1. The set function count data is transmitted from the operation control unit C1 to the engine control unit C2 at the end of copying.

【0069】なお、上記ヒストリーデータ、異常検知回
数データ及び設定機能回数データ等の経歴を示すデータ
は、通常通信データの交信に割り込んで交信するように
していもよい。例えば通常通信データが所定の回数交信
される毎に、後述する通常通信モードからヒストリーデ
ータ等の送信モードに通信モードを切り換えてヒストリ
ーデータ等を割込交信し、該交信が終了すると、再び通
常通信モードに切り換えて通常通信データを交信するよ
うにしてもよい。
The history data, the abnormality detection count data, the set function count data, and other data indicating the history may be interrupted in the normal communication data communication. For example, every time the normal communication data is communicated a predetermined number of times, the communication mode is switched from the normal communication mode described later to the transmission mode of the history data and the history data is interrupted and communicated. When the communication is completed, the normal communication is resumed. You may make it switch to a mode and communicate normal communication data.

【0070】上記通常通信データ、シミュレーションデ
ータ、ヒストリーデータ及び操作部バックアップデータ
は、通信方法(双方向通信/一方向通信)、送信データ
数及び通信時期等の通信条件が異なるので、データの種
類に応じた所定の通信モードで通信が行われるようにな
っている。そして、各通信モードの制御プログラムは、
ROM30,36にそれぞれ記憶されている。
The above-mentioned normal communication data, simulation data, history data, and operation unit backup data have different communication conditions (two-way communication / one-way communication), communication conditions such as the number of data to be transmitted, and communication time. Communication is performed in a predetermined communication mode corresponding to the communication mode. And the control program of each communication mode is
They are stored in the ROMs 30 and 36, respectively.

【0071】表2は、通信モードの種類及びその内容を
示すものである。
Table 2 shows the types of communication modes and their contents.

【0072】[0072]

【表2】 [Table 2]

【0073】通常通信モードは、上記通常通信データを
交信するための通信モードである。カラーデジタル複写
機1が起動すると、通信モードとして通常通信モードが
設定され、操作制御部C1は、他の通信モードによるデ
ータ通信が必要とならない限り、エンジン制御部C2と
通常通信データを繰り返し交信する。
The normal communication mode is a communication mode for communicating the above-mentioned normal communication data. When the color digital copying machine 1 is started, the normal communication mode is set as the communication mode, and the operation control unit C1 repeatedly communicates the normal communication data with the engine control unit C2 unless data communication in another communication mode is required. .

【0074】通常通信モードでは、表1に示すように、
操作制御部C1からエンジン制御部C2に通信モードデ
ータ、コントロールフラグデータA、コントロールフラ
グデータB、コピーモードフラグ、選択カセット情報及
び倍率データが送信され、エンジン制御部C2から操作
制御部C1に通信モード認識データ、状態フラグ、カセ
ットサイズデータ、環境データ、給紙枚数データ及び排
出枚数データが送信され、これら通常通信データの各デ
ータは、交互に交信される。
In the normal communication mode, as shown in Table 1,
Communication mode data, control flag data A, control flag data B, copy mode flag, selected cassette information and magnification data are transmitted from the operation control unit C1 to the engine control unit C2, and the communication mode data is transmitted from the engine control unit C2 to the operation control unit C1. The recognition data, the status flag, the cassette size data, the environmental data, the number of fed sheets data and the number of ejected sheets data are transmitted, and the respective pieces of normal communication data are exchanged alternately.

【0075】すなわち、図5に示すように、操作制御部
C1は、まず、通信モードデータを送信する(ステップ
S0)。この通信モードデータとは、例えば表2に示す
モードNo.で、例えば通常通信モードでは「0」であ
る。エンジン制御部C2は、通信モードデータ「0」を
受信すると(ステップS2)、通信モードを該通信モー
ドデータが示す通信モードに設定するとともに、当該設
定した通信モードの通信モードデータ(=「0」)を通
信モード認識データとして操作制御部C1に送信する
(ステップS4)。
That is, as shown in FIG. 5, the operation control section C1 first transmits communication mode data (step S0). This communication mode data is, for example, the mode No. shown in Table 2. Therefore, for example, it is “0” in the normal communication mode. When the engine control unit C2 receives the communication mode data “0” (step S2), the communication mode data is set to the communication mode indicated by the communication mode data, and the communication mode data (= “0”) of the set communication mode is set. ) Is transmitted to the operation control unit C1 as communication mode recognition data (step S4).

【0076】操作制御部C1は、受信した通信モード認
識データから通常通信モードによる通信の準備が完了し
たことを認識し(ステップS6)、続いて、次のコント
ロールフラグAのデータをエンジン制御部C2に送信す
る(ステップS8)。すなわち、操作制御部C1は、受
信した通信モード認識データが送信した通信モードデー
タと一致しているか否かで通信モードの準備状態を確認
し、「0」の通信モード認識データを受信すると、通常
通信モードによる通信の準備が完了していると判断し
て、続いて次の通常通信データを送信する。
The operation control section C1 recognizes from the received communication mode recognition data that the preparation for the communication in the normal communication mode is completed (step S6), and then the data of the next control flag A is sent to the engine control section C2. (Step S8). That is, the operation control unit C1 confirms the preparation state of the communication mode by checking whether the received communication mode recognition data matches the transmitted communication mode data, and when the communication mode recognition data of “0” is received, It is determined that the preparation for communication in the communication mode is completed, and then the next normal communication data is transmitted.

【0077】一方、エンジン制御部C2は、コントロー
ルフラグAのデータを受信すると(ステップS10)、
状態フラグのデータを操作制御部C1に送信する(ステ
ップS12)。そして、以下、操作制御部C1及びエン
ジン制御部C2は、コントロールフラグB、…、倍率デ
ータとカセットサイズデータ、…、排出枚数データとを
この順に交互に交信し(ステップS14)、操作制御部
C1が最後の排出枚数データを受信すると(ステップS
16)、操作制御部C1は、通常通信データの交信が終
了したと判断し、再び、通常通信データの交信を行うべ
くステップS0に戻る。
On the other hand, when the engine control section C2 receives the data of the control flag A (step S10),
The data of the state flag is transmitted to the operation control unit C1 (step S12). Then, hereinafter, the operation control unit C1 and the engine control unit C2 alternately exchange the control flag B, ..., Magnification data and cassette size data, ..., Ejection number data (step S14), and the operation control unit C1. Receives the final data of the number of discharged sheets (step S
16), the operation control unit C1 determines that the communication of the normal communication data is completed, and returns to step S0 to perform the communication of the normal communication data again.

【0078】シミュレーションデータ送信モードA,B
から操作部バックアップデータ送信モードまでの各送信
モードは、一方向にデータが送信されるもので、予め送
信すべきデータ数、データ内容及びデータの順番が制御
プログラムに設定されている。従って、送信元は所定の
制御プログラムに基づき一定数量のデータを一方的に送
信先に送信し、送信先は所定の制御プログラムに基づき
送信されたデータを受信する。
Simulation data transmission modes A and B
In each transmission mode from the operation section backup data transmission mode to the operation section backup data transmission mode, data is transmitted in one direction, and the number of data to be transmitted, data content, and data order are set in advance in the control program. Therefore, the transmission source unilaterally transmits a certain amount of data to the transmission destination based on the predetermined control program, and the transmission destination receives the data transmitted based on the predetermined control program.

【0079】図6は、シミュレーションデータ送信モー
ドAによるデータ通信のフローチャートである。
FIG. 6 is a flow chart of data communication in the simulation data transmission mode A.

【0080】操作パネル4からシミュレーションモード
のコードが入力されると、CPU1は、ROM30に記
憶された対応するシミュレーションモードの制御プログ
ラムを内部RAM35に読み出し、該制御プログラムに
基づいて所定のシミュレーションを実行する(ステップ
S20)。
When a simulation mode code is input from the operation panel 4, the CPU 1 reads the corresponding simulation mode control program stored in the ROM 30 into the internal RAM 35, and executes a predetermined simulation based on the control program. (Step S20).

【0081】そして、シミュレーションモードによる処
理が終了すると(ステップS22でYES)、該シミュ
レーションにより設定された各種データ(シミュレーシ
ョンデータ)をエンジン制御部C2に送信すべく通信モ
ードをシミュレーションデータ送信モードAに変更する
とともに、シミュレーションデータ送信モードAを示す
通信モードデータ「1」をCPU2に送信する(ステッ
プS24)。
When the processing in the simulation mode ends (YES in step S22), the communication mode is changed to the simulation data transmission mode A in order to transmit various data (simulation data) set by the simulation to the engine control unit C2. At the same time, the communication mode data “1” indicating the simulation data transmission mode A is transmitted to the CPU 2 (step S24).

【0082】CPU2は、通信モードデータを受信する
と(ステップS26)、通信モードを通常通信モードか
らシミュレーションデータ送信モードAに変更するとと
もに、設定した通信モードのデータを通信モード認識デ
ータとしてCPU1に送信する(ステップS28)。C
PU1は、受信した通信モード認識データと送信した通
信モードデータとからシミュレーションデータ送信モー
ドAの準備が完了しているか否かを判別し(ステップS
30)、シミュレーションデータ送信モードAの準備が
完了していれば(ステップS30でYES)、シミュレ
ーションデータの送信を行う(ステップS32)。
Upon receiving the communication mode data (step S26), the CPU 2 changes the communication mode from the normal communication mode to the simulation data transmission mode A and transmits the set communication mode data to the CPU 1 as the communication mode recognition data. (Step S28). C
The PU 1 determines whether or not the preparation for the simulation data transmission mode A is completed based on the received communication mode recognition data and the transmitted communication mode data (step S
30), if the preparation for the simulation data transmission mode A is completed (YES in step S30), the simulation data is transmitted (step S32).

【0083】すなわち、CPU1は、CPU2から受信
した通信モード認識データが送信した通信モードに一致
していると(ステップS30でYES)、シミュレーシ
ョンデータ送信モードAの準備が完了していると判断
し、トナーコントロールデータ、現像補正データ、主帯
電コントロールデータ、一次給紙タイミングデータ、二
次給紙タイミングデータ、定着温度コントロールデー
タ、ランプコントロールデータの順でシミュレーション
データをCPU2に送信し、CPU2は、この順に各デ
ータを受信する(ステップS32)。
That is, when the communication mode recognition data received from the CPU 2 matches the transmitted communication mode (YES in step S30), the CPU 1 determines that the preparation for the simulation data transmission mode A is completed, The toner control data, the development correction data, the main charging control data, the primary paper feed timing data, the secondary paper feed timing data, the fixing temperature control data, and the lamp control data are transmitted in this order to the CPU 2, and the CPU 2 sends the simulation data in this order. Each data is received (step S32).

【0084】そして、CPU1は、ランプコントロール
データの送信を終了すると、通信モードを通常通信モー
ドに変更すべく「0」の通信モードデータをCPU2に
送信する(ステップS34)。
When the CPU1 completes the transmission of the lamp control data, it transmits the communication mode data of "0" to the CPU2 to change the communication mode to the normal communication mode (step S34).

【0085】一方、CPU2は、送信されるシミュレー
ションデータを順次、受信し、引き続き「0」の通信モ
ードデータを受信すると(ステップS36)、通信モー
ドをシミュレーションデータ送信モードAから通常通信
モードに変更するとともに、「0」の通信モード認識デ
ータをCPU1に送信する(ステップS38)。
On the other hand, when the CPU 2 sequentially receives the transmitted simulation data and subsequently receives the communication mode data of "0" (step S36), the communication mode is changed from the simulation data transmission mode A to the normal communication mode. At the same time, the communication mode recognition data of "0" is transmitted to the CPU 1 (step S38).

【0086】CPU1は、「0」の通信モード認識デー
タを受信すると(ステップS40でYES)、通信モー
ドが通常通信モードに復帰したと判断し、この後は、通
常通信モードによるデータ通信を行う(ステップS4
2)。
When the CPU 1 receives the communication mode recognition data "0" (YES in step S40), it determines that the communication mode has returned to the normal communication mode, and thereafter performs data communication in the normal communication mode ( Step S4
2).

【0087】図7は、ヒストリーデータ送信モードAに
よるデータ通信のフローチャートである。
FIG. 7 is a flowchart of data communication in the history data transmission mode A.

【0088】操作パネル4のコピーキー401dが操作
され、コピー開始が指示されると、CPU1は、通常通
信モードによりコピー開始の情報をCPU2に送信し
て、コピー動作を開始させる(ステップS50)。そし
て、CPU2からコピー終了の情報が送信され、コピー
動作が終了したと判断すると(ステップS52でYE
S)、通信モードをヒストリーデータ送信モードAに変
更すべく「3」の通信モードデータをCPU2に送信す
る(ステップS54)。
When the copy key 401d on the operation panel 4 is operated and a copy start is instructed, the CPU 1 transmits the copy start information to the CPU 2 in the normal communication mode to start the copy operation (step S50). Then, the CPU 2 transmits information indicating that the copy is completed, and determines that the copy operation is completed (YES in step S52).
S), the communication mode data of "3" is transmitted to the CPU 2 to change the communication mode to the history data transmission mode A (step S54).

【0089】CPU2は、通信モードデータを受信する
と(ステップS56)、通信モードを通常通信モードか
らヒストリーデータ送信モードAに変更するとともに、
設定したヒストリーデータ送信モードAの通信モードデ
ータ「3」を通信モード認識データとしてCPU1に送
信する(ステップS58)。続いて、CPU2は、総現
像枚数データ、スタート剤交換回数データ、トナーエン
プティ回数データ、上段カセット回数データ、下段カセ
ット回数データ、トータルカウントデータ及び現像エー
ジング時間データの各ヒストリーデータをこの順にCP
U1に送信する(ステップS60)。
Upon receiving the communication mode data (step S56), the CPU 2 changes the communication mode from the normal communication mode to the history data transmission mode A, and
The communication mode data “3” of the set history data transmission mode A is transmitted to the CPU 1 as communication mode recognition data (step S58). Subsequently, the CPU 2 makes a CP of the history data of the total number of developed sheets data, the number of start agent exchanges data, the toner empty number data, the upper cassette number data, the lower cassette number data, the total count data and the development aging time data in this order.
It is transmitted to U1 (step S60).

【0090】一方、CPU1は、CPU2から「3」の
通信モード認識データを受信すると(ステップS62で
YES)、ヒストリーデータ送信モードAの準備が完了
した判断し、ヒストリーデータの受信準備を行い(ステ
ップS64)、続いて送信される上記ヒストリーデータ
を順次、受信する(ステップS66)。
On the other hand, when the CPU 1 receives the communication mode recognition data "3" from the CPU 2 (YES in step S62), it determines that the history data transmission mode A is ready, and prepares to receive the history data (step S62). S64), and successively receives the history data to be transmitted (step S66).

【0091】そして、CPU2は、全てのヒストリーデ
ータの送信が終了すると(ステップS68でYES)、
通信モードを通常通信モードに変更すべく「0」の通信
モード認識データをCPU1に送信する(ステップS7
0)。
Then, when the transmission of all history data is completed (YES at step S68), the CPU 2
Communication mode recognition data of "0" is transmitted to the CPU 1 to change the communication mode to the normal communication mode (step S7).
0).

【0092】CPU1は、ヒストリーデータに続いて、
「0」の通信モード認識データを受信すると(ステップ
S72)、通信モードを通常通信モードに変更するとと
もに、CPU2に「0」の通信モードデータを送信する
(ステップS74)。CPU2は、「0」の通信モード
データを受信すると(ステップS76でYES)、通常
通信モードの準備が完了したと判断し、この後は、通常
通信モードによるデータ通信を行う(ステップS7
8)。
The CPU 1 follows the history data,
When the communication mode recognition data of "0" is received (step S72), the communication mode is changed to the normal communication mode and the communication mode data of "0" is transmitted to the CPU 2 (step S74). When the CPU 2 receives the communication mode data of "0" (YES in step S76), it determines that the preparation for the normal communication mode is completed, and thereafter, the data communication in the normal communication mode is performed (step S7).
8).

【0093】図8は、上記シリアルデータ通信における
通信プロトコルを示すもので、(a)は通信データの構
成(フレーム構成)を示す図、(b)は先頭ブロックの
データ構成を示す図、(c)はチェックサムブロックデ
ータの構成を示す図である。
FIG. 8 shows a communication protocol in the serial data communication. FIG. 8A shows the structure of communication data (frame structure), FIG. 8B shows the data structure of the first block, and FIG. 10] is a diagram showing the structure of checksum block data.

【0094】通信データは、先頭から順に当該通信デー
タの先頭を示す先頭ブロックSB、送信データの格納ア
ドレスを示すアドレスブロックAB、送信データを示す
データブロックDB及び通信データのエラーチェックを
行うためのチェックサムブロックCSBからなり、4バ
イト又は6バイトで構成されている。
The communication data is checked from the beginning in order of a head block SB indicating the beginning of the communication data, an address block AB indicating the storage address of the transmission data, a data block DB indicating the transmission data, and an error check of the communication data. It consists of a thumb block CSB and is composed of 4 bytes or 6 bytes.

【0095】通信データが4バイトで構成される場合
は、上記各ブロックはそれぞれ1バイトで構成され、通
信データが6バイトで構成される場合は、上記先頭ブロ
ックSB及びチェックサムブロックCSBはそれぞれ1
バイト、上記アドレスブロックAB及びデータブロック
DBはそれぞれ2バイトで構成される。
When the communication data is composed of 4 bytes, each of the blocks is composed of 1 byte, and when the communication data is composed of 6 bytes, each of the head block SB and the checksum block CSB is composed of 1 byte.
Each of the bytes, the address block AB and the data block DB is composed of 2 bytes.

【0096】上記CPU1,CPU2は、16ビットマ
イクロコンピュータで構成されているので、アドレスブ
ロックAB及びデータブロックDBのデータ数はそれぞ
れ2バイトで構成され、操作制御部C1とエンジン制御
部C2間の通信データは、6バイト構成となっている。
Since the CPU 1 and the CPU 2 are composed of a 16-bit microcomputer, the number of data in the address block AB and the data block DB are each composed of 2 bytes, and the communication between the operation control section C1 and the engine control section C2 is performed. The data has a 6-byte structure.

【0097】なお、4バイト構成による通信データは、
8ビットマイクロコンピュータからなるCPUとのデー
タ通信を考慮したもので、例えば画像読取装置Q1の駆
動を制御する制御部が8ビットマイクロコンピュータか
らなるCPUで構成されている場合、該CPUとCPU
1又はCPU2間では、4バイト構成の通信データによ
りシリアルデータ通信が行われることになる。
Communication data having a 4-byte structure is as follows:
In consideration of data communication with a CPU composed of an 8-bit microcomputer, for example, when the control unit for controlling the driving of the image reading device Q1 is composed of a CPU composed of an 8-bit microcomputer, the CPU and the CPU
Serial data communication is performed between 1 or the CPU 2 by using communication data of 4 bytes.

【0098】先頭ブロックSBを構成するデータSBD
(以下、先頭ブロックデータSBDという)には、同図
(b)に示すように、当該通信データの内容及び上記デ
ータブロックDBのデータ数の情報が含まれている。デ
ータブロックDBのデータ数の情報は、「D0」ビット
により表され、通信データの内容は、「D7」ビットに
より表される。なお、「D1」ビット〜「D6」ビット
は、「0」に固定されている。
Data SBD constituting the first block SB
(Hereinafter, referred to as head block data SBD) includes the content of the communication data and information on the number of data in the data block DB, as shown in FIG. The information on the number of data in the data block DB is represented by "D0" bit, and the content of the communication data is represented by "D7" bit. The "D1" bit to the "D6" bit are fixed to "0".

【0099】上記「D0」ビットは、データブロックD
Bのデータ数が1バイトのときは、「0」にリセットさ
れ、データブロックDBのデータ数が2バイトのとき
は、「1」にセットされる。なお、上記CPU1とCP
U2間では送信データ数は2バイトであるから、上記先
頭ブロックデータSBDの「D0」ビットは、「1」に
セットされている。
The above "D0" bit is the data block D
When the data number of B is 1 byte, it is reset to "0", and when the data number of the data block DB is 2 bytes, it is set to "1". The CPU 1 and CP
Since the number of data to be transmitted between U2 is 2 bytes, the "D0" bit of the head block data SBD is set to "1".

【0100】また、「D7」ビットは、通信相手にデー
タの送信を要求するときは、「0」にリセットされ、通
信相手にデータを送信するときは、「1」にセットされ
る。従って、先頭ブロックデータSBDは、当該通信デ
ータが通信相手にデータを送信するものか、通信相手に
データ送信を要求するものかによって、以下に示す2種
類の固定されたデータ構成となっている。
The "D7" bit is reset to "0" when requesting the communication partner to transmit data, and set to "1" when transmitting data to the communication partner. Therefore, the head block data SBD has the following two types of fixed data configurations depending on whether the communication data is data to be transmitted to the communication partner or data transmission is requested to the communication partner.

【0101】データ送信要求時:SBD1=「0000
0001B(1H)」 送信データ送信時:SBD2=「10000001B
(81H)」 なお、上記データ末尾の「B」は、2進数表示であるこ
とを示し、「H」は、 16進数表示であることを示
す。
At the time of data transmission request: SBD1 = “0000
0001B (1H) ”When transmitting transmission data: SBD2 =“ 10000001B
(81H) ”It should be noted that“ B ”at the end of the above data indicates a binary number display, and“ H ”indicates a hexadecimal number display.

【0102】アドレスブロックABは、当該アドレスブ
ロックABに続くデータブロックDBのデータDBD
(以下、データブロックデータDBDという)の送信先
のRAMにおける格納アドレスを示すものである。例え
ばエンジン制御部C2において、RAM37のアドレス
「0578H」にセットされた定着温度に関するデータ
T(以下、温度データDTという)に基づき定着装置2
4の温度が制御されているとする。CPU1からCPU
2に上記温度データDTを送信する場合、通信データの
アドレスブロックABには、「0578H」がセットさ
れ、続くデータブロックDBには温度データDTがセッ
トされる。すなわち、送信データは、送信元で送信先の
格納アドレスが指定されて送信される。
The address block AB is the data DBD of the data block DB following the address block AB.
The storage address in the RAM of the transmission destination (hereinafter referred to as data block data DBD) is shown. For example, in the engine control unit C2, the fixing device 2 is based on the data D T (hereinafter referred to as temperature data D T ) relating to the fixing temperature set at the address “0578H” of the RAM 37.
It is assumed that the temperature of 4 is controlled. CPU1 to CPU
When the temperature data D T is transmitted to 2, the communication data address block AB is set to “0578H”, and the subsequent data block DB is set to the temperature data D T. That is, the transmission data is transmitted by designating the storage address of the transmission destination at the transmission source.

【0103】なお、CPU1は、操作制御部C1内のR
OM30に記憶された送信先格納アドレスデータから上
記温度データDTに対応するエンジン制御部C2内のR
AM37における格納アドレスを読み出して、通信デー
タのアドレスブロックABにセットする。
The CPU 1 uses the R in the operation control section C1.
R in the engine control unit C2 corresponding to the temperature data D T from the destination storage address data stored in the OM 30
The storage address in the AM 37 is read and set in the address block AB of the communication data.

【0104】チェックサムブロックCSBを構成するデ
ータCSBD(以下、チェックサムブロックデータCS
BDという)とは、図8(c)に示すように、先頭ブロ
ックデータSBD、アドレスブロックABを構成するデ
ータ(以下、アドレスブロックデータABDという)の
下位8桁のデータABD1(以下、下位アドレスブロッ
クデータABD1という)、アドレスブロックデータA
BDの上位8桁のデータABD2(以下、上位アドレス
ブロックデータABD2という)、データブロックデー
タDBDの下位8桁のデータDBD1(以下、下位デー
タブロックデータDBD1という)及びデータブロック
データDBDの上位8桁のデータDSD2(以下、上位
データブロックデータDBD2という)の排他的論理和
(XOR)を取ったものである。
Data CSBD (hereinafter referred to as checksum block data CS) forming checksum block CSB
As shown in FIG. 8 (c), the term “BD” refers to the data ABD 1 (hereinafter, lower address block) of lower 8 digits of the head block data SBD and the data (hereinafter, referred to as address block data ABD) forming the address block AB Data ABD1), address block data A
The upper 8 digit data ABD2 of BD (hereinafter referred to as upper address block data ABD2), the lower 8 digit data DBD1 of data block data DBD (hereinafter referred to as lower data block data DBD1) and the upper 8 digit of data block data DBD This is an exclusive OR (XOR) of the data DSD2 (hereinafter referred to as upper data block data DBD2).

【0105】通信データの受信側では、受信した先頭ブ
ロックデータSBD、下位アドレスブロックデータAB
D1、上位アドレスブロックデータABD2、下位デー
タブロックデータDBD1及び上位データブロックデー
タDBD2のXORを取ってチェックサムブロックデー
タCSBD′を作成し、この作成結果CSBD′と受信
したチェックサムブロックデータCSBDとが一致する
か否かで通信エラーの判別が行われる。
On the receiving side of the communication data, the received head block data SBD and lower address block data AB are received.
Checksum block data CSBD 'is created by taking the XOR of D1, upper address block data ABD2, lower data block data DBD1 and upper data block data DBD2, and the created result CSBD' matches the received checksum block data CSBD. A communication error is determined depending on whether or not to perform.

【0106】ここで、上記通信プロトコルに基づくシリ
アルデータ通信について具体例を挙げて説明する。ま
ず、CPU1からCPU2にシミュレーションデータ送
信モードAにより上記定着温度に関するデータDTが送
信される場合について説明する。
Here, the serial data communication based on the above communication protocol will be described with a specific example. First, a case where the data D T regarding the fixing temperature is transmitted from the CPU 1 to the CPU 2 in the simulation data transmission mode A will be described.

【0107】定着装置24は、転写済みの用紙を予め設
定されている基準温度TRに保持された加熱ローラ24
1に圧接させて転写された原稿像の定着を行うようにな
っている。上記定着装置24の温度はエンジン制御部C
2により制御され、エンジン制御部C2は、定着装置2
4の温度制御が必要になると、RAM37のバックアッ
プエリアにセットされている温度データDTを内部RA
M40のワークエリアの所定のアドレスに読み出し、該
温度データDTに基づいて定着装置24の温度制御を行
う。
The fixing device 24 includes a heating roller 24 that holds the transferred sheet at a preset reference temperature T R.
The original image transferred by being pressed against 1 is fixed. The temperature of the fixing device 24 is the engine control unit C.
2, the engine control unit C2 controls the fixing device 2
When the temperature control of 4 is required, the temperature data D T set in the backup area of the RAM 37 is transferred to the internal RA.
The data is read to a predetermined address in the work area of M40, and the temperature of the fixing device 24 is controlled based on the temperature data D T.

【0108】上記温度データDTは、基準温度TRの標準
値、例えば180℃を「80H」に割り当て、当該標準
値180℃に対する変位量ΔTを「80H」に加減算し
たものである。例えば基準温度TRが183℃(又は1
77℃)のとき、温度データDTは「83H」(又は
「77H」)になる。
The temperature data D T is obtained by assigning a standard value of the reference temperature T R , for example, 180 ° C. to “80H”, and adding / subtracting the displacement amount ΔT with respect to the standard value 180 ° C. to “80H”. For example, the reference temperature T R is 183 ° C. (or 1
77 ° C.), the temperature data D T becomes “83H” (or “77H”).

【0109】上記基準温度TRは、シミュレーションに
より各カラーデジタル複写機1毎に調整され、その調整
値(初期データ)は、操作制御部C1及びエンジン制御
部C2の各RAM31,37の所定のアドレスに記憶さ
れている。その後、例えばメンテナンス等でシミュレー
ションを実行して基準温度TRの調整値が修正される
と、該シミュレーションの終了後に操作制御部C1のR
AM31に記憶された初期の温度データDTが修正後の
温度データDT′(以下、修正温度データDT′という)
に書き換えられるとともに、上述したシミュレーション
データ送信モードAにより当該修正温度データDT′が
エンジン制御部C2に送信される。
The reference temperature T R is adjusted for each color digital copying machine 1 by simulation, and the adjustment value (initial data) is set at a predetermined address in the RAMs 31 and 37 of the operation control section C1 and the engine control section C2. Remembered in. After that, when the simulation adjusts the adjustment value of the reference temperature T R by, for example, maintenance or the like, the R of the operation control unit C1 is changed after the simulation.
The initial temperature data D T stored in the AM 31 is the corrected temperature data D T ′ (hereinafter referred to as corrected temperature data D T ′).
And the modified temperature data D T ′ is transmitted to the engine control unit C2 in the simulation data transmission mode A described above.

【0110】図9は、シリアルデータ通信における各C
PUの通信処理を示すフローチャートである。
FIG. 9 shows each C in serial data communication.
It is a flow chart which shows communication processing of PU.

【0111】操作制御部C1からエンジン制御部C2に
データを送信する際、例えば図10に示すように、RA
M31のアドレス「8326H」には、修正温度データ
T′(=83H)が記憶され、RAM37のアドレス
「0578H」には、初期の温度データDT(=80
H)が記憶されているものとする。
When data is transmitted from the operation control section C1 to the engine control section C2, RA is set as shown in FIG.
The corrected temperature data D T ′ (= 83H) is stored in the address “8326H” of M31, and the initial temperature data D T (= 80) is stored in the address “0578H” of the RAM 37.
H) is stored.

【0112】まず、操作制御部C1は、先頭ブロックデ
ータSBDを作成するとともに、RAM31のアドレス
「8326H」から修正温度データDT′(=83H)
を、また、ROM30の送信先格納アドレスデータから
当該修正温度データDT′の格納アドレス(0578
H)を読み出してアドレスブロックデータABD及びデ
ータブロックデータ(送信データ)DBDを作成する。
First, the operation control section C1 creates the head block data SBD, and from the address "8326H" of the RAM 31, the corrected temperature data DT '(= 83H).
From the transmission destination storage address data of the ROM 30 to the storage address (0578) of the correction temperature data D T ′.
H) is read to create address block data ABD and data block data (transmission data) DBD.

【0113】また、操作制御部C1は、上記先頭ブロッ
クデータSBD、アドレスブロックデータABD及びデ
ータブロックデータDBDからチェックサムブロックデ
ータCSBDを作成する。そして、操作制御部C1は、
これら各データを組み合わせて下記に示す通信データを
作成し、内部RAM35の送信バッファにセットする
(ステップS80)。
The operation control section C1 also creates checksum block data CSBD from the head block data SBD, address block data ABD and data block data DBD. Then, the operation control unit C1
The following communication data is created by combining these respective data and set in the transmission buffer of the internal RAM 35 (step S80).

【0114】SBD=10000001B(81H) ABD1=01111000B(78H) ABD2=00000101B(05H) DBD1=10000011B(83H) DBD2=00000000B(00H) CSBD=01111101B(7FH) 続いて、操作制御部C1は、先頭ブロックデータSB
D、下位アドレスブロックデータABD1、上位アドレ
スブロックデータABD2、下位データブロックデータ
DBD1、上位データDBD2及びチェックサムブロッ
クデータCSBDを順次、内部RAM35の送信レジス
タに転送し、I/F34を介してCPU2に送信する
(ステップS82)。
SBD = 10000001B (81H) ABD1 = 01111000B (78H) ABD2 = 00000101B (05H) DBD1 = 10000011B (83H) DBD2 = 00000000B (00H) CSBD = 01111101B (7FH) Then, the operation control section C1 is the first block. Data SB
D, lower address block data ABD1, upper address block data ABD2, lower data block data DBD1, upper data DBD2 and checksum block data CSBD are sequentially transferred to the transmission register of the internal RAM 35 and transmitted to the CPU 2 via the I / F 34. Yes (step S82).

【0115】そして、チェックサムブロックデータCS
BDの送信が終了すると、送信エラーの有無を判別し
(ステップS84)、送信エラーがなければ(ステップ
S84でNO)、次のシミュレーションデータを送信す
べくステップS80に戻る。送信エラーがあれば(ステ
ップS84でYES)、所定のエラー処理を行った後
(ステップS86)、通信を終了する。なお、上記エラ
ー処理は、例えばLCD表示部42に通信エラー及びサ
ービスマンにより点検の警告のメッセージを表示し、画
像形成動作を停止させるものである。
Then, the checksum block data CS
When the transmission of the BD ends, it is determined whether or not there is a transmission error (step S84). If there is no transmission error (NO in step S84), the process returns to step S80 to transmit the next simulation data. If there is a transmission error (YES in step S84), a predetermined error process is performed (step S86), and then the communication ends. In the error processing, for example, a message indicating a communication error and an inspection warning by a service person is displayed on the LCD display unit 42, and the image forming operation is stopped.

【0116】一方、CPU2は、送信される先頭ブロッ
クデータSBD、下位アドレスブロックデータABD
1、上位アドレスブロックデータABD2、下位データ
ブロックデータDBD1、上位データブロックデータD
BD2及びチェックサムブロックデータCSBDを順
次、受信し(ステップS88)、送信データの受信が終
了すると、該受信した先頭ブロックデータSBD、下位
アドレスブロックデータABD1、上位アドレスブロッ
クデータABD2、下位データブロックデータDBD
1、上位データブロックデータDBD2からチェックサ
ムブロックデータCSBD′を作成する(ステップS9
0)。
On the other hand, the CPU 2 sends the head block data SBD and the lower address block data ABD to be transmitted.
1, upper address block data ABD2, lower data block data DBD1, upper data block data D
BD2 and checksum block data CSBD are sequentially received (step S88), and when reception of the transmission data is completed, the received first block data SBD, lower address block data ABD1, upper address block data ABD2, lower data block data DBD
1. Create checksum block data CSBD 'from upper data block data DBD2 (step S9)
0).

【0117】続いて、CPU2は、作成したチェックサ
ムブロックデータCSBD′と送信されたチェックサム
ブロックデータCSBDとを比較することにより通信エ
ラーの有無を判別する(ステップS92)。CSBD′
=CSBDであれば、正常に通信されたと判断して(ス
テップS92でYES)、送信されたアドレスブロック
データABD1,ABD2の内容からRAM37におけ
る格納アドレスを「0578H」に決定するとともに
(ステップS94)、データブロックデータDBD1,
DBD2の内容から該アドレス「0578H」にセット
すべきデータを「0083H」に決定する(ステップS
96)。
Subsequently, the CPU 2 determines whether or not there is a communication error by comparing the created checksum block data CSBD 'with the transmitted checksum block data CSBD (step S92). CSBD '
= CSBD, it is determined that the communication is normally performed (YES in step S92), the storage address in the RAM 37 is determined to be "0578H" from the contents of the transmitted address block data ABD1 and ABD2 (step S94). Data block data DBD1,
From the contents of DBD2, the data to be set at the address "0578H" is determined to be "0083H" (step S
96).

【0118】そして、CPU2は、RAM37のアドレ
ス「0578H」の内容を「0083H」に書き換え
(ステップS98)、通信処理を終了する。一方、CS
BD′≠CSBDであれば、受信エラーと判断して(ス
テップS92でNO)、上述と同様のエラー処理を行っ
た後(ステップS100)、通信処理を終了する。
Then, the CPU 2 rewrites the contents of the address "0578H" of the RAM 37 into "0083H" (step S98), and ends the communication processing. On the other hand, CS
If BD '≠ CSBD, it is determined that a reception error has occurred (NO in step S92), the same error processing as described above is performed (step S100), and then the communication processing ends.

【0119】図11は、定着装置の温度制御を示すフロ
ーチャートである。CPU2は、CPU1から通常通信
データにより定着装置24の温度制御が指示されると
(ステップS102)、RAM37のアドレス「057
8H」から温度データDTを読み出し、該温度データDT
と標準値のデータDTR(=80H)との差ΔT(=DT
−DTR)を算出し(ステップS104)、更にこの算出
結果を標準温度180℃に加算して温度制御値TCを算
出する(ステップS106)。
FIG. 11 is a flow chart showing the temperature control of the fixing device. When the CPU 2 instructs the temperature control of the fixing device 24 by the normal communication data from the CPU 1 (step S102), the address "057" of the RAM 37 is read.
8H ”, the temperature data D T is read and the temperature data D T
Difference ΔT (= DT ) between the standard value data D TR (= 80H)
-D TR ) is calculated (step S104), and the calculated result is added to the standard temperature of 180 ° C. to calculate the temperature control value T C (step S106).

【0120】続いて、温度センサー244により検出さ
れた加熱ローラ241の温度Tが温度制御値TC(=1
80+ΔT)を超えているか否かを判別し(ステップS
108)、検出温度Tが温度制御値TCを超えていれば
(ステップS108でYES)、定着ヒータ243への
通電を停止させ(ステップS110)、検出温度Tが温
度制御値TC以下であれば(ステップS108でN
O)、定着ヒータ243への通電を開始又は継続させる
(ステップS112)。
Subsequently, the temperature T of the heating roller 241 detected by the temperature sensor 244 is changed to the temperature control value T C (= 1.
It is determined whether or not it exceeds 80 + ΔT (step S
108), if the detected temperature T exceeds the temperature control value T C (YES in step S108), the energization of the fixing heater 243 is stopped (step S110), and the detected temperature T is equal to or lower than the temperature control value T C. If (N in step S108
O), the energization of the fixing heater 243 is started or continued (step S112).

【0121】続いて、定着装置24の温度制御停止が指
示されたか否かを判別し(ステップS114)、温度制
御停止が指示されていなければ、ステップS104に戻
り、上述のステップS104〜ステップS112の処理
を行って上記加熱ローラ241の温度を(180+Δ
T)℃に保持する。ステップS114で温度制御停止が
指示されていれば、定着ヒータ243への通電を停止さ
せ(ステップS116)、温度制御の処理を終了する。
Subsequently, it is determined whether or not the temperature control stop of the fixing device 24 is instructed (step S114). If the temperature control stop is not instructed, the process returns to step S104 and the above-mentioned steps S104 to S112 are performed. The temperature of the heating roller 241 is set to (180 + Δ
T) Hold at ° C. If the temperature control stop is instructed in step S114, the energization of the fixing heater 243 is stopped (step S116), and the temperature control process ends.

【0122】上記シミュレーションデータ送信前におい
ては、RAM37のアドレス0578Hには80Hがセ
ットされており(図9参照)、ΔT=80H−80H=
0℃であるから、温度制御値TCはTC=180℃とな
り、加熱ローラ241は180℃に制御されるが、シミ
ュレーションデータ送信後に、RAM37のアドレス0
578Hの内容が83Hに書き換えられると、温度制御
値TCはTC=180+3=183℃となり、加熱ローラ
241は183℃に制御されることになる。
Before transmitting the simulation data, 80H is set in the address 0578H of the RAM 37 (see FIG. 9), and ΔT = 80H-80H =
Since it is 0 ° C., the temperature control value T C becomes T C = 180 ° C., and the heating roller 241 is controlled to 180 ° C.
When the content of 578H is rewritten to 83H, the temperature control value T C becomes T C = 180 + 3 = 183 ° C., and the heating roller 241 is controlled to 183 ° C.

【0123】次に、通常通信モードによりコピー開始の
データが送信される例について説明する。前述したよう
に、コピーの開始/停止要求やコピー条件等の各コピー
動作の制御に関する情報は、コントロールフラグA,
B、コピーモード等のフラグデータとして通常通信モー
ドにより操作制御部C1からエンジン制御部C2に常
時、送信されている。
Next, an example in which the copy start data is transmitted in the normal communication mode will be described. As described above, the information about the control of each copy operation, such as the copy start / stop request and the copy condition, includes the control flag A,
B, flag data such as copy mode is always transmitted from the operation control unit C1 to the engine control unit C2 in the normal communication mode.

【0124】そして、上記フラグデータは、上記コピー
動作の制御に関するデータDCP(以下、コピー制御デー
タDCPという)の各ビットの状態情報として構成されて
いる。例えばコピー開始/停止の情報は、コピー制御デ
ータDCPのD0ビットの状態で表され、例えば「1」に
セットされていれば、コピー開始要求を示し、「0」に
リセットされていれば、コピー停止要求を示している。
The flag data is constructed as status information of each bit of the data D CP (hereinafter referred to as copy control data D CP ) relating to the control of the copy operation. For example, the copy start / stop information is represented by the state of the D0 bit of the copy control data D CP . For example, if it is set to “1”, it indicates a copy start request, and if it is reset to “0”, This indicates a copy stop request.

【0125】操作制御部C1は、図12に示すように、
例えばRAM31のアドレス「0100H」に上記コピ
ー制御データDCPをセットしてカラーデジタル複写機1
の動作状態を制御、管理する一方、エンジン制御部C2
は、操作制御部C1から送信されたコピー制御データD
CPをRAM37のアドレス「0200H」にセットして
実際のコピー動作を制御している。
The operation control section C1 is, as shown in FIG.
For example, by setting the copy control data D CP at the address “0100H” of the RAM 31, the color digital copying machine 1
While controlling and managing the operating state of the engine, the engine control unit C2
Is the copy control data D transmitted from the operation control unit C1.
The CP is set to the address “0200H” of the RAM 37 to control the actual copy operation.

【0126】操作パネル4のコピーキー401dが操作
され、コピー開始が指示されると、CPU1は、上記D
0ビットが「1」にセットされたコピー制御データDCP
を作成し、RAM31のアドレス「0100H」の内容
を新しいコピー制御データDCPに書き換えるとともに、
コピー制御データDCPをCPU2に送信する。
When the copy key 401d of the operation panel 4 is operated to instruct the start of copying, the CPU 1 causes the above D
Copy control data D CP with 0 bit set to "1"
And rewrite the contents of the address “0100H” of the RAM 31 with new copy control data D CP ,
The copy control data D CP is transmitted to the CPU 2.

【0127】上記コピー制御データDCPの送信は、図9
に示すフローチャートと同様の手順で行われ、CPU1
は、コピーキー401dが操作されると、ステップS6
0で以下に示す通信データを作成し、該通信データをC
PU2に送信する。
The transmission of the copy control data D CP is shown in FIG.
The same procedure as the flowchart shown in FIG.
When the copy key 401d is operated, step S6
The following communication data is created with 0, and the communication data is C
Send to PU2.

【0128】SBD=10000001B(81H) ABD1=00000000B(00H) ABD2=00000010B(02H) DBD1=00000001B(01H) DBD2=00000000B(00H) CSBD=10000010B(82H) なお、コピー制御データDCPのD0ビット以外のビット
のフラグは「0」にリセットされているものとする。
[0128] SBD = 10000001B (81H) ABD1 = 00000000B (00H) ABD2 = 00000010B (02H) DBD1 = 00000001B (01H) DBD2 = 00000000B (00H) CSBD = 10000010B (82H) Note that except D0 bits of copy control data D CP It is assumed that the flag of the bit is reset to "0".

【0129】CPU2は、上記コピー制御データDCP
正常に受信すると、送信されたデータブロックデータD
BD(=0001H)をRAM37のアドレスブロック
データABD(0200H)で示されるアドレスにセッ
トする。CPU2は、常時、コピー制御データDCPの各
ビットのフラグ状態を監視し、各フラグの状態に基づい
てコピー動作を制御しており、上記コピー制御データD
CPを受信すると、コピー開始/停止のフラグが「1」に
セットされるので、該フラグ情報からコピー開始要求有
りと判断してコピー動作を開始する。
When the CPU 2 normally receives the copy control data D CP , it sends the transmitted data block data D CP.
BD (= 0001H) is set to the address indicated by the address block data ABD (0200H) in the RAM 37. The CPU 2 constantly monitors the flag state of each bit of the copy control data D CP and controls the copy operation based on the state of each flag.
When CP is received, the copy start / stop flag is set to "1", and it is judged from the flag information that there is a copy start request, and the copy operation is started.

【0130】図13は、デジタルカラー複写機1の操作
制御部C1及びエンジン制御部C2の第2実施例の基本
構成を示す図である。
FIG. 13 is a view showing the basic arrangement of the second embodiment of the operation control section C1 and engine control section C2 of the digital color copying machine 1.

【0131】同図は、図1において、I/Oポート38
をメモリ・マップドI/OからなるI/Oポート38′
に置換するとともに、画像読取装置Q1及び像形成装置
Q2に対するインターフェース(I/F)42を設けた
ものである。なお、CPU2、ROM36,RAM37
及び上記I/Oポート38′は、1チップのマイクロコ
ンピュータ41で構成されている。
This figure shows the I / O port 38 in FIG.
I / O port 38 'consisting of memory mapped I / O
And an interface (I / F) 42 for the image reading device Q1 and the image forming device Q2. The CPU 2, the ROM 36, the RAM 37
The I / O port 38 'is composed of a one-chip microcomputer 41.

【0132】図1に示す構成例においては、操作制御部
C1はエンジン制御部C2にエンジン制御ブロックQの
制御に必要なデータを送信するのみで、エンジン制御ブ
ロックQは、エンジン制御部C2により直接、制御され
るようになっている。I/Oポート38の出力状態もエ
ンジン制御部C2により設定されるので、該I/Oポー
ト38に接続された各アクチュエータの駆動タイミング
や駆動条件は、エンジン制御部C2により制御される。
In the configuration example shown in FIG. 1, the operation control section C1 only transmits the data necessary for controlling the engine control block Q to the engine control section C2, and the engine control block Q is directly controlled by the engine control section C2. , Is to be controlled. Since the output state of the I / O port 38 is also set by the engine control unit C2, the drive timing and drive conditions of each actuator connected to the I / O port 38 are controlled by the engine control unit C2.

【0133】第2実施例は、I/Oポート38′の出力
状態が該I/Oポート38′に対応するデータDP(以
下、ポートデータDPという)により設定されるように
構成され、操作制御部C1からエンジン制御部C2に上
記ポートデータDPを送信することにより操作制御部C
1が直接、I/Oポート38′に接続された各アクチュ
エータを制御し得るようにしたものである。第2実施例
では、上記アクチュエータの制御に必要なデータや制御
プログラムは、操作制御部C1側に設けられるので、こ
の分、エンジン制御部C2の構成及び処理における負担
を軽減できる利点がある。
The second embodiment is constructed so that the output state of the I / O port 38 'is set by the data D P (hereinafter referred to as port data D P ) corresponding to the I / O port 38'. By transmitting the port data D P from the operation control unit C1 to the engine control unit C2, the operation control unit C
1 is for directly controlling each actuator connected to the I / O port 38 '. In the second embodiment, since the data and control program necessary for controlling the actuator are provided on the operation control section C1 side, there is an advantage that the load on the configuration and processing of the engine control section C2 can be reduced accordingly.

【0134】次に、操作制御部C1によるI/Oポート
38′に接続されたアクチュエータの制御について、ハ
ロゲンランプ501の駆動電圧の制御を例に説明する。
Next, the control of the actuator connected to the I / O port 38 'by the operation control section C1 will be described by taking the control of the drive voltage of the halogen lamp 501 as an example.

【0135】図14は、ランプ501の駆動を制御する
制御回路の構成を示す図である。同図において、41
は、上記CPU2、ROM36,RAM37及びI/O
ポート38′を1チップに集積してなるマイクロコンピ
ュータ(以下、マイコンという)、43は、I/Oポー
ト38′のポートAの各ビットから出力される出力レベ
ルを加算する加算器431と加算器出力を増幅する増幅
器432とからなり、ポートAから出力されるデジタル
信号をアナログ信号に変換するD/A変換回路、44
は、ランプ501の駆動を制御するランプ制御回路であ
る。
FIG. 14 is a diagram showing the structure of a control circuit for controlling the driving of the lamp 501. In the figure, 41
Is the CPU 2, ROM 36, RAM 37 and I / O
A microcomputer in which the port 38 'is integrated on one chip (hereinafter referred to as a microcomputer) 43 is an adder 431 and an adder for adding the output levels output from the bits of the port A of the I / O port 38'. A D / A conversion circuit for converting the digital signal output from the port A into an analog signal, which is composed of an amplifier 432 for amplifying the output, 44
Is a lamp control circuit for controlling the driving of the lamp 501.

【0136】上記I/Oポート38′はそれぞれ8個の
ポートからなる出力ポートAとポートBとを有し、出力
ポートAからランプ501の駆動電圧のデータDV(以
下、電圧データDVという)が出力され、出力ポートB
の各ポートから、 ポート0:ランプ501の点灯制御 ポート1:メインモータの駆動制御 ポート2:画像読取装置Q1の駆動制御 ポート3:給紙ローラ12,13の駆動制御 ポート4:レジストローラ対20の駆動制御 ポート5:主帯電装置902の駆動制御 ポート6:転写装置907の駆動制御 ポート7:定着ヒータ243の通電制御 のリモートコントロール信号が出力されるようになって
いる。
The I / O port 38 'has an output port A and a port B, each of which is composed of eight ports. Data D V of the driving voltage of the lamp 501 from the output port A (hereinafter referred to as voltage data D V ). ) Is output and output port B
Port 0: Lighting control of lamp 501 Port 1: Main motor drive control Port 2: Image reading device Q1 drive control Port 3: Paper feed rollers 12 and 13 drive control Port 4: Registration roller pair 20 Drive control port 5: drive control of main charging device 902 Port 6: drive control of transfer device 907 Port 7: energization control of fixing heater 243 Remote control signals are output.

【0137】また、出力ポートA,Bに対応する各ポー
トデータDPA,DPBは、例えば図15に示すように、R
AM37のワークエリアのアドレス「0010H」と
「0020H」とにそれぞれセットされている。そし
て、電圧データDVは、アドレス「0010H」にセッ
トされたポートデータDPAに対応し、出力ポートBの各
ポートのデータは、アドレス「0020H」にセットさ
れたポートデータDPBに対応している。従って、ランプ
501のリモートコントロール信号はポートデータDPB
のD0ビットのデータに対応している。
Further, the respective port data D PA and D PB corresponding to the output ports A and B are R as shown in FIG. 15, for example.
It is set to the addresses "0010H" and "0020H" of the work area of the AM 37, respectively. The voltage data D V corresponds to the port data D PA set to the address “0010H”, and the data of each port of the output port B corresponds to the port data D PB set to the address “0020H”. There is. Therefore, the remote control signal of the lamp 501 is the port data D PB.
Corresponding to the D0 bit data.

【0138】上記出力ポートAから出力される電圧デー
タDVは、上記D/A変換回路43によりアナログ信号
に変換され、実際の駆動電圧Vとしてランプ制御回路4
4に出力される。上記各リモートコントロール信号に対
応するデータは、上記各アクチュエータの駆動を制御す
るフラグデータ(以下、フラグFRという)で、例えば
「0」にリセットされると、駆動制御開始を示し、
「1」にセットされると、駆動制御停止を示す。
The voltage data D V output from the output port A is converted into an analog signal by the D / A conversion circuit 43, and the lamp control circuit 4 outputs the actual drive voltage V.
4 is output. The data corresponding to each remote control signal is flag data (hereinafter, referred to as a flag FR) for controlling the drive of each actuator, and indicates the start of drive control when reset to "0", for example.
When set to "1", it indicates drive control stop.

【0139】ランプ制御回路44は、例えばフラグFR
が「0」にリセットされると、D/A変換回路43から
入力される上記駆動電圧Vでランプ501を点灯し、フ
ラグFRが「1」にセットされると、ランプ501を消
灯する。
The lamp control circuit 44 uses, for example, the flag FR.
Is reset to "0", the lamp 501 is turned on by the drive voltage V input from the D / A conversion circuit 43, and when the flag FR is set to "1", the lamp 501 is turned off.

【0140】上記フラグFRは、エンジン制御部C2が
画像読取装置Q1の制御プログラムに基づき画像読取処
理を実行することにより適宜のタイミングで設定され
る。
The flag FR is set at an appropriate timing by the engine control unit C2 executing the image reading process based on the control program of the image reading device Q1.

【0141】図16は、操作制御部C1の露光レベルに
基づくランプ501の駆動電圧の制御のフローチャート
である。
FIG. 16 is a flow chart for controlling the drive voltage of the lamp 501 based on the exposure level of the operation control section C1.

【0142】上記画像読取装置Q1の露光レベルは、露
光キー401bによりレベル0〜12まで13段階にマ
ニュアル設定可能になされ、カラーデジタル複写機1の
電源投入時は、通常、中間レベル6に初期設定されるよ
うになっている。
The exposure level of the image reading device Q1 can be manually set in 13 steps from level 0 to level 12 by the exposure key 401b. When the power of the color digital copying machine 1 is turned on, the initial level is normally set to the intermediate level 6. It is supposed to be done.

【0143】CPU1は、内部RAM35の所定のアド
レスに露光レベルのデータDE(以下、露光データDE
いう)をセットするとともに、該露光データDEをラン
プ501の電圧データDVに変換し、該電圧データDV
通常通信モードによりCPU2に送信する。一方、CP
U2は、上記電圧データDVを受信すると、RAM37
のアドレス「0010H」の内容を該電圧データDV
書き換える。
The CPU 1 sets exposure level data D E (hereinafter referred to as exposure data D E ) at a predetermined address of the internal RAM 35, and converts the exposure data D E into voltage data D V of the lamp 501, The voltage data D V is transmitted to the CPU 2 in the normal communication mode. On the other hand, CP
When the U2 receives the voltage data D V , the RAM 37
The content of the address "0010H" is rewritten to the voltage data D V.

【0144】上記電圧データDVは、通常通信モードに
より、常時、CPU2に送信されており、マニュアル操
作により変更されると、直ちにCPU2に送信されて上
記RAM37のアドレス「0010H」の内容は新しい
電圧データDVに書き換えられる。
The voltage data D V is constantly transmitted to the CPU 2 in the normal communication mode, and when it is changed by a manual operation, it is immediately transmitted to the CPU 2 and the content of the address “0010H” of the RAM 37 is changed to a new voltage. The data D V is rewritten.

【0145】すなわち、露光キー401dにより露光レ
ベルが変更されると(ステップS120)、CPU1
は、露光データDEがセットされた内部RAM35の所
定のアドレスの内容を変更後の露光データDEに書き換
えるとともに、変更後の露光データDEを電圧データDV
に変換する(ステップS122)。この変換処理は、所
定の演算式に基づき算出されるか、或いは、予め設定さ
れた変換テーブルを用いて算出される。
That is, when the exposure level is changed by the exposure key 401d (step S120), the CPU 1
Rewrites the contents of the predetermined address of the internal RAM 35 in which the exposure data D E is set to the changed exposure data D E , and the changed exposure data D E is the voltage data D V.
(Step S122). This conversion processing is calculated based on a predetermined arithmetic expression, or is calculated using a preset conversion table.

【0146】続いて、CPU1は、算出した電圧データ
VをデータブロックデータDBDに決定するととも
に、ROM30の送信先格納アドレスデータから当該電
圧データDVの格納アドレス(0010H)を読み出し
てアドレスブロックデータABDを作成し、該データブ
ロックデータDBDとアドレスブロックデータABDと
から所定の通信データを作成する(ステップS12
4)。
Subsequently, the CPU 1 determines the calculated voltage data D V as the data block data DBD, reads the storage address (0010H) of the voltage data D V from the destination storage address data of the ROM 30, and reads the address block data. An ABD is created, and predetermined communication data is created from the data block data DBD and the address block data ABD (step S12).
4).

【0147】例えば変更後の露光データDEが「8」
で、露光データDE=8が電圧データDV=78Hに変換
される仕様になっている場合、露光キー401dにより
露光データDE=8に設定されると、 SBD=10000001B(81H) ABD1=00010000B(10H) ABD2=00000000B(00H) DBD1=01111000B(78H) DBD2=00000000B(00H) CSBD=11101001B(E9H) の通信データが作成される。
For example, the changed exposure data D E is “8”
If the exposure data D E = 8 is converted to voltage data D V = 78H, and the exposure data D E = 8 is set by the exposure key 401d, then SBD = 10000001B (81H) ABD1 = The communication data of 00010000B (10H) ABD2 = 00000000B (00H) DBD1 = 01111000B (78H) DBD2 = 00000000B (00H) CSBD = 1111001B (E9H) is created.

【0148】続いて、操作制御部C1は、先頭ブロック
データSBD、下位アドレスブロックデータABD1、
上位アドレスブロックデータABD2、下位データブロ
ックデータDBD1、上位データブロックデータDBD
2及びチェックサムブロックデータCSBDを順次、内
部RAM35の送信レジスタに転送し、I/F34を介
してCPU2に送信する(ステップS126)。
Then, the operation control section C1 determines the start block data SBD, the lower address block data ABD1,
Upper address block data ABD2, lower data block data DBD1, upper data block data DBD
2 and the checksum block data CSBD are sequentially transferred to the transmission register of the internal RAM 35 and transmitted to the CPU 2 via the I / F 34 (step S126).

【0149】そして、チェックサムブロックデータCS
BDの送信が終了すると、送信エラーの有無を判別し
(ステップS128)、送信エラーがなければ(ステッ
プS128でNO)、次の通常通信データを送信すべく
ステップS120に戻る。送信エラーがあれば(ステッ
プS128でYES)、上述の所定のエラー処理を行っ
た後(ステップS130)、通信を終了する。
Then, the checksum block data CS
When the transmission of the BD is completed, it is determined whether or not there is a transmission error (step S128). If there is no transmission error (NO in step S128), the process returns to step S120 to transmit the next normal communication data. If there is a transmission error (YES in step S128), the predetermined error processing described above is performed (step S130), and then the communication ends.

【0150】一方、CPU2は、送信される先頭ブロッ
クデータSBD、下位アドレスブロックデータABD
1、上位アドレスブロックデータABD2、下位データ
ブロックデータDBD1、上位データブロックデータD
BD2及びチェックサムブロックデータCSBDを順
次、受信し(ステップS132)、送信データの受信が
終了すると、該受信した先頭ブロックデータSBD、下
位アドレスブロックデータABD1、上位アドレスブロ
ックデータABD2、下位データブロックデータDBD
1、上位データブロックデータDBD2からチェックサ
ムブロックデータCSBD′を作成する(ステップS1
34)。
On the other hand, the CPU 2 sends the head block data SBD and the lower address block data ABD to be transmitted.
1, upper address block data ABD2, lower data block data DBD1, upper data block data D
BD2 and checksum block data CSBD are sequentially received (step S132), and when reception of the transmission data is completed, the received first block data SBD, lower address block data ABD1, upper address block data ABD2, lower data block data DBD
1. Create checksum block data CSBD 'from upper data block data DBD2 (step S1
34).

【0151】続いて、CPU2は、作成したチェックサ
ムブロックデータCSBD′と送信されたチェックサム
ブロックデータCSBDとを比較することにより通信エ
ラーの有無を判別する(ステップS136)。チェック
サムブロックデータCSBD′とCSBDとが一致して
いれば、正常に通信されたと判断して(ステップS13
6でYES)、送信されたアドレスブロックデータAB
D1,ABD2の内容からRAM37における格納アド
レスを「0010H」に決定するとともに(ステップS
138)、データブロックデータDBD1,DBD2か
ら上記格納アドレス「0010H」にセットすべきデー
タを「0078H」に決定する(ステップS140)。
Subsequently, the CPU 2 determines whether there is a communication error by comparing the created checksum block data CSBD 'with the transmitted checksum block data CSBD (step S136). If the checksum block data CSBD 'and CSBD match, it is determined that communication has been normally performed (step S13).
6), the transmitted address block data AB
The storage address in the RAM 37 is determined to be "0010H" from the contents of D1 and ABD2 (step S
138), from the data block data DBD1, DBD2, the data to be set at the storage address "0010H" is determined to be "0078H" (step S140).

【0152】そして、CPU2は、RAM37のアドレ
ス「0010H」の内容を「0078H」に書き換え
(ステップS142)、通信処理を終了する。一方、チ
ェックサムブロックデータCSBD′とCSBDとが一
致していなければ、受信エラーと判断して(ステップS
136でNO)、上述と同様のエラー処理を行った後
(ステップS144)、通信処理を終了する。
Then, the CPU 2 rewrites the contents of the address "0010H" of the RAM 37 to "0078H" (step S142), and ends the communication process. On the other hand, if the checksum block data CSBD 'and CSBD do not match, a reception error is determined (step S
If NO at 136), the same error processing as described above is performed (step S144), and then the communication processing ends.

【0153】上記RAM37のアドレス「0010H」
の内容が0078Hに書き換えられると、エンジン制御
部C2からランプ制御回路44に入力されるランプ50
1の駆動電圧は、電圧データDV=78HをD/A変換
して得られる所定の駆動電圧Vに変更される。そして、
この後、原稿Gの画像を読み取るべくエンジン制御部C
2からランプ制御回路44にローレベルのリモートコン
トロール信号が入力されると、ランプ制御回路44は、
上記駆動電圧Vでランプを点灯させる。
Address "0010H" of the RAM 37
Is rewritten to 0078H, the lamp 50 input to the lamp control circuit 44 from the engine control unit C2.
The drive voltage of 1 is changed to a predetermined drive voltage V obtained by D / A converting the voltage data D V = 78H. And
After that, the engine control unit C should read the image of the document G.
When a low level remote control signal is input to the lamp control circuit 44 from 2, the lamp control circuit 44
The lamp is turned on by the drive voltage V.

【0154】上記のように、ランプ制御回路44に入力
されるランプ501の駆動電圧Vは、CPU1から送信
される電圧データDVにより直接、制御されるので、C
PU2は、露光データDEから電圧データDVへの変換処
理や電圧データDVのランプ制御回路44への供給等の
制御を行う必要がなくなり、この分、CPU2の処理負
担が軽減される。
As described above, since the driving voltage V of the lamp 501 input to the lamp control circuit 44 is directly controlled by the voltage data D V transmitted from the CPU 1, C
The PU 2 does not need to control the conversion processing of the exposure data D E into the voltage data D V and the supply of the voltage data D V to the lamp control circuit 44, and the processing load of the CPU 2 is reduced accordingly.

【0155】また、予め設定された仕様によれば、通
常、露光データDE=8は電圧データDV=78Hに変換
されるようになっているが、カラーデジタル複写機1の
長時間稼動、大量コピー等により像形成装置Q2を含む
全体的な像形成条件が経時的に変化し、正規の仕様と異
なる変換、例えば露光データDE=8を電圧データDV
80Hに変換する必要が生じる場合がある。
According to the preset specifications, the exposure data D E = 8 is normally converted into the voltage data D V = 78H. However, when the color digital copying machine 1 is operated for a long time, The overall image forming conditions including the image forming apparatus Q2 change with time due to a large number of copies, and conversions different from the normal specifications, for example, exposure data D E = 8 and voltage data D V =
It may be necessary to convert to 80H.

【0156】かかる場合、通常、カラーデジタル複写機
1の全体的な点検、整備を必要とするが、現在設定され
ている露光レベル「8」を保持した状態で、通常通信モ
ード以外の別の通信モードによりCPU1からCPU2
に「80H」の電圧データDVを送信し、RAM37の
アドレス「0010H」の内容を78Hから80Hに書
き換えることによりROM30に記憶された変換テーブ
ルや演算式の内容を変更することなく簡単に所望の変換
ができ、暫定的にカラーデジタル複写機1を駆動させる
ことが可能になる。
In such a case, it is usually necessary to inspect and maintain the color digital copying machine 1 as a whole, but another communication other than the normal communication mode is performed with the currently set exposure level "8" being held. CPU1 to CPU2 depending on the mode
By transmitting the voltage data D V of “80H” to the address “0010H” of the RAM 37 and rewriting the content of the address “0010H” from 78H to 80H without changing the contents of the conversion table or the arithmetic expression stored in the ROM 30. Conversion is possible, and it becomes possible to drive the color digital copying machine 1 provisionally.

【0157】なお、上記の処理は、CPU2がCPU1
から通常通信モードにより送信された露光データDE
電圧データDVに変換し、RAM37のアドレス「00
10H」の内容を該電圧データDVに書き換えるように
構成されている場合にも同様に行うことができる。
In the above processing, the CPU 2 makes the CPU 1
From the exposure data D E transmitted in the normal communication mode from the voltage data D V to the RAM 37 at the address “00”.
The same operation can be performed when the content of "10H" is rewritten to the voltage data D V.

【0158】同様にポートデータDPBを操作制御部C1
からエンジン制御部C2に送信することによりランプ5
01の点灯タイミングを正規の仕様と異なるタイミング
に変更することもできる。
Similarly, the port data D PB is transferred to the operation control unit C1.
From the lamp 5 to the engine control unit C2.
It is also possible to change the lighting timing of 01 to a timing different from the regular specifications.

【0159】例えば正規の仕様において、ランプ501
がレジストローラ対20の直ぐ下流に設けられたレジス
トスイッチのオンタイミングから1000ms後に点灯さ
れる点灯タイミングをレジストスイッチのオンタイミン
グと同時に点灯されるように変更する場合を例に説明す
る。
For example, in the regular specifications, the lamp 501
An example will be described in which the lighting timing that is turned on 1000 ms after the on timing of the registration switch provided immediately downstream of the registration roller pair 20 is changed to be turned on at the same time as the on timing of the registration switch.

【0160】なお、上記レジストスイッチの検出信号は
エンジン制御部C2から操作制御部C1に送信され、操
作制御部C1はレジストスイッチのオン/オフ状態を確
認できるように構成されているとする。また、通常、ラ
ンプの点灯制御は、エンジン制御部C2が所定の制御プ
ログラムを実行し、RAM37のアドレス「0020
H」のポートデータDPBを適宜書き換えることにより行
われているとする。
The detection signal of the registration switch is transmitted from the engine control section C2 to the operation control section C1 so that the operation control section C1 can confirm the on / off state of the registration switch. Further, normally, for the lighting control of the lamp, the engine control unit C2 executes a predetermined control program, and the address “0020 of the RAM 37 is displayed.
It is assumed that this is done by appropriately rewriting the port data D PB of “H”.

【0161】ランプ501の点灯タイミングの変更が必
要になった場合、CPU1がレジストスイッチのオンを
検出したとき、以下のような処理を行うように操作制御
部C1の制御プログラムを変更する。
When it is necessary to change the lighting timing of the lamp 501, when the CPU 1 detects that the registration switch is turned on, the control program of the operation control section C1 is changed to perform the following processing.

【0162】すなわちCPU1がレジストスイッチがオ
ンになったことを検出すると、通常通信モードによりC
PU2からCPU1に送信されているポートデータDPB
からI/Oポート38′のポートBの状態を確認し、更
に該ポートデータDPBのD0ビットのみを「0」にリセ
ットしたポートデータDPB′を作成してCPU2に送信
する。
That is, when the CPU 1 detects that the registration switch has been turned on, the C mode is set in the normal communication mode.
Port data D PB sent from PU2 to CPU1
From the I / O port 38 sends to the CPU2 to create a 'check the status of port B of further only the D0 bit of the port data D PB port data D PB which is reset to "0"'.

【0163】例えばポートデータDPBが「111101
01B」で、メインモータと給紙ローラ対とが駆動中で
あるとすると、この状態を変更することなくランプ50
1を点灯させるべくD0ビットのみ「0」にリセットし
た「11110100B」のポートデータDPB′を作成
し、CPU2に送信する。
For example, if the port data D PB is “111101”
01B ”, it is assumed that the main motor and the pair of paper feed rollers are being driven.
Port data D PB ′ of “11110100B” in which only the D0 bit is reset to “0” to light 1 is created and transmitted to the CPU 2.

【0164】CPU2は、CPU1から上記ポートデー
タDPB′を受信すると、RAM37のアドレス「002
0H」の内容を該ポートデータDPB′に書き換える。こ
れによりポートBのポート0のみがハイレベルからロー
レベルに反転し、メインモータ及び給紙ローラ対の動作
状態が変化することなく上記レジストスイッチのオンタ
イミングと略同一のタイミングでランプ501が点灯さ
れることになる。
Upon receipt of the port data D PB ′ from the CPU 1, the CPU 2 receives the address “002” of the RAM 37.
The contents of “0H” are rewritten to the port data D PB ′. As a result, only the port 0 of the port B is inverted from the high level to the low level, and the lamp 501 is turned on at substantially the same timing as the ON timing of the registration switch without changing the operating states of the main motor and the paper feed roller pair. Will be.

【0165】なお、上記実施例では、カラーデジタル複
写機を例に説明したが、本発明はこれに限定されるもの
ではなく、ファクシミリ、プリンタ等の他の画像形成装
置にも適用可能である。
In the above embodiment, the color digital copying machine has been described as an example, but the present invention is not limited to this and can be applied to other image forming apparatuses such as a facsimile and a printer.

【0166】更に本発明は、上記画像形成装置に限定さ
れるものではなく、複数の独立した制御ブロックが通信
可能に接続され、相互にデータを交信することにより各
制御ブロックが有機的に結合して複合機能動作を行うよ
うに構成された任意のデータ交信システムに適用するこ
とができる。例えば専用のOA(Office Automation)
システムや製品の製造、加工、試験等の各種生産装置に
適用されるデータ交信システムにも適用可能である。
Furthermore, the present invention is not limited to the above-mentioned image forming apparatus, and a plurality of independent control blocks are communicably connected and each control block is organically combined by exchanging data with each other. Can be applied to any data communication system configured to perform a multi-function operation. For example, dedicated OA (Office Automation)
It is also applicable to a data communication system applied to various production devices such as system, product manufacturing, processing, and testing.

【0167】[0167]

【発明の効果】以上説明したように、本発明によれば、
独立した複数の機能動作を有機的に結合して複合機能動
作を行うべく互いに通信データを交信可能に接続され
た、各機能動作を制御する複数の制御部と、上記各制御
部に対応して設けられ、各制御部の制御に必要なデータ
を記憶する複数の記憶手段とを備えたデータ交信システ
ムにおいて、少なくとも1の制御部は、送信すべき送信
データと送信先の記憶手段の該送信データが記憶される
アドレスデータとからなる通信データを送信先の制御部
に送信し、送信先の制御部は、受信した通信データ内の
送信データを、対応する記憶手段の当該通信データ内の
アドレスデータが示すアドレスに書き込むようにしたの
で、送信元の制御部は送信先の制御部の制御に必要なデ
ータを自由に制御することができ、送信データの変更や
追加等の通信内容に変更が生じた場合にも通信を制御す
る基本のプログラムを変更することなく簡単に所望の送
信データを送信先の制御部に送信することができる。
As described above, according to the present invention,
Corresponding to each of the above-mentioned control units, and a plurality of control units for controlling each function action, which are connected to each other so that communication data can be communicated with each other to organically combine a plurality of independent function actions to perform a composite function action. In a data communication system provided with a plurality of storage means for storing data necessary for control of each control unit, at least one control unit is provided with transmission data to be transmitted and transmission data of the storage unit of the transmission destination. Is transmitted to the control unit of the transmission destination, and the control unit of the transmission destination transmits the transmission data in the received communication data to the address data in the communication data of the corresponding storage unit. Since it is written to the address indicated by, the control unit of the transmission source can freely control the data necessary for controlling the control unit of the transmission destination, and can change the communication contents such as change or addition of the transmission data. Further easily desired transmission data without to change the basic programs also controls communication when occurring can be transmitted to the control unit of the transmission destination.

【0168】また、少なくとも1の送信先の制御部は、
データの入出力を行うI/Oポートと、上記制御部に対
応する記憶手段の所定のアドレスに記憶された出力デー
タの各ビット情報に対応して上記I/Oポートの各ポー
トの状態を設定する状態設定手段とを備えたので、送信
元の制御部から出力データを送信して送信先の記憶手段
に記憶された当該出力データの内容を変更することによ
りI/Oポートに接続されたアクチュエータの制御を送
信元の制御部により直接、行うことができる。従って、
上記アクチュエータの制御を送信元の制御部側に設ける
ことにより、この分、送信先の制御部側の構成及び処理
の負担が軽減される。
Further, at least one destination control unit is
The state of each port of the I / O port is set in correspondence with the I / O port for inputting / outputting data and each bit information of the output data stored at a predetermined address of the storage unit corresponding to the control unit. The actuator connected to the I / O port by transmitting the output data from the control unit of the transmission source and changing the content of the output data stored in the storage unit of the transmission destination. Can be directly controlled by the control unit of the transmission source. Therefore,
By providing the control of the actuator on the control unit side of the transmission source, the load of the configuration and processing on the control unit side of the transmission destination is reduced accordingly.

【0169】また、上記制御部間の通信方式を、少なく
とも1の制御部は、送信データと該送信データが記憶さ
れる送信先の記憶手段におけるアドレスデータとからな
る通信データを送信先の制御部に送信し、送信先の制御
部は、受信した通信データ内の送信データを、対応する
記憶手段の当該通信データ内のアドレスデータが示すア
ドレスに書き込むようにしたので、送信元の制御部は、
送信先の記憶手段の記憶内容を自由に制御することがで
き、送信先の制御部において基本の制御プログラムと異
なる特別の制御が必要になった場合も送信元の制御部か
ら所要のデータを送信して送信先の記憶手段の対応する
データを書き換えることにより、送信先の制御部の基本
の制御プログラムを変更することなく簡単に特別の制御
をさせることができる。
Regarding the communication method between the control units, at least one control unit transmits the communication data including the transmission data and the address data in the storage unit of the transmission destination where the transmission data is stored to the control unit of the transmission destination. Since the control unit of the transmission destination writes the transmission data in the received communication data to the address indicated by the address data in the communication data of the corresponding storage unit, the control unit of the transmission source
It is possible to freely control the contents stored in the storage means of the transmission destination, and even when special control different from the basic control program is required in the control unit of the transmission destination, the required data is transmitted from the control unit of the transmission source. By rewriting the corresponding data in the storage means of the transmission destination, special control can be easily performed without changing the basic control program of the control unit of the transmission destination.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明に係るカラーデジタル複写機(システム
装置)の操作制御部及びエンジン制御部の基本構成を示
す図である。
FIG. 1 is a diagram showing a basic configuration of an operation control unit and an engine control unit of a color digital copying machine (system device) according to the present invention.

【図2】中央演算処理装置が演算処理を行う際の仮想メ
モリ空間の構成を示す図である。
FIG. 2 is a diagram showing a configuration of a virtual memory space when a central processing unit performs arithmetic processing.

【図3】本発明に係るカラーデジタル複写機(システム
装置)の一実施例の概略構成図である。
FIG. 3 is a schematic configuration diagram of an embodiment of a color digital copying machine (system device) according to the present invention.

【図4】操作パネルの詳細を示す平面図である。FIG. 4 is a plan view showing details of an operation panel.

【図5】通常通信モードによるデータ通信のフローチャ
ートである。
FIG. 5 is a flowchart of data communication in a normal communication mode.

【図6】シミュレーション送信モードAによるデータ通
信のフローチャートである。
FIG. 6 is a flowchart of data communication in simulation transmission mode A.

【図7】ヒストリーデータ送信モードAによるデータ通
信のフローチャートである。
FIG. 7 is a flowchart of data communication in history data transmission mode A.

【図8】シリアルデータ通信における通信プロトコルを
示すもので、(a)は送信されるデータの構成(フレー
ム構成)を示す図、(b)は先頭ブロックのデータ構成
を示す図、(c)はチェックサムブロックデータの構成
を示す図である。
8A and 8B show communication protocols in serial data communication, wherein FIG. 8A is a diagram showing a configuration (frame configuration) of data to be transmitted, FIG. 8B is a diagram showing a data configuration of a head block, and FIG. It is a figure which shows the structure of checksum block data.

【図9】シリアルデータ通信における各CPUの通信処
理を示すフローチャートである。
FIG. 9 is a flowchart showing a communication process of each CPU in serial data communication.

【図10】操作制御部及びエンジン制御部の各RAMに
おける定着温度に関するデータのセット状態を示すもの
で、(a)は操作制御部のRAMにおける上記データの
アドレスを示す図、(b)はエンジン制御部のRAMに
おける上記データのアドレスを示す図である。
10A and 10B show a set state of data relating to a fixing temperature in each RAM of the operation control unit and the engine control unit, FIG. 10A is a diagram showing addresses of the data in the RAM of the operation control unit, and FIG. It is a figure which shows the address of the said data in RAM of a control part.

【図11】定着装置の温度制御を示すフローチャートで
ある。
FIG. 11 is a flowchart showing temperature control of the fixing device.

【図12】操作制御部及びエンジン制御部の各RAMに
おけるコピー動作に関するデータのセット状態を示すも
ので、(a)は操作制御部のRAMにおける上記データ
のアドレスを示す図、(b)はエンジン制御部のRAM
における上記データのアドレスを示す図である。
12A and 12B show a set state of data regarding a copy operation in each RAM of the operation control unit and the engine control unit, FIG. 12A is a diagram showing addresses of the data in the RAM of the operation control unit, and FIG. RAM of control unit
3 is a diagram showing addresses of the data in FIG.

【図13】本発明に係るカラーデジタル複写機(システ
ム装置)の操作制御部及びエンジン制御部の基本構成の
他の例を示す図である。
FIG. 13 is a diagram showing another example of the basic configuration of the operation control unit and the engine control unit of the color digital copying machine (system device) according to the present invention.

【図14】ランプの駆動を制御する制御回路の構成を示
す図である。
FIG. 14 is a diagram showing a configuration of a control circuit for controlling driving of a lamp.

【図15】メモリマップドI/Oに対するI/Oポート
データのアドレスの一例を示す図である。
FIG. 15 is a diagram showing an example of addresses of I / O port data for memory-mapped I / O.

【図16】操作制御部の露光レベルに基づくランプの駆
動電圧の制御のフローチャートである。
FIG. 16 is a flowchart of control of the lamp drive voltage based on the exposure level of the operation control unit.

【図17】従来のハンドシェーク方式によるシリアルデ
ータ通信方法を示すフローチャートである。
FIG. 17 is a flowchart showing a conventional handshake serial data communication method.

【図18】従来のハンドシェーク方式によるシリアルデ
ータ通信方法の他の例を示すフローチャートである。
FIG. 18 is a flowchart showing another example of a conventional serial data communication method using a handshake method.

【符号の説明】[Explanation of symbols]

1 カラーデジタル複写機 2 コンタクトガラス 3 原稿押え 4 操作パネル 401 スイッチ群 402 LCD表示部 5 光源部 501 ハロゲンランプ 502 反射板 6 結像部 601,602,603 反射鏡 604 レンズ 7 撮像部 701 固体撮像素子(CCD) 702 画像処理回路 8 画像データ出力部 801 レーザ発光器 802 ポリゴンミラー 803 反射鏡 9 像形成部 901 感光体ドラム 902 主帯電装置 903 現像装置 904 筐体 905 エレベータ機構 906 転写ドラム 907 転写装置 908 分離装置 909 分離爪 910,911 クリーニング装置 10,11 給紙カセット 12,13 給紙ローラ 14,15,16,17 ガイド板 18,19 搬送ローラ対 20 レジストローラ対 21 搬送ベルト 22 排紙ローラ対 23 排出トレイ 24 定着装置 241 加熱ローラ 242 圧接ローラ 243 定着ヒータ 244 温度センサー 30,36 ROM 31,35,37,40 RAM 32,38,38′ I/Oポート 33 LCDコントローラ 34,39,42 I/F 41 1チップマイコン 43 D/A変換回路 44 ランプ制御回路 C1 操作制御部 C2 エンジン制御部 CPU1,CPU2 中央演算処理装置 P 操作制御ブロック Q エンジン制御ブロック Q1 画像読取装置 Q2 像形成装置 Q21 像形成ユニット Q22 給紙ユニット Q23 排紙ユニット G 原稿 1 Color Digital Copier 2 Contact Glass 3 Original Presser 4 Operation Panel 401 Switch Group 402 LCD Display 5 Light Source 501 Halogen Lamp 502 Reflector 6 Imager 601, 602, 603 Reflector 604 Lens 7 Imager 701 Solid-state Image Sensor (CCD) 702 Image processing circuit 8 Image data output unit 801 Laser light emitter 802 Polygon mirror 803 Reflecting mirror 9 Image forming unit 901 Photoconductor drum 902 Main charging device 903 Developing device 904 Housing 905 Elevator mechanism 906 Transfer drum 907 Transfer device 908 Separation device 909 Separation claw 910,911 Cleaning device 10,11 Paper feed cassette 12,13 Paper feed roller 14,15,16,17 Guide plate 18,19 Conveying roller pair 20 Registration roller pair 21 Conveying belt 22 Discharging roller -Pair 23 discharge tray 24 fixing device 241 heating roller 242 pressure contact roller 243 fixing heater 244 temperature sensor 30,36 ROM 31, 35, 37, 40 RAM 32, 38, 38 'I / O port 33 LCD controller 34, 39, 42 I / F 41 1-chip microcomputer 43 D / A conversion circuit 44 Lamp control circuit C1 Operation control unit C2 Engine control unit CPU1, CPU2 Central processing unit P Operation control block Q Engine control block Q1 Image reading device Q2 Image forming device Q21 Image forming unit Q22 Paper feeding unit Q23 Paper discharging unit G Original

───────────────────────────────────────────────────── フロントページの続き (72)発明者 山田 修治 大阪市中央区玉造1丁目2番28号 三田工 業株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Shuji Yamada 1-2-2 Tamatsukuri, Chuo-ku, Osaka Mita Engineering Co., Ltd.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 独立した複数の機能動作を有機的に結合
して複合機能動作を行うべく互いに通信データを交信可
能に接続された、各機能動作を制御する複数の制御部
と、上記各制御部に対応して設けられ、各制御部の制御
に必要なデータを記憶する複数の記憶手段とを備えたデ
ータ交信システムにおいて、少なくとも1の制御部は、
送信先の記憶手段におけるアドレスデータが記憶された
アドレスデータ記憶手段と、送信先の制御部に送信すべ
き送信データを生成する送信データ生成手段と、上記ア
ドレスデータ記憶手段から上記送信データが記憶される
送信先の記憶手段におけるアドレスデータを読み出すア
ドレスデータ読出手段と、生成された上記送信データと
読み出されたアドレスデータとから所定の通信データを
生成する通信データ生成手段とを備え、送信先の制御部
は、受信した通信データ内の送信データを、対応する記
憶手段の当該通信データ内のアドレスデータが示すアド
レスに書き込むデータ書込手段を備えたことを特徴とす
るデータ交信システム。
1. A plurality of control units for controlling each functional operation, which are connected to each other so that communication data can be communicated with each other so as to organically combine a plurality of independent functional operations to perform a composite functional operation, and each control described above. In a data communication system provided with a plurality of storage means for storing data necessary for control of each control section, at least one control section,
Address data storage means for storing the address data in the storage means of the transmission destination, transmission data generation means for generating transmission data to be transmitted to the control unit of the transmission destination, and the transmission data is stored from the address data storage means. Address data reading means for reading address data in the destination storage means, and communication data generating means for generating predetermined communication data from the generated transmission data and the read address data. The data communication system, wherein the control unit includes data writing means for writing the transmission data in the received communication data to the address indicated by the address data in the communication data of the corresponding storage means.
【請求項2】 少なくとも1の送信先の制御部は、デー
タの入出力を行うI/Oポートと、上記制御部に対応す
る記憶手段の所定のアドレスに記憶された出力データの
各ビット情報に対応して上記I/Oポートの各ポートの
状態を設定する状態設定手段とを備えたことを特徴とす
る請求項1記載のデータ交信システム。
2. At least one destination control unit stores an I / O port for inputting / outputting data and bit information of output data stored at a predetermined address of a storage unit corresponding to the control unit. 2. A data communication system according to claim 1, further comprising a status setting means for correspondingly setting the status of each of said I / O ports.
【請求項3】 独立した複数の機能動作を有機的に結合
して複合機能動作を行うべく各機能動作を制御する複数
の制御部が相互に交信可能に接続されたデータ交信シス
テムであって、少なくとも1の制御部は、送信データと
該送信データが記憶される送信先の記憶手段におけるア
ドレスデータとからなる通信データを送信先の制御部に
送信し、送信先の制御部は、受信した通信データ内の送
信データを、対応する記憶手段の当該通信データ内のア
ドレスデータが示すアドレスに書き込むようにしたこと
を特徴とするデータ交信システムのデータ交信方式。
3. A data communication system in which a plurality of control units for controlling each function operation to organically combine a plurality of independent function operations to perform a composite function operation are communicatively connected to each other. At least one control unit transmits communication data including transmission data and address data in a storage unit of the transmission destination in which the transmission data is stored, to the control unit of the transmission destination, and the control unit of the transmission destination receives the communication. A data communication method for a data communication system, characterized in that transmission data in the data is written to an address indicated by address data in the communication data in a corresponding storage means.
JP5108581A 1993-05-10 1993-05-10 Data communication system and data communication system for the same Pending JPH06324964A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP5108581A JPH06324964A (en) 1993-05-10 1993-05-10 Data communication system and data communication system for the same
US08/234,776 US5666544A (en) 1993-05-10 1994-04-28 Method and system for communicating data between independent controllers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5108581A JPH06324964A (en) 1993-05-10 1993-05-10 Data communication system and data communication system for the same

Publications (1)

Publication Number Publication Date
JPH06324964A true JPH06324964A (en) 1994-11-25

Family

ID=14488447

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5108581A Pending JPH06324964A (en) 1993-05-10 1993-05-10 Data communication system and data communication system for the same

Country Status (1)

Country Link
JP (1) JPH06324964A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58175037A (en) * 1982-04-07 1983-10-14 Fujitsu Ltd Program loading system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58175037A (en) * 1982-04-07 1983-10-14 Fujitsu Ltd Program loading system

Similar Documents

Publication Publication Date Title
US20090237741A1 (en) Image forming apparatus, maintenance management method of the same, and storage medium for storing program thereof
KR100242786B1 (en) Apparatus and method for forming image
JP4223037B2 (en) Image processing device
CN101398641A (en) Information processing device, method of controlling the device, computer readable medium, and security system
JPH03119369A (en) Multifunctional copying machine
US5666544A (en) Method and system for communicating data between independent controllers
CN101329524B (en) Image forming apparatus, control method therefor
JPH07274012A (en) Device and method for processing picture
JPH06324964A (en) Data communication system and data communication system for the same
JPH06324962A (en) Data communication method for data communication system
JP3186913B2 (en) Specific document recognition device
US5703888A (en) Method for checking a reloadable memory, memory checking device, and automatic data restoring device
JP2000221437A (en) Image forming device
JP2002202696A (en) Network management system
JP3315291B2 (en) Image forming network device
US5592615A (en) Malfunctioning parts detecting device and a method of detecting malfunctioning parts
JP3589547B2 (en) Copying system
JPS59189768A (en) Picture processing system
JP2000358127A (en) Linked copy system
JP2884730B2 (en) Facsimile machine
JP6111216B2 (en) Image forming apparatus
JP3167062B2 (en) Image recording device
JP2005081768A (en) Image forming device
JPS60168212A (en) Testing method of control system
JP2001343868A (en) System for managing image forming device and method for informing of life of photoreceptor