US20140253349A1 - Window-enabled time-to-digital converter and method of detecting phase of a reference signal - Google Patents
Window-enabled time-to-digital converter and method of detecting phase of a reference signal Download PDFInfo
- Publication number
- US20140253349A1 US20140253349A1 US13/792,558 US201313792558A US2014253349A1 US 20140253349 A1 US20140253349 A1 US 20140253349A1 US 201313792558 A US201313792558 A US 201313792558A US 2014253349 A1 US2014253349 A1 US 2014253349A1
- Authority
- US
- United States
- Prior art keywords
- tdc
- window
- signal
- reference signal
- recited
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M1/00—Analogue/digital conversion; Digital/analogue conversion
- H03M1/12—Analogue/digital converters
- H03M1/64—Analogue/digital converters with intermediate conversion to phase of sinusoidal or similar periodical signals
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M1/00—Analogue/digital conversion; Digital/analogue conversion
- H03M1/12—Analogue/digital converters
- H03M1/50—Analogue/digital converters with intermediate conversion to time interval
-
- G—PHYSICS
- G04—HOROLOGY
- G04F—TIME-INTERVAL MEASURING
- G04F10/00—Apparatus for measuring unknown time intervals by electric means
- G04F10/005—Time-to-digital converters [TDC]
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M1/00—Analogue/digital conversion; Digital/analogue conversion
- H03M1/12—Analogue/digital converters
- H03M1/60—Analogue/digital converters with intermediate conversion to frequency of pulses
Definitions
- Phase detection circuits are increasingly being implemented in digital form, as is the trend for circuits in general.
- Digital implementations offer numerous benefits over analog alternatives, not the least of which are lower power consumption and reduced noise susceptibility. Both power and noise are primary considerations when selecting an all-digital phase-locked loop (ADPLL) implementation over an at least partially analog implementation.
- ADPLL all-digital phase-locked loop
- Low power and low noise demands are often found in communication systems, as are phase-locked loops (PLLs).
- An all-digital implementation does not, however, relieve all constraints on PLL design.
- Many ADPLLs rely on a TDC to perform phase detection. TDCs produce a digital output, which is highly advantageous for processing digital signals. Unfortunately, they also produce significant noise. More specifically, the quantization a TDC necessarily performs introduces noise inversely proportional to the TDC's time resolution, which, in turn, is derived from gate-level delay times.
- a variety of improvements to the TDC resolution have been made, including the addition of Vernier delay chains and the evolution of two-stage TDCs. These improvements often yield resolution at the expense of space (footprint) and power, by adding power-consuming components and negating at least some of the benefit of being digital.
- the TDC operates for the duration of a pulse of a reference signal.
- the reference signal is the source on which the PLL is attempting to lock.
- components are active and power is consumed.
- Higher resolution TDCs often add to the number of components.
- Efforts have focused on reducing the measurement window from the conventional reference pulse width without introducing noise and degrading resolution.
- One approach is to trim down the window size over time.
- the initial window may be the conventional reference pulse width, which is then reduced over time as long as precision is maintained. If precision falls off, the window can be enlarged to reacquire the reference phase.
- TDC time window
- One such approach is to trim the reference pulse by a programmable time delay. This approach provides an avenue to tune the time delay statically, through component selection, or dynamically.
- the trimmed reference pulse propagates through the TDC for as long as the programmable delay allows, depending on the desired noise and resolution performance.
- the inherent delay within the TDC itself can be used to define the window.
- Certain TDC designs include a delay chain of some sort as an element of the quantization process. In those TDCs, the window can be defined as the time it takes the reference pulse to propagate through the delay chain.
- One aspect provides a window-enabled TDC, including: (1) a window generator configured to receive a reference signal and a clock signal and (2) a TDC circuit coupled to the window generator and configured to be enabled based on the reference signal and disabled based on the clock signal.
- Another aspect provides a method of detecting phase relative to an output signal, including: (1) enabling a TDC circuit upon a transition of a reference signal and (2) disabling the TDC circuit upon a transition of the output signal thereby generating an output related to a phase difference between the reference signal and the output signal.
- a PLL including: (1) an oscillator configured to generate a clock signal based on an oscillator control signal having a phase error component, (2) a window generator configured to generate discrete signal edges based on the clock signal and a reference signal and (3) a TDC circuit operable to at least partially determine the phase error component based on the discrete signal edges.
- FIG. 2 is a functional diagram of one embodiment of a window-enabled TDC
- FIG. 4 is a timing diagram of signals related to one embodiment of a window-enabled TDC.
- FIG. 5 is a flow diagram of one embodiment of a method of detecting phase of a reference signal.
- Certain TDC circuits include a set of D flip flops wired to a delay chain and in parallel to the local clock signal.
- the reference signal propagates through the delay chain and its state is captured on a local clock edge by the set of D flip flops.
- Each D flip flop captures a successively greater delayed reference signal.
- the reference signal is sometimes referred to as a start signal, and the local clock signal is accordingly referred to as a stop signal.
- the reference signal transitions.
- the bit output from each D flip flop is then concatenated into a phase error word indicative of the phase difference between the reference signal and the local clock.
- the reference signal and local clock signal are swapped, such that the reference signal triggers the latching of the D flip flops, thereby sampling the local clock signal.
- the phase error word is typically processed and used to control an oscillator that generates the local clock signal.
- the first element of the minimum data set for quantization is an edge, or transition, of the reference signal. It is realized herein that this edge should constitute the beginning of the measurement window.
- the second element of the minimum data set for quantization is a local clock edge that triggers the capture, or latching, of the set of D flip flops. It is realized herein that the local clock edge should constitute the end of the measurement window. It is further realized herein that the quantization can be distilled down to a measurement window no wider than a single local clock pulse.
- the TDC can be implemented as a phase detector for a PLL by including a second stage TDC circuit.
- a first measurement window is created for the first, or “upper,” TDC stage, and a second window initiates after the first has ended for the second, or “lower,” TDC stage.
- the second TDC stage provides a reference period with which the phase difference produced in the first TDC stage is converted into a phase error. It is further realized herein that neither of the first and second measurement windows need exceed the duration of the single local clock pulse.
- the synthetic digital signals define the measurement window and, in some embodiments, effectively isolate the TDC circuit electrically from the reference signal and local clock signal, including any associated noise.
- FIG. 1 is a functional diagram of a PLL circuit 100 within which a window-enabled TDC or method of detecting phase of a reference signal may be embodied or carried out.
- PLL circuit 100 is a simplified PLL and contains a phase detection module 102 , a frequency acquisition module 104 , a digital filter 108 and an oscillator 110 .
- Oscillator 110 generates a CKOUT signal 116 that is an output of PLL circuit 100 and functions as a local clock for phase detection module 102 and frequency acquisition module 104 .
- a CKREF signal 112 is an input to PLL circuit 100 and serves as a reference signal for which PLL circuit 100 operates. CKREF signal 112 drives phase detection module 102 and frequency acquisition module 104 .
- Phase detection module 102 provides a phase error signal as an output that is combined by a summer 106 with a frequency error signal provided as an output by frequency acquisition module 104 .
- the combined error signals are processed by digital filter 108 yielding an oscillator control signal, accm[k] signal 114 .
- the control signal, accm[k] signal 114 drives oscillator 110 , which generates and modifies CKOUT signal 116 accordingly.
- the goal of PLL circuit 100 is to produce a local clock signal, CKOUT signal 116 , that matches the reference signal, CKREF signal 112 , with respect to frequency and phase.
- FIG. 2 is a functional diagram of one embodiment of a window-enabled TDC 200 .
- Window-enabled TDC 200 may be employed as a phase detection module, such as phase detection module 102 of FIG. 1 , in a PLL circuit.
- window-enabled TDC 200 includes a window generator 202 , D flip-flops 204 - 1 , 204 - 2 and 204 - 3 , delay elements 206 - 1 , 206 - 2 and 206 - 3 , oscillator 208 and summer 210 .
- a TDC circuit conventionally would include D flip-flops 204 - 1 , 204 - 2 and 204 - 3 , delay elements 206 - 1 , 206 - 2 and 206 - 3 and summer 210 .
- Alternate embodiments of window-enabled TDC 200 may include a longer chain of flip-flops and delay elements depending on the desired configuration and precision. Certain embodiments omit oscillator 208 in favor of relying on an externally generated clock signal. This is often the case in PLL circuits that include an oscillator in their architecture. Window-enabled TDC 200 may be implemented with or without oscillator 208 .
- D flip-flops 204 - 1 , 204 - 2 and 204 - 3 are coupled in parallel with respect summer 210 .
- Delay elements 206 - 1 , 206 - 2 and 206 - 3 are arranged in a chain, otherwise known as a delay chain.
- Window generator 202 is configured to receive a reference signal, REF 212 , and a clock signal, CLK 214 , as inputs, CLK 214 being generated by oscillator 208 or, alternatively by an external source.
- Window generator 202 provides a start signal 218 and a stop signal 220 to drive the delay chain (delay elements 206 - 1 , 206 - 2 and 206 - 3 ) and the D-flip flops 204 - 1 , 204 - 2 and 204 - 3 .
- REF 212 is an input signal for window-enabled TDC 200 and is essentially the object of the quantization performed.
- CLK 214 is a local clock signal that serves as the measurement tool for time quantization.
- REF 212 and CLK 214 are employed by window generator 202 to synthesize start signal 218 and stop signal 220 .
- the first edges of start signal 218 and stop signal 220 define the window in which the TDC circuit operates, or the measurement window.
- the first edge of start signal 218 correlates to an edge of the reference signal, REF 212 .
- the first edge of stop signal 220 correlates to an edge of the clock signal, CLK 214 .
- the TDC circuit is isolated from the reference signal, REF 212 , and the local clock signal, CLK 214 , by window generator 202 .
- the synthesized discrete pulses in many cases, provide a more reliable driver for the TDC circuit.
- D flip-flop 204 - 1 captures the least delayed aspect of start signal 218 ;
- D flip-flop 204 - 2 captures the next least, start signal 218 being delayed only by delay element 206 - 1 ;
- D flip-flop 204 - 3 captures the most delayed, start signal 218 being successively delayed by delay elements 206 - 1 and 206 - 2 .
- Alternate embodiments employing more than three D flip-flops would capture aspects of start signal 218 delayed by delay elements 206 - 1 , 206 - 2 , 206 - 3 and any further delay elements included beyond those.
- the output of D flip-flops 204 - 1 , 204 - 2 and 204 - 3 are combined into an error word, e[k] 216 , by summer 210 .
- the error word is the output of window-enabled TDC 200 and represents a time quantization, phase difference, of the reference signal relative to the clock signal, or REF 212 relative to CLK 214 .
- FIG. 3 is a functional diagram of another embodiment of the window-enabled TDC, window-enabled TDC 300 .
- Window-enabled TDC 300 includes window generator 202 of FIG. 2 coupled to REF 212 and CLK 214 , also of FIG. 2 .
- Window-enabled TDC 300 includes two TDC circuits, TDC circuit 302 - 1 and TDC circuit 302 - 2 .
- TDC circuit 302 - 1 provides a phase difference output, e UP [k] 308 - 1
- TDC circuit 302 - 2 provides a reference output, e DN [k] 308 - 2 .
- e UP [k] 308 - 1 and e DN [k] 308 - 2 produce a phase error output, e[k] 312 .
- This embodiment is most applicable in PLL implementations.
- Window generator 202 drives TDC circuit 302 - 1 and TDC circuit 302 - 2 based on REF 212 and CLK 214 .
- Window generator 202 includes a first D flip-flop 304 - 1 and a second D flip-flop 304 - 2 , and an inverter 310 .
- Window generator 202 drives TDC circuit 302 - 1 with a start signal 218 - 1 and a stop signal 220 - 1 such that start signal 218 - 1 correlates to an edge of REF 212 and stop signal 220 - 1 correlates to an edge of CLK 214 gated by D flip-flop 304 - 1 .
- the measurement window for TDC circuit 302 - 1 starts at the rising edge of REF 212 and ends at the rising edge of CLK 214 .
- TDC circuit 302 - 2 is similarly driven by a start signal 218 - 2 and a stop signal 220 - 2 .
- Start signal 218 - 2 is equivalent to stop signal 220 - 1 , such that the measurement window for TDC circuit 302 - 2 begins at the end of the measurement window for TDC circuit 302 - 1 and correlates to the rising edge of CLK 214 .
- Stop signal 220 - 2 correlates to a falling edge of CLK 214 and is gated by D flip-flop 304 - 2 , which is controlled by the output of D flip-flop 304 - 1 and CLK 214 inverted by inverter 310 . Therefore, the second window starts at the rising edge of CLK 214 and ends at the falling edge of CLK 214 .
- FIG. 4 is a timing diagram of various signals related to the window-enabled TDC embodiment of FIG. 3 .
- REF 212 and CLK 214 of FIG. 3 are shown at the top of FIG. 4 .
- REF 212 and CLK 214 are asynchronous and the output of the TDC will ultimately determine their phase difference. Beneath those signals are two pairs of start and stop bits. The first pair includes a START UP bit and a STOP UP bit. The rising edge of the START UP bit correlates to the rising edge of the REF signal. The STOP UP bit rising edge correlates to the rising edge of the CLK signal. These two bits define the measurement window for the first of two TDCs, TDC circuit 302 - 1 .
- a second window is defined by the second pair of start and stop bits: a START DN bit and a STOP DN bit.
- the START DN bit rising edge correlates to the rising edge of the CLK signal and the STOP UP bit.
- the STOP DN bit correlates to the falling edge of the CLK signal. Together, the START DN bit and STOP DN bit drive the second TDC circuit, TDC circuit 302 - 2 .
- FIG. 5 is a flow diagram of one embodiment of a method of detecting phase of a reference signal.
- the method begins at a start step 510 .
- a TDC circuit is enabled upon a transition of a reference signal.
- the transition, or edge, of the reference signal is translated into a digital command to enable the TDC circuit, which is to start the measurement window.
- a “start bit” is produced and a reference pulse is injected into the TDC circuit.
- the enabling of the TDC circuit of step 520 is preceded by a frequency acquisition of the reference signal that further enables the phase detection.
- Frequency acquisition yields a frequency error, similar to the phase error referred to above.
- the TDC circuit senses the reference signal edge and generates an output word that is related to a phase difference between the reference signal and an output signal.
- the output word is the result of a time quantization of the reference signal relative to the output signal.
- the output word is sometimes referred to as phase error.
- the TDC circuit is disabled at a step 530 upon a transition, or edge, of the output signal.
- the edge of the output signal stops the measurement window and is the moment at which the output word is composed.
- Certain embodiments produce a “stop bit” that is used to indicate the second edge of the reference pulse.
- the first edge of the reference pulse correlates to the edge of the reference signal.
- the edge of the output signal which is often a clock signal, is the later of the two pieces of data necessary to quantize the reference signal.
- a phase difference is ascertainable with just a single reference signal edge and the immediately following output signal edge.
- the window is defined by these edges outside of which the TDC circuit is inactive, which conserves power.
- the method ends at an end step 540 .
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stabilization Of Oscillater, Synchronisation, Frequency Synthesizers (AREA)
- Manipulation Of Pulses (AREA)
Abstract
Description
- This application is directed, in general, to time-to-digital converters (TDCs) and, more specifically, to a window-enabled TDC employed to detect the phase error between two signals.
- Phase detection circuits are increasingly being implemented in digital form, as is the trend for circuits in general. Digital implementations offer numerous benefits over analog alternatives, not the least of which are lower power consumption and reduced noise susceptibility. Both power and noise are primary considerations when selecting an all-digital phase-locked loop (ADPLL) implementation over an at least partially analog implementation. Low power and low noise demands are often found in communication systems, as are phase-locked loops (PLLs).
- An all-digital implementation does not, however, relieve all constraints on PLL design. Many ADPLLs rely on a TDC to perform phase detection. TDCs produce a digital output, which is highly advantageous for processing digital signals. Unfortunately, they also produce significant noise. More specifically, the quantization a TDC necessarily performs introduces noise inversely proportional to the TDC's time resolution, which, in turn, is derived from gate-level delay times. A variety of improvements to the TDC resolution have been made, including the addition of Vernier delay chains and the evolution of two-stage TDCs. These improvements often yield resolution at the expense of space (footprint) and power, by adding power-consuming components and negating at least some of the benefit of being digital.
- Further efforts have been made to reduce the “window” in which the TDC operates, otherwise known as the “measurement window.” Conventionally, the TDC operates for the duration of a pulse of a reference signal. In a PLL, the reference signal is the source on which the PLL is attempting to lock. As a reference pulse propagates through the TDC, components are active and power is consumed. Higher resolution TDCs often add to the number of components. Efforts have focused on reducing the measurement window from the conventional reference pulse width without introducing noise and degrading resolution. One approach is to trim down the window size over time. The initial window may be the conventional reference pulse width, which is then reduced over time as long as precision is maintained. If precision falls off, the window can be enlarged to reacquire the reference phase.
- Other developments have yielded designs effectively dictating a time window in which the TDC operates. One such approach is to trim the reference pulse by a programmable time delay. This approach provides an avenue to tune the time delay statically, through component selection, or dynamically. The trimmed reference pulse propagates through the TDC for as long as the programmable delay allows, depending on the desired noise and resolution performance. Alternatively, the inherent delay within the TDC itself can be used to define the window. Certain TDC designs include a delay chain of some sort as an element of the quantization process. In those TDCs, the window can be defined as the time it takes the reference pulse to propagate through the delay chain. These developments were ultimately valuable pursuits, yielding TDC designs that can maintain precision with a reduced measurement window. The reduced measurement window limits the power consumption of the TDC and the overall power consumption of the host integrated circuit, such as an ADPLL.
- One aspect provides a window-enabled TDC, including: (1) a window generator configured to receive a reference signal and a clock signal and (2) a TDC circuit coupled to the window generator and configured to be enabled based on the reference signal and disabled based on the clock signal.
- Another aspect provides a method of detecting phase relative to an output signal, including: (1) enabling a TDC circuit upon a transition of a reference signal and (2) disabling the TDC circuit upon a transition of the output signal thereby generating an output related to a phase difference between the reference signal and the output signal.
- Yet another aspect provides a PLL, including: (1) an oscillator configured to generate a clock signal based on an oscillator control signal having a phase error component, (2) a window generator configured to generate discrete signal edges based on the clock signal and a reference signal and (3) a TDC circuit operable to at least partially determine the phase error component based on the discrete signal edges.
- Reference is now made to the following descriptions taken in conjunction with the accompanying drawings, in which:
-
FIG. 1 is a functional diagram of a digital phase-locked loop circuit within which a window-enabled TDC or method of detecting phase may be embodied or carried out; -
FIG. 2 is a functional diagram of one embodiment of a window-enabled TDC; -
FIG. 3 is a functional diagram of one embodiment of a window generator ofFIG. 2 coupled to an upper and lower TDC circuit; -
FIG. 4 is a timing diagram of signals related to one embodiment of a window-enabled TDC; and -
FIG. 5 is a flow diagram of one embodiment of a method of detecting phase of a reference signal. - Certain TDC circuits include a set of D flip flops wired to a delay chain and in parallel to the local clock signal. Conventionally, the reference signal propagates through the delay chain and its state is captured on a local clock edge by the set of D flip flops. Each D flip flop captures a successively greater delayed reference signal. The reference signal is sometimes referred to as a start signal, and the local clock signal is accordingly referred to as a stop signal.
- At some point in the delay chain, the reference signal transitions. The bit output from each D flip flop is then concatenated into a phase error word indicative of the phase difference between the reference signal and the local clock. In certain implementations, the reference signal and local clock signal are swapped, such that the reference signal triggers the latching of the D flip flops, thereby sampling the local clock signal. As mentioned above, there are a variety of available enhancements to the TDC circuit with regards to resolution, but this is the basic idea of time-to-digital quantization. In a PLL circuit, the phase error word is typically processed and used to control an oscillator that generates the local clock signal.
- Efforts have been largely successful in reducing the TDC operating window, or measurement window, to limit power consumption. However, it is realized herein that the conventional approaches to reduction focus unnecessarily on the reference signal and the temporal aspects of its propagation through the TDC circuit. It is further realized herein that the basic quantization performed by the TDC demands only a single edge from the reference signal and a single edge from the local clock signal. A phase difference between two signals is ascertainable with this minimum data set. A measurement window containing more than the minimum data set is simply wasting power by continuing to drive the TDC.
- It is realized herein that a measurement window derived from both the reference signal and the local clock can overcome the lingering drawbacks of the TDC improvements mentioned above while driving the TDC circuit for a fraction of the time as conventional alternatives. The first element of the minimum data set for quantization is an edge, or transition, of the reference signal. It is realized herein that this edge should constitute the beginning of the measurement window. The second element of the minimum data set for quantization is a local clock edge that triggers the capture, or latching, of the set of D flip flops. It is realized herein that the local clock edge should constitute the end of the measurement window. It is further realized herein that the quantization can be distilled down to a measurement window no wider than a single local clock pulse.
- It is realized herein that the TDC can be implemented as a phase detector for a PLL by including a second stage TDC circuit. A first measurement window is created for the first, or “upper,” TDC stage, and a second window initiates after the first has ended for the second, or “lower,” TDC stage. The second TDC stage provides a reference period with which the phase difference produced in the first TDC stage is converted into a phase error. It is further realized herein that neither of the first and second measurement windows need exceed the duration of the single local clock pulse.
- It is also realized herein that it is unnecessary to propagate the reference signal itself, or the local clock signal through the TDC. It is realized herein that digital signals synthesized from the reference signal and local clock edges are sufficient to drive the TDC circuit and are often more reliable than propagating the signals themselves. The synthetic digital signals define the measurement window and, in some embodiments, effectively isolate the TDC circuit electrically from the reference signal and local clock signal, including any associated noise.
- Before describing various embodiments of the window-enabled TDC and method of detecting phase introduced herein, a PLL circuit within which the window-enabled TDC or method of detecting phase may be embodied or carried out will be described.
-
FIG. 1 is a functional diagram of aPLL circuit 100 within which a window-enabled TDC or method of detecting phase of a reference signal may be embodied or carried out.PLL circuit 100 is a simplified PLL and contains aphase detection module 102, afrequency acquisition module 104, adigital filter 108 and anoscillator 110.Oscillator 110 generates aCKOUT signal 116 that is an output ofPLL circuit 100 and functions as a local clock forphase detection module 102 andfrequency acquisition module 104. ACKREF signal 112 is an input toPLL circuit 100 and serves as a reference signal for whichPLL circuit 100 operates.CKREF signal 112 drivesphase detection module 102 andfrequency acquisition module 104.Phase detection module 102 provides a phase error signal as an output that is combined by asummer 106 with a frequency error signal provided as an output byfrequency acquisition module 104. The combined error signals are processed bydigital filter 108 yielding an oscillator control signal, accm[k]signal 114. The control signal, accm[k] signal 114, drivesoscillator 110, which generates and modifies CKOUT signal 116 accordingly. Ultimately, the goal ofPLL circuit 100 is to produce a local clock signal,CKOUT signal 116, that matches the reference signal,CKREF signal 112, with respect to frequency and phase. - Having described a PLL circuit within which the window-enabled TDC or method of detecting phase may be embodied or carried out, various embodiments of the window-enabled TDC and method of detecting phase will be described.
-
FIG. 2 is a functional diagram of one embodiment of a window-enabledTDC 200. Window-enabledTDC 200 may be employed as a phase detection module, such asphase detection module 102 ofFIG. 1 , in a PLL circuit. In this embodiment, window-enabledTDC 200 includes awindow generator 202, D flip-flops 204-1, 204-2 and 204-3, delay elements 206-1, 206-2 and 206-3,oscillator 208 andsummer 210. A TDC circuit conventionally would include D flip-flops 204-1, 204-2 and 204-3, delay elements 206-1, 206-2 and 206-3 andsummer 210. Alternate embodiments of window-enabledTDC 200 may include a longer chain of flip-flops and delay elements depending on the desired configuration and precision. Certain embodiments omitoscillator 208 in favor of relying on an externally generated clock signal. This is often the case in PLL circuits that include an oscillator in their architecture. Window-enabledTDC 200 may be implemented with or withoutoscillator 208. - D flip-flops 204-1, 204-2 and 204-3 are coupled in parallel with
respect summer 210. Delay elements 206-1, 206-2 and 206-3 are arranged in a chain, otherwise known as a delay chain.Window generator 202 is configured to receive a reference signal,REF 212, and a clock signal,CLK 214, as inputs,CLK 214 being generated byoscillator 208 or, alternatively by an external source.Window generator 202 provides astart signal 218 and astop signal 220 to drive the delay chain (delay elements 206-1, 206-2 and 206-3) and the D-flip flops 204-1, 204-2 and 204-3. -
REF 212 is an input signal for window-enabledTDC 200 and is essentially the object of the quantization performed.CLK 214 is a local clock signal that serves as the measurement tool for time quantization.REF 212 andCLK 214 are employed bywindow generator 202 to synthesize start signal 218 and stopsignal 220. The first edges ofstart signal 218 and stopsignal 220 define the window in which the TDC circuit operates, or the measurement window. The first edge of start signal 218 correlates to an edge of the reference signal,REF 212. The first edge of stop signal 220 correlates to an edge of the clock signal,CLK 214. In certain embodiments, the TDC circuit is isolated from the reference signal,REF 212, and the local clock signal,CLK 214, bywindow generator 202. The synthesized discrete pulses, in many cases, provide a more reliable driver for the TDC circuit. - As the edge of
start signal 218 propagates through the delay chain, temporal samples ofstart signal 218 are triggered by the edge ofstop signal 220 and captured by D flip-flops 204-1, 204-2 and 204-3. D flip-flop 204-1 captures the least delayed aspect ofstart signal 218; D flip-flop 204-2 captures the next least, startsignal 218 being delayed only by delay element 206-1; and D flip-flop 204-3 captures the most delayed, startsignal 218 being successively delayed by delay elements 206-1 and 206-2. Alternate embodiments employing more than three D flip-flops would capture aspects of start signal 218 delayed by delay elements 206-1, 206-2, 206-3 and any further delay elements included beyond those. - The output of D flip-flops 204-1, 204-2 and 204-3 are combined into an error word, e[k] 216, by
summer 210. The error word is the output of window-enabledTDC 200 and represents a time quantization, phase difference, of the reference signal relative to the clock signal, orREF 212 relative toCLK 214. -
FIG. 3 is a functional diagram of another embodiment of the window-enabled TDC, window-enabledTDC 300. Window-enabledTDC 300 includeswindow generator 202 ofFIG. 2 coupled toREF 212 andCLK 214, also ofFIG. 2 . Window-enabledTDC 300 includes two TDC circuits, TDC circuit 302-1 and TDC circuit 302-2. TDC circuit 302-1 provides a phase difference output, eUP[k] 308-1, and TDC circuit 302-2 provides a reference output, eDN[k] 308-2. When combined by asummer 306, eUP[k] 308-1 and eDN[k] 308-2 produce a phase error output, e[k] 312. This embodiment is most applicable in PLL implementations. -
Window generator 202 drives TDC circuit 302-1 and TDC circuit 302-2 based onREF 212 andCLK 214.Window generator 202 includes a first D flip-flop 304-1 and a second D flip-flop 304-2, and aninverter 310.Window generator 202 drives TDC circuit 302-1 with a start signal 218-1 and a stop signal 220-1 such that start signal 218-1 correlates to an edge ofREF 212 and stop signal 220-1 correlates to an edge ofCLK 214 gated by D flip-flop 304-1. Therefore, the measurement window for TDC circuit 302-1 starts at the rising edge ofREF 212 and ends at the rising edge ofCLK 214. TDC circuit 302-2 is similarly driven by a start signal 218-2 and a stop signal 220-2. Start signal 218-2 is equivalent to stop signal 220-1, such that the measurement window for TDC circuit 302-2 begins at the end of the measurement window for TDC circuit 302-1 and correlates to the rising edge ofCLK 214. Stop signal 220-2 correlates to a falling edge ofCLK 214 and is gated by D flip-flop 304-2, which is controlled by the output of D flip-flop 304-1 andCLK 214 inverted byinverter 310. Therefore, the second window starts at the rising edge ofCLK 214 and ends at the falling edge ofCLK 214. -
FIG. 4 is a timing diagram of various signals related to the window-enabled TDC embodiment ofFIG. 3 .REF 212 andCLK 214 ofFIG. 3 are shown at the top ofFIG. 4 .REF 212 andCLK 214 are asynchronous and the output of the TDC will ultimately determine their phase difference. Beneath those signals are two pairs of start and stop bits. The first pair includes a STARTUP bit and a STOPUP bit. The rising edge of the STARTUP bit correlates to the rising edge of the REF signal. The STOPUP bit rising edge correlates to the rising edge of the CLK signal. These two bits define the measurement window for the first of two TDCs, TDC circuit 302-1. A second window is defined by the second pair of start and stop bits: a STARTDN bit and a STOPDN bit. The STARTDN bit rising edge correlates to the rising edge of the CLK signal and the STOPUP bit. The STOPDN bit correlates to the falling edge of the CLK signal. Together, the STARTDN bit and STOPDN bit drive the second TDC circuit, TDC circuit 302-2. -
FIG. 5 is a flow diagram of one embodiment of a method of detecting phase of a reference signal. The method begins at astart step 510. At a step 520 a TDC circuit is enabled upon a transition of a reference signal. In certain embodiments, the transition, or edge, of the reference signal is translated into a digital command to enable the TDC circuit, which is to start the measurement window. A “start bit” is produced and a reference pulse is injected into the TDC circuit. - In alternate embodiments, carried out within a PLL, the enabling of the TDC circuit of
step 520 is preceded by a frequency acquisition of the reference signal that further enables the phase detection. Frequency acquisition yields a frequency error, similar to the phase error referred to above. These error components are combined, processed and ultimately employed by the PLL to control an oscillator that generates an output signal. - In the embodiment of
FIG. 5 , once the TDC circuit is enabled, the TDC circuit senses the reference signal edge and generates an output word that is related to a phase difference between the reference signal and an output signal. The output word is the result of a time quantization of the reference signal relative to the output signal. The output word is sometimes referred to as phase error. - The TDC circuit is disabled at a
step 530 upon a transition, or edge, of the output signal. The edge of the output signal stops the measurement window and is the moment at which the output word is composed. Certain embodiments produce a “stop bit” that is used to indicate the second edge of the reference pulse. The first edge of the reference pulse correlates to the edge of the reference signal. The edge of the output signal, which is often a clock signal, is the later of the two pieces of data necessary to quantize the reference signal. A phase difference is ascertainable with just a single reference signal edge and the immediately following output signal edge. The window is defined by these edges outside of which the TDC circuit is inactive, which conserves power. The method ends at anend step 540. - Those skilled in the art to which this application relates will appreciate that other and further additions, deletions, substitutions and modifications may be made to the described embodiments.
Claims (20)
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/792,558 US8830110B1 (en) | 2013-03-11 | 2013-03-11 | Window-enabled time-to-digital converter and method of detecting phase of a reference signal |
DE102013021712.1A DE102013021712B4 (en) | 2013-03-11 | 2013-12-20 | Window-activated time-to-digital converter and method for detecting a phase of a reference signal |
TW102147753A TW201444294A (en) | 2013-03-11 | 2013-12-23 | Window-enabled time-to-digital converter and method of detecting phase of a reference signal |
CN201310739875.9A CN104052466A (en) | 2013-03-11 | 2013-12-30 | Window-enabled time-to-digital converter and method of detecting phase of a reference signal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/792,558 US8830110B1 (en) | 2013-03-11 | 2013-03-11 | Window-enabled time-to-digital converter and method of detecting phase of a reference signal |
Publications (2)
Publication Number | Publication Date |
---|---|
US8830110B1 US8830110B1 (en) | 2014-09-09 |
US20140253349A1 true US20140253349A1 (en) | 2014-09-11 |
Family
ID=51385344
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/792,558 Active 2033-04-26 US8830110B1 (en) | 2013-03-11 | 2013-03-11 | Window-enabled time-to-digital converter and method of detecting phase of a reference signal |
Country Status (4)
Country | Link |
---|---|
US (1) | US8830110B1 (en) |
CN (1) | CN104052466A (en) |
DE (1) | DE102013021712B4 (en) |
TW (1) | TW201444294A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10965442B2 (en) * | 2018-10-02 | 2021-03-30 | Qualcomm Incorporated | Low-power, low-latency time-to-digital-converter-based serial link |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9319006B2 (en) | 2013-10-01 | 2016-04-19 | Infineon Technologies Ag | System and method for a radio frequency coupler |
US9322858B2 (en) * | 2014-02-04 | 2016-04-26 | Infineon Technologies Austria Ag | System and method for a phase detector |
CN104917517B (en) * | 2015-06-26 | 2018-04-03 | 复旦大学 | For realize low-power consumption, Wide measuring range time-to-digit converter energy-saving circuit |
CN110061738B (en) * | 2019-04-26 | 2023-05-23 | 海光信息技术股份有限公司 | All-digital phase-locked loop circuit |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7332973B2 (en) * | 2005-11-02 | 2008-02-19 | Skyworks Solutions, Inc. | Circuit and method for digital phase-frequency error detection |
US8064561B2 (en) * | 2007-09-16 | 2011-11-22 | Infineon Technologies Ag | Determining a time interval based on a first signal, a second signal, and a jitter of the first signal |
US8330630B2 (en) * | 2008-10-08 | 2012-12-11 | Nxp, N.V. | Phase frequency to digital converter |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6754613B2 (en) | 2000-03-17 | 2004-06-22 | Vector 12 Corporation | High resolution time-to-digital converter |
US7804290B2 (en) | 2007-09-14 | 2010-09-28 | Infineon Technologies, Ag | Event-driven time-interval measurement |
US8433025B2 (en) | 2008-01-04 | 2013-04-30 | Qualcomm Incorporated | Digital phase-locked loop with gated time-to-digital converter |
US8090068B2 (en) | 2008-04-22 | 2012-01-03 | Qualcomm, Incorporated | System and method of calibrating power-on gating window for a time-to-digital converter (TDC) of a digital phase locked loop (DPLL) |
US8299826B2 (en) | 2009-08-25 | 2012-10-30 | Sitime Corporation | Phase locked loop circuitry having switched resistor loop filter circuitry, and methods of operating same |
-
2013
- 2013-03-11 US US13/792,558 patent/US8830110B1/en active Active
- 2013-12-20 DE DE102013021712.1A patent/DE102013021712B4/en active Active
- 2013-12-23 TW TW102147753A patent/TW201444294A/en unknown
- 2013-12-30 CN CN201310739875.9A patent/CN104052466A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7332973B2 (en) * | 2005-11-02 | 2008-02-19 | Skyworks Solutions, Inc. | Circuit and method for digital phase-frequency error detection |
US8064561B2 (en) * | 2007-09-16 | 2011-11-22 | Infineon Technologies Ag | Determining a time interval based on a first signal, a second signal, and a jitter of the first signal |
US8330630B2 (en) * | 2008-10-08 | 2012-12-11 | Nxp, N.V. | Phase frequency to digital converter |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10965442B2 (en) * | 2018-10-02 | 2021-03-30 | Qualcomm Incorporated | Low-power, low-latency time-to-digital-converter-based serial link |
Also Published As
Publication number | Publication date |
---|---|
US8830110B1 (en) | 2014-09-09 |
CN104052466A (en) | 2014-09-17 |
DE102013021712B4 (en) | 2023-12-14 |
TW201444294A (en) | 2014-11-16 |
DE102013021712A1 (en) | 2014-09-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111869106B (en) | Time-to-digital converter, delay measurement method and digital phase-locked loop | |
US8830110B1 (en) | Window-enabled time-to-digital converter and method of detecting phase of a reference signal | |
KR101632657B1 (en) | Time-to-digital convertoer and all-digital phase locked loop | |
Park et al. | An all-digital clock generator using a fractionally injection-locked oscillator in 65nm CMOS | |
US9543970B2 (en) | Circuit for digitizing phase differences, PLL circuit and method for the same | |
US7541877B2 (en) | Auto-adjusting high accuracy oscillator | |
KR101797625B1 (en) | Low-power high-resolution time-to -digital converter | |
US8081013B1 (en) | Digital phase and frequency detector | |
US8373460B2 (en) | Dual loop phase locked loop with low voltage-controlled oscillator gain | |
US8040156B2 (en) | Lock detection circuit and lock detecting method | |
US8258834B2 (en) | Lock detector, method applicable thereto, and phase lock loop applying the same | |
US20120319747A1 (en) | Phase-locked loop lock detect | |
US20120133405A1 (en) | Pll start-up circuit | |
US8760202B1 (en) | System for generating clock signal | |
CN107565956B (en) | VCO (voltage controlled oscillator) frequency band switching circuit applied to double-loop clock data recovery circuit and loop switching method thereof | |
US20110133795A1 (en) | Digital phase-locked loop with reduced loop delay | |
US8004326B2 (en) | Digital charge pump PLL architecture | |
KR101300828B1 (en) | Time to digital converter using Successive Approximation and the method thereof | |
KR101710450B1 (en) | Phase locked loop and method for using the same | |
JP2007142791A (en) | Frequency synthesizer | |
CN110166045B (en) | Snapshot circuit for extracting signal change edge | |
Chung et al. | An all-digital phase-locked loop for digital power management integrated chips | |
US11184009B2 (en) | Delay estimation device and delay estimation method | |
CN110212912B (en) | Multiple delay phase-locked loop with high-precision time-to-digital converter | |
CN113193868A (en) | Phase-locked detection device, phase-locked detection method and phase-locked loop |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: NVIDIA CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CHOI, DONG-MYUNG;SARDA, MADHUSUDAN;SUBBARAMAN, ANU;AND OTHERS;SIGNING DATES FROM 20130306 TO 20130308;REEL/FRAME:029960/0292 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551) Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |