02-13-2011 12:10 PM
Hi everyone,
I'm a beginner with Multisim so if someone can explain to me how to do this it would be greatly appreciated. 🙂
I am trying to implement the SPICE battery model in http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=574106 into multisim.
Do I use an Arbitrary SPICE block and just copy and paste all the text into it? After that, can I just wire it into my circuit as a battery?
Thanks,
Kevin
02-15-2011 01:38 PM - edited 02-15-2011 01:38 PM
Kevin,
The recommended approach is that you wrap the model using a .subckt and then use the component wizard to create a component for the model.
Yes, you can use the Arbitrary SPICE block by dumping the model into. But all that will do is append the text to the netlist - there will be no node/wire management and you will be basically loose most of the value that comes from the schematic capture.
Thanks,
02-16-2011 11:48 AM
So I pasted the SPICE model from the last 2 pages of the article in my original post into the component wizard after choosing the NON_IDEAL_BATTERY symbol from the Database to base my new component off of.
My error message was: