RedMercury
Junior Member
In your example, if the radar sent out a second pulse while waiting for the first pulse, then all is screwed because the radar needs to distinguish which pulse is which. That's why there is a wait period, because the radar knows the pulse it is receiving is the one last it sent out. If a pulse that was sent out earlier, echoed against a much farther target, then received by the radar which is also receiving other echoes simultaneously, it would be disregarded. The radar will only accept the echoes of the last pulse as valid.
I realize this problem you raised, and in my previous post I asserted that this disambiguation can be done using a probabilistic filter. Yes you would get two echoes, but only one would make sense given the prior information you have about the target track, so you can reject the other. The radar's matching filter for the pulses it sent out can be modified to match for any recent pulse, instead of just the previous one. This doesn't seem like magic to me, just some more signal processing work, and it seems pretty easy if this is all done in software after digitization.