Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

passive device modelling in HSPICE

Status
Not open for further replies.

OpAmp

Member level 3
Joined
May 19, 2003
Messages
60
Helped
19
Reputation
38
Reaction score
5
Trophy points
1,288
Activity points
693
passive device modeling

Hi,

How can I define a passive element in HSPICE with the following impedance: 1/(Y(j*2*pi*f)^0.5) where Y is a constant and f is frequency. Note that this is an impedance of a Warburg element. It is very similar to the impedance of a capacitor but it is inversely proportional to the root-squared of frequency.

Thanks
OpAmp
 

Because HSpice is a time domain simulator only discrete component approximations or FFT translation could simulate irrational frequency transfer functions. The second principle is used by ADS where frequency domain models are translated into time domain and are simulated together with the nonlinear time domain models. The approximation of the frequency domain function f^(1/2) is best described by Ken Kundert:

https://www.designers-guide.org/Modeling/fracpole.zip

So he uses rational components s^1 or s^(-1) to approximate irrational function over a greater frequency range.

I have tried in the past to approximate s^(1/2) or s^(-1/2) by an rational function is s but the order should get very high to get about a frequency decade approximation. So Ken's approach is more effective.
 

    OpAmp

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top