JP2008257393A - Data input/output control circuit - Google Patents

Data input/output control circuit Download PDF

Info

Publication number
JP2008257393A
JP2008257393A JP2007097555A JP2007097555A JP2008257393A JP 2008257393 A JP2008257393 A JP 2008257393A JP 2007097555 A JP2007097555 A JP 2007097555A JP 2007097555 A JP2007097555 A JP 2007097555A JP 2008257393 A JP2008257393 A JP 2008257393A
Authority
JP
Japan
Prior art keywords
clock
data
buffer memory
value
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007097555A
Other languages
Japanese (ja)
Inventor
Yoshiyuki Oshida
善之 押田
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.)
Hitachi Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP2007097555A priority Critical patent/JP2008257393A/en
Publication of JP2008257393A publication Critical patent/JP2008257393A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data input/output control circuit absorbing synchronization deviation by a clock speed difference between different systems to keep a buffer use amount stable. <P>SOLUTION: This data input/output control circuit has: a buffer memory (20) performed with reading and writing of data interfaced with another device according to a clock of the other device; a clock error detection part (23) detecting a clock error between a clock of its own device and the clock of the other device; a buffer memory use amount calculation part (41) calculating the use amount of the buffer memory based on respective count values of the clock of the own device and the clock of the other device; a comparison part (43) comparing the use amount of the buffer memory with a prescribed threshold value; and an operation clock control part controlling an operation clock of the writing and the reading of the data to the buffer memory performed in the own device according to the clock error and a comparison result between the use amount of the buffer memory and the prescribed threshold value. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明はデータ入出力制御回路に関し、より詳しくは、自己の装置と他の装置との間のデータの入出力を制御させるのに供して好適なデータ入出力制御回路に関する。   The present invention relates to a data input / output control circuit, and more particularly to a data input / output control circuit suitable for controlling input / output of data between its own device and another device.

装置間でデータの非同期伝送を行う場合、バッファメモリ等を設けることにより、非同期伝送の速度差を吸収するようにしている。しかしながら、装置間のクロック周波数が同一であったとしても、装置毎に使用している原振(原発信器)が異なると、徐徐にではあるがクロック誤差(位相差のずれ)が生じる可能性がある。各装置のクロックに従ってバッファメモリに対するデータの書き込みと読み出しを行った場合、上記クロック誤差がデータ数(データサンプリング数)の誤差として現れ、データの欠落などの不具合が生じるおそれがある。また、バッファメモリに対するデータの書き込みと読み出しのクロック速度が異なると、バッファメモリの使用量が安定に保たれず、データの入力から出力までの遅延時間に変動が生じるおそれがある。   When performing asynchronous transmission of data between devices, a buffer memory or the like is provided to absorb the speed difference of asynchronous transmission. However, even if the clock frequency between the devices is the same, if the source oscillation (original oscillator) used for each device is different, a clock error (phase difference shift) may occur gradually. There is. When data is written to and read from the buffer memory according to the clock of each device, the clock error appears as an error in the number of data (the number of data sampling), which may cause a problem such as missing data. Also, if the data writing and reading clock speeds differ from each other in the buffer memory, the amount of use of the buffer memory may not be kept stable, and the delay time from data input to output may vary.

そこで、例えば特許文献1に記載の技術にあっては、書き込みと読み出しのクロック速度が異なるバッファメモリに対し、書き込みクロックの周波数より高い周波数の読み出しクロックでデータを読み出すことを提案している。
特開2000−173260号公報(図1)
Therefore, for example, the technique disclosed in Patent Document 1 proposes to read data with a read clock having a frequency higher than the frequency of the write clock with respect to buffer memories having different write and read clock speeds.
JP 2000-173260 A (FIG. 1)

上記した特許文献1に記載の技術では、読み出しのクロックの方が書き込みクロックより速度が速い場合にのみ適用が可能なため、読み出し側においてはバースト的な処理にしか適さず、改善の余地を残していた。   The technique described in Patent Document 1 described above is applicable only when the read clock is faster than the write clock. Therefore, the read side is suitable only for bursty processing and leaves room for improvement. It was.

従って本発明の目的は、原振の異なる装置間でデータの伝送を行う際に、各装置のクロックに誤差が生じてもデータの欠落などの不具合が発生するのを防止すると共に、バッファメモリの使用量を安定に保ち、遅延時間の変動を防止するようにしたデータ入出力制御回路を提供することにある。   Accordingly, an object of the present invention is to prevent the occurrence of problems such as data loss even if an error occurs in the clock of each device when data is transmitted between devices having different original vibrations. An object of the present invention is to provide a data input / output control circuit that keeps the amount of use stable and prevents fluctuations in delay time.

上記した課題を解決するため、本発明のデータ入出力制御回路は、自己の装置と他の装置との間のデータの入出力を制御するデータ入出力制御回路において、
前記他の装置のクロックに従って、前記他の装置にインターフェースされる前記データの書き込みと読み出しが行われるバッファメモリと、
前記自己の装置のクロックと前記他の装置のクロックとのクロック誤差を検出するクロック誤差検出部と、
前記自己の装置のクロックおよび前記他の装置のクロックの各カウント値に基づいて前記バッファメモリの使用量を算出するバッファメモリ使用量算出部と、
前記バッファメモリの使用量を所定の閾値と比較する比較部と、
前記バッファメモリの使用量と前記所定の閾値との比較結果および前記クロック誤差に応じ、前記自己の装置で行われる前記バッファメモリに対する前記データの読み出しと書き込みの動作クロックを制御する動作クロック制御部と、
を備えるように構成した。
In order to solve the above problems, the data input / output control circuit of the present invention is a data input / output control circuit for controlling input / output of data between its own device and another device.
A buffer memory for writing and reading the data interfaced to the other device according to the clock of the other device;
A clock error detection unit for detecting a clock error between the clock of the device itself and the clock of the other device;
A buffer memory usage calculating unit that calculates the usage of the buffer memory based on the count values of the clock of the own device and the clock of the other device;
A comparison unit that compares the usage amount of the buffer memory with a predetermined threshold;
An operation clock controller that controls an operation clock for reading and writing the data to and from the buffer memory performed by the device according to a comparison result between the usage amount of the buffer memory and the predetermined threshold value and the clock error; ,
It comprised so that it might be equipped with.

本発明に係わるデータ入出力制御回路によれば、各装置のクロックに誤差が生じても、データの欠落などの不具合が発生するのを防止することができると共に、バッファメモリの使用量を安定に保ち、遅延時間の変動を防止することが可能となる。   According to the data input / output control circuit of the present invention, even if an error occurs in the clock of each device, it is possible to prevent problems such as data loss and to stabilize the use amount of the buffer memory. It is possible to prevent the fluctuation of the delay time.

図1に、本発明のデータ入出力制御回路の実施形態であるブロック図を示す。   FIG. 1 is a block diagram showing an embodiment of a data input / output control circuit of the present invention.

本発明は、装置B(I/Oボード)(100)(自己の装置)と装置A(無線機)(200)(他の装置)との間のデータの入出力を制御するデータ入出力制御回路であって、装置A(200)の端末側の入出力として有する音声符号化データなどのデータに同期するクロックと、このデータおよびクロックとインターフェース(入出力接続制御)される装置B(100)のクロックとの間に発生するクロック周期の誤差(クロック誤差)に対して、装置B(100)に有するデータ入出力制御回路(2)に、クロック周期の誤差を制御する機能が備えられたものである。   The present invention provides a data input / output control for controlling data input / output between the device B (I / O board) (100) (own device) and the device A (radio device) (200) (other device). Device B (100) which is a circuit and is synchronized with data such as speech encoded data as input / output on the terminal side of device A (200), and interfaced with this data and clock (input / output connection control) The data input / output control circuit (2) of the device B (100) is provided with a function for controlling the clock cycle error with respect to the clock cycle error (clock error) generated between the clock and the clock. It is.

以下、図1および図3のブロック図を用いてその構成を説明する。装置A(200)は、クロック発生部A(3)を有するほか、図示されてはいないが無線機としての変復調部などの機能を有するが、詳細な説明は省略する。   The configuration will be described below with reference to the block diagrams of FIGS. The device A (200) includes a clock generation unit A (3) and functions as a radio unit, which is not shown, but is not described in detail.

図1は、本発明を実施した場合の自己の装置であるデータ入出力制御回路(2)が、その主要部であり、他の装置である装置A(200)のクロックに従って、装置A(200)にインターフェースされるデータの書き込みと読み出しが行われるバッファメモリ(20)が備えられ、このバッファメモリ(20)に対してデータの書き込み、読み出しの制御を行う機能を有する回路であり、以下に構成および動作の説明をする。   FIG. 1 shows that a data input / output control circuit (2) which is its own device when the present invention is implemented is a main part of the device A (200) according to the clock of the device A (200) which is another device. ) Is a circuit having a function of controlling writing and reading of data with respect to the buffer memory (20). The operation will be described.

クロックAは、装置A(200)に有するクロック発生部A(3)により発生し、装置B(100)から見れば外部になる装置A(200)から装置B(100)へ入力される外部クロックであり、バッファメモリ部(20)において、装置A(200)からの入力情報データである入力データAをバッファメモリ(20)に書き込むため、および、装置A(200)への出力情報データである出力データAをバッファメモリ(20)から読み出すためのクロックとして用いられる。   The clock A is generated by a clock generation unit A (3) included in the device A (200), and is externally input to the device B (100) from the device A (200) as viewed from the device B (100). In the buffer memory unit (20), input data A, which is input information data from the device A (200), is written to the buffer memory (20), and is output information data to the device A (200). It is used as a clock for reading the output data A from the buffer memory (20).

クロックBは、装置B(100)に有するクロック発生部B(1)で作成される内部クロックであり、バッファメモリ部(20)に蓄えられた入力データAを例えば、D/A変換器への出力情報データである出力データBとして読み出すため、および、例えば、A/D変換器からの入力情報データである入力データBとして書き込むためのクロックとして用いられる。   The clock B is an internal clock generated by the clock generator B (1) included in the device B (100), and the input data A stored in the buffer memory unit (20) is input to, for example, a D / A converter. It is used as a clock for reading out as output data B, which is output information data, and for writing as input data B, which is input information data from an A / D converter, for example.

装置A(200)の端子b3より出力されるクロックA、および、クロックAに同期し端子b1より出力される入力データAは、それぞれ、装置B(100)の端子c3、c1を接続点として、バッファメモリ部(20)などへ入力される。入力データAは、装置A(200)の無線受信された受信データとなる。   The clock A output from the terminal b3 of the device A (200) and the input data A output from the terminal b1 in synchronization with the clock A are connected to the terminals c3 and c1 of the device B (100), respectively. The data is input to the buffer memory unit (20). The input data A is received data received wirelessly by the device A (200).

更に、装置B(100)の端子c2から出力される出力データAは、バッファメモリ部(20)より、クロックAによって読み出されて、クロックAに同期して装置A(200)の端子b2に入力される。出力データAは、装置A(200)の送信データとなる。   Furthermore, the output data A output from the terminal c2 of the device B (100) is read from the buffer memory unit (20) by the clock A, and is synchronized with the clock A to the terminal b2 of the device A (200). Entered. The output data A becomes transmission data of the device A (200).

入力データA、および、出力データAが伝送される端子b1―c1間、端子b2―c2間のデータ伝送の回線形式は、シリアル伝送またはパラレル伝送いずれでもよい。   The line format of data transmission between the terminals b1 and c1 and the terminals b2 and c2 to which the input data A and the output data A are transmitted may be either serial transmission or parallel transmission.

一方、装置B(100)内のクロック発生部B(1)で作成されたクロックBは、データ入出力制御回路(2)などに入力される。   On the other hand, the clock B generated by the clock generator B (1) in the device B (100) is input to the data input / output control circuit (2) and the like.

バッファメモリ部(20(1))から端子d1に出力され、クロックBに同期して動作するD/A変換器に転送される。D/A変換器の出力は、図示されてはいないが、音声入出力装置に接続されている。このように、装置A(200)で受信された音声信号は、装置B(100)を介して音声入出力装置のスピーカなどから音声が出力される。   The data is output from the buffer memory unit (20 (1)) to the terminal d1 and transferred to the D / A converter operating in synchronization with the clock B. Although not shown, the output of the D / A converter is connected to a voice input / output device. As described above, the sound signal received by the device A (200) is output from the speaker of the sound input / output device via the device B (100).

更に、例えば、図示されてはいないが、音声入出力装置のマイクから入力された音声はクロックBに同期して動作するA/D変換器に入力され、A/D変換器の出力がデータ入出力制御回路2へ入力データBとして、端子d2から入力され、バッファメモリ部(20(2))へ書き込まれる。バッファメモリ部(20(2))に書き込まれたデータは、クロックAによって読み出されて出力データAとなり、端子c2、端子b2を経由して装置A(200)から外部に無線送信される。   Further, for example, although not shown, the sound input from the microphone of the sound input / output device is input to the A / D converter that operates in synchronization with the clock B, and the output of the A / D converter is the data input. Input data B is input from the terminal d2 to the output control circuit 2 and written to the buffer memory unit (20 (2)). The data written in the buffer memory unit (20 (2)) is read by the clock A to become output data A, which is wirelessly transmitted from the device A (200) to the outside via the terminals c2 and b2.

次に、クロックAはカウンタA(21)に入力され、およびクロックBはカウンタB(22)に入力され、それぞれクロックの立ち上がりエッジの回数のクロック数として、所定の期間での計数(以下カウントという。)が行われる。   Next, the clock A is input to the counter A (21), and the clock B is input to the counter B (22). Each clock count is the number of rising edges of the clock. .) Is performed.

ここで、カウンタA(21)およびカウンタB(22)のそれぞれにおけるカウントの最大数およびリセットタイミング(所定の期間)は、図示されてはいないが外部より任意の値を設定できるようにしている。カウントの最大数は、バッファメモリ部(20)のデータのメモリ記憶容量に応じて設定される。   Here, although the maximum number of counts and the reset timing (predetermined period) in each of the counter A (21) and the counter B (22) are not shown, arbitrary values can be set from the outside. The maximum number of counts is set according to the memory storage capacity of data in the buffer memory unit (20).

装置A(200)のクロックAのカウントを算出するカウンタA(21)、および、装置B(100)のクロックBのカウントを算出するカウンタB(22)のそれぞれの計数結果である出力は、クロック誤差加算部(25)およびクロック誤差算出部(23)に入力され、先ず、クロック誤差算出部(23)では、両クロックカウント値の計数差がクロック誤差(30)として算出(検出)し出力される。   The outputs of the counter A (21) for calculating the count of the clock A of the device A (200) and the counter B (22) for calculating the count of the clock B of the device B (100) The error is added to the error adder (25) and the clock error calculator (23). First, the clock error calculator (23) calculates (detects) and outputs the count difference between the two clock count values as the clock error (30). The

得られた両クロックカウント値の計数差の出力であるクロック誤差値(30)は、プラスまたはマイナスのどちらの符号にでもなり得る数値情報であり、その符号情報も含めた結果として、次のブロックである間引き頻度係数テーブル(24)に入力される。   The obtained clock error value (30), which is the output of the count difference between the two clock count values, is numerical information that can be either plus or minus sign. As a result including the sign information, the next block Is input to the thinning frequency coefficient table (24).

間引き頻度係数テーブル(24)は、クロック誤差値(30)の値が参照値として用いられて、この参照値に対応した変換値として重み計数出力である出力計数値(31)を作成し、当該ブロックの出力とする。   The thinning frequency coefficient table (24) uses the value of the clock error value (30) as a reference value, creates an output count value (31) that is a weight count output as a conversion value corresponding to the reference value, and The output of the block.

一方、カウンタA(21)およびカウンタB(22)のそれぞれの出力は、クロック誤差加算部(25)にも入力され、ここでは、両クロックカウント値の差から求まるクロック誤差値の累積計算を行なう。この累積計算結果は、バッファメモリ部(20)のメモリの使用量を表す。   On the other hand, the outputs of the counter A (21) and the counter B (22) are also input to the clock error adder (25), and here, the cumulative calculation of the clock error value obtained from the difference between the two clock count values is performed. . This cumulative calculation result represents the memory usage of the buffer memory unit (20).

また、クロック誤差加算部(25)には、閾値情報部(26)のメモリに記憶させた閾値情報(40)が入力されている。   Further, the threshold value information (40) stored in the memory of the threshold value information unit (26) is input to the clock error adding unit (25).

クロック誤差加算部(25)では、閾値情報(40)の値とバッファメモリ部(20)のメモリ使用量を表すクロック誤差値の累積計算結果とが比較され、比較結果を得る。   In the clock error adding unit (25), the value of the threshold information (40) is compared with the cumulative calculation result of the clock error value representing the memory usage of the buffer memory unit (20) to obtain a comparison result.

更に、バッファメモリ部(20)のメモリ使用量が閾値情報(40)を越えるようなときに、次の間引き頻度計算部(27)に対し、メモリ使用量を超えた旨の情報として閾値超過情報(44)を伝達する。   Further, when the memory usage of the buffer memory unit (20) exceeds the threshold information (40), the threshold excess information is sent to the next thinning frequency calculation unit (27) as information indicating that the memory usage has been exceeded. (44) is transmitted.

間引き頻度計算部(27)は、クロック誤差加算部(25)の出力である閾値超過情報(44)と間引き頻度係数テーブル(24)の出力である出力計数値(31)の情報が入力され、これを演算処理して、その結果、間引き頻度値(32)を得て出力とする。この間引き頻度値(32)は、実際の情報データである出力データBおよび入力データBの、どちらか又は両方に対し間引き制御を行う制御指令(33)を発するクロック制御部(28)に転送される。   The decimation frequency calculation unit (27) receives the threshold value excess information (44) as the output of the clock error addition unit (25) and the information of the output count value (31) as the output of the decimation frequency coefficient table (24). As a result, a thinning frequency value (32) is obtained and output. This decimation frequency value (32) is transferred to the clock control unit (28) which issues a control command (33) for performing decimation control on either or both of the output data B and the input data B which are actual information data. The

クロック制御部(28)は、算出された間引き頻度値(32)の値に応じ、バッファメモリ部(20)の端末側(B側)に対する読み出しと書き込みの動作クロックを制御(生成)する。このとき、装置A(200)より作成され転送されたクロックAに対しては制御せず、固定とする。   The clock control unit (28) controls (generates) read and write operation clocks for the terminal side (B side) of the buffer memory unit (20) according to the calculated thinning frequency value (32). At this time, the clock A created and transferred from the device A (200) is not controlled but fixed.

このような制御動作が行われる起因面から見れば、装置B(100)で発生させたクロックBの速度が装置A(200)で発生させたクロックAの速度よりも速ければ、後述するTav(クロック間引き頻度値(32))の値に応じた頻度でクロックBを間引きする。逆に、クロックAの速度の方が速ければ、Tavの値に応じた頻度でクロックBのクロック数を増加させることとなる。   From the point of view of such a control operation, if the speed of the clock B generated by the device B (100) is faster than the speed of the clock A generated by the device A (200), Tav ( The clock B is thinned at a frequency according to the value of the clock thinning frequency value (32). On the contrary, if the speed of the clock A is faster, the number of clocks of the clock B is increased at a frequency corresponding to the value of Tav.

以上説明したように、本発明のデータ入出力制御回路は、装置間でクロック誤差が生じた場合、クロックの間引き又は増加によって、入力情報データと出力情報データとの伝送速度差を吸収し、かつ、バッファメモリ部の情報データのメモリ使用量を適正化し、入力情報データから出力情報データまでの遅延時間のばらつきを極力抑えられるように構成されている。   As described above, when a clock error occurs between devices, the data input / output control circuit of the present invention absorbs a transmission speed difference between input information data and output information data by thinning out or increasing the clock, and The memory usage amount of the information data in the buffer memory unit is optimized, and the variation in delay time from the input information data to the output information data can be suppressed as much as possible.

装置A(200)への適用の実施例では、入力データA→出力データBのデータ転送系が受信復調出力として、入力データB→出力データAのデータ転送系が送信変調入力として機能する。   In the embodiment applied to apparatus A (200), the data transfer system of input data A → output data B functions as a reception demodulation output, and the data transfer system of input data B → output data A functions as a transmission modulation input.

次に、間引き頻度計数テーブル(24)及びクロック誤差加算部(25)における動作の実施例として、詳細な処理内容について、図2および図3を示して説明する。   Next, as an example of the operation in the thinning frequency counting table (24) and the clock error adding unit (25), detailed processing contents will be described with reference to FIGS.

図2は、間引き頻度計数テーブル(24)の内部メモリに記憶された間引き頻度係数テーブルの実施例である。このテーブルの各数値は、図示されてはいないが装置内部に備えられるCPUあるいは外部のPCなどから設定することができ、その設定は動的に変更させるようにしてもよい。このテーブルの各数値を選択することにより、クロック誤差値(30)をクロック誤差ゼロに収束させる時間を速くしたり、遅くしたりする設定変更が可能である。   FIG. 2 shows an example of the thinning frequency coefficient table stored in the internal memory of the thinning frequency counting table (24). Although not shown, each numerical value of this table can be set from a CPU provided in the apparatus or an external PC, and the setting may be dynamically changed. By selecting each numerical value in this table, it is possible to change the setting to speed up or slow down the time for the clock error value (30) to converge to zero clock error.

図2に示されたテーブルとして設定された実施例の各係数値は、左欄の数値が、カウンタA(21)、B(22)のリセットタイミング時に計測された両者の値からクロック誤差値(30)を算出するクロック誤差算出部(23)の出力値であり、これが間引き頻度係数テーブル(24)に入力される情報(記号;ΔCLK)となる。   Each coefficient value of the embodiment set as the table shown in FIG. 2 is such that the numerical value in the left column is a clock error value (from the values measured at the reset timing of the counters A (21) and B (22) ( 30) is an output value of the clock error calculation unit (23), which is information (symbol; ΔCLK) input to the thinning frequency coefficient table (24).

また、右欄の数値は、クロック誤差値(30)の各数値情報に対応して設定された値であり、これが間引き頻度係数テーブル(24)から出力される出力計数値(31)として得られる情報(記号;Tin)である。   The numerical value in the right column is a value set corresponding to each numerical value information of the clock error value (30), and this is obtained as the output count value (31) output from the thinning frequency coefficient table (24). Information (symbol: Tin).

このテーブル例示では、速い収束時間とするように大きな値としている。このため、大きな誤差が発生したときでも、追従する速度が速くなり有効となる。   In this table example, a large value is set so as to achieve a fast convergence time. For this reason, even when a large error occurs, the tracking speed becomes faster and effective.

クロック誤差値(30)が0、すなわち、出力計数値(31)が0にされたときが収束状態であり、この収束により、バッファメモリ部(20)内のデータ量が一定の値に保たれる。   When the clock error value (30) is 0, that is, when the output count value (31) is 0, the convergence state is reached, and this convergence keeps the data amount in the buffer memory unit (20) constant. It is.

なお、間引き頻度係数テーブル(24)の機能を省略して、クロック誤差算出部(23)の出力値を直接、間引き頻度計算部(27)に入力し、間引き頻度係数テーブルによる変換値を用いずにクロック誤差値(30)をそのまま間引き頻度計算部(27)での計算処理に使用してもよい。   It should be noted that the function of the thinning frequency coefficient table (24) is omitted, the output value of the clock error calculation unit (23) is directly input to the thinning frequency calculation unit (27), and the conversion value by the thinning frequency coefficient table is not used. Alternatively, the clock error value (30) may be used as it is in the calculation process in the thinning frequency calculation unit (27).

図3は、本発明のデータ入出力制御回路(2)のクロック誤差加算部(25)の詳細な構成例を示すブロック図である。   FIG. 3 is a block diagram showing a detailed configuration example of the clock error adder (25) of the data input / output control circuit (2) of the present invention.

このブロックの入力として、装置A(200)に有するクロック発生部A(3)で作成されたクロックAのカウント値であるカウンタA出力の情報が端子eに、装置B(100)に有するクロック発生部B(1)で作成されたクロックBのカウント値であるカウンタB出力の情報が端子fに、更に、閾値情報部(26)の出力である閾値情報(40)が端子gにそれぞれ入力される。   As an input to this block, information on the output of the counter A, which is the count value of the clock A created by the clock generator A (3) of the device A (200), is generated at the terminal e and the clock generated by the device B (100). The information of the counter B output, which is the count value of the clock B created by the part B (1), is inputted to the terminal f, and the threshold value information (40) which is the output of the threshold information part (26) is inputted to the terminal g. The

カウンタA出力およびカウンタB出力の各情報は、バッファ使用量計算部(41)に入力され、それぞれのカウント値を累積計算することによって、バッファメモリ部(20)内のメモリに蓄積された入力データAおよび入力データBのデータ量を把握することができる。   Each information of the counter A output and the counter B output is input to the buffer usage calculation unit (41), and the input data stored in the memory in the buffer memory unit (20) is calculated by accumulating the respective count values. The data amount of A and input data B can be grasped.

カウンタA(21)およびカウンタB(22)は、所定の期間ごとにカウント値がリセットされるので、バッファ使用量計算部(41)では、その所定の期間ごとに得られたカウント値(バッファ使用量)を加算して、バッファメモリ部(20)内のメモリに蓄積された入力データAおよび入力データBの累積データ量が計算され、所定の期間ごとの増減を把握することができる。   Since the count values of the counter A (21) and the counter B (22) are reset every predetermined period, the buffer usage calculation unit (41) counts the count values (buffer usage) obtained every predetermined period. The accumulated data amount of the input data A and the input data B accumulated in the memory in the buffer memory unit (20) is calculated, and the increase / decrease for each predetermined period can be grasped.

即ち、バッファ使用量計算部(41)は、装置B(100)のクロックおよび装置A(200)のクロックの各カウント値に基づいて前記バッファメモリの使用量を算出するバッファメモリ使用量算出部である。   That is, the buffer usage calculation unit (41) is a buffer memory usage calculation unit that calculates the buffer memory usage based on the count values of the clock of the device B (100) and the clock of the device A (200). is there.

バッファ使用量計算部(41)の出力であるデータ量増減値(42)は、バッファ使用量の上限値(上閾値)に向かう方向を示すプラス符号、またはバッファ使用量の下限値(下閾値)に向かう方向を示すマイナス符号のどちらかの符号が付与され、プラスであれば、入力データAのデータ蓄積量が増加方向であり、即ち、バッファメモリ部(20(1))内の新たに記憶可能なメモリ容量が減少方向を指す。   The data amount increase / decrease value (42), which is the output of the buffer usage calculation unit (41), is a plus sign indicating the direction toward the upper limit (upper threshold) of the buffer usage, or the lower limit (lower threshold) of the buffer usage. One of the minus signs indicating the direction of the input data A is given, and if it is positive, the data accumulation amount of the input data A is in the increasing direction, that is, newly stored in the buffer memory unit (20 (1)). The possible memory capacity indicates a decreasing direction.

マイナスであれば、入力データAのデータ蓄積量が減少方向であり、即ち、バッファメモリ部(20(1))内の新たに記憶可能なメモリ容量が増加方向を指す(図4参照)。
同様のことが、バッファメモリ部(20(2))における入力データBのデータ蓄積量についても把握される。
If it is negative, the data storage amount of the input data A is decreasing, that is, the newly storable memory capacity in the buffer memory unit (20 (1)) is increasing (see FIG. 4).
The same holds for the amount of data stored in the input data B in the buffer memory unit (20 (2)).

閾値情報(40)およびデータ量増減値(42)は、比較部(43)に入力され、2つの値が比較される。このとき閾値情報(40)は、データ量増減値(42)がプラス符号であれば、上限値(上閾値)との比較が行われるように、データ量増減値(42)がマイナス符号であれば、下限値(下閾値)との比較が行われるように動作する。即ち、比較部(43)はバッファメモリの使用量を所定の閾値と比較する比較部である。   The threshold information (40) and the data amount increase / decrease value (42) are input to the comparison unit (43), and the two values are compared. At this time, if the data amount increase / decrease value (42) is a plus sign, the threshold information (40) has a minus sign so that the data amount increase / decrease value (42) is compared with the upper limit value (upper threshold value). For example, it operates so as to be compared with the lower limit value (lower threshold value). That is, the comparison unit (43) is a comparison unit that compares the usage amount of the buffer memory with a predetermined threshold value.

なお、閾値情報(40)は、バッファメモリ部(20)内の新たに記憶可能なメモリ容量を比較判定できるパラメータであれば、例えば、上限値(上閾値)と下限値(下閾値)の間に任意の値を閾値情報として加えてもよい。   Note that the threshold information (40) is, for example, between an upper limit value (upper threshold value) and a lower limit value (lower threshold value) as long as it is a parameter capable of comparing and determining the memory capacity that can be newly stored in the buffer memory unit (20). Any value may be added as threshold information.

また、閾値情報(40)などのパラメータ値は、図示されてはいないが装置内部に備えられるCPUあるいは外部PCなどから設定して、動的に変更させるようにしてもよい。   Further, although not shown, parameter values such as threshold information (40) may be set from a CPU or an external PC provided in the apparatus and dynamically changed.

閾値情報(40)の値は、バッファメモリ部(20)内のメモリに蓄積される入力データAおよび入力データBのデータ量がシステムの要求または、ユーザーの要求に合わせる値とすればよい。   The value of the threshold information (40) may be a value that matches the data amount of the input data A and the input data B stored in the memory in the buffer memory unit (20) with a system request or a user request.

閾値情報(40)の上限値(上閾値)と下限値(下閾値)との幅を狭くすれば、バッファメモリ部(20)内に有するメモリの入出力データ転送時間のバラツキを小さくし、遅延時間を安定化することができる。   If the width between the upper limit value (upper threshold value) and the lower limit value (lower threshold value) of the threshold information (40) is narrowed, the variation in the input / output data transfer time of the memory included in the buffer memory unit (20) is reduced and the delay is reduced. Time can be stabilized.

また、閾値情報(40)自体の値を小さくすれば、バッファメモリ部(20)内のメモリの容量を小さくでき、入出力のデータ転送時間を短くすることができ、バッファメモリ部(20)で生じるデータの遅延時間が短くなり、システムは高速な動作が可能となる。   Further, if the value of the threshold information (40) itself is reduced, the capacity of the memory in the buffer memory unit (20) can be reduced, the input / output data transfer time can be shortened, and the buffer memory unit (20) The resulting data delay time is shortened and the system can operate at high speed.

更に、閾値情報(40)の値を適切な設定値に選ぶことにより、間引き頻度計算部(27)の収束動作の速度をシステムに適合するように制御することも可能である。   Furthermore, by selecting the value of the threshold information (40) as an appropriate setting value, it is possible to control the convergence operation speed of the thinning frequency calculation unit (27) so as to be adapted to the system.

上記の制御に関し、図5に、データ入出力制御回路のパラメータ値を設定する手順の実施例としてフロー図を示す。   Regarding the above control, FIG. 5 is a flowchart showing an example of a procedure for setting parameter values of the data input / output control circuit.

比較部(43)の出力である閾値超過情報(44)は、バッファメモリ使用量が上限値(上閾値)を上回る、または下限値(下閾値)を下回るように、設定された閾値情報(40)から外れた場合に、バッファメモリ部(20)内のバッファメモリ使用量を閾値情報(40)の上限値と下限値との幅以内(0を含む)に収束させるための制御情報となる。   The threshold excess information (44), which is the output of the comparison unit (43), is set so that the buffer memory usage exceeds the upper limit (upper threshold) or falls below the lower limit (lower threshold). ), Control information for converging the buffer memory usage in the buffer memory unit (20) within a range (including 0) between the upper limit value and the lower limit value of the threshold information (40).

この閾値超過情報(44)が間引き頻度計算部(27)に対して、バッファメモリのメモリ使用量を増加させるようにクロック間引き、即ち、データ間引き制御をするか、データの蓄積を進めてメモリ使用量を減少させるように制御をするかの指令となり、その指令情報は端子hから出力される。
このことは、データをクロックでサンプリングする際のサンプリング間隔の変更を意味する。
This threshold excess information (44) causes the thinning frequency calculation unit (27) to perform clock thinning, that is, data thinning control so as to increase the memory usage of the buffer memory, or to advance the accumulation of data and use the memory. It becomes a command to control to decrease the amount, and the command information is output from the terminal h.
This means that the sampling interval is changed when data is sampled with a clock.

以上のように、クロック誤差算出部(23)の出力であるクロック誤差値(30)を入力とする間引き頻度係数テーブル(24)と、クロック誤差加算部(25)の出力であるバッファメモリの使用量(データ量増減値(42))と閾値情報部(26)から出力される所定の閾値(40)との比較結果である閾値超過情報(44)を入力とする間引き頻度計算部(27)と、クロック制御部(28)とによる構成は、装置B(100)で行われるバッファメモリ部(20)に対して、出力データBの読み出しおよび入力データBの書き込みの動作クロックを制御する制御指令(33)を出力とする動作クロック制御部である。   As described above, the use of the thinning frequency coefficient table (24) that receives the clock error value (30) that is the output of the clock error calculator (23) and the buffer memory that is the output of the clock error adder (25). Thinning frequency calculation unit (27) which receives threshold excess information (44) as a comparison result between the amount (data amount increase / decrease value (42)) and a predetermined threshold (40) output from threshold information unit (26) And the clock control unit (28), the control command for controlling the operation clock for reading the output data B and writing the input data B to the buffer memory unit (20) performed in the device B (100). This is an operation clock control unit that outputs (33).

次に、前記の詳細な処理内容の続きとして、間引き頻度計算部(27)のブロックについて図1を参照し、計算式を記載して、その実施例を具体的に説明する。   Next, as a continuation of the detailed processing described above, the embodiment of the thinning frequency calculation unit (27) will be described in detail with reference to FIG.

間引き頻度計算部(27)には、間引き頻度係数テーブル(24)の出力である出力係数値(31)とクロック誤差加算部(25)の出力である閾値超過情報(44)の2つが入力される。このブロックでの処理は、これら2つの入力情報から、以下に示す平均化計算式に従って、間引き頻度値(32)を算出し、出力する機能を有している。   The decimation frequency calculation unit (27) receives the output coefficient value (31) as the output of the decimation frequency coefficient table (24) and the threshold excess information (44) as the output of the clock error addition unit (25). The The processing in this block has a function of calculating and outputting a thinning frequency value (32) from these two pieces of input information according to the following averaging calculation formula.

Tav=α×Tav+β×(Tin+L)・・・・(1)
Tav;クロック間引き頻度値(32)
〔間引き頻度計算部(27)の出力値〕
Tin;出力係数値(31)
〔間引き頻度係数テーブル(24)の出力値〕
L ;閾値超過情報(44)
〔クロック誤差加算部(25)の出力値〕
α ;α<1の任意の係数値
β ;1−α
Tav = α × Tav + β × (Tin + L) (1)
Tav: Clock thinning frequency value (32)
[Output value of thinning frequency calculation unit (27)]
Tin: Output coefficient value (31)
[Output value of thinning frequency coefficient table (24)]
L; threshold excess information (44)
[Output value of clock error adder (25)]
α: Arbitrary coefficient value of α <1 β; 1−α

計算式(1)について、主たる項目の詳細な説明を行う。
Tavは、初期値として0が設定される。計算された結果、この値が0を上回った時にクロックの間引きが行われ、0を下回った時にクロックの増加が行われる。0から離れるほど間引き又は増加の頻度が多くなる。
Tinは、図2の表に示したように、ΔCLK(任意の期間におけるクロックBの数―クロックAの数)が0よりも大きくなるに従い、0よりもプラス方向に大きな値をとるように設定される出力係数値であり、逆に、ΔCLKが0よりも小さくなるに従い、0よりもマイナス方向に大きな値をとるように設定される出力係数値である。
With respect to the calculation formula (1), the main items will be described in detail.
Tav is set to 0 as an initial value. As a result of the calculation, when this value exceeds 0, the clock is thinned out, and when it falls below 0, the clock is increased. The frequency of thinning or increasing increases as the distance from 0 increases.
As shown in the table of FIG. 2, Tin is set to take a larger value in the positive direction than 0 as ΔCLK (the number of clocks B in any period-the number of clocks A) becomes larger than 0. On the contrary, the output coefficient value is set to take a larger value in the minus direction than 0 as ΔCLK becomes smaller than 0.

これにより、クロックBの速度の方がクロックAの速度に比べ早ければ、クロックBを間引く方向にTavが変化し、クロックBの速度の方がクロックAの速度に比べ遅ければ、クロックBを増加させる方向にTavが変化する。   As a result, if the speed of the clock B is faster than the speed of the clock A, Tav changes in the direction of thinning out the clock B, and if the speed of the clock B is slower than the speed of the clock A, the clock B is increased. Tav changes in the direction to be changed.

Lは、装置A(無線機)(200)が受信モードであり、かつ、入力データAのデータ量増減値が上限側の閾値を超えていれば、マイナスの値となり、下限側の閾値を下回っていればプラスの値となる。これにより、バッファメモリ部(20(1))のバッファメモリ使用量が上限側の閾値を越えた場合は、クロックBを増加させる方向にTavが変化し、バッファメモリ部(20(1))のバッファメモリ使用量が下限側の閾値を下回った場合は、クロックBを間引く方向にTavが変化する。   L is a negative value if the device A (radio device) (200) is in the reception mode and the data amount increase / decrease value of the input data A exceeds the upper threshold value, and falls below the lower threshold value. If it is, it becomes a positive value. As a result, when the buffer memory usage of the buffer memory unit (20 (1)) exceeds the upper threshold, Tav changes in the direction of increasing the clock B, and the buffer memory unit (20 (1)) When the buffer memory usage amount falls below the lower threshold, Tav changes in the direction in which the clock B is thinned out.

一方、装置A(無線機)(200)が送信モードであり、かつ、入力データBのデータ量増減値が上限側の閾値を超えていればプラスの値となり、下限側の閾値を下回っていればマイナスの値となる。これにより、バッファメモリ部(20(2))のバッファメモリ使用量が上限側の閾値を越えた場合は、クロックBを間引く方向にTavが変化し、バッファメモリ部(20(2))のバッファメモリ使用量が下限側の閾値を下回った場合は、クロックBを増加させる方向にTavが変化する。   On the other hand, if the device A (radio device) (200) is in the transmission mode and the data amount increase / decrease value of the input data B exceeds the upper threshold value, the value becomes a positive value and is lower than the lower threshold value. Negative value. As a result, when the buffer memory usage of the buffer memory unit (20 (2)) exceeds the upper threshold, Tav changes in the direction of thinning out the clock B, and the buffer of the buffer memory unit (20 (2)) When the memory usage is below the lower threshold, Tav changes in the direction of increasing clock B.

式(1)において、任意の係数値αは、両装置(装置A(無線機)(200)に有するクロック発生部A(3)および装置B(I/Oボード)および(100)に有するクロック発生部B(1))で作成し入力されたクロックに関し、カウンタA(21)出力のクロック数であるクロックAのカウント値とカウンタB(22)出力のクロック数であるクロックBのカウント値とが同一値となった時点で、Tav〔間引き頻度値(32)〕の値を減少させる速度を決定付けるパラメータである。   In the equation (1), an arbitrary coefficient value α is a clock included in the clock generator A (3) and the devices B (I / O board) and (100) included in both devices (device A (radio device) (200)). With respect to the clock generated and input by the generator B (1)), the count value of the clock A, which is the number of clocks of the counter A (21) output, and the count value of the clock B, which is the number of clocks of the counter B (22) output, Is a parameter that determines the speed at which the value of Tav [decimation frequency value (32)] is decreased at the time when becomes equal.

この値は、所定の固定値とするが、図示されてはいないがシステムに備えられるCPUあるいは外部PCなどから設定して動的に変更させるようにしてもよい。   Although this value is a predetermined fixed value, although not shown, it may be set and dynamically changed by a CPU or an external PC provided in the system.

αの値は1より小さく、この値が1より離れた小さな値になるほどTav〔間引き頻度値(32)〕は、速い速度で減少(収束)していく。
即ち、クロック誤差が大きいような異常発生時においては反応速度が速くなる。
αは、クロック誤差が生じないような正常時の係数値としては、概ね1に近似される値をとる。
βは固定値(設定値)であり、1−αに設定される。
The value of α is smaller than 1, and Tav [decimation frequency value (32)] decreases (converges) at a faster rate as the value becomes smaller than 1.
In other words, the response speed increases when an abnormality occurs where the clock error is large.
α is a value that approximates to 1 as a normal coefficient value that does not cause a clock error.
β is a fixed value (set value) and is set to 1−α.

バッファメモリ部(20)内のバッファメモリ使用量が、バッファメモリ部(20)内のバッファメモリ使用量を閾値情報(40)の上限値と下限値との幅以内(0を含む)に収束された状態であれば、L〔閾値超過情報(44)〕の値は常に0となる。   The buffer memory usage in the buffer memory unit (20) is converged to the buffer memory usage in the buffer memory unit (20) within the range (including 0) between the upper limit value and the lower limit value of the threshold information (40). In this state, the value of L [threshold excess information (44)] is always 0.

具体的な数値を当てはめた実施例を以下に説明する。
計数αの値を0.98と設定し、計数βの値を0.02と設定した場合、式(1)は、Tav=0.98×Tav+0.02×(Tin+L)となる。
クロック誤差が検出されなかった場合、L〔閾値超過情報(44)〕はゼロとみなしてよく、式(1)における0.02×Tinもゼロ(図2により、Tin=0)とみなし、更に、両辺とも1Tavとみなせるので間引き動作は行なわれない。
バッファメモリ使用量を閾値情報(40)の上限値と下限値との幅を超えた領域からの収束動作であれば、クロック誤差加算部(25)の算出結果としての上限値と下限値との範囲から外れた超過量を示す値のL〔閾値超過情報(44)〕が式(1)に入り、クロック誤差が大きいような異常発生時として新たなTav〔間引き頻度値(32)〕の値が求まる。
An embodiment in which specific numerical values are applied will be described below.
When the value of the count α is set to 0.98 and the value of the count β is set to 0.02, Equation (1) is Tav = 0.98 × Tav + 0.02 × (Tin + L).
If no clock error is detected, L [threshold excess information (44)] may be regarded as zero, 0.02 × Tin in equation (1) is also regarded as zero (Tin = 0 according to FIG. 2), and Since both sides can be regarded as 1Tav, the thinning operation is not performed.
If the buffer memory usage is a convergence operation from an area where the range between the upper limit value and the lower limit value of the threshold information (40) is exceeded, the upper limit value and lower limit value as the calculation result of the clock error adding unit (25) are calculated. The value L [threshold excess information (44)] indicating the excess amount out of the range enters equation (1), and a new value of Tav [decimation frequency value (32)] is generated when an abnormality occurs with a large clock error. Is obtained.

このように、2つの係数α、βを用いて、クロック誤差検出のタイミング毎に複数個のクロック誤差値を加算して平均化する平均化方法により、求められた平均化の結果値がTavとして算出される。   In this way, by using the averaging method of adding and averaging a plurality of clock error values at each clock error detection timing using the two coefficients α and β, the obtained averaged result value is set as Tav. Calculated.

このTav値が変化させられることによりバッファメモリ使用量を所望の閾値範囲内に収束させることとなる。   By changing the Tav value, the buffer memory usage is converged within a desired threshold range.

式(1)のような、間引き頻度値が平均化されることにより、クロックAとクロックBとの間の速度差より求まる誤差を緩やかに収束させ、データ間引きによるデータ品質の劣化を極力抑えつつ、バッファメモリ部(20)内のバッファメモリ使用量を安定になるように制御し、即ち、設定された所望のバッファメモリ使用量に収束させ、また、バッファメモリ使用におけるデータ転送の遅延時間の変動が少なく、システム(装置Aと装置B)間のデータ伝送が安定化される。   By averaging the thinning frequency values as in the equation (1), the error obtained from the speed difference between the clock A and the clock B is gradually converged, and the deterioration of the data quality due to the data thinning is suppressed as much as possible. The buffer memory usage in the buffer memory unit (20) is controlled to be stable, that is, converged to the desired buffer memory usage that has been set, and the fluctuation of the data transfer delay time in the buffer memory usage And data transmission between the systems (device A and device B) is stabilized.

