-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simulation of MOSFET noise with ngspice #207
Comments
You are measuring the output noise at a node that is pinned to 1V, so I am not surprised that the result is zero. What are you trying to do? |
Oh yeah that was a stupid mistake. I want to measure the intrinsic noise of the MOSFET |
@0y8w1x could you please provide a correct testbench with some results. After that we could close the issue with a working example. |
@dwarning we provide a sample |
Sorry, it was not the emphasis of my post. Anyway - thanks for hint. |
thanks @dwarning for the example, I reproduced it and it works great. |
Hi @0y8w1x, do you have additional questions, or we can close the issue? |
Environment
Actual Behavior
I tried to do a noise simulation of a single common source transistor, but found the noise to be 0. In case the schematic is incorrect or I use the noise analysis wrong, please let me know. A simple DC analysis works just fine, so the general setup should be working.
My circuit looks like this:
And when I plot the onoise_spectrum/inoise_spectrum aswell as the total integrated noise I get the following:
The text was updated successfully, but these errors were encountered: