01-09-2008 11:49 PM
Hello, I am new here and have NO experience with LABview. Currently, I am working on a project that requires me to analyze a signal in frequency versus time (spectrogram) format. The signal that I am working with is in the form of modulated ultrasonic sound and is centered at around 40khz. I have been unable to find a spectrogram program that works with ultrasonic frequencies (they all seem to use the PC’s soundcard as the input device and the frequency is therefor limited to 20khz). After doing some research, I decided that LABview might work for this application but I am not sure how to get started. I have a Pico Scope PC based oscilloscope that I could use as the input device for LABview but I don’t know what programs I would need to view a spectrogram of my signal. It is also important to note that the spectrogram should run in real time. Will LABview be able to fulfill the needs of this project? If not, does anyone know of any other software that would work in my situation? I appreciate any advice you can give me.
01-10-2008 12:01 AM
01-10-2008 07:15 AM
I created a mapping station that detected the range of ultrasonic parking aid sensors in my old job (8 years ago). The frequencies were similar to your application. I used LabView on the project and it worked perfectly in that setup. I would recommend you get training in LabView and contact your local representative for help on hardware and interfacing. Your local rep should be able to help you get the proper equipment, either directly or by getting you in contact with a subject matter expert.
Good luck
Tom
01-10-2008
08:24 AM
- last edited on
04-21-2025
09:01 AM
by
Content Cleaner
Additional to contact the sales rep, you could also look at our manuals and documentation online from our website. There you can verify if LabVIEW has the function you are looking for. For spectrogram, we have two VIs (Notice that those VIs are NOT available in the Base package of LabVIEW):
If you can have access to special toolkits like Advanced Signal Processing Toolkit (ASPT), you can do Gabor Analysis or Waterfall:
https://www.ni.com/en/shop/labview/select-edition.html
You could also look at our tutorials on that area:
http://zone.ni.com/devzone/cda/tut/p/id/4502
Probably after you look at this content, you will notice that LabVIEW is very good at data acquisition AND math/signal processing with a 'killer' user interface...
Good luck!
Message Edited by Barp on 01-10-2008 08:27 AM
01-10-2008 08:33 AM
... LABview. ...LABview ...LABview ...LABview...
"
I would expect you would love LabVIEW, there is no syntax! That is one of the thing I like best.
Ben
01-10-2008 09:49 AM
01-10-2008 03:29 PM
01-10-2008
03:56 PM
- last edited on
04-21-2025
09:01 AM
by
Content Cleaner
Here you have the minimum requirements: http://www.ni.com/labview/requirements
01-10-2008 04:33 PM
The PC that you have is barely at the minimum of the requirements. LabVIEW will run very slow in the editing of a VI. You will want to upgrade your computers memory to at least 512MB.
LabVIEW will do everything that you want it to do for this project.