JP2020022062A - Transmitting device, transmission system, transmission method and program - Google Patents

Transmitting device, transmission system, transmission method and program Download PDF

Info

Publication number
JP2020022062A
JP2020022062A JP2018144276A JP2018144276A JP2020022062A JP 2020022062 A JP2020022062 A JP 2020022062A JP 2018144276 A JP2018144276 A JP 2018144276A JP 2018144276 A JP2018144276 A JP 2018144276A JP 2020022062 A JP2020022062 A JP 2020022062A
Authority
JP
Japan
Prior art keywords
transmission
success rate
unit
rate information
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.)
Granted
Application number
JP2018144276A
Other languages
Japanese (ja)
Other versions
JP7187872B2 (en
Inventor
岡本 拓也
Takuya Okamoto
拓也 岡本
洋明 一貫坂
Hiroaki Ichinukizaka
洋明 一貫坂
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 JP2018144276A priority Critical patent/JP7187872B2/en
Publication of JP2020022062A publication Critical patent/JP2020022062A/en
Application granted granted Critical
Publication of JP7187872B2 publication Critical patent/JP7187872B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide a transmitting device, a transmission system, a transmission method and a program capable of further suppressing generation of facsimile transmission errors.SOLUTION: A transmitting device comprises: a storage unit that stores first transmission success rate information indicating a success rate of facsimile transmission for each compression type; a first acquisition unit that acquires reception success rate information indicating a success rate of facsimile reception, from a receiving device as a facsimile transmission destination; a second acquisition unit that acquires second transmission success rate information indicating a success rate of facsimile transmission for each compression type, from the other transmission device connected via a network; a determination unit that determines the compression type of data on the basis of the first transmission success rate information stored in the storage part, the reception success rate information acquired by the first acquisition part, and the second transmission success rate information acquired by the second acquisition part; a compression unit that compresses data according to a compression system by the compression type determined by the determination part; and a transmitting unit that transmits the data compressed by the compression unit to the receiving device.SELECTED DRAWING: Figure 3

Description

本発明は、送信装置、伝送システム、伝送方法およびプログラムに関する。   The present invention relates to a transmission device, a transmission system, a transmission method, and a program.

ファックス機能により相手先へ画像データを送信する場合、通信量を抑え、通信時間を短縮するために、通常、画像データを圧縮して送信する。ファックス機能による送信(以下、単に「ファックス送信」と称する場合がある)における画像データの圧縮方式としては、JBIG(Joint Bi−level Image Experts Group)、MMR(Modified Modified Read)、MR(Modified Read)、およびMH(Modified Huffman)等の方式がある。ただし、ファックス送信時において、画像データを圧縮した際、その圧縮処理に不具合があり、正しく圧縮がされておらず、その結果、受信側の伸張処理でエラーとなり、送信が失敗となる場合がある。   When transmitting image data to a destination using the fax function, the image data is usually compressed and transmitted in order to suppress the communication volume and shorten the communication time. As a compression method of image data in transmission by the facsimile function (hereinafter sometimes simply referred to as “fax transmission”), JBIG (Joint Bi-level Image Experts Group), MMR (Modified Modified Read), MR (Modified Reread) , And MH (Modified Huffman). However, when compressing image data during fax transmission, there is a problem in the compression processing and it is not compressed correctly, and as a result, an error may occur in the decompression processing on the receiving side and transmission may fail .

このように、ファックス送信のエラーの発生を抑制して送信成功率を高める技術として、データの送信先の送信履歴を記憶しておき、送信の成功回数が多い方式を選択する技術が開始されている(例えば、特許文献1)。   As described above, as a technique for suppressing the occurrence of a fax transmission error and increasing the transmission success rate, a technique of storing a transmission history of a data transmission destination and selecting a scheme having a large number of successful transmissions has been started. (For example, Patent Document 1).

しかし、特許文献1に記載された技術のように、自身が記憶している送信履歴に基づいて方式を選択した場合でも、万一、選択した方式の圧縮処理に不具合があると、画像データが正しく圧縮できず、その結果、受信側で伸張エラーとなり、送信が失敗となる問題がある。また、同じ圧縮機能が実装された他の送信機において、同様な不具合がある可能性が高く、また、受信機に実装された圧縮機能の不具合によって受信画像の伸張で失敗する可能性もある。したがって、自身(送信機)の送信履歴のみで圧縮方式を決定する場合には、送信失敗とならない圧縮方式の決定精度が低くなるという問題もある。   However, even if a method is selected based on the transmission history stored by itself as in the technique described in Patent Document 1, if there is a failure in the compression processing of the selected method, the image data is lost. There is a problem that compression cannot be performed correctly, and as a result, a decompression error occurs on the receiving side and transmission fails. In addition, there is a high possibility that a similar problem occurs in another transmitter in which the same compression function is mounted, and there is also a possibility that expansion of a received image fails due to a defect in the compression function mounted in the receiver. Therefore, when the compression method is determined based only on the transmission history of the transmitter (transmitter), there is a problem that the accuracy of determining the compression method that does not cause transmission failure is reduced.

本発明は、上記に鑑みてなされたものであって、ファックス送信のエラーの発生をさらに抑制することができる送信装置、伝送システム、伝送方法およびプログラムを提供することを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to provide a transmission device, a transmission system, a transmission method, and a program that can further suppress occurrence of a fax transmission error.

上述した課題を解決し、目的を達成するために、本発明は、圧縮種別ごとのファックス送信の成功率を示す第1送信成功率情報を記憶する記憶部と、データがファックス送信される際に、ファックス送信先の受信装置から、ファックス受信の成功率を示す受信成功率情報を取得する第1取得部と、前記データがファックス送信される際に、ネットワークを介して接続された他の伝送装置から、圧縮種別ごとのファックス送信の成功率を示す第2送信成功率情報を取得する第2取得部と、前記記憶部に記憶された前記第1送信成功率情報と、前記第1取得部により取得された前記受信成功率情報と、前記第2取得部により取得された前記第2送信成功率情報と、に基づいて、前記データの圧縮種別を判断する判断部と、前記判断部により判断された圧縮種別による圧縮方式により、前記データを圧縮する圧縮部と、前記圧縮部により圧縮された前記データを、前記受信装置へ送信する送信部と、を備えたことを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention provides a storage unit that stores first transmission success rate information indicating a success rate of fax transmission for each compression type, A first acquisition unit that acquires reception success rate information indicating a success rate of fax reception from a reception apparatus of a fax transmission destination, and another transmission apparatus connected via a network when the data is transmitted by fax. A second acquisition unit that acquires second transmission success rate information indicating a success rate of fax transmission for each compression type, the first transmission success rate information stored in the storage unit, and the first acquisition unit A determination unit configured to determine a compression type of the data based on the acquired reception success rate information and the second transmission success rate information acquired by the second acquisition unit; The compression method by the compression type has a compression section for compressing the data, the data compressed by the compression unit, characterized by comprising a transmission section that transmits to the receiving device.

本発明によれば、ファックス送信のエラーの発生をさらに抑制することができる。   According to the present invention, it is possible to further suppress the occurrence of a fax transmission error.

図1は、実施形態に係る画像伝送システムの全体構成の一例を示す図である。FIG. 1 is a diagram illustrating an example of an overall configuration of an image transmission system according to an embodiment. 図2は、実施形態に係る画像伝送装置のハードウェア構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a hardware configuration of the image transmission device according to the embodiment. 図3は、実施形態に係る画像伝送装置の機能ブロックの構成の一例を示す図である。FIG. 3 is a diagram illustrating an example of a functional block configuration of the image transmission device according to the embodiment. 図4は、実施形態に係る画像伝送装置が記憶している送信成功率テーブルの一例を示す図である。FIG. 4 is a diagram illustrating an example of a transmission success rate table stored in the image transmission device according to the embodiment. 図5は、実施形態に係る画像伝送システムにおけるデータの送信処理の流れの一例を示すシーケンス図である。FIG. 5 is a sequence diagram illustrating an example of a flow of a data transmission process in the image transmission system according to the embodiment. 図6は、受信機側を優先して圧縮種別を判断する動作を説明する図である。FIG. 6 is a diagram illustrating an operation of judging the compression type by giving priority to the receiver side. 図7は、送信機側を優先して圧縮種別を判断する動作を説明する図である。FIG. 7 is a diagram illustrating an operation of judging the compression type with priority given to the transmitter. 図8は、通信時間を優先して圧縮種別を判断する動作を説明する図である。FIG. 8 is a diagram illustrating an operation of judging the compression type by giving priority to the communication time.

以下に、図面を参照しながら、本発明に係る送信装置、伝送システム、伝送方法およびプログラムの実施形態を詳細に説明する。また、以下の実施形態によって本発明が限定されるものではなく、以下の実施形態における構成要素には、当業者が容易に想到できるもの、実質的に同一のもの、およびいわゆる均等の範囲のものが含まれる。さらに、以下の実施形態の要旨を逸脱しない範囲で構成要素の種々の省略、置換、変更および組み合わせを行うことができる。   Hereinafter, embodiments of a transmission device, a transmission system, a transmission method, and a program according to the present invention will be described in detail with reference to the drawings. Further, the present invention is not limited by the following embodiments, and components in the following embodiments may be easily conceived by those skilled in the art, may be substantially the same, and may have a so-called equivalent range. Is included. Furthermore, various omissions, substitutions, changes, and combinations of the components can be made without departing from the spirit of the following embodiments.

(画像伝送システムの全体構成)
図1は、実施形態に係る画像伝送システムの全体構成の一例を示す図である。図1を参照しながら、本実施形態に係る画像伝送システム1の全体構成について説明する。
(Overall configuration of image transmission system)
FIG. 1 is a diagram illustrating an example of an overall configuration of an image transmission system according to an embodiment. The overall configuration of the image transmission system 1 according to the present embodiment will be described with reference to FIG.

図1に示すように、画像伝送システム1(伝送システム)は、画像伝送装置10a〜10cと、画像伝送装置20と、を含む。画像伝送装置10a〜10cは、エリアA(例えば、特定の会社内)に配置されており、LAN(Local Area Network)2によってデータ通信可能に接続されている。画像伝送装置20は、エリアAとは異なるエリアB(例えば、エリアAの会社とは異なる会社内)に配置されている。   As shown in FIG. 1, the image transmission system 1 (transmission system) includes image transmission devices 10a to 10c and an image transmission device 20. The image transmission apparatuses 10a to 10c are arranged in an area A (for example, in a specific company), and are connected by a LAN (Local Area Network) 2 so that data communication is possible. The image transmission device 20 is arranged in an area B different from the area A (for example, in a company different from the company in the area A).

画像伝送装置10aは、例えば、MFP(Multifunction Peripheral)であり、電話網3を介して、画像伝送装置20との間でファックス機能によるデータの送受信が可能となっている。ここで、MFPとは、コピー機能、プリンタ機能、スキャナ機能、およびファックス機能のうち少なくとも2つの機能を有する複合機を示す。ただし、画像伝送装置10aは、少なくともファックス機能を備えているものとする。画像伝送装置10b、10cは、画像伝送装置10aと同様の構成のMFPであるが、図1では、電話網3を介してデータを伝送する構成の図示は、便宜上、省略している。   The image transmission device 10a is, for example, an MFP (Multifunction Peripheral), and is capable of transmitting and receiving data to and from the image transmission device 20 via the telephone network 3 by a facsimile function. Here, the MFP indicates a multifunction peripheral having at least two functions of a copy function, a printer function, a scanner function, and a facsimile function. However, it is assumed that the image transmission device 10a has at least a fax function. Although the image transmission apparatuses 10b and 10c are MFPs having the same configuration as the image transmission apparatus 10a, the configuration for transmitting data via the telephone network 3 is omitted in FIG. 1 for convenience.

なお、画像伝送装置10a〜10cについて、任意の画像伝送装置を示す場合、または総称する場合、単に「画像伝送装置10」と称するものとする。また、画像伝送装置10a〜10cは、MFPであるものとしたが、これに限定されるものではなく、例えば、ファックス機能に特化したファックス装置であってもよいが、本実施形態では、MFPであるものとして説明する。   The image transmission devices 10a to 10c are simply referred to as the "image transmission device 10" when any image transmission device is indicated or collectively referred to. Although the image transmission apparatuses 10a to 10c are MFPs, the present invention is not limited to this. For example, the image transmission apparatuses 10a to 10c may be a facsimile apparatus specialized in a facsimile function. It will be described as if.

画像伝送装置20は、例えば、MFPであり、電話網3を介して画像伝送装置10aとの間でファックス機能によるデータの送受信が可能となっている。なお、画像伝送装置20についても同様に、例えば、ファックス装置であってもよいが、本実施形態では、MFPであるものとして説明する。   The image transmission device 20 is, for example, an MFP, and is capable of transmitting and receiving data to and from the image transmission device 10a via the telephone network 3 by a facsimile function. The image transmission device 20 may be, for example, a facsimile device, but in the present embodiment, the image transmission device 20 will be described as an MFP.

電話網3は、アナログ回線およびデジタル回線の少なくともいずれかを含む。   The telephone network 3 includes at least one of an analog line and a digital line.

(画像伝送装置のハードウェア構成)
図2は、実施形態に係る画像伝送装置のハードウェア構成の一例を示す図である。図2を参照しながら、本実施形態に係る画像伝送装置10のハードウェア構成について説明する。なお、画像伝送装置20のハードウェア構成についても同様である。
(Hardware configuration of image transmission device)
FIG. 2 is a diagram illustrating an example of a hardware configuration of the image transmission device according to the embodiment. The hardware configuration of the image transmission device 10 according to the present embodiment will be described with reference to FIG. The same applies to the hardware configuration of the image transmission device 20.

図2に示すように、本実施形態に係る画像伝送装置10は、コントローラ300と、操作表示部310と、FCU(Facsimile Control Unit)320と、プロッタ331と、スキャナ332とがPCI(Peripheral Component Interface)バスで接続された構成となっている。   As shown in FIG. 2, in the image transmission device 10 according to the present embodiment, the controller 300, the operation display unit 310, the FCU (Facsimile Control Unit) 320, the plotter 331, and the scanner 332 include a PCI (Peripheral Component Interface). ) The configuration is such that they are connected by a bus.

コントローラ300は、画像伝送装置10全体の制御、描画、通信、各種エンジンの制御および操作表示部210からの入力を制御する装置である。   The controller 300 is a device that controls the entire image transmission device 10, draws, communicates, controls various engines, and controls inputs from the operation display unit 210.

操作表示部310は、例えば、タッチパネル等であり、コントローラ300に対する入力を受け付ける(入力機能)と共に、画像伝送装置10の状態等を表示(表示機能)する装置であり、後述するASIC(Application Specific Integrated Circuit)306に直接接続されている。   The operation display unit 310 is, for example, a touch panel or the like, and is a device that receives an input to the controller 300 (input function) and displays (display function) the state of the image transmission device 10 and the like, and an ASIC (Application Specific Integrated) described later. (Circuit) 306.

FCU320は、ファックス機能を実現する装置であり、例えば、PCIバスによってASIC206に接続されている。FCU220は、図2に示す例では、アナログ回線に対応したG3ファックス送信機能、および、デジタル回線に対応したG4ファックス送信機能の双方を有する。   The FCU 320 is a device that implements a fax function, and is connected to the ASIC 206 via, for example, a PCI bus. In the example shown in FIG. 2, the FCU 220 has both a G3 fax transmission function corresponding to an analog line and a G4 fax transmission function corresponding to a digital line.

プロッタ331は、印刷機能を実現する装置であり、例えば、PCIバスによってASIC306に接続されている。スキャナ332は、スキャナ機能を実現する機能であり、例えば、PCIバスによってASIC306に接続されている。   The plotter 331 is a device that implements a printing function, and is connected to the ASIC 306 by, for example, a PCI bus. The scanner 332 is a function that implements a scanner function, and is connected to the ASIC 306 via, for example, a PCI bus.

コントローラ300は、CPU(Central Processing Unit)301と、システムメモリ(MEM−P)302と、ノースブリッジ(NB)303と、サウスブリッジ(SB)304aと、ネットワークI/F304bと、USB(Universal Serial Bus) I/F304cと、セントロニクスI/F304dと、ASIC306と、ローカルメモリ(MEM−C)307と、補助記憶装置308と、を有している。   The controller 300 includes a CPU (Central Processing Unit) 301, a system memory (MEM-P) 302, a north bridge (NB) 303, a south bridge (SB) 304a, a network I / F 304b, and a USB (Universal Serial Bus). ) An I / F 304c, a Centronics I / F 304d, an ASIC 306, a local memory (MEM-C) 307, and an auxiliary storage device 308.

CPU301は、画像伝送装置10の全体制御を行うものであり、システムメモリ302、ノースブリッジ303およびサウスブリッジ304aからなるチップセットに接続され、このチップセットを介して他の機器と接続される。   The CPU 301 performs overall control of the image transmission apparatus 10, and is connected to a chip set including a system memory 302, a north bridge 303, and a south bridge 304a, and is connected to other devices via the chip set.

システムメモリ302は、プログラムおよびデータの格納用メモリ、プログラムおよびデータの展開用メモリ、ならびにプリンタの描画用メモリ等として用いるメモリであり、ROM(Read Only Memory)とRAM(Random Access Memory)とを有している。このうち、ROMは、プログラムおよびデータの格納用メモリとして用いる読み出し専用のメモリであり、RAMは、プログラムおよびデータの展開用メモリ、ならびにプリンタの描画用メモリ等として用いる書き込みおよび読み出し可能なメモリである。   The system memory 302 is a memory for storing programs and data, a memory for expanding programs and data, and a memory used as a drawing memory for a printer, and has a ROM (Read Only Memory) and a RAM (Random Access Memory). are doing. The ROM is a read-only memory used as a memory for storing programs and data, and the RAM is a writable and readable memory used as a memory for developing programs and data, and a drawing memory of a printer. .

ノースブリッジ303は、CPU301と、システムメモリ302、サウスブリッジ304aおよびAGP(Accelerated Graphics Port)バス305とを接続するためのブリッジであり、システムメモリ302に対する読み書き等を制御するメモリコントローラと、PCIマスタおよびAGPターゲットとを有する。   The north bridge 303 is a bridge for connecting the CPU 301 to the system memory 302, the south bridge 304a, and an AGP (Accelerated Graphics Port) bus 305. The north bridge 303 is a memory controller that controls reading and writing of the system memory 302, a PCI master, and the like. AGP target.

サウスブリッジ304aは、ノースブリッジ303と、PCIデバイスおよび周辺デバイスとを接続するためのブリッジである。サウスブリッジ304aは、PCIバスを介してノースブリッジ303と接続されており、PCIバスには、ネットワークI/F304b、USB I/F304cおよびセントロニクスI/F304d等が接続されている。   The south bridge 304a is a bridge for connecting the north bridge 303 to a PCI device and peripheral devices. The south bridge 304a is connected to the north bridge 303 via a PCI bus, and a network I / F 304b, a USB I / F 304c, a Centronics I / F 304d, and the like are connected to the PCI bus.

ネットワークI/F304bは、ネットワークを介して、他の装置との間でデータを通信するためのインターフェースである。ネットワークI/F304bは、例えば、TCP(Transmission Control Protocol)/IP(Internet Protocol)に準拠したNIC(Network Interface Card)等である。   The network I / F 304b is an interface for communicating data with another device via a network. The network I / F 304b is, for example, an NIC (Network Interface Card) based on TCP (Transmission Control Protocol) / IP (Internet Protocol) or the like.

USB I/F304cは、USB規格に対応した各種機器との間でデータを通信するためのインターフェースである。セントロニクスI/F304dは、プリンタ等を接続するためのパラレルインターフェースである。   The USB I / F 304c is an interface for communicating data with various devices that comply with the USB standard. The Centronics I / F 304d is a parallel interface for connecting a printer or the like.

