JP2000307841A - Facsimile equipment - Google Patents

Facsimile equipment

Info

Publication number
JP2000307841A
JP2000307841A JP11118042A JP11804299A JP2000307841A JP 2000307841 A JP2000307841 A JP 2000307841A JP 11118042 A JP11118042 A JP 11118042A JP 11804299 A JP11804299 A JP 11804299A JP 2000307841 A JP2000307841 A JP 2000307841A
Authority
JP
Japan
Prior art keywords
modem
transmission
access interval
line speed
reception
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
JP11118042A
Other languages
Japanese (ja)
Inventor
Kazuhiro Uruma
一博 潤間
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP11118042A priority Critical patent/JP2000307841A/en
Publication of JP2000307841A publication Critical patent/JP2000307841A/en
Pending legal-status Critical Current

Links

Landscapes

  • Facsimiles In General (AREA)
  • Facsimile Transmission Control (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce load on CPU by setting an access interval to a modem in accordance with line speed information of communication. SOLUTION: A CPU control circuit 2 receives image transmission or reception start instruction. When it is for transmission start, the circuit 2 sets various kinds of parameters for converting a mode into the image transmission mode concerning the modem inside a communication control part 5. Then the circuit 2 obtains modem line speed information for executing transmission/reception from the modem inside the control part 5. Modem access interval information with respect to the line speed is obtained from modem line speed information and a model access interval deciding table. Then the circuit 2 sets the access interval during image transmission/reception with respect to the modem in the part 5 and starts the transmission/reception of image data.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ファクシミリ装置
内のモデムチップヘのアクセスタイミングに関するもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to access timing to a modem chip in a facsimile machine.

【0002】[0002]

【従来の技術】従来のモデムは、送信動作時、回線に1
バイトのデータを送出するか、または、受信動作時に、
回線から1バイトのデータを受信する毎に、ファクシミ
リ装置に対して割り込みを発生させ、ファクシミリ装置
側では、モデムから割り込みが発生すると、 ・送信動作時には、1バイトの送信用画像データをモデ
ムに転送し、 ・受信動作時には、モデムから受信データを取得し、セ
ーブすることによって、ファクシミリ画像データの送受
信を行っている。
2. Description of the Related Art A conventional modem transmits one line to a line during a transmitting operation.
When sending or receiving bytes of data,
Each time 1-byte data is received from the line, an interrupt is generated for the facsimile machine. When an interrupt is generated from the modem on the facsimile machine side, 1-byte image data for transmission is transferred to the modem at the time of transmission operation. At the time of receiving operation, facsimile image data is transmitted and received by acquiring and saving received data from the modem.

【0003】また、近年、ロックウエル社のモデムR2
88fに代表されるように、モデム内部に十数バイトの
通信用画像データバッファを持ち、ファクシミリ装置が
一定間隔で上記通信用画像データバッファにアクセス
し、 ・送信動作時に、上記通信用画像バッファに空きがある
ならば、空きバッファ分、送信用画像データを上記通信
用画像バッファに転送し、モデム側では、上記通信用画
像バッファ内のデータを回線に送出する。 ・受信動作時は、回線から送られ、上記通信用画像バッ
ファに蓄積された最大十数バイトのデータを、ファクシ
ミリ装置がモデムアクセス時にすべて取得し、セーブす
る。 といった上記画像データ転送方法によって、1回のモデ
ムヘのアクセスで、十数バイトのデータを処理してい
る。
In recent years, Rockwell's modem R2
88f, the modem has a communication image data buffer of more than 10 bytes in the modem, and the facsimile device accesses the communication image data buffer at regular intervals. If there is free space, the image data for transmission corresponding to the free buffer is transferred to the image buffer for communication, and the modem transmits the data in the image buffer for communication to the line. At the time of receiving operation, the facsimile apparatus acquires and saves all data of up to tens of bytes transmitted from the line and stored in the communication image buffer at the time of modem access. With the above-described image data transfer method, data of more than ten bytes is processed by one access to the modem.

【0004】[0004]

【発明が解決しようとする課題】しかし、上記従来のフ
ァクシミリ装置では、モデムヘのアクセス間隔が一定で
あり、通常、アクセス間隔は、ファクシミリ通信の最高
速度である33600bpsの回線速度をもとに設定し
ている。このために、回線速度33600bpsでは、
理想的なアクセス間隔であっても、回線速度が上記速度
の半分の16800bpsでは、送信時に、上記通信用
画像バッファにまだデータが半分残っている状態での書
き込みや、受信時前記通信用画像バッファにデータが半
分しか入っていない状態での読み出しということにな
る。
However, in the above-mentioned conventional facsimile apparatus, the access interval to the modem is constant. Usually, the access interval is set based on the maximum line speed of 33600 bps of the facsimile communication. ing. For this reason, at a line speed of 33600 bps,
Even at an ideal access interval, when the line speed is 16800 bps, which is half of the above speed, at the time of transmission, writing with the data still half remaining in the communication image buffer, or at the time of reception, the communication image buffer Means that data is read in a state where only half of the data is contained in the data.

【0005】さらに、回線速度が2400bpsである
場合、1回のアクセスでは、上記通信用画像バッファ内
のデータの変化がなく、数回のアクセスでやっと1バイ
トのデータを上記通信用画像バッファに書き込む、また
は、読み出すことが可能となり、低回線速度になればな
る程、不必要なモデムアクセスを行う。
Further, when the line speed is 2400 bps, there is no change in the data in the communication image buffer in one access, and only one byte of data is written to the communication image buffer by several accesses. Or, the lower the line speed, the more unnecessary modem access is made.

【0006】本発明は、モデムヘの不必要なアクセスを
減らし、結果的にCPUの負荷を減らすファクシミリ装
置を提供することを目的とするものである。
SUMMARY OF THE INVENTION An object of the present invention is to provide a facsimile apparatus which reduces unnecessary access to a modem and consequently reduces a load on a CPU.

【0007】[0007]

【課題を解決するための手段】本発明は、ファクシミリ
通信時の回線速度に応じて、モデムヘのアクセス間隔を
変化させるものである。
According to the present invention, the access interval to the modem is changed according to the line speed during facsimile communication.

【0008】[0008]

【発明の実施の形態および実施例】図1は、本発明の一
実施例であるファクシミリ装置を示す全体構成図であ
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is an overall configuration diagram showing a facsimile apparatus according to one embodiment of the present invention.

【0009】キャラクタージェネレータ(CG)回路1
は、レポート等に印字する文字を発生させる回路であ
り、CPU制御回路2は、ROM部とRAM部とを有
し、本システム全体を制御する。ダイレクトメモリアク
セス(DMA)回路3は、CPU制御回路2を介さず
に、画像バス14を介して、画像データのメモリ間転送
を行う。ページメモリ4は、画像データをページごとに
展開するメモリであり、通信制御部5は、所定の通信プ
ロトコルによって、交信先端末との発着呼と、画像デー
タの送受信の制御とを司る。
[0009] Character generator (CG) circuit 1
Is a circuit for generating characters to be printed on a report or the like. The CPU control circuit 2 has a ROM section and a RAM section and controls the entire system. The direct memory access (DMA) circuit 3 transfers image data between memories via the image bus 14 without passing through the CPU control circuit 2. The page memory 4 is a memory that expands image data for each page, and the communication control unit 5 manages outgoing / incoming calls with the destination terminal and control of transmission / reception of image data according to a predetermined communication protocol.

【0010】キー入力装置7は、操作者からのキー入力
による指示を受け付ける。表示装置8は、液晶表示装置
(LCD)にメッセージの表示を行ない、メモリフル、
紙なし、インク切れ、通信状況等の種々の情報を通知す
る。スキャナ装置9は、サイズ、濃度等の指定されたモ
ードで原稿を読み取り、プリンタ装置10は、画像デー
タと文字データとを紙に出力する。
[0010] The key input device 7 receives an instruction by a key input from an operator. The display device 8 displays a message on a liquid crystal display (LCD),
Various information such as out of paper, out of ink, and communication status is notified. The scanner device 9 reads a document in a designated mode such as size and density, and the printer device 10 outputs image data and character data to paper.

【0011】そして、I/O制御部6は、システムバス
15とキー入力装置7、表示装置8、スキャナ装置9、
プリンタ装置10の間に介装され、これら入出力装置7
〜10の制御を司る。画像符号化復号化回路11は、画
像データの圧縮・伸張を行い、スモールコンピュータシ
ステムインタフェース(SCSI)12は、不揮発性メ
モリからなるハードディスク13のインタフェース動作
を司る。
The I / O control unit 6 includes a system bus 15, a key input device 7, a display device 8, a scanner device 9,
The input / output devices 7 are interposed between the printer devices 10.
Controls the control of. An image encoding / decoding circuit 11 compresses and expands image data, and a small computer system interface (SCSI) 12 controls an interface operation of a hard disk 13 composed of a nonvolatile memory.

【0012】そして、CG回路1、DMA制御回路3、
ページメモリ4、通信制御部5、スキャナ装置9、プリ
ンタ装置10、SCSIインタフェース12は、画像バ
ス14を介して、互いに接続され、CG回路1、CPU
制御回路2、DMA制御回路3、ページメモリ4、通信
制御部5、I/O制御部6、画像符号化復号化回路1
1、SCSIインタフェース12は、システムバス15
を介して、互いに接続されている。
Then, the CG circuit 1, the DMA control circuit 3,
The page memory 4, the communication control unit 5, the scanner device 9, the printer device 10, and the SCSI interface 12 are connected to each other via an image bus 14, and the CG circuit 1, the CPU
Control circuit 2, DMA control circuit 3, page memory 4, communication control unit 5, I / O control unit 6, image encoding / decoding circuit 1
1. SCSI interface 12 is connected to system bus 15
Are connected to each other.

【0013】図2は、上記実施例において、上記モデム
アクセス間隔設定手段によって設定されるモデムアクセ
ス間隔の決定テーブルを示す図である。
FIG. 2 is a diagram showing a modem access interval determination table set by the modem access interval setting means in the above embodiment.

【0014】回線速度20は、画像データ送受信時の伝
送速度である。モデムアクセス間隔21は、周期的に割
り込みを起こし、モデムチップに対してアクセスする周
期間隔時間である。
The line speed 20 is a transmission speed when transmitting and receiving image data. The modem access interval 21 is a periodic interval time for causing an interrupt periodically and accessing the modem chip.

【0015】次に、上記実施例の動作について説明す
る。
Next, the operation of the above embodiment will be described.

【0016】図3は、上記実施例におけるモデムアクセ
ス間隔を可変にし、画像データの送受信を開始する画像
送受信設定動作を示すフローチャートである。
FIG. 3 is a flowchart showing an image transmission / reception setting operation in the above embodiment in which the modem access interval is made variable and image data transmission / reception is started.

【0017】ステップS30において、画像送信または
受信の開始指示を、CPU制御回路2が受け取り、送信
開始指示である場合は、ステップS31において、CP
U制御回路2が、通信制御部5内部のモデムに対して、
画像送信モードにするための各種パラメータ設定を行
う。
In step S30, the CPU control circuit 2 receives an instruction to start image transmission or reception.
The U control circuit 2 controls the modem inside the communication control unit 5
Various parameter settings for setting the image transmission mode are performed.

【0018】また、受信開始指示である場合は、ステッ
プS32において、CPU制御回路2が、通信制御部5
内部のモデムに対して、画像受信モードにするための各
種パラメータ設定を行う。
If the instruction is a reception start instruction, in step S32, the CPU control circuit 2
Various parameters for setting the image receiving mode are set for the internal modem.

【0019】次に、ステップS33において、CPU制
御回路2が、通信制御部5内部のモデムから、送受信を
行うモデム回線速度情報を取得する。
Next, in step S33, the CPU control circuit 2 acquires, from the modem in the communication control unit 5, information on the modem line speed for transmission and reception.

【0020】次に、ステップS34において、上記モデ
ム回線速度情報と図2のモデムアクセス間隔決定テーブ
ルとから、回線速度に対するモデムアクセス間隔情報を
取得する。また、このモデムアクセス間隔21は、従来
のモデムが16バイトのFIFO(モデム内部の通信用
画像データバッファ)を持つので、1回のモデムヘのア
クセスで7〜10バイト程度のデータ蓄積(送信時)ま
たはデータ取得(受信時)することを基に算出した値で
ある。たとえば、33600bpsの場合、1バイトの
データ送受に要する時間は、1*1000/3360
0:0.24msであるので、2msで約8バイトのデ
ータ送受時間となる。
Next, in step S34, modem access interval information for the line speed is obtained from the modem line speed information and the modem access interval determination table of FIG. The modem access interval 21 is such that the conventional modem has a 16-byte FIFO (communication image data buffer inside the modem), so that one access to the modem stores about 7 to 10 bytes of data (at the time of transmission). Alternatively, it is a value calculated based on data acquisition (at the time of reception). For example, in the case of 33600 bps, the time required for sending and receiving 1-byte data is 1 * 1000/3360
Since 0 is 0.24 ms, the data transmission / reception time of about 8 bytes is obtained in 2 ms.

【0021】そして、ステップS35において、CPU
制御回路2は、通信制御部5内部のモデムに対する画像
送受信中のアクセス間隔を設定し、画像データの送受信
を開始する。
Then, in step S35, the CPU
The control circuit 2 sets an access interval during image transmission / reception with respect to the modem inside the communication control unit 5 and starts transmission / reception of image data.

【0022】[0022]

【発明の効果】本発明によれば、画像伝送速度が低い
(2400bps)ときは、モデムヘのアクセス間隔を
広げ、また、画像伝送速度が高い(33600bps)
ときは、モデムヘのアクセス間隔を狭めるというよう
に、モデムヘのアクセスタイミングを可変にすることに
よって、CPUの負荷を低減させることが可能であると
いう効果を奏する。
According to the present invention, when the image transmission speed is low (2400 bps), the access interval to the modem is extended, and the image transmission speed is high (33600 bps).
In such a case, by making the access timing to the modem variable, for example, by narrowing the access interval to the modem, it is possible to reduce the load on the CPU.

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

【図1】本発明の一実施例であるファクシミリ装置の構
成を示す全体構成図である。
FIG. 1 is an overall configuration diagram showing a configuration of a facsimile apparatus according to one embodiment of the present invention.

【図2】上記モデムアクセス間隔設定手段によって設定
されるモデムアクセス間隔の決定テーブルを示す図であ
る。
FIG. 2 is a diagram showing a table for determining a modem access interval set by the modem access interval setting means.

【図3】上記実施例におけるモデムアクセス間隔を可変
にし、画像データの送受信を開始するための画像送受信
設定フローチャートである。
FIG. 3 is an image transmission / reception setting flowchart for starting transmission / reception of image data by changing a modem access interval in the embodiment.

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

1…CG回路、 2…CPU制御回路、 3…DMA、 4…ページメモリ、 5…通信制御部、 7…キー入力装置、 8…表示装置、 9…スキャナ装置、 10…プリンタ装置。 1 CG circuit, 2 CPU control circuit, 3 DMA, 4 page memory, 5 communication control unit, 7 key input device, 8 display device, 9 scanner device, 10 printer device.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 モデム内部に数バイトの通信用データバ
ッファを持ち、ファクシミリ装置が一定間隔で上記通信
用データバッファにアクセスし、上記通信用データバッ
ファ内のデータを読み出すか、または、上記通信用デー
タバッファ内にデータを書き込むことによって、モデム
とのデータ送受を可能にするファクシミリ装置におい
て、 通信の回線速度情報を取得する回線速度情報取得手段
と;上記回線速度情報取得手段によって得られた速度情
報に従って、上記モデムへのアクセス間隔を設定するモ
デムアクセス間隔設定手段と;を有することを特徴とす
るファクシミリ装置。
1. A modem having a communication data buffer of several bytes inside a modem, wherein a facsimile apparatus accesses the communication data buffer at regular intervals and reads out the data in the communication data buffer, or reads out the data in the communication data buffer. In a facsimile apparatus capable of transmitting and receiving data to and from a modem by writing data in a data buffer, line speed information obtaining means for obtaining communication line speed information; speed information obtained by said line speed information obtaining means A modem access interval setting means for setting an access interval to the modem in accordance with the following.
JP11118042A 1999-04-26 1999-04-26 Facsimile equipment Pending JP2000307841A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11118042A JP2000307841A (en) 1999-04-26 1999-04-26 Facsimile equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11118042A JP2000307841A (en) 1999-04-26 1999-04-26 Facsimile equipment

Publications (1)

Publication Number Publication Date
JP2000307841A true JP2000307841A (en) 2000-11-02

Family

ID=14726607

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11118042A Pending JP2000307841A (en) 1999-04-26 1999-04-26 Facsimile equipment

Country Status (1)

Country Link
JP (1) JP2000307841A (en)

Similar Documents

Publication Publication Date Title
US7724388B2 (en) Image input/output control apparatus, image processing apparatus, image processing method, data communication apparatus, and data communication method
KR930006826B1 (en) Laser printer for fax
JP3707509B2 (en) Multifunctional parallel processing electronic device
JP2000307841A (en) Facsimile equipment
KR19980080121A (en) Fax machine
US20050062997A1 (en) Image processing apparatus, and image processing method and program therefor
JP2880546B2 (en) Facsimile machine and communication control method in said machine
JP3295875B2 (en) Facsimile machine
JP3703431B2 (en) Data communication apparatus, image processing apparatus, data communication method, and data communication method in image processing apparatus
JP3255393B2 (en) Facsimile machine
JP6833491B2 (en) Information processing device
JP2004246684A (en) Device for recording data, method and program for controlling it
JP2001218003A (en) Picture communication equipment
JPH0287867A (en) Display screen transmission equipment
JP4457635B2 (en) Image recording apparatus and control method thereof
JP3951384B2 (en) Computer-readable recording medium recording data transmission program and communication terminal device with printer function
JP2003169184A (en) Facsimile equipment
JP2941836B2 (en) Image processing device
JPH10275068A (en) Image processor and its control method
JPS63208354A (en) Facsimile equipment
JPS59127462A (en) Facsimile equipment
KR930015629A (en) Facsimile Control Method for Receiving Image Data in Computer-Facsimile Access System
JP3109450B2 (en) Computer-readable recording medium recording a data transfer program to a communication terminal device with a printer function
JP2002305634A (en) Communication terminal equipment having image memory
JPS6278655A (en) Personal computer