Orcad PSpice help - plot axis in dB uA
Orcad PSpice help - plot axis in dB uA
(OP)
As many of the Orcad users may have noticed, the Orcad/PSpice forums are getting less helpful over the years. Maybe someone here knows the solution...
I'm analyzing an EMI filter using the FFT function in PSpice. (The FFT is done after a transient, not an AC sweep). I use the "add trace" function and tell it I want
20*LOG10(I*1E6)
I can't get the Y axis to display this and the display does not yeild the proper value. For example, if the FFT shows 50uA, when I add the trace (with the above equation) it should give me 34dB on the Y axis. Instead, it's some bogus value.
Anyone have experiance with this?
thanks
ps I'm not looking for the AC transient response with a 1VAC input. I have the actual inputs from the PWM model.
I'm analyzing an EMI filter using the FFT function in PSpice. (The FFT is done after a transient, not an AC sweep). I use the "add trace" function and tell it I want
20*LOG10(I*1E6)
I can't get the Y axis to display this and the display does not yeild the proper value. For example, if the FFT shows 50uA, when I add the trace (with the above equation) it should give me 34dB on the Y axis. Instead, it's some bogus value.
Anyone have experiance with this?
thanks
ps I'm not looking for the AC transient response with a 1VAC input. I have the actual inputs from the PWM model.





RE: Orcad PSpice help - plot axis in dB uA
RE: Orcad PSpice help - plot axis in dB uA
I didn't see a way to reverse engineer it after messing with several different ways of plotting in for an hour on thursday. I'm suspecting that PSpice may get fooled into combining both the AC and the DC components of the waveform before it calculates the log. The FFT should be on the AC components only.
So, you haven't seen a solution to this? Do you use Cadence PSpice?
RE: Orcad PSpice help - plot axis in dB uA
RE: Orcad PSpice help - plot axis in dB uA
RE: Orcad PSpice help - plot axis in dB uA
RE: Orcad PSpice help - plot axis in dB uA
THANKS.