Question 8.18: Verify Ex. 8.17 using SPICE. Use a voltage-controlled voltag......

Verify Ex. 8.17 using SPICE. Use a voltage-controlled voltage source for the op-amp (neglect the op-amp noise).

Step-by-Step
The 'Blue Check Mark' means that this solution was answered by an expert.
Learn more on how do we answer questions.

The schematic used for simulations is seen in Fig. 8.37. Instead of connecting the op-amp’s noninverting input (the + input) to ground directly, we connect it to ground via a zero volt DC supply so that, in the simulation, we have an “input.” (Recall comments about how the AC magnitude of this input source affects the input-referred noise calculation on the bottom of page 227.) The SPICE netlist is

Comment line; the first line of a netlist is ignored by SPICE

.noise         V(Vout,0)               Vplus         dec         100          1         1000G

Vplus         Vplus     0                dc                 0            ac           1

Rf               Vout       Vminus    100k

Cf               Vout       Vminus                     1000pf

Eopamp                   Vout            0            Vplus      Vminus   100MEG

.print noise all
.end

The SPICE output is

TEMP=27 deg C
inoise_total = 4.142190e-12
onoise_total = 4.142190e-12

For the 1,000 pF capacitor, this gives 2.03 μV. Resimulating with the 1 pF capacitor, gives 64.3 μV.

8.37

Related Answered Questions

Question: 8.4

Verified Answer:

The term kT has units of Joules (or Watt-sec) and ...
Question: 8.11

Verified Answer:

Again, as determined in Ex. 8.5, the total output ...
Question: 8.17

Verified Answer:

This amplifier is a transimpedance amplifier, that...