JP4808170B2 - Network communication terminal device, network communication method, network communication program, and recording medium - Google Patents

Network communication terminal device, network communication method, network communication program, and recording medium Download PDF

Info

Publication number
JP4808170B2
JP4808170B2 JP2007064180A JP2007064180A JP4808170B2 JP 4808170 B2 JP4808170 B2 JP 4808170B2 JP 2007064180 A JP2007064180 A JP 2007064180A JP 2007064180 A JP2007064180 A JP 2007064180A JP 4808170 B2 JP4808170 B2 JP 4808170B2
Authority
JP
Japan
Prior art keywords
image data
redundant
communication
communication speed
signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2007064180A
Other languages
Japanese (ja)
Other versions
JP2008227978A (en
Inventor
直樹 清水
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2007064180A priority Critical patent/JP4808170B2/en
Publication of JP2008227978A publication Critical patent/JP2008227978A/en
Application granted granted Critical
Publication of JP4808170B2 publication Critical patent/JP4808170B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、インターネットプロトコルで通信可能なネットワークに接続され、ITU−T勧告T.38に準拠したネットワーク通信機能を備えたネットワーク通信端末装置、ネットワーク通信方法、ネットワーク通信プログラム並びに記録媒体に関する。   The present invention is connected to a network capable of communication using the Internet protocol, and is based on ITU-T Recommendation T.30. The present invention relates to a network communication terminal device, a network communication method, a network communication program, and a recording medium having a network communication function conforming to the standard 38.

近年、取引先等との通信手段として、インターネット上でアクセスする電子メールを用いて画像情報をファクシミリ装置等により通信する通信システムが開発されている。インターネット上での通信において、通信規格のITU−T勧告として、インターネットに通信端末装置をダイレクトに接続し、通信端末装置間で画像情報の授受をおこなうファクシミリ伝送制御手順のT.38(リアルタイム型)と、FoIP(Facsimile over IP)ゲートウェイ装置に一度画像情報を格納し、ゲートウェイ装置間をSMTPプロトコル等で送信するT.37(ストアアンドフォワード型)が制定されている。   In recent years, a communication system for communicating image information by a facsimile machine or the like using electronic mail accessed on the Internet has been developed as a communication means with business partners. In communication over the Internet, as a communication standard ITU-T recommendation, a facsimile transmission control procedure for connecting a communication terminal device directly to the Internet and transferring image information between the communication terminal devices is described in T.264. 38 (real-time type) and TIP that stores image information once in a FoIP (Facsimile over IP) gateway device and transmits between the gateway devices using the SMTP protocol or the like. 37 (store and forward type) has been established.

ITU−T勧告T.38に準拠したファクシミリ通信機能を備えた通信端末装置をT.38端末装置という。画像情報の転送は、T.38端末装置の相互間に介在するパケット交換網のデータ転送の速度で行うことができるので、高速な画像情報の授受が可能となる。   ITU-T recommendation A communication terminal device having a facsimile communication function compliant with T.38 is described in T.38. It is called 38 terminal device. Transfer of image information is described in T.W. Since it can be performed at the data transfer speed of the packet switching network interposed between the 38 terminal devices, high-speed image information can be exchanged.

ITU−T勧告T.38におけるデータ転送の動作モードとして、TCP(Transmission Control Protocol)モードと、UDP(User Datagram Protocol)モードとの2つのデータ転送モードが設けられており、T.38端末装置は通信の開始にいずれかの動作モードを選択することができる。   ITU-T recommendation 38, two data transfer modes, a TCP (Transmission Control Protocol) mode and a UDP (User Datagram Protocol) mode, are provided. The 38 terminal device can select one of the operation modes to start communication.

TCPモードでは、トランスポートレイヤでのフロー制御が機能するので、信頼性の高いデータ転送が可能となる反面、フロー制御の処理に負荷が増大し、通信速度が遅くなる短所がある。UDPモードでは、トランスポートレイヤでのフロー制御を行わないため、送達確認、順序制御及び誤り再送を一切行わないので、画像情報などの高速処理に適している。一方、受信先でデータを紛失することがあり、データ転送の信頼性が悪い短所がある。UDPモードでは、冗長パケットを送信してエラーの回復を行う手順が規定されている。   In the TCP mode, the flow control in the transport layer functions, so that highly reliable data transfer is possible, but there is a disadvantage that the load is increased in the flow control processing and the communication speed becomes slow. In the UDP mode, since flow control in the transport layer is not performed, delivery confirmation, order control, and error retransmission are not performed at all, which is suitable for high-speed processing of image information and the like. On the other hand, there is a disadvantage in that data is lost at the receiving destination and the reliability of data transfer is poor. In the UDP mode, a procedure for recovering an error by transmitting a redundant packet is defined.

特許文献1では、UDPによるT.38データ送信において、受信機が宣言してきた受信バッファサイズと自機に予め設定されている特定値との比較に基づいて、T.38データの通信速度を決定することが記載されている。特許文献2には、予め通信端末に設定されている特定値に基づいて、通信開始時に通信速度を決定し、以降通信中の速度変更は行わないことが記載されている。
特開2003−87541号公報 特開2005−20533号公報
In Patent Document 1, T.D. In 38 data transmission, based on the comparison between the reception buffer size declared by the receiver and a specific value preset in the own device, the T.38 data transmission is performed. It is described that the communication speed of 38 data is determined. Patent Document 2 describes that the communication speed is determined at the start of communication based on a specific value set in advance in the communication terminal, and thereafter the speed change during communication is not performed.
JP 2003-87541 A JP 2005-20533 A

ネットワーク通信における通信品質は、ネットワークの状態や受信機の性能によって左右される。特に、UDPで大きなデータを通信するときは、アプリケーションが通信速度やエラーリカバリ用のパラメータ(冗長部の付加個数など)を決定するため、通信品質はアプリケーションに依存するところが大きい。   Communication quality in network communication depends on network conditions and receiver performance. In particular, when communicating large data using UDP, the communication quality depends largely on the application because the application determines the communication speed and error recovery parameters (such as the number of redundant portions added).

本発明は、IP−FAXなどの画像データの通信に関わるアプリケーションにおいて、画像データの通信結果を通信中にフィードバックして通信速度を変化させることにより、通信品質を改善することを目的する。又、本発明は、過去に通信したときのパラメータを利用して、通信の開始時から通信品質を向上することを目的とする。   An object of the present invention is to improve communication quality by changing a communication speed by feeding back an image data communication result during communication in an application related to image data communication such as IP-FAX. Another object of the present invention is to improve communication quality from the start of communication by using parameters obtained when communication was performed in the past.

上記目的を達成するために、請求項1記載の発明は、T.38に準拠した通信機能を備えたネットワーク通信端末装置において、受信した画像データのエラーを前記画像データのブロック毎のフレーム番号で検出するエラー検出手段と、前記エラー検出手段によって検出された前記フレーム番号を記憶するエラーフレーム番号記憶手段と、前記エラーフレーム番号記憶手段に記憶された前記フレーム番号の分布が離散的であるか否かを判断するフレーム番号分布判断手段と受信した画像データの冗長部の利用数を検出する冗長部検出手段と、画像データの通信速度、画像データの冗長部付加個数、及び、前記冗長部付加個数の増減を決定する画像データ1ブロック辺りのエラーフレーム数並びに冗長部の利用数を記憶する機器設定値記憶手段と前記画像データの冗長部付加個数を増やすか否かを判定する冗長部付加個数判定手段と、を備え、前記フレーム番号分布判断手段によって、前記エラーフレーム番号記憶手段に記憶されたフレーム番号の分布が離散的であると判断した場合、相手先通信端末に通信速度または冗長部付加個数の変更を要求する際、前記冗長部付加個数判定手段によって、前記エラー検出手段で検出されたエラーフレーム数と前記機器設定値記憶手段に記憶されたエラーフレーム数とを比較し、更に、前記冗長部検出手段で検出された冗長部の利用数と前記機器設定値記憶手段に記憶された冗長部の利用数とを比較し、前記冗長部付加個数を増やすとした場合、前記冗長部付加個数の増減に伴い変化する画像データのプライマリ部の通信速度を比較した結果に基づき、通信プロトコルで定められた画像データ間で画像データの通信速度を再設定することを特徴とする。 In order to achieve the above object, the invention described in claim 1 38, a network communication terminal device having a communication function conforming to 38, an error detection means for detecting an error of received image data by a frame number for each block of the image data, and the frame number detected by the error detection means an error frame number memory means for storing, said error frame number distribution of the stored the frame number in the memory means and the frame number distribution determining means for determining whether the discrete, redundant portions of the image data received Redundant part detecting means for detecting the number of used data, the communication speed of image data, the number of redundant part additions of image data, the number of error frames per block of image data for determining increase / decrease in the number of redundant part additions, and the redundant part a device setting value storing means for storing the usage number of, whether increasing the redundancy portion added the number of said image data Includes a redundant portion added number determination means for constant, the, by the frame number distribution determining means, if the distribution of the error frame number memory means to the stored frame number is determined to be discrete, the partner communication terminal When requesting a change in the communication speed or the redundant part added number , the redundant part added number determining means calculates the number of error frames detected by the error detecting means and the number of error frames stored in the device setting value storage means. If the number of redundant parts detected by the redundant part detection means is compared with the number of redundant parts stored in the device setting value storage means to increase the number of redundant parts added based on the result of comparing the communication speed of the primary portion of the image data to be changed in accordance with an increase and decrease of the redundant portion added number, among the image data defined by the communication protocol Characterized by resetting the communication speed of the image data.

請求項記載の発明は、請求項1記載のネットワーク通信端末装置において、前記相手先通信端末を識別する相手先識別手段と、前記相手先通信端末毎に画像データの通信速度を記憶する通信速度記憶手段と、を備え、前記通信速度記憶手段には、前記相手先通信端末毎に通信成功時の通信速度が記憶され、前記相手先通信端末から着呼したときは、前記相手先識別手段により、前記相手先通信端末を特定し、前記通信速度記憶手段に記憶してある通信成功時の通信速度で画像データを通信することを特徴とする。 According to a second aspect of the invention, stores a network communication terminal apparatus according to claim 1 Symbol placement, and the destination identifying means for identifying the destination communication terminal, the communication speed of the image data for each of the partner communication terminal the communication Speed communication means, and the communication speed storage means stores a communication speed at the time of successful communication for each counterpart communication terminal, and when receiving a call from the counterpart communication terminal, the counterpart identification means Thus, the destination communication terminal is specified, and image data is communicated at a communication speed at the time of successful communication stored in the communication speed storage means.

請求項3記載の発明は、T.38に準拠した通信機能を備えたネットワーク通信端末装置により通信する方法おいて、受信した画像データのエラーを前記画像データのブロック毎のフレーム番号で検出するエラー検出ステップと、前記エラー検出ステップによって検出された前記フレーム番号を記憶するエラーフレーム番号記憶ステップと、前記エラーフレーム番号記憶ステップで記憶された前記フレーム番号の分布が離散的であるか否かを判断するフレーム番号分布判断ステップと、受信した画像データの冗長部の利用数を検出する冗長部検出ステップと、画像データの通信速度、画像データの冗長部付加個数、及び、前記冗長部付加個数の増減を決定する画像データ1ブロック辺りのエラーフレーム数並びに冗長部の利用数を記憶する機器設定値記憶ステップと前記画像データの冗長部付加個数を増やすか否かを判定する冗長部付加個数判定ステップと、を備え、前記フレーム番号分布判断ステップによって、前記エラーフレーム番号記憶ステップで記憶されたフレーム番号の分布が離散的であると判断された場合、相手先通信端末に通信速度または冗長部付加個数の変更を要求する変更要求ステップと、前記冗長部付加個数判定ステップによって、前記エラー検出ステップで検出されたエラーフレーム数と前記機器設定値記憶ステップで記憶されたエラーフレーム数とを比較し、更に、前記冗長部検出ステップで検出された冗長部の利用数と前記機器設定値記憶ステップで記憶された冗長部の利用数とを比較し、前記冗長部付加個数を増やすとした場合、前記冗長部付加個数の増減に伴い変化する画像データのプライマリ部の通信速度を比較した結果に基づき、通信プロトコルで定められた画像データ間で画像データの通信速度を再設定する通信速度再設定ステップとを備えていることを特徴とする。 The invention according to claim 3 is a T.W. 38. A method of communicating with a network communication terminal device having a communication function conforming to No. 38, wherein an error of a received image data is detected by a frame number for each block of the image data, and detected by the error detection step. An error frame number storing step for storing the frame number, a frame number distribution determining step for determining whether the distribution of the frame numbers stored in the error frame number storing step is discrete, and Step of detecting redundant portion for detecting the number of redundant portions of image data, error in one block of image data for determining communication speed of image data, number of redundant portions added to image data, and increase / decrease in number of redundant portions added a device setting value storage step of storing the number of use of the number and the redundant section frame, before Includes a redundant portion added number determination step of determining whether increasing the redundancy portion added the number of the image data, and by the frame number distribution determination step, the distribution of the error frame number storage step by the stored frame number discrete The error frame detected in the error detection step by the change request step for requesting the partner communication terminal to change the communication speed or the redundant part additional number and the redundant part additional number determining step. The number of error frames stored in the device setting value storage step is compared with the number of redundant portions detected in the redundant portion detection step and the redundant portion stored in the device setting value storage step. When the number of redundant parts added is increased by comparing with the number of uses, the image changes as the number of redundant parts added increases or decreases Based on the result of comparing the communication speed of the primary portion of the over data, characterized in that a communication speed re-setting step of resetting the transmission rate of the image data between the image data defined by the communication protocol.

請求項記載の発明は、請求項記載のネットワーク通信端末方法において、前記相手先通信端末を識別する相手先識別ステップと、前記相手先通信端末毎に画像データの通信速度を記憶する通信速度記憶ステップと、を備え、前記通信速度記憶ステップでは、前記相手先通信端末毎に通信成功時の通信速度が記憶され、前記相手先通信端末から着呼したときは、前記相手先識別ステップにより、前記相手先通信端末を特定し、前記通信速度記憶ステップで記憶してある通信成功時の通信速度で画像データを通信する通信ステップ とを備えていることを特徴とする。 According to a fourth aspect of the present invention, in the network communication terminal method according to the third aspect , a partner identification step for identifying the partner communication terminal, and a communication speed for storing a communication speed of image data for each partner communication terminal. Storage step, in the communication speed storage step, the communication speed at the time of successful communication is stored for each counterpart communication terminal, and when receiving a call from the counterpart communication terminal, by the counterpart identification step, A communication step of identifying the counterpart communication terminal and communicating image data at a communication speed at the time of successful communication stored in the communication speed storage step.

請求項記載の発明は、コンピュータに、請求項のいずれかに記載の各ステップを実行させるためのネットワーク通信プログラムであることを特徴とする。 The invention according to claim 5 is a network communication program for causing a computer to execute the steps according to any one of claims 3 to 4 .

請求項記載の発明は、請求項記載のネットワーク通信プログラムを記録したコンピュータ読み取り可能な記録媒体であることを特徴とする。 The invention described in claim 6 is a computer-readable recording medium in which the network communication program according to claim 5 is recorded.

本発明によれば、通信プロトコルで定められた画像データ間で通信速度を変化させるため、ネットワークの状態や受信する通信端末の性能に適した通信速度に調整でき、通信品質を向上させることができる。   According to the present invention, since the communication speed is changed between the image data defined by the communication protocol, the communication speed can be adjusted to the communication speed suitable for the network state and the performance of the receiving communication terminal, and the communication quality can be improved. .

以下、本発明を図示する実施形態により具体的に説明する。図1は、本発明の実施形態を実現するためのネットワーク通信端末装置の構成を示すブロックである。   Hereinafter, the present invention will be described in detail with reference to the illustrated embodiments. FIG. 1 is a block diagram showing a configuration of a network communication terminal apparatus for realizing an embodiment of the present invention.

図1において、システム制御部1は装置全体を制御するマイクロコンピュータで、且つ所定のFAXの制御と、下記実施形態の制御を行う。スキャナ2は、原稿画像を読み取り画像情報を取り出す。プロッタ3は、画像を記録紙に記録する。符号化複合部4は、MH方式などの既知の符号化方式を行うものであり、送信する画像情報を符号化によりデータ圧縮する一方、受信した画像情報を複合化して元の画像情報を再生する。   In FIG. 1, a system control unit 1 is a microcomputer that controls the entire apparatus, and performs control of a predetermined FAX and control of the following embodiment. The scanner 2 reads a document image and extracts image information. The plotter 3 records an image on a recording sheet. The encoding combination unit 4 performs a known encoding method such as the MH method, and compresses the image information to be transmitted by encoding, while reproducing the original image information by combining the received image information. .

ネットワーク制御部5は、LAN回線が接続されている。ネットワーク制御部5は、パケット化したデータをネットワークへ伝送したり、ネットワークからパケットを受信して、ネットワーク側とのデータのやり取りを行う。操作表示部6は、操作の動作状態を表示する一方、オペレータが各種操作を行う。   The network control unit 5 is connected to a LAN line. The network control unit 5 transmits packetized data to the network, receives packets from the network, and exchanges data with the network side. The operation display unit 6 displays the operation state of the operation, and the operator performs various operations.

符号7で示す記憶部1(以下、第1記憶部7は、管理者によって当該ファクシミリ装置に設定された設定値を記憶する。この実施形態では、具体的に下記(a)〜(gの設定値を記憶する。   A storage unit 1 denoted by reference numeral 7 (hereinafter, the first storage unit 7 stores setting values set in the facsimile apparatus by the administrator. In this embodiment, the following settings (a) to (g) are specifically set. Remember the value.

(a)通信速度をシフトアップさせるECM画像データ1ブロック辺りの冗長部の利用数
(b)冗長部付加個数を増やすECM画像データ1ブロック辺りのエラーフレーム数
(c)冗長部付加個数を増やすECM画像データ1ブロック辺りの冗長部利用数
(d)冗長部付加個数を減らすECM画像データ1ブロック辺りのエラーフレーム数
(e)冗長部付加個数を減らすECM画像データ1ブロック辺りの冗長部利用数
(f)画像データの通信速度
(g)画像データの冗長部付加個数
(A) Number of redundant parts used per block of ECM image data for increasing the communication speed (b) Number of error frames per block of ECM image data to increase the number of redundant parts added (c) ECM to increase the number of redundant parts added Number of redundant parts used per block of image data (d) Number of error frames per block of ECM image data to reduce the number of added redundant parts (e) Number of used redundant parts per block of ECM image data to reduce the number of added redundant parts ( f) Image data communication speed (g) Redundant number of image data added

符号8で示す記憶部2(以下、第2記憶部8)は、ファクシミリ受信成功時の通信パラメータを記憶する。具体的には下記(h)〜(j)のパラメータを記憶する。図13は第2記憶部8が記憶しているデータを示す。
(h)送信元のアドレス情報(IPアドレス、電話番号)
(i)画像データの通信速度
(j)画像データへの冗長部の付加個数
A storage unit 2 (hereinafter referred to as a second storage unit 8) indicated by reference numeral 8 stores communication parameters at the time of successful facsimile reception. Specifically, the following parameters (h) to (j) are stored. FIG. 13 shows data stored in the second storage unit 8.
(H) Source address information (IP address, telephone number)
(I) Communication speed of image data (j) Number of redundant parts added to image data

次に、以上の構成を用いた本発明の実施形態を説明する。   Next, an embodiment of the present invention using the above configuration will be described.

(第1実施形態)
図2は、第1実施形態のネットワーク通信端末装置における制御動作を示すシーケンス図である。この制御システムは制御部1によって制御される。
(First embodiment)
FIG. 2 is a sequence diagram illustrating a control operation in the network communication terminal device according to the first embodiment. This control system is controlled by the control unit 1.

この実施形態のネットワーク通信端末装置は、受信待機中にネットワークから送られてくるH.323 SETUP信号を監視する。SETUP信号を受信すると、H.323 CallProceeding信号、Progress信号、Alert信号、Connect信号を送信する。   The network communication terminal device of this embodiment is an H.264 message sent from the network during reception standby. 323 Monitor the SETUP signal. When the SETUP signal is received, 323 A CallProcessing signal, a Progress signal, an Alert signal, and a Connect signal are transmitted.

記憶部1から機器設定値「画像データの通信速度」を読み込む。この実施形態では、機器設定値「画像データの通信速度」を10Mbpsとしている。H.245 TerminalCapabilitySet信号を送信する。この信号には、自機が所有するメディア通信能力を宣言する。次に、TerminalCapabilitySet信号の宣言内容を記する。   The device setting value “image data communication speed” is read from the storage unit 1. In this embodiment, the device setting value “image data communication speed” is set to 10 Mbps. H. 245 TerminalCapabilitySet signal is transmitted. This signal declares the media communication capability owned by itself. Next, the declaration content of the TerminalCapabilitySet signal is described.

TerminalCapablitySet信号の属性パラメータは、メディア種別= T.38 UDP、MaxBitRate = 10Mbps であり、機器設定値「画像データの通信速度」をそのまま宣言する。   The attribute parameter of the TerminalCapabilitySet signal is media type = T. 38 UDP, MaxBitRate = 10 Mbps, and the device setting value “image data communication speed” is declared as it is.

H.245 TerminalCapablitySetAck信号を受信すると、通信相手端末から送られてくるH.245 OpenLogicalChannel信号の受信待ちとなる。H.245 OpenLogicalChannel信号を受信すると、同信号から下記に列挙した情報を取り出し、H.245 OpenLogicalChannelAck信号を送信する。この実施形態では、受信したOpenLogicalChannel信号から右側青字の情報を取得する。   H. When the H.245 TerminalCapabilitySetAck signal is received, H.264 sent from the communication partner terminal is received. H.245 Waiting to receive the OpenLogicalChannel signal. H. When the H.245 OpenLogicalChannel signal is received, the information listed below is extracted from the signal, 245 Send an OpenLogicalChannelAck signal. In this embodiment, right-hand blue information is acquired from the received OpenLogicalChannel signal.

OpenLogicalChannel信号の属性パラメータは、メディア種別= T.38 UDP、論理チャネル番号= 5番、MaxBitRate = 10Mbpsである。   The attribute parameter of the OpenLogicalChannel signal is media type = T. 38 UDP, logical channel number = 5, MaxBitRate = 10 Mbps.

上記したOpenLogicalChannel及びOpenLogicalChannelAck信号のやり取りによって、通信端末間でT.38 UDPチャネルが接続される。接続したT.38 UDPチャネル上で、T.30プロトコルを使用してファクシミリ通信を行う。自機のファクシミリ能力を宣言したDIS信号を送信し、相手通信端末からDCS信号及びTCF信号を受信する。DCS信号及びTCF信号を受信すると、CFR信号を送信して画像データの受信待ちする。   By exchanging the above-mentioned OpenLogicalChannel and OpenLogicalChannelAck signals, T.P. 38 UDP channels are connected. Connected T. 38 on the UDP channel. Facsimile communication is performed using the 30 protocol. A DIS signal declaring its own facsimile capability is transmitted, and a DCS signal and a TCF signal are received from the partner communication terminal. When the DCS signal and the TCF signal are received, the CFR signal is transmitted to wait for reception of image data.

画像データ(図2における「ECM画像データ1ブロック目」に該当)を受信する。このときの画像データの通信速度は、受信したH.245 OpenLogicalChannel信号のMaxBitRateで宣言された10Mbpsとなる。   Image data (corresponding to “first block of ECM image data” in FIG. 2) is received. The communication speed of the image data at this time is the received H.264. It becomes 10 Mbps declared in the MaxBitRate of the 245 OpenLogicalChannel signal.

この実施形態では、ECMで画像データを通信する。ECMの場合、画像データをブロック単位でやり取りする。1ブロックは、1〜256個のフレームで構成されており、これをパケット化して通信する。   In this embodiment, image data is communicated by ECM. In the case of ECM, image data is exchanged in units of blocks. One block is composed of 1 to 256 frames, which are packetized for communication.

この実施形態では、画像データの受信中に、受信したパケットにエラーがないか(パケットロスなど)を監視する。エラーを検出した場合、エラーのあったフレームのフレーム番号を記憶する。   In this embodiment, during reception of image data, the received packet is monitored for errors (such as packet loss). If an error is detected, the frame number of the frame in error is stored.

PPS−NULL信号を受信すると、検出したエラーフレームのフレーム番号が離散的であるか否かを判断する。「離散的である」と判断した場合、H.245 OpenLogicalChannel信号を送信して、相手通信端末に対して画像データの通信速度のシフトダウンを要求する。このとき送信するOpenLogicalChannel信号の属性パラメータ例を記する。   When the PPS-NULL signal is received, it is determined whether or not the frame number of the detected error frame is discrete. If it is determined that “it is discrete”, A 245 OpenLogicalChannel signal is transmitted to request the other communication terminal to shift down the communication speed of the image data. An example of attribute parameters of the OpenLogicalChannel signal transmitted at this time will be described.

OpenLogicalChannel信号の属性パラメータは、メディア種別= T.38 UDP、論理チャネル番号= 5番 (前手順で接続しているチャネル番号を指定する) MaxBitRate = 7.5Mbps (10Mbpsから25%シフトダウンした通信速度を指定する)である。   The attribute parameter of the OpenLogicalChannel signal is media type = T. 38 UDP, logical channel number = 5 (specify the channel number connected in the previous procedure) MaxBitRate = 7.5 Mbps (specify the communication speed 25% down from 10 Mbps).

H.245 OpenLogicalChannelAck信号を受信すると、PPR信号を送信して、相手通信端末に対してエラーした画像データの再送を要求する。再送された画像データとPPS−NULL信号を受信する。このときの画像データの通信速度は7.5Mbpsへシフトダウンする。   H. When the 245 OpenLogicalChannelAck signal is received, the PPR signal is transmitted to request the partner communication terminal to retransmit the image data in error. The retransmitted image data and the PPS-NULL signal are received. At this time, the communication speed of the image data is shifted down to 7.5 Mbps.

MCF信号を送信すると、2個目の画像データのブロック(図2における「ECM画像データ2ブロック目」に該当)を受信する。この実施形態では、上記した1個目のブロックを受信したときと同様に、受信パケットにエラーがないかを監視する。2個目のブロックデータ中にエラーを検出すると、エラーしたフレームのフレーム番号を記憶する。PPS−NULL信号を受信すると、先に記憶したフレーム番号が離散的であるか否かを判断する。図2においては、エラーフレームのフレーム番号の分布は「離散的ではない」と判断し、画像データの通信速度を変更しない。MCF信号を送信する。   When the MCF signal is transmitted, a second block of image data (corresponding to “ECM image data second block” in FIG. 2) is received. In this embodiment, the received packet is monitored for errors as in the case of receiving the first block. If an error is detected in the second block data, the frame number of the errored frame is stored. When the PPS-NULL signal is received, it is determined whether or not the previously stored frame number is discrete. In FIG. 2, it is determined that the distribution of the frame numbers of the error frames is “not discrete”, and the communication speed of the image data is not changed. An MCF signal is transmitted.

3ブロック目の画像データ(図2における「ECM画像データ3ブロック目」に該当)を受信する。このときの画像データの通信速度は、相手通信端末へ変更要求していないため7.5Mbpsのままである。全ページ分の画像データを通信し終えたことを知らせるPPS−EOP信号を受信する。MCF信号を送信する。DCN信号を受信すると、T.30によるファクシミリの手続きが終了したと判断して、H.323 ReleaseComplete信号を送信してIP−FAX通信を終了する。   The image data of the third block (corresponding to “third block of ECM image data” in FIG. 2) is received. The communication speed of the image data at this time remains 7.5 Mbps because no change request is made to the partner communication terminal. A PPS-EOP signal notifying that communication of image data for all pages has been completed is received. An MCF signal is transmitted. When the DCN signal is received, T.P. H.30 has determined that the facsimile procedure has been completed. A 323 ReleaseComplete signal is transmitted to terminate the IP-FAX communication.

このような実施形態では、通信プロトコルで定められた画像データの通信速度を変化させることにより、ネットワークの状態や受信端末の性能に適した通信速度に調整でき、通信品質を向上させることができる。   In such an embodiment, by changing the communication speed of the image data determined by the communication protocol, the communication speed can be adjusted to a communication speed suitable for the network state and the performance of the receiving terminal, and the communication quality can be improved.

(第2実施形態)
図3は、第2実施形態のネットワーク通信端末装置における制御動作を示すシーケンス図、図4はフローチャートである。この制御システムは制御部1によって制御される。
(Second Embodiment)
FIG. 3 is a sequence diagram showing a control operation in the network communication terminal device of the second embodiment, and FIG. 4 is a flowchart. This control system is controlled by the control unit 1.

この実施形態において、ネットワーク通信端末装置は、受信待機中にネットワークから送られてくるH.323 SETUP信号を監視する。SETUP信号を受信すると、H.323 CallProceeding信号、Progress信号、Alert信号、Connect信号を送信する。   In this embodiment, the network communication terminal apparatus receives the H.264 message sent from the network while waiting for reception. 323 Monitor the SETUP signal. When the SETUP signal is received, 323 A CallProcessing signal, a Progress signal, an Alert signal, and a Connect signal are transmitted.

第1記憶部7から2つの機器設定値を読み込む。機器設定値は、画像データの通信速度(この実施形態では、10Mbps)及び画像データの冗長部付加個数(この実施形態では、1個)である。   Two device setting values are read from the first storage unit 7. The device setting values are the communication speed of image data (in this embodiment, 10 Mbps) and the number of redundant portions added to the image data (in this embodiment, one).

H.245 TerminalCapabilitySet信号を送信する。この信号には、自機が所有するメディア通信能力を宣言する。TerminalCapabilitySet信号の宣言内容を下記する。   H. 245 TerminalCapabilitySet signal is transmitted. This signal declares the media communication capability owned by itself. The declaration content of the TerminalCapabilitySet signal is as follows.

TerminalCapablitySet信号の属性パラメータは、メディア種別= T.38 UDP、MaxBitRate = 10Mbps (機器設定値「画像データの通信速度」をそのまま宣言する。) 冗長部付加個数= 1個 (機器設定値「画像データの冗長部付加個数」をそのまま宣言する)である。   The attribute parameter of the TerminalCapabilitySet signal is media type = T. 38 UDP, MaxBitRate = 10 Mbps (Declare the device setting value “image data communication speed” as it is.) Redundant part addition number = 1 (Declare the device setting value “Redundant part addition number of image data” as it is) .

H.245 TerminalCapablitySetAck信号を受信すると、通信相手端末から送られてくるH.245 OpenLogicalChannel信号の受信待ちをする。この実施形態では、受信したOpenLogicalChannel信号から情報を取得する。   H. When the H.245 TerminalCapabilitySetAck signal is received, H.264 sent from the communication partner terminal is received. Wait for reception of the 245 OpenLogicalChannel signal. In this embodiment, information is acquired from the received OpenLogicalChannel signal.

OpenLogicalChannel信号の属性パラメータは、メディア種別= T.38 UDP、・論理チャネル番号= 5番、MaxBitRate = 10Mbps、冗長部付加個数= 1個である。   The attribute parameter of the OpenLogicalChannel signal is media type = T. 38 UDP, logical channel number = 5, MaxBitRate = 10 Mbps, redundant part added number = 1.

上述したOpenLogicalChannelとOpenLogicalChannelAck信号のやり取りによって、通信端末間でT.38 UDPチャネルが接続される。接続したT.38 UDPチャネルに上で、T.30プロトコルを使用してファクシミリ通信を行う。自機のファクシミリ能力を宣言したDIS信号を送信し、相手通信端末からDCS信号及びTCF信号を受信する。DCS信号及びTCF信号を受信すると、CFR信号を送信して画像データの受信待ちする。   As described above, the OpenLogicalChannel and the OpenLogicalChannelAck signal are exchanged between the communication terminals. 38 UDP channels are connected. Connected T.P. T.38 UDP channel above Facsimile communication is performed using the 30 protocol. A DIS signal declaring its own facsimile capability is transmitted, and a DCS signal and a TCF signal are received from the partner communication terminal. When the DCS signal and the TCF signal are received, the CFR signal is transmitted to wait for reception of image data.

画像データ(図3における「ECM画像データ1ブロック目」に該当)を受信する。このときの画像データの通信速度は、受信したH.245 OpenLogicalChannel信号のMaxBitRateで宣言された10Mbpsとなる。この実施形態では、ECMで画像データを通信する。ECMの場合、画像データをブロック単位でやり取りする。1ブロックは、1〜256個のフレームで構成されており、これをパケット化して通信する。   Image data (corresponding to “ECM image data first block” in FIG. 3) is received. The communication speed of the image data at this time is the received H.264. It becomes 10 Mbps declared in the MaxBitRate of the 245 OpenLogicalChannel signal. In this embodiment, image data is communicated by ECM. In the case of ECM, image data is exchanged in units of blocks. One block is composed of 1 to 256 frames, which are packetized for communication.

この実施形態においては、画像データの受信中に、受信したパケットの冗長部の利用数を検出してカウントする。冗長部の利用数は3個である。   In this embodiment, while the image data is being received, the number of used redundant portions of the received packet is detected and counted. The number of redundant parts used is three.

PPS−NULL信号を受信すると、検出した冗長部の利用数に基づいて「通信速度をシフトアップするか否かの判定処理(図4の処理)」を実施する。   When the PPS-NULL signal is received, “determination processing (processing of FIG. 4) for determining whether or not to increase the communication speed” is performed based on the detected number of redundant portions used.

この実施形態の場合、画像データ1ブロック目の受信処理で利用した冗長部は2個であり、機器設定値は3個であるため、図4のフローチャート分岐(ステップS103)は「Yes」側で、判定結果は「画像データの通信速度をシフトアップする」となる(ステップS105)。   In the case of this embodiment, there are two redundant parts used in the reception process of the first block of image data and there are three device setting values, so the flowchart branch of FIG. 4 (step S103) is “Yes” side. The determination result is “shift up the communication speed of image data” (step S105).

「通信速度をシフトアップする」判定がされると、H.245 OpenLogicalChannel信号を送信して、相手通信端末に対して画像データの通信速度のシフトアップを要求する。このとき送信するOpenLogicalChannel信号の属性パラメータ例を下記する。   If it is determined that the communication speed is shifted up, H. A 245 OpenLogicalChannel signal is transmitted to request the other communication terminal to increase the communication speed of the image data. An attribute parameter example of the OpenLogicalChannel signal transmitted at this time will be described below.

OpenLogicalChannel信号の属性パラメータは、メディア種別= T.38 UDP、論理チャネル番号= 5番 (前手順で接続しているチャネル番号を指定する)、MaxBitRate = 12.5Mbps (10Mbpsから25%シフトアップした通信速度を指定する) 冗長部付加個数= 1個 である。   The attribute parameter of the OpenLogicalChannel signal is media type = T. 38 UDP, logical channel number = 5 (specify the channel number connected in the previous procedure), MaxBitRate = 12.5 Mbps (specify the communication speed up 25% from 10 Mbps) Redundancy added number = 1 It is.

H.245 OpenLogicalChannelAck信号を受信すると、MCF信号を送信して、次の画像データの受信に備える。2個目の画像データのブロック(図3における「ECM画像データ2ブロック目」に該当)を受信する。このときの画像データの通信速度は12.5Mbpsへシフトアップしている。   H. When the H.245 OpenLogicalChannelAck signal is received, the MCF signal is transmitted to prepare for the reception of the next image data. A second block of image data (corresponding to “ECM image data second block” in FIG. 3) is received. The communication speed of the image data at this time has been shifted up to 12.5 Mbps.

画像データの受信中に、受信したパケットの冗長部の利用数を検出してカウントする。この実施形態においては、冗長部の利用数は6個である。PPS−NULL信号を受信すると、検出した冗長部の利用数に基づいて、通信速度をシフトアップするか否かの判定処理(図4の処理)を実施する。この実施形態の場合、画像データ2ブロック目の受信処理で利用した冗長部は5個であり、機器設定値は3個であるため、図4における判定結果は「画像データの通信速度を変更しない」となる(図4におけるステップS104)。MCF信号を送信して、次の画像データの受信に備える。   While the image data is being received, the number of used redundant portions of the received packet is detected and counted. In this embodiment, the number of redundant parts used is six. When the PPS-NULL signal is received, a process of determining whether to increase the communication speed (the process of FIG. 4) is performed based on the detected number of redundant parts used. In the case of this embodiment, the number of redundant parts used in the reception process of the second block of image data is 5, and the number of device setting values is 3. Therefore, the determination result in FIG. (Step S104 in FIG. 4). An MCF signal is transmitted to prepare for reception of the next image data.

3ブロック目の画像データ(図3における「ECM画像データ3ブロック目」に該当)を受信する。このときの画像データの通信速度は、相手通信端末へ変更要求していないため12.5Mbpsのままである。全ページ分の画像データを通信し終えたことを知らせるPPS−EOP信号を受信する。MCF信号を送信する。DCN信号を受信すると、T.30によるファクシミリの手続きが終了したと判断して、H.323 ReleaseComplete信号を送信してIP−FAX通信を終了する。   The image data of the third block (corresponding to “ECM image data third block” in FIG. 3) is received. The communication speed of the image data at this time remains 12.5 Mbps because no change request is made to the partner communication terminal. A PPS-EOP signal notifying that communication of image data for all pages has been completed is received. An MCF signal is transmitted. When the DCN signal is received, T.P. H.30 has determined that the facsimile procedure has been completed. A 323 ReleaseComplete signal is transmitted to terminate the IP-FAX communication.

次に、図4のフローチャートを説明する。図4は、通信速度シフトアップの判定処理のフローである。   Next, the flowchart of FIG. 4 will be described. FIG. 4 is a flow of determination processing for communication speed shift-up.

記憶部1から機器設定値「通信速度をシフトアップさせるECM画像データ1ブロック辺りの冗長部の利用数」を読み込む(ステップS101)。読み込んだ上記機器設定値と、上記受信した画像データ1ブロック中で利用した冗長部の利用数を比較する(ステップS102)。比較処理の結果、機器設定値よりも冗長部の利用数の方が大きかった場合(ステップS103/Yes)、画像データの通信速度は変更しないことを決定する(ステップS104)。比較処理の結果、機器設定値よりも冗長部の利用数の方が少なかった場合(ステップS103/No)、画像データの通信速度をシフトアップさせることを決定する。   The device setting value “the number of redundant parts used per block of ECM image data whose communication speed is shifted up” is read from the storage unit 1 (step S101). The read device setting value is compared with the number of redundant parts used in one block of the received image data (step S102). As a result of the comparison processing, when the number of redundant parts used is greater than the device setting value (Yes in step S103), it is determined that the communication speed of the image data is not changed (step S104). As a result of the comparison processing, when the number of redundant portions used is smaller than the device setting value (step S103 / No), it is determined to shift up the communication speed of the image data.

このような実施形態では、受信した画像データの冗長部の利用数を検出し、利用数が少ない場合は通信プロトコルで定められた通信速度を変化させるため、ネットワークの状態によって通信速度を変更でき、通信品質を向上させることができる。   In such an embodiment, the number of used redundant portions of received image data is detected, and when the number of uses is small, the communication speed determined by the communication protocol is changed, so that the communication speed can be changed depending on the state of the network, Communication quality can be improved.

(第3実施形態)
図5〜図8は、本発明の第3実施形態を示し、図5は、この実施形態におけるネットワーク通信端末装置における制御動作を示すシーケンス図である。この制御システムは制御部1によって制御される。
(Third embodiment)
FIGS. 5-8 shows 3rd Embodiment of this invention, FIG. 5 is a sequence diagram which shows the control operation in the network communication terminal device in this embodiment. This control system is controlled by the control unit 1.

図5に示すように、ネットワーク通信端末装置は、受信待機中にネットワークから送られてくるH.323 SETUP信号を監視する。SETUP信号を受信すると、H.323 CallProceeding信号、Progress信号、Alert信号、Connect信号を送信する。   As shown in FIG. 5, the network communication terminal apparatus receives the H.264 message sent from the network while waiting for reception. 323 Monitor the SETUP signal. When the SETUP signal is received, 323 A CallProcessing signal, a Progress signal, an Alert signal, and a Connect signal are transmitted.

第1記憶部7から2つの機器設定値を読み込む。機器設定値は、画像データの通信速度(この実施形態では、10Mbps)及び画像データの冗長部付加個数(この実施形態では、1個。)である。   Two device setting values are read from the first storage unit 7. The device setting values are the communication speed of image data (in this embodiment, 10 Mbps) and the number of redundant portions added to the image data (in this embodiment, one).

H.245 TerminalCapabilitySet信号を送信する。同信号には、自機が所有するメディア通信能力を宣言する。TerminalCapabilitySet信号の宣言内容を下記する。   H. 245 TerminalCapabilitySet signal is transmitted. This signal declares the media communication capability owned by the device. The declaration content of the TerminalCapabilitySet signal is as follows.

TerminalCapablitySet信号の属性パラメータは、メディア種別 = T.38 UDP、MaxBitRate = 10Mbps (機器設定値「画像データの通信速度」をそのまま宣言する)、冗長部付加個数 = 1個 (機器設定値「画像データの冗長部付加個数」をそのまま宣言する)である。   The attribute parameter of the TerminalCapabilitySet signal is media type = T. 38 UDP, MaxBitRate = 10 Mbps (declares device setting value “image data communication speed” as it is), additional number of redundant portions = 1 (declares device setting value “addition number of redundant portions of image data” as it is) .

H.245 TerminalCapablitySetAck信号を受信すると、通信相手端末から送られてくるH.245 OpenLogicalChannel信号の受信待ちをする。この実施形態では、受信したOpenLogicalChannel信号から情報を取得する。   H. When the H.245 TerminalCapabilitySetAck signal is received, H.264 sent from the communication partner terminal is received. Wait for reception of the 245 OpenLogicalChannel signal. In this embodiment, information is acquired from the received OpenLogicalChannel signal.

OpenLogicalChannel信号の属性パラメータは、メディア種別 = T.38 UDP、論理チャネル番号 = 5番、MaxBitRate = 10Mbps、冗長部付加個数 = 1個である。   The attribute parameter of the OpenLogicalChannel signal is media type = T. 38 UDP, logical channel number = 5, MaxBitRate = 10 Mbps, additional number of redundant parts = 1.

上記したOpenLogicalChannel及びOpenLogicalChannelAck信号のやり取りによって、通信端末間でT.38 UDPチャネルが接続される。接続したT.38 UDPチャネル上で、T.30プロトコルを使用してファクシミリ通信を行う。自機のファクシミリ能力を宣言したDIS信号を送信し、相手通信端末からDCS信号及びTCF信号を受信する。DCS信号及びTCF信号を受信すると、CFR信号を送信して画像データの受信待ちをする。   By exchanging the above-mentioned OpenLogicalChannel and OpenLogicalChannelAck signals, T.P. 38 UDP channels are connected. Connected T. 38 on the UDP channel. Facsimile communication is performed using the 30 protocol. A DIS signal declaring its own facsimile capability is transmitted, and a DCS signal and a TCF signal are received from the partner communication terminal. When a DCS signal and a TCF signal are received, a CFR signal is transmitted to wait for reception of image data.

画像データ(図5における「ECM画像データ1ブロック目」に該当)を受信する。このときの画像データの通信速度と冗長部付加個数は、受信したH.245 OpenLogicalChannel信号で宣言された値(通信速度=10Mbps、冗長部付加個数=1個)となる。この実施形態では、ECMで画像データを通信する。ECMの場合、画像データをブロック単位でやり取りする。1ブロックは、1〜256個のフレームで構成されており、これパケット化して通信する。   Image data (corresponding to “first block of ECM image data” in FIG. 5) is received. The communication speed of image data and the number of redundant parts added at this time are the received H.264 and H.264. It is a value declared in the H.245 OpenLogicalChannel signal (communication speed = 10 Mbps, redundant part added number = 1). In this embodiment, image data is communicated by ECM. In the case of ECM, image data is exchanged in units of blocks. One block is composed of 1 to 256 frames, which are communicated in packets.

この実施形態においては、画像データの受信中に、以下の情報を検出する。すなわち、エラーが起きたフレームの数(例えば、パケットロスなどによりネットワーク中でフレームするエラーなど)、・受信したパケットの冗長部の利用数の情報である。   In this embodiment, the following information is detected during reception of image data. That is, information on the number of frames in which an error has occurred (for example, an error in framing in the network due to packet loss, etc.) and the number of used redundant portions of received packets.

PPS−NULL信号を受信すると、上記2つの検出値に基づいて、冗長部付加個数を変更するか否か判定する処理(図6の処理)を実行する。   When the PPS-NULL signal is received, a process for determining whether or not to change the redundant part addition number is executed based on the above two detection values (the process of FIG. 6).

この実施形態の場合、画像データの受信中に検出する情報は下記の通りである。ECM画像データ1ブロック目の受信で検出したエラーフレーム数は、9個であり、ECM画像データ1ブロック目の受信で利用した冗長部は、8個である。又、機器設定値は下記の通りである。機器設定値「冗長部付加個数を増やすECM画像データ1ブロック辺りのエラーフレーム数」は、7個、機器設定値「冗長部付加個数を増やすECM画像データ1ブロック辺りの冗長部利用数」は、7個、機器設定値「冗長部付加個数を減らすECM画像データ1ブロック辺りのエラーフレーム数」は、3個、機器設定値「冗長部付加個数を減らすECM画像データ1ブロック辺りの冗長部利用数」は、3個である。   In the case of this embodiment, information detected during reception of image data is as follows. The number of error frames detected upon reception of the first block of ECM image data is nine, and the number of redundant parts used for reception of the first block of ECM image data is eight. The device setting values are as follows. The device setting value “number of error frames per block of ECM image data that increases the number of redundant portions added” is 7, and the device setting value “number of redundant portions used per block of ECM image data that increases the number of redundant portions added” is: The device setting value “number of error frames per block of ECM image data that reduces the number of redundant portions added” is 3, and the device setting value “number of redundant portions used per block of ECM image data that reduces the number of redundant portions added” is set. "Is three.

以上の6つの値より、図6のフローチャート判定結果は「冗長部付加個数を増やす」となる(図6のステップS205)。以下、図6〜図8における判定処理の流れを説明する。   From the above six values, the flowchart determination result of FIG. 6 is “increase the redundant part added number” (step S205 of FIG. 6). Hereinafter, the flow of determination processing in FIGS. 6 to 8 will be described.

(1)図6のステップS201で「冗長部付加個数を増やすか否かの判定処理(図7)」を実行する。
(2)図7の判定処理において、ステップS303の分岐は、機器設定値が、7個、エラーフレームの検出数が、9個であるため、「Yes」となる。
(3)図7の判定処理において、ステップS305の分岐は、機器設定値が、7個、冗長部の利用数が、7個であるため、「Yes」となる。
(4)図7のステップS306で、「冗長付加個数を増やすか否かの判定処理(図6のステップS201)」の判定結果は「冗長部付加個数を増やす(図7のステップS306)」となる。
(5)上記項目(4)の判定結果より、図6のステップS202の分岐はYesとなる。
(6)図6のステップS205より、「冗長部付加個数を増やす」判定結果が決まる。
(1) In step S201 in FIG. 6, “determination processing for determining whether or not to increase the number of additional redundant portions (FIG. 7)” is executed.
(2) In the determination process of FIG. 7, the branch of step S303 is “Yes” because the device setting value is 7 and the number of detected error frames is 9.
(3) In the determination process of FIG. 7, the branch of step S305 is “Yes” because the device setting value is 7 and the number of redundant units used is 7.
(4) In step S306 of FIG. 7, the determination result of “determination process of whether or not to increase the number of redundant additions (step S201 of FIG. 6)” is “increasing the number of redundant part additions (step S306 of FIG. 7)”. Become.
(5) From the determination result of the item (4), the branch of step S202 in FIG. 6 is Yes.
(6) From step S205 in FIG. 6, the determination result of “increasing the number of additional redundant parts” is determined.

図6における「冗長部付加個数の変更判定処理」の判定結果が「冗長部付加個数を増やす」であるので、H.245 OpenLogicalChannel信号を送信して、相手通信端末に対して画像データの冗長部付加個数の変更を要求する。このとき送信するOpenLogicalChannel信号の属性パラメータ例を下記する。   Since the determination result of the “redundant portion addition number change determination process” in FIG. A 245 OpenLogicalChannel signal is transmitted to request the other communication terminal to change the number of redundant portions added to the image data. An attribute parameter example of the OpenLogicalChannel signal transmitted at this time will be described below.

OpenLogicalChannel信号の属性パラメータは、メディア種別 = T.38 UDP、論理チャネル番号 = 5番(前手順で接続しているチャネル番号を指定する)、MaxBitRate = 10Mbps、冗長部付加個数 = 2個(1個だけ増やした値を宣言する)である。   The attribute parameter of the OpenLogicalChannel signal is media type = T. 38 UDP, logical channel number = 5 (specifies the channel number connected in the previous procedure), MaxBitRate = 10 Mbps, redundant part added number = 2 (declares a value increased by one).

H.245 OpenLogicalChannelAck信号を受信すると、PPR信号を送信して、相手通信端末に対してエラーした画像データの再送を要求する。再送された画像データとPPS−NULL信号を受信する。このときの画像データの冗長部付加個数は2個に増えている。   H. When the 245 OpenLogicalChannelAck signal is received, the PPR signal is transmitted to request the partner communication terminal to retransmit the image data in error. The retransmitted image data and the PPS-NULL signal are received. At this time, the number of redundant portions added to the image data is increased to two.

MCF信号を送信すると、2個目の画像データのブロック(図5における「ECM画像データ2ブロック目」に該当)を受信する。この実施形態では、上述した1個目のブロックを受信したときと同様に、画像データの受信中に下記の情報を検出する。すなわち、エラーが起きたフレームの数(例えばパケットロスなどによりネットワーク中でフレームするエラーなど)及び受信したパケットの冗長部の利用数の情報である。   When the MCF signal is transmitted, the second block of image data (corresponding to “ECM image data second block” in FIG. 5) is received. In this embodiment, the following information is detected during the reception of the image data in the same manner as when the first block is received. That is, information on the number of frames in which an error has occurred (for example, an error in framing in the network due to packet loss or the like) and the number of used redundant portions of received packets.

PPS−NULL信号を受信すると、上記2つの検出値に基づいて、「冗長部付加個数を変更するか否か判定する処理(図6の処理)」を実行する。   When the PPS-NULL signal is received, “processing for determining whether or not to change the number of added redundant portions (processing in FIG. 6)” is executed based on the above two detection values.

この実施形態の場合、画像データの受信中に検出する情報は下記の通りである。
(1)ECM画像データ2ブロック目の受信で検出したエラーフレーム数は、4個。
(2)ECM画像データ2ブロック目の受信で利用した冗長部は、2個。
In the case of this embodiment, information detected during reception of image data is as follows.
(1) The number of error frames detected upon reception of the second block of ECM image data is four.
(2) Two redundant parts are used for reception of the second block of ECM image data.

機器設定値は以下のとおりである。
(3)機器設定値「冗長部付加個数を増やすECM画像データ1ブロック辺りのエラーフレーム数」は、7個。
(4)機器設定値「冗長部付加個数を増やすECM画像データ1ブロック辺りの冗長部利用数」は、7個。
(5)機器設定値「冗長部付加個数を減らすECM画像データ1ブロック辺りのエラーフレーム数」は、3個。
(6)機器設定値「冗長部付加個数を減らすECM画像データ1ブロック辺りの冗長部利用数」は、3個。
The device settings are as follows.
(3) The device setting value “number of error frames per block of ECM image data to increase the number of redundant portion additions” is seven.
(4) The device setting value “number of redundant parts used per block of ECM image data for increasing the number of redundant parts added” is seven.
(5) The device setting value “number of error frames per block of ECM image data to reduce the number of redundant portions added” is three.
(6) The device setting value “number of redundant parts used per block of ECM image data to reduce the number of redundant parts added” is three.

以上の6つの値より、図6のフローチャートによる判定結果は「冗長部付加個数を変更しない」となる(図6におけるステップS207)。図6、図7、図8における判定処理の流れを説明する。   From the above six values, the determination result according to the flowchart of FIG. 6 is “do not change the number of added redundant portions” (step S207 in FIG. 6). The flow of determination processing in FIGS. 6, 7, and 8 will be described.

(1)図6のステップS201で「冗長部付加個数を増やすか否かの判定処理(図6)」を実行する。
(2)図7の判定処理において、ステップS303の分岐は、機器設定値が、7個、エラーフレームの検出数が、4個であるため、「No」となる。
(3)図7のステップS307で、「冗長付加個数を増やすか否かの判定処理(図6のステップS201)」の判定結果は「冗長部付加個数を変更しない(図7のステップS307)」となる。
(4)上記項目(3)の判定結果より、図6のステップS202の分岐はNoとなる。
(5)図6のステップS203で「冗長部付加個数を減らすか否かの判定処理(図8)」を実行する。
(6)図8の判定処理において、ステップS403の分岐は、機器設定値が、3個、エラーフレームの検出数が、2個であるため、「No」となる。
(7)図8のステップS407で、「冗長付加個数を減らすか否かの判定処理(図6のステップS203)」の判定結果は「冗長部付加個数を変更しない(図8のステップS407)」となる。
(8)上記項目(7)の判定結果より、図6のステップS204の分岐はNoとなる。
(9)図6のステップS207より、「冗長部付加個数を変更しない」判定結果が決まる。
(1) In step S201 of FIG. 6, “determination process for determining whether or not to increase the number of additional redundant parts (FIG. 6)” is executed.
(2) In the determination process of FIG. 7, the branch of step S303 is “No” because the device setting value is seven and the number of detected error frames is four.
(3) In step S307 of FIG. 7, the determination result of “determination process of whether or not to increase the number of redundant additions (step S201 of FIG. 6)” is “do not change the number of redundant part additions (step S307 of FIG. 7)”. It becomes.
(4) From the determination result of item (3) above, the branch in step S202 of FIG.
(5) In step S203 of FIG. 6, the “determination process for determining whether or not to reduce the number of additional redundant parts (FIG. 8)” is executed.
(6) In the determination process of FIG. 8, the branch of step S403 is “No” because the device setting value is three and the number of detected error frames is two.
(7) In step S407 of FIG. 8, the determination result of “determination process of whether or not to reduce the redundant addition number (step S203 of FIG. 6)” is “do not change the redundant part addition number (step S407 of FIG. 8)”. It becomes.
(8) From the determination result of the item (7), the branch of step S204 in FIG.
(9) From step S207 in FIG. 6, a determination result “not to change the number of added redundant parts” is determined.

判定処理「冗長部付加個数の変更判定処理(図6)」の判定結果が「変更しない」であるため、冗長部の付加個数は変更しない。MCF信号を送信する。3ブロック目の画像データ(図5における「ECM画像データ3ブロック目」に該当)を受信する。このときの画像データの冗長部付加個数は、相手通信端末へ変更要求していないため2個のままである。全ページ分の画像データを通信し終えたことを知らせるPPS−EOP信号を受信する。MCF信号を送信する。DCN信号を受信すると、T.30によるファクシミリの手続きが終了したと判断して、H.323 ReleaseComplete信号を送信してIP−FAX通信を終了する。   Since the determination result of the determination process “change determination process of redundant part addition number (FIG. 6)” is “not changed”, the additional number of redundant parts is not changed. An MCF signal is transmitted. The image data of the third block (corresponding to “third block of ECM image data” in FIG. 5) is received. At this time, since the number of redundant portions added to the image data is not requested to be changed by the counterpart communication terminal, it remains two. A PPS-EOP signal notifying that communication of image data for all pages has been completed is received. An MCF signal is transmitted. When the DCN signal is received, T.P. H.30 has determined that the facsimile procedure has been completed. A 323 ReleaseComplete signal is transmitted to terminate the IP-FAX communication.

以下に、「冗長部付加個数の変更判定処理」を示す図6のフローチャートを説明する。   A flowchart of FIG. 6 showing the “redundant portion addition number change determination process” will be described below.

「冗長部付加個数を増やすか否かの変更判定処理(図7で定義済みの処理)」を実行する(ステップS201)。ステップS201の判定処理の結果が「冗長部付加個数を増やす」であった場合(ステップS202/Yes)、冗長部付加個数を増やすことを決定する(ステップS205)。ステップS201の判定処理の結果が「冗長部付加個数を変更しない」であった場合(ステップS202/No)、「冗長部付加個数を減らすか否かの変更判定処理(図8の処理)」を実行する(ステップS203)。ステップS203の判定処理の結果が「冗長部付加個数を減らす」であった場合(ステップS204/Yes)、冗長部付加個数を減らすことを決定する(ステップS206)。ステップS203の判定処理の結果が「冗長部付加個数を変更しない」であった場合(ステップS204/No)、冗長部付加個数を変更しないことを決定する(ステップS207)。   “Change determination process for determining whether or not to increase the number of added redundant parts (process defined in FIG. 7)” is executed (step S201). When the result of the determination process in step S201 is “increasing the redundant part addition number” (step S202 / Yes), it is determined to increase the redundant part addition number (step S205). When the result of the determination process in step S201 is “Do not change the redundant part added number” (No in step S202), the “change determination process whether to reduce the redundant part added number (the process of FIG. 8)” is performed. Execute (Step S203). When the result of the determination process in step S203 is “reduce redundant part addition number” (step S204 / Yes), it is determined to reduce the redundant part addition number (step S206). If the result of the determination process in step S203 is “do not change redundant part addition number” (step S204 / No), it is determined not to change the redundant part addition number (step S207).

以下に、「冗長部付加個数を増やすか否かの変更判定処理」を示す図7のフローチャートを説明する。   In the following, the flowchart of FIG. 7 showing the “change determination process for determining whether or not to increase the number of additional redundant parts” will be described.

記憶部1から2つの設定値を読み込む(ステップS301)。設定値は、冗長部付加個数を増やすECM画像データ1ブロック辺りのエラーフレーム数及び情報部付加個数を増やすECM画像データ1ブロック辺りの冗長部利用数である。   Two setting values are read from the storage unit 1 (step S301). The set values are the number of error frames per block of ECM image data that increases the number of added redundant portions and the number of redundant portions used per block of ECM image data that increases the added number of information portions.

ステップS301で読み込んだ機器設定値「冗長部付加個数を増やすECM画像データ1ブロック辺りのエラーフレーム数」と、受信したECM画像データ1ブロック中に検出したエラーフレーム数を比較する(ステップS302)。比較処理の結果、機器設定値よりも検出したエラーフレーム数のほうが少ない場合(ステップS303/No)、冗長部付加個数を変更しないことを決定する(ステップS307)。ステップS302の比較処理の結果、機器設定値よりも検出したエラーフレーム数の方が多い場合(ステップS303/Yes)、ステップS301で読み込んだ機器設定値「冗長部付加個数を増やすECM画像データ1ブロック辺りの冗長部利用数」と、受信したECM画像データ1ブロック中の冗長部の利用数を比較する(ステップS304)。   The device setting value read in step S301 “the number of error frames per block of ECM image data that increases the number of added redundant portions” is compared with the number of error frames detected in one block of received ECM image data (step S302). As a result of the comparison process, when the number of detected error frames is smaller than the device setting value (step S303 / No), it is determined not to change the number of redundant part additions (step S307). If the number of error frames detected is greater than the device setting value as a result of the comparison processing in step S302 (step S303 / Yes), the device setting value read in step S301 “ECM image data 1 block for increasing the redundant part added number” The number of redundant parts used around "is compared with the number of redundant parts used in one block of the received ECM image data (step S304).

ステップS304の比較処理の結果、機器設定値よりも冗長部の利用数の方が多い場合(ステップS305/Yes)、次の画像データの通信から冗長部付加個数を増やすことを決定する(ステップS306)。ステップS304の比較処理の結果、機器設定値よりも冗長部の利用数の方が少ない場合(ステップS305/No)、冗長部付加個数を変更しないことを決定する(ステップS307)。   As a result of the comparison processing in step S304, when the number of redundant portions used is larger than the device setting value (step S305 / Yes), it is determined to increase the number of redundant portion additions from the next image data communication (step S306). ). As a result of the comparison process in step S304, if the number of redundant parts used is smaller than the device setting value (No in step S305), it is determined that the redundant part added number is not changed (step S307).

以下に、「冗長部付加個数を減らすか否かの判定処理」を示す図8のフローチャートを説明する。   The flowchart of FIG. 8 showing the “determination process for determining whether or not to reduce the additional number of redundant parts” will be described below.

記憶部1から2つの設定値を読み込む(ステップS401)。読み込む設定値は、冗長部付加個数を減らすECM画像データ1ブロック辺りのエラーフレーム数及び情報部付加個数を減らすECM画像データ1ブロック辺りの冗長部利用数である。   Two setting values are read from the storage unit 1 (step S401). The setting values to be read are the number of error frames per block of ECM image data that reduces the additional number of redundant portions and the number of redundant portions used per block of ECM image data that decreases the additional number of information portions.

S401で読み込んだ機器設定値「冗長部付加個数を減らすECM画像データ1ブロック辺りのエラーフレーム数」と、受信したECM画像データ1ブロック中に検出したエラーフレーム数を比較する(ステップS402)。比較処理の結果、機器設定値よりも検出したエラーフレーム数のほうが多い場合(ステップS403/No)、冗長部付加個数を変更しないことを決定する(ステップS407)。S402の比較処理の結果、機器設定値よりも検出したエラーフレーム数の方が少ない場合(ステップS403のYes)、ステップS401で読み込んだ機器設定値「冗長部付加個数を減らすECM画像データ1ブロック辺りの冗長部利用数」と、受信したECM画像データ1ブロック中の冗長部の利用数を比較する(ステップS404)。   The device setting value read in S401 “the number of error frames per block of ECM image data that reduces the number of redundant portions added” is compared with the number of error frames detected in one block of received ECM image data (step S402). As a result of the comparison process, when the number of detected error frames is larger than the device setting value (step S403 / No), it is determined not to change the number of added redundant portions (step S407). If the number of error frames detected is smaller than the device setting value as a result of the comparison processing in S402 (Yes in step S403), the device setting value read in step S401 “per one ECM image data to reduce the redundant part added number” The number of redundant parts used ”is compared with the number of redundant parts used in one block of the received ECM image data (step S404).

ステップS404の比較処理の結果、機器設定値よりも冗長部の利用数の方が少ない場合(ステップS405/Yes)、次の画像データの通信から冗長部付加個数を減らすことを決定する(ステップS406)。ステップS404の比較処理の結果、機器設定値よりも冗長部の利用数の方が多い場合(ステップS405/No)、冗長部付加個数を変更しないことを決定する(ステップS407)。   As a result of the comparison processing in step S404, if the number of redundant parts used is smaller than the device setting value (step S405 / Yes), it is determined to reduce the number of redundant part additions from the next image data communication (step S406). ). As a result of the comparison process in step S404, if the number of redundant parts used is larger than the device setting value (step S405 / No), it is determined not to change the number of redundant part additions (step S407).

このような実施形態では、通信プロトコルで定められた画像データへの冗長部の付加個数を変化させるため、ネットワークの状態や受信端末の性能に適した個数に調整でき、通信品質を向上させることができる。   In such an embodiment, since the number of redundant portions added to the image data defined by the communication protocol is changed, the number can be adjusted to a number suitable for the network state and the performance of the receiving terminal, and communication quality can be improved. it can.

(第4実施形態)
図9は、第4実施形態のネットワーク通信端末装置における制御動作を示すシーケンス図、図10は作動のフローチャートである。この制御システムは制御部1によって制御されている。
(Fourth embodiment)
FIG. 9 is a sequence diagram showing a control operation in the network communication terminal device of the fourth embodiment, and FIG. 10 is an operation flowchart. This control system is controlled by the control unit 1.

図9に示すように、ネットワーク通信端末装置は、受信待機中にネットワークから送られてくるH.323 SETUP信号を監視する。SETUP信号を受信すると、H.323 CallProceeding信号、Progress信号、Alert信号、Connect信号を送信する。   As shown in FIG. 9, the network communication terminal apparatus receives the H.264 message sent from the network while waiting for reception. 323 Monitor the SETUP signal. When the SETUP signal is received, 323 A CallProcessing signal, a Progress signal, an Alert signal, and a Connect signal are transmitted.

第1記憶部7から2つの機器設定値を読み込む。機器設定値は、画像データの通信速度(この実施形態では、10Mbps)及び画像データの冗長部付加個数(この実施形態では、1個)である。   Two device setting values are read from the first storage unit 7. The device setting values are the communication speed of image data (in this embodiment, 10 Mbps) and the number of redundant portions added to the image data (in this embodiment, one).

H.245 TerminalCapabilitySet信号を送信する。同信号には、自機が所有するメディア通信能力を宣言する。TerminalCapabilitySet信号の宣言内容を下記する。   H. 245 TerminalCapabilitySet signal is transmitted. This signal declares the media communication capability owned by the device. The declaration content of the TerminalCapabilitySet signal is as follows.

TerminalCapablitySet信号の属性パラメータは、メディア種別= T.38 UDP、MaxBitRate = 10Mbps (機器設定値「画像データの通信速度」をそのまま宣言する)、冗長部付加個数= 1個 (機器設定値「画像データの冗長部付加個数」をそのまま宣言する)である。   The attribute parameter of the TerminalCapabilitySet signal is media type = T. 38 UDP, MaxBitRate = 10 Mbps (declares device setting value “image data communication speed” as it is), additional redundant part number = 1 (declares device setting value “redundant part number of image data” as it is) .

H.245 TerminalCapablitySetAck信号を受信すると、通信相手端末から送られてくるH.245 OpenLogicalChannel信号の受信待ちする。この実施形態では、受信したOpenLogicalChannel信号から情報を取得する。   H. When the H.245 TerminalCapabilitySetAck signal is received, H.264 sent from the communication partner terminal is received. Wait for reception of the 245 OpenLogicalChannel signal. In this embodiment, information is acquired from the received OpenLogicalChannel signal.

OpenLogicalChannel信号の属性パラメータは、メディア種別= T.38 UDP、論理チャネル番号= 5番、MaxBitRate = 10Mbps、冗長部付加個数= 1個である。   The attribute parameter of the OpenLogicalChannel signal is media type = T. 38 UDP, logical channel number = 5, MaxBitRate = 10 Mbps, redundant part added number = 1.

上記したOpenLogicalChannel及びOpenLogicalChannelAck信号のやり取りによって、通信端末間でT.38 UDPチャネルが接続される。接続したT.38 UDPチャネル上で、T.30プロトコルを使用してファクシミリ通信を行う。自機のファクシミリ能力を宣言したDIS信号を送信し、相手通信端末からDCS信号及びTCF信号を受信する。DCS信号及びTCF信号を受信すると、CFR信号を送信して画像データの受信待ちする。   By exchanging the above-mentioned OpenLogicalChannel and OpenLogicalChannelAck signals, T.P. 38 UDP channels are connected. Connected T. 38 on the UDP channel. Facsimile communication is performed using the 30 protocol. A DIS signal declaring its own facsimile capability is transmitted, and a DCS signal and a TCF signal are received from the partner communication terminal. When the DCS signal and the TCF signal are received, the CFR signal is transmitted to wait for reception of image data.

画像データ(図9における「ECM画像データ1ブロック目」に該当)を受信する。このときの画像データの通信速度と冗長部付加個数は、受信したH.245 OpenLogicalChannel信号で宣言された値(通信速度=10Mbps、冗長部付加個数=1個)となる。この実施形態では、ECMで画像データを通信する。ECMの場合、画像データをブロック単位でやり取りする。1ブロックは、1〜256個のフレームで構成されており、これをパケット化して通信する。   Image data (corresponding to “first block of ECM image data” in FIG. 9) is received. The communication speed of image data and the number of redundant parts added at this time are the received H.264 and H.264. It is a value declared in the H.245 OpenLogicalChannel signal (communication speed = 10 Mbps, redundant part added number = 1). In this embodiment, image data is communicated by ECM. In the case of ECM, image data is exchanged in units of blocks. One block is composed of 1 to 256 frames, which are packetized for communication.

この実施形態では、画像データの受信中に、下記の情報を検出する。
(1)エラーが起きたフレームの数
(2)エラーしたフレームのフレーム番号の分布
(3)受信したパケットの冗長部の利用数
なお、(1)及び(2)の情報は、パケットロスなどによりネットワーク中でフレームするエラーなどが対象になる。
In this embodiment, the following information is detected during reception of image data.
(1) Number of frames with errors (2) Distribution of frame numbers of frames with errors (3) Number of used redundant parts of received packets The information in (1) and (2) is due to packet loss, etc. This includes errors that frame in the network.

PPS−NULL信号を受信すると、上記3つの検出値に基づいて「通信速度を変更するか、または冗長部付加個数を変更するか、またはいずれも変更しないか」を判定する処理(図10の処理)を実行する。   When a PPS-NULL signal is received, a process of determining whether to change the communication speed, change the number of redundant parts added, or change neither, based on the above three detection values (the process of FIG. 10). ).

この実施形態の場合、画像データの受信中に検出する情報は下記の通りである。
(1)ECM画像データ1ブロック目の受信で検出したエラーフレーム数は、9個。
(2)ECM画像データ1ブロック目の受信で検出したエラーフレームの分布は、離散的。
(3)ECM画像データ1ブロック目の受信で利用した冗長部は、8個。
In the case of this embodiment, information detected during reception of image data is as follows.
(1) The number of error frames detected upon reception of the first block of ECM image data is nine.
(2) The distribution of error frames detected upon reception of the first block of ECM image data is discrete.
(3) Eight redundant parts are used for reception of the first block of ECM image data.

機器設定値は以下のとおりである。
(4)機器設定値「冗長部付加個数を増やすECM画像データ1ブロック辺りのエラーフレーム数」は、7個。
(5)機器設定値「冗長部付加個数を増やすECM画像データ1ブロック辺りの冗長部利用数」は、7個。
(6)機器設定値「冗長部付加個数を減らすECM画像データ1ブロック辺りのエラーフレーム数」は、3個。
(7)機器設定値「冗長部付加個数を減らすECM画像データ1ブロック辺りの冗長部利用数」は、3個。
The device settings are as follows.
(4) The device setting value “number of error frames per block of ECM image data to increase the number of redundant portions added” is seven.
(5) The device setting value “number of redundant parts used per block of ECM image data to increase the number of redundant parts added” is seven.
(6) The device setting value “number of error frames per block of ECM image data to reduce the number of redundant portions added” is three.
(7) The device setting value “number of redundant parts used per block of ECM image data to reduce the number of redundant parts added” is three.

以上の7つの値より、図10の「通信速度または冗長部付加個数の変更判定処理」による判定結果は「通信速度をシフトダウンする」になる(図10のステップS509)。   From the above seven values, the determination result by the “communication speed or redundant part addition number change determination process” in FIG. 10 becomes “shift down the communication speed” (step S509 in FIG. 10).

この実施形態における図10、上記図7における判定処理の流れを説明する。
(1)検出したエラーフレームの分布は離散的であるため、ステップS502の分岐は「離散的である」。
(2)ステップS503の判定処理を実行する。
(3)図7の判定処理において、ステップS303の分岐は、機器設定値が、7個、エラーフレームの検出数が、9個であるため、「Yes」となる。
(4)図7の判定処理において、ステップS305の分岐は、機器設定値が、7個、冗長部の利用数が、8個であるため、「Yes」となる。
(5)図7のステップS306で、「冗長付加個数を増やすか否かの判定処理(図10のステップS503)」の判定結果は「冗長部付加個数を増やす(図7のステップS307)」となる。
(6)上記項目(5)の判定結果より、図10のステップS504の分岐はYesとなる。
(7)ステップS505において、通信速度を25%シフトダウンしたときの画像データのプライマリ部分の通信速度を計算する。この実施形態では、25%ダウンさせた通信速度は7.5Mbpsであり、このときのプライマリ部の通信速度は約1/2の3.7Mbpsとなる。
(8)ステップS506において、冗長部付加個数を1個増やしたときの画像データのプライマリ部の通信速度を計算する。この実施形態では、1個増やすと2個となり、このときのプライマリ部の通信速度は約3/10の3.3Mbpsとなる。
9.項目7と項目8の計算結果より、S508の分岐はYesとなる。
(10)ステップS509により、判定結果は「通信速度のシフトダウンする」に決まる。
The flow of determination processing in FIG. 10 and FIG. 7 in this embodiment will be described.
(1) Since the distribution of detected error frames is discrete, the branch in step S502 is “discrete”.
(2) The determination process in step S503 is executed.
(3) In the determination process of FIG. 7, the branch of step S303 is “Yes” because the device setting value is 7 and the number of detected error frames is 9.
(4) In the determination process of FIG. 7, the branch of step S305 is “Yes” because the device setting value is 7 and the number of redundant units used is 8.
(5) In step S306 of FIG. 7, the determination result of “determination process of whether or not to increase the number of redundant additions (step S503 of FIG. 10)” is “increasing the number of redundant part additions (step S307 of FIG. 7)”. Become.
(6) From the determination result of item (5) above, the branch of step S504 in FIG. 10 is Yes.
(7) In step S505, the communication speed of the primary part of the image data when the communication speed is shifted down by 25% is calculated. In this embodiment, the communication speed reduced by 25% is 7.5 Mbps, and the communication speed of the primary unit at this time is about ½, 3.7 Mbps.
(8) In step S506, the communication speed of the primary part of the image data when the redundant part added number is increased by one is calculated. In this embodiment, when one is increased, the number is two, and the communication speed of the primary unit at this time is about 3/10, 3.3 Mbps.
9. From the calculation results of item 7 and item 8, the branch of S508 is Yes.
(10) By step S509, the determination result is determined as “communication speed shift down”.

図10の判定処理の判定結果が「冗長部付加個数を増やす」であるので、H.245OpenLogicalChannel信号を送信して、相手通信端末に対して画像データの冗長部付加個数の変更を要求する。このとき送信するOpenLogicalChannel信号の属性パラメータ例を下記する。   Since the determination result of the determination process of FIG. A 245OpenLogicalChannel signal is transmitted to request the other communication terminal to change the number of redundant portions added to the image data. An attribute parameter example of the OpenLogicalChannel signal transmitted at this time will be described below.

OpenLogicalChannel信号の属性パラメータは、メディア種別= T.38 UDP、論理チャネル番号= 5番(前手順で接続しているチャネル番号を指定する)、MaxBitRate = 7.5Mbps(25%だけシフトダウンした速度を宣言する)、冗長部付加個数= 1個 (変更しない。前回の宣言値と同じ値とする。)である。   The attribute parameter of the OpenLogicalChannel signal is media type = T. 38 UDP, logical channel number = 5 (specify the channel number connected in the previous procedure), MaxBitRate = 7.5 Mbps (declaring the speed down by 25%), redundant part added number = 1 ( (Do not change. Use the same value as the previous declaration value.)

H.245 OpenLogicalChannelAck信号を受信すると、PPR信号を送信して、相手通信端末に対してエラーした画像データの再送を要求する。再送された画像データとPPS−NULL信号を受信する。このときの画像データの通信速度は7.5Mbpsへシフトダウンしている。冗長部付加個数は、1個であり変わっていない。   H. When the 245 OpenLogicalChannelAck signal is received, the PPR signal is transmitted to request the partner communication terminal to retransmit the image data in error. The retransmitted image data and the PPS-NULL signal are received. The communication speed of the image data at this time is shifted down to 7.5 Mbps. The number of redundant parts added is one and has not changed.

MCF信号を送信すると、2個目の画像データのブロック(図9における「ECM画像データ2ブロック目」に該当)を受信する。この実施形態においては、画像データの受信中に、下記の情報を検出する。
(1)エラーが起きたフレームの数
(2)エラーしたフレームのフレーム番号の分布
(3)受信したパケットの冗長部の利用数
上記(1)、(2)の情報は、パケットロスなどによりネットワーク中でフレームするエラーなどが対象になる。
When the MCF signal is transmitted, the second block of image data (corresponding to “ECM image data second block” in FIG. 9) is received. In this embodiment, the following information is detected during reception of image data.
(1) Number of frames in which an error has occurred (2) Distribution of frame numbers of frames in error (3) Number of used redundant parts of received packets The information in (1) and (2) above is based on packet loss, etc. This includes errors that frame inside.

PPS−NULL信号を受信すると、上記3つの検出値に基づいて「通信速度を変更するか、または冗長部付加個数を変更するか、またはいずれも変更しないか」を判定する処理(図10の処理)を実行する。   When a PPS-NULL signal is received, a process of determining whether to change the communication speed, change the number of redundant parts added, or change neither, based on the above three detection values (the process of FIG. 10). ).

この実施形態の場合、画像データの受信中に検出する情報は下記の通りである。
(1)ECM画像データ2ブロック目の受信で検出したエラーフレーム数は、0個。
(2)ECM画像データ2ブロック目の受信では、エラーフレームがないため「分布なし」。
(3)ECM画像データ2ブロック目の受信で利用した冗長部は、1個。
In the case of this embodiment, information detected during reception of image data is as follows.
(1) The number of error frames detected upon reception of the second block of ECM image data is 0.
(2) In the reception of the second block of ECM image data, there is no error frame, so there is no distribution.
(3) One redundant part is used for reception of the second block of ECM image data.

機器設定値は以下のとおりである。
(4)機器設定値「冗長部付加個数を増やすECM画像データ1ブロック辺りのエラーフレーム数」は、7個。
(5)機器設定値「冗長部付加個数を増やすECM画像データ1ブロック辺りの冗長部利用数」は、7個。
(6)機器設定値「冗長部付加個数を減らすECM画像データ1ブロック辺りのエラーフレーム数」は、3個。
(7)機器設定値「冗長部付加個数を減らすECM画像データ1ブロック辺りの冗長部利用数」は、3個。
The device settings are as follows.
(4) The device setting value “number of error frames per block of ECM image data to increase the number of redundant portions added” is seven.
(5) The device setting value “number of redundant parts used per block of ECM image data to increase the number of redundant parts added” is seven.
(6) The device setting value “number of error frames per block of ECM image data to reduce the number of redundant portions added” is three.
(7) The device setting value “number of redundant parts used per block of ECM image data to reduce the number of redundant parts added” is three.

以上の7つの値より、図10の「通信速度または冗長部付加個数の変更判定処理」による判定結果は「通信速度、冗長部付加個数ともに変更しない」になる(図10のステップS511)。   From the above seven values, the determination result by the “communication speed or redundant part additional number change determination process” in FIG. 10 becomes “not change both the communication speed and the redundant part additional number” (step S511 in FIG. 10).

この実施形態における図10及び上記図7における判定処理の流れを説明する。
(1)図5−2のS501で、検出したエラーフレームの分布が「離散的であるか」を判定する。
(2)エラーフレームを1つも検出していないため、S502の分岐は「離散的ではない」となる。
(3)ステップS511で、判定結果は「通信速度、冗長部付加個数ともに変更しない」に決まる。
The flow of the determination process in FIG. 10 and FIG. 7 in this embodiment will be described.
(1) In S501 of FIG. 5-2, it is determined whether the distribution of the detected error frame is “discrete”.
(2) Since no error frame has been detected, the branch of S502 is “not discrete”.
(3) In step S511, the determination result is determined as “not changing both the communication speed and the number of redundant parts added”.

上記(図10)の判定結果が「通信速度、冗長部付加個数ともに変更しない」であるため、発呼元に対してこれらの通信パラメータの変更を要求しない。MCF信号を送信する。3ブロック目の画像データ(図9における「ECM画像データ3ブロック目」に該当)を受信する。このときの画像データの通信速度は、相手通信端末へ変更要求していないため、7.5Mbpsである。冗長部付加個数についても、相手通信端末へ変更要求していないため、1個である。   Since the above determination result (FIG. 10) is “Do not change the communication speed and the number of redundant parts added”, the caller is not requested to change these communication parameters. An MCF signal is transmitted. The image data of the third block (corresponding to “third block of ECM image data” in FIG. 9) is received. The communication speed of the image data at this time is 7.5 Mbps because no change request is made to the partner communication terminal. The number of redundant parts added is also one because no change request is made to the counterpart communication terminal.

全ページ分の画像データを通信し終えたことを知らせるPPS−EOP信号を受信する。MCF信号を送信する。DCN信号を受信すると、T.30によるファクシミリの手続きが終了したと判断して、H.323 ReleaseComplete信号を送信してIP−FAX通信を終了する。   A PPS-EOP signal notifying that communication of image data for all pages has been completed is received. An MCF signal is transmitted. When the DCN signal is received, T.P. H.30 has determined that the facsimile procedure has been completed. A 323 ReleaseComplete signal is transmitted to terminate the IP-FAX communication.

以下に、図10の「通信速度または冗長部付加個数の変更判定処理」を説明する。   The “communication speed or redundant part addition number change determination process” in FIG. 10 will be described below.

画像データの受信で検出したエラーフレームの分布が、離散的であるか否かを判定する(ステップS501)。ステップS501の判定結果が「離散的ではない」であった場合(ステップS502の「離散的ではない」)、「通信速度、冗長部付加個数ともに変更しない」ことを決定する(ステップS511)。ステップS501の判定結果が「離散的である」であった場合(ステップS502の「離散的である」)、「冗長部付加個数を増やすか否かの判定処理(処理の詳細は図7参照)」を実行する。   It is determined whether or not the distribution of error frames detected by receiving the image data is discrete (step S501). If the determination result in step S501 is “not discrete” (“not discrete” in step S502), it is determined that “the communication speed and the redundant part added number are not changed” (step S511). When the determination result in step S501 is “discrete” (“discrete” in step S502), “determination processing for determining whether or not to add the redundant portion addition number (see FIG. 7 for details of the processing) ”Is executed.

ステップS503の判定処理の判定結果が「冗長部付加個数を変更しない」であった場合(ステップS504の「冗長部付加個数を変更しない」)、「通信速度、冗長部付加個数ともに変更しない」ことを決定する(ステップS511)。ステップS503の判定処理の判定結果が「冗長部付加個数を増やす」であった場合(ステップS504の「冗長部付加個数を増やす」)、以下の処理へ続く。   When the determination result of the determination process in step S503 is “Do not change the redundant part addition number” (“Do not change the redundant part addition number” in step S504), “Do not change both the communication speed and the redundant part addition number”. Is determined (step S511). If the determination result of the determination process in step S503 is “Increase the redundant part addition number” (“Increase the redundant part addition number” in step S504), the process continues to the following process.

通信速度を25%シフトダウンさせたときの画像データのプライマリ部の通信速度を計算する(ステップS505)。冗長部付加個数を1個増やしたとき画像データのプライマリ部の通信速度を計算する(ステップS506)。ステップS505で算出した通信速度と、ステップS506で算出した通信速度を比較する(ステップS507)。   The communication speed of the primary part of the image data when the communication speed is shifted down by 25% is calculated (step S505). When the additional number of redundant parts is increased by 1, the communication speed of the primary part of the image data is calculated (step S506). The communication speed calculated in step S505 is compared with the communication speed calculated in step S506 (step S507).

ステップS507の比較処理の結果、ステップS505の算出速度(通信速度を25%シフトダウンさせたときの画像データのプライマリ部の通信速度)の方が大きかった場合(ステップS508/Yes)、「通信速度を25%シフトダウンする」ことを決定する(ステップS509)。ステップS507の比較処理に結果、ステップS506の算出速度(冗長部付加個数を1個増やしたとき画像データのプライマリ部の通信速度)の方が大きかった場合(ステップS508/No)、「冗長部付加個数を1つ増やす」ことを決定する(ステップS510)。   As a result of the comparison processing in step S507, when the calculation speed in step S505 (communication speed of the primary part of the image data when the communication speed is shifted down by 25%) is higher (step S508 / Yes), “communication speed” Is shifted down by 25% "(step S509). As a result of the comparison process in step S507, if the calculation speed in step S506 (the communication speed of the primary part of the image data when the number of redundant part additions is increased by 1) is higher (No in step S508), “redundant part addition” “Increase the number by one” is determined (step S510).

このような実施形態では、画像データの通信速度とエラーと冗長部の付加個数を検出し、これらの検出値に基づいて通信速度又は冗長部の付加個数のいずれかを変更するかを判断する。従って、ネットワークの状態によって柔軟な条件設定ができ、通信品質を向上させることができる。   In such an embodiment, the communication speed and error of the image data and the added number of redundant parts are detected, and it is determined whether to change either the communication speed or the added number of redundant parts based on these detection values. Therefore, flexible condition setting can be performed according to the state of the network, and communication quality can be improved.

(第5実施形態)
図11は、第5実施形態のネットワーク通信端末装置における制御動作を示すシーケンス図である。この制御システムは制御部1によって制御される。
(Fifth embodiment)
FIG. 11 is a sequence diagram illustrating a control operation in the network communication terminal device according to the fifth embodiment. This control system is controlled by the control unit 1.

ネットワーク通信端末装置は、受信待機中にネットワークから送られてくるH.323 SETUP信号を監視する。SETUP信号を受信すると、下記の処理を行う。   The network communication terminal device receives the H.264 message sent from the network while waiting for reception. 323 Monitor the SETUP signal. When the SETUP signal is received, the following processing is performed.

受信したH.323 SETUP信号から、発呼元のアドレス情報を取り出す。アドレス情報は、IPアドレス(例: 133.139.175.221)、電話番号 (例: 0337770211)である。   H. received. The address information of the caller is extracted from the 323 SETUP signal. The address information is an IP address (example: 133.139.175.221) and a telephone number (example: 033770211).

図12の「発呼元アドレスから画像データの通信速度を求める処理」を実行して、当該着呼での画像データの通信速度を求める。この実施形態の場合、発呼元アドレスの情報は下記の通りである。
(1)発呼元のIPアドレスは、133.139.175.221。
(2)発呼元の電話番号は、0337770211。
機器設定値は以下のとおりである。
(3)機器設定値「画像データの通信速度」は、10Mbps。
The “processing for obtaining the communication speed of the image data from the calling source address” in FIG. 12 is executed to obtain the communication speed of the image data in the incoming call. In this embodiment, the caller address information is as follows.
(1) The IP address of the caller is 133.139.175.221.
(2) The caller telephone number is 037770211.
The device settings are as follows.
(3) The device setting value “image data communication speed” is 10 Mbps.

以上の3つの値により、図12の「発呼元アドレスから画像データの通信速度を求める処理」を実行すると、通信速度7.5Mbpsが得られる。この実施形態における図12の処理の流れを説明する。   When the “process for obtaining the communication speed of image data from the caller address” of FIG. 12 is executed with the above three values, a communication speed of 7.5 Mbps is obtained. The processing flow of FIG. 12 in this embodiment will be described.

(1)「発呼元IPアドレス」133.139.175.221をキーにして、記憶部2(図6−3のデータ構造をもつ記憶部)から「画像データの通信速度」を求める(ステップS601)。このとき、図13の表の2行目がヒットして、画像データの通信速度7.5Mbpsが求まる。
(2)上記項目(1)の処理において、通信速度が求まっているため、ステップS602の分岐はYes側となる。
(3)求まった通信速度は0bpsではないため、ステップS604の分岐はNo側となる。
(4)ステップS605で、求まった通信速度7.5Mbpsを、当該FAX受信での画像データの通信速度に決定する。
(1) Using “calling source IP address” 133.139.175.221 as a key, obtain the “image data communication speed” from the storage unit 2 (the storage unit having the data structure of FIG. 6-3) (steps). S601). At this time, the second row in the table of FIG. 13 is hit, and the image data communication speed of 7.5 Mbps is obtained.
(2) In the processing of item (1) above, since the communication speed is obtained, the branch of step S602 is on the Yes side.
(3) Since the determined communication speed is not 0 bps, the branch in step S604 is the No side.
(4) In step S605, the determined communication speed of 7.5 Mbps is determined as the communication speed of the image data in the FAX reception.

H.323 CallProceeding信号、Progress信号、Alert信号、Connect信号を送信する。H.245 TerminalCapabilitySet信号を送信する。同信号には、自機が所有するメディア通信能力を宣言する。TerminalCapabilitySet信号の宣言内容を下記する。   H. 323 A CallProcessing signal, a Progress signal, an Alert signal, and a Connect signal are transmitted. H. 245 TerminalCapabilitySet signal is transmitted. This signal declares the media communication capability owned by the device. The declaration content of the TerminalCapabilitySet signal is as follows.

TerminalCapablitySet信号の属性パラメータは、メディア種別= T.38 UDP、MaxBitRate = 7.5Mbps (上記処理で求めた「画像データの通信速度」をそのまま宣言する)である。   The attribute parameter of the TerminalCapabilitySet signal is media type = T. 38 UDP, MaxBitRate = 7.5 Mbps (declaring “the communication speed of image data” obtained in the above process as it is).

H.245 TerminalCapablitySetAck信号を受信すると、通信相手端末から送られてくるH.245 OpenLogicalChannel信号の受信待ちする。この実施形態では、受信したOpenLogicalChannel信号から情報を取得する。   H. When the H.245 TerminalCapabilitySetAck signal is received, H.264 sent from the communication partner terminal is received. Wait for reception of the 245 OpenLogicalChannel signal. In this embodiment, information is acquired from the received OpenLogicalChannel signal.

