Multiplying with 11 using PIC


Closed Thread
Results 1 to 28 of 28

Hybrid View

  1. #1
    Join Date
    Sep 2015
    Posts
    23


    Did you find this post helpful? Yes | No

    Default Re: Multiplying with 11 using PIC

    Do not understand exactly what do you mean by sentence : "The PIC could switch in 1 of 2 or 3 PLL's for workable operating ranges."
    My idea is that PIC should detect the frequency frame in which PPL will be locked.For instance the first frame will be 1 Hz to 20 Hz, the second from 20 Hz to 200 Hz, third from 200 Hz to 2000 Hz, etc.Means PIC will detect the input frequency coming to PIC input pin (and also to PLL) which have to be multiplied by 11, and accordingly will switch the right low pass filter into VCO input.The input frequency will change in value every 5 minutes.
    So idea is to switch elements in low pass filter in PLL, not to switch the whole PLL's.

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,174


    Did you find this post helpful? Yes | No

    Default Re: Multiplying with 11 using PIC

    The VCO of the PLL has a limited range that can work with specific R and C values. That is why you may need 3 discrete PLL's and have the PIC to decide which one will work at any time.

    Ioannis

  3. #3


    Did you find this post helpful? Yes | No

    Default Re: Multiplying with 11 using PIC

    switching the r or c values might work good..... the switch or transistor might have to work 'bidirectionally' I think though.

  4. #4
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,174


    Did you find this post helpful? Yes | No

    Default Re: Multiplying with 11 using PIC

    The capacitor switching is difficult as it is directly connected to the pins of 4046. The resistor R1 in the datasheet, is connected to gnd. So, maybe two or three mosfets like a 2N7000 can select one of each to define the frequency range.

    Also, a SN74LV4046A will be needed to be able to cover the 11MHz range. A CD4046 at 5V will not be able to work over 800KHz.

    Ioannis
    Last edited by Ioannis; - 19th October 2021 at 15:54.

Similar Threads

  1. pass pic basic pro pic from pic 16f877a to pic 16f887
    By joseluisatmega8 in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 12th February 2020, 17:17
  2. High Speed Serial Comm PC - PIC and PIC - PIC
    By manumenzella in forum mel PIC BASIC Pro
    Replies: 23
    Last Post: - 16th January 2007, 22:55
  3. Multiplying large numbers
    By jhonea1 in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 14th April 2006, 18:41

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts