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.

simulate series switch of ibis in hspice

Status
Not open for further replies.

ligtonsh

Newbie level 3
Joined
Sep 20, 2011
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,304
hi, guys:

how can i simulate ibis in hspice, i have got an ibis file of analog switch, and how can i connect the ibis file to my "trace" model?


..........................
| *********************************************************************
| Model SWITCH1
| *********************************************************************
|
[Model] SWITCH1
Model_type Series_switch
|
| variable typ min max
|
C_comp 16.0000pF NA NA
[Voltage Range] 3.3000V NA NA
[POWER Clamp Reference] 3.3000V NA NA
[GND Clamp Reference] 0.0000V NA NA
|
|
[On]
[series MOSFET]
|
Vds=0.1V
|
|Voltage(Vgs) Ids(typ) Ids(min) Ids(max)
|
3.30175V 0.01881A NA NA
3.20060V 0.01862A NA NA
3.09933V 0.01841A NA NA
2.99834V 0.01826A NA NA
2.89720V 0.01799A NA NA
2.80119V 0.01775A NA NA
2.70007V 0.01750A NA NA
2.59895V 0.01721A NA NA

.....................
 

hi, guys:

how can i simulate ibis in hspice, i have got an ibis file of analog switch, and how can i connect the ibis file to my "trace" model?


..........................
| *********************************************************************
| Model SWITCH1
| *********************************************************************
|
[Model] SWITCH1
Model_type Series_switch
|
| variable typ min max
|
C_comp 16.0000pF NA NA
[Voltage Range] 3.3000V NA NA
[POWER Clamp Reference] 3.3000V NA NA
[GND Clamp Reference] 0.0000V NA NA
|
|
[On]
[series MOSFET]
|
Vds=0.1V
|
|Voltage(Vgs) Ids(typ) Ids(min) Ids(max)
|
3.30175V 0.01881A NA NA
3.20060V 0.01862A NA NA
3.09933V 0.01841A NA NA
2.99834V 0.01826A NA NA
2.89720V 0.01799A NA NA
2.80119V 0.01775A NA NA
2.70007V 0.01750A NA NA
2.59895V 0.01721A NA NA

.....................



help, please!!!
 

Hi,

In order to simulate your IBIS file in HSPICE, then you need to create a hspice deck. The syntax of which is specified in the HSPICE user guide. Alternately you can even simulate it in cadence using the ibis2spice utility and simulating it in spectre. Or else you can even convert the IBIS model to spice using ibis2spice of cadence and then convert the resulting spice deck to hspice format.

good luck
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top