JPS59189751A - Data transmission control system - Google Patents

Data transmission control system

Info

Publication number
JPS59189751A
JPS59189751A JP58063963A JP6396383A JPS59189751A JP S59189751 A JPS59189751 A JP S59189751A JP 58063963 A JP58063963 A JP 58063963A JP 6396383 A JP6396383 A JP 6396383A JP S59189751 A JPS59189751 A JP S59189751A
Authority
JP
Japan
Prior art keywords
data
compressed
sent
compression
line
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.)
Granted
Application number
JP58063963A
Other languages
Japanese (ja)
Other versions
JPH0115215B2 (en
Inventor
Takeshi Nakayama
毅 中山
Tatsuo Kimura
辰雄 木村
Kouichi Nie
贄 浩一
Shinji Shibahara
柴原 真二
Tetsuya Arakita
徹也 新北
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP58063963A priority Critical patent/JPS59189751A/en
Publication of JPS59189751A publication Critical patent/JPS59189751A/en
Publication of JPH0115215B2 publication Critical patent/JPH0115215B2/ja
Granted legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To reduce the load on a CPU to transmit compressed and non-compressed image data by providing a compression/non-compression discriminating means on a communication controller CCU or providing this means in accordance with the indication from the CPU. CONSTITUTION:Image data in a memory 1 is sent to a CCU 4 by the control of a CPU 2. The CCU 4 transfers received data to an attachment LA 7 corresponding to a line, through which data should be transmitted, as it is. In the LA 7, the start part of image data is read in a data attribute discriminating part 5 to discriminate whether data is compressed or non-compressed. If it is discriminated that data following the start part is non-compressed data, the compression processing of MH, MR, or the like is performed in a compression processing part 6, and data is sent to a communication control part 8. Meanwhile, if it is discriminated that data is compressed data, this data is sent to the communication control part 8 directly. Next, data is sent to a communication line 10 through a MODEM 9 to which the LA 7 corresponds, and data is received by a facsimile in the transmission destination.

Description

【発明の詳細な説明】 (1)  発明の技術分野 本発明は、電子計算機等から通信回線を介してファクシ
ミリ等へ、イメージ情報を伝送する際に。
DETAILED DESCRIPTION OF THE INVENTION (1) Technical Field of the Invention The present invention is applicable to the transmission of image information from a computer or the like to a facsimile or the like via a communication line.

該イメージ情報Gこ効率的に圧縮符号化処理を施して伝
送する方式に関する。
The present invention relates to a method for efficiently compressing and encoding image information G and transmitting the same.

(2)従来技術と問題点 一般に、電子計算機等より9文字等を通信回線を介し、
ファクシミリ等に送出する場合2文字コード等を、イメ
ージデータに変換しなければならない。この際、該イメ
ージデータば情報量が膨大であるために、送信側は、圧
縮処理を施し9回線へ送出し、伝送情報量を軽減してい
る。
(2) Prior art and problems In general, nine characters, etc. are transmitted from a computer etc. via a communication line,
When sending by facsimile, etc., the two-character code must be converted into image data. At this time, since the image data has a huge amount of information, the transmitting side performs compression processing and sends it to nine lines to reduce the amount of information to be transmitted.

従来、該文字イメージ変換及び該圧縮符号化処理をCF
’U又は計算機に接続している通信制御装置(CCU)
の共通部で行ない2回線へ圧縮したイメージデータを送
出していたが、CPU及びCCUの共通部の負荷が大き
いので、各回線毎に。
Conventionally, the character image conversion and the compression encoding process were performed using CF.
Communication control unit (CCU) connected to 'U or computer
The compressed image data was sent to two lines using a common part of the CPU and CCU, but since the load on the common part of the CPU and CCU was large, the data was transmitted separately to each line.

該圧縮処理及び回線制御を行ない負荷を軽減した。The compression process and line control were performed to reduce the load.

圧縮したイメージデータを入力し、蓄積する場合、記憶
容量節減のために、そのまま記憶していた。
When compressed image data is input and stored, it is stored as is to save storage capacity.

しかし、この圧縮イメージデータを送出する場合は、新
たに復号処理部を設りるか、圧縮データ専用の装置を加
えなければならなかった。
However, when transmitting this compressed image data, a new decoding processing section must be installed or a device dedicated to compressed data must be added.

また文字等と、記憶データ容量節減のために蓄積してい
た圧縮したイメージデータを合成して出力するためには
5文字等は、該文字・イメージ変換を行ない、圧縮した
イメージデータは、  CPtJ又はCCLIの共通部
と伸長処理部を設け、圧縮データを原データに復号した
後に、相方を合成し。
In addition, in order to combine and output characters, etc. and compressed image data that has been stored to save storage data capacity, the 5 characters, etc. must undergo the character/image conversion, and the compressed image data can be converted to CPtJ or A CCLI common part and decompression processing part are provided, and after decoding compressed data into original data, the other parts are combined.

それを各回線毎の該圧縮処理部へ送り回線へ出力しなげ
れば2合成データの送出はできなかった。
The two combined data could not be sent unless it was sent to the compression processing section of each line and outputted to the line.

このため、圧縮イメージデータを、一度原データに戻し
た後、再びもとの圧縮イメージデータに変換するという
無駄な処理を行う上に、CPU又はCCUの基本部に伸
長処理を加えるという基本システム変更も行うことにな
る欠点があった。
For this reason, the basic system change was to perform the wasteful process of converting the compressed image data back to the original data and then converting it back to the original compressed image data, and then adding decompression processing to the basic part of the CPU or CCU. There was a drawback to doing it as well.

(3)  発明の目的 本発明は前記欠点を解消して、計算機のデータ・圧縮/
伸長処理負担を軽減すること、及びデータ記憶容量の減
少を図ることを目的とする。
(3) Purpose of the Invention The present invention solves the above-mentioned drawbacks and improves data compression/compression for computers.
The purpose is to reduce the decompression processing load and the data storage capacity.

(4)発明の構成 該目的は、複数の通信回線と接続可能な通信制御装置を
有するシステムにおいて、圧縮符号化手段と9回線制御
手段と、データ属性判別手段とを設り、中央処理装置か
らデータが該通信制御装置に転送された場合、該データ
を前記データ属性判定手段により判定し、該データが非
圧縮データの時は、前記圧縮手段により圧縮し、圧縮デ
ータの時はそのまま回線制御手段を経由し7てデータを
送信することを特徴とするデータ伝送制御方式に、Lり
達成される。
(4) Structure of the invention The object of the invention is to provide a system having a communication control device connectable to a plurality of communication lines, which includes a compression encoding means, a nine-line control means, and a data attribute determination means. When data is transferred to the communication control device, the data is determined by the data attribute determination means, and if the data is uncompressed data, it is compressed by the compression means, and if it is compressed data, it is left as it is by the line control means. A data transmission control method characterized in that data is transmitted via 7 is achieved.

(5)発明の実施例 以下図面を参照しつつ本発明の詳細な説明する。(5) Examples of the invention The present invention will be described in detail below with reference to the drawings.

第1図は本発明の一実施例を示す全体ブロック図である
FIG. 1 is an overall block diagram showing one embodiment of the present invention.

図において、1はメモリ、2は中央処理装置(CPU)
、3はチャネル制御部、4はCCU (通信制御装置)
、5はデータ属性判定部、6は圧縮処理部、7はLA(
回線対応アクソチメント)。
In the figure, 1 is memory, 2 is central processing unit (CPU)
, 3 is a channel control unit, 4 is a CCU (communication control unit)
, 5 is a data attribute determination unit, 6 is a compression processing unit, and 7 is LA (
line-compatible axotiment).

8は通信制御部、9はモデム(M)、10は回線である
8 is a communication control unit, 9 is a modem (M), and 10 is a line.

第2図は本発明の一実施例を示す詳細ブロック図である
FIG. 2 is a detailed block diagram showing one embodiment of the present invention.

図において、21は共通制御部、22は文字コードデー
タ、23はイメージデータ、24はコードバッファ、2
5は文字パターン、26は送出ノ\7フア、27はイメ
ージ原データである。
In the figure, 21 is a common control unit, 22 is character code data, 23 is image data, 24 is a code buffer, 2
5 is a character pattern, 26 is a sending number, and 27 is original image data.

まず、メモリ1のイメージデータを中央処理装置v2の
制御の基にチャネル制御部3を経由してC0U4に送る
。次に該CCU4では、送信しようとする回線対応のL
八ツへデータを、受信したまま(変更を加えることなく
)渡ず。そして該LA7内では、まず、データ属性判定
部5で、該イメージデータの先頭部を読み取り、該読み
取った内容により圧縮、又は非圧縮の判別を行なう。そ
し′C該先頭部に続くデータが非圧縮データと判定され
た場合は、圧縮処理部6でMH又はMR等の圧縮処理を
行ない1通信制御部8へ送る。他方、該先頭部に続くデ
ータが圧縮されたデータの場合は。
First, the image data in the memory 1 is sent to the C0U4 via the channel control section 3 under the control of the central processing unit v2. Next, in the CCU 4, the L
Do not pass the data to Yatsu as received (without making any changes). In the LA 7, the data attribute determining unit 5 first reads the beginning of the image data and determines whether it is compressed or not based on the read content. If the data following the head part is determined to be uncompressed data, the compression processing section 6 performs compression processing such as MH or MR and sends it to the communication control section 8. On the other hand, if the data following the beginning is compressed data.

該圧縮処理部6を経由しないで、直接通信制御部8へ当
該データを送る。次に、該通信制御部8から、LA7が
対応しているlモデム9経出で通信回線lOへデータを
送り、該データを送信先のファクシミリが受(言するも
のである。
The data is directly sent to the communication control unit 8 without passing through the compression processing unit 6. Next, data is sent from the communication control section 8 to the communication line 1O via the 1 modem 9 supported by the LA 7, and the data is received by the destination facsimile.

更に第2図を中心に詳細に説明すると、CPU2からC
CU4に送られるデータは1文字パターンに対応してい
るJISコード等の文字コートデータ22.イメージ原
データ、イメージ圧縮データのいずれかであるイメージ
データ3.これらのデータをCCU4でイメージ圧縮デ
ータに変換し7゜モデム9を介して回線10へ出力する
Further, to explain in detail with reference to FIG. 2, from CPU2 to C
The data sent to the CU 4 is character code data 22. such as JIS code that corresponds to a single character pattern. Image data, which is either original image data or compressed image data3. These data are converted into compressed image data by the CCU 4 and output to the line 10 via the 7° modem 9.

まず、CCU4への転送データが文字二r−)データ2
2の場合について説明する。
First, the data transferred to the CCU 4 is character 2r-) data 2.
Case 2 will be explained.

