‎05-04-2013 04:25 AM
I s there any spectrum sensing examples that I can use to tell me free and busy channel so I can work on a spectrum sharing algorithm
‎05-06-2013 07:54 AM
Hi petroldevil,
Have you checked out the programs in the USRP example folder? There are a couple of spectral monitoring examples in there that might be helpful.
To find USRP examples, go to All Programs>>National Instrument>>NI-USRP>>Examples
‎05-06-2013 08:40 AM
These examples doesnt help me to implement an enrgy dtection technique, because I cant calculate the power in a band
‎05-06-2013 09:01 AM
Petroldevil,
Have you looked into the subVI for the Forward Powerpoint Slides? You set an upper and lower frequency threshold and then a trigger level. Might require less work to start from this than from a blank VI.
‎10-22-2017 09:45 AM
Is there any spectrum sensing VI for matched filter , energy detection and cyclostationary technique?
‎10-23-2017 05:13 PM
Hi SaimaKhadim,
Could you elaborate on your question and what exactly you are looking for since those three things are fairly different?
For the matched filter you should be able to simply add a filter in front of the previously mentioned example. I'm not sure how the energy detection and cyclostationary technique are related here.