Lab 2 Common Source Amplifier With Resistor Load and Source Degeneration
Lab 2 Common Source Amplifier With Resistor Load and Source Degeneration
(Small-Signal)
Submitted By:
Christian Allan G. Lumakin
.tran – Transient analysis with the sampling time and total time
Step 1: Simulate the Vin-Vout DC transfer curve and the frequency response.
step1_CSAmp(DC) step1_CSAmp(AC)
m1 vout vin gnd gnd nch l=0.18u w=1u m1 vout vg gnd gnd nch l=0.18u w=1u
vdd vdd gnd dc 1.8V vdd vdd gnd dc 1.8V
vin vin gnd dc 0.5V vin vin gnd ac 1.62V
r1 vdd vout 10k vg vg vin dc 0.5V
cload vout gnd 10p ic=0 r1 vdd vout 10k
cload vout gnd 10p ic=0
.op
.dc vin 0V 1.8V 0.001V .op
.probe v(vout) .probe v(vout)
.lib 'mm018.l' TT .option post probe
.ac dec 100 10 10g
.end .plot ac vdb(vout)
.meas ac gb when vdb(vout)=0
.lib 'mm018.l' TT
.alter
vg vg vin dc 0.75V
.alter
vg vg vin dc 1V
.end
DC Analysis of Common Source Amplifier:
step2_CSAmp
.op
.probe v(vout)
.option post probe
.ac dec 100 10 10g
.plot ac vdb(vout)
.meas ac gb when vdb(vout)=0
.tf v(vout) vin
.pz v(vout) vin
.lib 'mm018.l' TT
.alter
vg vg vin dc 0.75V
r1 vdd vout 10k
.alter
vg vg vin dc 0.70V
r1 vdd vout 20k
.end
AC Analysis of Common Source Amplifier with different values of R:
Table 1
As seen in the table, as the R value goes up, so is the output resistance. That is
because the R or the resistive load is near the output side of the amplifier. It also
increases the gain of the common source amplifier. In which to get it the gain is
V
A= out =−gm ∙ R out =−gm∙( R∨¿ r o ) . But, the higher the R, the smaller the G.B.
V¿
which is G . B .= A ∙ BW
Step 3: Following the circuit of figure 4.5, simulate the Vin-Vout Dc transfer curve
and the frequency response.
step3_CSAmp(DC) step3_CSAmp(AC)
m1 vout vin vs gnd nch l=0.18u w=1u m1 vout vg vs gnd nch l=0.18u w=1u
vdd vdd gnd dc 1.8V vdd vdd gnd dc 1.8V
vin vin gnd dc 0.83V vin vin gnd ac 1V
rd vdd vout 10k vg vg vin dc 0.83V
cload vout gnd 10p ic=0 rd vdd vout 10k
rs vs gnd 0.5k cload vout gnd 10p ic=0
rs vs gnd 0.5k
.op
.dc vin 0V 1.8V 0.001V .op
.probe v(vout) .probe v(vout)
.lib 'mm018.l' TT .option post probe
.ac dec 100 10 10g
.end .plot ac vdb(vout)
.meas ac gb when vdb(vout)=0
.lib 'mm018.l' TT
.end
DC Analysis of Common Source Amplifier with Source Degeneration:
step4_CSAmp
.op
.probe v(vout)
.option post probe
.ac dec 100 10 10g
.plot ac vdb(vout)
.meas ac gb when vdb(vout)=0
.lib 'mm018.l' TT
.alter
vg vg vin dc 0.88
rs vs gnd 1.0k
.alter
vg vg vin dc 0.93
rs vs gnd 1.5k
.end
AC Analysis of with different value of Rs:
Table 2
In this table, as the Rs increases the gain decreases, and when the gain decreases, the gain
bandwidth also decreases. With this idea, to have a higher gain is to have a smaller Rs, ideally,
the Rs should be equal or closer to 0.
Step 5: Change the value of Rs in figure 4.5 and simulate the waveforms.
step5_CSAmp
.op
.dc vin 0v 1.8V 0.001V
.probe i1(m1)
.lib 'mm018.l' TT
.alter
rs vs gnd 0.5k
.alter
rs vs gnd 1.0k
.alter
rs vs gnd 1.5k
.end
step6_CSAmp
.op
.option post probe
.tran 625ns 10.24ms
.fft v(vin) start=0 stop=10.24ms np=16384
.lib 'mm018.l' TT
.end
step7_CSAmp
.op
.option post probe
.tran 625ns 10.24ms
.fft v(vout) start=0 stop=10.24ms np=16384
.lib 'mm018.l' TT
.tf v(vout)v1
.alter
rs vs gnd 0.5k
.alter
vg vin v1 dc 0.88V
rs vs gnd 1.0k
.alter
vg vin v1 dc 0.93V
rs vs gnd 1.5k
.end
FFT Analysis of Vout without Rs:
Table 3
As seen in the table, the value of Rs is inversely proportional to the value of gain.
Also, the effect of input voltage and resistance increasing results into a decrease of the
output voltage, 2nd harmonic and etc.
Questions:
3. Using the configuration of question 2, perform the FFT analysis of Vin and Vout
to get the frequency spectrum of these waves. What happens to the circuit
linearity? Is there any difference with figure 4.11?
- In circuit linearity, there is a decrease in the value of harmonics with
respect to the FFT analysis. But, the circuit linearity stays the same.
CONCLUSION
In conclusion, I have observed that from the simulations that having a high
resistive load is important due to the fact that it also provide high gain in the circuit. Also
if the Rs is present, by decreasing the Rs increases the gain of the circuit, and ideally, the
value of the Rs should be zero.