I HAVE A DREAM Posted September 7, 2016 Report Share Posted September 7, 2016 (edited) Hello I have simulated and ultrasonic wave and want to estimate the echo apparition by getting the pics and valleys and giving the time of apparition of a meaningfull pic of my echo. which itself represent the time of flight. knowing the time associated to my pics is my question. Thank you very much for any Help! Regards IHAD Ultraschall.vi pic detection and pic-time relation.vi Edited September 9, 2016 by I HAVE A DREAM Quote Link to comment
MarkCG Posted September 7, 2016 Report Share Posted September 7, 2016 (edited) A technique called "cepstral" analysis is often used to find echoes. I don't think LabVIEW has a cepstrum VI that comes with the standard analysis library but MATLAB does http://www.mathworks.com/help/signal/ref/cceps.html#bub3q8y There is cepstral analysis in the adavanced signal processing toolkit http://www.ni.com/example/30654/en/ Edited September 7, 2016 by MarkCG Quote Link to comment
Jordan Kuehn Posted September 7, 2016 Report Share Posted September 7, 2016 Some context. Possible Dup.https://lavag.org/topic/18676-signal-analysis-and-processing/ Quote Link to comment
I HAVE A DREAM Posted September 9, 2016 Author Report Share Posted September 9, 2016 (edited) Hi, thank you for your answer. @MarkCG do you suggest me to use the matlab code in Labview ? I have read about it and it seem to be use for echo cancelation. @Jordan Kuehn I have a similar question. The context is: I will like to estimate the time of apparition of and ultrasonic echo. I have used elements of your snippet. The "get a wave form subset" give a subset in a different timetable independent of the timetable of the main waveform, I could use it if it maintain the timetable of the main waveform. the "seach waveform" search a given value and return the index I think. Any recomendation please ? Ultraschall.vi Inspired by Jordan Kuehn.vi Edited September 9, 2016 by I HAVE A DREAM Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.