diesel engine noise analysis- developer wanted
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
Diesel diagnostics
- Posts: 4
- Joined: Fri Aug 31, 2018 5:26 pm
- Operating System: Windows 8 or 8.1
diesel engine noise analysis- developer wanted
I am working on a project where we are using a special pickup microphone to record .wav files of the valvetrain of a diesel engine (running). We are analyzing the audio file to identify if the engine has a problem. I have numerous recordings of engines with and without the a problem. My employer is looking for someone who has the expertise to make a plug in or some other system where a .wav file could be loaded and processed and a colormap or spectral analysis is the output. The end user would be able to tell if the engine had a problem by using the .wav analysis application developed by the programmer. I attached a couple .wav files
- Attachments
-
- ABCJN416230_engine with problem.wav
- (1.88 MiB) Downloaded 19 times
-
- ABCJN416230_After engine repaired.wav
- (1.69 MiB) Downloaded 19 times
Re: diesel engine noise analysis- developer wanted
While I can see and hear the differences between those waveforms, writing software that can analyze engine health from the sound is likely to be very difficult and very costly (thousands of dollars), and without doing a lot of research first, it will not be possible to predict how the health assessment will be.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
roadsterUK
- Posts: 187
- Joined: Sat Apr 15, 2017 8:00 pm
- Operating System: Windows 10
Re: diesel engine noise analysis- developer wanted
This sounds like a good area for the use of heuristic learning algorithms but the trouble with that is that accurate results could not be achieved without enough samples for the system to learn what is good and what is bad. Computer AI is much discussed but in some respects its not so different to what in terms of human expertise we call learning from experience.
I suppose the first step would be to subdivide the audio output in synchronization with the engine cycle but I'm not volunteering! Many years ago I was party to some experiments for using oscilloscope based Sun testers on diesels by clamping a pressure sensor around an injector line as an easy way of triggering the time base and there may well be a modern electronic version of this which would provide synchronization of the cycle with the audio signal. After all the samples in a wav file are really just pressure values derived from a transducer at fixed intervals.
Good luck with this interesting idea.
I suppose the first step would be to subdivide the audio output in synchronization with the engine cycle but I'm not volunteering! Many years ago I was party to some experiments for using oscilloscope based Sun testers on diesels by clamping a pressure sensor around an injector line as an easy way of triggering the time base and there may well be a modern electronic version of this which would provide synchronization of the cycle with the audio signal. After all the samples in a wav file are really just pressure values derived from a transducer at fixed intervals.
Good luck with this interesting idea.
-
Diesel diagnostics
- Posts: 4
- Joined: Fri Aug 31, 2018 5:26 pm
- Operating System: Windows 8 or 8.1
Re: diesel engine noise analysis- developer wanted
Thanks for your response. I too worked with the diesel clamp on transducers in the 80's! And yes i can synch this with a scope using the camshaft position sensor signal are you sure your not interested! ☺