OpenLogicalChannel信号の属性パラメータは、メディア種別= T.38 UDP、・論理チャネル番号= 5番、MaxBitRate = 10Mbpsである。   The attribute parameter of the OpenLogicalChannel signal is media type = T. 38 UDP, logical channel number = 5, MaxBitRate = 10 Mbps.

上記したOpenLogicalChannel及びOpenLogicalChannelAck信号のやり取りによって、通信端末間でT.38 UDPチャネルが接続される。接続したT.38 UDPチャネル上で、T.30プロトコルを使用してファクシミリ通信を行う。自機のファクシミリ能力を宣言したDIS信号を送信し、相手通信端末からDCS信号及びTCF信号を受信する。DCS信号及びTCF信号を受信すると、CFR信号を送信して画像データの受信待ちする。   By exchanging the above-mentioned OpenLogicalChannel and OpenLogicalChannelAck signals, T.P. 38 UDP channels are connected. Connected T.P. 38 on the UDP channel. Facsimile communication is performed using the 30 protocol. A DIS signal declaring its own facsimile capability is transmitted, and a DCS signal and a TCF signal are received from the partner communication terminal. When the DCS signal and the TCF signal are received, the CFR signal is transmitted to wait for reception of image data.

画像データ(図6−1中の表記「ECM画像データ1ブロック目」に該当)を受信する。このときの画像データの通信速度は、受信したH.245 OpenLogicalChannel信号で宣言された値(7.5Mbps)となる。第1実施形態により、H.245 OpenLogicalChannel信号を送信して、画像データの通信速度を変更する。この実施形態では、9.4Mbpsへシフトアップさせる(25%シフトアップ)。   Image data (corresponding to the notation “ECM image data first block” in FIG. 6A) is received. The communication speed of the image data at this time is the received H.264. It becomes the value (7.5 Mbps) declared in the H.245 OpenLogicalChannel signal. According to the first embodiment, the H.264 A 245 OpenLogicalChannel signal is transmitted to change the communication speed of the image data. In this embodiment, it is shifted up to 9.4 Mbps (25% shift up).

画像データ(図11における「ECM画像データ2ブロック目」に該当)を受信する。この画像データの通信速度は、9.4Mbpsとなる。PPS−EOP及びDCNを受信することで、T.30ファクシミリ通信を正常終了する。H.323 ReleaseComplete信号を受信することで、H.323 IP−FAX通信を終了する。   Image data (corresponding to “ECM image data second block” in FIG. 11) is received. The communication speed of this image data is 9.4 Mbps. By receiving the PPS-EOP and the DCN, the T.P. 30 Facsimile communication ends normally. H. By receiving the H.323 ReleaseComplete signal, the H.323 ReleaseComplete signal is received. 323 End the IP-FAX communication.

IP−FAX通信が終了したタイミングで下記の処理を行う。
(1)当該IP−FAX通信が、正常終了しているか否かを判断する。この実施形態においては、IP−FAX通信は正常終了している。
(2−1)上記項目(1)の判断処理において、当該IP−FAX通信が正常終了している場合、第2記憶部8(図13「記憶部2のデータ構造」参照)へ当該IP−FAX通信における2つの情報を記憶させる。この2つの情報は、発呼元のアドレス情報(この実施形態では「発呼元IPアドレス」=133.139.175.221)及び通信終了時点での画像データの通信速度(この実施形態では「画像データの通信速度」=9.4Mbps)である。
The following processing is performed at the timing when the IP-FAX communication is completed.
(1) It is determined whether or not the IP-FAX communication has ended normally. In this embodiment, the IP-FAX communication is normally completed.
(2-1) If the IP-FAX communication is normally terminated in the determination processing of item (1) above, the second storage unit 8 (see “Data structure of storage unit 2”) is referred to as the IP- Two pieces of information in FAX communication are stored. The two pieces of information are address information of the caller (in this embodiment, “caller IP address” = 133.139.175.221) and the communication speed of the image data at the end of communication (in this embodiment, “ Image data communication speed "= 9.4 Mbps).

既に第2記憶部8に当該発呼元アドレスの情報が存在する場合は、「画像データの通信速度」を上書きする。
(2−2)上記項目(1)の判断処理において、当該IP−FAX通信が異常終了している場合、第2記憶部8(図13「記憶部2のデータ構造」参照)から当該発呼元アドレスに関する情報を消去する。
If the caller address information already exists in the second storage unit 8, the “image data communication speed” is overwritten.
(2-2) If the IP-FAX communication is abnormally terminated in the determination process of the item (1), the call is sent from the second storage unit 8 (see “data structure of the storage unit 2” in FIG. 13). Erase information about the original address.

以下に、図12の「発呼元アドレスから画像データの通信速度を求める処理」を説明する。   The “process for obtaining the communication speed of image data from the caller address” in FIG. 12 will be described below.

発呼元アドレスをキーにして、第2記憶部8(図13データ構造を参照)から「画像データの通信速度」を求める(ステップS601)。ステップS601の処理において、発呼元アドレスに該当する「画像データの通信速度」が求まった場合(ステップS602/Yes)、ステップS604へ進む。他方、ステップS601の処理において、発呼元アドレスに該当する「画像データの通信速度」が求まらなかった場合(ステップS602/No)、「画像データの通信速度」を「0bps」として(ステップS603)、ステップS604へ進む。   Using the caller address as a key, the "image data communication speed" is obtained from the second storage unit 8 (see the data structure in FIG. 13) (step S601). In the process of step S601, when the “image data communication speed” corresponding to the caller address is obtained (step S602 / Yes), the process proceeds to step S604. On the other hand, when the “image data communication speed” corresponding to the caller address is not found in the process of step S601 (step S602 / No), the “image data communication speed” is set to “0 bps” (step S603), the process proceeds to step S604.

求まった「画像データの通信速度」が「0bps」ではない場合(ステップS604のNo)、求まった「画像データの通信速度」を当該FAX受信での画像データの通信速度とする(ステップS605)。他方、求まった「画像データの通信速度」が「0bps」である場合(ステップS604/Yes)、第1記憶部7から機器設定値「画像データの通信速度」を読み込み、この通信速度を当該FAX受信での画像データの通信速度とする(ステップS606)。   If the obtained “image data communication speed” is not “0 bps” (No in step S604), the obtained “image data communication speed” is set as the image data communication speed in the FAX reception (step S605). On the other hand, when the obtained “communication speed of image data” is “0 bps” (step S604 / Yes), the device setting value “communication speed of image data” is read from the first storage unit 7, and this communication speed is set to the FAX. The communication speed of the image data at reception is set (step S606).

このような実施形態では、画像データの通信成功時の通信速度と発信元のアドレスとを次いで記憶しておき、次回発信元から着信したときは記憶している通信速度で画像データの通信を開始する。従って、発信元毎に適した通信速度で画像データを通信でき、通信品質を向上させることができる。   In such an embodiment, the communication speed at the time of successful communication of the image data and the address of the transmission source are then stored, and the communication of the image data is started at the stored communication speed when receiving from the next transmission source. To do. Therefore, image data can be communicated at a communication speed suitable for each transmission source, and communication quality can be improved.

(第6実施形態)
図14は、第6実施形態のネットワーク通信端末装置における制御動作を示すシーケンス図である。この制御システムは制御部1によって制御される。
(Sixth embodiment)
FIG. 14 is a sequence diagram illustrating a control operation in the network communication terminal device according to the sixth embodiment. This control system is controlled by the control unit 1.

ネットワーク通信端末装置は、受信待機中にネットワークから送られてくるH.323 SETUP信号を監視する。SETUP信号を受信すると、下記の処理を行う。   The network communication terminal device receives the H.264 message sent from the network while waiting for reception. 323 Monitor the SETUP signal. When the SETUP signal is received, the following processing is performed.

受信したH.323 SETUP信号から、発呼元のアドレス情報を取り出す。アドレス情報は、IPアドレス(例: 133.139.175.221)及び電話番号(例: 0337770211)である。   H. received. The address information of the caller is extracted from the 323 SETUP signal. The address information is an IP address (for example, 133.139.175.221) and a telephone number (for example, 033770211).

図15の「発呼元アドレスから画像データの冗長部付加個数を求める処理」を実行して、当該着呼での画像データの冗長部付加個数を求める。この実施形態の場合、発呼元アドレスの情報は下記の通りである。
(1)発呼元のIPアドレスは、133.139.175.221。
(2)発呼元の電話番号は、0337770211。
機器設定値は以下のとおりである。
(3)機器設定値「画像データの冗長部付加個数」は、1個。
The processing for obtaining the number of redundant portions added to the image data from the caller address shown in FIG. 15 is executed to obtain the number of redundant portions added to the image data in the incoming call. In this embodiment, the caller address information is as follows.
(1) The IP address of the caller is 133.139.175.221.
(2) The caller telephone number is 037770211.
The device settings are as follows.
(3) The device setting value “number of redundant portions added to image data” is one.

以上の3つの値により、図15の「発呼元アドレスから画像データの冗長部付加個数を求める処理」を実行すると、冗長部付加個数「2個」が得られる。   With the above three values, when “the process for obtaining the redundant part addition number of the image data from the caller address” in FIG. 15 is executed, the redundant part addition number “2” is obtained.

この実施形態における図15の処理の流れを説明する。   The processing flow of FIG. 15 in this embodiment will be described.

(1)「発呼元IPアドレス」133.139.175.221をキーにして、第2記憶部8(図13のデータ構造をもつ記憶部)から「画像データの冗長部付加個数」を求める(ステップS701)。これにより、図13の表の2行目がヒットして、画像データの冗長部付加個数2個が求まる。
(2)上記項目(1)の処理において、冗長部付加個数が求まっているため、ステップS702の分岐はYes側となる。
(3)求まった冗長部付加個数は−1個ではないため、ステップS704の分岐はNo側となる。
(4)ステップS705で、求まった冗長部付加個数2個を、当該FAX受信での画像データの冗長部付加個数に決定する。
(1) Using “calling source IP address” 133.139.175.221 as a key, obtain “redundant number of redundant part of image data” from the second storage unit 8 (storage unit having the data structure of FIG. 13). (Step S701). As a result, the second row of the table of FIG. 13 is hit, and two redundant portions added to the image data are obtained.
(2) In the processing of item (1) above, since the redundant part added number is obtained, the branch in step S702 is on the Yes side.
(3) Since the obtained redundant part addition number is not −1, the branch of step S704 is the No side.
(4) In step S705, the obtained redundant part addition number 2 is determined as the redundant part addition number of the image data in the FAX reception.

H.323 CallProceeding信号、Progress信号、Alert信号、Connect信号を送信する。H.245 TerminalCapabilitySet信号を送信する。同信号には、自機が所有するメディア通信能力を宣言する。TerminalCapabilitySet信号の宣言内容を下記する。   H. 323 A CallProcessing signal, a Progress signal, an Alert signal, and a Connect signal are transmitted. H. 245 TerminalCapabilitySet signal is transmitted. This signal declares the media communication capability owned by the device. The declaration content of the TerminalCapabilitySet signal is as follows.

TerminalCapablitySet信号の属性パラメータは、メディア種別= T.38 UDP、冗長部付加個数= 2個 (上記処理で求めた「画像データの冗長部付加個数」をそのまま宣言する)である。   The attribute parameter of the TerminalCapabilitySet signal is media type = T. 38 UDP, redundant part addition number = 2 (declaring “redundant part addition number of image data” obtained in the above process as it is).

H.245 TerminalCapablitySetAck信号を受信すると、通信相手端末から送られてくるH.245 OpenLogicalChannel信号の受信待ちをする。この実施形態では、受信したOpenLogicalChannel信号から右側青字の情報を取得する。   H. When the H.245 TerminalCapabilitySetAck signal is received, H.264 sent from the communication partner terminal is received. Wait for reception of the 245 OpenLogicalChannel signal. In this embodiment, right-hand blue information is acquired from the received OpenLogicalChannel signal.

OpenLogicalChannel信号の属性パラメータは、メディア種別= T.38 UDP、論理チャネル番号= 5番、冗長部付加個数= 2個である。   The attribute parameter of the OpenLogicalChannel signal is media type = T. 38 UDP, logical channel number = 5, redundant part added number = 2.

上記したOpenLogicalChannel及びOpenLogicalChannelAck信号のやり取りによって、通信端末間でT.38 UDPチャネルが接続される。接続したT.38 UDPチャネルに上で、T.30プロトコルを使用してファクシミリ通信を行う。自機のファクシミリ能力を宣言したDIS信号を送信し、相手通信端末からDCS信号及びTCF信号を受信する。DCS信号及びTCF信号を受信すると、CFR信号を送信して画像データの受信待ちする。   By exchanging the above-mentioned OpenLogicalChannel and OpenLogicalChannelAck signals, T.P. 38 UDP channels are connected. Connected T.P. T.38 UDP channel above Facsimile communication is performed using the 30 protocol. A DIS signal declaring its own facsimile capability is transmitted, and a DCS signal and a TCF signal are received from the partner communication terminal. When the DCS signal and the TCF signal are received, the CFR signal is transmitted to wait for reception of image data.

画像データ(図14における「ECM画像データ1ブロック目」に該当)を受信する。このときの画像データの冗長部付加個数は、受信したH.245 OpenLogicalChannel信号で宣言された値(2個)となる。第3実施形態と同様に、H.245 OpenLogicalChannel信号を送信して、画像データの冗長部付加個数を変更する。この実施形態では、1個へ減らしている。画像データ(図7−1中の表記「ECM画像データ2ブロック目」に該当)を受信する。この画像でデータの冗長部付加個数は1個となる。   Image data (corresponding to “ECM image data first block” in FIG. 14) is received. The number of redundant portions added to the image data at this time is the received H.264. The value (2) declared in the 245 OpenLogicalChannel signal. Similar to the third embodiment, the H.264 standard. 245 An OpenLogicalChannel signal is transmitted to change the number of redundant portions added to the image data. In this embodiment, the number is reduced to one. Image data (corresponding to the notation “ECM image data second block” in FIG. 7A) is received. In this image, the number of redundant portions added to the data is one.

PPS−EOP及びDCNを受信することで、T.30ファクシミリ通信を正常終了する。
H.323 ReleaseComplete信号を受信することで、H.323 IP−FAX通信を終了する。IP−FAX通信が終了したタイミングで下記の処理を行う。
(1)当該IP−FAX通信が、正常終了しているか否かを判断する。この実施形態においては、IP−FAX通信は正常終了している。
(2−1)上記項目(1)の判断処理において、当該IP−FAX通信が正常終了している場合、第2記憶部8(図13「記憶部2のデータ構造」参照)へ当該IP−FAX通信における2つの情報を記憶させる。2つの情報は、発呼元のアドレス情報(この実施形態では「発呼元IPアドレス」=133.139.175.221)及び通信終了時点での画像データの冗長部付加個数(この実施形態では「画像データの冗長部付加個数」= 1個)である。既に第2記憶部8に当該発呼元アドレスの情報が存在する場合は、「画像データの冗長部付加個数」を上書きする。
(2−2)上記項目(1)の判断処理において、当該IP−FAX通信が異常終了している場合、第2記憶部8(図13「記憶部2のデータ構造」参照)から当該発呼元アドレスに関する情報を消去する。
By receiving the PPS-EOP and the DCN, the T.P. 30 Facsimile communication ends normally.
H. By receiving the H.323 ReleaseComplete signal, the H.323 ReleaseComplete signal is received. 323 End the IP-FAX communication. The following processing is performed at the timing when the IP-FAX communication is completed.
(1) It is determined whether or not the IP-FAX communication has ended normally. In this embodiment, the IP-FAX communication is normally completed.
(2-1) If the IP-FAX communication is normally terminated in the determination processing of item (1) above, the second storage unit 8 (see “Data structure of storage unit 2”) is referred to as the IP- Two pieces of information in FAX communication are stored. The two types of information are address information of the caller (in this embodiment, “caller IP address” = 133.139.175.221) and the number of redundant portions added to the image data at the end of communication (in this embodiment) “Number of redundant portions added to image data” = 1). When the information of the caller address already exists in the second storage unit 8, the “number of redundant portions added to the image data” is overwritten.
(2-2) If the IP-FAX communication is abnormally terminated in the determination process of the item (1), the call is sent from the second storage unit 8 (see “data structure of the storage unit 2” in FIG. 13). Erase information about the original address.

以下、図15の「発呼元アドレスから画像データの冗長部付加個数を求める処理」を説明する。   Hereinafter, the “process for obtaining the number of redundant portions added to the image data from the caller address” in FIG. 15 will be described.

発呼元アドレスをキーにして、第2記憶部8(図13のデータ構造を参照)から「画像データの冗長部付加個数」を求める(ステップS701)。ステップS701の処理において、発呼元アドレスに該当する「画像データの冗長部付加個数」が求まった場合(ステップS702/Yes)、ステップS704へ進む。他方、ステップS701の処理において、発呼元アドレスに該当する「画像データの冗長部付加個数」が求まらなかった場合(ステップS702/No)、「画像データの冗長部付加個数」を「−1個」として(ステップS703)、ステップS704へ進む。   Using the calling source address as a key, the “number of redundant portions added to the image data” is obtained from the second storage unit 8 (see the data structure in FIG. 13) (step S701). In the process of step S701, when the “number of redundant portions of image data added” corresponding to the caller address is found (step S702 / Yes), the process proceeds to step S704. On the other hand, in the process of step S701, when the “image data redundant part added number” corresponding to the caller address is not found (step S702 / No), the “image data redundant part added number” is set to “−. As “1” (step S703), the process proceeds to step S704.

求まった「画像データの冗長部付加個数」が「−1個」ではない場合(ステップS704/No)、求まった「画像データの冗長部付加個数」を当該FAX受信での画像データの冗長部付加個数とする(ステップS705)。他方、求まった「画像データの冗長部付加個数」が「−1個」である場合(ステップS704/Yes)、第1記憶部7から機器設定値「画像データの冗長部付加個数」を読み込み、この通信速度を当該FAX受信での画像データの冗長部付加個数とする(ステップS706)。   When the obtained “redundant part addition number of image data” is not “−1” (No in step S704), the obtained “redundant part addition number of image data” is added to the redundant part of the image data in the FAX reception. The number is set (step S705). On the other hand, when the obtained “number of redundant portions added to the image data” is “−1” (step S704 / Yes), the device setting value “number of redundant portions added to the image data” is read from the first storage unit 7. This communication speed is set as the number of redundant portions added to the image data in the FAX reception (step S706).

このような実施形態では、画像データの通信成功時の冗長部の付加個数と発信元のアドレスとを次いで記憶しておき、次回発信元から着信したときは記憶している冗長部の付加個数で画像データの通信を開始する。従って、発信元毎に適した冗長部で画像データを通信でき、通信品質を向上させることができる。   In such an embodiment, the additional number of redundant parts at the time of successful communication of image data and the address of the transmission source are stored next, and when the incoming call is received from the next time, the stored additional number of redundant parts is used. Start image data communication. Therefore, image data can be communicated with a redundant portion suitable for each transmission source, and communication quality can be improved.

本発明のネットワーク通信プログラムは、以上のステップをコンピュータに実行させるプログラムである。本発明の記録媒体は、このネットワーク通信プログラムをコンピュータが読み取り可能に記録された記録媒体である。   The network communication program of the present invention is a program that causes a computer to execute the above steps. The recording medium of the present invention is a recording medium on which the network communication program is recorded so as to be readable by a computer.

本発明の実施形態のネットワーク通信端末装置のブロック図である。It is a block diagram of the network communication terminal device of the embodiment of the present invention. 第1実施形態の制御作動を示すシーケンス図である。It is a sequence diagram which shows the control action of 1st Embodiment. 第2実施形態の制御作動を示すシーケンス図である。It is a sequence diagram which shows the control action of 2nd Embodiment. 第2実施形態のフローチャートである。It is a flowchart of a 2nd embodiment. 第3実施形態の制御作動を示すシーケンス図である。It is a sequence diagram which shows the control action of 3rd Embodiment. 第3実施形態の第1フローチャートである。It is a 1st flowchart of 3rd Embodiment. 第3実施形態の第2フローチャートである。It is a 2nd flowchart of 3rd Embodiment. 第3実施形態の第3フローチャートである。It is a 3rd flowchart of 3rd Embodiment. 第4実施形態の制御作動を示すシーケンス図である。It is a sequence diagram which shows the control action of 4th Embodiment. 第4実施形態のフローチャートである。It is a flowchart of a 4th embodiment. 第5実施形態の制御作動を示すシーケンス図である。It is a sequence diagram which shows the control action of 5th Embodiment. 第5実施形態の第1フローチャートである。It is a 1st flowchart of 5th Embodiment. 第5実施形態のデータ構造を示す図である。It is a figure which shows the data structure of 5th Embodiment. 第3実施形態の制御作動を示すシーケンス図である。It is a sequence diagram which shows the control action of 3rd Embodiment. 第3実施形態の第1フローチャートである。It is a 1st flowchart of 3rd Embodiment.

