I would like to locate the coordinates, in 2D space, of a source of sound. There is no reference such as light to attach to this sound, however, the time difference of arrival (TDOA) of this sound between two pairs AB and AC of microphones is known, as is the speed of sound and the precise location of the microphones relative to each other. However, the absolute time of transmission is unknown, therefore c=d/T is not possible.
I am looking for an algorithm that allows me to find the x,y coordinates of this sound source. I have searched Google for the answer many times, however the results I have found do not suggest how to use this TDOA data to derive intersecting hyperbolas, they merely say you can. I'm grateful for any pointers or suggestions, thanks