Rob W
Guest
Fri Nov 19, 2004 12:28 am
Hi all,
I simply want to obtain the DC current value through a particular
inductor. It is not included in the operating point solution. Is
there a way to tell HSPICE to output this value, short of running a
transient simulation and looking at t=0?
Thanks,
Robert
Bjørn B. Larsen
Guest
Fri Nov 19, 2004 8:03 am
"Rob W" <malleablecandy_at_yahoo.com> wrote in message
news:7b74bad.0411181628.6cde036a_at_posting.google.com...
Quote:
I simply want to obtain the DC current value through a particular
inductor. It is not included in the operating point solution. Is
there a way to tell HSPICE to output this value, short of running a
transient simulation and looking at t=0?
You might want to insert a voltage source with Voltage = 0 in series with
the inductor. A voltage source has no Ri and does not interfere with your
simulation if the voltage is zero.
Observe the current from this source.
--
----------------
Have a nice day!
Bjørn BL.
Rob W
Guest
Fri Nov 19, 2004 6:51 pm
Thanks Bjørn, your suggestion works fine. I was hoping I wouldn't
have to do this sort of netlist manipulation, however. I need to
obtain the current through all inductors in an automated fashion (for
a utility I'm creating) for arbitrary circuits.
Rob
"Bjørn B. Larsen" <bjorn.b.larsen_at_iet.ntnu.no> wrote in message news:<cnk9d1$130$1_at_orkan.itea.ntnu.no>...
Quote:
"Rob W" <malleablecandy_at_yahoo.com> wrote in message
news:7b74bad.0411181628.6cde036a_at_posting.google.com...
I simply want to obtain the DC current value through a particular
inductor. It is not included in the operating point solution. Is
there a way to tell HSPICE to output this value, short of running a
transient simulation and looking at t=0?
You might want to insert a voltage source with Voltage = 0 in series with
the inductor. A voltage source has no Ri and does not interfere with your
simulation if the voltage is zero.
Observe the current from this source.