Outputting DC inductor current in HSPICE

R

Rob W

Guest
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
 
"Rob W" <malleablecandy@yahoo.com> wrote in message
news:7b74bad.0411181628.6cde036a@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.

--
----------------
Have a nice day!
Bjřrn BL.
 
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@iet.ntnu.no> wrote in message news:<cnk9d1$130$1@orkan.itea.ntnu.no>...
"Rob W" <malleablecandy@yahoo.com> wrote in message
news:7b74bad.0411181628.6cde036a@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.
 

Welcome to EDABoard.com

Sponsor

Back
Top