noise analysis comparation of theory and ltspice simulation

Thread Starter

yef smith

Joined Aug 2, 2020
1,446
Hello,from page 486 of art of electronics book there is this example I am trying to understand how to optimize the noise of such system.
The transistordatasheet is presented below.photos and full pdf is attached.
In the book they dont describe exactly the inpus source.
Few questions:
1.what source to use in the LTspice simulation?
2.Is there a way to recreate the shot and johnson noise in a table in ltspice as shown below?
Thanks

https://www.onsemi.com/pdf/datasheet/mmbt5089-d.pdf
1770974762251.png1770973508868.png
1770973872196.png
 

Attachments

Thread Starter

yef smith

Joined Aug 2, 2020
1,446
Hello Eric,few questions:
1.How do you define noise source 7 nv/sqrt(Hz) as they say in the book.
2. given the circuit how did you know to choose the following source input?
 
Last edited:

Thread Starter

yef smith

Joined Aug 2, 2020
1,446
Hello Eric, yes its the third video.
In the book example they define "few nv/sqrt(Hz)" noise from the input.
in the example video they dont mention this.
how do I definesource input noise?
Thanks.
1770999889162.png
 

ericgibbs

Joined Jan 29, 2010
21,390
hi yef,
I do it by adding series resistance to the Vinput source.Try changing Rser.
Note: I do not have the model for the Book transistor.
E
EG 2011.gif
 

Attachments

Thread Starter

yef smith

Joined Aug 2, 2020
1,446
Hello ,two questions:
1. a resistor is creating johnson noise which is stable threw the BW.
1.29×10−9V/sqrt(Hz) as shown in the calculation.
why the plot is not stable threw out the all frequencies?
2.given this simple example how do I do Noise figure in ltspice?
Thanks.
1771002823542.png

1771002002532.png
1771002385548.png
1771002408701.png
 
Last edited:

Thread Starter

yef smith

Joined Aug 2, 2020
1,446
Hello Eric,given the 100ohm resistor creating input noise Is there a way to calculate noise figure in LTspice from the simulation of the circuit ?
Thanks.
1771005373222.png
 

0ri0n

Joined Jan 7, 2025
160
Noise Figure [in dB]:

NF = 10 log (Vn² / 4kTRs)

You get Vn², the total input noise power, contributed by the source resistance Rs and the DUT, from the noise simulation (inoise in V²/Hz). 4kTRs is the input noise power due to the source resistance Rs.
I don't know if LTspice can plot the whole formula and give you directly NF as a function of frequency.
 
Top