M
Marc Battyani
Guest
"Allan Herriman" <allan_herriman.hates.spam@agilent.com>
(0.1%). The frequency lock is already ok as I have the reference clock.
comparator. I don't think I need a PLL as I'm not synthesising a frequency.
Marc
The spectrum I think. In fact I need to have a very precise phase lockOn Tue, 8 Jul 2003 14:33:20 +0200, "Marc Battyani"
Marc.Battyani@fractalconcept.com> wrote:
I want to make a phase measurement at 100MHz with a NCO at 200+ MHz
This NCO will have a 32 bit phase accumulator and a 32 bits phase offset.
The
output will be only one bit.
I will use a phase comparator followed by an integrator (digital or
analogic
if needed).
At 100MHz the NCO output will be very very noisy but if I integrate it for
a
rather long time (10ms) will it have a 0 mean ?
Can I implement this in an FPGA or should I use a DDS chip (AD9854) ?
Where can I find some maths on this subject ?
Do you need to know the spectrum of the noise, or just the peak to
peak value?
(0.1%). The frequency lock is already ok as I have the reference clock.
I thought about filtering and integrating the phase error after the phaseI sometimes find myself in the situation of having to work out the
spectral characteristics of the phase noise (jitter) of the msb of a
phase accumulator. E.g. if I am using a post-NCO PLL (as Peter A.
suggested) then I only care about the phase noise components at offset
frequencies less than the loop bandwidth of the PLL.
comparator. I don't think I need a PLL as I'm not synthesising a frequency.
Sure, please explain how to do it, I'm really interested.I don't know of a closed form expression for spectrum of the noise,
but it's trivial to work out the spectrum with a spreadsheet (once you
know how). This is much easier that trying to measure the spectrum in
the lab.
(Reply if you are interested in the method.)
Thanks, I will look at it.BTW, Peter's trick of reducing the jitter by a factor of 4 (I assume)
relies on using a 4 phase clock. This is almost certainly worth the
effort if you are trying to reduce the jitter.
I have a worked example that uses a 2 phase clock (actually it uses
both edges of a single clock) in my free fractional N divider
generator, at this web site:
http://fractional_divider.tripod.com/
(Note: some web proxies don't like domain names with underscores.)
Marc