JP6772998B2 - A / D conversion circuit - Google Patents

A / D conversion circuit Download PDF

Info

Publication number
JP6772998B2
JP6772998B2 JP2017194565A JP2017194565A JP6772998B2 JP 6772998 B2 JP6772998 B2 JP 6772998B2 JP 2017194565 A JP2017194565 A JP 2017194565A JP 2017194565 A JP2017194565 A JP 2017194565A JP 6772998 B2 JP6772998 B2 JP 6772998B2
Authority
JP
Japan
Prior art keywords
circuit
pulse signal
delay
conversion circuit
sampling
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.)
Active
Application number
JP2017194565A
Other languages
Japanese (ja)
Other versions
JP2019068366A (en
Inventor
渡辺 高元
高元 渡辺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Denso Corp
Original Assignee
Denso 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 Denso Corp filed Critical Denso Corp
Priority to JP2017194565A priority Critical patent/JP6772998B2/en
Priority to PCT/JP2018/037220 priority patent/WO2019070029A1/en
Publication of JP2019068366A publication Critical patent/JP2019068366A/en
Priority to US16/785,854 priority patent/US10862499B2/en
Application granted granted Critical
Publication of JP6772998B2 publication Critical patent/JP6772998B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M1/00Analogue/digital conversion; Digital/analogue conversion
    • H03M1/12Analogue/digital converters
    • H03M1/50Analogue/digital converters with intermediate conversion to time interval
    • H03M1/502Analogue/digital converters with intermediate conversion to time interval using tapped delay lines
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M1/00Analogue/digital conversion; Digital/analogue conversion
    • H03M1/12Analogue/digital converters
    • H03M1/60Analogue/digital converters with intermediate conversion to frequency of pulses

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Analogue/Digital Conversion (AREA)

Description

本開示は、アナログ情報を数値データに変換する技術に関する。 The present disclosure relates to a technique for converting analog information into numerical data.

特許文献1には、パルス遅延回路とカウンタ回路とを備えるA/D変換回路が記載されている。上記パルス遅延回路は、複数の遅延ユニットがリング状に接続された回路である。複数の遅延ユニットは、それぞれ、入力されたパルス信号をアナログ入力信号に応じた時間遅延して出力する。上記パルス遅延回路は、電源電圧としてアナログ入力信号の供給を受けるとともに、パルス信号の供給を受けることにより、パルス信号を周回させる。上記カウンタ回路は、上記パルス遅延回路におけるパルス信号の周回数をカウントする。 Patent Document 1 describes an A / D conversion circuit including a pulse delay circuit and a counter circuit. The pulse delay circuit is a circuit in which a plurality of delay units are connected in a ring shape. Each of the plurality of delay units outputs the input pulse signal with a time delay according to the analog input signal. The pulse delay circuit receives an analog input signal as a power supply voltage and receives a pulse signal to circulate the pulse signal. The counter circuit counts the number of laps of the pulse signal in the pulse delay circuit.

特許文献1に記載のA/D変換回路は、サンプリングタイミングで、パルス信号の周回数及びパルス遅延回路内におけるパルス信号の位置を取得する。そして、特許文献1に記載のA/D変換回路は、取得した周回数及びパルス信号の位置に基づいて、サンプリングク周期の期間にパルス信号が通過した遅延ユニットの通過個数を算出し、アナログ入力信号を算出した通過個数に応じた数値データに変換する。 The A / D conversion circuit described in Patent Document 1 acquires the number of laps of the pulse signal and the position of the pulse signal in the pulse delay circuit at the sampling timing. Then, the A / D conversion circuit described in Patent Document 1 calculates the number of passing delay units through which the pulse signal has passed during the sampling period based on the acquired number of laps and the position of the pulse signal, and performs analog input. The signal is converted into numerical data according to the calculated number of passes.

特開2004−7385号公報Japanese Unexamined Patent Publication No. 2004-7385

特許文献1に記載のA/D変換回路は、上記通過個数を算出するためにカウンタ回路を用いる必要があるため、回路規模が大きくなり、消費電力が増大するという問題がある。
本開示は、このような問題に鑑みてなされたものであり、回路規模を抑制して消費電力を低減したA/D変換回路を提供することを目的とする。
Since the A / D conversion circuit described in Patent Document 1 needs to use a counter circuit for calculating the number of passages, there is a problem that the circuit scale becomes large and the power consumption increases.
The present disclosure has been made in view of such a problem, and an object of the present disclosure is to provide an A / D conversion circuit in which the circuit scale is suppressed and the power consumption is reduced.

本開示は、アナログ情報を数値データに変換するA/D変換回路(50,50A)であって、パルス遅延回路(10)と、出力部(20,30,40)とを備える。パルス遅延回路は、入力されたパルス信号をアナログ情報に応じた時間遅延させる複数の遅延ユニット(11,12)が、リング状に直列に接続されて構成されている。出力部は、サンプリング周期ごとに、サンプリング周期の期間にパルス信号が通過した遅延ユニットの個数に対応した数値データを出力するように構成されている。サンプリング周期をTs、パルス信号がパルス遅延回路を周回する周回周期をTrdl、nを0以上の整数として、サンプリング周期は、サンプリング周期と周回周期の関係が、Trdl×n<Ts≦Trdl×(n+1)の関係式を満たすように設定されている。 The present disclosure is an A / D conversion circuit (50, 50A) that converts analog information into numerical data, and includes a pulse delay circuit (10) and an output unit (20, 30, 40). The pulse delay circuit is configured by connecting a plurality of delay units (11, 12) that delay the input pulse signal for a time according to analog information in series in a ring shape. The output unit is configured to output numerical data corresponding to the number of delay units through which the pulse signal has passed during the sampling cycle for each sampling cycle. The sampling period is Ts, the orbital period in which the pulse signal orbits the pulse delay circuit is Trdl, and n is an integer of 0 or more. ) Is set to satisfy the relational expression.

本開示によれば、サンプリング周期は、サンプリング周期と周回周期の関係が上述の関係式を満たすように設定されている。そのため、サンプリング周期の期間にパルス信号がパルス遅延回路を周回する周回数はnと決まり、周回数をカウントする必要がない。すなわち、A/D変換回路から周回数をカウントするカウント回路を省くことができる。よって、A/D変換回路の回路規模を抑制して、消費電力を低減することができる。 According to the present disclosure, the sampling period is set so that the relationship between the sampling period and the orbital period satisfies the above-mentioned relational expression. Therefore, the number of laps in which the pulse signal goes around the pulse delay circuit during the sampling cycle is determined to be n, and it is not necessary to count the number of laps. That is, the counting circuit that counts the number of laps can be omitted from the A / D conversion circuit. Therefore, the circuit scale of the A / D conversion circuit can be suppressed and the power consumption can be reduced.

なお、この欄及び特許請求の範囲に記載した括弧内の符号は、一つの態様として後述する実施形態に記載の具体的手段との対応関係を示すものであって、本開示の技術的範囲を限定するものではない。 In addition, the reference numerals in parentheses described in this column and the scope of claims indicate the correspondence with the specific means described in the embodiment described later as one embodiment, and the technical scope of the present disclosure is defined. It is not limited.

第1実施形態のA/D変換回路の構成を示すブロック図である。It is a block diagram which shows the structure of the A / D conversion circuit of 1st Embodiment. リングディレイラインの一例を示す回路図である。It is a circuit diagram which shows an example of a ring delay line. リングディレイラインにおけるパルス信号の位置データ及びサンプリングクロックのタイムチャートの一例である。This is an example of a time chart of pulse signal position data and sampling clock on the ring delay line. リングディレイラインにおけるパルス信号の位置データ及びサンプリングクロックのタイムチャートの別の一例である。This is another example of the position data of the pulse signal on the ring delay line and the time chart of the sampling clock. 従来のA/D変換回路の構成を示すブロック図である。It is a block diagram which shows the structure of the conventional A / D conversion circuit. 第2実施形態のA/D変換回路の構成を示すブロック図である。It is a block diagram which shows the structure of the A / D conversion circuit of 2nd Embodiment.

以下、図面を参照しながら、本開示を実施するための形態を説明する。
(第1実施形態)
<1.全体構成>
まず、本実施形態のA/D変換回路50の全体構成について、図1を参照しつつ説明する。A/D変換回路50は、アナログ入力信号Vinを数値データに変換して出力する回路である。本実施形態では、アナログ入力信号Vinは、電位を想定している。A/D変換回路50は、リングディレイライン10と、符号化回路20と、周回数算出部30と、第2加算器40と、を備える。
Hereinafter, modes for carrying out the present disclosure will be described with reference to the drawings.
(First Embodiment)
<1. Overall configuration>
First, the overall configuration of the A / D conversion circuit 50 of the present embodiment will be described with reference to FIG. The A / D conversion circuit 50 is a circuit that converts an analog input signal Vin into numerical data and outputs it. In this embodiment, the analog input signal Vin assumes an electric potential. The A / D conversion circuit 50 includes a ring delay line 10, a coding circuit 20, a lap count calculation unit 30, and a second adder 40.

リングディレイライン10は、複数の遅延ユニットがリング状に直列に接続されて構成されている。本実施形態では、複数の遅延ユニットの個数は、mを自然数として、(2のm乗−1)個である。具体的には、本実施形態では、複数の遅延ユニットの個数は、2の7乗−1=127個である。 The ring delay line 10 is configured by connecting a plurality of delay units in series in a ring shape. In the present embodiment, the number of the plurality of delay units is (2 to the mth power-1), where m is a natural number. Specifically, in the present embodiment, the number of the plurality of delay units is 2 to the 7th power-1 = 127.

図2示すように、リングディレイライン10は、複数の遅延ユニットとして、1個のNAND回路11と126個のインバータ回路12とを備える。リングディレイライン10は、1個のNAND回路11と126個のインバータ回路12がリング状に連結されて構成されており、時間A/D変換回路として機能する。 As shown in FIG. 2, the ring delay line 10 includes one NAND circuit 11 and 126 inverter circuits 12 as a plurality of delay units. The ring delay line 10 is configured by connecting one NAND circuit 11 and 126 inverter circuits 12 in a ring shape, and functions as a time A / D conversion circuit.

インバータ回路12及びNAND回路11は、例えば、PMOSトランジスタとNMOSトランジスタとを有するCMOSゲート回路である。各遅延ユニット11,12のPMOSトランジスタのバックゲートバイアスには、バイアス電源Vbbが印加される。また、各遅延ユニット11,12の正の電源端子には、駆動電源としてアナログ入力信号Vinが印加され、負の電源端子にはグランドが接続される。さらに、NAND回路11の入力端には、伝送用のパルス信号PAが入力される。NAND回路11に入力されるパルス信号PAがローレベルからハイレベルに変化すると、リングディレイライン10は動作を開始し、パルス信号PAがリングディレイライン10を周回する。このとき、遅延ユニット11,12の個数が奇数であるため、パルス信号PAは停止することなく周回を続ける。 The inverter circuit 12 and the NAND circuit 11 are, for example, CMOS gate circuits having a MOSFET transistor and an NMOS transistor. A bias power supply Vbb is applied to the back gate bias of the NMOS transistors of the delay units 11 and 12. Further, an analog input signal Vin is applied as a drive power source to the positive power supply terminals of the delay units 11 and 12, and a ground is connected to the negative power supply terminals. Further, a pulse signal PA for transmission is input to the input end of the NAND circuit 11. When the pulse signal PA input to the NAND circuit 11 changes from a low level to a high level, the ring delay line 10 starts operating, and the pulse signal PA goes around the ring delay line 10. At this time, since the number of delay units 11 and 12 is an odd number, the pulse signal PA continues to lap without stopping.

そして、各遅延ユニット11,12は、パルス信号PAを、正負の端子間電圧に応じた時間、すなわちアナログ入力信号Vinに応じた時間、遅延させつつ伝送する。つまり、リングディレイライン10は、所定期間にパルス信号PAが通過する遅延ユニット11,12の通過個数が、アナログ入力信号Vinである電位の大きさに応じた個数となるように構成されている。よって、所定期間における遅延ユニット11,12の通過個数を数値化することによって、アナログ入力信号Vinを数値データに変換することができる。なお、本実施形態では、リングディレイライン10がパルス遅延回路に相当する。 Then, the delay units 11 and 12 transmit the pulse signal PA with a delay for a time corresponding to the positive and negative terminal voltages, that is, a time corresponding to the analog input signal Vin. That is, the ring delay line 10 is configured so that the number of passages of the delay units 11 and 12 through which the pulse signal PA passes in a predetermined period is the number corresponding to the magnitude of the potential which is the analog input signal Vin. Therefore, the analog input signal Vin can be converted into numerical data by quantifying the number of passages of the delay units 11 and 12 in a predetermined period. In this embodiment, the ring delay line 10 corresponds to the pulse delay circuit.

