+

US20060182213A1 - Data sampler for digital frequency/phase determination - Google Patents

Data sampler for digital frequency/phase determination Download PDF

Info

Publication number
US20060182213A1
US20060182213A1 US11/400,449 US40044906A US2006182213A1 US 20060182213 A1 US20060182213 A1 US 20060182213A1 US 40044906 A US40044906 A US 40044906A US 2006182213 A1 US2006182213 A1 US 2006182213A1
Authority
US
United States
Prior art keywords
clock signal
signals
logic
circuit
unknown
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
Application number
US11/400,449
Other versions
US7227919B2 (en
Inventor
Brian Sander
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.)
Panasonic Holdings Corp
Original Assignee
Tropian Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tropian Inc filed Critical Tropian Inc
Priority to US11/400,449 priority Critical patent/US7227919B2/en
Assigned to TROPIAN, INC. reassignment TROPIAN, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SANDER, BRIAN
Publication of US20060182213A1 publication Critical patent/US20060182213A1/en
Assigned to MATSUSHITA ELECTRIC INDUSTRIAL CO., LTD. reassignment MATSUSHITA ELECTRIC INDUSTRIAL CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: TROPIAN, INC.
Application granted granted Critical
Publication of US7227919B2 publication Critical patent/US7227919B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L7/00Arrangements for synchronising receiver with transmitter
    • H04L7/02Speed or phase control by the received code signals, the signals containing no special synchronisation information
    • H04L7/033Speed or phase control by the received code signals, the signals containing no special synchronisation information using the transitions of the received signal to control the phase of the synchronising-signal-generating means, e.g. using a phase-locked loop
    • H04L7/0334Processing of samples having at least three levels, e.g. soft decisions

Definitions

  • the present invention relates to circuits for sampling a digital (digitized) signal.
  • Patent publication WO 9918691 of the present assignee describes a digital circuit for forming number streams for representing frequency and/or phase of digital or digitized signals, referred to herein as clock signals, where typically one of the clock signals is a known clock signal and another of the clock signal is an unknown clock signal.
  • the unknown clock signal may be derived from a communications signal, for example. Referring to FIG. 1 , In the illustrated embodiment, it is assumed that the ratio of the clock signals is such that no more than one rising edge of the faster clock will occur during a single period of the slower clock. In other embodiments, this assumption need not apply.
  • the capture circuit includes an input portion 101 and an output portion 103 .
  • the input portion includes two sections Ch 1 and Ch 2 that must be carefully matched to minimize errors.
  • Each section comprises a chain of two or more D flip-flops coupled in series.
  • the same reference numerals will be used to reference the respective flip-flops themselves and their respective output signals.
  • the first flip-flop in the chain is clocked by a sampled clock signal Fx.
  • the succeeding flip-flops in the chain are clocked by a sampling clock signal Fs.
  • the D input of the first flip-flop Q 1 in the upper section is coupled to the Qb output of the same.
  • the D input of the first flip-flop in the lower section is coupled to the Q output of the first flip-flop in the upper section.
  • the remaining flip-flops in both sections are coupled in series—i.e., Q to D, Q to D.
  • the function of the input portion is to 1) produce two signals, logical inverses of one another, that transition on rising edges of the clock signal Fx; 2) to latch the values of the two signals on the rising edge of the clock signal Fs; and 3) to detect transitions from one clock to the next.
  • the intermediate stages Q 3 and Q 4 may be required to minimize metastability resulting from the asynchrony of the two clock signals, and in fact multiple such stages may be desirable in a particular design.
  • the output portions includes, in an exemplary embodiment, three two-input NAND gates. Respective NAND gates N 1 and N 2 are coupled to the D and Q signal of the final flip-flop stages of the input sections. Output signals of the NAND gates N 1 and N 2 are combined in the further NAND gate N 3 to form the final output of the capture circuit.
  • the function of the output portion is to detect a change in the input clock signal level from one sample clock to the next in either of two channels formed by the two input sections.
  • the two input sections function in a ping-pong fashion, alternately detecting changes in the input clock signal level.
  • the first stages of the two channels form inverse signals Q 1 and Q 2 approximately coincident with (but slightly delayed from) rising edges of the input clock signal.
  • the signals Q 3 and Q 4 are formed by sampling the signals Q 1 and Q 2 , respectively, in accordance with the sample clock.
  • the signals Q 5 and Q 6 are delayed replicas of the signals Q 3 and Q 4 .
  • the illustrated signals are all idealized squarewave signals.
  • the signals will have finite rise and fall times.
  • the possible effect of the finite rise and fall times of the signals Q 1 and Q 2 and the asynchrony of the circuit is metastability, as illustrated in FIG. 3 .
  • the signals Q 3 and Q 5 and the signals Q 4 and Q 6 are each in an indeterminate state for one cycle.
  • the resulting output of the circuit may or may not be correct.
  • the decision was a “close call” to begin with, the effect of an occasional erroneous decision on the overall operation of the circuit is negligible.
  • the time window of instability is reduced by increasing the overall gain in the path. If the gain in Q 3 and Q 4 is sufficient to reduce the probability of an error to an acceptable level, then no additional circuitry is required. If not, then additional circuitry will be required to increase the gain.
  • rate of the unknown clock signal be allowed. to exceed the rate of the known clock signal.
  • the foregoing circuit does not satisfy this requirement.
  • the present invention provides a digital circuit and method for forming number streams for frequency and/or phase comparison of digital or digitized signals, referred to herein as clock signals, where typically one of the clock signals is a known clock signal and another of the clock signal is an unknown clock signal.
  • the unknown clock signal may be derived from a communications signal, for example.
  • the rate of the unknown clock signal may exceed the rate of the known clock signal.
  • an “alias” value e. g., an integer 1, 2, 3, etc.
  • the number stream is formed accordingly.
  • FIG. 1 is a diagram of a known capture circuit
  • FIG. 2 is a waveform diagram illustrating operation of the circuit of FIG. 1 ;
  • FIG. 3 is a further waveform diagram illustrating operation of the circuit of FIG. 1 ;
  • FIG. 4 is a diagram of one embodiment of a capture circuit having as an input thereof an alias value
  • FIG. 5 is a diagram of a variant of the capture circuit of FIG. 4 ;
  • FIG. 6 is a waveform diagram illustrating operation of the circuit of FIG. 5 under one set of conditions
  • FIG. 7 is a waveform diagram illustrating operation of the circuit of FIG. 5 under another set of conditions.
  • FIG. 4 a diagram is shown of one embodiment of a capture circuit having as an input thereof an alias value, as described below.
  • an input section 401 includes four flip flops (e. g., D flip flops) clocked by the unknown clock signal Fx.
  • the flip flops are coupled in series, Q output to D input, so as to form a ring except that, in the case of the final flip flop 401 d , the Qb output (instead of the Q output) is coupled to the D input of the first flip flop 401 a.
  • the input section 401 produces a derived clock signal 403 of 50% duty cycle having a period eight times that of the unknown clock signal, as illustrated.
  • a main portion of the circuit consists of multiple identical logic chains 405 . 1 - 405 . 8
  • the logic chain 405 . 1 will be described for purposes of illustration.
  • the logic chain 405 . 1 includes a first flip flop 405 a clocked by the unknown clock signal and a series of flip flops 405 b - 405 d clocked by the known clock signal.
  • the flip flops 405 a - 405 d are coupled in series, Q output to D input.
  • the flip flop 405 d is coupled to a logic gate 407 (i. e., an AND gate) that functions as a positive edge transition detector.
  • inputs of the logic gate are coupled to the D input and the Qb output of the flip flop 405 d .
  • the logic gate when the present value stored in the flip flop 405 d is a zero and the next value is a one, the logic gate produces a logic high signal, and when the present value stored in the flip flop 405 d is the same as the value to be stored next in the flip flop 405 d , the logic gate produces a logic low signal.
  • the logic gate 407 is followed by a further flip flop 405 e , also clocked by the known clock signal, that stores the state of the output signal of the logic gate for one clock period.
  • Output signals of all of the flip flops 405 e are input to a summation element 409 (e. g., an adder) that sums the number of ones among the output signals and outputs a resulting Sum value 410 to a decision logic block 411 .
  • the decision logic block 411 receives an “Alias” value and compares the Sum value 410 to the Alias value. If the Sum equals or exceeds the Alias, then the decision logic block outputs a logic 1. Otherwise, the decision logic block outputs a logic 0.
  • FIG. 5 A variant of the capture circuit having a fewer number of logic chains than in FIG. 4 is shown in FIG. 5 .
  • the principles of operation of the two capture circuits are the same.
  • a capture circuit having a greater number of logic chains than in FIG. 4 could also be used.
  • the remaining description will focus on operation of the capture circuit of FIG. 5 .
  • the input section (Q 1 -Q 6 ) produces a sequence of delayed versions of the derived clock signal at the Q outputs of flip flops Q 3 -Q 6 .
  • These versions (forming a set of delayed clock signals) are delayed relative to one another by one period of the unknown clock signal.
  • the Sum value is essentially a measure of the number of transitions of the set of delayed clock signals occurring within a given period of the known clock signal. If the unknown clock signal were swept from low frequency to high frequency, the following results would be observed. From DC to one times the known clock signal frequency (“first octave”), the Sum value would be zero, sometimes one, more often one, and then mostly one, as the frequency of the unknown clock signal approached that of the known clock signal.
  • the Sum value would be one, sometimes two, more often two, and then mostly two as the frequency of the unknown clock signal approached that of the known clock signal, etc.
  • the Alias value may therefore be regarded as an octave selection value and is set in accordance with the octave expected to be occupied by the unknown clock signal.
  • the number of transitions that can be accomodated is 0, 1, or 2.
  • the sum will be a series of 0's or 1's (Fx ⁇ Fs) or a series of 1's and 2's (Fx>Fs).
  • the Alias input is set to 0 in the former case or to 1 in the latter case.
  • the decision logic masks some illegal responses to prevent “folding” and standardizes the Out response to 0's and 1's. (Meta-stability is not a major problem, since when a decision is borderline, it does not matter, except perhaps from a noise perspective, which choice is made.)
  • FIG. 6 is a timing diagram for the case where Fx ⁇ Fs.
  • Flip-flops Q 1 and Q 2 ( FIG. 5 ) form a divide by 4 version of Fx.
  • the divided signal is then shifted by Q 3 , Q 4 , Q 5 and Q 6 at clock rate Fx to form a multiphase divided set of signals as shown in FIG. 6 .
  • the multiphase divided signals are then captured at clock rate Fs into Q 7 , Q 11 , Q 15 , and Q 19 .
  • the next bank of flip-flops Q 8 , Q 12 , Q 16 , AND Q 20 of FIG. 5 are used to minimize metastability.
  • the subsequent flip-flop pairs such as Q 9 and Q 10 form a signal that is true for one clock (Fs) cycle whenever Q 8 changes from 0 to 1 as seen in FIG. 6 .
  • the Sum is formed as the sum of the output signals of Q 10 , Q 14 , Q 18 , and Q 22 .
  • FIG. 7 shows the behavior when Fx is greater than Fs so that the Sum values are 1's and 2's.
  • a digital circuit and method for forming number streams representing frequency and/or phase of digital or digitized signals where typically one of the clock signals is a known clock signal and another of the clock signal is an unknown clock signal (e. g., derived from a communications signal).
  • the rate of the unknown clock signal may exceed the rate of the known clock signal.
  • an “alias” value e. g., an integer 1, 2, 3, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Manipulation Of Pulses (AREA)
  • Stabilization Of Oscillater, Synchronisation, Frequency Synthesizers (AREA)

Abstract

The present invention, generally speaking, provides a digital circuit and method for forming number streams for frequency and/or phase comparison of digital or digitized signals, referred to herein as clock signals, where typically one of the clock signals is a known clock signal and another of the clock signal is an unknown clock signal. The unknown clock signal may e derived from a communications signal, for example. The rate of the unknown clock signal may exceed the rate of the known clock signal. In an exemplary embodiment, an “alias” value (e.g., an integer 1, 2, 3, etc.) is applied to the circuit as an indication of the expected frequency range of the unknown clock signal. The number stream is formed accordingly.

Description

    BACKGROUND
  • 1. Field of the Invention
  • The present invention relates to circuits for sampling a digital (digitized) signal.
  • 2. Description of Related Art
  • Patent publication WO 9918691 of the present assignee (corresponding to allowed U.S. application Ser. No. 09/006,938 entitled DIGITAL PHASE DISCRIMINATION BASED ON FREQUENCY SAMPLING, filed 14 Jan. 1998, incorporated herein by reference) describes a digital circuit for forming number streams for representing frequency and/or phase of digital or digitized signals, referred to herein as clock signals, where typically one of the clock signals is a known clock signal and another of the clock signal is an unknown clock signal. The unknown clock signal may be derived from a communications signal, for example. Referring to FIG. 1, In the illustrated embodiment, it is assumed that the ratio of the clock signals is such that no more than one rising edge of the faster clock will occur during a single period of the slower clock. In other embodiments, this assumption need not apply.
  • The capture circuit includes an input portion 101 and an output portion 103. The input portion includes two sections Ch1 and Ch2 that must be carefully matched to minimize errors. Each section comprises a chain of two or more D flip-flops coupled in series. In the following description, the same reference numerals will be used to reference the respective flip-flops themselves and their respective output signals.
  • Within each section, the first flip-flop in the chain is clocked by a sampled clock signal Fx. The succeeding flip-flops in the chain are clocked by a sampling clock signal Fs. The D input of the first flip-flop Q1 in the upper section is coupled to the Qb output of the same. The D input of the first flip-flop in the lower section is coupled to the Q output of the first flip-flop in the upper section. The remaining flip-flops in both sections are coupled in series—i.e., Q to D, Q to D.
  • The function of the input portion is to 1) produce two signals, logical inverses of one another, that transition on rising edges of the clock signal Fx; 2) to latch the values of the two signals on the rising edge of the clock signal Fs; and 3) to detect transitions from one clock to the next. The intermediate stages Q3 and Q4 may be required to minimize metastability resulting from the asynchrony of the two clock signals, and in fact multiple such stages may be desirable in a particular design.
  • The output portions includes, in an exemplary embodiment, three two-input NAND gates. Respective NAND gates N1 and N2 are coupled to the D and Q signal of the final flip-flop stages of the input sections. Output signals of the NAND gates N1 and N2 are combined in the further NAND gate N3 to form the final output of the capture circuit.
  • The function of the output portion is to detect a change in the input clock signal level from one sample clock to the next in either of two channels formed by the two input sections. The two input sections function in a ping-pong fashion, alternately detecting changes in the input clock signal level.
  • Operation of the capture circuit of FIG. 1 may be more fully appreciated with reference to the timing diagram of FIG. 2. The first stages of the two channels form inverse signals Q1 and Q2 approximately coincident with (but slightly delayed from) rising edges of the input clock signal. The signals Q3 and Q4 are formed by sampling the signals Q1 and Q2, respectively, in accordance with the sample clock. The signals Q5 and Q6, respectively, are delayed replicas of the signals Q3 and Q4. The NAND gates together realize the logic function X=Q3.Q5v Q4.Q6.
  • In the example of FIG. 2, the illustrated signals are all idealized squarewave signals. In actuality, the signals will have finite rise and fall times. The possible effect of the finite rise and fall times of the signals Q1 and Q2 and the asynchrony of the circuit is metastability, as illustrated in FIG. 3. Here, the signals Q3 and Q5 and the signals Q4 and Q6 are each in an indeterminate state for one cycle. The resulting output of the circuit may or may not be correct. However, because the decision was a “close call” to begin with, the effect of an occasional erroneous decision on the overall operation of the circuit is negligible. The time window of instability is reduced by increasing the overall gain in the path. If the gain in Q3 and Q4 is sufficient to reduce the probability of an error to an acceptable level, then no additional circuitry is required. If not, then additional circuitry will be required to increase the gain.
  • In some applications, it is desirable that rate of the unknown clock signal be allowed. to exceed the rate of the known clock signal. The foregoing circuit does not satisfy this requirement.
  • SUMMARY OF THE INVENTION
  • The present invention, generally speaking, provides a digital circuit and method for forming number streams for frequency and/or phase comparison of digital or digitized signals, referred to herein as clock signals, where typically one of the clock signals is a known clock signal and another of the clock signal is an unknown clock signal. The unknown clock signal may be derived from a communications signal, for example. The rate of the unknown clock signal may exceed the rate of the known clock signal. In an exemplary embodiment, an “alias” value (e. g., an integer 1, 2, 3, etc.) is applied to the circuit as an indication of the expected frequency range of the unknown clock signal. The number stream is formed accordingly.
  • BRIEF DESCRIPTION OF THE DRAWING FIGURES
  • The present invention may be further understood from the following description in conjunction with the appended drawing figures. In the figures:
  • FIG. 1 is a diagram of a known capture circuit;
  • FIG. 2 is a waveform diagram illustrating operation of the circuit of FIG. 1;
  • FIG. 3 is a further waveform diagram illustrating operation of the circuit of FIG. 1;
  • FIG. 4 is a diagram of one embodiment of a capture circuit having as an input thereof an alias value;
  • FIG. 5 is a diagram of a variant of the capture circuit of FIG. 4;
  • FIG. 6 is a waveform diagram illustrating operation of the circuit of FIG. 5 under one set of conditions;
  • FIG. 7 is a waveform diagram illustrating operation of the circuit of FIG. 5 under another set of conditions.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • Referring now to FIG. 4, a diagram is shown of one embodiment of a capture circuit having as an input thereof an alias value, as described below.
  • In the illustrated embodiment, an input section 401 includes four flip flops (e. g., D flip flops) clocked by the unknown clock signal Fx. The flip flops are coupled in series, Q output to D input, so as to form a ring except that, in the case of the final flip flop 401 d, the Qb output (instead of the Q output) is coupled to the D input of the first flip flop 401 a. The input section 401 produces a derived clock signal 403 of 50% duty cycle having a period eight times that of the unknown clock signal, as illustrated.
  • A main portion of the circuit consists of multiple identical logic chains 405.1-405. 8 The logic chain 405.1 will be described for purposes of illustration.
  • The logic chain 405.1 includes a first flip flop 405 a clocked by the unknown clock signal and a series of flip flops 405 b-405 d clocked by the known clock signal. The flip flops 405 a-405 d are coupled in series, Q output to D input. The flip flop 405 d is coupled to a logic gate 407 (i. e., an AND gate) that functions as a positive edge transition detector. In particular, inputs of the logic gate are coupled to the D input and the Qb output of the flip flop 405 d. Hence, when the present value stored in the flip flop 405 d is a zero and the next value is a one, the logic gate produces a logic high signal, and when the present value stored in the flip flop 405 d is the same as the value to be stored next in the flip flop 405 d, the logic gate produces a logic low signal. The logic gate 407 is followed by a further flip flop 405 e, also clocked by the known clock signal, that stores the state of the output signal of the logic gate for one clock period.
  • Note that, although all of the logic chains 405 have the same arrangement, for each succeeding logic chain 405, its input signal is the output signal of the first flip flop 405 a of the preceding logic chain.
  • Output signals of all of the flip flops 405 e are input to a summation element 409 (e. g., an adder) that sums the number of ones among the output signals and outputs a resulting Sum value 410 to a decision logic block 411. The decision logic block 411 receives an “Alias” value and compares the Sum value 410 to the Alias value. If the Sum equals or exceeds the Alias, then the decision logic block outputs a logic 1. Otherwise, the decision logic block outputs a logic 0.
  • A variant of the capture circuit having a fewer number of logic chains than in FIG. 4 is shown in FIG. 5. The principles of operation of the two capture circuits are the same. Of course, a capture circuit having a greater number of logic chains than in FIG. 4 could also be used. However, for simplicity of description, the remaining description will focus on operation of the capture circuit of FIG. 5.
  • In operation, the input section (Q1-Q6) produces a sequence of delayed versions of the derived clock signal at the Q outputs of flip flops Q3-Q6. These versions (forming a set of delayed clock signals) are delayed relative to one another by one period of the unknown clock signal. The Sum value is essentially a measure of the number of transitions of the set of delayed clock signals occurring within a given period of the known clock signal. If the unknown clock signal were swept from low frequency to high frequency, the following results would be observed. From DC to one times the known clock signal frequency (“first octave”), the Sum value would be zero, sometimes one, more often one, and then mostly one, as the frequency of the unknown clock signal approached that of the known clock signal. Within the second octave, the Sum value would be one, sometimes two, more often two, and then mostly two as the frequency of the unknown clock signal approached that of the known clock signal, etc. The Alias value may therefore be regarded as an octave selection value and is set in accordance with the octave expected to be occupied by the unknown clock signal.
  • In the particular case of the circuit of FIG. 5, the number of transitions that can be accomodated is 0, 1, or 2. Normally, the sum will be a series of 0's or 1's (Fx<Fs) or a series of 1's and 2's (Fx>Fs). The Alias input is set to 0 in the former case or to 1 in the latter case. The decision logic masks some illegal responses to prevent “folding” and standardizes the Out response to 0's and 1's. (Meta-stability is not a major problem, since when a decision is borderline, it does not matter, except perhaps from a noise perspective, which choice is made.)
  • The manner of operation may be more clearly seen from the waveform diagrams of FIG. 6 and FIG. 7.
  • FIG. 6 is a timing diagram for the case where Fx<Fs. Flip-flops Q1 and Q2 (FIG. 5) form a divide by 4 version of Fx. The divided signal is then shifted by Q3, Q4, Q5 and Q6 at clock rate Fx to form a multiphase divided set of signals as shown in FIG. 6. The multiphase divided signals are then captured at clock rate Fs into Q7, Q11, Q15, and Q19. The next bank of flip-flops Q8, Q12, Q16, AND Q20 of FIG. 5 are used to minimize metastability. The subsequent flip-flop pairs such as Q9 and Q10 form a signal that is true for one clock (Fs) cycle whenever Q8 changes from 0 to 1 as seen in FIG. 6. The Sum is formed as the sum of the output signals of Q10, Q 14, Q 18, and Q22.
  • FIG. 7 shows the behavior when Fx is greater than Fs so that the Sum values are 1's and 2's.
  • Thus, there has been described a digital circuit and method for forming number streams representing frequency and/or phase of digital or digitized signals, where typically one of the clock signals is a known clock signal and another of the clock signal is an unknown clock signal (e. g., derived from a communications signal). The rate of the unknown clock signal may exceed the rate of the known clock signal. By applying an “alias” value (e. g., an integer 1, 2, 3, etc.) to the circuit as an indication of the expected frequency range of the unknown clock signal, the number stream may be formed accordingly.
  • It will be apparent to those of ordinary skill in the art that the present invention can be embodied in other specific forms without departing from the spirit or essential character thereof. The described embodiments are therefore intended to be in all respects illustrative and not restrictive. The scope of the invention is indicated by the appended claims, rather than the foregoing description, and all changes which come within the meaning and range of equivalents thereof are intended to be embraced therein.

Claims (2)

1-9. (canceled)
10. A circuit for comparing an unknown first clock signal and a known second clock signal, the circuit comprising:
An input section, clocked by the first clock signal, that produces a slower first clock signal;
A plurality of logic chains, each logic chain comprising:
A first logic unit clocked by the first clock signal and storing the slower first clock signal;
One or more logic units, coupled to the first logic unit, that are clocked by the second clock signal;
An edge detector, coupled to the last of the one or more logic units and the second to last of the one or more logic units, that detects an edge transition;
Wherein each first logic unit stores the first clock signal offset by an amount from the other first logic units
An alias-detection circuit, coupled to the edge detectors, that determines whether the output of the edge detectors is aliased with the second clock.
US11/400,449 2001-05-09 2006-04-06 Data sampler for digital frequency/phase determination Expired - Lifetime US7227919B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/400,449 US7227919B2 (en) 2001-05-09 2006-04-06 Data sampler for digital frequency/phase determination

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/852,818 US7027545B2 (en) 2001-05-09 2001-05-09 Data sampler for digital frequency/phase determination
US11/400,449 US7227919B2 (en) 2001-05-09 2006-04-06 Data sampler for digital frequency/phase determination

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/852,818 Continuation US7027545B2 (en) 2001-05-09 2001-05-09 Data sampler for digital frequency/phase determination

Publications (2)

Publication Number Publication Date
US20060182213A1 true US20060182213A1 (en) 2006-08-17
US7227919B2 US7227919B2 (en) 2007-06-05

Family

ID=25314292

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/852,818 Expired - Lifetime US7027545B2 (en) 2001-05-09 2001-05-09 Data sampler for digital frequency/phase determination
US11/400,449 Expired - Lifetime US7227919B2 (en) 2001-05-09 2006-04-06 Data sampler for digital frequency/phase determination

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/852,818 Expired - Lifetime US7027545B2 (en) 2001-05-09 2001-05-09 Data sampler for digital frequency/phase determination

Country Status (3)

Country Link
US (2) US7027545B2 (en)
TW (1) TWI223947B (en)
WO (1) WO2003023951A2 (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7475270B1 (en) * 2003-11-03 2009-01-06 Hewlett-Packard Development Company, L.P. System and method for waveform sampling
US7190196B1 (en) * 2004-12-17 2007-03-13 Xilinx, Inc. Dual-edge synchronized data sampler
JP4794907B2 (en) 2005-05-24 2011-10-19 Ntn株式会社 Hydrodynamic bearing device and motor provided with the same
US7570721B2 (en) * 2005-09-23 2009-08-04 Panasonic Corporation Apparatus and method for multi-phase digital sampling
DE102005050621B4 (en) * 2005-10-21 2011-06-01 Infineon Technologies Ag Phase-locked loop and method for operating a phase locked loop
US7477112B1 (en) 2006-08-16 2009-01-13 Xilinx, Inc. Structure for the main oscillator of a counter-controlled delay line
DE102006050881B3 (en) * 2006-10-27 2008-04-10 Infineon Technologies Ag Phase and frequency comparator used in digital phase-locked loop (PLL), has differential unit that has output for transmitting phase error word with predetermined word width as function of difference between counter word and integrator word
US8126409B2 (en) * 2008-11-17 2012-02-28 Panasonic Corporation Adaptive delay alignment in polar transmitters
US20100303135A1 (en) * 2009-05-28 2010-12-02 Paul Cheng-Po Liang Method and apparatus for direct rf to digital converter
JP6387676B2 (en) 2014-05-15 2018-09-12 セイコーエプソン株式会社 Idle tone dispersion device and frequency measurement device
KR20220121632A (en) 2021-02-25 2022-09-01 삼성전자주식회사 Integrated Circuits and Methods of Operating Integrated Circuits

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5084669A (en) * 1990-03-08 1992-01-28 Telefonaktiebolaget L M Ericsson Direct phase digitization
US5272391A (en) * 1990-12-18 1993-12-21 Alcatel N.V. Synchronizing circuit
US5452331A (en) * 1992-08-14 1995-09-19 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration Symbol lock detection implemented with nonoverlapping integration intervals
US5463655A (en) * 1993-02-17 1995-10-31 National Semiconductor Corporation Single-ended pulse gating circuit
US5488639A (en) * 1993-12-21 1996-01-30 Intel Corporation Parallel multistage synchronization method and apparatus
US5528637A (en) * 1993-10-12 1996-06-18 Alcatel N.V. Synchronizing circuit
US5761254A (en) * 1996-01-31 1998-06-02 Advanced Micro Devices, Inc. Digital architecture for recovering NRZ/NRZI data
US5892384A (en) * 1995-08-18 1999-04-06 Matsushita Electric Industrial Co., Ltd. Timing signal generation circuit
US6219394B1 (en) * 1997-10-08 2001-04-17 Tropian, Inc. Digital frequency sampling and discrimination
US6326826B1 (en) * 1999-05-27 2001-12-04 Silicon Image, Inc. Wide frequency-range delay-locked loop circuit
US6606004B2 (en) * 2000-04-20 2003-08-12 Texas Instruments Incorporated System and method for time dithering a digitally-controlled oscillator tuning input

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1021885B1 (en) 1997-10-08 2007-12-12 Matsushita Electric Industrial Co., Ltd. Digital phase discrimination based on frequency sampling

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5084669A (en) * 1990-03-08 1992-01-28 Telefonaktiebolaget L M Ericsson Direct phase digitization
US5272391A (en) * 1990-12-18 1993-12-21 Alcatel N.V. Synchronizing circuit
US5452331A (en) * 1992-08-14 1995-09-19 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration Symbol lock detection implemented with nonoverlapping integration intervals
US5463655A (en) * 1993-02-17 1995-10-31 National Semiconductor Corporation Single-ended pulse gating circuit
US5528637A (en) * 1993-10-12 1996-06-18 Alcatel N.V. Synchronizing circuit
US5488639A (en) * 1993-12-21 1996-01-30 Intel Corporation Parallel multistage synchronization method and apparatus
US5892384A (en) * 1995-08-18 1999-04-06 Matsushita Electric Industrial Co., Ltd. Timing signal generation circuit
US5761254A (en) * 1996-01-31 1998-06-02 Advanced Micro Devices, Inc. Digital architecture for recovering NRZ/NRZI data
US6219394B1 (en) * 1997-10-08 2001-04-17 Tropian, Inc. Digital frequency sampling and discrimination
US6326826B1 (en) * 1999-05-27 2001-12-04 Silicon Image, Inc. Wide frequency-range delay-locked loop circuit
US6606004B2 (en) * 2000-04-20 2003-08-12 Texas Instruments Incorporated System and method for time dithering a digitally-controlled oscillator tuning input

Also Published As

Publication number Publication date
US20020168043A1 (en) 2002-11-14
TWI223947B (en) 2004-11-11
WO2003023951A2 (en) 2003-03-20
US7227919B2 (en) 2007-06-05
WO2003023951A3 (en) 2003-08-28
US7027545B2 (en) 2006-04-11

Similar Documents

Publication Publication Date Title
US7227919B2 (en) Data sampler for digital frequency/phase determination
US6219394B1 (en) Digital frequency sampling and discrimination
US8395417B2 (en) Digital noise filter
US5689530A (en) Data recovery circuit with large retime margin
GB2242085A (en) Timing adjustment circuit for serial data
US20070009066A1 (en) Multiphase clock recovery
Nakamura et al. A 6 Gbps CMOS phase detecting DEMUX module using half-frequency clock
US5577078A (en) Edge detector
CA2096628C (en) Clock phase alignment
US5506874A (en) Phase detector and method
JP3433426B2 (en) Method and apparatus for decoding Manchester encoded data
GB2359706A (en) Synchronising data and clock signals using a programmable delay circuit
US4686676A (en) Apparatus and method for determining true data in a digital data stream from distorted data
US7474721B2 (en) Sliding-window based signal monitoring
US7795921B2 (en) Semiconductor integrated circuit and method of reducing noise
US5592519A (en) Dual frequency clock recovery using common multitap line
JP3919066B2 (en) Digital phase discrimination based on frequency sampling
KR100324981B1 (en) Single terminal pulse gating circuit
US6960960B2 (en) Frequency detector detecting variation in frequency difference between data signal and clock signal
US4669098A (en) Increased resolution counting circuit
US6154079A (en) Negative delay circuit operable in wide band frequency
US6172538B1 (en) Universal pulse synchronizer
US20050024094A1 (en) Rotational frequency detector system
US20010028693A1 (en) Method and circuit for glithch-free changing of clocks having different phases
US20050047540A1 (en) Phase detector and method of detecting phase

Legal Events

Date Code Title Description
AS Assignment

Owner name: TROPIAN, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SANDER, BRIAN;REEL/FRAME:017784/0425

Effective date: 20010509

AS Assignment

Owner name: MATSUSHITA ELECTRIC INDUSTRIAL CO., LTD.,JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:TROPIAN, INC.;REEL/FRAME:018350/0397

Effective date: 20060403

Owner name: MATSUSHITA ELECTRIC INDUSTRIAL CO., LTD., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:TROPIAN, INC.;REEL/FRAME:018350/0397

Effective date: 20060403

STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FEPP Fee payment procedure

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 8

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 12

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载