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 M S}^{2} of 1.5053\times10^{-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~to~source~resistance}}             (8.37)

The noise factor is calculated from the simulation results as

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

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

*** 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

8.24

Related Answered Questions

Question: 8.11

Verified Answer:

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

Verified Answer:

Let’s begin by adding the noise voltage spectral d...
Question: 8.6

Verified Answer:

The only element in this circuit that generates no...
Question: 8.3

Verified Answer:

Measured output noise usually includes the thermal...
Question: 8.9

Verified Answer:

Let's begin by adding the noise voltage spectral d...
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...