Skip to main content

Frequency Meter

Principle of Operation: The signal waveform is converted to trigger pulses and applied continuously to an AND gate, as shown in Fig. 
A pulse of 1 s is applied to the other terminal, and the number of pulses counted during this period indicates the frequency. The signal whose frequency is to be
measured is converted into a train of pulses, one pulse for each cycle of the signal. The number of pulses occurring in a definite interval of time is then counted by an electronic counter. Since each pulse represents the cycle of the unknown signal, the number of counts is a direct indication of the frequency of the signal (unknown). Since electronic counters have a high speed of operation, high-frequency signals can be measured.
Principle of digital frequency measurement

Basic Circuit of a Digital Frequency Meter
The block diagram of a basic circuit of a digital frequency meter. The signal may be amplified before being applied to the Schmitt trigger. The Schmitt trigger converts the input signal into a square wave with fast rise and fall times, which is then differentiated and clipped. As a result, the output from the Schmitt trigger is a train of pulses, one pulse for each cycle of the signal.
Basic circuit of a digital frequency meter
The output pulses from the Schmitt trigger are fed to a START/STOP gate. When this gate is enabled, the input pulses pass through this gate and are fed directly to the electronic counter, which counts the number of pulses.
When this gate is disabled, the counter stops counting the incoming pulses. The counter displays the number of pulses that have passed through it in the time interval between start and stop. If this interval is known, the unknown frequency can be measured.

Basic Circuit for Frequency Measurement
The basic circuit for frequency measurement is as shown in Fig. The output of the unknown frequency is applied to a Schmitt trigger, producing positive pulses at the output. These pulses are called the counter signals and are present at point A of the main gate. Positive pulses from the time base selector are present at point B of the START gate and at point B of the STOP gate.


Initially the Flip-Flop (F/F–1) is at its logic 1 state. The resulting voltage from output Y is applied to point A of the STOP gate and enables this gate. The logic 0 stage at the output Y¯ of the F/F–1 is applied to the input A of the START gate and disables the gate.
As the STOP gate is enabled, the positive pulses from the time base pass through the STOP gate to the Set (S) input of the F/F–2 thereby setting F/F–2 to the 1 state and keeping it there. The resulting 0 output level from
Y¯ of F/F–2 is applied to terminal B of the main gate. Hence no pulses from the unknown frequency source can pass through the main gate.
In order to start the operation, a positive pulse is applied to (read input) reset input of F/F–1, thereby causing its state to change. Hence
Y¯ = 1, Y = 0, and as a result the STOP gate is disabled and the START gate enabled. This same read pulse is simultaneously applied to the reset input of all decade counters, so that they are reset to 0 and the counting can start.
When the next pulse from the time base arrives, it is able to pass through the START gate to reset F/F–2, therefore, the F/F–2 output changes state from 0 to 1, hence
Y¯ changes from 0 to 1. This resulting positive voltage from Y¯ called the gating signal, is applied to input B of the main gate thereby enabling the gate.
Now the pulses from the unknown frequency source pass through the main gate to the counter and the counter starts counting. This same pulse from the START gate is applied to the set input of F/F–1, changing its state from 0 to 1. This disables the START gate and enables the STOP gate. However, till the main gate is enabled, pulses from the unknown frequency continue to pass through the
main gate to the counter.
The next pulse from the time base selector passes through the enabled STOP gate to the set input terminal of F/F–2, changing its output back to 1 and
Y¯ = 0. Therefore the main gate is disabled, disconnecting the unknown frequency signal from the counter. The counter counts the number of pulses occurring between two successive pulses from the time base selector. If the time interval between this
two successive pulses from the time base selector is 1 second, then the number of pulses counted within this interval is the frequency of the unknown frequency source, in Hertz. 
The assembly consisting of two F/Fs and two gates is called a gate control F/F. The block diagram of a digital frequency meter is shown in Fig.

The input signal is amplified and converted to a square wave by a Schmitt trigger circuit. In this diagram, the square wave is differentiated and clipped to produce a train of pulses, each pulse separated by the period of the input signal. The time base selector output is obtained from an oscillator and is similarly converted into positive pulses.
The first pulse activates the gate control F/F. This gate control F/F provides an enable signal to the AND gate. The trigger pulses of the input signal are allowed to pass through the gate for a selected time period and counted. The second pulse from the decade frequency divider changes the state of the control F/F and removes the enable signal from the AND gate, thereby closing it. The decimal counter and display unit output corresponds to the number of input pulses received during a precise time interval; hence the counter display corresponds to the frequency.

Comments

Popular posts from this blog

Analog to Digital Converters: Successive Approximation A/D Converter

  Analog to Digital Converter & Its Working Almost every environmental measurable parameter is in analog form like temperature, sound, pressure, light, etc. Consider a temperature  monitoring system  wherein acquiring, analyzing, and processing temperature data from sensors is not possible with digital computers and processors. Therefore, this system needs an intermediate device to convert the analog temperature data into digital data in order to communicate with digital processors like microcontrollers and microprocessors. Analog to Digital Converter (ADC) is an electronic integrated circuit used to convert the analog signals such as voltages to digital or binary form consisting of 1s and 0s. Most of the ADCs take a voltage input as 0 to 10V, -5V to +5V, etc., and correspondingly produces digital output as some sort of a binary number. What is Analog to Digital Converter? A converter that is used to change the analog signal to digital is known as an analog to digital...

Single Channel Vs Multi Channel DAS

  Single Channel Data Acquisition System: A Single Channel Data Acquisition System consists of a signal conditioner followed by an analog to digital (A/D) converter, performing repetitive conversions at a free running, internally determined rate. The outputs are in digital code words including over range indication,  polarity  information and a status output to indicate when the output digits are valid. A Single Channel Data Acquisition System is shown in Fig. 17.3. The digital outputs are further fed to a storage or printout device, or to a digital computer device, or to a  digital computer  for analysis. The popular Digital panel Meter (DPM) is a well known example of this. However, there are two major drawbacks in using it as a DAS. It is slow and the BCD has to be changed into  binary coding , if the output is to be processed by digital equipment. While it is free running, the data from the A/D converter is transferred to the interface register at a rat...

DSO & MSO (Block Diagram)

DIGITAL STORAGE OSCILLOSCOPE (DSO) The digital storage oscilloscope eliminates the disadvantages of the analog storage oscilloscope. It replaces the unreliable storage method used in analog storage scopes with digital storage with the help of memory. The memory can store data as long as required without degradation. It also allows the complex processing of the signal by the high-speed digital signal processing circuits.  In this digital storage oscilloscope, the waveform to be stored is digitised and then stored in digital memory. The conventional cathode ray tube is used in this oscilloscope hence the cost is less. The power to be applied to memory is small and can be supplied by small battery. Due to this the stored image can be displayed indefinitely as long as power is supplied to memory. Once the waveform is digitised then it can be further loaded into the computer and can be analysed in detail. Block Diagram As done in all the oscilloscopes, the input signal is applied to the...