Preamp and 330 + MHz Prescaler for A Little More Serious Frequency Meter using microcontroller

Summary of Preamp and 330 + MHz Prescaler for A Little More Serious Frequency Meter using microcontroller


This article details the design of a preamp and prescaler for a frequency meter, extending its range to 300 MHz. The author selected an MCT10280 prescaler and 2N3663 transistors due to component availability. The circuit features AC and DC signal paths with input protection using Schottky diodes and Zener clamps. It operates in three modes: direct counting up to several MHz, F/1 mode from 10 Hz to 30 MHz, and F/10 mode from 10 MHz to 300 MHz. The design ensures a full 5V CMOS logic swing for the counter while handling low-amplitude inputs through amplification.

Parts used in Preamp and Prescaler Project:

  • BRF96 transistor (planned but unavailable)
  • MCT10280 prescaler
  • 2N3663 transistors
  • 74HC4060 IC
  • MM74HC6040 ripple counter
  • 1N5711 Schottky diodes
  • 1N5226 Zener diodes
  • 47 Ohm resistor
  • Schmitt trigger buffer

Overview

Preamp and 330 + MHz Prescaler for A Little More Serious Frequency Meter using microcontroller

After finishing Little More Serious Frequency Meter I had planned to make a suitable preamp and prescaler for it, and set about to gather ideas and parts. I was inspired by one fellow who had built the meter and the 2 line X16 character LCD display to show the output, succeeded in designing a preamp based on the BRF96 and modifying the circuit to get it to work at 99.999999 MHz. My intentions are to use the frequency meter between 100 and 200 MHz, so I found a prescaler, the Motorola, now On Semiconductor, MCT10280. For the preamp, I was able to buy some 2N3663 transistors. I would have like to have tried the BRF96, but could not find them stocked at any of my favorite distributors.
What was probably the most difficult part of the design was deciding what I really wanted the circuit to do and how to go about doing it, given the limitations of the available components. The resulting preamp can drive the counter from as little as 20 millivolts P-P input at a few KHz, but needs over 300 millivolts at 20 MHz, and can switch in a divide by 10 prescaler to extend the range to  300 MHz. I have used this at 338 Mhz to date. The data sheet limit for the 74HC4060 is 30 MHz, so performance over 300 MHz is expected by beyond specification.
A Counter mode allows a direct coupled signal to drive the frequency meter in the counter mode.
The resulting preamp/prescaler design intended to operate within these frequency limitations:
MODE                          DESIGN SPECIFICATION
Count                         DC to several hundred kHZ (in practice, several MHz)
F/1 Frequency, no prescaler   10 Hz  to  30 MHz
F/10 Frequency, 10X prescaler 10 MHz to 300 MHz    (Mine worked at 338 MHz.)
These parameters are expected with an approximately 50% square wave up to frequencies of seveal MHz, and symmetric sine waves at higher frequencies. The primary limitation is based on the maximum clocking rate specification for the MM74HC6040 ripple counter in use in the Slightly More Serious Frequency Meter project. Selection of faster parts and careful circuit layout can extend the upper limit of the useful frequency range. The lower frequency imit is the lowest sine wave input frequency for the MCT12080 at which the input of the MCT10290 does not osccilate.
Signals applied to the input connector can be switched either through the AC path which includes the preamp and the prescaler, if switched into the circuit, or the DC path, which routes the signal to a Schmitt trigger buffer that then sends the signal on to the counter.

Regardless of how the signal is routed, it must first pass through an input protection network, which includes two schottky diodes and a zener clamp. The 1N5711 schottky diodes prevent the input signal from going more than a schottky diode drop below ground or above the power supply. I used Schottky diodes because they have a lower voltage drop than the PN protection diodes on the CMOS integrated circuit they are intended to protect, and as such, they will draw much more of the current from excessive input voltages than the input protection diodes in the integrated circuits.
The two 1N5226 zener diodes in series prevents the power supply from rising above 6.6 volts in case the input is accidentally connected to a low impedance source that is higher than 5 volts. The 47 Ohm resistor limits the input current in case of excessive voltage being applied to the inputs.
The input of the frequency meter requires a full 5 volt CMOS logic swing, and the prescaler’s output is less than 1 volt peak-to-peak, so the prescaler, when switched into the circuit, the signal goes through the prescaler, then the preamp, and the preamp drives the frequency meter through the Schmidt trigger buffers.
The MCT10280 prescaler can be set to divide by 80, 40, 20, or 10, as a function of which pins are tied to the power supply. I set this one to divide by 10 since it is adequate for my needs, and the mental calculation of multiplying the meter reading by 10 is not taxing.  One problem with the MCT10280 is that if it doesn’t have an adequate input, the output is very noisy, which shows up as counts in the couple MHz range on the frequency meter.  This noise shows up if the signal amplitude the signal frequency is too low. For this reason, I only intend to use the prescaler with inputs between 10 MHz and 300 MHz.

For more detail: Preamp and 330 + MHz Prescaler for A Little More Serious Frequency Meter using microcontroller

Quick Solutions to Questions related to Preamp and Prescaler Project:

  • What is the primary purpose of this project?
    To build a suitable preamp and prescaler for a frequency meter to operate between 100 and 200 MHz.
  • Can the circuit handle signals below 10 MHz in prescaler mode?
    No, the prescaler is intended only for inputs between 10 MHz and 300 MHz to avoid noisy outputs.
  • How does the input protection network work?
    It uses two Schottky diodes and a Zener clamp to limit voltage excursions and protect the integrated circuits.
  • What is the maximum frequency achieved by the author's setup?
    The author successfully tested the circuit at 338 MHz, exceeding the 300 MHz specification.
  • Does the prescaler output require additional buffering?
    Yes, the prescaler output is less than 1 volt peak-to-peak and must drive the preamp and Schmitt trigger buffers.
  • What determines the lower frequency limit of the system?
    It is the lowest sine wave input frequency where the MCT10290 input does not oscillate.
  • How are the Schottky diodes beneficial compared to PN diodes?
    They have a lower voltage drop and draw more current from excessive input voltages to protect internal IC diodes.
  • What is the function of the 47 Ohm resistor?
    It limits the input current in case of excessive voltage being applied to the inputs.
  • Can the prescaler be configured for different division ratios?
    Yes, it can be set to divide by 80, 40, 20, or 10 depending on which pins are tied to the power supply.
  • What is the minimum input voltage required for the preamp to drive the counter?
    The preamp can drive the counter from as little as 20 millivolts P-P at low frequencies.

About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter
Scroll to Top