CPU2から該文字コードデータ22を、CCU4に送
る。
The character code data 22 is sent from the CPU 2 to the CCU 4.

CCU4の共通制御部では、送られた文字コードデータ
に対してコードバッファ24でCC[J 4上の文字パ
ターン25を索引し9文字コードデータをドツトパター
ンに変換する。これを送出する回線10に対応する送出
バッファ26に入力して行き1行単位で蓄積する。これ
で1文字コードデータが、1行分のイメージデータに変
換される。
The common control unit of the CCU 4 indexes the character pattern 25 on CC[J4 in the code buffer 24 for the sent character code data, and converts the 9 character code data into a dot pattern. This data is input to the sending buffer 26 corresponding to the sending line 10 and accumulated line by line. This converts one character code data into one line of image data.

この処理を送出する行数分くり返す、送出バッファ26
にイメージデータ入力が完了すると、各回線対応のLA
7ヘデータを転送する。
The sending buffer 26 repeats this process for the number of lines to be sent.
When the image data input is completed, the LA corresponding to each line
Transfer data to 7.

該I、Δ7では、データ属性判別部5で入力したデータ
の属性を、データの先頭に付加されているイメージ属性
コード又はデータ転送時に、CPU2から指示した情報
によっ乙 MH,MR等の圧縮符号か非圧縮符号かを判
別する。このイメージ属性−7−ド、又はCP tJ 
2からのt行水情報の内容は、圧縮、非圧縮符号1画素
密度又はデータ長情やU等で構成されている。
In I and Δ7, the attributes of the data input by the data attribute determination unit 5 are determined by the image attribute code added to the beginning of the data or by the information instructed by the CPU 2 at the time of data transfer. or uncompressed code. This image attribute-7-code or CP tJ
The contents of the t-line water information from 2 to 2 are composed of compressed or uncompressed code 1 pixel density, data length, U, etc.

この場合(文字コード転送)、転送データは。In this case (character code transfer), the transferred data is.

非圧縮データであるので、圧縮処理部6でM H。Since it is uncompressed data, the compression processing unit 6 performs MH.

MR等の圧縮符号化処理を施し、イメージバッファ27
に圧縮データを入力しモデム9を介して回線10へ送出
する。
The image buffer 27 is subjected to compression encoding processing such as MR.
The compressed data is inputted to the input terminal and sent to the line 10 via the modem 9.

次に転送データがイメージデータ23の場合は。Next, if the transferred data is image data 23.

CI) U 2から、CCU4ヘイメージデータが送ら
れ、そのまま回線lOに対応する送出バッファ2Gへ人
力し1人力終了となると、各回線対応のLΔ7ヘデータ
を転送するL A 7では、該データ属性判別部5で圧
縮、非圧縮を判別し、圧縮データ入力時はそのまま、非
圧縮データ入力時は、咳圧縮処理を施し、イメージバッ
ファ27へ人力し。
CI) Image data is sent from U 2 to CCU 4, and it is sent directly to the output buffer 2G corresponding to line 1O, and when it is finished manually, L A 7, which transfers the data to LΔ7 corresponding to each line, determines the attributes of the data. The unit 5 determines whether the data is compressed or not, and when compressed data is input, it is input as is, and when uncompressed data is input, it is subjected to cough compression processing and manually inputted to the image buffer 27.

モデム9を介して回線10へ出力する。Output to line 10 via modem 9.

(6)発明の詳細 な説明したように本発明によれば、CCU上に圧縮また
は非圧縮の判別手段を設けるか又は。
(6) According to the present invention, as described in detail, means for determining compression or non-compression is provided on the CCU.

中央処理装置からの指示により圧縮、非圧縮の判別手段
を設けることにより、CPUの負荷を軽減して、圧縮、
非圧縮のイメージデータを伝送できる。そしてイメージ
データを、圧縮した状態で記憶することができ、記憶容
量の削減が図れ、かつCCU上で圧縮処理を行なう必要
もな(、処理効率も向上する。
By providing a means for determining compression/non-compression based on instructions from the central processing unit, the load on the CPU can be reduced and compression/non-compression can be performed.
Can transmit uncompressed image data. The image data can be stored in a compressed state, reducing storage capacity and eliminating the need for compression processing on the CCU (and improving processing efficiency).

ある。be.

第2図は本発明の一実施例を示す詳細ブロック図である
FIG. 2 is a detailed block diagram showing one embodiment of the present invention.

記号の説明、1はメモリ、2は中央処理装置(CPU)
、3はチャネル制御部、4はCC1J (通信制御装置
)、5はデータ属性判定部、6は圧縮処理部、7はLA
(回線対応アクノチメント)。
Explanation of symbols, 1 is memory, 2 is central processing unit (CPU)
, 3 is a channel control unit, 4 is a CC1J (communication control device), 5 is a data attribute determination unit, 6 is a compression processing unit, 7 is an LA
(Line-enabled acknowledgment).

8は通信制御部、9はモデム(M)、21は共通制御部
8 is a communication control unit, 9 is a modem (M), and 21 is a common control unit.

2424

Claims (1)

【特許請求の範囲】[Claims] 複数の通信回線と接続可能な通信制御装置を有するシス
テムにおいて、圧縮符号化手段と3回線制御手段と、デ
ータ属性判別手段とを設り、中央処理装置からデータが
該通信制御装置に転送された場合、該データを前記属性
判定手段により判定し、該データが非圧縮データの時は
、前記圧縮手段により圧縮し2圧縮データの時はそのま
ま回線制御手段を経由してデータを送信することを特徴
とするデータ伝送制御方式。
In a system having a communication control device connectable to a plurality of communication lines, a compression encoding means, a three-line control means, and a data attribute determination means are provided, and data is transferred from a central processing unit to the communication control device. If the data is uncompressed data, the data is determined by the attribute determining means, and when the data is uncompressed data, it is compressed by the compressing means, and when it is compressed data, the data is transmitted as is via the line control means. Data transmission control method.
JP58063963A 1983-04-12 1983-04-12 Data transmission control system Granted JPS59189751A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58063963A JPS59189751A (en) 1983-04-12 1983-04-12 Data transmission control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58063963A JPS59189751A (en) 1983-04-12 1983-04-12 Data transmission control system

Publications (2)

Publication Number Publication Date
JPS59189751A true JPS59189751A (en) 1984-10-27
JPH0115215B2 JPH0115215B2 (en) 1989-03-16

Family

ID=13244460

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58063963A Granted JPS59189751A (en) 1983-04-12 1983-04-12 Data transmission control system

Country Status (1)

Country Link
JP (1) JPS59189751A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6464476A (en) * 1987-09-04 1989-03-10 Fuji Photo Film Co Ltd Digital picture storage device and reproducing device
JPH0479672A (en) * 1990-07-20 1992-03-13 Sharp Corp Facsimile equipment
US5276898A (en) * 1990-07-26 1994-01-04 International Business Machines Corporation System for selectively compressing data frames based upon a current processor work load identifying whether the processor is too busy to perform the compression
JP2004032214A (en) * 2002-06-24 2004-01-29 Sharp Corp Method for transmitting/receiving data, transmitter, receiver, and transmitter/receiver

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57104346A (en) * 1980-12-19 1982-06-29 Fujitsu Ltd Modulation and demodulation device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57104346A (en) * 1980-12-19 1982-06-29 Fujitsu Ltd Modulation and demodulation device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6464476A (en) * 1987-09-04 1989-03-10 Fuji Photo Film Co Ltd Digital picture storage device and reproducing device
JPH0479672A (en) * 1990-07-20 1992-03-13 Sharp Corp Facsimile equipment
US5276898A (en) * 1990-07-26 1994-01-04 International Business Machines Corporation System for selectively compressing data frames based upon a current processor work load identifying whether the processor is too busy to perform the compression
JP2004032214A (en) * 2002-06-24 2004-01-29 Sharp Corp Method for transmitting/receiving data, transmitter, receiver, and transmitter/receiver

Also Published As

Publication number Publication date
JPH0115215B2 (en) 1989-03-16

Similar Documents

Publication Publication Date Title
JPS59189751A (en) Data transmission control system
JP2524129Y2 (en) Input / output device of code decoding circuit
JP2502882B2 (en) Image processing device
JPH0448055Y2 (en)
JPS6259505B2 (en)
JP3222576B2 (en) Encoding device
JP2941836B2 (en) Image processing device
JPH0548909A (en) Image coding system
JP3053191B2 (en) Image compression coding device
JPH06101792B2 (en) Image data combiner
JPH0486126A (en) Multi-stage compression system for data
JPS63117562A (en) Image data coding system
JP2000069298A (en) Facsimile equipment
JPS6029087A (en) Compound facsimile equipment
JPS60182258A (en) Image data managing system
JPH05342132A (en) Control method for image communication terminal equipment
JPS6074777A (en) Coding system of picture information
JP2001024868A (en) Facsimile equipment, data transmission method therefor and recording medium
JPS60251771A (en) Method and apparatus for compressing and reproducing picture data
JPS61216574A (en) Compression encoding system of picture information
JPH0757000B2 (en) Compound fax machine
JPS61227482A (en) Picture information reproducing error processor
JPH05160946A (en) Host data transmitting method for facsimile equipment
JPH0618431B2 (en) Equipment
JPS63187873A (en) Control return code generating and transferring method