Question 8.10: Suppose, in Fig. 8.21, Rs is 10k and Rin is 1k. Use SPICE to......

Suppose, in Fig. 8.21, R_s is 10k and R_{in} is 1k. Use SPICE to verify the value of noise factor derived in Ex. 8.9 (that is, Eq. [8.41]).

F=1+\frac{R_{s}}{R_{i n}}          (8.41)

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

Using Eq. (8.41), the noise factor is 11 (NF = 10.4 dB). Note that Eq. (8.41) is not dependent on bandwidth. We simulated this circuit already in Ex. 8.5 over a bandwidth of 1 to 1kHz. The result was a V_{o n o i s e,R MS}^{2} of 1.5053\times 10^{-14}V^2.

Referring to Eq. (8.37), this is the “total output noise power.” To determine the “output noise power due to source resistance,” we can replace R_{in} with a noiseless resistor, as seen in Fig. 8.24. The SPICE netlist is given below.

F=\frac{\mathrm{total~output~noise~power}}{\mathrm{output~noise~power~due~to~source~resistance}}          (8.37)

*** Example 8.10 CMOS: Circuit Design, Layout, and Simulation ***

.control
destroy all
run
print all
.endc

.noise     V(Vout,0)     Vs     dec     100     1     1k

Rs           Vs       Vout   10k

Gin        Vout       0     Vout    0       1e-3

Vs           Vs          0        dc      0         ac             1

.print noise all
.end

TEMP=27 deg C
Noise analysis … 100%
inoise_total = 1.655918e-13
onoise_total = 1.368527e-15

The noise factor is calculated from the simulation results as

F={\frac{1.5053\times10^{-14}V^{2}}{1.3685\times10^{-15}V^{2}}}=11

which is what we calculated using Eq. (8.41).

8.24

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.18

Verified Answer:

The schematic used for simulations is seen in Fig....
Question: 8.17

Verified Answer:

This amplifier is a transimpedance amplifier, that...