Re: Clock Multiplication Question
- From: Jerry Avins <jya@xxxxxxxx>
- Date: Tue, 28 Feb 2006 00:43:15 -0500
effimofunk wrote:
All,
I have a question regarding the implementation of a digital clock
multiplier. I am wondering if anyone has any tips of implementing an
all-digital integer clock multiplier. I have a system with a low rate
TCXO and I would like to run the digital portion of the mixed signal
design with a higher frequency. Adding another oscillator is not an
option and I believe there are some straightforward (somewhat) ways to
implement a clock multiplier in Digital Land. If anyone has a good tip or
a resource that discusses this I would appreciate any comments. I am
trying to take a 16.384 MHz TCXO and multiply it 4x to 65.536 MHz. Thanks
guys!
A digital phase-locked loop (such as a Costas loop) controlling a
numerically controlled oscillator comes to mind, but you need a faster
clock yet to build the NCO. I'm afraid that an analog quadrupler is the
simplest way. A pair of cascaded push-push doublers is very stable, but
a one-transistor version is feasible.
Many processors use an internal clock multiplier. As far as I know, they are analog oscillators phase locked to the lower clock.
Jerry
--
Engineering is the art of making what you want from things you can get.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
.
- References:
- Clock Multiplication Question
- From: effimofunk
- Clock Multiplication Question
- Prev by Date: Re: Odd length Hilbert FIR Implementation
- Next by Date: Re: Odd length Hilbert FIR Implementation
- Previous by thread: Re: Clock Multiplication Question
- Index(es):
Relevant Pages
|