Skip to main content

Questions tagged [time-of-arrival]

5 votes
1 answer
125 views

Per the Space Exploration SE question Are launch windows to Mars avoided if they result in landings during dust storm season? the synodic period of the relationship between the motion of Earth and ...
uhoh's user avatar
  • 241
2 votes
2 answers
387 views

Every paper/article I've read on the subject of TDOA localization is concerned with some combination of 2+ stationary receivers (or, sometimes, 1 stationary + 1 moving). There are also some papers ...
tkroman's user avatar
  • 183
1 vote
0 answers
51 views

I've recently asked a similar question aiming at the same problem on Math.SE, for which I've set a bounty. Problem. I have a radio calibration transmitter with known fixed location $\langle t_x, t_y, ...
10GeV's user avatar
  • 123
0 votes
1 answer
185 views

I have two microphones separated by a distance d placed in end-fire configuration. Audio input data was played from the front side (i.e corresponding to 0 degrees.) The data picked by microphone1 and ...
Aami's user avatar
  • 325
1 vote
1 answer
216 views

I am trying to make an ultrasonic flowmeter. The device has two ultrasonic tranducers (resonance frequency of about 200kHz) that sample one ultrasonic signal in the upstream directon and then ...
dsparateRealities's user avatar
2 votes
0 answers
119 views

I am not EE or DSP engineer, however I am working on a project that uses TDOA estimation for location finding. I am able to get the localization algorithm working using cross correlation to estimate ...
Anke's user avatar
  • 21
0 votes
0 answers
50 views

Could someone advise me on some module for making the TDoA position system for my research work? I need to have measurements with an accuracy of a few meters. It equals a bandwidth of about 20 MHz. I ...
Victor Legkostup's user avatar
1 vote
1 answer
271 views

I have a problem when I try to use Matlab built-in function for cross-correlation 'xcorr'. Background: I created two sinusoids, one of them delayed in time. I choose center frequencies of these ...
user avatar
2 votes
1 answer
305 views

I'm trying to implement BLUE estimator in MATLAB for source localization and after my research I've come up with a theoretical example in Steven Kay's "Fundamentals of Statistical Signal Processing: ...
sfw monster's user avatar
-1 votes
1 answer
240 views

I have a reference signal $r(t)$ and the correlation between that reference signal and the received signal : $C_{XR}(\tau)$. The signal I receive contains reflections on walls. I have to build a ...
Jon's user avatar
  • 1
4 votes
1 answer
2k views

Often we need to estimate the time difference of arrival between two signals to find the location of a target. Many algorithms gives the time delay corresponding to a sample number or time delay is a ...
Creator's user avatar
  • 118