LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Interfacing with freestyle power amp"mmz09312bt1"!

Solved!
Go to solution

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

0 Kudos
Message 1 of 3
(2,210 Views)
Solution
Accepted by topic author freescale

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

0 Kudos
Message 2 of 3
(2,200 Views)

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 ...

0 Kudos
Message 3 of 3
(2,196 Views)