mike_bihan
Full Member level 3

hspice warning negative
I have got a problem with hspice simulation of VCO.
When I am simulating netlist as below, the simulation results will be incorrect.
As we can see, the resistor R1 & R2 is the loss resistor of spiral inductor.
If we tune their value to 0, the simulation results will be very weird. That is:
the voltage at output node will be greater than the supply voltage.
Also, the .lis file sometimes contains lines as follow:
"warning" negative-mos conductance =......
Can anyone explain it for me?
* # FILE NAME: /DISK2/WORK/HBI/SIMULATION/PAN/HSPICES/SCHEMATIC/NETLIST/
* Generated on Dec 31 01:38:15 2002.
MN2 NET21 NET23 0 0 N18 L=500E-9 W=235E-6 M=1.0
MN1 NET23 NET21 0 0 N18 L=500E-9 W=235E-6 M=1.0
C0 NET23 NET9 1E-12 M=1.0
C1 NET21 NET9 1E-12 M=1.0
L1 NET3 NET6 3E-9 M=1.0
L2 NET3 NET22 3E-9 M=1.0
R3 0 NET9 3E6 M=1.0 **DC path
R1 NET6 NET23 20.0 M=1.0 **loss resistor of spiral inductor
R2 NET22 NET21 20.0 M=1.0 **loss resistor of spiral inductor
R5 VCC NET3 300.0 M=1.0 **resistor cause voltage drop
VDD VCC 0 2.5
* Include files
* End of Netlist
.TRAN 1.0000 5.0000 START= 0.
.TEMP 25.0000
.OP
.save
.OPTION INGOLD=2 ARTIST=2 PSF=2
+ PROBE=0
.END
I have got a problem with hspice simulation of VCO.
When I am simulating netlist as below, the simulation results will be incorrect.
As we can see, the resistor R1 & R2 is the loss resistor of spiral inductor.
If we tune their value to 0, the simulation results will be very weird. That is:
the voltage at output node will be greater than the supply voltage.
Also, the .lis file sometimes contains lines as follow:
"warning" negative-mos conductance =......
Can anyone explain it for me?
* # FILE NAME: /DISK2/WORK/HBI/SIMULATION/PAN/HSPICES/SCHEMATIC/NETLIST/
* Generated on Dec 31 01:38:15 2002.
MN2 NET21 NET23 0 0 N18 L=500E-9 W=235E-6 M=1.0
MN1 NET23 NET21 0 0 N18 L=500E-9 W=235E-6 M=1.0
C0 NET23 NET9 1E-12 M=1.0
C1 NET21 NET9 1E-12 M=1.0
L1 NET3 NET6 3E-9 M=1.0
L2 NET3 NET22 3E-9 M=1.0
R3 0 NET9 3E6 M=1.0 **DC path
R1 NET6 NET23 20.0 M=1.0 **loss resistor of spiral inductor
R2 NET22 NET21 20.0 M=1.0 **loss resistor of spiral inductor
R5 VCC NET3 300.0 M=1.0 **resistor cause voltage drop
VDD VCC 0 2.5
* Include files
* End of Netlist
.TRAN 1.0000 5.0000 START= 0.
.TEMP 25.0000
.OP
.save
.OPTION INGOLD=2 ARTIST=2 PSF=2
+ PROBE=0
.END