JP2008294782A - Variable delay circuit and semiconductor test apparatus - Google Patents

Variable delay circuit and semiconductor test apparatus Download PDF

Info

Publication number
JP2008294782A
JP2008294782A JP2007138581A JP2007138581A JP2008294782A JP 2008294782 A JP2008294782 A JP 2008294782A JP 2007138581 A JP2007138581 A JP 2007138581A JP 2007138581 A JP2007138581 A JP 2007138581A JP 2008294782 A JP2008294782 A JP 2008294782A
Authority
JP
Japan
Prior art keywords
delay circuit
delay time
programmable
test apparatus
semiconductor test
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
JP2007138581A
Other languages
Japanese (ja)
Inventor
Takafumi Uehara
孝文 上原
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric Corp
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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP2007138581A priority Critical patent/JP2008294782A/en
Publication of JP2008294782A publication Critical patent/JP2008294782A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Tests Of Electronic Circuits (AREA)
  • Pulse Circuits (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a variable delay circuit capable of eliminating the influence of a surrounding environment on a delay time by measuring the relation of a setting code and the delay time as needed, and a semiconductor test apparatus using the variable delay circuit. <P>SOLUTION: The variable delay circuit includes a programmable delay circuit for generating the delay time corresponding to the setting code and a delay time measuring means for measuring the delay time of the programmable delay circuit selectively. Also, it adjusts the timing of strobe signals for fetching the output signals of a DUT in the semiconductor test apparatus. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、可変遅延回路および半導体テスト装置に関し、詳しくは、可変遅延回路における設定遅延時間の高精度化とこの可変遅延回路を用いた半導体テスト装置に関するものである。   The present invention relates to a variable delay circuit and a semiconductor test apparatus, and more particularly, to a highly accurate set delay time in a variable delay circuit and a semiconductor test apparatus using the variable delay circuit.

図2は、半導体テスト装置における被測定対象(以下DUTという)の出力信号取込部の概念ブロック図である。DUT10には、半導体テスト装置20のパターン発生器21およびフォーマッタ22を介して所定の試験パターン信号が入力される。DUT10は、入力される試験パターン信号に応じた出力信号をフリップフロップ23に出力する。フリップフロップ23は、プログラマブル遅延回路24を介して入力されるストローブ信号STBのタイミングにしたがってDUT10の出力信号を取り込む。   FIG. 2 is a conceptual block diagram of an output signal capturing unit of a measurement target (hereinafter referred to as DUT) in a semiconductor test apparatus. A predetermined test pattern signal is input to the DUT 10 via the pattern generator 21 and the formatter 22 of the semiconductor test apparatus 20. The DUT 10 outputs an output signal corresponding to the input test pattern signal to the flip-flop 23. The flip-flop 23 takes in the output signal of the DUT 10 according to the timing of the strobe signal STB input via the programmable delay circuit 24.

プログラマブル遅延回路24は、図3に示すように、設定される遅延時間に応じてフリップフロップ23に入力されるストローブ信号STBのタイミングを変化させ、DUT10の出力信号が変化するタイミングを探し出すためのタイミングサーチを行う。図3の例では、DUT10の出力信号の期待値をHレベルとし、DUT10の出力信号がFailからPassに変わるタイミングを探し出す例を示している。   As shown in FIG. 3, the programmable delay circuit 24 changes the timing of the strobe signal STB input to the flip-flop 23 according to the set delay time, and finds the timing at which the output signal of the DUT 10 changes. Perform a search. The example of FIG. 3 shows an example in which the expected value of the output signal of the DUT 10 is set to H level and the timing at which the output signal of the DUT 10 changes from Fail to Pass is shown.

図4は従来から一般に用いられているプログラマブル遅延回路24の一例を示すブロック図である。プログラマブル遅延回路24は、「1」または「0」の系統を選択するセレクタSELと、セレクタSELの「1」の系統に接続された単位遅延時間tdを有する少なくとも1個のゲート遅延素子GDからなる複数の遅延ユニットDLU0〜DLUnを直列接続することにより構成されている。   FIG. 4 is a block diagram showing an example of a programmable delay circuit 24 that has been conventionally used. The programmable delay circuit 24 includes a selector SEL that selects a “1” or “0” system and at least one gate delay element GD having a unit delay time td connected to the “1” system of the selector SEL. A plurality of delay units DLU0 to DLUn are connected in series.

各遅延ユニットDLU0〜DLUnにおいて、セレクタSELで設定コード(Dn〜D0)により「1」の系統が選択されると入力信号にはその遅延ユニットに接続されているゲート遅延素子GDの単位遅延時間tdの個数倍に相当する遅延時間が与えられ、「0」の系統が選択されることによりその遅延ユニットの遅延時間は0になる。   In each delay unit DLU0 to DLUn, when the system of “1” is selected by the setting code (Dn to D0) by the selector SEL, the unit delay time td of the gate delay element GD connected to the delay unit is input to the input signal. The delay time corresponding to the number of times is given, and the delay time of the delay unit becomes 0 by selecting the system of “0”.

図5は図4のように構成されるプログラマブル遅延回路24の設定コード(Dn〜D0)と設定される遅延時間の特性例図である。理想的には、設定コードに対して遅延時間が直線的に変化することが望ましいが、遅延ユニットDLU0〜DLUnを構成する各素子間に特性のばらつきがあることなどにより、直線的特性にはならないことが多い。   FIG. 5 is a characteristic example diagram of delay codes to be set and setting codes (Dn to D0) of the programmable delay circuit 24 configured as shown in FIG. Ideally, it is desirable that the delay time varies linearly with respect to the setting code, but it does not become linear characteristics due to variations in characteristics among the elements constituting the delay units DLU0 to DLUn. There are many cases.

そこで、図6に示すように、プログラマブル遅延回路24に遅延時間測定器30を接続してあらかじめ設定コードと遅延時間の関係を測定し、図7のようなテーブルを作成することが行われている。そして、タイミングサーチにあたり、作成したテーブルを参照して必要な遅延時間に対応するコードを設定することにより、プログラマブル遅延回路24から所望の遅延時間を発生させる。   Therefore, as shown in FIG. 6, a delay time measuring device 30 is connected to the programmable delay circuit 24 to measure the relationship between the setting code and the delay time in advance to create a table as shown in FIG. . In the timing search, a desired delay time is generated from the programmable delay circuit 24 by setting a code corresponding to the required delay time with reference to the created table.

特開2001−215261号公報JP 2001-215261 A

特許文献1には、半導体デバイス試験装置において、プログラマブル遅延回路の遅延時間を調整してタイミング調整を行うこと(段落0007)やストローブパルスのタイミングサーチに関すること(段落0016)やストローブパルスの出力タイミングの非直線性(段落0018、図8)などは記載されているが、あらかじめテーブルを作成して遅延時間を補正することについての記載はない。   In Patent Document 1, in a semiconductor device test apparatus, timing adjustment is performed by adjusting the delay time of a programmable delay circuit (paragraph 0007), strobe pulse timing search (paragraph 0016), and strobe pulse output timing. Non-linearity (paragraph 0018, FIG. 8) is described, but there is no description about creating a table in advance and correcting the delay time.

しかし、このようにあらかじめテーブルを作成して遅延時間を補正するようにしても、プログラマブル遅延回路24が組み込まれた装置が設置される環境によっては、温度変化や電源電圧変動の影響を受けて遅延時間特性が変化することがあり、作成したテーブルに基づく補正に対して誤差が生じてしまうという問題がある。   However, even if the table is prepared in advance and the delay time is corrected as described above, the delay is affected by the temperature change and the power supply voltage fluctuation depending on the environment in which the apparatus incorporating the programmable delay circuit 24 is installed. There is a problem that the time characteristic may change, and an error occurs in the correction based on the created table.

本発明は、このような従来の問題点に着目したものであり、その目的は、必要に応じて設定コードと遅延時間の関係を測定することにより遅延時間に対する周囲環境の影響を除去できる可変遅延回路を提供するとともに、この可変遅延回路を用いた半導体テスト装置を実現することにある。   The present invention pays attention to such a conventional problem, and the purpose thereof is a variable delay that can eliminate the influence of the surrounding environment on the delay time by measuring the relationship between the setting code and the delay time as necessary. A circuit is provided, and a semiconductor test apparatus using the variable delay circuit is realized.

このような課題を達成する請求項1の発明は、
設定コードに応じた遅延時間を発生するプログラマブル遅延回路と、
選択的にこのプログラマブル遅延回路の遅延時間を測定する遅延時間測定手段、
とで構成されたことを特徴とする可変遅延回路である。
The invention of claim 1 which achieves such a problem,
A programmable delay circuit that generates a delay time according to the setting code;
A delay time measuring means for selectively measuring the delay time of the programmable delay circuit;
This is a variable delay circuit characterized by comprising:

請求項2の発明は、請求項1記載の可変遅延回路において、前記遅延時間測定手段は、前記プログラマブル遅延回路の前段に接続されモード選択に応じて選択的にプログラマブル遅延回路をループ内に含むリング発振器を構成するセレクタと、このリング発振器の出力信号の周期を測定するカウンタを含むことを特徴とする。   A variable delay circuit according to a second aspect of the present invention is the variable delay circuit according to the first aspect, wherein the delay time measuring means is connected to a preceding stage of the programmable delay circuit and selectively includes a programmable delay circuit in a loop according to mode selection. It includes a selector that constitutes an oscillator and a counter that measures the period of the output signal of the ring oscillator.

請求項3の発明は、
可変遅延回路を介して入力される試験パターン信号に応じた被測定対象の出力信号が可変遅延回路を介して入力されるストローブ信号のタイミングにしたがって取り込まれる半導体テスト装置において、
前記可変遅延回路は、設定コードに応じた遅延時間を発生するプログラマブル遅延回路と、選択的にこのプログラマブル遅延回路の遅延時間を測定する遅延時間測定手段、とで構成されたことを特徴とする。
The invention of claim 3
In a semiconductor test apparatus in which an output signal to be measured corresponding to a test pattern signal input via a variable delay circuit is captured according to the timing of a strobe signal input via a variable delay circuit.
The variable delay circuit includes a programmable delay circuit that generates a delay time according to a setting code, and a delay time measuring unit that selectively measures the delay time of the programmable delay circuit.

請求項4の発明は、請求項3記載の半導体テスト装置において、前記遅延時間測定手段は、前記プログラマブル遅延回路の前段に接続されモード選択に応じて選択的にプログラマブル遅延回路をループ内に含むリング発振器を構成するセレクタと、このリング発振器の出力信号の周期を測定するカウンタを含むことを特徴とする。   According to a fourth aspect of the present invention, in the semiconductor test apparatus according to the third aspect, the delay time measuring means is connected to a preceding stage of the programmable delay circuit and selectively includes a programmable delay circuit in a loop according to mode selection. It includes a selector that constitutes an oscillator and a counter that measures the period of the output signal of the ring oscillator.

これらにより、必要に応じてプログラマブル遅延回路の遅延時間を測定できるので、可変遅延回路における設定遅延時間の高精度化が図れる。   As a result, the delay time of the programmable delay circuit can be measured as necessary, so that the set delay time in the variable delay circuit can be highly accurate.

そして、このように構成される可変遅延回路を用いて、半導体テスト装置においてDUTに入力される試験パターン信号およびDUTの出力信号を取り込むためのストローブ信号のタイミングを調整することにより、半導体テスト装置のタイミング調整の高精度化が実現できる。   Then, by using the variable delay circuit configured as described above, by adjusting the timing of the test pattern signal input to the DUT and the strobe signal for capturing the output signal of the DUT in the semiconductor test apparatus, High accuracy of timing adjustment can be realized.

以下、本発明について、図面を用いて説明する。図1は本発明の具体例を示すブロック図であり、図2と共通する部分には同一の符号を付けている。図1において、プログラマブル遅延回路24には、選択的に遅延時間を測定する回路が設けられている。すなわち、プログラマブル遅延回路24の前段には、動作モードとして「1」または「0」の系統を選択指定するセレクタ25が設けられている。   Hereinafter, the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a specific example of the present invention, and the same reference numerals are given to portions common to FIG. In FIG. 1, the programmable delay circuit 24 is provided with a circuit for selectively measuring the delay time. That is, a selector 25 for selecting and specifying a system of “1” or “0” as an operation mode is provided in the preceding stage of the programmable delay circuit 24.

セレクタ25の「1」の系統には、ストローブ信号STBが入力されている。「0」の系統には、プログラマブル遅延回路24の出力信号がインバータ26を介して入力されていて、リング発振器が形成される。そして、このリング発振器の発振信号はカウンタ27にも入力されている。カウンタ27にはゲート時間が設定されていて、所定のゲート時間内でリング発振器の発振信号に対するカウント動作を行う。   The strobe signal STB is input to the “1” system of the selector 25. In the "0" system, the output signal of the programmable delay circuit 24 is input via the inverter 26, and a ring oscillator is formed. The oscillation signal of the ring oscillator is also input to the counter 27. The counter 27 has a gate time set, and performs a counting operation on the oscillation signal of the ring oscillator within a predetermined gate time.

カウンタ27のゲート時間Tgtと得られたカウント値CTから、(1)式に示すようにリング発振器の発振信号の周期Troを求めることができる。
Tro=Tgt/CT (1)
From the gate time Tgt of the counter 27 and the obtained count value CT, the period Tro of the oscillation signal of the ring oscillator can be obtained as shown in the equation (1).
Tro = Tgt / CT (1)

このようにして求められるリング発振器の発振信号の周期Troは、プログラマブル遅延回路24の遅延時間をTpd、セレクタ25とインバータ26などその他の経路の遅延時間をTotrとすると、(2)式で表すことができる。
Tro=(Tpd+Totr)*2 (2)
ここで、「*2」は、1周期の発振信号を出力するためにはリング発振器が2周することを表している。
The period Tro of the oscillation signal of the ring oscillator obtained in this way is expressed by equation (2), where Tpd is the delay time of the programmable delay circuit 24 and Totr is the delay time of other paths such as the selector 25 and the inverter 26. Can do.
Tro = (Tpd + Totr) * 2 (2)
Here, “* 2” indicates that the ring oscillator makes two rounds in order to output an oscillation signal of one cycle.

このように、リング発振器の発振信号の周期Troを求めることによって、その時点におけるプログラマブル遅延回路24の実際の遅延時間Tpdを知ることができる。なお、パターン発生器21およびフォーマッタ22を介してDUT10に所定の試験パターン信号を入力する系統にも、DUT10の出力信号を取り込む系統と同様な構成の可変遅延回路が設けられるが図示しない。   Thus, by obtaining the period Tro of the oscillation signal of the ring oscillator, the actual delay time Tpd of the programmable delay circuit 24 at that time can be known. Note that a system for inputting a predetermined test pattern signal to the DUT 10 via the pattern generator 21 and the formatter 22 is also provided with a variable delay circuit having the same configuration as the system for capturing the output signal of the DUT 10, but is not shown.

図1の回路構成における具体的な測定手順について説明する。まず、タイミングサーチモードでは、セレクタ25で動作モード「1」を選ぶ。これにより、ストローブ信号STBにはプログラマブル遅延回路24で設定コード(Dn〜D0)に応じて設定される所定の遅延時間が与えられることになり、たとえば前述の図3と同様に、DUT10の出力信号の期待値をHレベルとし、DUT10の出力信号がFailからPassに変わるタイミングを探し出す。このタイミングサーチの段階では、プログラマブル遅延回路24により実際に与えられる遅延時間の目安をあらかじめ作成されたテーブルから知ることはできるものの、具体的な遅延時間を正確に把握することはできない。   A specific measurement procedure in the circuit configuration of FIG. 1 will be described. First, in the timing search mode, the selector 25 selects the operation mode “1”. As a result, a predetermined delay time set according to the setting code (Dn to D0) by the programmable delay circuit 24 is given to the strobe signal STB. For example, as in FIG. 3, the output signal of the DUT 10 The expected value is set to H level, and the timing at which the output signal of the DUT 10 changes from Fail to Pass is searched for. In this timing search stage, although the standard of the delay time actually given by the programmable delay circuit 24 can be known from a table prepared in advance, the specific delay time cannot be accurately grasped.

動作モード「1」でDUT10の出力信号がFailからPassに変わるタイミングを探し出したら、そのタイミングにおけるプログラマブル遅延回路24の具体的な遅延時間を正確に測定するために、設定コード(Dn〜D0)はそのままにしてセレクタ25で動作モード「0」を選ぶ。これにより、前述のようにリング発振器が形成され、リング発振器の発振信号の周期Troを求めることによって、その時点におけるプログラマブル遅延回路24の実際の遅延時間Tpdを測定することができる。   When the timing at which the output signal of the DUT 10 changes from Fail to Pass in the operation mode “1” is found, in order to accurately measure the specific delay time of the programmable delay circuit 24 at that timing, the setting codes (Dn to D0) are As it is, the selector 25 selects the operation mode “0”. Thereby, the ring oscillator is formed as described above, and the actual delay time Tpd of the programmable delay circuit 24 at that time can be measured by obtaining the period Tro of the oscillation signal of the ring oscillator.

このように、本発明の可変遅延回路では、タイミングサーチ動作により出力信号が変化するタイミングを検出した直後に遅延時間の測定を行うために、遅延時間測定結果に対する温度変化や電源電圧変動などの周囲環境変動の影響を排除することができ、高精度の遅延時間測定結果が得られる。   As described above, in the variable delay circuit according to the present invention, the delay time is measured immediately after detecting the timing at which the output signal changes by the timing search operation. The influence of environmental fluctuations can be eliminated, and a highly accurate delay time measurement result can be obtained.

そして、可変遅延回路を介して入力される試験パターン信号に応じたDUTの出力信号が可変遅延回路を介して入力されるストローブ信号のタイミングにしたがって取り込まれる半導体テスト装置において、このように構成される可変遅延回路を用いてDUTの出力信号を取り込むためのストローブ信号のタイミングを調整することにより、半導体テスト装置のタイミング調整の高精度化が実現できる。   In the semiconductor test apparatus, the output signal of the DUT corresponding to the test pattern signal input through the variable delay circuit is fetched according to the timing of the strobe signal input through the variable delay circuit. By adjusting the timing of the strobe signal for taking in the output signal of the DUT using the variable delay circuit, it is possible to improve the timing adjustment of the semiconductor test apparatus.

なお、上記実施例では、半導体テスト装置においてDUTに入力される試験パターン信号およびDUTの出力信号を取り込む例について説明したが、半導体テスト装置に限るものではなく、可変遅延回路により所望の遅延時間を与える構成における遅延時間の高精度化に有効である。   In the above embodiment, the example in which the test pattern signal input to the DUT and the output signal of the DUT are captured in the semiconductor test apparatus has been described. However, the present invention is not limited to the semiconductor test apparatus, and a desired delay time is set by a variable delay circuit. This is effective for increasing the accuracy of the delay time in the given configuration.

以上説明したように、本発明によれば、必要に応じて設定コードと遅延時間の関係を測定でき、遅延時間に対する周囲環境の影響を除去できる可変遅延回路が実現できる。   As described above, according to the present invention, it is possible to realize a variable delay circuit capable of measuring the relationship between the setting code and the delay time as necessary and removing the influence of the surrounding environment on the delay time.

また、この可変遅延回路を用いて半導体テスト装置におけるDUTの出力信号を取り込むためのストローブ信号のタイミングを調整することにより、タイミング調整の高精度化が実現できる。   Further, by using this variable delay circuit to adjust the timing of the strobe signal for taking in the output signal of the DUT in the semiconductor test apparatus, it is possible to achieve high precision timing adjustment.

本発明の具体例を示すブロック図である。It is a block diagram which shows the specific example of this invention. 半導体テスト装置における被測定対象の出力信号取込部の概念ブロック図である。FIG. 3 is a conceptual block diagram of an output signal capturing unit to be measured in a semiconductor test apparatus. タイミングサーチの概念図である。It is a conceptual diagram of a timing search. 従来から一般に用いられているプログラマブル遅延回路の一例を示すブロック図である。It is a block diagram which shows an example of the programmable delay circuit generally used conventionally. プログラマブル遅延回路の設定コード(Dn〜D0)と設定される遅延時間の特性例図である。It is a characteristic example figure of the setting time (Dn-D0) of a programmable delay circuit and the delay time set. プログラマブル遅延回路の遅延時間測定例図である。It is a delay time measurement example figure of a programmable delay circuit. プログラマブル遅延回路の設定コードと遅延時間の関係テーブル例図である。It is an example table of the relationship table of the setting code and delay time of a programmable delay circuit.

符号の説明Explanation of symbols

10 被測定対象(DUT)
20 半導体テスト装置
21 パターン発生器
22 フォーマッタ
23 フリップフロップ
24 プログラマブル遅延回路
25 セレクタ
26 インバータ
27 カウンタ
10 Measurement target (DUT)
DESCRIPTION OF SYMBOLS 20 Semiconductor test apparatus 21 Pattern generator 22 Formatter 23 Flip-flop 24 Programmable delay circuit 25 Selector 26 Inverter 27 Counter

Claims (4)

設定コードに応じた遅延時間を発生するプログラマブル遅延回路と、
選択的にこのプログラマブル遅延回路の遅延時間を測定する遅延時間測定手段、
とで構成されたことを特徴とする可変遅延回路。
A programmable delay circuit that generates a delay time according to the setting code;
A delay time measuring means for selectively measuring the delay time of the programmable delay circuit;
And a variable delay circuit.
前記遅延時間測定手段は、前記プログラマブル遅延回路の前段に接続されモード選択に応じて選択的にプログラマブル遅延回路をループ内に含むリング発振器を構成するセレクタと、このリング発振器の出力信号の周期を測定するカウンタを含むことを特徴とする請求項1記載の可変遅延回路。   The delay time measuring means is connected to a preceding stage of the programmable delay circuit and selectively includes a programmable delay circuit in a loop according to mode selection, and measures a period of an output signal of the ring oscillator. The variable delay circuit according to claim 1, further comprising: 可変遅延回路を介して入力される試験パターン信号に応じた被測定対象の出力信号が可変遅延回路を介して入力されるストローブ信号のタイミングにしたがって取り込まれる半導体テスト装置において、
前記可変遅延回路は、設定コードに応じた遅延時間を発生するプログラマブル遅延回路と、選択的にこのプログラマブル遅延回路の遅延時間を測定する遅延時間測定手段、とで構成されたことを特徴とする半導体テスト装置。
In a semiconductor test apparatus in which an output signal to be measured corresponding to a test pattern signal input via a variable delay circuit is captured according to the timing of a strobe signal input via a variable delay circuit.
The variable delay circuit includes a programmable delay circuit that generates a delay time according to a setting code, and a delay time measuring unit that selectively measures the delay time of the programmable delay circuit. Test equipment.
前記遅延時間測定手段は、前記プログラマブル遅延回路の前段に接続されモード選択に応じて選択的にプログラマブル遅延回路をループ内に含むリング発振器を構成するセレクタと、このリング発振器の出力信号の周期を測定するカウンタを含むことを特徴とする請求項3記載の半導体テスト装置。   The delay time measuring means is connected to a preceding stage of the programmable delay circuit and selectively includes a programmable delay circuit in a loop according to mode selection, and measures a period of an output signal of the ring oscillator. 4. The semiconductor test apparatus according to claim 3, further comprising a counter that performs the operation.
JP2007138581A 2007-05-25 2007-05-25 Variable delay circuit and semiconductor test apparatus Pending JP2008294782A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007138581A JP2008294782A (en) 2007-05-25 2007-05-25 Variable delay circuit and semiconductor test apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007138581A JP2008294782A (en) 2007-05-25 2007-05-25 Variable delay circuit and semiconductor test apparatus

Publications (1)

Publication Number Publication Date
JP2008294782A true JP2008294782A (en) 2008-12-04

Family

ID=40169054

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007138581A Pending JP2008294782A (en) 2007-05-25 2007-05-25 Variable delay circuit and semiconductor test apparatus

Country Status (1)

Country Link
JP (1) JP2008294782A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010229270A (en) * 2009-03-26 2010-10-14 Panasonic Electric Works Co Ltd Hydrophilic silicone resin composition and coated product
JP2013192204A (en) * 2012-02-16 2013-09-26 Handotai Rikougaku Kenkyu Center:Kk Multi-bit delta-sigma time digitizer circuit, and method of calibrating the same

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09119962A (en) * 1995-10-24 1997-05-06 Advantest Corp Delay time measuring device of variable delay circuit
JP2001215261A (en) * 2000-02-03 2001-08-10 Advantest Corp Timing calibration device for semiconductor device tester
JP2002076860A (en) * 2000-08-31 2002-03-15 Advantest Corp Variable delay circuit, its setting method and semiconductor test device
JP2003130927A (en) * 2001-10-24 2003-05-08 Advantest Corp Timing signal generator, semiconductor tester, and method for generating timing signal
JP2007017158A (en) * 2005-07-05 2007-01-25 Sharp Corp Test circuit, delay circuit, clock generating circuit, and image sensor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09119962A (en) * 1995-10-24 1997-05-06 Advantest Corp Delay time measuring device of variable delay circuit
JP2001215261A (en) * 2000-02-03 2001-08-10 Advantest Corp Timing calibration device for semiconductor device tester
JP2002076860A (en) * 2000-08-31 2002-03-15 Advantest Corp Variable delay circuit, its setting method and semiconductor test device
JP2003130927A (en) * 2001-10-24 2003-05-08 Advantest Corp Timing signal generator, semiconductor tester, and method for generating timing signal
JP2007017158A (en) * 2005-07-05 2007-01-25 Sharp Corp Test circuit, delay circuit, clock generating circuit, and image sensor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010229270A (en) * 2009-03-26 2010-10-14 Panasonic Electric Works Co Ltd Hydrophilic silicone resin composition and coated product
JP2013192204A (en) * 2012-02-16 2013-09-26 Handotai Rikougaku Kenkyu Center:Kk Multi-bit delta-sigma time digitizer circuit, and method of calibrating the same
US8779951B2 (en) 2012-02-16 2014-07-15 Semiconductor Technology Academic Research Center Multi-bit delta-sigma time digitizer circuit and calibration method thereof

Similar Documents

Publication Publication Date Title
US7190174B2 (en) Method for calibrating timing clock
JP2008519286A (en) Method and apparatus for controlling variable delay in an electronic circuit
US8681028B2 (en) Analog to digital converter provided with pulse delay circuit
TW200947875A (en) Delay line calibration mechanism and related multi-clock signal generator
TWI404958B (en) Testing apparatus and testing module
JP2008076078A (en) Angle signal correction method
US20210067313A1 (en) Adjustable High Resolution Timer
WO2010035309A1 (en) Delay circuit, timing generator using same, and test device
JP2008294782A (en) Variable delay circuit and semiconductor test apparatus
KR101388858B1 (en) Apparatus and method for controlling motor
US8008958B2 (en) Electronic device and method of correcting clock signal deviations in an electronic device
JP5914718B2 (en) Time base with oscillator, frequency division circuit and clock pulse suppression circuit
JP5047187B2 (en) Calibration apparatus, calibration method, and test apparatus
CN110857890A (en) High-precision temperature detection method and device
JP2009031093A5 (en)
US7999577B2 (en) Apparatus and method for detecting a changing point of measured signal
JP2018017544A (en) Temperature detection circuit and temperature detection method
JP2006226791A (en) Testing device, timing generator, and program
JP2007212279A (en) Timing calibration method and its device
US10866079B2 (en) Position sensing device
JP2005070044A (en) Method and system for calibrating voltage-controlled oscillator (vco)
KR101323372B1 (en) A signal generator and an automatic test equipment using thereof
JP2019118063A (en) Semiconductor device and test method
JP2019054433A (en) Measurement voltage output device
KR20070063241A (en) Calibration device of the frequency and calibration method of the frequency using the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100325

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120110

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120217

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120920