JP2014200029A - Communication device, communication system, and program - Google Patents

Communication device, communication system, and program Download PDF

Info

Publication number
JP2014200029A
JP2014200029A JP2013075034A JP2013075034A JP2014200029A JP 2014200029 A JP2014200029 A JP 2014200029A JP 2013075034 A JP2013075034 A JP 2013075034A JP 2013075034 A JP2013075034 A JP 2013075034A JP 2014200029 A JP2014200029 A JP 2014200029A
Authority
JP
Japan
Prior art keywords
frequency
communication
unit
communication network
synchronization
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2013075034A
Other languages
Japanese (ja)
Other versions
JP6171496B2 (en
Inventor
祐輔 中西
Yusuke Nakanishi
祐輔 中西
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2013075034A priority Critical patent/JP6171496B2/en
Publication of JP2014200029A publication Critical patent/JP2014200029A/en
Application granted granted Critical
Publication of JP6171496B2 publication Critical patent/JP6171496B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Communication Control (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce a possibility that a buffer to store data received from an asynchronous communication network and transmitted to a synchronous communication network over-flows or under-flows.SOLUTION: A communication device includes: a storage unit that stores data received from a second communication network by communication asynchronous with communication in a first communication network; a transmission unit that reads out the data stored in the storage unit according to a clock signal and transmits it to the first communication network; a detection unit that detects out-of-synchronization of communication with a device receiving data transmitted to the first communication network; a search unit that searches for the upper limit or lower limit of the frequency where the out-of-synchronization is not detected while changing the frequency of the clock signal; and a changing unit that changes the frequency to the upper limit or lower limit according to the amount of data stored in the storage unit.

Description

本発明は、通信装置、通信システム、及びプログラムに関する。   The present invention relates to a communication device, a communication system, and a program.

クロック信号の伝達によって通信を同期させる同期通信網の間に、当該クロック信号の伝達を行えないIPネットワーク等の非同期通信網の介在を可能とするための機器(以下、「IP変換器」という。)が存在する。   A device (hereinafter referred to as an “IP converter”) that enables an asynchronous communication network such as an IP network that cannot transmit the clock signal between synchronous communication networks that synchronize communication by transmitting a clock signal. ) Exists.

IP変換器は、例えば、一方の同期通信網と非同期通信網との間に一台、他方の同期通信網と当該非同期通信網との間に一台設置される。IP変換器同士の間では、非同期通信網を介して、例えば、IPパケットが伝送される。   For example, one IP converter is installed between one synchronous communication network and an asynchronous communication network, and one IP converter is installed between the other synchronous communication network and the asynchronous communication network. For example, IP packets are transmitted between IP converters via an asynchronous communication network.

IPパケットが伝送される場合、送信側が一定間隔でIPパケットを送信しても、受信側で常に一定間隔でIPパケットを受信できるとは限らず、IPパケットの到着間隔に揺らぎが生じる可能性が有る。斯かる揺らぎが発生しても同期通信網への同期通信が途切れないように、IP変換器には、受信バッファが設けられている。受信側のIP変換器は、受信バッファにおけるデータ量(以下、「バッファデータ量」という。)が、所定値に安定するように、受信バッファからのデータの読み出し用のクロック信号の周波数(以下、「クロック周波数」という。)を調整する。具体的には、IP変換器は、バッファデータ量が所定値より増加した場合、クロック周波数を上昇させ、バッファデータ量が所定値より減少した場合、クロック周波数を下降させる。その結果、一方の同期通信網と、他方の同期通信網とを擬似的に同期させることができる。なお、所定値は、例えば、受信バッファのサイズの半分の値(以下、「センタ値」という。)である。   When IP packets are transmitted, even if the transmission side transmits IP packets at regular intervals, the reception side may not always receive IP packets at regular intervals, and there may be fluctuations in the arrival intervals of IP packets. Yes. The IP converter is provided with a reception buffer so that synchronous communication to the synchronous communication network is not interrupted even if such fluctuations occur. The IP converter on the receiving side uses the frequency of the clock signal for reading data from the reception buffer (hereinafter referred to as “buffer data amount”) so that the amount of data in the reception buffer (hereinafter referred to as “buffer data amount”) is stabilized at a predetermined value. “Clock frequency”). Specifically, the IP converter increases the clock frequency when the buffer data amount increases from a predetermined value, and decreases the clock frequency when the buffer data amount decreases from the predetermined value. As a result, one synchronous communication network and the other synchronous communication network can be artificially synchronized. The predetermined value is, for example, a value half the size of the reception buffer (hereinafter referred to as “center value”).

バッファデータ量が、センタ値を超えている状態は、受信バッファの上限に対して、バッファデータ量との差分が小さくなっているため、受信バッファがオーバーフローする可能性が相対的に高い状態であるといえる。同様に、バッファデータ量が、センタ値を下回っている状態は、受信バッファがアンダーフローする可能性が相対的に高い状態であるといえる。   When the buffer data amount exceeds the center value, the difference between the buffer data amount and the upper limit of the reception buffer is small, so the possibility that the reception buffer overflows is relatively high. It can be said. Similarly, when the buffer data amount is below the center value, it can be said that there is a relatively high possibility that the reception buffer will underflow.

受信バッファのオーバーフロー又はアンダーフローは、同期通信網における通信エラーを招くため、バッファデータ量がセンタ値から乖離している状態は、早期に解消されるのが望ましい。そこで、バッファデータ量がセンタ値を超えた場合、クロック周波数は、予め設定された最大値に変更され、バッファデータ量がセンタ値を下回った場合、クロック周波数は、予め設定された最小値に変更される。そうすることで、バッファデータ量がセンタ値まで減少する時間又はバッファデータ量がセンタ値まで増加する時間を短縮化することができる。   Since the overflow or underflow of the reception buffer causes a communication error in the synchronous communication network, it is desirable that the state where the buffer data amount deviates from the center value is eliminated early. Therefore, when the buffer data amount exceeds the center value, the clock frequency is changed to the preset maximum value, and when the buffer data amount falls below the center value, the clock frequency is changed to the preset minimum value. Is done. By doing so, the time for the buffer data amount to decrease to the center value or the time for the buffer data amount to increase to the center value can be shortened.

特開2008−199159号公報JP 2008-199159 A 特開2012−129677号公報JP 2012-129677 A

しかしながら、同期通信網に接続される機器等が実際に許容可能な範囲のクロック周波数の上限又は下限(最大入力許容変動量)を予め把握するのは困難である。したがって、上記最大値及び最小値には、設定作業を行う作業者等の推測に基づいて、おおよその値が設定される。作業者等によって設定される最大値及び最小値は、同期通信網に接続される機器の許容範囲外とならないように、安全サイドに設定される傾向にある。具体的には、設定される最大値は、同期通信網に接続される機器のクロック周波数の許容範囲の上限よりも小さい値となり、設定される最小値は、当該許容範囲の下限よりも大きくなる傾向にある。したがって、バッファデータ量がセンタ値から乖離している状態の期間の短縮化について、すなわち、受信バッファがオーバーフロー又はアンダーフローする可能性の低下について、改善の余地が有ると考えられる。   However, it is difficult to grasp in advance the upper limit or lower limit (maximum allowable input fluctuation amount) of the clock frequency within a range that can be actually allowed by devices connected to the synchronous communication network. Therefore, approximate values are set as the maximum value and the minimum value based on the estimation of the worker who performs the setting operation. The maximum value and the minimum value set by an operator or the like tend to be set on the safe side so as not to be out of the allowable range of devices connected to the synchronous communication network. Specifically, the set maximum value is smaller than the upper limit of the allowable range of the clock frequency of the device connected to the synchronous communication network, and the set minimum value is larger than the lower limit of the allowable range. There is a tendency. Therefore, it can be considered that there is room for improvement in terms of shortening the period in which the buffer data amount deviates from the center value, i.e., reducing the possibility that the reception buffer overflows or underflows.

そこで、一側面では、非同期通信網から受信され同期通信網へ送信されるデータを記憶するためのバッファがオーバーフロー又はアンダーフローする可能性を低下させることを目的とする。   Therefore, an object of one aspect is to reduce the possibility that a buffer for storing data received from an asynchronous communication network and transmitted to the synchronous communication network will overflow or underflow.

一つの案では、通信装置は、第一の通信網における通信に対して非同期な通信によって第二の通信網より受信されるデータを記憶する記憶部と、前記記憶部に記憶されたデータを、クロック信号に応じて読み出し、前記第一の通信網に送信する送信部と、前記第一の通信網に送信されたデータを受信する機器との通信の同期外れを検知する検知部と、前記クロック信号の周波数を変化させて、前記同期外れが検知されない周波数の上限又は下限を探索する探索部と、前記記憶部に記憶されたデータのデータ量に応じて、前記周波数を、前記上限又は前記下限に変更する変更部とを有する。   In one plan, the communication device stores a data received from the second communication network by communication asynchronous to the communication in the first communication network, and the data stored in the storage unit, Read according to a clock signal, and transmit to the first communication network, a detection unit that detects out-of-synchronization with a device that receives data transmitted to the first communication network, and the clock A search unit that changes the frequency of a signal to search for an upper limit or a lower limit of a frequency at which the loss of synchronization is not detected, and the frequency is set to the upper limit or the lower limit according to the amount of data stored in the storage unit. And a change unit to change to.

一態様によれば、非同期通信網から受信され同期通信網へ送信されるデータを記憶するためのバッファがオーバーフロー又はアンダーフローする可能性を低下させることができる。   According to one aspect, it is possible to reduce the possibility that a buffer for storing data received from an asynchronous communication network and transmitted to the synchronous communication network will overflow or underflow.

本発明の実施の形態における通信システムの構成例を示す図である。It is a figure which shows the structural example of the communication system in embodiment of this invention. 本発明の実施の形態におけるIP変換装置のハードウェアの構成例を示す図である。It is a figure which shows the structural example of the hardware of the IP converter in embodiment of this invention. 本発明の実施の形態におけるIP変換装置の機能構成例を示す図である。It is a figure which shows the function structural example of the IP converter in embodiment of this invention. 第一のケースにおけるクロック周波数の調整処理の概要を説明するための図である。It is a figure for demonstrating the outline | summary of the adjustment process of the clock frequency in a 1st case. 第二のケースにおけるクロック周波数の調整処理の概要を説明するための図である。It is a figure for demonstrating the outline | summary of the adjustment process of the clock frequency in a 2nd case. 第三のケースにおけるクロック周波数の調整処理の概要を説明するための図である。It is a figure for demonstrating the outline | summary of the adjustment process of the clock frequency in a 3rd case. 第四のケースにおけるクロック周波数の調整処理の概要を説明するための図である。It is a figure for demonstrating the outline | summary of the adjustment process of the clock frequency in a 4th case. 受信側のIP変換装置が実行する処理手順の一例を説明するためのフローチャートである。It is a flowchart for demonstrating an example of the process sequence which the IP conversion apparatus of the receiving side performs.

以下、図面に基づいて本発明の実施の形態を説明する。図1は、本発明の実施の形態における通信システムの構成例を示す図である。図1において、レガシー機器10−1及び10−2(以下、双方を区別しない場合「レガシー機器10」という。)は、例えば光ファイバーで構築された同期通信網11−1又は11−2を介してデータを同期通信する。本実施の形態において、同期通信とは、例えば、クロック信号によって、データの送信側と受信側とでデータの送信又は受信を同期させる通信をいう。但し、クロック信号以外の手段によって、同期がとられてもよい。レガシー機器10の一例として、音声、2MbpsMUX、ITU−T勧告V.24、X21等に関するデータ通信を行う機器が挙げられる。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a diagram illustrating a configuration example of a communication system according to an embodiment of the present invention. In FIG. 1, legacy devices 10-1 and 10-2 (hereinafter referred to as “legacy device 10” when they are not distinguished from each other) are connected via a synchronous communication network 11-1 or 11-2 constructed with, for example, an optical fiber. Synchronously communicate data. In the present embodiment, synchronous communication refers to communication in which data transmission or reception is synchronized between a data transmission side and a reception side, for example, by a clock signal. However, synchronization may be achieved by means other than the clock signal. As an example of the legacy device 10, voice, 2 Mbps MUX, ITU-T recommendation V. 24, X21, and other devices that perform data communication.

図1において、同期通信網11−1及び11−2の間には、IP(Internet Protocol)ネットワーク18を含む非同期通信網15が介在している。本実施の形態において、非同期通信とは、同期通信網11−1又は11−2に対して非同期な通信をいう。非同期通信の一例として、IPのように、同期通信網11−1又は11−2において使用される同期用のクロック信号の伝送を行えない、又はクロック信号に基づく同期が行われない通信が挙げられる。なお、IP以外の通信プロトコルが、非同期通信網15において利用されてもよい。   In FIG. 1, an asynchronous communication network 15 including an IP (Internet Protocol) network 18 is interposed between the synchronous communication networks 11-1 and 11-2. In the present embodiment, asynchronous communication refers to communication asynchronous to the synchronous communication network 11-1 or 11-2. As an example of asynchronous communication, communication such as IP that cannot transmit a clock signal for synchronization used in the synchronous communication network 11-1 or 11-2 or that is not synchronized based on the clock signal can be given. . Note that a communication protocol other than IP may be used in the asynchronous communication network 15.

同期通信網11−1と、非同期通信網15との間には、IP変換装置12−1が設置され、同期通信網11−2と、非同期通信網15との間には、IP変換装置12−2が設置される。IP変換装置12−1及び12−2(以下、双方を区別しない場合「IP変換装置12」という。)は、IPネットワーク18を介したレガシー機器10間の通信を仲介するための処理を実行する装置である。   An IP conversion device 12-1 is installed between the synchronous communication network 11-1 and the asynchronous communication network 15, and an IP conversion device 12 is provided between the synchronous communication network 11-2 and the asynchronous communication network 15. -2 is installed. The IP conversion apparatuses 12-1 and 12-2 (hereinafter referred to as “IP conversion apparatus 12” when they are not distinguished from each other) execute processing for mediating communication between the legacy devices 10 via the IP network 18. Device.

具体的には、各IP変換装置12は、同期通信網11−1又は11−2の各レガシー機器10に、レガシーネットワーク14−1又は14−2(以下、双方を区別しない場合「レガシーネットワーク14」という。)を介して接続する。また、各IP変換装置12は、IPネットワーク18を介して、相互に対応するIP変換装置12と通信可能に接続される。各IP変換装置12には、それぞれに固有のIPアドレスが設定されている。   Specifically, each IP conversion device 12 sends a legacy network 14-1 or 14-2 to each legacy device 10 of the synchronous communication network 11-1 or 11-2 (hereinafter referred to as “legacy network 14 "). Further, each IP conversion device 12 is connected via the IP network 18 so as to be communicable with the corresponding IP conversion device 12. Each IP conversion device 12 is set with a unique IP address.

なお、本実施の形態において、レガシー機器10−1は、データの送信側であり、レガシー機器10−2は、データの受信側であるとする。したがって、IP変換装置12−1は、レガシー機器10−1より送信されるデータを、レガシーネットワーク14−1を介して受信する。IP変換装置12−1は、受信されたデータを、IPパケットの形式に変換して、IPネットワーク18を介してIP変換装置12−2に送信する。一方、IP変換装置12−2は、IPネットワーク18よりIPパケットを受信する。IP変換装置12−2は、受信されたIPパケットに含まれているデータを、レガシーネットワーク14−2を介してレガシー機器10−2に送信する。   In the present embodiment, it is assumed that the legacy device 10-1 is a data transmission side and the legacy device 10-2 is a data reception side. Therefore, the IP conversion apparatus 12-1 receives the data transmitted from the legacy device 10-1 via the legacy network 14-1. The IP conversion device 12-1 converts the received data into an IP packet format and transmits the data to the IP conversion device 12-2 via the IP network 18. On the other hand, the IP conversion device 12-2 receives an IP packet from the IP network 18. The IP conversion device 12-2 transmits the data included in the received IP packet to the legacy device 10-2 via the legacy network 14-2.

図2は、本発明の実施の形態におけるIP変換装置のハードウェアの構成例を示す図である。図2において、IP変換装置12は、それぞれバス48で相互に接続されている、CPU36、RAM50、ROM52、レガシーインタフェース部20、IPインタフェース部22、パケット処理部24、及び可変クロック部26等を有する。   FIG. 2 is a diagram illustrating a hardware configuration example of the IP conversion apparatus according to the embodiment of the present invention. In FIG. 2, the IP conversion apparatus 12 includes a CPU 36, a RAM 50, a ROM 52, a legacy interface unit 20, an IP interface unit 22, a packet processing unit 24, a variable clock unit 26, and the like that are mutually connected by a bus 48. .

ROM52には、例えば、IP変換装置12を、図3に示される各部として機能させるプログラム等が記憶されている。IP変換装置12が起動されると、ROM52に記憶されているプログラムがRAM50に読み出される。RAM50に読み出されたプログラムは、CPU36に、当該プログラムに実装された処理を実行させる。   The ROM 52 stores, for example, a program that causes the IP conversion device 12 to function as each unit shown in FIG. When the IP conversion device 12 is activated, the program stored in the ROM 52 is read into the RAM 50. The program read into the RAM 50 causes the CPU 36 to execute the processing implemented in the program.

レガシーインタフェース部20は、レガシーネットワーク14からのデータの受信、又はレガシーネットワーク14へのデータの送信を行う回路である。IPインタフェース部22は、IPネットワーク18からのIPパケットの受信、又はIPネットワーク18へのIPパケットの送信を行う回路である。パケット処理部24は、送信又は受信されるIPパケットに関する処理を行う回路である。可変クロック部26は、受信バッファ502からのデータの読み出し周期を規定するクロック信号を生成する回路である。データの送信側であるIP変換装置12−1の可変クロック部26が生成するクロック信号の周波数(以下、「クロック周波数」という。)は、予め設定される値に固定される。データの受信側であるIP変換装置12−2の可変クロック部26のクロック周波数は、受信バッファ502に記憶されているデータ量(以下、「バッファデータ量」という。)が、例えば、受信バッファ502の容量の半分(以下、「センタ値」という。)に安定するように調整される。具体的には、バッファデータ量がセンタ値を超えた場合、クロック周波数は上昇し、バッファデータ量がセンタ値を下回った場合、クロック周波数は下降する。   The legacy interface unit 20 is a circuit that receives data from the legacy network 14 or transmits data to the legacy network 14. The IP interface unit 22 is a circuit that receives an IP packet from the IP network 18 or transmits an IP packet to the IP network 18. The packet processing unit 24 is a circuit that performs processing related to transmitted or received IP packets. The variable clock unit 26 is a circuit that generates a clock signal that defines a read cycle of data from the reception buffer 502. The frequency (hereinafter referred to as “clock frequency”) of the clock signal generated by the variable clock unit 26 of the IP converter 12-1 on the data transmission side is fixed to a preset value. The clock frequency of the variable clock unit 26 of the IP converter 12-2 on the data receiving side is the amount of data stored in the reception buffer 502 (hereinafter referred to as “buffer data amount”), for example, the reception buffer 502. It is adjusted so as to be stable to half of the capacity (hereinafter referred to as “center value”). Specifically, when the buffer data amount exceeds the center value, the clock frequency increases, and when the buffer data amount falls below the center value, the clock frequency decreases.

図3は、本発明の実施の形態におけるIP変換装置の機能構成例を示す図である。図3中、図2と同一部分には同一符号を付し、その説明は省略する。図3において、IP変換装置12は、送信バッファ501及び受信バッファ502を有する。これら各バッファは、例えば、RAM50を用いて実現可能である。IP変換装置12は、また、パケット組立部241、パケット分解部242、受信バッファ監視部461、及びクロック変動量探索部462等を有する。パケット組立部241及びパケット分解部242は、パケット処理部24を構成するハードウェアである。受信バッファ監視部461及びクロック変動量探索部462は、プログラムがCPU46に実行させる処理により実現される。   FIG. 3 is a diagram illustrating a functional configuration example of the IP conversion device according to the embodiment of the present invention. In FIG. 3, the same parts as those of FIG. In FIG. 3, the IP conversion apparatus 12 includes a transmission buffer 501 and a reception buffer 502. Each of these buffers can be realized using the RAM 50, for example. The IP converter 12 also includes a packet assembling unit 241, a packet disassembling unit 242, a receiving buffer monitoring unit 461, a clock fluctuation amount searching unit 462, and the like. The packet assembling unit 241 and the packet disassembling unit 242 are hardware constituting the packet processing unit 24. The reception buffer monitoring unit 461 and the clock fluctuation amount searching unit 462 are realized by processing that the program causes the CPU 46 to execute.

送信バッファ501は、レガシー機器10よりレガシーネットワーク14を介して送信され、レガシーインタフェース部20によって受信されるデータ(以下、レガシーネットワーク14において通信されるデータを「同期通信データ」という。)を記憶するバッファである。   The transmission buffer 501 stores data transmitted from the legacy device 10 via the legacy network 14 and received by the legacy interface unit 20 (hereinafter, data communicated in the legacy network 14 is referred to as “synchronous communication data”). It is a buffer.

パケット組立部241は、送信バッファ501に記憶されたデータを格納したIPパケットを生成する。パケット組立部241によって生成されたIPパケットは、IPインタフェース部22によって、IPネットワーク18に送信される。   The packet assembling unit 241 generates an IP packet that stores the data stored in the transmission buffer 501. The IP packet generated by the packet assembly unit 241 is transmitted to the IP network 18 by the IP interface unit 22.

パケット分解部242は、IPインタフェース部22によって受信されるIPパケットを分解して、当該IPパケットより、レガシー機器10より送信されたデータを抽出する。受信バッファ502は、パケット分解部242によって抽出されたデータを記憶する。受信バッファ502に記憶されたデータは、レガシーインタフェース部20によって読み出され、レガシーネットワーク14を介してレガシー機器10に送信される。レガシーインタフェース部20による、受信バッファ502からのデータの読み出し処理は、可変クロック部26によって生成されるクロック信号の周波数に同期する。   The packet decomposing unit 242 decomposes the IP packet received by the IP interface unit 22 and extracts data transmitted from the legacy device 10 from the IP packet. The reception buffer 502 stores the data extracted by the packet decomposition unit 242. The data stored in the reception buffer 502 is read by the legacy interface unit 20 and transmitted to the legacy device 10 via the legacy network 14. Data read processing from the reception buffer 502 by the legacy interface unit 20 is synchronized with the frequency of the clock signal generated by the variable clock unit 26.

受信バッファ監視部461は、バッファデータ量が、受信バッファ502の上限値、センタ値、又は下限値に到達したか否か等を監視し、バッファデータ量がセンタ値に安定するように、可変クロック部26のクロック周波数を調整する。但し、送信側のIP変換装置12−1のクロック周波数は、予め設定された固定値に固定される。   The reception buffer monitoring unit 461 monitors whether or not the buffer data amount has reached the upper limit value, the center value, or the lower limit value of the reception buffer 502, and adjusts the variable clock so that the buffer data amount is stabilized at the center value. The clock frequency of the unit 26 is adjusted. However, the clock frequency of the IP converter 12-1 on the transmission side is fixed to a preset fixed value.

クロック変動量探索部462は、レガシーネットワーク14を介してIP変換装置12に接続されるレガシー機器10における、クロック周波数の許容範囲の上限又は下限(最大入力許容変動量)を探索する。当該上限又は下限は、可変クロック部26によるクロック信号の周波数の最大値又は最小値とされる。   The clock fluctuation amount search unit 462 searches for the upper limit or lower limit (maximum input allowable fluctuation amount) of the allowable range of the clock frequency in the legacy device 10 connected to the IP conversion apparatus 12 via the legacy network 14. The upper limit or lower limit is the maximum value or the minimum value of the frequency of the clock signal by the variable clock unit 26.

図3において、レガシーインタフェース部20は、アラーム監視部201を含む。アラーム監視部201は、レガシーネットワーク14を介したレガシー機器10との同期通信における同期外れの発生の有無を監視する。同期外れとは、可変クロック部26によるクロック周波数が、レガシー機器10の許容範囲外となることに起因して、レガシー機器10が、レガシーインタフェース部20より送信される同期通信データに対して同期をとることができない状態をいう。換言すれば、同期外れが発生しない状態は、可変クロック部26によるクロック周波数が、レガシー機器10の許容範囲内である状態であるといえる。   In FIG. 3, the legacy interface unit 20 includes an alarm monitoring unit 201. The alarm monitoring unit 201 monitors the occurrence of loss of synchronization in synchronous communication with the legacy device 10 via the legacy network 14. The loss of synchronization means that the legacy device 10 is synchronized with the synchronous communication data transmitted from the legacy interface unit 20 because the clock frequency of the variable clock unit 26 is outside the allowable range of the legacy device 10. A state that cannot be taken. In other words, it can be said that the state in which the loss of synchronization does not occur is a state in which the clock frequency by the variable clock unit 26 is within the allowable range of the legacy device 10.

続いて、受信側のIP変換装置12−2による、可変クロック部26のクロック周波数の調整処理の概要について説明する。なお、送信側のIP変換装置12−1については、クロック周波数は、固定であるため、当該調整処理は行われなくてよい。   Next, an overview of the clock frequency adjustment processing of the variable clock unit 26 by the receiving-side IP conversion device 12-2 will be described. In addition, since the clock frequency is fixed for the IP conversion device 12-1 on the transmission side, the adjustment process need not be performed.

図4は、第一のケースにおけるクロック周波数の調整処理の概要を説明するための図である。図4において、(1)のグラフの横軸は時間であり、縦軸はバッファデータ量である。(1)の縦軸において、上限値Cmaxは、受信バッファ502のバッファ変動許容範囲の上限値である。下限値Cminは、受信バッファ502のバッファ許容変動範囲の下限値である。センタ値Coは、上記におけるセンタ値と同義であり、上限値Cmaxと下限値Cminとの中央値である。   FIG. 4 is a diagram for explaining the outline of the clock frequency adjustment process in the first case. In FIG. 4, the horizontal axis of the graph (1) is time, and the vertical axis is the amount of buffer data. On the vertical axis of (1), the upper limit value Cmax is the upper limit value of the buffer fluctuation allowable range of the reception buffer 502. The lower limit value Cmin is a lower limit value of the buffer allowable fluctuation range of the reception buffer 502. The center value Co is synonymous with the center value described above, and is a median value between the upper limit value Cmax and the lower limit value Cmin.

一方、(2)のグラフの横軸は時間であり、(1)の横軸に同期している。(2)の縦軸は可変クロック部26のクロック周波数である。(2)の縦軸において、foは、基準となる周波数(以下、「基準周波数fo」という。)である。faは、基準周波数foに対して+側のクロック周波数の変動量の上限の初期設定値(以下、「+側初期設定周波数変動量fa」という。)である。fbは、基準周波数foに対して−側のクロック周波数の変動量の上限の初期設定値(以下、「−側初期設定周波数変動量fb」という。)である。例えば、基準周波数foを基準とした+側初期設定周波数変動量faの絶対値と、−側初期設定周波数変動量fbの絶対値は同じである。基準周波数foを基準とした絶対値とは、基準周波数foからの差分の絶対値をいう。以下、周波数について絶対値というとき、基準周波数foを基準とした絶対値をいう。なお、+側初期設定周波数変動量fa、−側初期設定周波数変動量fb、及び基準周波数foは、初期設定の段階で、設定値として受信バッファ監視部461に設定される値である。   On the other hand, the horizontal axis of the graph of (2) is time, and is synchronized with the horizontal axis of (1). The vertical axis of (2) is the clock frequency of the variable clock unit 26. In the vertical axis of (2), fo is a reference frequency (hereinafter referred to as “reference frequency fo”). fa is an initial set value of the upper limit of the fluctuation amount of the clock frequency on the + side with respect to the reference frequency fo (hereinafter referred to as “+ side initial set frequency fluctuation amount fa”). fb is an initial set value (hereinafter referred to as “−side initial set frequency fluctuation amount fb”) of the upper limit of the fluctuation amount of the − side clock frequency with respect to the reference frequency fo. For example, the absolute value of the + side initial set frequency fluctuation amount fa based on the reference frequency fo and the absolute value of the − side initial set frequency fluctuation amount fb are the same. The absolute value based on the reference frequency fo refers to the absolute value of the difference from the reference frequency fo. Hereinafter, the absolute value of the frequency means an absolute value based on the reference frequency fo. The + side initial set frequency fluctuation amount fa, the − side initial set frequency fluctuation amount fb, and the reference frequency fo are values set in the reception buffer monitoring unit 461 as set values at the stage of initial setting.

一方、fc+は、受信側のレガシー機器10−2の+側の最大入力許容変動量(以下、「+側最大入力許容変動量fc+」という。)である。fc−は、レガシー機器10−2の−+側の最大入力許容変動量(以下、「−側最大入力許容変動量fc−」という。)である。すなわち、+側最大入力許容変動量fc+及び−側最大入力許容変動量fc−は、初期設定時には未知の値であり、通信開始後にクロック変動量探索部462によって探索される値である。   On the other hand, fc + is the maximum allowable input fluctuation amount on the + side of the legacy device 10-2 on the receiving side (hereinafter referred to as “+ maximum allowable input fluctuation amount fc +”). fc− is the maximum allowable input variation on the − + side of the legacy device 10-2 (hereinafter referred to as “−maximum allowable input variation fc−”). That is, the + side maximum allowable input variation fc + and the −side maximum allowable input variation fc− are unknown values at the time of initial setting, and are values searched by the clock variation search unit 462 after the start of communication.

第一のケースでは、可変クロック部26のクロック周波数が基準周波数foに設定されている状態において、バッファデータ量が増加する傾向にある。また、第一のケースでは、+側初期設定周波数変動量fa及び−側初期設定周波数変動量fbの絶対値が、+側最大入力許容変動量fc+及び−側最大入力許容変動量fc−の基準周波数foの絶対値よりも小さく(すなわち、安全サイドに)設定されている。   In the first case, the buffer data amount tends to increase in a state where the clock frequency of the variable clock unit 26 is set to the reference frequency fo. In the first case, the absolute values of the + side initial set frequency fluctuation amount fa and the − side initial set frequency fluctuation amount fb are the reference values of the + side maximum input allowable fluctuation amount fc + and the − side maximum input allowable fluctuation amount fc−. It is set smaller than the absolute value of the frequency fo (that is, on the safe side).

時刻t0〜t1の期間では、可変クロック部26のクロック周波数は、基準周波数foである。したがって、この期間では、バッファデータ量は増加し、時刻t1において、上限値Cmaxに達する。バッファデータ量が上限値Cmaxに達したことは、受信バッファ監視部461によって検知される。そこで、受信バッファ監視部461は、受信バッファ502のオーバーフローを回避するため、クロック周波数を、+側初期設定周波数変動量faに設定する。その結果、バッファデータ量は減少し始める。   In the period from time t0 to t1, the clock frequency of the variable clock unit 26 is the reference frequency fo. Therefore, during this period, the buffer data amount increases and reaches the upper limit value Cmax at time t1. The reception buffer monitoring unit 461 detects that the buffer data amount has reached the upper limit value Cmax. Accordingly, the reception buffer monitoring unit 461 sets the clock frequency to the + side initial set frequency fluctuation amount fa in order to avoid overflow of the reception buffer 502. As a result, the buffer data amount starts to decrease.

ここで、第一のケースにおいて、+側初期設定周波数変動量faは、+側最大入力許容変動量fc+より小さい。したがって、クロック周波数が+側初期設定周波数変動量faに変更された後も、同期外れは発生しない。そこで、クロック変動量探索部462は、+側最大入力許容変動量fc+を探索するために、クロック周波数を継続的に上昇させる。例えば、クロック周波数は、一定時間間隔で、αppmずつ上昇する。   Here, in the first case, the + side initial set frequency fluctuation amount fa is smaller than the + side maximum input allowable fluctuation amount fc +. Therefore, even after the clock frequency is changed to the + side initial set frequency fluctuation amount fa, loss of synchronization does not occur. Therefore, the clock fluctuation amount search unit 462 continuously increases the clock frequency in order to search for the + side maximum input allowable fluctuation amount fc +. For example, the clock frequency increases by α ppm at regular time intervals.

クロック周波数が継続的に上昇する過程において、アラーム監視部201によって同期外れが検知されると、クロック変動量探索部462は、同期外れが検知されたとき(時刻t2)のクロック周波数の直前のクロック周波数を、+側最大入力許容変動量fc+として、例えば、RAM50に記憶する。同期外れが検知されたときのクロック周波数の直前のクロック周波数とは、同期外れが検知されたときのクロック周波数から一定幅α分小さいクロック周波数である。すなわち、同期外れが検知されたときのクロック周波数の直前のクロック周波数とは、同期外れが検知されるまでの最大のクロック周波数である。なお、アラーム監視部201は、例えば、レガシー機器10−2からの応答等に基づいて、同期外れを検知する。   When the alarm monitoring unit 201 detects a loss of synchronization in the process of continuously increasing the clock frequency, the clock fluctuation amount search unit 462 causes the clock immediately before the clock frequency when the loss of synchronization is detected (time t2). For example, the frequency is stored in the RAM 50 as the + side maximum allowable input fluctuation amount fc +. The clock frequency immediately before the clock frequency when the out-of-synchronization is detected is a clock frequency that is smaller than the clock frequency when the out-of-synchronization is detected by a certain width α. That is, the clock frequency immediately before the clock frequency when the loss of synchronization is detected is the maximum clock frequency until the loss of synchronization is detected. Note that the alarm monitoring unit 201 detects loss of synchronization based on, for example, a response from the legacy device 10-2.

その後、可変クロック部26のクロック周波数は、同期外れが検知されたときのクロック周波数の直前のクロック周波数に固定される。続いて、時刻t3において、バッファデータ量がセンタ値Coまで減少すると、受信バッファ監視部461は、バッファデータ量の更なる減少を回避するため、クロック周波数を、基準周波数foに下降させる。その結果、バッファデータ量は、再び増加を開始する。   Thereafter, the clock frequency of the variable clock unit 26 is fixed to the clock frequency immediately before the clock frequency when the synchronization loss is detected. Subsequently, when the buffer data amount decreases to the center value Co at time t3, the reception buffer monitoring unit 461 decreases the clock frequency to the reference frequency fo in order to avoid further decrease of the buffer data amount. As a result, the buffer data amount starts increasing again.

その後、時刻t4において、バッファデータ量が上限値Cmaxに達すると、受信バッファ監視部461は、クロック周波数を、RAM50に記憶されている+側最大入力許容変動量fc+に設定する。その結果、時刻t4〜時刻t5において、バッファデータ量は、減少する。ここで、時刻t4〜時刻t5の期間のクロック周波数は、レガシー機器10−2の許容範囲における最大のクロック周波数に近い値である。したがって、バッファデータ量がセンタ値Coまで減少する期間(時刻t4〜時刻t5の期間)を、クロック周波数が+側初期設定周波数変動量faに設定された場合に比べて、短縮化することができる。   Thereafter, when the buffer data amount reaches the upper limit value Cmax at time t4, the reception buffer monitoring unit 461 sets the clock frequency to the + side maximum allowable input variation amount fc + stored in the RAM 50. As a result, the buffer data amount decreases from time t4 to time t5. Here, the clock frequency in the period from time t4 to time t5 is a value close to the maximum clock frequency in the allowable range of the legacy device 10-2. Therefore, the period during which the buffer data amount decreases to the center value Co (period from time t4 to time t5) can be shortened as compared with the case where the clock frequency is set to the + side initial set frequency fluctuation amount fa. .

以降、時刻t4及びt5における制御と同様の制御が繰り返し行われる。すなわち、バッファデータ量が上限値Cmaxに到達したら、クロック周波数は、+側最大入力許容変動量fc+に設定される(t6)。その後、バッファデータ量がセンタ値Coまで減少したら、クロック周波数が、基準周波数foに設定される(t7)。   Thereafter, the same control as that at time t4 and t5 is repeatedly performed. That is, when the buffer data amount reaches the upper limit value Cmax, the clock frequency is set to the + side maximum allowable input variation amount fc + (t6). Thereafter, when the buffer data amount decreases to the center value Co, the clock frequency is set to the reference frequency fo (t7).

但し、時刻t5におけるクロック周波数の下降先は、基準周波数foよりも大きな周波数(例えば、基準周波数fo+β)であってもよい。それでもバッファデータ量が増加し、上限値Cmaxに到達した場合、クロック周波数の下降先は、更に大きな値(例えば、基準周波数fo+2β)であってもよい。そのような制御が繰り返された結果、バッファデータ量がセンタ値Co付近に安定した場合、そのときのクロック周波数が以降における基準周波数foとされてもよい。そうすることにより、バッファデータ量がセンタ値Co付近となる期間を更に長期化することができる。   However, the lowering destination of the clock frequency at time t5 may be a frequency higher than the reference frequency fo (for example, the reference frequency fo + β). If the buffer data amount still increases and reaches the upper limit value Cmax, the lowering destination of the clock frequency may be a larger value (for example, the reference frequency fo + 2β). As a result of repeating such control, when the buffer data amount is stabilized near the center value Co, the clock frequency at that time may be set to the reference frequency fo thereafter. By doing so, the period in which the buffer data amount is near the center value Co can be further extended.

次に、図5は、第二のケースにおけるクロック周波数の調整処理の概要を説明するための図である。図5において、(1)及び(2)のグラフの見方は、図4と同じである。   Next, FIG. 5 is a diagram for explaining the outline of the clock frequency adjustment process in the second case. In FIG. 5, the way of viewing the graphs (1) and (2) is the same as that in FIG.

第二のケースでは、可変クロック部26のクロック周波数が基準周波数foに設定されている状態において、バッファデータ量が減少する傾向にある。また、第二のケースでは、+側初期設定周波数変動量fa及び−側初期設定周波数変動量fbの絶対値が、+側最大入力許容変動量fc+及び−側最大入力許容変動量fc−の絶対値よりも小さく(すなわち、安全サイドに)設定されている。   In the second case, the buffer data amount tends to decrease in a state where the clock frequency of the variable clock unit 26 is set to the reference frequency fo. In the second case, the absolute values of the + side initial set frequency fluctuation amount fa and the −side initial set frequency fluctuation amount fb are the absolute values of the + side maximum input allowable fluctuation amount fc + and the −side maximum input allowable fluctuation amount fc−. It is set smaller than the value (that is, on the safe side).

時刻t0〜t1の期間では、可変クロック部26のクロック周波数は、基準周波数foである。したがって、この期間では、バッファデータ量は減少し、時刻t1において、下限値Cminに達する。バッファデータ量が下限値Cminに達したことは、受信バッファ監視部461によって検知される。そこで、受信バッファ監視部461は、アンダーフローを回避するため、クロック周波数を、−側初期設定周波数変動量fbに設定する。その結果、バッファデータ量は増加し始める。   In the period from time t0 to t1, the clock frequency of the variable clock unit 26 is the reference frequency fo. Therefore, during this period, the amount of buffer data decreases and reaches the lower limit Cmin at time t1. The reception buffer monitoring unit 461 detects that the buffer data amount has reached the lower limit value Cmin. Therefore, the reception buffer monitoring unit 461 sets the clock frequency to the negative side initial set frequency fluctuation amount fb in order to avoid underflow. As a result, the buffer data amount starts to increase.

ここで、第二のケースにおいて、−側初期設定周波数変動量fbは、−側最大入力許容変動量fc−より大きい。したがって、クロック周波数が−側初期設定周波数変動量fbに変更された後も、同期外れは発生しない。そこで、クロック変動量探索部462は、−側最大入力許容変動量fc−を探索するために、クロック周波数を継続的に下降させる。例えば、クロック周波数は、一定時間間隔で、αppmずつ下降する。   Here, in the second case, the −side initial set frequency fluctuation amount fb is larger than the −side maximum input allowable fluctuation amount fc−. Accordingly, no loss of synchronization occurs even after the clock frequency is changed to the negative side initial set frequency fluctuation amount fb. Therefore, the clock fluctuation amount search unit 462 continuously decreases the clock frequency in order to search for the −side maximum allowable input fluctuation amount fc−. For example, the clock frequency decreases by α ppm at regular time intervals.

クロック周波数が継続的に下降する過程において、アラーム監視部201によって同期外れが検知されると、クロック変動量探索部462は、同期外れが検知されたとき(時刻t2)のクロック周波数の直前のクロック周波数を、−側最大入力許容変動量fc−として、例えば、RAM50に記憶する。同期外れが検知されたときのクロック周波数の直前のクロック周波数とは、同期外れが検知されたときのクロック周波数から一定幅α分大きいクロック周波数である。すなわち、同期外れが検知されたときのクロック周波数の直前のクロック周波数とは、同期外れが検知されるまでの最小のクロック周波数である。   In the process in which the clock frequency continuously decreases, when the alarm monitoring unit 201 detects loss of synchronization, the clock fluctuation amount searching unit 462 causes the clock immediately before the clock frequency when the loss of synchronization is detected (time t2). For example, the frequency is stored in the RAM 50 as the −side maximum allowable input fluctuation amount fc−. The clock frequency immediately before the clock frequency when the out-of-synchronization is detected is a clock frequency larger by a certain width α than the clock frequency when the out-of-synchronization is detected. That is, the clock frequency immediately before the clock frequency when the loss of synchronization is detected is the minimum clock frequency until the loss of synchronization is detected.

その後、可変クロック部26のクロック周波数は、同期外れが検知されたときのクロック周波数の直前のクロック周波数に固定される。続いて、時刻t3において、バッファデータ量がセンタ値Coまで増加すると、受信バッファ監視部461は、バッファデータ量の更なる増加を回避するため、クロック周波数を、基準周波数foに上昇させる。その結果、バッファデータ量は、再び減少を開始する。   Thereafter, the clock frequency of the variable clock unit 26 is fixed to the clock frequency immediately before the clock frequency when the synchronization loss is detected. Subsequently, when the buffer data amount increases to the center value Co at time t3, the reception buffer monitoring unit 461 increases the clock frequency to the reference frequency fo in order to avoid a further increase in the buffer data amount. As a result, the buffer data amount starts to decrease again.

その後、時刻t4において、バッファデータ量が下限値Cminに達すると、受信バッファ監視部461は、クロック周波数を、RAM50に記憶されている−側最大入力許容変動量fc−に設定する。その結果、時刻t4〜時刻t5においては、バッファデータ量は、増加する。ここで、時刻t4〜時刻t5の期間のクロック周波数は、レガシー機器10−2の許容範囲における最小のクロック周波数に近い値である。したがって、バッファデータ量がセンタ値Coまで増加する期間(時刻t4〜時刻t5の期間)を、クロック周波数が−側初期設定周波数変動量fbに設定された場合に比べて、短縮化することができる。   After that, when the buffer data amount reaches the lower limit value Cmin at time t4, the reception buffer monitoring unit 461 sets the clock frequency to the −side maximum allowable input fluctuation amount fc− stored in the RAM 50. As a result, the buffer data amount increases from time t4 to time t5. Here, the clock frequency in the period from time t4 to time t5 is a value close to the minimum clock frequency in the allowable range of the legacy device 10-2. Therefore, the period during which the buffer data amount increases to the center value Co (period from time t4 to time t5) can be shortened compared to the case where the clock frequency is set to the negative side initial set frequency fluctuation amount fb. .

以降、時刻t4及びt5における制御と同様の制御が繰り返し行われる。すなわち、バッファデータ量が下限値Cminに到達したら、クロック周波数は、−側最大入力許容変動量fc−に設定される(t6)。その後、バッファデータ量がセンタ値Coまで増加したら、クロック周波数が、基準周波数foに設定される(t7)。   Thereafter, the same control as that at time t4 and t5 is repeatedly performed. That is, when the buffer data amount reaches the lower limit value Cmin, the clock frequency is set to the −side maximum allowable input fluctuation amount fc− (t6). Thereafter, when the buffer data amount increases to the center value Co, the clock frequency is set to the reference frequency fo (t7).

但し、時刻t5におけるクロック周波数の上昇先は、基準周波数foよりも小さな周波数(例えば、基準周波数fo−β)であってもよい。それでもバッファデータ量が減少し、下限値Cminに到達した場合、クロック周波数の下降先は、更に小さな値(例えば、基準周波数fo−2β)であってもよい。そのような制御が繰り返された結果、バッファデータ量がセンタ値Co付近に安定した場合、そのときのクロック周波数が以降における基準周波数foとされてもよい。そうすることにより、バッファデータ量がセンタ値Co付近となる期間を更に長期化することができる。   However, the increase destination of the clock frequency at time t5 may be a frequency smaller than the reference frequency fo (for example, reference frequency fo−β). If the buffer data amount still decreases and reaches the lower limit value Cmin, the lowering destination of the clock frequency may be a smaller value (for example, the reference frequency fo-2β). As a result of repeating such control, when the buffer data amount is stabilized near the center value Co, the clock frequency at that time may be set to the reference frequency fo thereafter. By doing so, the period in which the buffer data amount is near the center value Co can be further extended.

ところで、+側初期設定周波数変動量fa及び−側初期設定周波数変動量fbの絶対値が、+側最大入力許容変動量fc+及び−側最大入力許容変動量fc−の絶対値よりも大きく設定される可能性も考えられる。そこで、このような可能性を考慮して、以下に、第三のケース及び第四のケースについて説明する。   By the way, the absolute values of the + side initial set frequency fluctuation amount fa and the − side initial set frequency fluctuation amount fb are set larger than the absolute values of the + side maximum input allowable fluctuation amount fc + and the − side maximum input allowable fluctuation amount fc−. There is a possibility that In view of this possibility, the third case and the fourth case will be described below.

図6は、第三のケースにおけるクロック周波数の調整処理の概要を説明するための図である。図6において、(1)及び(2)のグラフの見方は、図4と同じである。   FIG. 6 is a diagram for explaining the outline of the clock frequency adjustment process in the third case. In FIG. 6, the way of viewing the graphs (1) and (2) is the same as in FIG.

第三のケースでは、可変クロック部26のクロック周波数が基準周波数foに設定されている状態において、バッファデータ量が増加する傾向にある。また、第三のケースでは、+側初期設定周波数変動量fa及び−側初期設定周波数変動量fbの絶対値が、+側最大入力許容変動量fc+及び−側最大入力許容変動量fc−の絶対値よりも大きく設定されている。   In the third case, the buffer data amount tends to increase in a state where the clock frequency of the variable clock unit 26 is set to the reference frequency fo. In the third case, the absolute values of the + side initial set frequency fluctuation amount fa and the −side initial set frequency fluctuation amount fb are the absolute values of the + side maximum input allowable fluctuation amount fc + and the −side maximum input allowable fluctuation amount fc−. It is set larger than the value.

時刻t0〜t1の期間では、クロック周波数は、基準周波数foである。したがって、この期間では、バッファデータ量は増加し、時刻t1において、上限値Cmaxに達する。バッファデータ量が上限値Cmaxに達したことは、受信バッファ監視部461によって検知される。そこで、受信バッファ監視部461は、オーバーフローを回避するため、クロック周波数を、+側初期設定周波数変動量faに設定する。その結果、バッファデータ量は減少し始める。但し、第三のケースにおいて、+側初期設定周波数変動量faは、+側最大入力許容変動量fc+より大きい。したがって、IP変換装置12−2とレガシー機器10−2との通信において同期外れが発生する。当該同期外れは、アラーム監視部201によって検知される。   In the period from time t0 to t1, the clock frequency is the reference frequency fo. Therefore, during this period, the buffer data amount increases and reaches the upper limit value Cmax at time t1. The reception buffer monitoring unit 461 detects that the buffer data amount has reached the upper limit value Cmax. Therefore, the reception buffer monitoring unit 461 sets the clock frequency to the + side initial set frequency fluctuation amount fa in order to avoid overflow. As a result, the buffer data amount starts to decrease. However, in the third case, the + side initial set frequency fluctuation amount fa is larger than the + side maximum allowable input fluctuation amount fc +. Therefore, loss of synchronization occurs in communication between the IP conversion device 12-2 and the legacy device 10-2. The loss of synchronization is detected by the alarm monitoring unit 201.

同期外れが検知されると、クロック変動量探索部462は、+側最大入力許容変動量fc+を探索するために、同期外れが検知されなくなるまで、クロック周波数を継続的に下降させる(時刻t1〜t2)。例えば、クロック周波数は、一定時間間隔で、αppmずつ下降する。   When out-of-synchronization is detected, the clock fluctuation amount search unit 462 continuously decreases the clock frequency until no out-of-synchronization is detected in order to search for the + side maximum allowable input fluctuation amount fc + (time t1 to t1). t2). For example, the clock frequency decreases by α ppm at regular time intervals.

時刻t2において同期外れが検知されなくなると、クロック変動量探索部462は、時刻t2におけるクロック周波数を、+側最大入力許容変動量fc+として、例えば、RAM50に記憶する。   When the loss of synchronization is not detected at time t2, the clock fluctuation amount search unit 462 stores the clock frequency at time t2 as, for example, the + side maximum input allowable fluctuation amount fc + in the RAM 50.

その後、時刻t3において、バッファデータ量がセンタ値Coまで減少すると、受信バッファ監視部461は、バッファデータ量の更なる減少を回避するため、クロック周波数を、基準周波数foに下降させる。その結果、バッファデータ量は、再び増加を開始する。   Thereafter, when the buffer data amount decreases to the center value Co at time t3, the reception buffer monitoring unit 461 decreases the clock frequency to the reference frequency fo in order to avoid further decrease of the buffer data amount. As a result, the buffer data amount starts increasing again.

その後、時刻t4において、バッファデータ量が上限値Cmaxに達すると、受信バッファ監視部461は、クロック周波数を、RAM50に記憶されている+側最大入力許容変動量fc+に設定する。その結果、時刻t4〜時刻t5においては、同期外れを発生させることなく、バッファデータ量を減少させることができる。また、+側最大入力許容変動量fc+は、レガシー機器10−2の許容範囲における最大のクロック周波数に近い値であるため、バッファデータ量がセンタ値Coまで減少させる期間を、短縮化することができる。   Thereafter, when the buffer data amount reaches the upper limit value Cmax at time t4, the reception buffer monitoring unit 461 sets the clock frequency to the + side maximum allowable input variation amount fc + stored in the RAM 50. As a result, the buffer data amount can be reduced from time t4 to time t5 without causing loss of synchronization. Further, since the + side maximum allowable input fluctuation amount fc + is a value close to the maximum clock frequency in the allowable range of the legacy device 10-2, the period during which the buffer data amount is reduced to the center value Co can be shortened. it can.

以降は、図4と同様でよい。   The subsequent steps may be the same as in FIG.

次に、図7は、第四のケースにおけるクロック周波数の調整処理の概要を説明するための図である。図7において、(1)及び(2)のグラフの意味は、図4と同じである。   Next, FIG. 7 is a diagram for explaining the outline of the clock frequency adjustment process in the fourth case. In FIG. 7, the meanings of the graphs (1) and (2) are the same as those in FIG.

第四のケースでは、可変クロック部26のクロック周波数が基準周波数foに設定されている状態において、バッファデータ量が減少する傾向にある。また、第四のケースでは、+側初期設定周波数変動量fa及び−側初期設定周波数変動量fbの絶対値が、+側最大入力許容変動量fc+及び−側最大入力許容変動量fc−の絶対値よりも大きく設定されている。   In the fourth case, the buffer data amount tends to decrease in a state where the clock frequency of the variable clock unit 26 is set to the reference frequency fo. In the fourth case, the absolute values of the + side initial set frequency fluctuation amount fa and the −side initial set frequency fluctuation amount fb are the absolute values of the + side maximum input allowable fluctuation amount fc + and the −side maximum input allowable fluctuation amount fc−. It is set larger than the value.

時刻t0〜t1の期間では、クロック周波数は、基準周波数foである。したがって、この期間では、バッファデータ量は減少し、時刻t1において、下限値Cminに達する。バッファデータ量が下限値Cminに達したことは、受信バッファ監視部461によって検知される。そこで、受信バッファ監視部461は、アンダーフローを回避するため、クロック周波数を、−側初期設定周波数変動量fbに設定する。その結果、バッファデータ量は増加し始める。但し、第四のケースにおいて、−側初期設定周波数変動量fbは、−側最大入力許容変動量fc−より小さい。したがって、IP変換装置12−2とレガシー機器10−2との通信において同期外れが発生する。当該同期外れは、アラーム監視部201によって検知される。   In the period from time t0 to t1, the clock frequency is the reference frequency fo. Therefore, during this period, the amount of buffer data decreases and reaches the lower limit Cmin at time t1. The reception buffer monitoring unit 461 detects that the buffer data amount has reached the lower limit value Cmin. Therefore, the reception buffer monitoring unit 461 sets the clock frequency to the negative side initial set frequency fluctuation amount fb in order to avoid underflow. As a result, the buffer data amount starts to increase. However, in the fourth case, the −side initial set frequency fluctuation amount fb is smaller than the −side maximum input allowable fluctuation amount fc−. Therefore, loss of synchronization occurs in communication between the IP conversion device 12-2 and the legacy device 10-2. The loss of synchronization is detected by the alarm monitoring unit 201.

同期外れが検知されると、クロック変動量探索部462は、−側最大入力許容変動量fc−を探索するために、同期外れが検知されなくなるまで、クロック周波数を継続的に上昇させる(時刻t1〜t2)。例えば、クロック周波数は、一定時間間隔で、αppmずつ上昇する。   When out-of-synchronization is detected, the clock fluctuation amount search unit 462 continuously increases the clock frequency until no out-of-synchronization is detected in order to search for the −side maximum allowable input fluctuation amount fc− (time t1). ~ T2). For example, the clock frequency increases by α ppm at regular time intervals.

時刻t2において同期外れが検知されなくなると、クロック変動量探索部462は、時刻t2におけるクロック周波数を、−側最大入力許容変動量fc−として、例えば、RAM50に記憶する。   When loss of synchronization is no longer detected at time t2, the clock fluctuation amount search unit 462 stores the clock frequency at time t2 in the RAM 50, for example, as the −side maximum allowable input fluctuation amount fc−.

その後、時刻t3において、バッファデータ量がセンタ値Coまで増加すると、受信バッファ監視部461は、バッファデータ量の更なる増加を回避するため、クロック周波数を、基準周波数foに上昇させる。その結果、バッファデータ量は、再び減少を開始する。   Thereafter, when the buffer data amount increases to the center value Co at time t3, the reception buffer monitoring unit 461 increases the clock frequency to the reference frequency fo in order to avoid further increase of the buffer data amount. As a result, the buffer data amount starts to decrease again.

その後、時刻t4において、バッファデータ量が下限値Cminに達すると、受信バッファ監視部461は、クロック周波数を、RAM50に記憶されている−側最大入力許容変動量fc−に設定する。その結果、時刻t4〜時刻t5においては、同期外れを発生させることなく、バッファデータ量を増加させることができる。また、−側最大入力許容変動量fc−は、レガシー機器10−2の許容範囲における最小のクロック周波数に近い値であるため、バッファデータ量がセンタ値Coまで増加させる期間を、短縮化することができる。   After that, when the buffer data amount reaches the lower limit value Cmin at time t4, the reception buffer monitoring unit 461 sets the clock frequency to the −side maximum allowable input fluctuation amount fc− stored in the RAM 50. As a result, the amount of buffer data can be increased from time t4 to time t5 without causing loss of synchronization. Further, since the −side maximum allowable input fluctuation amount fc− is a value close to the minimum clock frequency in the allowable range of the legacy device 10-2, the period during which the buffer data amount is increased to the center value Co is shortened. Can do.

以降は、図5と同様でよい。   The subsequent steps may be the same as in FIG.

以下、図4〜図7において説明した制御を可能とするために、受信側のIP変換装置12―2が実行する実行する処理手順について説明する。   Hereinafter, in order to enable the control described in FIG. 4 to FIG. 7, a processing procedure executed by the receiving side IP conversion apparatus 12-2 will be described.

図8は、受信側のIP変換装置が実行する処理手順の一例を説明するためのフローチャートである。   FIG. 8 is a flowchart for explaining an example of a processing procedure executed by the receiving-side IP conversion apparatus.

