05-13-2009 12:22 PM
I'm developing didactic modules related to fsk and qpsk modulation learning for begineer students in labview, my question is: ¿Can I make VI's involving fsk and qpsk modulations but using only labview?
I don't have the modulation toolkit and the examples I found use that
thnks
Solved! Go to Solution.
05-14-2009 02:35 AM
Where did you find the examples?
You can always write any functions using LabVIEW. Modulation Toolkit gives you the pre-written FSK and QPSK routines. You can write these routines yourself using the fundamental mathematics and signal processing functions available in LabVIEW.
Please let me know if I answered your question.
05-14-2009 11:46 PM
yes sastry you're right.
I found examples like this http://zone.ni.com/devzone/cda/epd/p/id/5115
I searched in Help/Find examples too, but in a computer with the MT license and all of those examples start with MT and I couldn't open it in my computer because I think they need the MT so I have to do it that way you say, it's a good option, I hadn't thought that but needs more work, . Do you know any examples of fsk, qpsk or pcm modulations made only in Labview?
Thanks for your answer, it really helped to me.
05-15-2009 01:31 AM
I remember a course at one of the engineering schools in India that taught different digital modulation schemes using just the math and signal processing blocks in LabVIEW. I'll look up those VIs and post them here by the 19th of May.
Abhishek
05-15-2009 11:38 AM