04-07-2012 10:01 PM
I wanted to virtual create an environment in labview for theoretical testing of "mmz09312bt1" ...Can someone plz let me know how to implement this in labview..as i have never seen a chip being called in labview(like pspice).the main aim is to change various parameters of the chip like "s parameter","noise figure:..nd stuff so that i can get my resultant o/p.
thanks in advance
Solved! Go to Solution.
04-08-2012 10:32 AM
You would need to develop an entire circuit simulation program in LabVIEW, which you could do, but it seems like a lot of effort. If you just want to test one circuit, you could draw up a circuit model and develop the equations for that model. Then implement those equations in LV.
NI offers a product called Multisim (which I have not used) for circuit simulation. There is a Multisim board on the Forum. Posting there might get you information about whether that program could do what you want.
I have also played around at usign LV to develop a GUI wrapper around a free command-line-interface version of Spice. It "sort of" works, but also takes a lot of effort.
Lynn
04-08-2012 11:11 AM
thanks a lot...even i was thinking of implementing it the same way(eq way)...problem poped up when i didnt have equations,but i have various graphs....i guess i can get eq out of it,nd do the needfull.....moreover i did see multism(i havent worked on it)....but thought maybe i might be missing somethin coz lib r available for mcu(freescale)......will check ...