例えば、IP変換装置12−2が起動され、IPパケットの受信が開始されると、レガシーインタフェース部20は、バッファデータ量が、センタ値Coに達するまで待機した後、受信バッファ502の読み出しを開始する(S101)。以降において、受信バッファ502の読み出しは、可変クロック部26のクロック周波数に同期して(クロック周波数に基づく周期で)行われる。受信バッファ502の読み出しの開始時において、クロック周波数は、基準周波数foである。なお、バッファデータ量がセンタ値Coに達するまで待機するのは、受信バッファ502のアンダーフローの発生の可能性を低下させるためである。   For example, when the IP conversion device 12-2 is activated and reception of an IP packet is started, the legacy interface unit 20 waits until the buffer data amount reaches the center value Co, and then starts reading the reception buffer 502 (S101). Thereafter, the reading of the reception buffer 502 is performed in synchronization with the clock frequency of the variable clock unit 26 (in a cycle based on the clock frequency). At the start of reading of the reception buffer 502, the clock frequency is the reference frequency fo. The reason for waiting until the buffer data amount reaches the center value Co is to reduce the possibility of occurrence of underflow in the reception buffer 502.

その後、受信バッファ監視部461は、バッファデータ量が上限値Cmax又は下限値Cminに達したことを検知すると(S102でYes)、+側最大入力許容変動量fc+又は−側最大入力許容変動量fc−が探索済みであるか否かを判定する(S103)。当該判定は、例えば、+側最大入力許容変動量fc+又は−側最大入力許容変動量fc−が、RAM50に記憶されているか否かによって行われてもよい。   Thereafter, when the reception buffer monitoring unit 461 detects that the buffer data amount has reached the upper limit value Cmax or the lower limit value Cmin (Yes in S102), the + side maximum input allowable variation amount fc + or the −side maximum input allowable variation amount fc. It is determined whether or not − has been searched (S103). This determination may be made, for example, based on whether or not the + side maximum allowable input variation fc + or the −side maximum allowable input variation fc− is stored in the RAM 50.

+側最大入力許容変動量fc+又は−側最大入力許容変動量fc−が、探索済みでない場合(S103でNo)、受信バッファ監視部461は、可変クロック部26のクロック周波数を、+側初期設定周波数変動量fa又は−側初期設定周波数変動量fbに設定する(S104)。すなわち、バッファデータ量が、上限値Cmaxである場合、クロック周波数は、+側初期設定周波数変動量faに設定される。バッファデータ量が、下限値Cminである場合、クロック周波数は、−側初期設定周波数変動量fbに設定される。なお、ここで設定されるクロック周波数は、クロック変動量探索部462が、+側最大入力許容変動量fc+又は−側最大入力許容変動量fc−を探索する際の起点のクロック周波数となる。   When the + side maximum allowable input variation fc + or the −side maximum allowable input variation fc− has not been searched (No in S103), the reception buffer monitoring unit 461 sets the clock frequency of the variable clock unit 26 to the + side initial setting. The frequency fluctuation amount fa or the negative side initial set frequency fluctuation amount fb is set (S104). That is, when the buffer data amount is the upper limit value Cmax, the clock frequency is set to the + side initial set frequency fluctuation amount fa. When the buffer data amount is the lower limit value Cmin, the clock frequency is set to the − side initial set frequency fluctuation amount fb. Note that the clock frequency set here is a clock frequency that is the starting point when the clock fluctuation amount search unit 462 searches for the + side maximum allowable input fluctuation amount fc + or the −side maximum allowable input fluctuation amount fc−.

クロック周波数を、+側初期設定周波数変動量fa又は−側初期設定周波数変動量fbに設定したことに応じて、アラーム監視部201によって、同期外れが検知されない場合(S105でNo)、クロック変動量探索部462は、バッファデータ量が、センタ値Coより多いか否かを判定する(S106)。バッファデータ量が、センタ値Coより多いと判定された場合(S106でYes)、図4において、第一のケースとして説明した制御が実行される。すなわち、ステップS107において、クロック変動量探索部462は、+側最大入力許容変動量fc+を探索するために、アラーム監視部201によって同期外れが検知されるまで、クロック周波数を継続的に上昇させる。   When the alarm monitoring unit 201 detects no loss of synchronization (No in S105) in response to setting the clock frequency to the + side initial setting frequency fluctuation amount fa or the − side initial setting frequency fluctuation amount fb. The search unit 462 determines whether or not the buffer data amount is larger than the center value Co (S106). When it is determined that the buffer data amount is larger than the center value Co (Yes in S106), the control described as the first case in FIG. 4 is executed. That is, in step S107, the clock fluctuation amount search unit 462 continuously increases the clock frequency until the alarm monitoring unit 201 detects a loss of synchronization in order to search for the + side maximum allowable input fluctuation amount fc +.

アラーム監視部201によって同期外れが検知されると、クロック変動量探索部462は、同期外れが検知されたときのクロック周波数の直前のクロック周波数を、+側最大入力許容変動量fc+として、例えば、RAM50に記憶する(S108)。続いて、クロック周波数は、同期外れが検知されたときのクロック周波数の直前のクロック周波数に固定される(S109)。   When out-of-synchronization is detected by the alarm monitoring unit 201, the clock fluctuation amount searching unit 462 uses the clock frequency immediately before the clock frequency when out-of-synchronization is detected as the + side maximum input allowable fluctuation amount fc +, for example, The data is stored in the RAM 50 (S108). Subsequently, the clock frequency is fixed to the clock frequency immediately before the clock frequency when the loss of synchronization is detected (S109).

一方、ステップS106において、バッファデータ量が、センタ値Coより少ないと判定された場合(S106でNo)、図5において、第二のケースとして説明した制御が実行される。すなわち、ステップS110において、クロック変動量探索部462は、−側最大入力許容変動量fc−を探索するために、アラーム監視部201によって同期外れが検知されるまで、クロック周波数を継続的に下降させる。   On the other hand, when it is determined in step S106 that the buffer data amount is smaller than the center value Co (No in S106), the control described as the second case in FIG. 5 is executed. That is, in step S110, the clock fluctuation amount search unit 462 continuously decreases the clock frequency until the alarm monitoring unit 201 detects a loss of synchronization in order to search for the −side maximum allowable input fluctuation amount fc−. .

アラーム監視部201によって同期外れが検知されると、クロック変動量探索部462は、同期外れが検知されたときのクロック周波数の直前のクロック周波数を、−側最大入力許容変動量fc−として、例えば、RAM50に記憶する(S111)。続いて、可変クロック部26のクロック周波数は、同期外れが検知されたときのクロック周波数の直前のクロック周波数に固定される(S112)。   When out-of-synchronization is detected by the alarm monitoring unit 201, the clock fluctuation amount search unit 462 uses, for example, the clock frequency immediately before the clock frequency when out-of-synchronization is detected as the −side maximum allowable input fluctuation amount fc−. And stored in the RAM 50 (S111). Subsequently, the clock frequency of the variable clock unit 26 is fixed to the clock frequency immediately before the clock frequency when the loss of synchronization is detected (S112).

また、ステップS105において、アラーム監視部201によって、同期外れが検知された場合(S105でYes)、クロック変動量探索部462は、バッファデータ量が、センタ値Coより多いか否かを判定する(S121)。バッファデータ量が、センタ値Coより多いと判定された場合(S121でYes)、図6において、第三のケースとして説明した制御が実行される。すなわち、ステップS122において、クロック変動量探索部462は、+側最大入力許容変動量fc+を探索するために、アラーム監視部201によって同期外れが検知されなくなるまで、クロック周波数を継続的に下降させる。   In step S105, when the alarm monitoring unit 201 detects a loss of synchronization (Yes in S105), the clock fluctuation amount search unit 462 determines whether or not the buffer data amount is larger than the center value Co (step S105). S121). When it is determined that the buffer data amount is larger than the center value Co (Yes in S121), the control described as the third case in FIG. 6 is executed. That is, in step S122, the clock fluctuation amount search unit 462 continuously decreases the clock frequency until no alarm loss is detected by the alarm monitoring unit 201 in order to search for the + side maximum allowable input fluctuation amount fc +.

アラーム監視部201によって同期外れが検知されなくなると、クロック変動量探索部462は、同期外れが検知されなくなったときのクロック周波数を、+側最大入力許容変動量fc+として、例えば、RAM50に記憶する(S123)。続いて、可変クロック部26のクロック周波数は、同期外れが検知されなくなったときのクロック周波数に固定される(S124)。   When out-of-synchronization is no longer detected by the alarm monitoring unit 201, the clock fluctuation amount search unit 462 stores the clock frequency at which out-of-synchronization is no longer detected as the + side maximum allowable input fluctuation amount fc +, for example, in the RAM 50. (S123). Subsequently, the clock frequency of the variable clock unit 26 is fixed to the clock frequency when no loss of synchronization is detected (S124).

一方、ステップS121において、バッファデータ量が、センタ値Coより少ないと判定された場合(S121でNo)、図7において、第四のケースとして説明した制御が実行される。すなわち、ステップS125において、クロック変動量探索部462は、−側最大入力許容変動量fc−を探索するために、アラーム監視部201によって同期外れが検知されなくなるまで、クロック周波数を継続的に上昇させる。   On the other hand, when it is determined in step S121 that the buffer data amount is smaller than the center value Co (No in S121), the control described as the fourth case in FIG. 7 is executed. That is, in step S125, the clock fluctuation amount search unit 462 continuously increases the clock frequency until no alarm loss is detected by the alarm monitoring unit 201 in order to search for the −side maximum allowable input fluctuation amount fc−. .

アラーム監視部201によって同期外れが検知されなくなると、クロック変動量探索部462は、同期外れが検知されなくなったときのクロック周波数を、−側最大入力許容変動量fc−として、例えば、RAM50に記憶する(S126)。続いて、可変クロック部26のクロック周波数は、同期外れが検知されなくなったときのクロック周波数に固定される(S127)。   When out-of-synchronization is no longer detected by the alarm monitoring unit 201, the clock fluctuation amount search unit 462 stores the clock frequency at which out-of-synchronization is no longer detected as the −side maximum allowable input fluctuation amount fc−, for example, in the RAM 50. (S126). Subsequently, the clock frequency of the variable clock unit 26 is fixed to the clock frequency when the loss of synchronization is not detected (S127).

ステップS109、ステップS112、ステップS124、又はステップS127に続いて、バッファデータ量がセンタ値Coに達すると、受信バッファ監視部461は、可変クロック部26のクロック周波数を、基準周波数foに設定する(S128)。続いて、ステップS101以降が繰り返し実行される。   Subsequent to step S109, step S112, step S124, or step S127, when the buffer data amount reaches the center value Co, the reception buffer monitoring unit 461 sets the clock frequency of the variable clock unit 26 to the reference frequency fo ( S128). Subsequently, step S101 and subsequent steps are repeatedly executed.

更に、ステップS103において、+側最大入力許容変動量fc+又は−側最大入力許容変動量fc−が、探索済みである場合(S103でYes)、受信バッファ監視部461は、可変クロック部26のクロック周波数を、+側最大入力許容変動量fc+又は−側最大入力許容変動量fc−に設定する(S104)。すなわち、バッファデータ量が、上限値Cmaxである場合、クロック周波数は、+側最大入力許容周波数変動量fc+に設定される。バッファデータ量が、下限値Cminである場合、クロック周波数は、−側最大入力許容周波数変動量fc−に設定される。続いて、ステップS101以降が繰り返し実行される。   Furthermore, in step S103, if the + side maximum allowable input variation fc + or the −side maximum allowable input variation fc− has been searched (Yes in S103), the reception buffer monitoring unit 461 displays the clock of the variable clock unit 26. The frequency is set to the + side maximum allowable input variation fc + or the −side maximum allowable input variation fc− (S104). That is, when the buffer data amount is the upper limit value Cmax, the clock frequency is set to the + side maximum input allowable frequency fluctuation amount fc +. When the buffer data amount is the lower limit value Cmin, the clock frequency is set to the −side maximum allowable input frequency fluctuation amount fc−. Subsequently, step S101 and subsequent steps are repeatedly executed.

上述したように、本実施の形態によれば、レガシー機器10−2のクロック周波数の最大入力許容変動量を、自動的に探索することができる。その結果、バッファデータ量がセンタ値Coより大きくなった場合、又はセンタ値Coより小さくなった場合、可変クロック部26のクロック周波数を、当該最大入力許容変動量の変動幅で調整することができる。したがって、バッファデータ量がセンタ値Coより乖離している状態を、早期に解消することができる。すなわち、受信バッファ502がオーバーフロー又はアンダーフローする可能性を低下させることができ、同期通信において通信エラーが発生する可能性を低減させることができる。   As described above, according to the present embodiment, it is possible to automatically search for the maximum allowable input fluctuation amount of the clock frequency of the legacy device 10-2. As a result, when the buffer data amount is larger than the center value Co or smaller than the center value Co, the clock frequency of the variable clock unit 26 can be adjusted by the fluctuation range of the maximum input allowable fluctuation amount. . Therefore, the state in which the buffer data amount deviates from the center value Co can be quickly resolved. That is, the possibility that the reception buffer 502 overflows or underflows can be reduced, and the possibility that a communication error occurs in synchronous communication can be reduced.

なお、本実施の形態において、IP変換装置12は、通信装置の一例である。同期通信網11−1又は11−2は、第一の通信網の一例である。非同期通信網15は、第二の通信網の一例である。受信バッファ502は、記憶部の一例である。レガシーインタフェース部20は、送信部の一例である。アラーム監視部201は、検知部の一例である。クロック変動量探索部462は、探索部の一例である。受信バッファ監視部461は、変更部の一例である。   In the present embodiment, the IP conversion device 12 is an example of a communication device. The synchronous communication network 11-1 or 11-2 is an example of a first communication network. The asynchronous communication network 15 is an example of a second communication network. The reception buffer 502 is an example of a storage unit. The legacy interface unit 20 is an example of a transmission unit. The alarm monitoring unit 201 is an example of a detection unit. The clock fluctuation amount search unit 462 is an example of a search unit. The reception buffer monitoring unit 461 is an example of a changing unit.

以上、本発明の実施例について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   As mentioned above, although the Example of this invention was explained in full detail, this invention is not limited to such specific embodiment, In the range of the summary of this invention described in the claim, various deformation | transformation・ Change is possible.

以上の説明に関し、更に以下の項を開示する。
(付記1)
第一の通信網における通信に対して非同期な通信によって第二の通信網より受信されるデータを記憶する記憶部と、
前記記憶部に記憶されたデータを、クロック信号に応じて読み出し、前記第一の通信網に送信する送信部と、
前記第一の通信網に送信されたデータを受信する機器との通信の同期外れを検知する検知部と、
前記クロック信号の周波数を変化させて、前記同期外れが検知されない周波数の上限又は下限を探索する探索部と、
前記記憶部に記憶されたデータのデータ量に応じて、前記周波数を、前記上限又は前記下限に変更する変更部と、
を有する通信装置。
(付記2)
前記探索部は、
前記周波数を変化させる過程の起点の周波数において、前記同期外れが検知されない場合であって、前記記憶部におけるデータ量が所定値より多いときは、当該周波数を継続的に上昇させ、前記記憶部におけるデータ量が前記所定値より少ないときは、当該周波数を継続的に下降させ、前記周波数の上昇又は下降に応じて、前記同期外れが検知された場合に、同期はずれが検知されるまでの最大又は最小の周波数を、前記上限又は前記下限として判定する付記1記載の通信装置。
(付記3)
前記探索部は、
前記周波数を変化させる過程の起点の周波数において、前記同期外れが検知される場合であって、前記記憶部におけるデータ量が所定値より多いときは、当該周波数を継続的に下降させ、前記記憶部におけるデータ量が前記所定値より少ないときは、当該周波数を継続的に上昇させ、前記周波数の上昇又は下降に応じて、前記同期外れが検知されなくなったときの周波数を、前記上限又は前記下限として判定する付記1又は2記載の通信装置。
(付記4)
第一の通信網における通信に対して非同期な通信を行う第二の通信網を介して接続される第一の通信装置と第二の通信装置とを含む通信システムであって、
前記第一の通信装置は、
前記第二の通信網にデータを送信する第一の送信部を有し、
前記第二の通信装置は、
前記第二の通信網より受信されるデータを記憶する記憶部と、
前記記憶部に記憶されたデータを、クロック周波数に応じて読み出し、第二の通信網に送信する第二の送信部と、
前記第二の通信網に送信されたデータを受信する機器との通信の同期外れを検知する検知部と、
前記クロック信号の周波数を変化させて、前記同期外れが検知されない周波数の上限又は下限を探索する探索部と、
前記記憶部に記憶されたデータのデータ量に応じて、前記周波数を、前記上限又は前記下限に変更する変更部とを有する通信システム。
(付記5)
前記探索部は、
前記周波数を変化させる過程の起点の周波数において、前記同期外れが検知されない場合であって、前記記憶部におけるデータ量が所定値より多いときは、当該周波数を継続的に上昇させ、前記記憶部におけるデータ量が前記所定値より少ないときは、当該周波数を継続的に下降させ、前記周波数の上昇又は下降に応じて、前記同期外れが検知された場合に、同期はずれが検知されるまでの最大又は最小の周波数を、前記上限又は前記下限として判定する付記4記載の通信システム。
(付記6)
前記探索部は、
前記周波数を変化させる過程の起点の周波数において、前記同期外れが検知される場合であって、前記記憶部におけるデータ量が所定値より多いときは、当該周波数を継続的に下降させ、前記記憶部におけるデータ量が前記所定値より少ないときは、当該周波数を継続的に上昇させ、前記周波数の上昇又は下降に応じて、前記同期外れが検知されなくなったときの周波数を、前記上限又は前記下限として判定する付記4又は5記載の通信システム。
(付記7)
第一の通信網における通信に対して非同期な通信によって第二の通信網より受信されるデータを記憶する記憶部と、
前記記憶部に記憶されたデータを、クロック信号に応じて読み出し、前記第一の通信網に送信する送信部と、
前記第一の通信網に送信されたデータを受信する機器との通信の同期外れを検知する検知部とを有する通信装置に、
前記クロック信号の周波数を変化させて、前記同期外れが検知されない周波数の上限又は下限を探索し、
前記記憶部に記憶されたデータのデータ量に応じて、前記周波数を、前記上限又は前記下限に変更する、
処理を実行させるプログラム。
(付記8)
前記探索する処理は、
前記周波数を変化させる過程の起点の周波数において、前記同期外れが検知されない場合であって、前記記憶部におけるデータ量が所定値より多いときは、当該周波数を継続的に上昇させ、前記記憶部におけるデータ量が前記所定値より少ないときは、当該周波数を継続的に下降させ、前記周波数の上昇又は下降に応じて、前記同期外れが検知された場合に、同期はずれが検知されるまでの最大又は最小の周波数を、前記上限又は前記下限として判定する付記7記載のプログラム。
(付記9)
前記探索する処理は、
前記周波数を変化させる過程の起点の周波数において、前記同期外れが検知される場合であって、前記記憶部におけるデータ量が所定値より多いときは、当該周波数を継続的に下降させ、前記記憶部におけるデータ量が前記所定値より少ないときは、当該周波数を継続的に上昇させ、前記周波数の上昇又は下降に応じて、前記同期外れが検知されなくなったときの周波数を、前記上限又は前記下限として判定する付記7又は8記載のプログラム。
Regarding the above description, the following items are further disclosed.
(Appendix 1)
A storage unit for storing data received from the second communication network by communication asynchronous to communication in the first communication network;
The data stored in the storage unit is read according to a clock signal, and transmitted to the first communication network,
A detection unit that detects loss of communication with a device that receives data transmitted to the first communication network;
A search unit that changes the frequency of the clock signal to search for an upper limit or a lower limit of a frequency at which the loss of synchronization is not detected;
A change unit that changes the frequency to the upper limit or the lower limit according to the amount of data stored in the storage unit,
A communication device.
(Appendix 2)
The search unit
When the out-of-synchronization is not detected at the starting frequency of the process of changing the frequency and the amount of data in the storage unit is greater than a predetermined value, the frequency is continuously increased and the storage unit When the amount of data is less than the predetermined value, the frequency is continuously decreased, and when the loss of synchronization is detected according to the increase or decrease of the frequency, The communication device according to supplementary note 1, wherein a minimum frequency is determined as the upper limit or the lower limit.
(Appendix 3)
The search unit
When the out-of-synchronization is detected at the frequency of the starting point of the process of changing the frequency, and the data amount in the storage unit is larger than a predetermined value, the frequency is continuously lowered, and the storage unit When the amount of data at is less than the predetermined value, the frequency is continuously increased, and the frequency at which the loss of synchronization is not detected according to the increase or decrease of the frequency is defined as the upper limit or the lower limit. The communication apparatus according to Supplementary Note 1 or 2 for determination.
(Appendix 4)
A communication system including a first communication device and a second communication device connected via a second communication network that performs asynchronous communication with respect to communication in the first communication network,
The first communication device is:
A first transmission unit for transmitting data to the second communication network;
The second communication device is
A storage unit for storing data received from the second communication network;
A second transmission unit that reads out data stored in the storage unit according to a clock frequency and transmits the data to a second communication network;
A detection unit for detecting out-of-synchronization of communication with a device that receives data transmitted to the second communication network;
A search unit that changes the frequency of the clock signal to search for an upper limit or a lower limit of a frequency at which the loss of synchronization is not detected;
A communication system comprising: a changing unit that changes the frequency to the upper limit or the lower limit according to a data amount of data stored in the storage unit.
(Appendix 5)
The search unit
When the out-of-synchronization is not detected at the starting frequency of the process of changing the frequency and the amount of data in the storage unit is greater than a predetermined value, the frequency is continuously increased and the storage unit When the amount of data is less than the predetermined value, the frequency is continuously decreased, and when the loss of synchronization is detected according to the increase or decrease of the frequency, The communication system according to appendix 4, wherein a minimum frequency is determined as the upper limit or the lower limit.
(Appendix 6)
The search unit
When the out-of-synchronization is detected at the frequency of the starting point of the process of changing the frequency, and the data amount in the storage unit is larger than a predetermined value, the frequency is continuously lowered, and the storage unit When the amount of data at is less than the predetermined value, the frequency is continuously increased, and the frequency at which the loss of synchronization is not detected according to the increase or decrease of the frequency is defined as the upper limit or the lower limit. The communication system according to Supplementary Note 4 or 5 for determination.
(Appendix 7)
A storage unit for storing data received from the second communication network by communication asynchronous to communication in the first communication network;
The data stored in the storage unit is read according to a clock signal, and transmitted to the first communication network,
A communication device having a detection unit that detects loss of communication with a device that receives data transmitted to the first communication network.
Change the frequency of the clock signal to search for the upper or lower limit of the frequency at which the loss of synchronization is not detected,
In accordance with the amount of data stored in the storage unit, the frequency is changed to the upper limit or the lower limit.
A program that executes processing.
(Appendix 8)
The searching process is as follows:
When the out-of-synchronization is not detected at the starting frequency of the process of changing the frequency and the amount of data in the storage unit is greater than a predetermined value, the frequency is continuously increased and the storage unit When the amount of data is less than the predetermined value, the frequency is continuously decreased, and when the loss of synchronization is detected according to the increase or decrease of the frequency, The program according to appendix 7, wherein the minimum frequency is determined as the upper limit or the lower limit.
(Appendix 9)
The searching process is as follows:
When the out-of-synchronization is detected at the frequency of the starting point of the process of changing the frequency, and the data amount in the storage unit is larger than a predetermined value, the frequency is continuously lowered, and the storage unit When the amount of data at is less than the predetermined value, the frequency is continuously increased, and the frequency at which the loss of synchronization is not detected according to the increase or decrease of the frequency is defined as the upper limit or the lower limit. The program according to Supplementary Note 7 or 8 for determination.

