LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Condition monitoring audio samples search

Hello,

 

I have a tool to compare two audio files, and would like to make the following test:

 

1. have an audio file with sound of new fully funcitoning device (a gear, an engine, etc)

2. have an audio file with sound of the same device with some technical problems or older (the same gear lacking lubrication, engine with some internal problems)

 

Then I would like to compare these two files and basically get an answer if this tool can be used in condition monitoring in a way or other, but I am absolutely lost searching for such audio samples. I would be very thankful if somebody could give me some of their own audio of that kind for testing purposes or point me to an Internet resource to download that kind of sounds.

 

Thank you very much in advance!

 

Best regards,

Endre

0 Kudos
Message 1 of 3
(2,745 Views)

HI sevana

Is your files in wave format? Labview is able to read wav files. You will find some examples in this folder labview\examples\sound2\sound2.llb. I guess you can take if from there. These functions is in Labview base. As analysis I think a "Time frequency analysis" would be useful.

Ps IF your files is not in wav format, they may be converted. Soundcards are often delivered with such software.



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 2 of 3
(2,740 Views)

Hi,

 

My problem is the wav files... I need to have a set of wav files from different euipment, machine parts etc like this:

 

appropriately_working_gear.wav --- lubricationlackinggear.wav

working_engine.wav --- broken_engine.wav

 

Then I will take the tool I mentioned and compare two audio files. Still can't find any resource... Thanks a lot for any help!

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