また、クロック誤差を吸収しながらデータの転送が行えるので、データ転送過程においてデータの大きな欠落等の不具合が生じるのを防止することができる。   In addition, since the data can be transferred while absorbing the clock error, it is possible to prevent problems such as a large loss of data during the data transfer process.

本発明のデータ入出力制御回路の実施形態を示すブロック図である。It is a block diagram which shows embodiment of the data input / output control circuit of this invention. 本発明のデータ入出力制御回路の間引き頻度計数テーブルの実施例を示すテーブル図である。It is a table figure which shows the Example of the thinning-out frequency count table of the data input / output control circuit of this invention. 本発明のデータ入出力制御回路のクロック誤差加算部を示すブロック図である。It is a block diagram which shows the clock error addition part of the data input / output control circuit of this invention. 本発明のデータ入出力制御回路のバッファ使用量と時間経過を示す特性図である。It is a characteristic view which shows the buffer usage-amount and time passage of the data input / output control circuit of this invention. 本発明のデータ入出力制御回路のパラメータ値を設定する手順を示すフロー図である。It is a flowchart which shows the procedure which sets the parameter value of the data input / output control circuit of this invention.

符号の説明Explanation of symbols

1 クロック発生部B
2 データ入出力制御回路
3 クロック発生部A
20 バッファメモリ部
21 カウンタA
22 カウンタB
23 クロック誤差算出部
24 間引き頻度係数テーブル
25 クロック誤差加算部
26 閾値情報部
27 間引き頻度計算部
28 クロック制御部
41 バッファ使用量計算部
43 比較部
100 装置B(I/Oボード)
200 装置A(無線機)
1 Clock generator B
2 Data input / output control circuit 3 Clock generator A
20 Buffer memory section 21 Counter A
22 Counter B
23 clock error calculation unit 24 decimation frequency coefficient table 25 clock error addition unit 26 threshold information unit 27 decimation frequency calculation unit 28 clock control unit 41 buffer usage calculation unit 43 comparison unit 100 device B (I / O board)
200 Device A (radio device)

Claims (1)

自己の装置と他の装置との間のデータの入出力を制御するデータ入出力制御回路において、
前記他の装置のクロックに従って、前記他の装置にインターフェースされる前記データの書き込みと読み出しが行われるバッファメモリと、
前記自己の装置のクロックと前記他の装置のクロックとのクロック誤差を検出するクロック誤差検出部と、
前記自己の装置のクロックおよび前記他の装置のクロックの各カウント値に基づいて前記バッファメモリの使用量を算出するバッファメモリ使用量算出部と、
前記バッファメモリの使用量を所定の閾値と比較する比較部と、
前記バッファメモリの使用量と前記所定の閾値との比較結果および前記クロック誤差に応じ、前記自己の装置で行われる前記バッファメモリに対する前記データの読み出しと書き込みの動作クロックを制御する動作クロック制御部と、
を備えることを特徴とするデータ入出力制御回路
In a data input / output control circuit that controls input / output of data between its own device and another device,
A buffer memory for writing and reading the data interfaced to the other device according to the clock of the other device;
A clock error detection unit for detecting a clock error between the clock of the device itself and the clock of the other device;
A buffer memory usage calculating unit that calculates the usage of the buffer memory based on the count values of the clock of the own device and the clock of the other device;
A comparison unit that compares the usage amount of the buffer memory with a predetermined threshold;
An operation clock controller that controls an operation clock for reading and writing the data to and from the buffer memory performed by the device according to a comparison result between the usage amount of the buffer memory and the predetermined threshold value and the clock error; ,
A data input / output control circuit comprising:
JP2007097555A 2007-04-03 2007-04-03 Data input/output control circuit Pending JP2008257393A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007097555A JP2008257393A (en) 2007-04-03 2007-04-03 Data input/output control circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007097555A JP2008257393A (en) 2007-04-03 2007-04-03 Data input/output control circuit

Publications (1)

Publication Number Publication Date
JP2008257393A true JP2008257393A (en) 2008-10-23

Family

ID=39980922

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007097555A Pending JP2008257393A (en) 2007-04-03 2007-04-03 Data input/output control circuit

Country Status (1)

Country Link
JP (1) JP2008257393A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015203963A (en) * 2014-04-14 2015-11-16 キヤノン株式会社 Information processing device, document management system, and information processing method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015203963A (en) * 2014-04-14 2015-11-16 キヤノン株式会社 Information processing device, document management system, and information processing method, and program

Similar Documents

Publication Publication Date Title
US9264217B2 (en) Clock drift compensation applying paired clock compensation values to buffer
WO2015085825A1 (en) Frequency calibration methods and apparatus
US7450678B2 (en) Asynchronous signal input apparatus and sampling frequency conversion apparatus
KR100684245B1 (en) Data transmission controller and sampling frequency converter
JP4760052B2 (en) Transmission control device and sampling frequency conversion device
KR100790992B1 (en) Duty cycle correction circuit and method using delay cells
JP2008257393A (en) Data input/output control circuit
US20070046508A1 (en) Sampling rate converter and a semiconductor integrated circuit
JP4386079B2 (en) Sampling frequency converter
JP2009289306A (en) Reproduction apparatus
US20120054454A1 (en) Sampling frequency converter
KR100404029B1 (en) Digital AV signal processing apparatus
JP2011130171A (en) Radio communication apparatus and radio communication method
JP5023434B2 (en) Sampling frequency converter
JP4601657B2 (en) Traffic shaping apparatus and method
JP4735268B2 (en) Sampling frequency converter
CN116778950B (en) Sampling rate matching method, system and storage medium for audio data transmission
US8908719B2 (en) Clock rate controller and method thereof and electronic device thereof
JP3772639B2 (en) Elastic store circuit
JP3842481B2 (en) Receive buffer controller
JP3507651B2 (en) Clock recovery device
JP2912367B1 (en) Computer readable medium recording a PLL circuit and a PLL program
JP2006050384A (en) Sample rate conversion apparatus
CN116204476A (en) Data processing system, buffer circuit and operation method of buffer circuit
JP3901162B2 (en) Timing adjustment apparatus and method