Re: Low freq to high freq conversion



Jerry Avins wrote:
markt wrote:
The reference low frequency with 3 to 4 decimal places of precision can
be
considered for this implementation. I am just trying to know the method
of
implementation.

Yeah, no problem... I think we got obsessed with precision because you
included so many digits.

Well, I've never gone UP to get to my output. Typically you have a
reference, say 10 MHz, and a VCO at a higher frequency that covers a range
of frequencies that includes your desired frequency. The for a PLL, the
reference and VCO are both divided DOWN to some comparison frequency, and
the phase delta (pulses in COTS parts) drives a charge pump whose output
is filtered and passed as the control voltage to the VCO.

I've gone up and closed a loop, but it was touchy. You only get one update on the oscillator frequency for each cycle of the reference. That means that if an error signal is needed to maintain the lock, there will be a sawtooth frequency modulation. I got RCA's Outstanding Achievement Award for making the sawtooth amplitude small enough.

Jerry

I'm not sure what you were working on, but many PLLs have a much higher oscillator frequency than the frequency of the phase comparator, and work fine.

Frequency synthesizers often have a 1- or 10-kHz reference, with tens or hundreds of MHz (or more!) oscillator frequency.

Genlocking a digital camera to NTSC video sync means going from 15kHz or so up to a 13 some-odd MHz pixel clock (if you're not going up to a higher pixel clock, or going up from the 30Hz frame rate).

Etc.

Note that these do require a stable oscillator locking to another stable oscillator -- but that may be just what the OP has.

--

Tim Wescott
Wescott Design Services
http://www.wescottdesign.com

Do you need to implement control loops in software?
"Applied Control Theory for Embedded Systems" gives you just what it says.
See details at http://www.wescottdesign.com/actfes/actfes.html
.



Relevant Pages

  • RE: Built in function errors.
    ... located on other tabs in a tab control. ... I had to find a way to use the reference. ... TLBs on the client computer. ... reselect libraries simply makes the application not worth building using ...
    (microsoft.public.access.modulesdaovba)
  • Re: Reference forms and fields with variables
    ... There are so many ambiguities here, that it may not really help to follow ... If Field2 is a field in the underlying recordset, ... but the reference is unstable. ... LinkChildFields property of a subform is NOT represented by a control in the ...
    (microsoft.public.access.formscoding)
  • RE: f7s4r4v
    ... speaking this is a reference to the current instance of the class, ... Similarly any references to a control on the form simply by the ... Private Sub Form_AfterUpdate ... intSecond As Integer) ...
    (microsoft.public.access.gettingstarted)
  • Re: Referencing problem
    ... Re:> Activecontrol does not return the correct reference for controls ... Dim ctlSpell As Control ... If TypeOf ctlSpell Is TextBox Then ... If the tab is on a subform, ...
    (comp.databases.ms-access)
  • Re: How to force a page to be into a frame?
    ... >> suggesting that someone needs permission to reference a particular page ... But web hosts are not known for understanding ... I have the right to control them. ... But you do *not* have the right to control someone else's reference to ...
    (comp.infosystems.www.authoring.html)

Loading