Voltage Controlled Oscillator Kit Instructions

VCO Kit Instructions

Table of Contents

Schematic

Schematic (Blocktised)

Simulation

How Does the VCO Work?

Overview

The Voltage Controlled Oscillator (VCO for short), is a very practical circuit for generating square and sine waves. While these waves can be produced using the Simple Function Generator Kit, the VCO allows for controlling the output frequency with the use of a voltage signal instead of using a potentiometer. This means that the output frequency of the VCO can easily be controlled by microcontrollers and other analogue circuits which can create some pretty interesting results. For example, a 1V octave synthesiser can be built using this module whereby a 1V octave keyboard is connected to an exponential converter which feeds its output into the VCO to produce keyboard tones. This circuit can also be used in retro ways such as sensor data transmission where the voltage output of a sensor is converted into a frequency and the frequency of the output will be proportional to the sensor reading (a similar system was done in early satellites such as Sputnik).

Schematic Blocks

The VCO is a complex circuit and so only an overview of its workings will be presented in this instruction manual. The VCO consists of the following sub-circuits (refer to the blocktised schematic to see these sub-circuits):

  • Integrator Circuit
  • Schmitt Trigger Circuit
  • Voltage Reference
  • Discharge Circuit
  • Output Buffers

Integrator Circuit / Schmitt Trigger

The input to the VCO is fed into the integrator circuit and the purpose of the integrator circuit is to produce each side of the triangular waveform (steadily increasing or steadily decreasing). The larger the input to the integrator the faster the voltage rises/falls and the smaller the input voltage the slower the voltage rises/falls. The integrator feeds its output into an inverting Schmitt trigger whose hysteresis points are determined by resistors R8 and R9. If the output of the integrator goes beyond the upper hysteresis limit then the output of the inverting Schmitt trigger turns off. If the output of the integrator goes lower than the low- er hysteresis limit then the output of the inverting Schmitt trigger turns on.

Discharge / Feedback

The output of the inverting Schmitt trigger is also connected to a discharge transistor Q1 which controls whether the output of the integrator should rise or fall. If the output of the inverting Schmitt trigger is high then the discharge transistor is turned on and therefore the output of the integrator begins to rise (as it’s an inverting integrator). If the output of the inverting Schmitt trigger is low then the discharge transistor is turned off and therefore the output of the integrator begins to fall.

So to sum up how the system oscillates:

  1. Integrator output begins to rise and eventually crosses the upper threshold of the Schmitt trigger
  2. The Schmitt triggers output switches off and this turns off the discharge transistor
  3. The integrators output begins to fall and eventually crosses the lower threshold of the Schmitt trigger
  4. The Schmitt triggers output switches on and this turns on the discharge transistor
  5. The discharging transistor causes the output of the integrator to rise and we go back to step 1

The two buffers are used to provide signal outputs that do not affect the VCO oscillation. The square wave output is obtained from the Schmitt triggers output as this switches on and off while the triangular waveform is obtained from the integrator output (as this steadily rises and falls). The triangular waveform has a DC offset and this can be removed with the use of a coupling capacitor. The process cycle of the VCO is shown below.

Component List

ComponentPCB ReferenceQuantityLooks Like
8 DIP SocketU1, U22
LM358 Dual Op-Amp ICU1, U22
1K ResistorR6, R72
10K ResistorR51
47K ResistorR2, R3, R4, R84
100K ResistorR1, R92
1nF CapacitorC11
100nF CapacitorC2, C3, C43
2N3904 BJT NPN TransistorQ11
Red WireVCC1
Blue WireVIN, TRI2
Green WireSQUARE1
Black WireGND2

PCB

Project Ideas

Bench Function Generator

Function generators are extremely expensive pieces of equipment that will likely contain many features you don’t need. As such, the Voltage Controlled Oscillator Kit provides an excellent alternative that is not only much cheaper but easier to use and interface with. If you require more complexity, you can add extra circuits to the output of each waveform, and enclosing the Voltage Controlled Oscillator in a case can make a very neat and practical project!

Function generators are important, but also very costly

Synthesiser

The Voltage Controlled Oscillator produces both square and triangle waves which are both highly popular with old consoles. As such, the Voltage Controlled Oscillator kit can be used as a synthesiser either on its own, or combined with external analogue voltages. Furthermore, both the square and triangular waves can be mixed together to create some really unusual sounds!

Use the different outputs to create unique sounds!

Sine Wave Source

Did you know that if you pass a triangular wave through several low-pass filters you can create a sine wave? As such, a sine wave source can be made from the Voltage Controlled Oscillator, and this can be used for creating inverters, modulation systems, and so much more!

Sine waves are important in electronics, but difficult to generate

Construction Tips

Electronics Construction Guide

To learn more about how to solder electronic components, download the Electronics Construction Manual free using the button below

Component Order

Solder the components in this order to keep things simple

  1. Resistors
  2. Capacitors
  3. Integrated Circuits
  4. Transistors
  5. Wires
 

Double-check your components BEFORE soldering!

  • MitchElectronics kits use double-sided PCBs with plated through-holes
  • This makes the PCBs extremely strong
  • It also makes desoldering very hard, so be sure components are inserted correctly

Final Thoughts

Here are some ideas that you can try with your VCO Kit

  • Change the value of the capacitors and resistors to adjust the frequency of oscillation
  • Connect multiple VCOs together to create complex synthesisers