AGPバス305は、グラフィック処理を高速化するために提案されたグラフィックスアクセラレータカード用のバスインターフェースである。AGPバス305は、システムメモリ302に高スループットで直接アクセスすることにより、グラフィックスアクセラレータカードを高速にするバスである。   The AGP bus 305 is a bus interface for a graphics accelerator card proposed to speed up graphics processing. The AGP bus 305 is a bus that speeds up the graphics accelerator card by directly accessing the system memory 302 with high throughput.

ASIC306は、画像処理用のハードウェア要素を有する画像処理用途向けのIC(Integrated Circuit)であり、AGPバス305、PCIバス、補助記憶装置308およびローカルメモリ307をそれぞれ接続するブリッジの役割を有する。ASIC306は、PCIターゲットおよびAGPマスタと、ASIC306の中核をなすアービタ(ARB)と、ローカルメモリ307を制御するメモリコントローラと、ハードウェアロジック等により画像データの回転等を行う複数のDMAC(Direct Memory Access Controller)と、プロッタ331およびスキャナ332との間でPCIバスを介したデータ転送を行うPCIユニットとから構成される。ASIC306には、例えば、PCIバスを介してFCU320、プロッタ331およびスキャナ332が接続される。また、ASIC306は、図示しないホストPC(Personal Computer)およびネットワーク等にも接続されている。   The ASIC 306 is an IC (Integrated Circuit) for image processing that has a hardware element for image processing, and has a role of a bridge that connects the AGP bus 305, the PCI bus, the auxiliary storage device 308, and the local memory 307. The ASIC 306 includes a PCI target and an AGP master, an arbiter (ARB) that forms the core of the ASIC 306, a memory controller that controls the local memory 307, and a plurality of DMACs (Direct Memory Access) that rotate image data using hardware logic or the like. (Controller) and a PCI unit for transferring data between the plotter 331 and the scanner 332 via the PCI bus. The FCU 320, the plotter 331, and the scanner 332 are connected to the ASIC 306 via, for example, a PCI bus. The ASIC 306 is also connected to a host PC (Personal Computer) (not shown) and a network.

ローカルメモリ307は、コピー用画像バッファおよび符号バッファとして用いるメモリである。   The local memory 307 is a memory used as a copy image buffer and a code buffer.

補助記憶装置308は、HDD(Hard Disk Drive)、SSD(Solid State Drive)、SD(Secure Digital)カードまたはフラッシュメモリ等の記憶装置であり、画像データの蓄積、プログラムの蓄積、フォントデータの蓄積、およびフォームの蓄積等を行うためのストレージである。   The auxiliary storage device 308 is a storage device such as a hard disk drive (HDD), a solid state drive (SSD), a secure digital (SD) card or a flash memory, and stores image data, programs, font data, and the like. And a storage for storing forms and the like.

(画像伝送装置の機能ブロックの構成および動作)
図3は、実施形態に係る画像伝送装置の機能ブロックの構成の一例を示す図である。図4は、実施形態に係る画像伝送装置が記憶している送信成功率テーブルの一例を示す図である。図3および図4を参照しながら、本実施形態に係る画像伝送装置10の機能ブロック構成について説明する。なお、画像伝送装置20の機能ブロック構成についても同様である。
(Configuration and operation of functional blocks of image transmission device)
FIG. 3 is a diagram illustrating an example of a functional block configuration of the image transmission device according to the embodiment. FIG. 4 is a diagram illustrating an example of a transmission success rate table stored in the image transmission device according to the embodiment. The functional block configuration of the image transmission device 10 according to the present embodiment will be described with reference to FIGS. The same applies to the functional block configuration of the image transmission device 20.

図3に示すように、本実施形態に係る画像伝送装置10は、ファックス送信部101(送信部)と、ファックス受信部102(受信部)と、通信部103と、送信成功率通知部104と、受信成功率通知部105(通知部)と、送信成功率取得部106(第2取得部)と、受信成功率取得部107(第1取得部)と、圧縮種別判断部108(判断部)と、成功率更新部109(更新部)と、画像圧縮部110(圧縮部)と、画像伸張部111(伸張部)と、記憶部112と、入力部113と、表示制御部114と、表示部115と、を有する。   As shown in FIG. 3, the image transmission apparatus 10 according to the present embodiment includes a facsimile transmission unit 101 (transmission unit), a facsimile reception unit 102 (reception unit), a communication unit 103, and a transmission success rate notification unit 104. , A reception success rate notification unit 105 (notification unit), a transmission success rate acquisition unit 106 (second acquisition unit), a reception success rate acquisition unit 107 (first acquisition unit), and a compression type determination unit 108 (determination unit) A success rate update unit 109 (update unit), an image compression unit 110 (compression unit), an image decompression unit 111 (decompression unit), a storage unit 112, an input unit 113, a display control unit 114, and a display. A part 115.

ファックス送信部101は、ファックス機能により画像データ等のデータを、送信先にファックス送信する機能部である。ファックス送信部101は、図2に示すFCU320、およびCPU301によるプログラムの実行によって実現される。   The fax transmission unit 101 is a functional unit that transmits data such as image data by fax to a destination by a fax function. The fax transmission unit 101 is realized by the execution of a program by the FCU 320 and the CPU 301 shown in FIG.

ファックス受信部102は、ファックス機能により画像データ等のデータを、送信元から受信(以下、単に「ファックス受信」と称する場合がある)をする機能部である。ファックス受信部102は、図2に示すFCU320、およびCPU301によるプログラムの実行によって実現される。   The fax receiving unit 102 is a functional unit that receives data such as image data from a transmission source by a fax function (hereinafter, may be simply referred to as “fax reception”). The fax receiving unit 102 is realized by the execution of a program by the FCU 320 and the CPU 301 shown in FIG.

通信部103は、ネットワーク(例えば、図1に示すLAN2)を介して、外部装置とデータ信を行う機能部である。具体的には、特定の画像伝送装置10の通信部103は、LAN2を介して、他の画像伝送装置10とデータ通信を行う。通信部103は、図2に示すネットワークI/F304b、およびCPU301によるプログラムの実行によって実現される。   The communication unit 103 is a functional unit that performs data communication with an external device via a network (for example, the LAN 2 illustrated in FIG. 1). Specifically, the communication unit 103 of the specific image transmission apparatus 10 performs data communication with another image transmission apparatus 10 via the LAN 2. The communication unit 103 is realized by the network I / F 304b illustrated in FIG.

送信成功率通知部104は、他の画像伝送装置10からの要求に応じて、自身である画像伝送装置10の他の画像伝送装置10へのファックス送信の送信成功率を記憶部112を参照して取得し、要求元の画像伝送装置10へ通信部103を介して通知する機能部である。送信成功率通知部104は、例えば、図2に示すCPU301によるプログラムの実行によって実現される。   In response to a request from another image transmission apparatus 10, the transmission success rate notifying section 104 refers to the storage section 112 as to the transmission success rate of the facsimile transmission to the other image transmission apparatuses 10 as the image transmission apparatus 10 itself. And a function unit that notifies the requesting image transmission apparatus 10 via the communication unit 103. The transmission success rate notification unit 104 is realized, for example, by executing a program by the CPU 301 illustrated in FIG.

受信成功率通知部105は、ファックスの送信元の画像伝送装置10からの発呼の通知に応じて、ファックス送信先である自身(例えば、画像伝送装置20)のファックス受信の受信成功率を記憶部112を参照して取得し、送信元の画像伝送装置10へファックス受信部102を介して通知する機能部である。受信成功率通知部105は、例えば、図2に示すCPU301によるプログラムの実行によって実現される。   The reception success rate notifying unit 105 stores the reception success rate of the fax transmission destination (for example, the image transmission apparatus 20) in response to the call notification from the image transmission apparatus 10 that has transmitted the fax. This is a functional unit that is obtained by referring to the unit 112 and notifies the image transmission apparatus 10 of the transmission source via the facsimile receiving unit 102. The reception success rate notification unit 105 is realized, for example, by executing a program by the CPU 301 illustrated in FIG.

送信成功率取得部106は、自身である画像伝送装置10と同一のネットワーク(例えば、図2に示すLAN2)にある他の画像伝送装置10に対して、ファックス送信の送信成功率を取得して通知する要求(送信成功率取得要求)を、通信部103を介して送信する機能部である。そして、送信成功率取得部106は、他の画像伝送装置10から、送信成功率取得要求に応じて通知された送信成功率を、通信部103を介して取得する。送信成功率取得部106は、例えば、図2に示すCPU301によるプログラムの実行によって実現される。   The transmission success rate obtaining unit 106 obtains the transmission success rate of the fax transmission with respect to another image transmission apparatus 10 on the same network (for example, LAN2 shown in FIG. 2) as the image transmission apparatus 10 that is the transmission success rate acquisition unit 106. This is a functional unit that transmits a request for notification (transmission success rate acquisition request) via the communication unit 103. Then, the transmission success rate acquiring unit 106 acquires, via the communication unit 103, the transmission success rate notified from another image transmission apparatus 10 in response to the transmission success rate acquisition request. The transmission success rate acquisition unit 106 is realized by, for example, executing a program by the CPU 301 illustrated in FIG.

受信成功率取得部107は、ファックスの送信元の画像伝送装置10から送信されたファックス受信の受信成功率を、ファックス送信部101を介して取得する機能部である。受信成功率取得部107は、例えば、図2に示すCPU301によるプログラムの実行によって実現される。   The reception success rate acquisition unit 107 is a functional unit that acquires, via the fax transmission unit 101, the reception success rate of fax reception transmitted from the image transmission apparatus 10 that is the source of the fax transmission. The reception success rate acquisition unit 107 is realized by, for example, executing a program by the CPU 301 illustrated in FIG.

圧縮種別判断部108は、自身である画像伝送装置10のファックス送信の送信成功率と、送信成功率取得部106により取得された他の画像伝送装置10のファックス送信の送信成功率と、受信成功率取得部107により取得された送信先の画像伝送装置20のファックス受信の受信成功率と、に基づいて、最も成功率の高い、または、最も圧縮率の高い圧縮種別を判断する機能部である。圧縮種別判断部108は、例えば、図2に示すCPU301によるプログラムの実行によって実現される。   The compression type determination unit 108 determines whether the image transmission apparatus 10 is the transmission success rate of the facsimile transmission, the transmission success rate of the other image transmission apparatuses 10 acquired by the transmission success rate acquisition unit 106, and the reception success. A function unit that determines the compression type with the highest success rate or the compression rate with the highest compression rate based on the reception success rate of facsimile reception of the image transmission apparatus 20 of the transmission destination acquired by the rate acquisition unit 107. . The compression type determination unit 108 is realized, for example, by executing a program by the CPU 301 illustrated in FIG.

成功率更新部109は、ファックス送信部101によるファックス送信が行われた後、送信先の画像伝送装置20からの受信結果(受信成功または失敗等)に基づいて、記憶部112に記憶されている自身の画像伝送装置10としてのファックス送信の送信成功率を更新する機能部である。また、成功率更新部109は、ファックス受信部102によるファックス受信が行われた後、受信された画像データについて正常に伸張されたか否か等に基づいて、記憶部112に記憶されている自身の画像伝送装置10としてのファックス受信の受信成功率を更新する機能部である。成功率更新部109は、例えば、図2に示すCPU301によるプログラムの実行によって実現される。   After the fax transmission unit 101 performs the fax transmission, the success rate update unit 109 stores the success rate in the storage unit 112 based on the reception result (reception success or failure or the like) from the transmission destination image transmission apparatus 20. This is a functional unit that updates the transmission success rate of facsimile transmission as its own image transmission device 10. Further, after the fax reception by the fax reception unit 102, the success rate update unit 109 stores its own image data stored in the storage unit 112 based on whether or not the received image data has been normally expanded. This is a functional unit that updates the reception success rate of fax reception as the image transmission device 10. The success rate update unit 109 is realized, for example, by executing a program by the CPU 301 illustrated in FIG.

画像圧縮部110は、圧縮種別判断部108により判断された圧縮種別(例えば、JBIG、MMR、MRまたはMH等)によってファックス送信する画像データを圧縮する機能部である。画像圧縮部110は、例えば、図2に示すCPU301によるプログラムの実行によって実現される。   The image compression unit 110 is a functional unit that compresses image data to be transmitted by facsimile according to the compression type (for example, JBIG, MMR, MR, or MH) determined by the compression type determination unit 108. The image compression unit 110 is realized, for example, by executing a program by the CPU 301 illustrated in FIG.

画像伸張部111は、ファックス受信した圧縮され画像データを伸張する機能部である。具体的には、画像伸張部111は、圧縮された画像データをファックス受信する際に受信する送信モードの情報に含まれる圧縮種別に従って、画像データを伸張する。画像伸張部111は、例えば、図2に示すCPU301によるプログラムの実行によって実現される。   The image decompression unit 111 is a functional unit that decompresses the compressed image data received by facsimile. Specifically, the image decompression unit 111 decompresses the image data according to the compression type included in the information on the transmission mode received when the compressed image data is received by facsimile. The image expansion unit 111 is realized by, for example, executing a program by the CPU 301 illustrated in FIG.

記憶部112は、ファックスで送受信するデータ、プログラム、およびファックスの送信成功率および受信成功率の情報等を記憶する機能部である。例えば、記憶部112は、送信成功率の情報として、図4に示すような送信成功率テーブル1121を記憶し、受信成功率の情報として、後述する図6〜図8に示すような受信成功率テーブル1122を記憶している。記憶部112は、図2に示すシステムメモリ302、ローカルメモリ307または補助記憶装置308によって実現される。   The storage unit 112 is a functional unit that stores data and programs to be transmitted and received by facsimile, information on the transmission success rate and the reception success rate of facsimile, and the like. For example, the storage unit 112 stores a transmission success rate table 1121 as shown in FIG. 4 as information on the transmission success rate, and stores the reception success rate as shown in FIGS. The table 1122 is stored. The storage unit 112 is realized by the system memory 302, the local memory 307, or the auxiliary storage device 308 illustrated in FIG.

図4に示す送信成功率テーブル1121は、圧縮種別と、成功率(送信成功率)とをテーブル形式で対応付けており、例えば、圧縮種別がMMRに対応する送信成功率は、90%として記録されている。また、圧縮種別がMRの場合、標準解像度の時はKパラメータを4(K=4)とし、高解像度の時はKパラメータを2(K=2)として設定する。この場合、Kライン毎に一次元符号化され、残りの(K−1)ラインを二次元符号化される。また、受信成功率テーブル1122についても同様の形式で構成されている。なお、図4に示す送信成功率テーブル1121および受信成功率テーブル1122は、テーブル形式の情報として説明したが、これに限定されるものではなく、圧縮種別と成功率とを対応付ける情報であれば形式は問わない。   The transmission success rate table 1121 shown in FIG. 4 associates the compression type with the success rate (transmission success rate) in a table format. For example, the transmission success rate corresponding to the compression type of MMR is recorded as 90%. Have been. When the compression type is MR, the K parameter is set to 4 (K = 4) for the standard resolution, and the K parameter is set to 2 (K = 2) for the high resolution. In this case, one-dimensional encoding is performed for every K lines, and the remaining (K-1) lines are two-dimensionally encoded. The reception success rate table 1122 is also configured in the same format. Although the transmission success rate table 1121 and the reception success rate table 1122 shown in FIG. 4 have been described as table format information, the present invention is not limited to this. Does not matter.

入力部113は、ユーザによりファックス送信の操作入力等を受け付ける機能部である。入力部113は、図2に示す操作表示部310の入力機能によって実現される。   The input unit 113 is a functional unit that receives an operation input for facsimile transmission or the like by the user. The input unit 113 is realized by the input function of the operation display unit 310 shown in FIG.

表示制御部114は、表示部115の表示動作を制御する機能部である。表示制御部114は、図2に示すASIC306、またはCPU301によるプログラムの実行によって実現される。   The display control unit 114 is a functional unit that controls the display operation of the display unit 115. The display control unit 114 is realized by the execution of a program by the ASIC 306 or the CPU 301 shown in FIG.

表示部115は、表示制御部114の制御に従って情報を表示する機能部である。表示部115は、例えば、ファックス送信のための操作UIを表示したり、ファックス受信した場合の受信結果等を表示する機能部である。表示部115は、図2に示す操作表示部310の表示機能によって実現される。   The display unit 115 is a functional unit that displays information according to the control of the display control unit 114. The display unit 115 is a functional unit that displays, for example, an operation UI for fax transmission, and displays a reception result when a fax is received. The display unit 115 is realized by the display function of the operation display unit 310 shown in FIG.

なお、送信成功率通知部104、受信成功率通知部105、送信成功率取得部106、受信成功率取得部107、圧縮種別判断部108、成功率更新部109、画像圧縮部110および画像伸張部111の一部または全部は、FPGA(Field−Programmable Gate Array)またはASIC(例えば、ASIC306)等のハードウェア回路によって実現されてもよい。   Note that the transmission success rate notification unit 104, the reception success rate notification unit 105, the transmission success rate acquisition unit 106, the reception success rate acquisition unit 107, the compression type determination unit 108, the success rate update unit 109, the image compression unit 110, and the image decompression unit Part or all of 111 may be realized by a hardware circuit such as an FPGA (Field-Programmable Gate Array) or an ASIC (for example, the ASIC 306).

また、図3に示す画像伝送装置10、20の各機能部は、機能を概念的に示したものであって、このような構成に限定されるものではない。例えば、図3に示す画像伝送装置10、20で独立した機能部として図示した複数の機能部を、1つの機能部として構成してもよい。一方、図3に示す画像伝送装置10、20における1つの機能部が有する機能を複数に分割し、複数の機能部として構成するものとしてもよい。   Further, each functional unit of the image transmission apparatuses 10 and 20 shown in FIG. 3 conceptually shows a function, and is not limited to such a configuration. For example, a plurality of functional units illustrated as independent functional units in the image transmission apparatuses 10 and 20 illustrated in FIG. 3 may be configured as one functional unit. On the other hand, the functions of one function unit in the image transmission apparatuses 10 and 20 shown in FIG. 3 may be divided into a plurality of functions and configured as a plurality of function units.

(画像伝送システムにおけるデータの送信処理)
図5は、実施形態に係る画像伝送システムにおけるデータの送信処理の流れの一例を示すシーケンス図である。図6は、受信機側を優先して圧縮種別を判断する動作を説明する図である。図7は、送信機側を優先して圧縮種別を判断する動作を説明する図である。図8は、通信時間を優先して圧縮種別を判断する動作を説明する図である。図5〜図8を参照しながら、本実施形態に係る画像伝送システム1におけるデータの送信処理の流れについて説明する。なお、図5の説明においては、ファックス送信元を画像伝送装置10a(送信装置の一例)とし、ファックス送信先を画像伝送装置20(受信装置の一例)とし、画像伝送装置10aと同一のネットワーク(LAN2)に画像伝送装置10b(他の伝送装置の一例)が存在するものとして説明する。
(Data transmission processing in the image transmission system)
FIG. 5 is a sequence diagram illustrating an example of a flow of a data transmission process in the image transmission system according to the embodiment. FIG. 6 is a diagram illustrating an operation of judging the compression type by giving priority to the receiver side. FIG. 7 is a diagram illustrating an operation of judging the compression type with priority given to the transmitter. FIG. 8 is a diagram illustrating an operation of judging the compression type by giving priority to the communication time. The flow of a data transmission process in the image transmission system 1 according to the present embodiment will be described with reference to FIGS. In the description of FIG. 5, the fax transmission source is the image transmission device 10a (an example of the transmission device), the fax transmission destination is the image transmission device 20 (an example of the reception device), and the same network (the image transmission device 10a) The following description is based on the assumption that the image transmission device 10b (an example of another transmission device) exists in the LAN 2).

<ステップS11>
画像伝送装置10aにおいて、ユーザによる入力部113を介したファックス送信の操作入力が行われると、ファックス送信部101は、電話網3を介して、画像伝送装置20に対して発呼を行う。なお、ファックス送信の対象となるのは、例えば、画像伝送装置10aのスキャナ332により読み込まれた画像データである。
<Step S11>
In the image transmission device 10a, when a user performs an operation input for facsimile transmission via the input unit 113, the facsimile transmission unit 101 makes a call to the image transmission device 20 via the telephone network 3. The object of fax transmission is, for example, image data read by the scanner 332 of the image transmission device 10a.

<ステップS12>
画像伝送装置20のファックス受信部102は、電話網3を介して、画像伝送装置10aから発呼を受けると、その通知(発呼通知)を受信成功率通知部105へ送る。
<Step S12>
When receiving a call from the image transmission device 10a via the telephone network 3, the fax reception unit 102 of the image transmission device 20 sends a notification (call notification) to the reception success rate notification unit 105.

<ステップS13〜S15>
画像伝送装置20の受信成功率通知部105は、発呼通知を受け取ると、記憶部112(第2記憶部)(例えば、受信成功率テーブル1122)を参照し、自身(画像伝送装置20)の各圧縮種別に対応するファックス受信の受信成功率(受信成功率情報)を読み出す。受信成功率通知部105は、読み出した受信成功率を、ファックス受信部102を介して、画像伝送装置10aへ通知する。
<Steps S13 to S15>
Upon receiving the call notification, the reception success rate notifying unit 105 of the image transmission apparatus 20 refers to the storage unit 112 (second storage unit) (for example, the reception success rate table 1122), and refers to its own (the image transmission apparatus 20). The facsimile reception rate (reception success rate information) corresponding to each compression type is read. The reception success rate notification unit 105 notifies the image transmission device 10a of the read reception success rate via the fax reception unit 102.

<ステップS16、S17>
画像伝送装置10aのファックス送信部101は、画像伝送装置20から受信成功率を受信し、受信成功率取得部107は、ファックス送信部101から当該受信成功率を取得する。そして、受信成功率取得部107は、取得した受信成功率と共に、圧縮種別の判断を要求するための圧縮種別判断要求を、圧縮種別判断部108へ送る。
<Steps S16 and S17>
The fax transmission unit 101 of the image transmission device 10a receives the reception success rate from the image transmission device 20, and the reception success rate acquisition unit 107 acquires the reception success rate from the fax transmission unit 101. Then, the reception success rate acquisition unit 107 sends a compression type determination request for requesting determination of the compression type to the compression type determination unit 108 together with the obtained reception success rate.

<ステップS18、S19>
画像伝送装置10aの圧縮種別判断部108は、画像伝送装置20の受信成功率と共に、圧縮種別判断要求を受け取ると、記憶部112(第1記憶部)(例えば、送信成功率テーブル1121)を参照し、自身(画像伝送装置10a)の各圧縮種別に対応するファックス送信の送信成功率(第1送信成功率情報)を読み出す。そして、圧縮種別判断部108は、画像伝送装置10bからファックス送信の送信成功率を取得するための送信成功率取得指令を、送信成功率取得部106に送る。
<Steps S18 and S19>
Upon receiving the compression type determination request together with the reception success rate of the image transmission apparatus 20, the compression type determination unit 108 of the image transmission apparatus 10a refers to the storage unit 112 (first storage unit) (for example, the transmission success rate table 1121). Then, the transmission success rate (first transmission success rate information) of the facsimile transmission corresponding to each compression type of the image transmission apparatus 10a is read. Then, the compression type determination unit 108 sends a transmission success rate acquisition command for acquiring the transmission success rate of facsimile transmission from the image transmission device 10b to the transmission success rate acquisition unit 106.

<ステップS20〜S22>
画像伝送装置10aの送信成功率取得部106は、送信成功率取得指令を受け取ると、画像伝送装置10bに対して、ファックス送信の送信成功率を取得して通知する要求(送信成功率取得要求)を、通信部103を介して送信する。画像伝送装置10bの通信部103は、画像伝送装置10aから送信成功率取得要求を受信すると、当該送信成功率取得要求を送信成功率通知部104へ送る。
<Steps S20 to S22>
Upon receiving the transmission success rate acquisition command, the transmission success rate acquisition unit 106 of the image transmission apparatus 10a acquires and notifies the image transmission apparatus 10b of the transmission success rate of fax transmission (transmission success rate acquisition request). Is transmitted via the communication unit 103. Upon receiving the transmission success rate acquisition request from the image transmission apparatus 10a, the communication unit 103 of the image transmission apparatus 10b sends the transmission success rate acquisition request to the transmission success rate notification unit 104.

<ステップS23〜S25>
画像伝送装置10bの送信成功率通知部104は、送信成功率取得要求を受け取ると、記憶部112(例えば、送信成功率テーブル1121)を参照し、自身(画像伝送装置10b)の各圧縮種別に対応するファックス送信の送信成功率(第2送信成功率情報)を読み出す。送信成功率通知部104は、読み出した送信成功率を、通信部103を介して、画像伝送装置10aへ通知する。
<Steps S23 to S25>
Upon receiving the transmission success rate acquisition request, the transmission success rate notifying unit 104 of the image transmission apparatus 10b refers to the storage unit 112 (for example, the transmission success rate table 1121) and sets the compression type of the image transmission apparatus 10b itself. The transmission success rate (second transmission success rate information) of the corresponding fax transmission is read. The transmission success rate notification unit 104 notifies the read transmission success rate to the image transmission device 10a via the communication unit 103.

<ステップS26、S27>
画像伝送装置10aの通信部103は、画像伝送装置10bから送信成功率を受信すると、当該送信成功率を圧縮種別判断部108へ送る。
<Steps S26 and S27>
Upon receiving the transmission success rate from the image transmission apparatus 10b, the communication unit 103 of the image transmission apparatus 10a sends the transmission success rate to the compression type determination unit 108.

<ステップS28>
画像伝送装置10aの圧縮種別判断部108は、自身である画像伝送装置10aのファックス送信の送信成功率と、送信成功率取得部106により取得された画像伝送装置10bのファックス送信の送信成功率と、受信成功率取得部107により取得された送信先の画像伝送装置20のファックス受信の受信成功率と、に基づいて、ファックス送信する画像データに対する圧縮処理の圧縮種別を判断する。
<Step S28>
The compression type determination unit 108 of the image transmission device 10a determines whether the image transmission device 10a, which is the image transmission device 10a, transmits the facsimile transmission success rate and the facsimile transmission transmission rate of the image transmission device 10b acquired by the transmission success rate acquisition unit 106. Based on the reception success rate of the image transmission device 20 of the transmission destination acquired by the reception success rate acquisition unit 107, the compression type of the compression process for the image data to be transmitted by fax is determined.

圧縮種別判断部108は、例えば、受信機(画像伝送装置20)を優先して圧縮種別を判断する場合、図6に示すように、送信側(画像伝送装置10a、10b)の送信成功率が所定率(例えば、80%)以上の圧縮種別の中から、受信側の受信成功率が最も高い圧縮種別を採用する。この場合、各圧縮種別の送信成功率は、例えば、画像伝送装置10a、10bの各圧縮種別での送信成功率の平均値、加重平均、最小値または最大値等とすればよい。図6に示す例では、送信側(画像伝送装置10a、10b)の送信成功率が80%以上の圧縮種別は、送信成功率テーブル1121(当該テーブルに示す成功率は、上述のように平均値、加重平均、最小値または最大値等であるものとする)に示すように、JBIG、MR(Kパラメータ:4)、MR(Kパラメータ:2)およびMHである。このうち受信側(画像伝送装置20)の受信成功率が最も高い圧縮種別は、画像伝送装置20の受信成功率テーブル1122から、MHであると判断できる。   For example, when the compression type determination unit 108 determines the compression type with priority given to the receiver (the image transmission device 20), the transmission success rate of the transmission side (the image transmission devices 10a and 10b) is reduced as shown in FIG. The compression type having the highest reception success rate on the receiving side is adopted from among the compression types having a predetermined rate (for example, 80%) or more. In this case, the transmission success rate of each compression type may be, for example, an average value, a weighted average, a minimum value, or a maximum value of the transmission success rates of the image transmission devices 10a and 10b in each compression type. In the example shown in FIG. 6, the compression type in which the transmission success rate of the transmission side (image transmission apparatuses 10a and 10b) is 80% or more is represented by the transmission success rate table 1121 (the success rate shown in the table is the average value , Weighted average, minimum value or maximum value, etc.), JBIG, MR (K parameter: 4), MR (K parameter: 2), and MH. The compression type having the highest reception success rate on the receiving side (image transmission apparatus 20) can be determined to be MH from the reception success rate table 1122 of the image transmission apparatus 20.

また、圧縮種別判断部108は、例えば、送信機(画像伝送装置10a)を優先して圧縮種別を判断する場合、図7に示すように、受信側(画像伝送装置20)の受信成功率が所定率(例えば、80%)以上の圧縮種別の中から、送信側(画像伝送装置10a、10b)の送信成功率が最も高い圧縮種別を採用してもよい。この場合、各圧縮種別の送信成功率は、例えば、画像伝送装置10a、10bの各圧縮種別での送信成功率の平均値、加重平均、最小値または最大値等とすればよい。図7に示す例では、受信側(画像伝送装置20)の受信成功率が80%以上の圧縮種別は、受信成功率テーブル1122に示すように、MMR、MR(Kパラメータ:4)、MR(Kパラメータ:2)およびMHである。このうち送信側(画像伝送装置10a、10b)の送信成功率が最も高い圧縮種別は、画像伝送装置10a、10bの送信成功率テーブル1121(当該テーブルに示す成功率は、上述のように平均値、加重平均、最小値または最大値等であるものとする)から、MMRであると判断できる。   When the compression type determination unit 108 determines the compression type by giving priority to the transmitter (image transmission device 10a), for example, as shown in FIG. A compression type having the highest transmission success rate on the transmitting side (image transmission apparatuses 10a and 10b) may be adopted from among compression types having a predetermined rate (for example, 80%) or more. In this case, the transmission success rate of each compression type may be, for example, an average value, a weighted average, a minimum value, or a maximum value of the transmission success rates of the image transmission devices 10a and 10b in each compression type. In the example illustrated in FIG. 7, the compression types having a reception success rate of 80% or more on the reception side (image transmission device 20) are MMR, MR (K parameter: 4), MR ( K parameter: 2) and MH. Among these, the compression type having the highest transmission success rate on the transmission side (image transmission apparatuses 10a and 10b) is the transmission success rate table 1121 of the image transmission apparatuses 10a and 10b (the success rate shown in the table is an average value as described above). , Weighted average, minimum value, maximum value, and the like).

