Home Propeller Head Plaza

Technical and scientific discussion of amps, cables and other topics.

Re: test for transients

mfc,
one other thing, your step size doesn't seem to be related to your signal period. I use a professional IC design system (Cadence) that uses DFT rather than FFT and this isn't to fussy about setting up the transient timestep. So, it's been a few years since I used FFTs but I recal for best accuracy we'd force the timestep to be
1/(X2^n-1) of the signal period. This guarantees a multiple of 2^n points and you can use these to calculate the FFT rather than interpolating if the FFT points do not lie exactly on the transient timepoints that SPICE chose.
Alternatively, you can specify maxstep to this value which will allow SPICE to use finer points if it thinks its necesary but there will always be points exactly where you want to calculate an FFT.
However, I feel if you're forcing the step size for accuracy then set just timestep with finer resolutions until you don't see any improvement.

Regards
13DoW




This post is made possible by the generous support of people like you and our sponsors:
  VH Audio  


Follow Ups Full Thread
Follow Ups


You can not post to an archived thread.