Phoibus
Junior Member level 3
Hello,
I am trying to write the sensitivity analysis code in eldo for a flf filter topology. I've tried the following set of statements:
.ac dec 100 1 10g
.plot V(vop,von)
.extract (V(vop,von),2.97meg)
.sensac V(vop,von) freq=2.97meg
However, I don't seem to get any result.
Could you please help me how to write the sensitivity analysis code, but for the corner frequency of my filter. I've tried
.extract (V(vop,von),-3dB)
but this gives a syntax error.
Thank you!!!
I am trying to write the sensitivity analysis code in eldo for a flf filter topology. I've tried the following set of statements:
.ac dec 100 1 10g
.plot V(vop,von)
.extract (V(vop,von),2.97meg)
.sensac V(vop,von) freq=2.97meg
However, I don't seem to get any result.
Could you please help me how to write the sensitivity analysis code, but for the corner frequency of my filter. I've tried
.extract (V(vop,von),-3dB)
but this gives a syntax error.
Thank you!!!