> Realistically, I doubt there’s ANY system out there will be able to counter small weaponized drones that are flown manually let alone with AI, you might have some workarounds, but never a real counter.
Weaponized drones (say D_A) can be countered by other weaponized drones (say D_B), equally cheap or cheaper than D_A because the D_A is usually targeting something larger (so more payload) and typically has a longer range. D_B only needs to wreck D_A at a shorter defensive range. That's what Ukraine is doing.
You can also use drone swarms with coordinated action so that each drone in the swarm is only targeting one other drone, and automatic re-targeting if one node misses. [1]
Couldn’t post earlier seems HN is rate limited :/
hardest issue as I mentioned in another comment is detection. Now on using other drones to counter a drone, there are other issues, as I built and tested some before, assuming you got the detection part done. The first one is guidance and correction mid-air, flying manually won’t really be practical due to the need for an extraordinary flying skills, which can’t be relied on in the field, the second part is the speed, you need to ALWAYS make sure the interceptor is faster to catch it up, third is the weight, I disagree about the payload part you mentioned, I have seen videos of light weight drones failing to wreck bigger ones, if you are relying on collision alone. Additionally, the telemetry/video/C&C for the interceptor, if jamming is already in place, your counter won’t work either.
The swarm will require a low latency comms link, centralized or decentralized, if the area is jammed, it won’t work. i have built a self-healing decentralized system using cellular in each drone, but that’s useless if the network is down to start with.
So they might work in a very specific use case, but not an ultimate solution to counter them.
> equally cheap or cheaper
I doubt it, as D_A's target is stationary (and could be reduced to GPS coords) while D_B's target is moving.