Claims (6)

T.38に準拠した通信機能を備えたネットワーク通信端末装置において、
受信した画像データのエラーを前記画像データのブロック毎のフレーム番号で検出するエラー検出手段と、
前記エラー検出手段によって検出された前記フレーム番号を記憶するエラーフレーム番号記憶手段と、
前記エラーフレーム番号記憶手段に記憶された前記フレーム番号の分布が離散的であるか否かを判断するフレーム番号分布判断手段と
受信した画像データの冗長部の利用数を検出する冗長部検出手段と、
画像データの通信速度、画像データの冗長部付加個数、及び、前記冗長部付加個数の増減を決定する画像データ1ブロック辺りのエラーフレーム数並びに冗長部の利用数を記憶する機器設定値記憶手段と
前記画像データの冗長部付加個数を増やすか否かを判定する冗長部付加個数判定手段と、
を備え、
前記フレーム番号分布判断手段によって、前記エラーフレーム番号記憶手段に記憶されたフレーム番号の分布が離散的であると判断した場合、相手先通信端末に通信速度または冗長部付加個数の変更を要求する際、前記冗長部付加個数判定手段によって、前記エラー検出手段で検出されたエラーフレーム数と前記機器設定値記憶手段に記憶されたエラーフレーム数とを比較し、更に、前記冗長部検出手段で検出された冗長部の利用数と前記機器設定値記憶手段に記憶された冗長部の利用数とを比較し、前記冗長部付加個数を増やすとした場合、前記冗長部付加個数の増減に伴い変化する画像データのプライマリ部の通信速度を比較した結果に基づき、通信プロトコルで定められた画像データ間で画像データの通信速度を再設定する
ことを特徴とするネットワーク通信端末装置。
T.A. 38, a network communication terminal device having a communication function conforming to 38,
Error detection means for detecting an error in the received image data by a frame number for each block of the image data;
Error frame number storage means for storing the frame number detected by the error detection means;
Frame number distribution determining means for determining whether or not the distribution of the frame numbers stored in the error frame number storage means is discrete ;
Redundant part detecting means for detecting the number of used redundant parts of received image data ;
Device setting value storage means for storing the communication speed of image data, the number of redundant portions added to image data, the number of error frames per block of image data for determining increase / decrease in the number of redundant portions added, and the number of redundant portions used ,
Redundant part addition number determination means for determining whether or not to increase the redundant part addition number of the image data;
With
When the frame number distribution determining means determines that the distribution of the frame numbers stored in the error frame number storage means is discrete, when requesting the partner communication terminal to change the communication speed or the redundant part added number The redundant part added number determining means compares the number of error frames detected by the error detecting means with the number of error frames stored in the device setting value storage means, and further detected by the redundant part detecting means. When the number of redundant parts added is compared with the number of redundant parts used stored in the device setting value storage means and the number of redundant parts added is increased, the image changes as the number of redundant parts added increases or decreases based on the result of comparing the communication speed of the primary portion of the data, characterized in that resetting the communication speed of the image data between the image data defined by the communication protocol Network communication terminal device.
請求項1記載のネットワーク通信端末装置において、
前記相手先通信端末を識別する相手先識別手段と、
前記相手先通信端末毎に画像データの通信速度を記憶する通信速度記憶手段と、
を備え、
前記通信速度記憶手段には、前記相手先通信端末毎に通信成功時の通信速度が記憶され、
前記相手先通信端末から着呼したときは、前記相手先識別手段により、前記相手先通信端末を特定し、前記通信速度記憶手段に記憶してある通信成功時の通信速度で画像データを通信する
ことを特徴とするネットワーク通信端末装置。
The network communication terminal device according to claim 1,
Partner identification means for identifying the partner communication terminal;
A communication speed storage means for storing the communication speed of the image data for each counterpart communication terminal;
With
The communication speed storage means stores a communication speed at the time of successful communication for each counterpart communication terminal,
When a call is received from the partner communication terminal, the partner identification unit identifies the partner communication terminal and communicates image data at the communication speed at the time of successful communication stored in the communication speed storage unit. A network communication terminal device.
T.38に準拠した通信機能を備えたネットワーク通信端末装置により通信する方法おいて、
受信した画像データのエラーを前記画像データのブロック毎のフレーム番号で検出するエラー検出ステップと、
前記エラー検出ステップによって検出された前記フレーム番号を記憶するエラーフレーム番号記憶ステップと、
前記エラーフレーム番号記憶ステップで記憶された前記フレーム番号の分布が離散的であるか否かを判断するフレーム番号分布判断ステップと、
受信した画像データの冗長部の利用数を検出する冗長部検出ステップと、
画像データの通信速度、画像データの冗長部付加個数、及び、前記冗長部付加個数の増減を決定する画像データ1ブロック辺りのエラーフレーム数並びに冗長部の利用数を記憶する機器設定値記憶ステップと
前記画像データの冗長部付加個数を増やすか否かを判定する冗長部付加個数判定ステップと、
を備え、
前記フレーム番号分布判断ステップによって、前記エラーフレーム番号記憶ステップで記憶されたフレーム番号の分布が離散的であると判断された場合、相手先通信端末に通信速度または冗長部付加個数の変更を要求する変更要求ステップと、前記冗長部付加個数判定ステップによって、前記エラー検出ステップで検出されたエラーフレーム数と前記機器設定値記憶ステップで記憶されたエラーフレーム数とを比較し、更に、前記冗長部検出ステップで検出された冗長部の利用数と前記機器設定値記憶ステップで記憶された冗長部の利用数とを比較し、前記冗長部付加個数を増やすとした場合、前記冗長部付加個数の増減に伴い変化する画像データのプライマリ部の通信速度を比較した結果に基づき、通信プロトコルで定められた画像データ間で画像データの通信速度を再設定する通信速度再設定ステップとを備えている
ことを特徴とするネットワーク通信方法。
T.A. In a method of communicating with a network communication terminal device having a communication function conforming to 38,
An error detection step of detecting an error in the received image data with a frame number for each block of the image data;
An error frame number storage step for storing the frame number detected by the error detection step;
A frame number distribution determination step for determining whether or not the distribution of the frame numbers stored in the error frame number storage step is discrete;
A redundant part detecting step for detecting the number of used redundant parts of the received image data ;
A device setting value storage step for storing the communication speed of image data, the number of redundant portions added to the image data, the number of error frames per block of image data for determining increase / decrease in the number of redundant portions added, and the number of redundant portions used; ,
A redundant part addition number determination step for determining whether or not to increase the redundant part addition number of the image data;
With
When the frame number distribution determining step determines that the distribution of the frame numbers stored in the error frame number storing step is discrete, the partner communication terminal is requested to change the communication speed or the redundant part added number. The number of error frames detected in the error detection step and the number of error frames stored in the device setting value storage step are compared by the change request step and the redundant part addition number determination step, and the redundant portion detection is further performed. When the number of redundant parts detected in the step is compared with the number of redundant parts used stored in the device setting value storing step, and the redundant part additional number is increased, the redundant part additional number is increased or decreased. based on the result of comparing the communication speed of the primary portion of the image data to be accompanied changes, image data defined by the communication protocol In network communication method is characterized in that a communication speed re-setting step of resetting the transmission rate of the image data.
請求項3記載のネットワーク通信端末方法において、
前記相手先通信端末を識別する相手先識別ステップと、
前記相手先通信端末毎に画像データの通信速度を記憶する通信速度記憶ステップと、
を備え、
前記通信速度記憶ステップでは、前記相手先通信端末毎に通信成功時の通信速度が記憶され、
前記相手先通信端末から着呼したときは、前記相手先識別ステップにより、前記相手先通信端末を特定し、前記通信速度記憶ステップで記憶してある通信成功時の通信速度で画像データを通信する通信ステップとを備えている
ことを特徴とするネットワーク通信方法。
The network communication terminal method according to claim 3, wherein
A partner identification step for identifying the partner communication terminal;
A communication speed storing step for storing the communication speed of the image data for each of the counterpart communication terminals;
With
In the communication speed storage step, the communication speed at the time of successful communication is stored for each counterpart communication terminal,
When a call is received from the partner communication terminal, the partner communication terminal is identified by the partner identification step, and image data is communicated at the communication speed at the time of successful communication stored in the communication speed storage step. A network communication method comprising: a communication step.
コンピュータに、請求項3〜4のいずれかに記載の各ステップを実行させるためのネットワーク通信プログラム。   The network communication program for making a computer perform each step in any one of Claims 3-4. 請求項5記載のネットワーク通信プログラムを記録したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium on which the network communication program according to claim 5 is recorded.
JP2007064180A 2007-03-13 2007-03-13 Network communication terminal device, network communication method, network communication program, and recording medium Expired - Fee Related JP4808170B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007064180A JP4808170B2 (en) 2007-03-13 2007-03-13 Network communication terminal device, network communication method, network communication program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007064180A JP4808170B2 (en) 2007-03-13 2007-03-13 Network communication terminal device, network communication method, network communication program, and recording medium

Publications (2)

Publication Number Publication Date
JP2008227978A JP2008227978A (en) 2008-09-25
JP4808170B2 true JP4808170B2 (en) 2011-11-02

Family

ID=39846044

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007064180A Expired - Fee Related JP4808170B2 (en) 2007-03-13 2007-03-13 Network communication terminal device, network communication method, network communication program, and recording medium

Country Status (1)

Country Link
JP (1) JP4808170B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5365410B2 (en) * 2009-08-21 2013-12-11 富士ゼロックス株式会社 COMMUNICATION CONTROL DEVICE, COMMUNICATION DEVICE, AND PROGRAM
JP5376317B2 (en) 2009-10-02 2013-12-25 富士ゼロックス株式会社 Image communication device
JP5879882B2 (en) * 2011-09-29 2016-03-08 ブラザー工業株式会社 Facsimile machine

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2604931B2 (en) * 1992-01-30 1997-04-30 松下電送株式会社 Image communication method
JP2950209B2 (en) * 1995-08-21 1999-09-20 日本電気株式会社 Facsimile apparatus and facsimile communication method
JP2002077508A (en) * 2000-08-29 2002-03-15 Canon Inc Facsimile communication system and method and recording medium
JP3622003B2 (en) * 2001-01-22 2005-02-23 村田機械株式会社 Communication terminal device
JP2005260832A (en) * 2004-03-15 2005-09-22 Ricoh Co Ltd Facsimile machine and its communication method, communication device and its
JP4344265B2 (en) * 2004-03-17 2009-10-14 株式会社リコー COMMUNICATION DEVICE, COMMUNICATION PROGRAM, STORAGE MEDIUM, AND COMMUNICATION METHOD

Also Published As

Publication number Publication date
JP2008227978A (en) 2008-09-25

Similar Documents

Publication Publication Date Title
JP3734774B2 (en) Network facsimile apparatus and facsimile communication method
JP4585155B2 (en) Transmission control method for communication terminal apparatus and communication terminal apparatus
US7751091B2 (en) Communication terminal
JP4808170B2 (en) Network communication terminal device, network communication method, network communication program, and recording medium
US8724143B2 (en) Image communicating apparatus
JP4733728B2 (en) Communication device
JP2008154092A (en) Retransmission control system
JP5365410B2 (en) COMMUNICATION CONTROL DEVICE, COMMUNICATION DEVICE, AND PROGRAM
JP5803143B2 (en) Communication system, communication method, program, and communication apparatus
JP3734037B2 (en) Communication terminal device
JP6307197B2 (en) Facsimile apparatus, control method thereof, and program
JP2945017B2 (en) Control system for facsimile equipment
JP6224914B2 (en) Facsimile apparatus, control method thereof, and program
JP3268604B2 (en) Facsimile machine
JPH11164117A (en) Facsimile equipment
JP2013165464A (en) Facsimile device and facsimile communication method
JP3528793B2 (en) Communication terminal device
JP2845516B2 (en) Communication device
KR20080070198A (en) Data transmitting method of facsimile
JP2013126148A (en) Facsimile device
JP2009017383A (en) Network facsimile device and communication method thereof
JP2008236508A (en) Image processor and image processing method
JP2002135506A (en) Transmission control method for communication terminal
JPH04336755A (en) Facsimile equipment
JP2001268114A (en) Internet facsimile equipment, control method therefor, internet facsimile transmitter and internet facsimile receiver

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091201

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100726

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100803

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101001

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101214

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110209

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110405

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110602

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: 20110809

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110816

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140826

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees