High Frequency Function Generator Using MAX038

Function generator ranging from 0.1 Hz to 20 MHz can be easily built using MAX038 integrated circuit chip. Here is the most simple implementation of high frequency sine wave generator, and you can easily modify it to generate square wave, or triangle waveform. Here is the schematic diagram of the circuit:

high frequency function generator circuit schematic diagram

In the schematic diagram, you can see A0 (pin 3) and  A1(pin 4) inputs are hardwired to low and high voltage level, and this setting makes the chip produce sine waveform. We can modify this by programming them according to the table below:

  • A0  A1                     WAVEFORM
  • X     1                         Sine wave, X=don’t care
  • 0     0                         Square wave
  • 1      0                        Triangle wave

Another interesting feature of this integrated circuit chip is that the frequency is current-controlled, by controlling the current input at pin 10. This feature give flexible way to control the frequency. You can program the current from a DAC to make a digital interface, or you can even control it using the output of a phase error detector to make a PLL oscillator. If you use a phase error detector, you can use a crystal oscillator clock  and the MAX038 sync output (pin 14) as the inputs of the phase error detector, and you’ll get a very high pecission since the output of this function generator will be phase-locked with the crystal reference clock.

This entry was posted in Oscillators and tagged . Bookmark the permalink.,

Possibly Related to "High Frequency Function Generator Using MAX038" Circuits

  • PLL Oscillator for Medium Wave Frequency
    What is a PLL oscillator? PLL stands for phase locked loop, and this means a control method by comparation of the controlled plant or system to a reference clock or oscillator, that the plant is controlled to synchronize the clock. … Continue reading →...
  • High Accuracy Sine Wave Oscillator
    There are many applications that require stability in the operation, such as telecommunications, servos, and test equipment. They are using frequency-accurate sine-wave sources, but to find frequency-accurate sine-wave sources with satisfactory level of absolute accuracy and drift can be a … Continue reading →...
  • Pulse Generator Produces 3-Phase Output
    This is a schematic diagram of a three-phase pulse generator circuit. This circuit produce 3 phase overlapped output similar with 3 phase  AC powerline, you can say this circuit produce the DC pulse version. This schematic diagram shows two CMOS … Continue reading →...
  • Adjustable Duty Cycle 567 IC Pulse Generator
    Pulse generator circuit shown in the schematic diagram below produces square wave pulse with adjustable duty cycle/active factor. The benefits of using this circuit are low components count and high stability of its output frequency. The frequency of this pulse … Continue reading →...
  • Single Op-Amp Variable Sinewave Generator
    This is a sine wave generator circuit. It generates an adjustable sine wave betwen 15 Hz to 150 kHz. This circuit uses the principle of Wien-bridge oscillator, with multiple capacitor selection. Here is the circuit: To control the frequency, this … Continue reading →...

Comments are closed.