Menu

#521 Resistor Flicker Noise

v1.0 (example)
closed-postponed
None
5
2020-10-19
2020-10-18
No

Not sure if there is a bug but in the appendix of this paper they added a sign() close to the abs(), so maybe in file src/spicelib/devices/res/resnoise.c there should also be some SGN() close to fabs()?

Discussion

  • Some Spice User

    Some Spice User - 2020-10-19

    I guess this is also why pwrs() should use pow(abs()) or pwr() because it's useful for flicker noise (see 2.3.1).

     
  • Dietmar Warning

    Dietmar Warning - 2020-10-19

    Thanks for the advice and pointing us to the interesting paper. AIK our trnoise analysis is not considering white and 1/f noise contributions from devices until now.

     
  • Dietmar Warning

    Dietmar Warning - 2020-10-19
    • status: open --> closed-postponed
    • assigned_to: Dietmar Warning
     
  • Dietmar Warning

    Dietmar Warning - 2020-10-19

    Not a bug because trnoise actually don't use device noise contributions.

     

Log in to post a comment.