JP3253641B2 - Electronic and facsimile machines - Google Patents

Electronic and facsimile machines

Info

Publication number
JP3253641B2
JP3253641B2 JP03704791A JP3704791A JP3253641B2 JP 3253641 B2 JP3253641 B2 JP 3253641B2 JP 03704791 A JP03704791 A JP 03704791A JP 3704791 A JP3704791 A JP 3704791A JP 3253641 B2 JP3253641 B2 JP 3253641B2
Authority
JP
Japan
Prior art keywords
completion
initialization
control unit
communication channel
module
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.)
Expired - Fee Related
Application number
JP03704791A
Other languages
Japanese (ja)
Other versions
JPH04276811A (en
Inventor
昭広 森
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP03704791A priority Critical patent/JP3253641B2/en
Publication of JPH04276811A publication Critical patent/JPH04276811A/en
Application granted granted Critical
Publication of JP3253641B2 publication Critical patent/JP3253641B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Facsimiles In General (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明はメインとサブのモジュー
ルによりシステム構成された電子装置およびファクシミ
リ装置に関し、特にメインモジュールとサブモジュール
間の立ち上げシーケンスをメインモジュール主導で行う
電子装置およびファクシミリ装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic apparatus and a facsimile apparatus having a system composed of a main module and a sub module, and more particularly to an electronic apparatus and a facsimile apparatus in which a startup sequence between a main module and a sub module is led by a main module. .

【0002】[0002]

【従来の技術】従来、ファクシミリ装置等の電子装置に
あっては、システム全体を管理または制御するメインモ
ジュールと、このメインモジュールに管理または制御さ
れて各セクション毎の処理を実行するサブモジュールと
によりシステム構成されている。通常、メインモジュー
ルは、常時各サブモジュールを管理していなければなら
ない。各サブモジュールを管理するにあたりメインモジ
ュールは、まず電源ON時、各サブモジュールの立ち上
がりが完了し、アイドル状態になったことを知らなけれ
ばならない。
2. Description of the Related Art Conventionally, in an electronic device such as a facsimile machine, a main module for managing or controlling the entire system and a sub-module managed or controlled by the main module to execute processing for each section are provided. The system is configured. Normally, the main module must always manage each sub-module. In managing each sub-module, the main module must first know that when the power is turned on, the start-up of each sub-module is completed and the sub-module is in an idle state.

【0003】ここで、特に考慮しない設計をすると、各
モジュールは立ち上がり完了にて勝手にメインモジュー
ルに通知を行うことになる。メインモジュールは、自身
の初期化(例えばハードディスクからのデータの読み出
し等)において時間がかかることがあるため、メインモ
ジュールの状態と同期をとらずに各サブモジュールから
初期化完了を通知されても受け取ることができない。
Here, if the design is not particularly considered, each module will notify the main module without permission at the completion of startup. Since the main module may take time to initialize itself (for example, reading data from the hard disk), the main module receives synchronization completion notification from each sub-module without synchronizing with the state of the main module. Can not do.

【0004】そこで、メインモジュールとサブモジュー
ル間の立ち上げシーケンスが必須とされ、何等かの方法
で実施されている。例えば、ポーリングによる立ち上げ
シーケンスでは、電源ONから一定時間経過後(例えば
1秒後)、メインモジュールからサブモジュールに対し
てステータス(初期化完了)を問い合わせ、この問い合
わせに応答する形でサブモジュールからステータスが通
知される。この場合、メインモジュールは、サブモジュ
ールの立ち上がり時間を考慮してステータス問い合わせ
を行うようにする必要がある。
Therefore, a start-up sequence between the main module and the sub-module is required, and is implemented by some method. For example, in the start-up sequence by polling, after a predetermined time (for example, one second) has elapsed after the power is turned on, the main module inquires of the sub-module about the status (initialization completion), and the sub-module responds to this inquiry. The status is notified. In this case, the main module needs to make a status inquiry in consideration of the rise time of the submodule.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、このよ
うな従来の電子装置にあっては、設計段階でメインモジ
ュールの問い合わせタイミングを設定しなければなら
ず、サブモジュールが初期化完了しているタイミングと
共にメインモジュール自身の初期化完了タイミングも考
慮に入れて設定する必要があり、システムの構成によっ
ては不要な待ち時間が発生するという問題があった。
However, in such a conventional electronic device, the inquiry timing of the main module must be set at the design stage, and the timing at which the submodule has been initialized has to be set. It is necessary to take into account the initialization completion timing of the main module itself, and there is a problem that an unnecessary waiting time occurs depending on the system configuration.

【0006】そこで、請求項1記載の発明は、メインモ
ジュールの初期化完了を待って随時サブモジュールの初
期化完了通知を受け付けることにより、メインモジュー
ル主導で各サブモジュールの初期化完了を把握すること
ができる電子装置を提供することを目的としている。ま
た、請求項2記載の発明は、制御部の初期化完了を待っ
て随時通信チャンネルの初期化完了通知を受け付けるこ
とにより、制御部主導で各通信チャンネルの初期化完了
を把握することができるファクシミリ装置を提供するこ
とを目的としている。
Therefore, the invention according to claim 1 is to receive the notification of the completion of the initialization of the sub-module at any time after the completion of the initialization of the main module, and to grasp the completion of the initialization of each sub-module under the initiative of the main module. It is an object of the present invention to provide an electronic device capable of performing the following. Further, the invention according to claim 2 is a facsimile that can recognize the completion of initialization of each communication channel led by the control unit by receiving a notification of completion of initialization of the communication channel as needed after waiting for completion of initialization of the control unit. It is intended to provide a device.

【0007】[0007]

【課題を解決するための手段】請求項1記載の発明は、
上記目的を達成するために、システム全体を管理するメ
インモジュールと、このメインモジュールに管理されて
各セクション毎の処理を実行するサブモジュールと、を
有し、システムの立ち上げ時またはリセット時にサブモ
ジュールから該サブモジュール自身の初期化完了をメイ
ンモジュールに対して通知する電子装置において、前記
メインモジュール自身の初期化完了をサブモジュールに
対して通知する通知手段と、この通知手段によって通知
されたメインモジュールの初期化完了を記憶する記憶手
段と、この記憶手段にメインモジュールの初期化完了が
記憶されていることを確認した後に前記サブモジュール
における初期化完了通知を許可する許可手段と、を有す
ることを特徴とするものである。
According to the first aspect of the present invention,
In order to achieve the above object, a main module that manages the entire system, and a submodule that is managed by the main module and executes processing for each section, is provided at the time of system startup or reset. An electronic device for notifying the main module of the completion of initialization of the sub-module itself from the electronic device, and a notifying unit for notifying the sub-module of completion of initialization of the main module itself, and the main module notified by the notifying unit. Storage means for storing the completion of initialization of the main module, and permission means for permitting a notification of completion of initialization in the sub-module after confirming that the completion of initialization of the main module is stored in the storage means. It is a feature.

【0008】また、請求項2記載の発明は、上記目的を
達成するために、システム全体を管理する制御部と、こ
の制御部に管理されて通信処理を実行する通信チャンネ
ルと、を有し、システムの立ち上げ時またはリセット時
に通信チャンネルから該通信チャンネル自身の初期化完
了を制御部に対して通知するファクシミリ装置におい
て、前記制御部自身の初期化完了を通信チャンネルに対
して通知する通知手段と、この通知手段によって通知さ
れた制御部の初期化完了を記憶する記憶手段と、この記
憶手段に制御部の初期化完了が記憶されていることを確
認した後に前記通信チャンネルにおける初期化完了通知
を許可する許可手段と、を有することを特徴とするもの
である。
According to a second aspect of the present invention, there is provided a control unit which manages the entire system, and a communication channel which is managed by the control unit and executes communication processing. A facsimile apparatus for notifying a control unit of the completion of initialization of the communication channel itself from a communication channel at the time of system startup or reset; and a notifying unit for notifying the communication channel of completion of initialization of the control unit itself. Storage means for storing the completion of initialization of the control unit notified by the notification means, and after confirming that the completion of initialization of the control unit is stored in the storage means, a notification of completion of initialization of the communication channel is issued. Permission means for permitting.

【0009】[0009]

【作用】上記構成を有する請求項1記載の発明におい
て、通知手段によりサブモジュールに対して通知された
メインモジュール自身の初期化完了は記憶手段に記憶さ
れ、この記憶手段にメインモジュールの初期化完了が記
憶されていることを確認した後に前記サブモジュールに
おける初期化完了通知が許可される。
According to the first aspect of the present invention, the completion of the initialization of the main module notified to the submodule by the notifying means is stored in the storage means, and the completion of the initialization of the main module is stored in the storage means. After confirming that is stored, the initialization completion notification in the sub-module is permitted.

【0010】また、上記構成を有する請求項2記載の発
明において、通知手段により通信チャンネルに対して通
知された制御部自身の初期化完了は記憶手段に記憶さ
れ、この記憶手段に制御部の初期化完了が記憶されてい
ることを確認した後に前記通信チャンネルにおける初期
化完了通知が許可される。
Further, in the invention according to claim 2 having the above configuration, the completion of initialization of the control unit itself notified to the communication channel by the notification unit is stored in the storage unit, and the initial state of the control unit is stored in the storage unit. After confirming that the initialization completion is stored, the initialization completion notification in the communication channel is permitted.

【0011】[0011]

【実施例】以下、本発明を実施例に基づいて説明する。
図3は請求項1または2記載の発明の一実施例に係る電
子装置としてのファクシミリ装置を示す構成図である。
図3において、メインモジュールとしての制御部10は、
システムバス11を介して複数のサブモジュールに接続さ
れ、これらのモジュールにより構成されているシステム
全体を管理、制御する。サブモジュールとしては、図示
のように、原稿を読み取るスキャナ部12、ハードコピー
を出力するプロッタ部13、読取時または印字出力時の倍
率を可変するスキャナ/プロッタ用変倍部14、スキャナ
データまたはプロッタデータを圧縮または伸長する第1
および第2のスキャナ/プロッタ用圧縮/再生部15、1
6、データを一時記憶する第1のバッファ部17、各回線
(PSTN)18の能力に対応して設けられた第1〜第4の通
信チャンネル19〜22、通信情報を記憶するSAF部23
(例えば20Mbyte)、データを一時記憶する第2のバッ
ファ部24、操作および表示に係る操作部/表示部25、等
がある。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below based on embodiments.
FIG. 3 is a block diagram showing a facsimile apparatus as an electronic apparatus according to an embodiment of the present invention.
In FIG. 3, the control unit 10 as a main module includes:
It is connected to a plurality of sub-modules via a system bus 11, and manages and controls the entire system configured by these modules. The sub-modules include a scanner unit 12 for reading a document, a plotter unit 13 for outputting a hard copy, a scanner / plotter scaling unit 14 for varying the magnification at the time of reading or printing, scanner data or a plotter as shown in the figure. First to compress or decompress data
And second scanner / plotter compression / reproduction unit 15, 1
6. First buffer unit 17 for temporarily storing data, first to fourth communication channels 19 to 22 provided corresponding to the capacity of each line (PSTN) 18, and SAF unit 23 for storing communication information.
(For example, 20 Mbytes), a second buffer unit 24 for temporarily storing data, an operation unit / display unit 25 related to operation and display, and the like.

【0012】図4は図3のファクシミリ装置におけるフ
ァクシミリデータ送信時の画情報の流れを示すブロック
図である。図示のように、送信原稿の画情報は、まずス
キャナ部12によって読み取られ、第1のバッファ部17に
記憶される。この原稿の生情報は、スキャナ/プロッタ
用圧縮/再生部15によって圧縮され、第2のバッファ部
24に記憶される。なお、情報圧縮方式は、CCITT勧
告によるMH方式(Modified Huffman符号化方式:1次
元符号化方式)、MR方式(ModifiedREAD符号化方式:
2次元逐次符号化方式)、MMR方式(Modified Modif
iedREAD符号化方式)等による。
FIG. 4 is a block diagram showing the flow of image information when facsimile data is transmitted in the facsimile apparatus of FIG. As shown in the figure, the image information of the transmission original is first read by the scanner unit 12 and stored in the first buffer unit 17. The raw information of this document is compressed by the scanner / plotter compression / reproducing unit 15 and the second buffer unit
Stored in 24. Note that the information compression method includes an MH method (Modified Huffman coding method: one-dimensional coding method) and an MR method (ModifiedREAD coding method:
2D sequential coding), MMR (Modified Modif)
iedREAD encoding method).

【0013】圧縮された画情報は、SAF部23に送ら
れ、さらに通信チャンネル19を介して回線18に送出され
る。通信チャンネル19においては、相手機(ファクシミ
リ装置)の能力に合わせて、線密度変換、紙サイズ変
換、インチ/ミリ変換等を行う。図1は請求項1または
2記載の発明の一実施例に係る電子装置としてのファク
シミリ装置の主要部を示す構成図である。なお、本実施
例において上述例と同一の構成については、同一符号を
付してその具体的な説明を省略する。
[0013] The compressed image information is sent to the SAF unit 23 and further sent out to the line 18 via the communication channel 19. In the communication channel 19, linear density conversion, paper size conversion, inch / millimeter conversion, and the like are performed in accordance with the capability of the partner machine (facsimile machine). FIG. 1 is a block diagram showing a main part of a facsimile apparatus as an electronic apparatus according to an embodiment of the present invention. In the present embodiment, the same components as those in the above-described example are denoted by the same reference numerals, and a specific description thereof will be omitted.

【0014】まず、構成を説明する。制御部10は、中央
処理装置としてのCPU30が設けられており、CPU30
はROM31に格納されている制御プログラムに従ってシ
ステム全体を管理、制御する。また、制御部10には、制
御に必要なデータが記憶されるRAM32、制御上実行さ
れるDMA(ダイレクトメモリアクセス)、割込等の時
間をコントロールするタイマコントローラ33が設けられ
ている。さらに、制御部10には、ハードディスク(H
D)34から情報を読み取るHDコントローラ35、フロッ
ピディスク(FD)36から情報を読み取るFDコントロ
ーラ37等が設けられている。制御部10におけるこれらの
構成要素は、内部バス38を介してシステムバス11に接続
されている。
First, the configuration will be described. The control unit 10 is provided with a CPU 30 as a central processing unit.
Manages and controls the entire system according to a control program stored in the ROM 31. The control unit 10 also includes a RAM 32 for storing data necessary for control, a DMA (direct memory access) executed for control, and a timer controller 33 for controlling time such as an interrupt. Further, the control unit 10 includes a hard disk (H
An HD controller 35 for reading information from a D) 34, an FD controller 37 for reading information from a floppy disk (FD) 36, and the like are provided. These components in the control unit 10 are connected to the system bus 11 via the internal bus 38.

【0015】このような制御部10においてCPU30は、
発明に係る通知手段として機能し、制御部10自身の初期
化完了をサブモジュールとしての通信チャンネル19に通
知する。一方、通信チャンネル19には記憶手段としての
DPRAM40が設けられており、このDPRAM40に制
御部10から通知された初期化完了が記憶される。通信チ
ャンネル19におけるCPU41は、発明に係る許可手段と
して機能し、DPRAM40に制御部10の初期化完了が記憶
されていることを確認した後に、通信チャンネル自身の
初期化完了を制御部10に対して通知する。
In such a control unit 10, the CPU 30
It functions as a notification unit according to the present invention, and notifies the communication channel 19 as a sub-module that the initialization of the control unit 10 itself has been completed. On the other hand, the communication channel 19 is provided with a DPRAM 40 as a storage means, and stores the completion of the initialization notified from the control unit 10 in the DPRAM 40. The CPU 41 in the communication channel 19 functions as the permission unit according to the present invention, and after confirming that the initialization completion of the control unit 10 is stored in the DPRAM 40, notifies the control unit 10 of the completion of initialization of the communication channel itself. Notice.

【0016】通信チャンネル19には、制御部10と同様に
RAM42、ROM43、タイマコントローラ44が設けら
れ、さらに画情報を圧縮/伸長する画情報圧縮/再生部
45が設けられている。なお、画情報圧縮/再生部45は、
図3に示した第1および第2のスキャナ/プロッタ用圧
縮/再生部15および16により代用しても構わない。ま
た、通信チャンネル19にはモデム46をコントロールする
モデム制御部47が設けられ、網制御装置48を介して回線
18または電話機(TEL)に接続される。
The communication channel 19 is provided with a RAM 42, a ROM 43, and a timer controller 44 in the same manner as the control unit 10, and further includes an image information compression / reproduction unit for compressing / expanding image information.
45 are provided. The image information compression / reproduction unit 45
The first and second scanner / plotter compression / reproduction units 15 and 16 shown in FIG. 3 may be used instead. The communication channel 19 is provided with a modem control unit 47 for controlling a modem 46.
18 or connected to a telephone (TEL).

【0017】次に、図2を参照しながら電源ON時(す
なわち立ち上げ時)またはハードウェアリセット時にお
ける制御部と通信チャンネル間の立ち上がりシーケンス
を説明する。まず、電源がONになるか、またはハードウ
ェアがリセットされると(ステップS101)、制御部10
は、図1に示した各メモリやLSI等を初期化し(ステ
ップS102)、初期化完了後、通信チャンネル19のDP
RAM40に初期化完了を示すフラグ、例えば「WAKE-U
P」を書き込む(ステップS103)。ここでは、単にDP
RAM40に書き込むだけなので、通信チャンネル19の状
態は初期化が完了、未了いずれの場合でも構わない。そ
の後、制御部10は、割込により通信チャンネル19から
「立ち上げ完了」が通知されること(ステップS107)
を待機する。
Next, with reference to FIG. 2, a description will be given of a startup sequence between the control unit and the communication channel when the power is turned on (ie, at startup) or at the time of hardware reset. First, when the power is turned on or the hardware is reset (step S101), the control unit 10
Initializes each memory, LSI, and the like shown in FIG. 1 (step S102).
A flag indicating completion of initialization in the RAM 40, for example, "WAKE-U
"P" is written (step S103). Here, simply DP
Since the data is only written in the RAM 40, the state of the communication channel 19 may be either completed or not completed. Thereafter, the control unit 10 is notified of "startup completed" from the communication channel 19 by interruption (step S107).
To wait.

【0018】一方、ステップS101において、電源がO
Nになるか、またはハードウェアがリセットされると、
通信チャンネル19においては自身の初期化完了後、DP
RAM40に「WAKE-UP」が書き込まれているかどうかを
サーチする(ステップS104)。「WAKE-UP」をサーチす
ると、通信チャンネル19は、「WAKE-UP」の書かれてい
たコードエリアを0クリアして(ステップS105)、自
身の初期化完了を示すコードをDPRAM40に書き(ス
テップS106)、同時に割込を発生して制御部10に通知
する(ステップS107)。
On the other hand, in step S101, the power
N, or when the hardware is reset
In communication channel 19, after initialization of itself is completed, DP
A search is made as to whether "WAKE-UP" has been written in the RAM 40 (step S104). When "WAKE-UP" is searched, the communication channel 19 clears the code area in which "WAKE-UP" is written to 0 (step S105), and writes a code indicating completion of initialization of itself into the DPRAM 40 (step S105). S106) At the same time, an interrupt is generated and notified to the control unit 10 (step S107).

【0019】ここで、「WAKE-UP」のコードエリアを0
クリアする理由は、通信チャンネル19だけがリセットさ
れた場合、通信チャンネル19が勝手に「初期化完了」を
制御部10に通知することを防止するためである。また、
ステップS107における初期化完了の通知を割込により
行う理由は、前述したポーリングで通知を待機するより
処理効率が良いためである。
Here, the code area of “WAKE-UP” is set to 0
The reason for clearing is to prevent the communication channel 19 from inadvertently notifying the control unit 10 of "initialization completion" when only the communication channel 19 is reset. Also,
The reason why the notification of the completion of the initialization in step S107 is made by interruption is that the processing efficiency is higher than waiting for the notification by the above-mentioned polling.

【0020】ステップS107において制御部10は割込を
検出し、通信チャンネル19の初期化完了を解析した後、
通信チャンネル19のイニシャル情報をDPRAM40に書
き(ステップS108)、割込を発生する(ステップS10
9)。ステップS109において通信チャンネル19は割込を
検出し、DPRAM40に書かれたイニシャル情報を解析
した後、「イニシャル完了」を示すコードをDPRAM
40に書き(ステップS110)、割込を発生して制御部10
に通知すると共に(ステップS111)、アイドル状態と
なる。
In step S107, the control unit 10 detects the interrupt and analyzes the completion of the initialization of the communication channel 19,
The initial information of the communication channel 19 is written in the DPRAM 40 (step S108), and an interrupt is generated (step S10).
9). In step S109, the communication channel 19 detects the interrupt, analyzes the initial information written in the DPRAM 40, and then outputs a code indicating "initial completion" to the DPRAM 40.
40 is written (step S110), an interrupt is generated and the control unit 10
(Step S111), and enters an idle state.

【0021】ステップS111において制御部10は割込を
検出し、「イニシャル完了」を解析して操作部/表示部
25に、通信チャンネル19がREADY状態であることを表示
させると共に(ステップS112)、アイドル状態とな
る。このように、本実施例においては、制御部(メイン
モジュール)10におけるCPU(通知手段)30により通
信チャンネル19(サブモジュール)に対して通知された
メインモジュール自身の初期化完了を記憶手段としての
DPRAM40に記憶し、このDPRAM40に制御部10の
初期化完了が記憶されていることを確認した後に、通信
チャンネル19における初期化完了が通知されるように構
成したので、制御部10主導で通信チャンネル19の初期化
完了を把握することができる。
In step S111, the control unit 10 detects the interruption, analyzes "initial completion", and operates the operation unit / display unit.
25 indicates that the communication channel 19 is in the READY state (step S112), and enters the idle state. As described above, in the present embodiment, the completion of the initialization of the main module itself notified to the communication channel 19 (sub-module) by the CPU (notification unit) 30 in the control unit (main module) 10 is used as a storage unit. After the completion of the initialization of the control unit 10 is stored in the DPRAM 40 and the completion of the initialization of the control unit 10 is confirmed to be stored in the DPRAM 40, the completion of the initialization in the communication channel 19 is notified. It is possible to know the completion of 19 initializations.

【0022】また、本実施例においては、制御部10の初
期化完了がフラグとして記憶手段であるDPRAM40に
記憶されるので、通信チャンネル19の初期化の完了、未
了にかかわらず通信チャンネル19に制御部10の初期化完
了を通知することができる。なお、上記実施例ではサブ
モジュールとして通信チャンネル19を例示したが、本発
明は通信チャンネル19をサブモジュールとして限定する
ものではなく、他のサブモジュールに対しても有効であ
る。また、電子装置としてファクシミリ装置を例示した
が、例えば複写装置、プリンタ等に実施しても構わな
い。
In this embodiment, the completion of the initialization of the control unit 10 is stored as a flag in the DPRAM 40 as a storage means. The completion of the initialization of the control unit 10 can be notified. Although the communication channel 19 is illustrated as a sub-module in the above embodiment, the present invention is not limited to the communication channel 19 as a sub-module, and is effective for other sub-modules. Also, a facsimile machine has been illustrated as an example of an electronic device, but the present invention may be applied to a copying machine, a printer, and the like.

【0023】[0023]

【発明の効果】以上説明したように、請求項1記載の発
明に係る電子装置によれば、サブモジュールに対して通
知されたメインモジュール自身の初期化完了を記憶手段
に記憶し、この記憶手段にメインモジュールの初期化完
了が記憶されていることを確認した後に、サブモジュー
ルにおける初期化完了が通知されるように構成したの
で、メインモジュールの初期化完了を待って随時サブモ
ジュールの初期化完了通知を受け付けることができ、メ
インモジュール主導で簡単かつ確実にサブモジュールの
初期化完了を把握することができる。
As described above, according to the electronic device of the present invention, the completion of the initialization of the main module itself notified to the sub-module is stored in the storage means. After confirming that the completion of initialization of the main module is stored in the sub-module, the completion of initialization of the sub-module is notified. The notification can be accepted, and the completion of the initialization of the submodule can be easily and reliably grasped by the main module.

【0024】また、請求項2記載の発明に係るファクシ
ミリ装置によれば、通信チャンネルに対して通知された
制御部自身の初期化完了を記憶手段に記憶し、この記憶
手段に制御部の初期化完了が記憶されていることを確認
した後に、通信チャンネルにおける初期化完了が通知さ
れるように構成したので、制御部の初期化完了を待って
随時通信チャンネルの初期化完了通知を受け付けること
ができ、制御部主導で簡単かつ確実に通信チャンネルの
初期化完了を把握することができる。
According to the facsimile apparatus of the second aspect, the completion of initialization of the control unit itself notified to the communication channel is stored in the storage unit, and the initialization of the control unit is stored in the storage unit. After confirming that the completion is stored, it is configured to notify the completion of the initialization in the communication channel, so it is possible to wait for the completion of the initialization of the control unit and to receive the notification of the completion of the initialization of the communication channel at any time. Thus, the completion of the initialization of the communication channel can be easily and reliably grasped by the control unit.

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

【図1】請求項1〜3いずれかに記載の発明の一実施例
に係る電子装置としてのファクシミリ装置の主要部を示
す構成図。
FIG. 1 is a configuration diagram showing a main part of a facsimile apparatus as an electronic apparatus according to an embodiment of the present invention.

【図2】電源ON時またはハードウェアリセット時にお
ける制御部と通信チャンネル間の立ち上がりシーケンス
を示す図。
FIG. 2 is a diagram showing a startup sequence between a control unit and a communication channel at the time of power-on or hardware reset.

