05-13-2011 01:45 PM
Hi , I need to create model to opa890 from TI but I didn't find spice model I find pspice model how to use it to create new component.
Solved! Go to Solution.
05-16-2011 02:13 PM
Hi,
Multisim supports most of PSPICE syntax, have a look at this tutorial to create a custom part:
http://zone.ni.com/devzone/cda/tut/p/id/3173
If you have any problems, let me know.
05-16-2011 04:18 PM
I did it but this error appears when i try to simulate opa890 alone
------ Checking SPICE netlist for Design1 - Tuesday, May 17, 2011, 12:17:23 AM ------
SPICE Netlist Error in schematic RefDes 'u1', element 'xu1': Invalid subckt definition name 'vcc'
SPICE Netlist Error in schematic RefDes 'u1', element '<unknown>': Due to errors, the subckt instance 'xu1' has been omitted from the simulation
======= SPICE Netlist check completed, 2 error(s), 0 warning(s) =======
05-17-2011 10:47 AM
Hi Fouda,
Can you place the component that you created on a multisim blank page and then save and post the file. I want to take a look at your component.
Thanks.
05-17-2011 12:25 PM
05-17-2011 03:12 PM
Hi Fouda,
I took a look at the component but for some reason, the pspice model did not get properly applied to the component. The second problem was that the pins were not mapped properly. I have made the component for you with the model and footprint and attached it to this post. You just need to add it to your database by right clicking the component and clicking Save component to DB.
Hopefully, you should start seeing the desired results from the component. Hope this helps.
Best Regards,
05-17-2011 03:43 PM
thanks very much