Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Modeling a frequency dependent capacitor for AC sweep analysis in LTspice

I need to model a frequency dependent capacitor for AC sweep analysis in LTpsice. I see that it is possible for inductors with GLAPLACE component but I don't find anything about capacitors. The value of that capacitor, in LTspice code, is:

Cap = (1/(pow((6.28*Frequency), 2)*InducFilter))

where InducFilter is a constant.

Comments