【図3】請求項1〜3いずれかに記載の発明の一実施例
に係る電子装置としてのファクシミリ装置を示す構成
図。
FIG. 3 is a configuration diagram showing a facsimile apparatus as an electronic apparatus according to an embodiment of the present invention.

【図4】図3のファクシミリ装置におけるファクシミリ
データ送信時の画情報の流れを示すブロック図。
FIG. 4 is a block diagram showing a flow of image information when facsimile data is transmitted in the facsimile apparatus of FIG. 3;

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

10 制御部(メインモジュール) 19 通信チャンネル(サブモジュール) 30 CPU(通知手段) 40 DPRAM(記憶手段) 41 CPU(許可手段) 10 control unit (main module) 19 communication channel (sub-module) 30 CPU (notification means) 40 DPRAM (storage means) 41 CPU (permission means)

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】システム全体を管理するメインモジュール
と、このメインモジュールに管理されて各セクション毎
の処理を実行するサブモジュールと、を有し、システム
の立ち上げ時またはリセット時にサブモジュールから該
サブモジュール自身の初期化完了をメインモジュールに
対して通知する電子装置において、前記メインモジュー
ル自身の初期化完了をサブモジュールに対して通知する
通知手段と、この通知手段によって通知されたメインモ
ジュールの初期化完了を記憶する記憶手段と、この記憶
手段にメインモジュールの初期化完了が記憶されている
ことを確認した後に前記サブモジュールにおける初期化
完了通知を許可する許可手段と、を有することを特徴と
する電子装置。
A main module that manages the entire system; and a submodule that is managed by the main module and executes a process for each section. In an electronic device for notifying the completion of initialization of the module itself to the main module, a notifying means for notifying the completion of initialization of the main module to the submodule, and initialization of the main module notified by the notifying means Storage means for storing completion, and permission means for permitting an initialization completion notification in the sub-module after confirming that the initialization completion of the main module is stored in the storage means. Electronic devices.
【請求項2】システム全体を管理する制御部と、この制
御部に管理されて通信処理を実行する通信チャンネル
と、を有し、システムの立ち上げ時またはリセット時に
通信チャンネルから該通信チャンネル自身の初期化完了
を制御部に対して通知するファクシミリ装置において、
前記制御部自身の初期化完了を通信チャンネルに対して
通知する通知手段と、この通知手段によって通知された
制御部の初期化完了を記憶する記憶手段と、この記憶手
段に制御部の初期化完了が記憶されていることを確認し
た後に前記通信チャンネルにおける初期化完了通知を許
可する許可手段と、を有することを特徴とするファクシ
ミリ装置。
2. A control unit for managing the entire system, and a communication channel managed by the control unit to execute communication processing, wherein the communication channel is changed from the communication channel when the system is started up or reset. In a facsimile apparatus that notifies the control unit of initialization completion,
Notification means for notifying the communication channel of the completion of initialization of the control unit itself, storage means for storing the completion of initialization of the control unit notified by the notification means, and initialization completion of the control unit in the storage means A facsimile apparatus, comprising: a permission unit for permitting an initialization completion notification in the communication channel after confirming that is stored.
JP03704791A 1991-03-04 1991-03-04 Electronic and facsimile machines Expired - Fee Related JP3253641B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03704791A JP3253641B2 (en) 1991-03-04 1991-03-04 Electronic and facsimile machines

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03704791A JP3253641B2 (en) 1991-03-04 1991-03-04 Electronic and facsimile machines

Publications (2)

Publication Number Publication Date
JPH04276811A JPH04276811A (en) 1992-10-01
JP3253641B2 true JP3253641B2 (en) 2002-02-04

Family

ID=12486678

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03704791A Expired - Fee Related JP3253641B2 (en) 1991-03-04 1991-03-04 Electronic and facsimile machines

Country Status (1)

Country Link
JP (1) JP3253641B2 (en)

Also Published As

Publication number Publication date
JPH04276811A (en) 1992-10-01

Similar Documents

Publication Publication Date Title
JPH08297528A (en) Data communication device
JP2001027986A (en) Data processor and processing part selecting method
EP1052843B1 (en) System for capturing images from a peripheral unit and transferring the captured images to an image management server
US7782473B2 (en) Apparatus for transforming image data for another and method
JPH09307670A (en) Digital copying system
JP3253641B2 (en) Electronic and facsimile machines
JP2004266661A (en) Image forming apparatus
JP2000358144A (en) Picture input/output system and its control method
JP2004299387A (en) Electronic device, image formation apparatus, and image data conversion method
US20150201103A1 (en) Image processing apparatus, image processing method employed by the same, and non-transitory recording medium storing computer readable image processing program
JP4311551B2 (en) Image forming apparatus
JP3192248B2 (en) Image signal encoding device
JPH09312746A (en) Digital composite information processing system
JP3060450U (en) Fax reception data processor
JPH10190998A (en) Printer
JP4197097B2 (en) Image processing device
JP5001223B2 (en) Image reading device
JPH0895900A (en) Data processor
JP2002158810A (en) Image reading/recording device
JPH0211062A (en) Method for processing picture
JP2002344710A (en) Image storage device
JP2001243025A (en) Device and method for processing data
JPH04369972A (en) Encoding/decoding system
JP2003018386A (en) Image forming apparatus
JP2003274061A (en) Image forming apparatus

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees