+ Reply to Thread
Results 1 to 14 of 14

Thread: buffer for oscillator circuit

  1. #1
    pc88 Newbie
    Join Date
    Jun 2007
    Location
    Minneapolis, MN
    Posts
    179

    Default buffer for oscillator circuit

    I've built this oscillator for determine the resonance of LC tanks:

    http://www.qsl.net/iz7ath/web/02_bre.../fig/fig08.gif

    except that I didn't implement the NAND gate buffer. Instead I'm trying to use just a 2n7000 N-FET (common source configuration with a 10K drain pull-up). The problem is that I'm seeing substantial glitches (~ .5 V) on the up transitions and the rise time is now very noticable. The high-to-low transitions are fine.

    I'd like to square up the output signal as much as possible without using another CMOS IC. Any suggestions? Should I use a different transistor? smaller pull-up? add a cap somewhere?

    For reference, here's the associated article for the schematic:

    http://www.qsl.net/iz7ath/web/02_brew/21_LCMeter01/
    Last edited by pc88; 29th August 2007 at 07:56 PM.


  2. #2
    audioguru Excellent audioguru Excellent audioguru Excellent audioguru Excellent audioguru Excellent audioguru Excellent audioguru Excellent audioguru Excellent audioguru Excellent audioguru Excellent
    Join Date
    Mar 2004
    Location
    Canada, of course!
    Posts
    19,842

    Default

    Use a 15V supply so the 4011 will be very fast.
    Connect the output capacitor C6 to the output of U2b.
    Uncle $crooge

  3. #3
    pc88 Newbie
    Join Date
    Jun 2007
    Location
    Minneapolis, MN
    Posts
    179

    Default

    Quote Originally Posted by audioguru
    Use a 15V supply so the 4011 will be very fast.
    Connect the output capacitor C6 to the output of U2b.
    Thanks for the pointers, but I'm not using the 4011. I've replaced it with a 2n7000, and I'm getting about .5 V overshoot on the up-transitions (but no ringing). Also, FWIW, I'm using a 5V supply. I'd like not to resort to a 14-pin IC, although any CMOS Schmitt trigger gate would work very well.

    I've change it to a source follower, and I'm getting a much cleaner signal, although it's only 2.5V signal instead of a 4.5V signal. Still, I'd like to understand the issues around the original circuit. I'm pretty sure the overshoot is causing extra counts to be registered by my frequency counter.

  4. #4
    audioguru Excellent audioguru Excellent audioguru Excellent audioguru Excellent audioguru Excellent audioguru Excellent audioguru Excellent audioguru Excellent audioguru Excellent audioguru Excellent
    Join Date
    Mar 2004
    Location
    Canada, of course!
    Posts
    19,842

    Default

    The pullup resistor on the LM311 is 1k so that is about as good as it will get without having a push-pull IC like a logic inverter.
    Uncle $crooge

  5. #5
    boxer4 Newbie
    Join Date
    Aug 2007
    Posts
    67

    Default

    Use an 8-pin low voltage (i.e., not 741) op-amp with fairly high gain?

    Not sure why you don't want the 4011, frequency too low or something against CMOS ICs?

  6. #6
    pc88 Newbie
    Join Date
    Jun 2007
    Location
    Minneapolis, MN
    Posts
    179

    Default

    Quote Originally Posted by audioguru
    The pullup resistor on the LM311 is 1k so that is about as good as it will get without having a push-pull IC like a logic inverter.
    okay - thanks... now I can stop pulling my hair out :-)

    boxer4 - nothing against the 4011, expect that in this case I don't want to use that much real estate.

  7. #7
    Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent
    Join Date
    Apr 2006
    Location
    England
    Posts
    13,071

    Default

    Use an SMT 4011 if you haven't got enough room for the through hole DIP.

    I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

    Please ask on the open forum if you have a question and I'll be happy to help,
    if I know the answer.

  8. #8
    pc88 Newbie
    Join Date
    Jun 2007
    Location
    Minneapolis, MN
    Posts
    179

    Default

    I also have found that there are single gate chips available now:

    http://www.standardics.nxp.com/products/ahc/1g/

  9. #9
    Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent
    Join Date
    Apr 2006
    Location
    England
    Posts
    13,071

    Default

    I thought of that but you need four NANDs not one.

    I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

    Please ask on the open forum if you have a question and I'll be happy to help,
    if I know the answer.

  10. #10
    pc88 Newbie
    Join Date
    Jun 2007
    Location
    Minneapolis, MN
    Posts
    179

    Default

    Do you think so? I know the schematic calls for four, but they are just chained together presumably only to make sure their inputs aren't floating.

    The use of R6 is a little puzzling, and I can't think of a good reason for it.

  11. #11
    Help us help you blueroomelectronics Excellent blueroomelectronics Excellent blueroomelectronics Excellent blueroomelectronics Excellent blueroomelectronics Excellent blueroomelectronics Excellent blueroomelectronics Excellent blueroomelectronics Excellent blueroomelectronics Excellent blueroomelectronics Excellent
    Join Date
    Jan 2007
    Location
    Toronto, Canada
    Posts
    10,705
    Blog Entries
    5

    Default

    I've seen that LC oscillator before, used a PIC as an LC meter. What are you connecting it to?
    Bill
    Smart Kits build Smart People

    http://www.blueroomelectronics.com/

  12. #12
    Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent
    Join Date
    Apr 2006
    Location
    England
    Posts
    13,071

    Default

    Quote Originally Posted by pc88
    Do you think so? I know the schematic calls for four, but they are just chained together presumably only to make sure their inputs aren't floating.

    The use of R6 is a little puzzling, and I can't think of a good reason for it.
    I agree, a single gate IC is probably an ideal solution.

    I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

    Please ask on the open forum if you have a question and I'll be happy to help,
    if I know the answer.

  13. #13
    pc88 Newbie
    Join Date
    Jun 2007
    Location
    Minneapolis, MN
    Posts
    179

    Default

    Quote Originally Posted by blueroomelectronics
    I've seen that LC oscillator before, used a PIC as an LC meter. What are you connecting it to?
    On the input side I'm connecting it to various LC tanks I'm toying with, the present one being an antenna for lightning detection and direction determination. On the output side I'm just connecting it to a frequency counter.

  14. #14
    Roff Excellent Roff Excellent Roff Excellent Roff Excellent Roff Excellent Roff Excellent Roff Excellent Roff Excellent Roff Excellent Roff Excellent
    Join Date
    May 2003
    Location
    Idaho, USA
    Posts
    6,721

    Default

    Quote Originally Posted by pc88
    On the input side I'm connecting it to various LC tanks I'm toying with, the present one being an antenna for lightning detection and direction determination. On the output side I'm just connecting it to a frequency counter.
    If your counter is sensitive, as most are, just add an attenuator to isolate the counter loading from the LM311 output, as below.
    Attached Images
    Ron


+ Reply to Thread

Similar Threads

  1. buffer for the pic
    By Gaston in forum Micro Controllers
    Replies: 12
    Latest: 1st February 2007, 10:29 PM
  2. Need some help with a code provided by ATMEL
    By ikalogic in forum Micro Controllers
    Replies: 1
    Latest: 23rd January 2007, 02:46 PM
  3. 7-segment display buffer
    By Exo in forum Electronic Projects Design/Ideas/Reviews
    Replies: 4
    Latest: 26th April 2005, 10:01 PM
  4. Op-Amp buffer problem
    By Scruit in forum Electronic Projects Design/Ideas/Reviews
    Replies: 10
    Latest: 29th February 2004, 04:34 PM
  5. Anybody got a buffer circuit schematic
    By Nostrafus in forum Electronic Projects Design/Ideas/Reviews
    Replies: 3
    Latest: 20th July 2003, 03:27 PM

Tags for this Thread