09-19-2011 06:17 AM
what should i do to include resisitors and inductors in my application platform.........?
Solved! Go to Solution.
09-19-2011 07:29 AM
09-19-2011 08:43 AM
You can use NI Multisim (PSpice based simulation)
09-19-2011 10:52 AM
thanks.....
in this electronic components are part of my application and i need to interface the resulting output into the real hardware.NI multisim is in another platform right? so what should i do?
09-19-2011 11:11 AM
I don't know exactly what you are asking.
But yes, Multisim is another platform. Perhaps you should post your questions in the board that is dedicated to it. Circuit Design Suite (Multisim, Ultiboard)
09-19-2011 11:29 AM
LabView does not offer electronic components in order to simulate, however, it does have LabVIEW Multisim Connectivity Toolkit that links LabView and Multisim. It is only beta version, and yes, you need both LabView and Multisim.
If you still insist to use LabView, then you must develop your own mathematic models to simulate the behavior of the circuit.
09-20-2011 09:38 AM
many thanks..........!!
yeah....nw i understood.....! i should go with the modelling then.......!
but why the experts still not including the elements (resistors,inductors,diodes..etc) in labview platform.......?
09-20-2011 09:58 AM
shiyaspr@gmail.com wrote:
but why the experts still not including the elements (resistors,inductors,diodes..etc) in labview platform.......?
Why should they? As noted, LabVIEW is a programming language, not a circuit simulator. You could ask your question another way: Why doesn't Microsoft include resistors, inductors, diodes, etc. in Visual C++? Or, why doesn't Oracle include them in Java? Answer: because they are programming languages, not circuit simulators.