• 検索結果がありません。

学 位 論 文 の 要 旨 Time-to-Digital Converter Architectures Based on Mathematics

N/A
N/A
Protected

Academic year: 2021

シェア "学 位 論 文 の 要 旨 Time-to-Digital Converter Architectures Based on Mathematics"

Copied!
3
0
0

読み込み中.... (全文を見る)

全文

(1)

学 位 論 文 の 要 旨

Time-to-Digital Converter Architectures Based on Mathematics 数学に基づく時間デジタル変換アーキテクチャの研究

氏 名 李 从兵 印

The purpose of this dissertation is to design some new TDC architectures suitable for implementation with fine digital CMOS. These architectures can either reduce circuit complexity significantly compared to conventional TDCs while keeping comparable performance and glitch-free characteristics, or achieve fine time resolution, high linearity, and self-calibration features.

Mathematics is the language of electronic and electrical engineering. Mathematical concepts and methods are used in all areas of electronic and electrical engineering. Especially, number theory and coding theory in mathematics are found to be suitable for circuit design, as number theory and coding theory combine mathematical elegance and some engineering problems to an unusual degree.

To attain the main objective to design some new TDC architectures suitable for implementation with fine digital CMOS, mathematical methods such as number theory and coding theory are introduced into the design of TDC architectures. In detail, residue number system, Gray code, and cyclic code are applied in parallel ring oscillator TDC architectures, in order to reduce hardware, power consumption, as well as chip area significantly compared to a flash type TDC, while keeping comparable performance and glitch-free characteristics. Furthermore, stochastic process theory is also applied in TDC architecture to utilize the large variation in circuit characteristics of fine CMOS.

The stochastic architecture with self-calibration feature can realize a linear TDC with fine (sub-picosecond) time-resolution.

Chapter 1 introduces the background, the motivation, and the objectives of this research and the proposed approaches. Chapter 2 discusses the basic TDC specifications and its architectures.

Chapter 3 presents proposed parallel ring oscillator TDCs based on residue number system, Gray code, and cyclic code. Their RTL simulation waveforms, FPGA implementation and verification

(2)

results are presented and discussed. Chapter 4 presents proposed stochastic TDC based on stochastic process theory. The RTL simulation waveforms, FPGA implementation and verification results are presented and discussed. Chapter 5 summarizes conclusions obtained through this research.

Applying number theory, coding theory and stochastic process theory in TDC circuit design is showing the beauty of the particular combination of mathematics and engineering. We make fully digital FPGA implementation (design, simulation, verification, and testing) of these TDCs. The design work uses only RTL (without SPICE) simulation and FPGA (instead of full custom CMOS) implementation, which would be suitable for mixed-signal SoC design in nano-CMOS era.

(日本語訳)

時間-デジタル変換器(TDC: Time to Digital Converter)は時間分解能型アナログ回路のキ ーコンポーネントである。電圧振幅の大きさに依存せずに、従来よりも一歩進んだデジタ ル RF 回路を実現できることが期待できる。フラッシュ型 TDC が広く用いられているが、

回路が大きくなり、小チップ面積化・低消費電力化を得ることが困難である。また,フラ ッシュ型TDCの最小時間分解能はバッファのゲート遅延により決まり、時間分解能を向上 させることも困難である。すなわちフラッシュ型 TDC には二つの課題がある:① 回路面 積(コスト)、消費電力を減らす。② 時間分解能を向上させる。

そこで本研究では、① 小回路規模・低消費電力 TDC を可能にするために、数学的アプ ローチによるTDC回路の設計を提案し、FPGAを用いて回路動作の確認と性能検証を行っ た。提案した回路とフラッシュ型 TDC に比べ、回路面積(コスト)、消費電力を低減でき る可能性がある。② 時間分解能を向上させるために、数学的アプローチを利用した高時間 分解能TDCアーキテクチャを提案し、RTLシミュレーションを用いて回路動作の確認と性 能検証を行った。提案したアーキテクチャとフラッシュ型TDCに比べ、数ピコ秒の時間分 解能を達成することができる。

まずは、剰余定理・グレイコード・巡回符号を利用したTDC回路を提案した。具体的に は、TDC回路では取り扱う入力信号が時間信号なので、リング発振回路構成により“剰余・

グレイコードビット”が容易に得られる。剰余定理を利用したTDC回路は、フラッシュ型 TDCに比べ、使用した遅延バッファとフリップフロップの数が少ない。それで、回路面積、

消費電力及びコストを低減できることが可能である。グレイコード・巡回符号を用いたTDC アーキテクチャは、フラッシュ型 TDC に比べ、使用したフリップフロップの数が少ない。

そして、剰余系TDCに比べ、遅延バッファばらつきがあってもグリッチなし出力が得られ

(3)

るというメリットがある。Xilinx 社 FPGA を用いて回路動作の確認と性能検証を行った。

提案したTDC回路は時間を測定することが可能であることを確認し、FPGAで実現できる ことを示した。提案した回路とフラッシュ型 TDC に比べ、回路面積(コスト)、消費電力 を低減できる可能性がある。

次は、確率論により、高時間分解能TDCアーキテクチャを得た。具体的には、集積回路 製造プロセスにおいては、素子の電気特性のばらつきが必ず発生する。D Flip-Flopのオフ セットばらつきなどをあえて利用し、従来のTDCよりも細かい時間分解能を実現すること が可能である。しかし、素子プロセスばらつきを利用している性質上出力が非線形になり やすく、キャリブレーションを用いる必要がある。それで、自己校正機能を備えた確率的 TDCアーキテクチャを提案した。RTLシミュレーションを用いて回路動作の確認と性能検 証を行った。提案したアーキテクチャとフラッシュ型TDCに比べ、数ピコ秒の時間分解能 を達成することができる。

本論文は数学的アプローチの回路設計への応用可能性を提示した。本論文での動作確認 と性能検証は、回路シミュレータSPICEとフルカスタムCMOSを使わなく、RTLシミュレ ーションとFPGAを使って行った。この設計方法はナノCMOS時代のアナログおよびミッ クスト・シグナル回路設計に適している。

参照

関連したドキュメント

A lemma of considerable generality is proved from which one can obtain inequali- ties of Popoviciu’s type involving norms in a Banach space and Gram determinants.. Key words

Now we are going to construct the Leech lattice and one of the Niemeier lattices by using a higher power residue code of length 8 over Z 4 [ω].. We are going to use the same action

[7] Martin K¨ onenberg, Oliver Matte, and Edgardo Stockmeyer, Existence of ground states of hydrogen-like atoms in relativistic quantum electrodynam- ics I: The

de la CAL, Using stochastic processes for studying Bernstein-type operators, Proceedings of the Second International Conference in Functional Analysis and Approximation The-

[3] JI-CHANG KUANG, Applied Inequalities, 2nd edition, Hunan Education Press, Changsha, China, 1993J. FINK, Classical and New Inequalities in Analysis, Kluwer Academic

Com- pared to the methods based on Taylor expansion, the proposed symplectic weak second-order methods are implicit, but they are comparable in terms of the number and the complexity

Clearly changing u’s to v’s and d’s to h’s gives a bijection between escalating and panoramic Dyck paths preserving semilength. An edge of a Dyck path is a maximal subpath

Infinitesimal actions of quadratic forms is computed in Weyl ordering and normal ordering, and these define involutive distributions on the space of exponential functions.. We