Wiki

This version (07 Feb 2022 15:02) was approved by Doug Mercer.The Previously approved version (21 May 2015 03:35) is available.Diff

Activity: CMOS LC Oscillator - ADALM1000

Objective:

The goal is to explore the use of the high gain inverting CMOS amplifier in a LC oscillator.

Notes:

As in all the ALM labs we use the following terminology when referring to the connections to the M1000 connector and configuring the hardware. The green shaded rectangles indicate connections to the M1000 analog I/O connector. The analog I/O channel pins are referred to as CA and CB. When configured to force voltage / measure current -V is added as in CA-V or when configured to force current / measure voltage -I is added as in CA-I. When a channel is configured in the high impedance mode to only measure voltage -H is added as CA-H.

Scope traces are similarly referred to by channel and voltage / current. Such as CA-V , CB-V for the voltage waveforms and CA-I , CB-I for the current waveforms.

21.1 High gain inverting amplifier

Materials:

ADALM1000 hardware module
Solder-less breadboard and jumper wire kit
2 - 1uF capacitor
1 - 68 Ω resistor
2 - 10 mH inductors
1 - CD4069A, CD4069UB or 74HCU04 unbuffered hex inverter (be sure not to use the buffered 74HC04 version) Alternatively three simple CMOS inverters can be built using the CD4007 transistor array. Note the appendix at the end.

Background:

A CMOS inverter can also be viewed as a high gain amplifier. It consists of one PMOS device, M1 and one NMOS device M2. Generally the CMOS fabrication process is designed such that the threshold voltage, VTH, of the NMOS and PMOS devices are roughly equal i.e. complementary. The designer of the inverter then adjusts the width to length ratio, W/L, of the NMOS and PMOS devices such that their respective transconductance is also equal.

Figure 1 CMOS Inverting amplifier

Directions:

First build the simple example shown figure 2 to test the input to output transfer function of the simple CMOS amplifier. The green boxes indicate connections to the connector on ALM1000. Connect +5V power to VCC (pin 14) and ground to GND (pin 7). Connect the output of the channel A voltage generator, CA-V to one of the inverter inputs (pin 1) and connect the inverter output (pin 2) to the channel B Hi-Z scope input CB-H.

Figure 2 amplifier transfer function

Figure 3 74HCU04 and CD4069A(UB) share the same package pinouts

Hardware Setup:

Configure the channel A voltage generator CA-V for a 200 Hz triangle wave with 0 V Min value and 5V Max value. Both scope channels should be set to 0.5V/Div.

Procedure:

Measure the DC input offset where the gain in the highest. Measure the slope of the output and calculate the DC gain of the amplifier as the ratio of the change in the output voltage to the change in input voltage at the center of the output swing (i.e. approx. around 2.5V). Remember the answer should be a negative number because the amplifier inverts.

21.2 Adding LC resonator

On your solder-less breadboard construct the filter network shown in figure 4 below.

Figure 4 LC filter network

Hardware Setup:

The channel A voltage generator, CA-V, should be set as a sine wave with a 0.5 V Min value and a 4.5 V Max value. Channel B is set in the Hi-Z mode.

Procedure:

Use the equation for the cut-off frequency of the pi LC lowpass filter section used in figure 4 and calculate FC.

There is a variety of different pi section filter variants that can be used dependent upon the required band ripple, rate of roll off, etc. The equation below is for the case where C1 = C2:

F_C = 1 / (pi * sqrt(L * C))

Where:
C = C1 + C2 the total capacitance in Farads
L = Inductance of L1 in Henries
Fc = Cutoff frequency in Hertz

Measure the gain and phase response of the LC network at frequencies of one half FC, FC and twice FC.

Questions:

How does the calculated FC compare to what you measured? Based on the frequency response of the LC network, at what frequency do you think the circuit will oscillate?

Using your second 10 mH inductor place it in series with the first 10 mH inductor to make the total inductance 20 mH and repeat your calculations and measurements.

Now place the two inductors in parallel for a total inductance of 5 mH. Again repeating your calculations and measurements. Record all your results for all three inductance values.

21.3 Placing LC network in feedback of amplifier

Figure 5 LC oscillator

Hardware Setup:

Be sure that pin 14 of the 74HCU04 (CD4069) is connected to +5 V and Pin 7 is connected to ground. Both scope channels should in the HI-Z mode and be set to 0.5V/Div, and the time base to 0.2 mSec/Div.

Procedure:

Compare amplitudes and phases the waveforms you observe at pin 1, pin 2, and pin 4 of the Hex inverter (74HCU04). Measure the period and frequency of the oscillation. Using your second 10 mH inductor place it in series with the first 10 mH inductor to make the total inductance 20 mH. Measure the period and frequency of the oscillation with this higher inductance value. Now place the two inductors in parallel for a total inductance of 5 mH. Again measure the period and frequency of the oscillation with this lower inductance value.

Questions:

What are the criteria for a circuit to oscillate stably?

At what frequency does the circuit oscillate and how does this compare with your prediction from the frequency sweep of the LC filter back in step 2? Does doubling the inductance to 20 mH and reducing it by half to 5 mH result in the correct oscillation frequency based on calculations?

Appendix: Making an inverter with the CD4007 transistor array

Below is the schematic and pinout for the CD4007:

CD4007 CMOS transistor array pinout

As many as three individual inverters can be built from one CD4007 package. The simplest first one to configure as shown below is by connecting pins 8 and 13 together as the inverter output. Pin 6 will be the input. Be sure to connect pin 14 VDD to power and pin 7 VSS to ground.

The second Inverter is made by connecting pin 2 to VDD, pin 4 to VSS, pins 1 and 5 are connected together as the output and with pin 3 as the input.

The third inverter is made by connecting pin 11 to VDD, pin 9 to VSS, pin 12 is the output and pin 10 is the input.

Two of these inverters can be used to construct the LC oscillator in figure 5 for example.

For Further Reading:

http://en.wikipedia.org/wiki/LC_circuit

Return to ALM Lab Activity Table of Contents

university/courses/alm1k/alm-lab-21.txt · Last modified: 07 Feb 2022 15:02 by Doug Mercer