10−1、10−2 レガシー機器
11−1、11−2 同期通信網
12−1、12−2 IP変換装置
14−1、14−2 レガシーネットワーク
15 非同期通信網
18 IPネットワーク
20 レガシーインタフェース部
22 IPインタフェース部
24 パケット処理部
26 可変クロック部
36 CPU
50 RAM
52 ROM
201 アラーム監視部
241 パケット組立部
242 パケット分解部
461 受信バッファ監視部
462 クロック変動量探索部
501 送信バッファ
502 受信バッファ
10-1, 10-2 Legacy devices 11-1, 11-2 Synchronous communication networks 12-1, 12-2 IP converters 14-1, 14-2 Legacy network 15 Asynchronous communication network 18 IP network 20 Legacy interface unit 22 IP interface unit 24 packet processing unit 26 variable clock unit 36 CPU
50 RAM
52 ROM
201 Alarm monitoring unit 241 Packet assembly unit 242 Packet decomposition unit 461 Reception buffer monitoring unit 462 Clock fluctuation amount searching unit 501 Transmission buffer 502 Reception buffer

Claims (5)

第一の通信網における通信に対して非同期な通信によって第二の通信網より受信されるデータを記憶する記憶部と、
前記記憶部に記憶されたデータを、クロック信号に応じて読み出し、前記第一の通信網に送信する送信部と、
前記第一の通信網に送信されたデータを受信する機器との通信の同期外れを検知する検知部と、
前記クロック信号の周波数を変化させて、前記同期外れが検知されない周波数の上限又は下限を探索する探索部と、
前記記憶部に記憶されたデータのデータ量に応じて、前記周波数を、前記上限又は前記下限に変更する変更部と、
を有する通信装置。
A storage unit for storing data received from the second communication network by communication asynchronous to communication in the first communication network;
The data stored in the storage unit is read according to a clock signal, and transmitted to the first communication network,
A detection unit that detects loss of communication with a device that receives data transmitted to the first communication network;
A search unit that changes the frequency of the clock signal to search for an upper limit or a lower limit of a frequency at which the loss of synchronization is not detected;
A change unit that changes the frequency to the upper limit or the lower limit according to the amount of data stored in the storage unit,
A communication device.
前記探索部は、
前記周波数を変化させる過程の起点の周波数において、前記同期外れが検知されない場合であって、前記記憶部におけるデータ量が所定値より多いときは、当該周波数を継続的に上昇させ、前記記憶部におけるデータ量が前記所定値より少ないときは、当該周波数を継続的に下降させ、前記周波数の上昇又は下降に応じて、前記同期外れが検知された場合に、同期はずれが検知されるまでの最大又は最小の周波数を、前記上限又は前記下限として判定する請求項1記載の通信装置。
The search unit
When the out-of-synchronization is not detected at the starting frequency of the process of changing the frequency and the amount of data in the storage unit is greater than a predetermined value, the frequency is continuously increased and the storage unit When the amount of data is less than the predetermined value, the frequency is continuously decreased, and when the loss of synchronization is detected according to the increase or decrease of the frequency, The communication apparatus according to claim 1, wherein a minimum frequency is determined as the upper limit or the lower limit.
前記探索部は、
前記周波数を変化させる過程の起点の周波数において、前記同期外れが検知される場合であって、前記記憶部におけるデータ量が所定値より多いときは、当該周波数を継続的に下降させ、前記記憶部におけるデータ量が前記所定値より少ないときは、当該周波数を継続的に上昇させ、前記周波数の上昇又は下降に応じて、前記同期外れが検知されなくなったときの周波数を、前記上限又は前記下限として判定する請求項1又は2記載の通信装置。
The search unit
When the out-of-synchronization is detected at the frequency of the starting point of the process of changing the frequency, and the data amount in the storage unit is larger than a predetermined value, the frequency is continuously lowered, and the storage unit When the amount of data at is less than the predetermined value, the frequency is continuously increased, and the frequency at which the loss of synchronization is not detected according to the increase or decrease of the frequency is defined as the upper limit or the lower limit. The communication device according to claim 1, wherein the communication device is determined.
第一の通信網における通信に対して非同期な通信を行う第二の通信網を介して接続される第一の通信装置と第二の通信装置とを含む通信システムであって、
前記第一の通信装置は、
前記第二の通信網にデータを送信する第一の送信部を有し、
前記第二の通信装置は、
前記第二の通信網より受信されるデータを記憶する記憶部と、
前記記憶部に記憶されたデータを、クロック周波数に応じて読み出し、第二の通信網に送信する第二の送信部と、
前記第二の通信網に送信されたデータを受信する機器との通信の同期外れを検知する検知部と、
前記クロック信号の周波数を変化させて、前記同期外れが検知されない周波数の上限又は下限を探索する探索部と、
前記記憶部に記憶されたデータのデータ量に応じて、前記周波数を、前記上限又は前記下限に変更する変更部とを有する通信システム。
A communication system including a first communication device and a second communication device connected via a second communication network that performs asynchronous communication with respect to communication in the first communication network,
The first communication device is:
A first transmission unit for transmitting data to the second communication network;
The second communication device is
A storage unit for storing data received from the second communication network;
A second transmission unit that reads out data stored in the storage unit according to a clock frequency and transmits the data to a second communication network;
A detection unit for detecting out-of-synchronization of communication with a device that receives data transmitted to the second communication network;
A search unit that changes the frequency of the clock signal to search for an upper limit or a lower limit of a frequency at which the loss of synchronization is not detected;
A communication system comprising: a changing unit that changes the frequency to the upper limit or the lower limit according to a data amount of data stored in the storage unit.
第一の通信網における通信に対して非同期な通信によって第二の通信網より受信されるデータを記憶する記憶部と、
前記記憶部に記憶されたデータを、クロック信号に応じて読み出し、前記第一の通信網に送信する送信部と、
前記第一の通信網に送信されたデータを受信する機器との通信の同期外れを検知する検知部とを有する通信装置に、
前記クロック信号の周波数を変化させて、前記同期外れが検知されない周波数の上限又は下限を探索し、
前記記憶部に記憶されたデータのデータ量に応じて、前記周波数を、前記上限又は前記下限に変更する、
処理を実行させるプログラム。
A storage unit for storing data received from the second communication network by communication asynchronous to communication in the first communication network;
The data stored in the storage unit is read according to a clock signal, and transmitted to the first communication network,
A communication device having a detection unit that detects loss of communication with a device that receives data transmitted to the first communication network.
Change the frequency of the clock signal to search for the upper or lower limit of the frequency at which the loss of synchronization is not detected,
In accordance with the amount of data stored in the storage unit, the frequency is changed to the upper limit or the lower limit.
A program that executes processing.
JP2013075034A 2013-03-29 2013-03-29 COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND PROGRAM Expired - Fee Related JP6171496B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013075034A JP6171496B2 (en) 2013-03-29 2013-03-29 COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013075034A JP6171496B2 (en) 2013-03-29 2013-03-29 COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2014200029A true JP2014200029A (en) 2014-10-23
JP6171496B2 JP6171496B2 (en) 2017-08-02

Family

ID=52356696

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013075034A Expired - Fee Related JP6171496B2 (en) 2013-03-29 2013-03-29 COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP6171496B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002165148A (en) * 2000-11-29 2002-06-07 Sony Corp Data processing apparatus and method, and record medium
JP2004222325A (en) * 2004-04-05 2004-08-05 Opnext Japan Inc Phase frequency synchronizing circuit, synchronism judging circuit and photo-detector
JP2008199159A (en) * 2007-02-09 2008-08-28 Fujitsu Ltd Converting device, method, program and recording medium for asynchronous and synchronous communication network, and communication system
WO2010122626A1 (en) * 2009-04-20 2010-10-28 パイオニア株式会社 Reception device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002165148A (en) * 2000-11-29 2002-06-07 Sony Corp Data processing apparatus and method, and record medium
JP2004222325A (en) * 2004-04-05 2004-08-05 Opnext Japan Inc Phase frequency synchronizing circuit, synchronism judging circuit and photo-detector
JP2008199159A (en) * 2007-02-09 2008-08-28 Fujitsu Ltd Converting device, method, program and recording medium for asynchronous and synchronous communication network, and communication system
WO2010122626A1 (en) * 2009-04-20 2010-10-28 パイオニア株式会社 Reception device

Also Published As

Publication number Publication date
JP6171496B2 (en) 2017-08-02

Similar Documents

Publication Publication Date Title
RU2692042C1 (en) Method of route determination and corresponding device and system
US9170981B2 (en) Adaptive isochronous USB audio to RF communication device
EP3160094B1 (en) Routing node, optical switching network and optical signal transmission method
EP2667547B1 (en) Bandwidth adjustment method, bus controller and signal converter
JP6171496B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND PROGRAM
US20100195565A1 (en) Apparatus and method for timing synchronization in a communication system
US20160373842A1 (en) Data processing method and apparatus
CN103188737B (en) A kind of method and apparatus of data synchronization processing of eating dishes without rice or wine
CN108684021B (en) Bluetooth low-power-consumption communication method and device
WO2020021597A1 (en) Communication device, communication system, and synchronization control method
US8447878B2 (en) Receiving apparatus, transmitting apparatus, communication system, and method of detecting buffer setting of relay server
WO2024124797A1 (en) Wireless network node synchronization method, system and device, and readable storage medium
US7783200B2 (en) Method and apparatus for constant bit rate data transmission in an optical burst switching network
JP6460099B2 (en) Packet transmission apparatus, packet transmission system, and packet transmission method
JP4740170B2 (en) Asynchronous synchronous communication network conversion device, method, program, recording medium, and communication system
US20240048497A1 (en) Communication device, communication method, and recording medium
JP6018552B2 (en) Communication system converter
WO2012159409A1 (en) Frame delimiting method and device for dynamic rate data service
JP5187281B2 (en) Gateway device
CN103078812B (en) Data forwarding method and equipment
JP5840580B2 (en) Distributed information synchronization system and distributed information synchronization method
WO2020150349A1 (en) Device presence method and system for mesh network management
CN111669672A (en) Rate adaptation algorithm for fibre channel protocol
JP4678046B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, DELAY TIME MEASUREMENT TIME SETTING METHOD, DELAY TIME CALCULATION METHOD, AND PROGRAM
US20150236953A1 (en) Control device, communication system, communication method and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20151204

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161026

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161101

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161221

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170619

R150 Certificate of patent or registration of utility model

Ref document number: 6171496

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees