5 ms·
Your main challenge will probably be measuring the distance between neighboring drones as accurately as possible. AIUI you could recover signal from unevenly sp
by evoke4908 2y ago
Your main challenge will probably be measuring the distance between neighboring drones as accurately as possible. AIUI you could recover signal from unevenly spaced receptors IFF you know precisely where each receptor is.
After that it's just a standard computational problem which is (IMO) far less interesting.
- wkat4242 2y agoYou also have to synchronise to a fraction of the wavelength so that's going to be very difficult too with everything moving around. Ps maybe that's what you meant too
- Scene_Cast2 2y agoWell, I was thinking that for GHz level signals, you can't just beam your stuff down to a ground station due to bandwidth limitations, so your drones can't be just dumb ADCs, and there would need to be some compute on board. Time synchronization also becomes interesting.