Colpitts oscillator
From Free net encyclopedia
A Colpitts oscillator, named after its inventor Edwin H. Colpitts, is one of a number of designs for electronic oscillator circuits. One of the key features of this type of oscillator is its simplicity and robustness. It is not difficult to achieve satisfactory results with little effort.
A Colpitts oscillator is the electrical dual of a Hartley oscillator. In the Colpitts circuit, two capacitors and one inductor determine the frequency of oscillation. The Hartley circuit uses two inductors (or a tapped single inductor) and one capacitor. (Note: the capacitor can be a variable device by using a varactor).
The following schematic is an example using an NPN transistor in the common base configuration. Frequency of oscillation is roughly 50 MHz:
Image:NPN Colpitts oscillator collector coil.png
The following schematic is a common collector version of the same oscillator:
Image:NPN Colpitts oscillator base coil.png
The bipolar transistor could be replaced with a JFET or other active device capable of producing gain at the oscillation frequency.
The ideal frequency of oscillation is given by this equation:
- <math>
f_0 = {1 \over 2 \pi \sqrt {L_1 \cdot \left ({ C_1 \cdot C_2 \over C_1 + C_2 }\right ) }} </math>
A simplified version of the formula is this:
- <math>
f_0 = {0.159 \over \sqrt {L_1 \cdot \left (C \right) }} </math>
- <math>
C = { C_1 \cdot C_2 \over C_1 + C_2 } </math>
In this simplified version, remember that L is in µH (microhenries), C is in µF (microfarads), and f is in MHz (megahertz).
Given the values in the circuit above, the equation predicts a frequency of roughly 58 MHz. The real circuit will oscillate at a slightly lower frequency due to junction capacitances of the transistor and possibly other stray capacitances.
Analysis
Image:Colpitts ideal model.png
One method of oscillator analysis is to determine the input impedance of an input port neglecting any reactive components. If the impedance yields a negative resistance term, oscillation is possible. This method will be used here to determine conditions of oscillation and the frequency of oscillation.
An ideal model is shown to the right. This configuration models the common collector circuit in the section above. For initial analysis, parasitic elements and device non-linearities will be ignored. These terms can be included later in a more rigorous analysis. Even with these approximations, acceptable comparison with experimental results is possible.
Ignoring the inductor, the input impedance can be written as
<math>Z_{in} = \frac{v_1}{i_1}</math>
Where <math>v_1</math> is the input voltage and <math>i_1</math> is the input current. The voltage <math>v_2</math> is given by
<math>v_2 = i_2 Z_2</math>
Where <math>Z_2</math> is the impedance of <math>C_2</math>. The current flowing into <math>C_2</math> is <math>i_2</math>, which is the sum of two currents:
<math>i_2 = i_1 + i_s</math>
Where <math>i_s</math> is the current supplied by the transistor. <math>i_s</math> is a dependent current source given by
<math>i_s = g_m \left ( v_1 - v_2 \right )</math>
Where <math>g_m</math> is the transconductance of the transistor. The input current <math>i_1</math> is given by
<math>i_1 = \frac{v_1 - v_2}{Z_1}</math>
Where <math>Z_1</math> is the impedance of <math>C_1</math>. Solving for <math>v_2</math> and substituting above yields
<math>Z_{in} = Z_1 + Z_2 + g_m Z_1 Z_2</math>
The input impedance appears as the two capacitors in series with an interesting term, <math>R_{in}</math> which is proportional to the product of the two impedances:
<math>R_{in} = g_m Z_1 Z_2</math>
If <math>Z_1</math> and <math>Z_2</math> are complex and of the same sign, <math>R_{in}</math> will be a negative resistance. If the impedances for <math>Z_1</math> and <math>Z_2</math> are substituted, <math>R_{in}</math> is
<math>R_{in} = \frac{-g_m}{\omega ^ 2 C_1 C_2}</math>
If an inductor is connected to the input, the circuit will oscillate if the magnitude of the negative resistance is greater than the resistance of the inductor and any stray elements. The frequency of oscillation is as given in the prevous section.
For the example oscillator above, the emitter current is roughly 1 mA. The transconductance is roughly 40 mS. Given all other values, the input resistance is roughly
<math>R_{in} = -30 \ \Omega</math>
This value should be sufficient to overcome any positive resistance in the circuit. By inspection, oscillation is more likely for larger values of transconductance and/or smaller values of capacitance.
If the two capacitors are replaced by inductors and magnetic coupling is ignored, the circuit becomes a Hartley oscillator. In that case, the input impedance is the sum of the two inductors and a negative resistance given by:
<math>R_{in} = -g_m \omega ^ 2 L_1 L_2</math>
In the Hartley circuit, oscillation is more likely for larger values of transconductance and/or larger values of inductance.