This shows you the differences between two versions of the page.
gnucap:user:noise_implementation [2015/12/11 15:39] 127.0.0.1 external edit |
gnucap:user:noise_implementation [2025/05/17 13:51] (current) felixs update noise. |
||
---|---|---|---|
Line 3: | Line 3: | ||
This section contains all stuff related to AC Noise calculation in Gnucap. | This section contains all stuff related to AC Noise calculation in Gnucap. | ||
- | Currently (April 2011) noise is implemented in experimental branch and work as plugin. Please see [[Code-related Stuff]] for more details. | + | === Status === |
+ | |||
+ | Noise models and noise analysis are implemented in modelgen-verilog. See for example ''tests/v_noise.2.gc''. | ||
+ | The implementation makes use of Verilog-A noise functions in the device models and noise probes that measure the noise level at the node connected to it. Noise analysis is performed during AC analysis. | ||
+ | |||
+ | At some earlier stage (April 2011) noise was implemented in experimental branch and work as plugin. Please see [[Code-related Stuff]] for more details. | ||
=== Noise calculations basics === | === Noise calculations basics === |