また、圧縮種別判断部108は、例えば、ファクス送信の通信時間を優先して圧縮種別を判断する場合、図8に示すように、受信側(画像伝送装置20)および送信側(画像伝送装置10a、10b)双方の成功率が所定率(例えば、80%)以上の圧縮種別の中から、最も圧縮率が高い圧縮種別を採用してもよい。この場合、各圧縮種別の送信成功率は、例えば、画像伝送装置10a、10bの各圧縮種別での送信成功率の平均値、加重平均、最小値または最大値等とすればよい。図8に示す例では、受信側および送信側双方の成功率が80%以上の圧縮種別は、受信成功率テーブル1122および送信成功率テーブル1121(当該テーブルに示す成功率は、上述のように平均値、加重平均、最小値または最大値等であるものとする)に示すように、JBIG、MMR、MR(Kパラメータ:4)、MR(Kパラメータ:2)およびMHである。また、図8に示すように、各圧縮種別の圧縮率は、高い順でJBIG、MMR、MMR、MR(Kパラメータ:4)、MR(Kパラメータ:2)、MHとなっている。受信側および送信側双方の成功率が80%以上の圧縮種別のうち、最も圧縮率が高い圧縮種別は、JBIGであると判断できる。   When the compression type determination unit 108 determines the compression type by giving priority to the communication time of fax transmission, for example, as shown in FIG. 8, the reception side (image transmission apparatus 20) and the transmission side (image transmission apparatus 10a) 10b) Among the compression types whose success rates are equal to or higher than a predetermined rate (for example, 80%), the compression type having the highest compression rate may be adopted. In this case, the transmission success rate of each compression type may be, for example, an average value, a weighted average, a minimum value, or a maximum value of the transmission success rates of the image transmission devices 10a and 10b in each compression type. In the example illustrated in FIG. 8, the compression types in which the success rates of both the receiving side and the transmitting side are 80% or more are the reception success rate table 1122 and the transmission success rate table 1121 (the success rates shown in the tables are averaged as described above). JBIG, MMR, MR (K parameter: 4), MR (K parameter: 2), and MH, as shown in FIG. As shown in FIG. 8, the compression rates of the respective compression types are JBIG, MMR, MMR, MR (K parameter: 4), MR (K parameter: 2), and MH in descending order. It can be determined that JBIG is the compression type having the highest compression rate among the compression types having a success rate of 80% or more on both the receiving side and the transmitting side.

なお、上述のように、圧縮種別判断部108による圧縮種別の判断方法として、受信機を優先する場合、送信機を優先する場合、および通信時間を優先する場合の3つについて説明したが、例えば、予めいずれかの判断方法に設定されているものとしてもよい。また、判断方法としては、上述の3つの方法に限定されるものではなく、他の判断方法によって圧縮種別を判断するものとしてもよい。   As described above, three methods of determining the compression type by the compression type determination unit 108 have been described: a case where the receiver is prioritized, a case where the transmitter is prioritized, and a case where the communication time is prioritized. Alternatively, any of the determination methods may be set in advance. Further, the determination method is not limited to the above three methods, and the compression type may be determined by another determination method.

<ステップS29〜S31>
画像伝送装置10aの圧縮種別判断部108は、判断した圧縮種別を、画像圧縮部110およびファックス送信部101へ通知する。画像圧縮部110は、通知された圧縮種別による圧縮方式によって、ファックス送信の対象となる画像データを圧縮する。そして、画像圧縮部110は、圧縮した画像データをファックス送信部101へ送る。
<Steps S29 to S31>
The compression type determination unit 108 of the image transmission device 10a notifies the determined compression type to the image compression unit 110 and the fax transmission unit 101. The image compression unit 110 compresses the image data to be transmitted by facsimile according to the compression method according to the notified compression type. Then, the image compression unit 110 sends the compressed image data to the fax transmission unit 101.

<ステップS32>
画像伝送装置10aのファックス送信部101は、圧縮された画像データをファックス送信する前に、まず、通知された圧縮種別、解像度、および通信レート等の情報を含む送信モードを、電話網3を介して、画像伝送装置20へ送信する。
<Step S32>
Before fax transmission of the compressed image data, the facsimile transmission unit 101 of the image transmission apparatus 10a first sets the transmission mode including the notified information such as the compression type, the resolution, and the communication rate via the telephone network 3. To the image transmission device 20.

<ステップS33>
画像伝送装置10aのファックス送信部101は、圧縮された画像データを、電話網3を介して画像伝送装置20へファックス送信する。
<Step S33>
The fax transmission unit 101 of the image transmission device 10a faxes the compressed image data to the image transmission device 20 via the telephone network 3.

<ステップS34>
画像伝送装置20のファックス受信部102は、受信した送信モード(少なくとも圧縮種別)、および圧縮された画像データを、画像伸張部111へ送る。
<Step S34>
The fax receiving unit 102 of the image transmission device 20 sends the received transmission mode (at least the compression type) and the compressed image data to the image decompression unit 111.

<ステップS35、S36>
画像伝送装置20の画像伸張部111は、受け取った送信モードに含まれる圧縮種別に基づいて、圧縮された画像データを伸張する。そして、画像伸張部111は、画像データの伸張の結果等を受信結果として、ファックス受信部102および成功率更新部109へ送る。
<Steps S35 and S36>
The image decompression unit 111 of the image transmission device 20 decompresses the compressed image data based on the compression type included in the received transmission mode. Then, the image decompression unit 111 sends the result of decompression of the image data and the like to the facsimile reception unit 102 and the success rate update unit 109 as a reception result.

<ステップS37>
画像伝送装置20の成功率更新部109(第2更新部)は、ファックス受信部102から受け取った受信結果に基づいて、記憶部112に記憶されている受信成功率テーブル1122において、対応する圧縮種別の受信成功率を更新する。
<Step S37>
The success rate update unit 109 (second update unit) of the image transmission device 20 determines a corresponding compression type in the reception success rate table 1122 stored in the storage unit 112 based on the reception result received from the fax reception unit 102. Update the reception success rate of.

<ステップS38、S39>
画像伝送装置20のファックス受信部102は、受け取った受信結果を、電話網3を介して、画像伝送装置10aへ送信する。画像伝送装置10aのファックス送信部101は、画像伝送装置20から受信した受信結果を、成功率更新部109へ送る。
<Steps S38 and S39>
The fax reception unit 102 of the image transmission device 20 transmits the received reception result to the image transmission device 10a via the telephone network 3. The fax transmission unit 101 of the image transmission device 10a transmits the reception result received from the image transmission device 20 to the success rate update unit 109.

<ステップS40>
画像伝送装置10aの成功率更新部109(第1更新部)は、ファックス送信部101から受け取った受信結果に基づいて、記憶部112に記憶されている送信成功率テーブル1121において、画像圧縮部110による画像データの圧縮の圧縮種別の送信成功率を更新する。
<Step S40>
The success rate update unit 109 (first update unit) of the image transmission device 10a uses the image compression unit 110 in the transmission success rate table 1121 stored in the storage unit 112 based on the reception result received from the fax transmission unit 101. The transmission success rate of the compression type of the compression of the image data according to is updated.

以上のようなステップS11〜S40の流れで、画像伝送システム1におけるデータの送信処理が行われる。   Data transmission processing in the image transmission system 1 is performed in the flow of steps S11 to S40 as described above.

なお、上述の図5で説明したように、ファックス送信側である画像伝送装置10aは、当該ファックス送信の成功または失敗を送信成功率に反映して更新し、ファックス受信側の画像伝送装置20は、当該ファックス受信の成功または失敗を受信成功率に反映して更新するものとしている。この場合、ファックス送信およびファックス受信が成功であるか失敗であるかという基準は、例えば、以下のような判断基準で規定できる。送信側で正常に圧縮処理がされ、送信側から受信側へ圧縮された画像データが正常に送信され、受信側で正常に伸張処理が行われた場合、送信側では送信成功と判断され、かつ、受信側では受信成功と判断されるものとすればよい。また、送信側で正常に圧縮処理がされ、送信側から受信側へ圧縮された画像データが正常に送信され、受信側で伸張処理に失敗した場合、送信側では送信成功と判断され、かつ、受信側では受信失敗と判断されるものとすればよい。また、送信側で正常に圧縮処理がされ、送信側から受信側へ圧縮された画像データの送信に失敗した場合、送信側では送信失敗と判断され、かつ、受信側では受信失敗(例えば、受信したデータが破損していた場合)と判断されるものとすればよい。また、送信側で圧縮処理に失敗した場合、送信側で送信失敗と判断されるものとすればよい。ただし、送信側で圧縮処理に失敗した画像データがそのまま受信側へ送信され、結果的に、受信側で伸張処理に失敗した場合、送信側で受信失敗と判断されると共に、送信側でも送信失敗と判断されるものとしてもよい。なお、上述の判断基準は一例であり、その他の基準によってファックス送信およびファックス受信が成功であるか失敗であるかが判断されるものとしてもよい。   As described with reference to FIG. 5 described above, the image transmission device 10a, which is the fax transmission side, updates the success or failure of the fax transmission to reflect the transmission success rate, and updates the image transmission device 20 on the fax reception side. The success or failure of the fax reception is reflected in the reception success rate and updated. In this case, the criterion of whether the fax transmission and the fax reception are successful or unsuccessful can be defined by the following criteria, for example. If the transmitting side performs normal compression processing, the compressed image data is normally transmitted from the transmitting side to the receiving side, and the receiving side performs normal decompression processing, the transmitting side determines that transmission is successful, and The receiving side may determine that the reception is successful. Also, when the transmitting side performs normal compression processing, the compressed image data is transmitted from the transmitting side to the receiving side normally, and the decompression processing fails on the receiving side, the transmitting side determines that the transmission is successful, and The receiving side may determine that the reception has failed. Further, when the transmitting side normally performs compression processing and fails to transmit the compressed image data from the transmitting side to the receiving side, the transmitting side determines that transmission has failed, and the receiving side has failed in receiving (for example, receiving (When the damaged data is damaged). Further, when the compression process fails on the transmission side, the transmission side may determine that the transmission has failed. However, if the image data for which the compression process has failed on the transmitting side is sent to the receiving side as it is, and consequently, if the decompressing process fails on the receiving side, the transmitting side will determine that the receiving has failed and the transmitting side will also have failed. May be determined. It should be noted that the above criteria are merely examples, and other criteria may be used to determine whether fax transmission and fax reception are successful or unsuccessful.

以上のように、本実施形態では、ファックス送信する場合に、自身の送信成功率のみならず、同じネットワーク内の画像伝送装置10の送信成功率、および、ファックスの送信先の受信成功率を取得して、これらに基づいて画像データの圧縮種別を判断するものとしている。これによって、ファックス送信のエラーの発生をさらに抑制することができる。   As described above, in the present embodiment, when transmitting a fax, not only the transmission success rate of its own, but also the transmission success rate of the image transmission device 10 in the same network and the reception success rate of the fax transmission destination are acquired. Then, based on these, the compression type of the image data is determined. As a result, the occurrence of a fax transmission error can be further suppressed.

なお、上述の実施形態において、画像伝送装置10、20の各機能部の少なくともいずれかがプログラムの実行によって実現される場合、そのプログラムは、ROM等に予め組み込まれて提供される。また、上述の実施形態において、画像伝送装置10、20で実行されるプログラムは、インストール可能な形式または実行可能な形式のファイルでCD−ROM(Compact Disc Read Only Memory)、フレキシブルディスク(FD)、CD−R(Compact Disk−Recordable)、またはDVD(Digital Versatile Disc)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。また、上述の実施形態において、画像伝送装置10、20で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、上述の実施形態において、画像伝送装置10、20で実行されるプログラムを、インターネット等のネットワーク経由で提供または配布するように構成してもよい。また、上述の実施形態において、画像伝送装置10、20で実行されるプログラムは、上述した各機能部のうち少なくともいずれかを含むモジュール構成となっており、実際のハードウェアとしてはCPUが上述の記憶装置からプログラムを読み出して実行することにより、上述の各機能部が主記憶装置上にロードされて生成されるようになっている。   In the above-described embodiment, when at least one of the functional units of the image transmission apparatuses 10 and 20 is realized by executing a program, the program is provided by being incorporated in a ROM or the like in advance. In the above-described embodiment, the program executed by the image transmission apparatuses 10 and 20 is a file in an installable format or an executable format, such as a CD-ROM (Compact Disc Read Only Memory), a flexible disk (FD), You may comprise so that it may be recorded and recorded on computer-readable recording media, such as CD-R (Compact Disk-Recordable) or DVD (Digital Versatile Disc). In the above-described embodiment, the program executed by the image transmission apparatuses 10 and 20 may be stored on a computer connected to a network such as the Internet and provided by being downloaded via the network. Good. In the above-described embodiment, the program executed by the image transmission apparatuses 10 and 20 may be provided or distributed via a network such as the Internet. In the above-described embodiment, the program executed by the image transmission devices 10 and 20 has a module configuration including at least one of the above-described functional units. By reading the program from the storage device and executing the program, each of the functional units described above is loaded on the main storage device and generated.

1 画像伝送システム
2 LAN
3 電話網
10、10a〜10c 画像伝送装置
20 画像伝送装置
101 ファックス送信部
102 ファックス受信部
103 通信部
104 送信成功率通知部
105 受信成功率通知部
106 送信成功率取得部
107 受信成功率取得部
108 圧縮種別判断部
109 成功率更新部
110 画像圧縮部
111 画像伸張部
112 記憶部
113 入力部
114 表示制御部
115 表示部
300 コントローラ
301 CPU
302 システムメモリ(MEM−P)
303 ノースブリッジ(NB)
304a サウスブリッジ(SB)
304b ネットワークI/F
304c USB I/F
304d セントロニクスI/F
305 AGP
306 ASIC
307 ローカルメモリ(MEM−C)
308 補助記憶装置
310 操作表示部
320 FCU
331 プロッタ
332 スキャナ
1121 送信成功率テーブル
1122 受信成功率テーブル
1 image transmission system 2 LAN
Reference Signs List 3 telephone network 10, 10a to 10c image transmission device 20 image transmission device 101 fax transmission unit 102 fax reception unit 103 communication unit 104 transmission success rate notification unit 105 reception success rate notification unit 106 transmission success rate acquisition unit 107 reception success rate acquisition unit 108 Compression type judgment unit 109 Success rate update unit 110 Image compression unit 111 Image decompression unit 112 Storage unit 113 Input unit 114 Display control unit 115 Display unit 300 Controller 301 CPU
302 System memory (MEM-P)
303 North Bridge (NB)
304a South Bridge (SB)
304b Network I / F
304c USB I / F
304d Centronics I / F
305 AGP
306 ASIC
307 Local memory (MEM-C)
308 auxiliary storage device 310 operation display unit 320 FCU
331 Plotter 332 Scanner 1121 Transmission success rate table 1122 Reception success rate table

特開2003−309710号公報JP 2003-309710 A

Claims (10)

圧縮種別ごとのファックス送信の成功率を示す第1送信成功率情報を記憶する記憶部と、
データがファックス送信される際に、ファックス送信先の受信装置から、ファックス受信の成功率を示す受信成功率情報を取得する第1取得部と、
前記データがファックス送信される際に、ネットワークを介して接続された他の伝送装置から、圧縮種別ごとのファックス送信の成功率を示す第2送信成功率情報を取得する第2取得部と、
前記記憶部に記憶された前記第1送信成功率情報と、前記第1取得部により取得された前記受信成功率情報と、前記第2取得部により取得された前記第2送信成功率情報と、に基づいて、前記データの圧縮種別を判断する判断部と、
前記判断部により判断された圧縮種別による圧縮方式により、前記データを圧縮する圧縮部と、
前記圧縮部により圧縮された前記データを、前記受信装置へ送信する送信部と、
を備えた送信装置。
A storage unit for storing first transmission success rate information indicating a success rate of fax transmission for each compression type;
A first acquisition unit configured to acquire reception success rate information indicating a success rate of fax reception from a reception device of a fax transmission destination when data is transmitted by fax;
When the data is transmitted by fax, a second acquisition unit that acquires, from another transmission device connected via a network, second transmission success rate information indicating a success rate of fax transmission for each compression type,
The first transmission success rate information stored in the storage unit, the reception success rate information acquired by the first acquisition unit, and the second transmission success rate information acquired by the second acquisition unit, A determination unit that determines a compression type of the data based on
A compression unit that compresses the data by a compression method based on the compression type determined by the determination unit;
A transmitting unit that transmits the data compressed by the compression unit to the receiving device;
A transmission device comprising:
前記送信部により、圧縮された前記データが送信された結果に基づいて、前記第1送信成功率情報を更新する更新部を、さらに備えた請求項1に記載の送信装置。   The transmitting device according to claim 1, further comprising: an updating unit that updates the first transmission success rate information based on a result of the transmission of the compressed data by the transmitting unit. 前記判断部は、前記第2取得部により取得された前記第2送信成功率情報で示される成功率が所定率以上の圧縮種別のうち、前記第1取得部により取得された前記受信成功率情報で示される成功率が最も高い圧縮種別を、前記データの圧縮種別として判断する請求項1または2に記載の送信装置。   The determination unit may determine, among compression types whose success rate indicated by the second transmission success rate information acquired by the second acquisition unit is equal to or greater than a predetermined rate, the reception success rate information acquired by the first acquisition unit The transmission device according to claim 1, wherein the compression type having the highest success rate is determined as the compression type of the data. 前記判断部は、前記第1取得部により取得された前記受信成功率情報で示される成功率が所定率以上の圧縮種別のうち、前記第2取得部により取得された前記第2送信成功率情報で示される成功率が最も高い圧縮種別を、前記データの圧縮種別として判断する請求項1または2に記載の送信装置。   The determination unit is configured to, among the compression types whose success rate indicated by the reception success rate information acquired by the first acquisition unit is equal to or greater than a predetermined rate, the second transmission success rate information acquired by the second acquisition unit The transmission device according to claim 1, wherein the compression type having the highest success rate is determined as the compression type of the data. 前記判断部は、前記第1取得部により取得された前記受信成功率情報、および前記第2取得部により取得された前記第2送信成功率情報の双方の成功率が所定率以上である圧縮種別のうち、最も圧縮率が高い圧縮種別を、前記データの圧縮種別として判断する請求項1または2に記載の送信装置。   The compression unit, wherein the success rate of both the reception success rate information acquired by the first acquisition unit and the second transmission success rate information acquired by the second acquisition unit is a predetermined rate or more. 3. The transmitting apparatus according to claim 1, wherein a compression type having the highest compression rate is determined as a compression type of the data. 送信装置と、受信装置と、を備えた伝送システムであって、
前記送信装置は、
圧縮種別ごとのファックス送信の成功率を示す第1送信成功率情報を記憶する第1記憶部を備え、
前記受信装置は、
圧縮種別ごとのファックス受信の成功率を示す受信成功率情報を記憶する第2記憶部と、
前記送信装置からのファックス送信の発呼に従って、前記第2記憶部に記憶された前記受信成功率情報を通知する通知部と、
を備え、
前記送信装置は、
データがファックス送信される際に、前記通知部から通知された前記受信成功率情報を取得する第1取得部と、
前記データがファックス送信される際に、ネットワークを介して接続された他の伝送装置から、圧縮種別ごとのファックス送信の成功率を示す第2送信成功率情報を取得する第2取得部と、
前記第1記憶部に記憶された前記第1送信成功率情報と、前記第1取得部により取得された前記受信成功率情報と、前記第2取得部により取得された前記第2送信成功率情報と、に基づいて、前記データの圧縮種別を判断する判断部と、
前記判断部により判断された圧縮種別による圧縮方式により、前記データを圧縮する圧縮部と、
前記圧縮部により圧縮された前記データを、前記受信装置へ送信する送信部と、
をさらに備えた伝送システム。
A transmission system comprising a transmission device and a reception device,
The transmission device,
A first storage unit that stores first transmission success rate information indicating a success rate of fax transmission for each compression type;
The receiving device,
A second storage unit that stores reception success rate information indicating a success rate of fax reception for each compression type;
A notifying unit that notifies the reception success rate information stored in the second storage unit, according to a call of the facsimile transmission from the transmission device;
With
The transmitting device,
A first acquisition unit that acquires the reception success rate information notified from the notification unit when data is transmitted by fax;
A second acquisition unit that, when the data is transmitted by fax, acquires second transmission success rate information indicating a success rate of fax transmission for each compression type from another transmission device connected via a network;
The first transmission success rate information stored in the first storage unit, the reception success rate information acquired by the first acquisition unit, and the second transmission success rate information acquired by the second acquisition unit And a determining unit that determines a compression type of the data based on
A compression unit that compresses the data by a compression method based on the compression type determined by the determination unit;
A transmitting unit that transmits the data compressed by the compression unit to the receiving device;
A transmission system further provided.
前記送信装置は、
前記送信部により、圧縮された前記データが送信された結果に基づいて、前記第1送信成功率情報を更新する第1更新部を、さらに備えた請求項6に記載の伝送システム。
The transmission device,
The transmission system according to claim 6, further comprising: a first update unit that updates the first transmission success rate information based on a result of the transmission of the compressed data by the transmission unit.
前記受信装置は、
前記送信部から送信された圧縮された前記データを受信する受信部と、
前記受信部により受信された前記データを伸張する伸張部と、
前記受信部による前記データの受信結果、および、前記伸張部による伸張結果のうち、少なくともいずれか一方に基づいて、前記受信成功率情報を更新する第2更新部と、
をさらに備えた請求項6または7に記載の伝送システム。
The receiving device,
A receiving unit that receives the compressed data transmitted from the transmitting unit,
A decompression unit for decompressing the data received by the reception unit,
A second update unit that updates the reception success rate information based on at least one of a result of receiving the data by the reception unit and a result of decompression by the decompression unit;
The transmission system according to claim 6, further comprising:
送信装置と、受信装置と、を備えた伝送システムの伝送方法であって、
前記送信装置からのファックス送信の発呼に従って、圧縮種別ごとのファックス受信の成功率を示す受信成功率情報を通知する通知ステップと、
前記送信装置からデータがファックス送信される際に、前記通知ステップで通知された前記受信成功率情報を取得する第1取得ステップと、
前記送信装置から前記データがファックス送信される際に、ネットワークを介して接続された他の伝送装置から、圧縮種別ごとのファックス送信の成功率を示す第2送信成功率情報を取得する第2取得ステップと、
前記送信装置に記憶された圧縮種別ごとのファックス送信の成功率を示す第1送信成功率情報と、前記受信成功率情報と、前記第2送信成功率情報と、に基づいて、前記データの圧縮種別を判断する判断ステップと、
判断した圧縮種別による圧縮方式により、前記データを圧縮する圧縮ステップと、
圧縮した前記データを、前記受信装置へ送信する送信ステップと、
を有する伝送方法。
A transmission method of a transmission system including a transmission device and a reception device,
A notifying step of notifying reception success rate information indicating a success rate of fax reception for each compression type according to a call for fax transmission from the transmission device;
A first obtaining step of obtaining the reception success rate information notified in the notifying step when data is transmitted by fax from the transmitting apparatus;
When the data is fax-transmitted from the transmitting device, a second acquisition for acquiring second transmission success rate information indicating a success rate of fax transmission for each compression type from another transmission device connected via a network. Steps and
The data compression is performed based on first transmission success rate information indicating a success rate of fax transmission for each compression type stored in the transmission device, the reception success rate information, and the second transmission success rate information. A determining step of determining a type;
A compression step of compressing the data by a compression method according to the determined compression type;
Transmitting the compressed data to the receiving device;
A transmission method having
コンピュータに、
データがファックス送信される際に、ファックス送信先の受信装置から、ファックス受信の成功率を示す受信成功率情報を取得する第1取得ステップと、
前記データがファックス送信される際に、ネットワークを介して接続された他の伝送装置から、圧縮種別ごとのファックス送信の成功率を示す第2送信成功率情報を取得する第2取得ステップと、
圧縮種別ごとのファックス送信の成功率を示す第1送信成功率情報を記憶する記憶部に記憶された前記第1送信成功率情報と、取得した前記受信成功率情報と、取得した前記第2送信成功率情報と、に基づいて、前記データの圧縮種別を判断する判断ステップと、
判断した圧縮種別による圧縮方式により、前記データを圧縮する圧縮ステップと、
圧縮した前記データを、前記受信装置へ送信する送信ステップと、
を実行させるためのプログラム。
On the computer,
A first acquisition step of acquiring reception success rate information indicating a success rate of fax reception from a reception device of a fax transmission destination when data is transmitted by fax;
A second acquisition step of acquiring second transmission success rate information indicating a success rate of fax transmission for each compression type from another transmission apparatus connected via a network when the data is transmitted by fax;
The first transmission success rate information stored in the storage unit that stores the first transmission success rate information indicating the success rate of fax transmission for each compression type, the acquired reception success rate information, and the acquired second transmission Determining a compression type of the data based on the success rate information;
A compression step of compressing the data by a compression method according to the determined compression type;
Transmitting the compressed data to the receiving device;
A program for executing
JP2018144276A 2018-07-31 2018-07-31 Transmission device, transmission system, transmission method and program Active JP7187872B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018144276A JP7187872B2 (en) 2018-07-31 2018-07-31 Transmission device, transmission system, transmission method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018144276A JP7187872B2 (en) 2018-07-31 2018-07-31 Transmission device, transmission system, transmission method and program

Publications (2)

Publication Number Publication Date
JP2020022062A true JP2020022062A (en) 2020-02-06
JP7187872B2 JP7187872B2 (en) 2022-12-13

Family

ID=69588795

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018144276A Active JP7187872B2 (en) 2018-07-31 2018-07-31 Transmission device, transmission system, transmission method and program

Country Status (1)

Country Link
JP (1) JP7187872B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0723150A (en) * 1993-07-05 1995-01-24 Tec Corp Facsimile equipment
JP2003309710A (en) * 2002-04-18 2003-10-31 Casio Comput Co Ltd Transmission controller and program
JP2004112331A (en) * 2002-09-18 2004-04-08 Ricoh Co Ltd Network terminal device
JP2006115271A (en) * 2004-10-15 2006-04-27 Kyocera Mita Corp Facsimile equipment and image data reception method
JP2006287300A (en) * 2005-03-31 2006-10-19 Konica Minolta Business Technologies Inc Image communication apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0723150A (en) * 1993-07-05 1995-01-24 Tec Corp Facsimile equipment
JP2003309710A (en) * 2002-04-18 2003-10-31 Casio Comput Co Ltd Transmission controller and program
JP2004112331A (en) * 2002-09-18 2004-04-08 Ricoh Co Ltd Network terminal device
JP2006115271A (en) * 2004-10-15 2006-04-27 Kyocera Mita Corp Facsimile equipment and image data reception method
JP2006287300A (en) * 2005-03-31 2006-10-19 Konica Minolta Business Technologies Inc Image communication apparatus

Also Published As

Publication number Publication date
JP7187872B2 (en) 2022-12-13

Similar Documents

Publication Publication Date Title
US11190664B2 (en) Information processing apparatus, method of controlling the same, and storage medium for setting a naming rule for a file name
US20110019216A1 (en) Network multifunctional peripheral
US8681389B2 (en) Image processing apparatus, image processing system, facsimile transmission method, and program
JP4873987B2 (en) Image forming apparatus, information management apparatus, information management system, and information management method
US20190260887A1 (en) Information processing apparatus, information processing system, and non-transitory computer readable medium
US10194048B2 (en) Image communication apparatus, method of controlling same, and storage medium for displaying addresses from address book
JP4634261B2 (en) Image forming apparatus, image processing apparatus, image output apparatus, portable terminal, image processing system, image forming method, image processing method, image output method, image forming program, image processing program, and image output program
JP5691270B2 (en) Image processing system and image processing apparatus
US9473650B2 (en) Image reading apparatus, image reading method, image processing system, and storage medium
US8520235B2 (en) System and method for storing image and image processing apparatus, wherein each of a plurality of the image processing apparatuses engaged in the collaborative image processing terminates its own respective portion of the collaborative image processing, and wherein a master one of the information processing apparatus controls which of the image processing apparatuses transmits the collaborative result data of the collaborative image processing to the storage unit
US10362181B2 (en) Facsimile apparatus, control method thereof, and storage medium
JP7187872B2 (en) Transmission device, transmission system, transmission method and program
US10289356B2 (en) Information processing apparatus, information processing system, method for processing information, and program
US8810840B2 (en) Image forming system, output management method, and program product, configured to determine type of PDL in output data
US20100002263A1 (en) Image forming apparatus and memory control method
JP2017027548A (en) Information processing device and program
US9942439B2 (en) Data communication apparatus, method for controlling the same, and storage medium
JP2012096405A (en) Image processing system
US11563870B1 (en) Information processing apparatus, non-transitory computer readable medium, and information processing method to transmit and receive a facsimile including registering correspondence information
US11622056B2 (en) Image reading system and information processing apparatus using folder-specific read setting information
JP2010041412A (en) Information management apparatus, information management system, information management program, and recording media
US10212305B2 (en) Communication apparatus and method and non-transitory computer readable medium for sending processing records to multiple destinations
JP6241523B2 (en) Image processing apparatus, image processing program, and image processing method
US9531904B2 (en) Information processing apparatus, control method of information processing apparatus, and recording medium
JP6436066B2 (en) Image forming apparatus and synchronization program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210524

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220414

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220816

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221014

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20221101

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221114

R151 Written notification of patent or utility model registration

Ref document number: 7187872

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151