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.

hspice computational complexity?

Status
Not open for further replies.

heverlee

Junior Member level 1
Joined
May 24, 2007
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,379
linear to exponential

Hi:

any rough idea on the computational complexity (simulation speed) of Hspice or Spectre? I only know it is strongly dependent on the number of internal nodes of the circuit because Spice have to make matrix of it. is this dependency linear or exponetial, etc?

thanks a lot
 

heverlee said:
Hi:

any rough idea on the computational complexity (simulation speed) of Hspice or Spectre? I only know it is strongly dependent on the number of internal nodes of the circuit because Spice have to make matrix of it. is this dependency linear or exponetial, etc?

thanks a lot
Hspice use gausian method to get the solution of a matrix, so the dependency will be exponential
Spectre may be a different, it may divide the circuits and some them simultaneously, the dependency is between linear and exponential
 

    heverlee

    Points: 2
    Helpful Answer Positive Rating
thanks a lot[/quote]
Hspice use gausian method to get the solution of a matrix, so the dependency will be exponential
Spectre may be a different, it may divide the circuits and some them simultaneously, the dependency is between linear and exponential[/quote]

thanks for the reply. do u know where I can find some information about such things? books, papers, etc
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top