Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I am beginning to design a monolithic frequency synthesizer (around 2.4GHz) in which I need the maximum of spectral purity. I was looking at injection locked frequency dividers (ILFDs) for use as a prescaler as an alternative to flip-flop based prescalers. Are there disadvantages to using ILFDs in terms of spectral purity?

As a sub-question, there are two main types of ILFDs--LC based and ring oscillator based. Ring oscillators have a reputation of being jittery as opposed to LC oscillators. However, within the context of an ILFD, does this jittery-ness come into play? In other words, WRT spectral purity, would a ring-based ILFD be sub-par?

share|improve this question

2 Answers

You did not specify the frequency accuracy required and phase noise, but LC clocks will have a Q of 100 or so and poor capture range and phase noise, and a cheap 50MHz Xtal or whatever oscillator PLL VCO prescaler fractional N divider will have a Q of 10,000 with low phase noise and 50 ppm frequency error. typ. but phase noise is multiply by divider ratio up to loop bandwidth. If you need widetemp range, then thermal VCXO can be done with varicap and lookup table with known xtal profile. I've developed 1 PPM synth for Tx @ 1GHz using a 25 cent Xtal, quick thermal 30 second test, and test jig for varicap. for circuit -40~+70'C range. 1PPM VCXO using part of HC05 code for VCXO compensation table

share|improve this answer
  1. Why design your own; there are many companies that make synthesizers?
  2. If designing, use an LC-based one, it will have better spectral purity since they have fewer digital second-order effects.
share|improve this answer
The synthesizer has many requirements that cannot be met with COTS devices. As far as using an "LC-based one", are you referring to the ILFD or the VCO? With my needs, I would never even consider anything but an LC VCO. – benpro Sep 17 '11 at 14:18

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.