03-10-2008 10:57 AM
03-25-2008 05:08 AM
Hi Do_Tech,
I don't really understand why you use correlation when developing your application. Could you please give me your reasons? It seems to me the typical problem in calculating the delay a certain wavefront takes to arrive from one position to another. If the distance between both microphones is small enough you can consider the wavefront to be a flat and you only need to compare the acquired signals with a bit of signal processing. However, you must be sure you've done a synchronized acquisition.
Concerning your code, I don't understand some details: I get the idea but I don't know exactly how it works. Anyway, I recommend you to check Context/Labview Help when using a VI, because there are lots of disconnected inputs in your VIs that are probably taken the default values and, as a result, the VIs aren't working as you expect to do it.
Regards,