Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDoes a pure ditital pll still need a low pass filter? I cant seem to acquire lock with the pll I've constructed Im not sure why since all the connections make sense. the XOR output gives basically peaks or 1's when there is a difference between the incoming clock and the output of my hardlimiter (i havent implemented the phase accumulator suggestion yet). The thing with this is that even if the two XOR inputs have the same frequency, if theyre not in phase there will be a train of 1's at the XOR output, which (at the moment) I put through a low pass filter (BW = 34KHz) and the output of that I input into the frequency modulator input of the NCO.
Do I have the wrong configuration perhaps? Another thing I've tried is inputting the LPF output into the PHASE modulator input of the NCO, hoping for a phse shift to allign the two clocks so that the XOR output would eventually die out to zero. This also failed. Im not sure where to go from here.