符号化回路20は、ラッチ&エンコーダ21と、ラッチ回路22と、第1加算器23と、を備える。ラッチ&エンコーダ21は、サンプリングクロックCKsの立ち上がり又は立下りのタイミングであるサンプリングタイミングで、127個の遅延ユニット11,12の出力P1〜P127を取り込む。そして、符号化回路20は、リングディレイライン10内における、パルス信号PAの位置に対応した7ビットの位置データDTpを生成する。つまり、ラッチ&エンコーダ21は、サンプリング周期Tsごとに、リングディレイライン10内でのパルス信号PAの位置を繰り返し数値化する。そして、ラッチ&エンコーダ21は、生成した位置データDTpを、ラッチ回路22及び第1加算器23のそれぞれへ出力する。 The coding circuit 20 includes a latch & encoder 21, a latch circuit 22, and a first adder 23. The latch & encoder 21 takes in the outputs P1 to P127 of the 127 delay units 11 and 12 at the sampling timing which is the timing of rising or falling of the sampling clock CKs. Then, the coding circuit 20 generates 7-bit position data DTp corresponding to the position of the pulse signal PA in the ring delay line 10. That is, the latch & encoder 21 repeatedly quantifies the position of the pulse signal PA in the ring delay line 10 for each sampling cycle Ts. Then, the latch & encoder 21 outputs the generated position data DTp to each of the latch circuit 22 and the first adder 23.

ラッチ回路22は、ラッチ&エンコーダ21から出力された最新の位置データDTpを保持するとともに、最新の位置データDTpの直前に保持していた位置データDTpを比較値として第1加算器23へ出力する。 The latch circuit 22 holds the latest position data DTp output from the latch & encoder 21, and outputs the position data DTp held immediately before the latest position data DTp to the first adder 23 as a comparison value. ..

第1加算器23は、最新の位置データDTpから比較値を減算して、7ビットの偏差データDT1を生成する。すなわち、第1加算器23は、前回のサンプリングタイミングで数値化したパルス信号PAの位置と、今回のサンプリングタイミングで数値化したパルス信号PAの位置との偏差を算出する。そして、第1加算器23は、生成した偏差データDT1を第2加算器40へ出力する。 The first adder 23 subtracts the comparison value from the latest position data DTp to generate the 7-bit deviation data DT1. That is, the first adder 23 calculates the deviation between the position of the pulse signal PA quantified at the previous sampling timing and the position of the pulse signal PA quantified at the current sampling timing. Then, the first adder 23 outputs the generated deviation data DT1 to the second adder 40.

周回数算出部30は、加算値Dcoを算出し、算出した加算値Dcoを第2加算器40へ出力する。加算値Dcoは、サンプリング周期Tsにおけるパルス信号PAの周回数×遅延ユニットの個数である。加算値Dcoの算出については、後で詳しく述べる。 The lap count calculation unit 30 calculates the addition value Dco and outputs the calculated addition value Dco to the second adder 40. The added value Dco is the number of laps of the pulse signal PA in the sampling cycle Ts × the number of delay units. The calculation of the added value Dco will be described in detail later.

第2加算器40は、偏差データDT1に加算値Dcoを加算して、数値データDT2を生成する。数値データDT2は、サンプリング周期Tsの期間において、パルス信号PAが通過した遅延ユニット11,12の通過個数を表すデジタルデータである。 The second adder 40 adds the added value Dco to the deviation data DT1 to generate the numerical data DT2. The numerical data DT2 is digital data representing the number of passages of the delay units 11 and 12 through which the pulse signal PA has passed in the period of the sampling cycle Ts.

ここで、第1加算器23は2進数における補数を用いて減算を行うが、遅延ユニットの個数が2のm乗よりも「1」だけ少ないので、第1加算器23が減算を行った場合に、コード増加が生じる場合がある。コード増加は、正しい値よりも値が大きくなる現象である。そのため、コード増加が生じる場合には、数値データDT2を補正する必要がある。しかしながら、コード増加が生じた場合であっても、正しい値に対する増加分は「1」だけである。そのため、遅延ユニットの個数を(2のm乗−1)とした場合は、遅延ユニットの個数を(2のm乗−3)や(2のm乗−5)などにした場合と比べて、補正が容易である。 Here, the first adder 23 performs subtraction using the complement in binary, but since the number of delay units is 2 less than the mth power by "1", the case where the first adder 23 performs subtraction. In addition, code increase may occur. Code increase is a phenomenon in which the value becomes larger than the correct value. Therefore, when the code increases, it is necessary to correct the numerical data DT2. However, even if a code increase occurs, the increase for the correct value is only "1". Therefore, when the number of delay units is (2 m power -1), the number of delay units is (2 m power -3), (2 m power -5), etc. Easy to correct.

なお、本実施形態では、符号化回路20、周回数算出部30及び第2加算器40が出力部に相当する。また、本実施形態では、符号化回路20が偏差算出部に相当し、第2加算器40が生成部に相当する。 In the present embodiment, the coding circuit 20, the number of laps calculation unit 30, and the second adder 40 correspond to the output unit. Further, in the present embodiment, the coding circuit 20 corresponds to the deviation calculation unit, and the second adder 40 corresponds to the generation unit.

<2.パルス信号の周回数の算出>
次に、パルス信号PAの周回数の算出方法について説明する。図5に従来のA/D変換回路500を示す。A/D変換回路500は、周回数カウンタ回路160を備えている。周回数カウンタ回路160は、パルス信号PAがリングディレイライン200を周回する回数をカウントする。A/D変換回路500は、エンコーダ260によって算出したリングディレイライン200内でのパルス信号PAの位置データを下位ビットデータとし、周回数カウンタ回路160によってカウントした周回数を上位ビットデータとするデータISを生成する。そして、A/D変換回路500は、今回のサンプリングタイミングにおけるデータISと、前回のサンプリングタイミングにおけるデータISとの偏差を算出し、この偏差を数値データとして出力する。
<2. Calculation of the number of laps of the pulse signal>
Next, a method of calculating the number of laps of the pulse signal PA will be described. FIG. 5 shows a conventional A / D conversion circuit 500. The A / D conversion circuit 500 includes a lap counter circuit 160. The lap counter circuit 160 counts the number of times the pulse signal PA laps the ring delay line 200. The A / D conversion circuit 500 uses the position data of the pulse signal PA in the ring delay line 200 calculated by the encoder 260 as the lower bit data, and the number of laps counted by the lap counter circuit 160 as the upper bit data. To generate. Then, the A / D conversion circuit 500 calculates the deviation between the data IS at the current sampling timing and the data IS at the previous sampling timing, and outputs this deviation as numerical data.

従来のA/D変換回路500は、周回数カウンタ回路160を備えているため、回路規模が大きくなり消費電力が増大する。また、A/D変換回路500は、周回数カウンタ回路160の出力タイミングと、サンプリングタイミングとが非同期のため、値が不安定な状態でラッチされたカウント値を用いないように、ラッチ回路280,320、遅延線300及びセレクタ340を備えている。 Since the conventional A / D conversion circuit 500 includes a lap counter circuit 160, the circuit scale becomes large and the power consumption increases. Further, in the A / D conversion circuit 500, since the output timing of the lap counter circuit 160 and the sampling timing are asynchronous, the latch circuit 280, so as not to use the count value latched in the unstable state. It includes 320, a delay line 300, and a selector 340.

ラッチ回路280は、サンプリングタイミングで周回数カウンタ回路160の出力をラッチする。ラッチ回路320は、サンプリングタイミングを遅延線300によってサンプリング周期Tsの半周期分だけ遅延させたタイミングで、周回数カウンタ回路160の出力をラッチする。セレクタ340は、エンコーダ260の出力の最上位ビットの値が「1」の場合、すなわち、パルス信号PAが遅延ユニットの後半の段に位置している場合は、周回数サンプリングタイミングにおいて、周回数カウンタ回路160の出力は安定しているので、ラッチ回路280の出力を選択する。また、セレクタ340は、エンコーダ260の出力の最上位ビットの値が「0」の場合、すなわち、パルス信号PAが遅延ユニットの前半の段に位置している場合は、ラッチ回路320の出力を選択する。このように、A/D変換回路500は、メタスタビリティ対策のための回路を備えているため、回路構成が複雑になっている。 The latch circuit 280 latches the output of the lap counter circuit 160 at the sampling timing. The latch circuit 320 latches the output of the lap counter circuit 160 at a timing in which the sampling timing is delayed by a delay line 300 by half a cycle of the sampling cycle Ts. When the value of the most significant bit of the output of the encoder 260 is "1", that is, when the pulse signal PA is located in the latter half of the delay unit, the selector 340 is a lap counter at the lap sampling timing. Since the output of circuit 160 is stable, the output of latch circuit 280 is selected. Further, the selector 340 selects the output of the latch circuit 320 when the value of the most significant bit of the output of the encoder 260 is "0", that is, when the pulse signal PA is located in the first half stage of the delay unit. To do. As described above, since the A / D conversion circuit 500 includes a circuit for metastability countermeasures, the circuit configuration is complicated.

そこで、本実施形態のA/D変換回路50は、周回数カウンタ回路を省いた。そして、サンプリング周期Tsを、Trdl×n<Ts≦Trdl×(n+1)…(1)を満たすように設定した。nは0以上の整数であり、Trdlは、パルス信号PAがリングディレイライン10を周回する周回周期である。つまり、周回周期Trdlは、パルス信号PAがリングディレイライン10を1周するために要する時間である。 Therefore, the A / D conversion circuit 50 of the present embodiment omits the lap counter circuit. Then, the sampling period Ts was set so as to satisfy Trdl × n <Ts ≦ Trdl × (n + 1) ... (1). n is an integer of 0 or more, and Trdl is an orbital period in which the pulse signal PA orbits the ring delay line 10. That is, the circuit period Trdl is the time required for the pulse signal PA to make one cycle of the ring delay line 10.

周回周期Trdlは、アナログ入力信号Vinに応じて変化する。具体的には、周回周期Trdlは、アナログ入力信号Vinが大きいほど短くなる。本実施形態では、アナログ入力信号Vinは、予め決められた所定の範囲内の値を取る。サンプリング周期Tsは、nを所定値に設定した場合に、アナログ入力信号Vinが所定の範囲内のどのような値となった場合でも、式(1)を満たすように設定されている。すなわち、サンプリング周期Tsは、アナログ入力信号Vinが所定の範囲の最大値を取った場合でも、Ts≦Trdl×(n+1)を満たし、且つ、アナログ入力信号Vinが所定の範囲の最小値を取った場合でも、Trdl×n<Tsを満たすように設定されている。また、nの値が大きいほど、数値データDT2の分解能が高くなる。よって、nの値は、必要とする数値データDT2の分解能に応じて設定される。 The orbital period Trdl changes according to the analog input signal Vin. Specifically, the orbital period Trdl becomes shorter as the analog input signal Vin becomes larger. In the present embodiment, the analog input signal Vin takes a value within a predetermined range determined in advance. The sampling period Ts is set so as to satisfy the equation (1) regardless of the value of the analog input signal Vin within the predetermined range when n is set to a predetermined value. That is, the sampling period Ts satisfies Ts ≦ Trdl × (n + 1) even when the analog input signal Vin takes the maximum value in the predetermined range, and the analog input signal Vin takes the minimum value in the predetermined range. Even in this case, it is set to satisfy Trdl × n <Ts. Further, the larger the value of n, the higher the resolution of the numerical data DT2. Therefore, the value of n is set according to the required resolution of the numerical data DT2.

図3に、n=0とした場合における、位置データDTp及びサンプリングクロックのタイムチャートと、サンプリング周期Tsと周回周期Trdlの関係を示す。また、図3及び次の図4では、アナログ入力信号Vinが所定の範囲の最大値を取った場合の位置データDTpを破線で示し、アナログ入力信号Vinが所定の範囲の最小値を取った場合の位置データDTpを鎖線で示す。n=0の場合、サンプリング周期Tsは、アナログ入力信号Vinが所定の範囲で変化した場合に、0<Ts≦Trdlの関係を満たすように設定される。位置データDTpは、時間の経過とともに127段目の遅延ユニット12まで単調増加し、127段目の遅延ユニット12まで到達すると0に戻る。周回周期Trdlは、位置データDTpが0から127まで増加するために要する時間である。そして、図3に矢印で示すタイミングで、サンプリングが行われる。n=0の場合、サンプリング周期Tsの期間において、パルス信号PAが通過する遅延ユニット11,12の通過個数は127以下となる。この場合、偏差データDT1=数値データDT2となる。 FIG. 3 shows the time chart of the position data DTp and the sampling clock when n = 0, and the relationship between the sampling period Ts and the orbital period Trdl. Further, in FIG. 3 and FIG. 4 below, the position data DTp when the analog input signal Vin takes the maximum value in the predetermined range is shown by a broken line, and the analog input signal Vin takes the minimum value in the predetermined range. The position data DTp of is indicated by a chain line. When n = 0, the sampling period Ts is set so as to satisfy the relationship of 0 <Ts ≦ Trdl when the analog input signal Vin changes within a predetermined range. The position data DTp monotonically increases up to the 127th stage delay unit 12 with the passage of time, and returns to 0 when it reaches the 127th stage delay unit 12. The orbital period Trdl is the time required for the position data DTp to increase from 0 to 127. Then, sampling is performed at the timing indicated by the arrow in FIG. When n = 0, the number of passages of the delay units 11 and 12 through which the pulse signal PA passes is 127 or less during the sampling period Ts. In this case, deviation data DT1 = numerical data DT2.

図4に、n=1とした場合における、位置データDTp及びサンプリングクロックのタイムチャートと、サンプリング周期Tsと周回周期Trdlの関係を示す。n=1の場合、サンプリング周期Tsは、アナログ入力信号Vinが所定の範囲で変化した場合に、Trdl<Ts≦2Trdlを満たすように設定される。n=1の場合、サンプリング周期Ts内において、パルス信号PAが通過する遅延ユニット11,12の通過個数は、127より多く且つ254以下となる。この場合、サンプリング周期Ts内におけるパルス信号PAの周回数は「1」となり、数値データDT2は、偏差データDT1+127となる。 FIG. 4 shows the time chart of the position data DTp and the sampling clock, and the relationship between the sampling period Ts and the orbital period Trdl when n = 1. When n = 1, the sampling period Ts is set so as to satisfy Trdl <Ts ≦ 2 Trdl when the analog input signal Vin changes within a predetermined range. When n = 1, the number of passages of the delay units 11 and 12 through which the pulse signal PA passes within the sampling period Ts is more than 127 and less than or equal to 254. In this case, the number of laps of the pulse signal PA in the sampling period Ts is "1", and the numerical data DT2 becomes the deviation data DT1 + 127.

n≧2の場合についても、n=0,1と同様にして加算値Dcoを算出できる。すなわち、式(1)を満たすようにサンプリング周期Tsを設定した場合、サンプリング周期Ts内におけるパルス信号PAの周回数はnとなる。よって、周回数算出部30は、加算値Dcoとして(2のm乗−1)×nを算出すればよい。数値データDT2は、偏差データDT1+(2のm乗−1)×nとなる。これにより、A/D変換回路50は、周回数カウンタを備えていなくても、サンプリング周期Ts内において、パルス信号PAが通過する遅延ユニット11,12の通過個数を算出することができる。 Also in the case of n ≧ 2, the added value Dco can be calculated in the same manner as n = 0,1. That is, when the sampling period Ts is set so as to satisfy the equation (1), the number of laps of the pulse signal PA within the sampling period Ts is n. Therefore, the lap count calculation unit 30 may calculate (2 to the mth power-1) × n as the added value Dco. The numerical data DT2 is deviation data DT1 + (2 to the mth power-1) × n. As a result, the A / D conversion circuit 50 can calculate the number of passages of the delay units 11 and 12 through which the pulse signal PA passes within the sampling cycle Ts even if the A / D conversion circuit 50 does not include the lap counter.

<3.効果>
以上説明した第1実施形態によれば、以下の効果が得られる。
(1)サンプリング周期Tsは、サンプリング周期Tsと周回周期Trdlの関係が式(1)を満たすように設定されている。そのため、サンプリング周期Tsの間にパルス信号PAがリングディレイライン10を周回する周回数はnと決まり、周回数をカウントする必要がない。すなわち、A/D変換回路50から周回数をカウントするカウント回路を省くことができる。よって、A/D変換回路50の回路規模を抑制して、消費電力を低減することができる。
<3. Effect>
According to the first embodiment described above, the following effects can be obtained.
(1) The sampling cycle Ts is set so that the relationship between the sampling cycle Ts and the orbital cycle Trdl satisfies the equation (1). Therefore, the number of laps in which the pulse signal PA orbits the ring delay line 10 during the sampling cycle Ts is determined to be n, and it is not necessary to count the number of laps. That is, the counting circuit that counts the number of laps can be omitted from the A / D conversion circuit 50. Therefore, the circuit scale of the A / D conversion circuit 50 can be suppressed and the power consumption can be reduced.

(2)パルス信号PAの位置の前回値と今回値との偏差である偏差データDT1と、遅延ユニット11,12の個数とnとの積である加算値Dcoとを加算した値は、サンプリング周期Tsの期間にパルス信号PAが通過した遅延ユニット11,12の個数となる。よって、A/D変換回路50は、カウント回路を備えていなくても、カウント回路を備えている場合と同様に、パルス信号PAが通過した遅延ユニット11,12の通過個数を算出して、通過個数に対応した数値データDT2を生成することができる。 (2) The value obtained by adding the deviation data DT1 which is the deviation between the previous value and the current value of the position of the pulse signal PA and the added value Dco which is the product of the number of delay units 11 and 12 and n is the sampling period. This is the number of delay units 11 and 12 through which the pulse signal PA has passed during the period of Ts. Therefore, even if the A / D conversion circuit 50 does not include the count circuit, the number of passages of the delay units 11 and 12 through which the pulse signal PA has passed is calculated and passed as in the case where the count circuit is provided. Numerical data DT2 corresponding to the number can be generated.

(3)アナログ入力信号Vinが所定の範囲内で変化することにより、周回周期Trdlが変化し、サンプリング周期Ts内にパルス信号PAが通過する遅延ユニット11,12の通過個数も変化する。サンプリング周期Tsは、周回周期Trdlが変化しても、所定値のnにおいて、式(1)を満たすように設定される。よって、アナログ入力信号Vinが所定の範囲内で変化する場合でも、式(1)を満たすことによって、A/D変換回路50は、カウンタ回路を用いることなく、アナログ入力信号Vinに対応した数値データDT2を生成することができる。 (3) When the analog input signal Vin changes within a predetermined range, the circulation period Trdl changes, and the number of passages of the delay units 11 and 12 through which the pulse signal PA passes within the sampling period Ts also changes. The sampling cycle Ts is set so as to satisfy the equation (1) at a predetermined value n even if the orbital cycle Trdl changes. Therefore, even when the analog input signal Vin changes within a predetermined range, by satisfying the equation (1), the A / D conversion circuit 50 does not use the counter circuit, and the numerical data corresponding to the analog input signal Vin is used. DT2 can be generated.

(第2実施形態)
<1.第1実施形態との相違点>
第2実施形態は、基本的な構成は第1実施形態と同様であるため、共通する構成については説明を省略し、相違点を中心に説明する。なお、第1実施形態と同じ符号は、同一の構成を示すものであって、先行する説明を参照する。
(Second Embodiment)
<1. Differences from the first embodiment>
Since the basic configuration of the second embodiment is the same as that of the first embodiment, the common configuration will be omitted and the differences will be mainly described. It should be noted that the same reference numerals as those in the first embodiment indicate the same configuration, and the preceding description will be referred to.

前述した第1実施形態のA/D変換回路50は、式(1)においてnを0以上の整数に設定して用いる回路であり、周回数算出部30及び第2加算器40を備えていた。これに対し、第2実施形態のA/D変換回路50Aは、式(1)において常にn=0に設定して用いる回路であり、図6に示すように、周回数算出部30及び第2加算器40を備えていない。 The A / D conversion circuit 50 of the first embodiment described above is a circuit used by setting n to an integer of 0 or more in the equation (1), and includes a lap number calculation unit 30 and a second adder 40. .. On the other hand, the A / D conversion circuit 50A of the second embodiment is a circuit used by always setting n = 0 in the equation (1), and as shown in FIG. 6, the number of laps calculation unit 30 and the second It does not have an adder 40.

式(1)において、n=0とした場合、前述したように、加算値Dcoが「0」となり、第1加算器23から出力される偏差データDT1が数値データDT2となる。よって、常にn=0に設定して用いるA/D変換回路50Aは、周回数算出部30及び第2加算器40が必要ないため省いている。なお、本実施形態では、符号化回路20が出力部に相当する。また、本実施形態では、符号化回路20が偏差算出部に相当し、第1加算器23が生成部に相当する。 When n = 0 in the equation (1), the addition value Dco becomes “0” and the deviation data DT1 output from the first adder 23 becomes the numerical data DT2 as described above. Therefore, the A / D conversion circuit 50A, which is always set to n = 0, is omitted because the number of laps calculation unit 30 and the second adder 40 are not required. In this embodiment, the coding circuit 20 corresponds to the output unit. Further, in the present embodiment, the coding circuit 20 corresponds to the deviation calculation unit, and the first adder 23 corresponds to the generation unit.

<2.効果>
以上説明した第2実施形態によれば、前述した第1実施形態の効果(1)〜(3)に加え、以下の効果が得られる。
<2. Effect>
According to the second embodiment described above, the following effects can be obtained in addition to the effects (1) to (3) of the first embodiment described above.

(4)A/D変換回路50Aは、A/D変換回路50と比べて、周回数算出部30及び第2加算器40が省かれている。よって、A/D変換回路50Aの回路規模をより抑制して、消費電力をより抑制することができる。 (4) In the A / D conversion circuit 50A, the number of laps calculation unit 30 and the second adder 40 are omitted as compared with the A / D conversion circuit 50. Therefore, the circuit scale of the A / D conversion circuit 50A can be further suppressed, and the power consumption can be further suppressed.

(他の実施形態)
以上、本開示を実施するための形態について説明したが、本開示は上述の実施形態に限定されることなく、種々変形して実施することができる。
(Other embodiments)
Although the embodiment for carrying out the present disclosure has been described above, the present disclosure is not limited to the above-described embodiment, and can be implemented in various modifications.

(a)上記実施形態では、遅延ユニットの個数を(2のm乗−1)としているが、本開示はこれに限定されるものではない。遅延ユニットの個数は(2のm乗+1)としてもよい。この場合、遅延ユニットの個数は奇数であるため、パルス信号PAは停止することなく周回を続ける。また、この場合、第1加算器23が減算を行った場合に、正しい値よりも値が小さくなるコード欠けが生じることがある。しかしながら、遅延ユニットの個数を(2のm乗−1)とした場合と同様に、正しい値に対する減少分は「1」だけであるため、遅延ユニットの個数を(2のm乗+3)や(2のm乗+5)などにした場合に比べて、補正が容易である。 (A) In the above embodiment, the number of delay units is (2 to the mth power-1), but the present disclosure is not limited to this. The number of delay units may be (2 to the mth power + 1). In this case, since the number of delay units is an odd number, the pulse signal PA continues to lap without stopping. Further, in this case, when the first adder 23 performs the subtraction, a code chip may occur in which the value becomes smaller than the correct value. However, as in the case where the number of delay units is (2 m power -1), the amount of decrease with respect to the correct value is only "1", so the number of delay units is (2 m power + 3) or ( Correction is easier than in the case of 2 to the mth power + 5).

また、遅延ユニットの個数は2のm乗としてもよい。この場合、第1加算器23が減算を行った場合に、コード増加やコード欠けが生じないので、補正をする必要がない。ただし、この場合、遅延ユニットの個数は偶数であるため、リングディレイライン10が安定状態になって、パルス信号PAが停止しないように、リングディレイライン10にNAND回路やバイパス線を付加する必要がある。遅延ユニットの個数を偶数とした場合の対策については、特開平6−216721号公報に詳細が記載されているので参照されたい。 Further, the number of delay units may be 2 to the mth power. In this case, when the first adder 23 performs the subtraction, the code is not increased or the code is missing, so that there is no need to make a correction. However, in this case, since the number of delay units is an even number, it is necessary to add a NAND circuit or a bypass line to the ring delay line 10 so that the ring delay line 10 becomes stable and the pulse signal PA does not stop. is there. For the countermeasures when the number of delay units is an even number, refer to JP-A-6-216721 for details.

(b)上記各実施形態において、A/D変換回路50,50Aは、電位を表すアナログ入力信号Vinを数値データに変換したが、本開示はこれに限定されるものではない。A/D変換回路50,50Aは、例えば、時間、温度、応力等を示すアナログ情報を数値データに変換してもよい。時間を示すアナログ情報を数値データに変換する場合は、A/D変換回路50,50AのVin、Vbb、GNDを一定にして、計測開始時刻と計測終了時刻とに、サンプリングクロックをA/D変換回路50,50Aへ入力すればよい。このようにすれば、これらの時刻の差分を表す値が数値データとして、A/D変換回路50,50Aから出力される。また、温度や応力を示すアナログ情報を数値データに変換する場合は、A/D変換回路50,50AのVin、Vbb、GNDを一定にして、サンプリングクロックを入力する間隔を一定としたときに得られる数値データを、温度や応力ごとに予め記録しておけばよい。このようにすれば、実際に温度や応力を測定する際に、得られた数値データがどの温度や応力に対応するかわかる。 (B) In each of the above embodiments, the A / D conversion circuits 50 and 50A have converted the analog input signal Vin representing the potential into numerical data, but the present disclosure is not limited thereto. The A / D conversion circuits 50 and 50A may, for example, convert analog information indicating time, temperature, stress, etc. into numerical data. When converting the analog information indicating the time into numerical data, the Vin, Vbb, and GND of the A / D conversion circuits 50 and 50A are kept constant, and the sampling clock is A / D converted between the measurement start time and the measurement end time. It may be input to the circuits 50 and 50A. In this way, the values representing the differences between these times are output as numerical data from the A / D conversion circuits 50 and 50A. When converting analog information indicating temperature and stress into numerical data, it is obtained when Vin, Vbb, and GND of the A / D conversion circuits 50 and 50A are made constant and the interval at which the sampling clock is input is made constant. The numerical data to be obtained may be recorded in advance for each temperature and stress. In this way, when actually measuring the temperature and stress, it is possible to know which temperature and stress the obtained numerical data corresponds to.

(c)上記各実施形態では、A/D変換回路50,50Aは、1つの符号化回路20を備えているが、特開2004―7385号公報に記載されているA/D変換装置のように、互いに異なるサンプリングタイミングでサンプリングする複数の符号化回路を備えていてもよい。A/D変換回路50,50Aが複数の符号化回路を備えることで、得られる数値データの分解能を高くすることができる。 (C) In each of the above embodiments, the A / D conversion circuits 50 and 50A include one coding circuit 20, but like the A / D conversion device described in JP-A-2004-7385. May be provided with a plurality of coding circuits that sample at different sampling timings. By providing the A / D conversion circuits 50 and 50A with a plurality of coding circuits, the resolution of the obtained numerical data can be increased.

(d)上記実施形態における1つの構成要素が有する複数の機能を、複数の構成要素によって実現したり、1つの構成要素が有する1つの機能を、複数の構成要素によって実現したりしてもよい。また、複数の構成要素が有する複数の機能を、1つの構成要素によって実現したり、複数の構成要素によって実現される1つの機能を、1つの構成要素によって実現したりしてもよい。また、上記実施形態の構成の一部を省略してもよい。また、上記実施形態の構成の少なくとも一部を、他の上記実施形態の構成に対して付加又は置換してもよい。なお、特許請求の範囲に記載した文言のみによって特定される技術思想に含まれるあらゆる態様が本開示の実施形態である。 (D) A plurality of functions possessed by one component in the above embodiment may be realized by a plurality of components, or one function possessed by one component may be realized by a plurality of components. .. Further, a plurality of functions possessed by the plurality of components may be realized by one component, or one function realized by the plurality of components may be realized by one component. Further, a part of the configuration of the above embodiment may be omitted. In addition, at least a part of the configuration of the above embodiment may be added or replaced with the configuration of the other above embodiment. It should be noted that all aspects included in the technical idea specified only by the wording described in the claims are embodiments of the present disclosure.

(e)上述したA/D変換回路の他、当該A/D変換回路を構成要素とするシステム、A/D変換方法など、種々の形態で本開示を実現することもできる。 (E) In addition to the above-mentioned A / D conversion circuit, the present disclosure can be realized in various forms such as a system having the A / D conversion circuit as a component and an A / D conversion method.

10…リングディレイライン、11,12…遅延ユニット、20…符号化回路、50,50A…A/D変換回路、PA…パルス信号、Trdl…周回周期、Ts…サンプリング周期、Vin…アナログ入力信号。 10 ... ring delay line, 11, 12 ... delay unit, 20 ... coding circuit, 50, 50A ... A / D conversion circuit, PA ... pulse signal, Trdl ... circuit cycle, Ts ... sampling cycle, Vin ... analog input signal.

Claims (2)

アナログ情報を数値データに変換するA/D変換回路(50,50A)であって、
入力されたパルス信号を前記アナログ情報に基づいた入力信号に応じた時間遅延させる複数の遅延ユニット(11,12)が、リング状に直列に接続されて構成されたパルス遅延回路(10)と、
サンプリング周期ごとに、前記サンプリング周期の期間に前記パルス信号が通過した前記遅延ユニットの個数に対応した前記数値データを出力するように構成された出力部(20,30,40)と、を備え、
前記サンプリング周期をTs、前記パルス信号が前記パルス遅延回路を周回する周回周期をTrdl、nを0以上の整数として、前記サンプリング周期は、前記サンプリング周期と前記周回周期の関係が、Trdl×n<Ts≦Trdl×(n+1)の関係式を満たすように設定されている、
A/D変換回路。
An A / D conversion circuit (50, 50A) that converts analog information into numerical data.
A pulse delay circuit (10) configured by connecting a plurality of delay units (11, 12) in series in a ring shape to delay the input pulse signal for a time according to the input signal based on the analog information.
Each sampling cycle includes output units (20, 30, 40) configured to output the numerical data corresponding to the number of the delay units through which the pulse signal has passed during the sampling cycle.
The sampling period is Ts, the orbital period in which the pulse signal orbits the pulse delay circuit is Trdl, and n is an integer of 0 or more. In the sampling period, the relationship between the sampling period and the orbital period is Trdl × n <. It is set to satisfy the relational expression of Ts ≦ Trdl × (n + 1).
A / D conversion circuit.
前記複数の遅延ユニットの個数は、mを自然数として、(2のm乗−1)、2のm乗、(2のm乗+1)のいずれかの個数であり、
前記出力部は、
前記サンプリング周期ごとに、前記パルス遅延回路内での前記パルス信号の位置を繰り返し数値化して、数値化した前記パルス信号の位置の前回値と今回値との偏差を算出するように構成された偏差算出部(20)と、
前記偏差算出部により算出された前記偏差に、前記遅延ユニットの個数と前記nとの積である加算値を加算した値を、前記数値データとして生成するように構成された生成部(23,40)と、を備える、
請求項1に記載のA/D変換回路。
The number of the plurality of delay units is any one of (2 m power-1), 2 m power, and (2 m power + 1), where m is a natural number.
The output unit
Deviation configured to repeatedly digitize the position of the pulse signal in the pulse delay circuit for each sampling cycle and calculate the deviation between the previous value and the current value of the digitized position of the pulse signal. Calculation unit (20) and
A generation unit (23, 40) configured to generate the numerical data by adding a value obtained by adding an addition value which is a product of the number of delay units and n to the deviation calculated by the deviation calculation unit. ) And,
The A / D conversion circuit according to claim 1.
JP2017194565A 2017-10-04 2017-10-04 A / D conversion circuit Active JP6772998B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2017194565A JP6772998B2 (en) 2017-10-04 2017-10-04 A / D conversion circuit
PCT/JP2018/037220 WO2019070029A1 (en) 2017-10-04 2018-10-04 A/d converter circuit
US16/785,854 US10862499B2 (en) 2017-10-04 2020-02-10 A/D converter circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017194565A JP6772998B2 (en) 2017-10-04 2017-10-04 A / D conversion circuit

Publications (2)

Publication Number Publication Date
JP2019068366A JP2019068366A (en) 2019-04-25
JP6772998B2 true JP6772998B2 (en) 2020-10-21

Family

ID=65995167

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017194565A Active JP6772998B2 (en) 2017-10-04 2017-10-04 A / D conversion circuit

Country Status (3)

Country Link
US (1) US10862499B2 (en)
JP (1) JP6772998B2 (en)
WO (1) WO2019070029A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7322483B2 (en) * 2019-04-15 2023-08-08 セイコーエプソン株式会社 Time-to-digital converter and A/D conversion circuit
JP7322482B2 (en) * 2019-04-15 2023-08-08 セイコーエプソン株式会社 Time-to-digital converter and A/D conversion circuit
JP7408981B2 (en) * 2019-09-30 2024-01-09 セイコーエプソン株式会社 State transition device, time-to-digital converter, and A/D conversion circuit

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3064644B2 (en) 1992-03-16 2000-07-12 株式会社デンソー A / D conversion circuit
JP3455982B2 (en) 1993-01-14 2003-10-14 株式会社デンソー Even stage ring oscillator and pulse phase difference encoding circuit
JPH08204566A (en) * 1995-01-27 1996-08-09 Nec Corp A/d converter
JP3956847B2 (en) 2002-04-24 2007-08-08 株式会社デンソー A / D conversion method and apparatus
JP4650242B2 (en) * 2005-11-30 2011-03-16 株式会社デンソー A / D conversion circuit
JP4725418B2 (en) * 2006-05-31 2011-07-13 株式会社デンソー Time measurement circuit
EP2330744A1 (en) * 2009-11-30 2011-06-08 Nxp B.V. Analog to digital conversion circuit and method
JP5478304B2 (en) * 2010-03-15 2014-04-23 オリンパス株式会社 A / D conversion circuit
JP6085523B2 (en) * 2013-05-30 2017-02-22 ルネサスエレクトロニクス株式会社 Semiconductor device and method of operating semiconductor device
JP2015167278A (en) * 2014-03-03 2015-09-24 株式会社デンソー Output switching method of a/d converter and a/d converter

Also Published As

Publication number Publication date
US20200177197A1 (en) 2020-06-04
US10862499B2 (en) 2020-12-08
JP2019068366A (en) 2019-04-25
WO2019070029A1 (en) 2019-04-11

Similar Documents

Publication Publication Date Title
JP6772998B2 (en) A / D conversion circuit
JP4650242B2 (en) A / D conversion circuit
JP5313008B2 (en) Correction signal generator and A / D converter
JP3960267B2 (en) A / D conversion method and apparatus
JP4345854B2 (en) A / D conversion circuit
US7248197B2 (en) A/D converter that is implemented using only digital circuit components and digital signal processing
US10693488B2 (en) Digitalization device
TW200539574A (en) Circuitry and method for measuring time interval with ring oscillator
JP4645734B2 (en) Pulse delay circuit and A / D conversion circuit
JP2009272858A (en) A/d conversion circuit
JP7135997B2 (en) Time measurement circuit and integral A/D converter
WO2017002431A1 (en) System, analog-to-digital converter, and control method for system
JP4349266B2 (en) A / D converter
JP2010220148A (en) Code generating circuit and image sensor
JP7119982B2 (en) A/D conversion circuit
US20230116954A1 (en) Analog-to-digital converter circuit
US8416114B2 (en) A/D conversion circuit
US20230163775A1 (en) Analog-to-digital converter circuit
JP2010239304A (en) A/d conversion device
JP6329777B2 (en) Serial / parallel conversion method and apparatus
CN110752845A (en) Quantized signal time difference circuit
JP2010004337A (en) A/d conversion device
JP2010246010A (en) A/d converter
JP2011050112A (en) A/d conversion method and apparatus
JP2007189744A (en) A/d conversion method and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200203

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200602

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200729

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200914

R151 Written notification of patent or utility model registration

Ref document number: 6772998

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250