The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Jul 17th, 2024, 2:23am
Pages: 1
Send Topic Print
Noise simulations in PSpice (Read 3961 times)
mya
New Member
*
Offline



Posts: 2

Noise simulations in PSpice
Apr 07th, 2010, 12:35pm
 
Hy,
I'm running some noise optimizations and simulations on some preamp circuit in PSpice and when I wanted to plot results, I found commands or options for ploting NFID, NSID, V(ONOISE) and V(INOISE) among others.
I've tried to read instructions on what these functions actually do but can't find anything.
Is NFID flicker noise of a ID current, and NSID static noise, or it's something different?
I assume that V(ONOISE) would be total output, and V(INOISE) total input or equivalent noise, but maybe I'm wrong, so please, if anyone can explain it?

Thank you,
Mya
:-[
Back to top
 
 
View Profile   IP Logged
Geoffrey_Coram
Senior Fellow
******
Offline



Posts: 1999
Massachusetts, USA
Re: Noise simulations in PSpice
Reply #1 - Apr 14th, 2010, 8:45am
 
I think V(INOISE) would be input-referred noise, where you would somehow have specified an input source from which the simulator computes a gain.

I haven't seen NSID before.  I'm surprised you can't find any documentation.
Back to top
 
 

If at first you do succeed, STOP, raise your standards, and stop wasting your time.
View Profile WWW   IP Logged
mya
New Member
*
Offline



Posts: 2

Re: Noise simulations in PSpice
Reply #2 - Apr 14th, 2010, 2:19pm
 
I think that's it, too, but still, thank you, feels better when I'm not the only one who assumes Cheesy . And to be honest, I too am surprised by lack of documentation, but still searching. hopefully, something will come up
tnx Smiley
Back to top
 
 
View Profile   IP Logged
Prof78
New Member
*
Offline



Posts: 2
Manchester, UK
Re: Noise simulations in PSpice
Reply #3 - Jan 8th, 2011, 7:53am
 
The definitions of the various noise variables are not readily located. In my version of PSpice (Ver8) they may be found under PROBE/Help Index, Noise syntax and variables. There is no entry under Schematics/Help. Under PROBE/Add trace you will also find definitions. Books that may be of use (particularly for PSpice) are:

Tuinenga P W 1988, Spice. A guide to circuit simulation and Analysis using PSpice, Prentice Hall, ISBN 0138346070, Chapter 8.

Hamilton (2007), An analog electronics companion, Cambridge University Press ISBN 9780521687895, Section 3.11.

Variables such as NRE(Q1) for example allow the measurement of the noise contribution from a particular component, in this case the emitter resistance of transistor Q1. To run a noise analysis (under AC sweep) it is necessary to define the input point (for V(INOISE)) and the output node (for V(ONOISE)). To get a plot of the total noise you need to plot:

Sqrt(s(V(onoise)*V(onoise)))      [check your brackets]

i.e. the square root of the integral (ie.’s’) of V(onoise) squared.
Back to top
 
 
View Profile   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.