Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Best Way To Generate 2 Clocks - 33 MHz & 64 MHz

Status
Not open for further replies.

swb1

Electrical
Jan 14, 2006
40
0
0
US
Hi,

Instead of using 2 separate oscillators, is there a way to generate both 33MHz and 64Mhz with 1 device?? The values don't divide evenly. Please let me know.

Thanks,

swb1
 
Replies continue below

Recommended for you

Do you have a part that you can suggest?? The PLLs that I have saw have even divides like 2, 4, 6, 8, 12.

Thanks,

swb1
 
2 separate oscillators would probably be simpler. A PLL circuit will inevitably involve more components (since oscillators are often just one).

The PLL approach would be to divide the 64 MHz by two repeatedly (2^6) to make 1 MHz as the reference. The PLL oscillator would oscillate at 33 MHz, and a sample of that would be divided by 33 (a tiny bit tricky) and phase locked to the reference. Since it is a fixed frequency (?), the loop parameters should be simple to work out.

Sometimes designers will aim for twice the desired frequency and divided by two as the last step to precisely even-up the duty-cycle.
 
Hmmm... Another option would be to generate 2112 (the LCM, not the Rush album) MHz and divide down. Probably too high to be practical.

 
Status
Not open for further replies.
Back
Top