|
|
|
|
|
by MiracleRabbit
1 hour ago
|
|
If these Shahed drones have a propeller they should have a brutal signature between 0-250Hz as they are moving a lot of air. And if the engine speed of the Shahed stays constant it will be even easier to detect it ("Angry lawnmower sound".. but that's only the high frequency part of it). There are extremely sensitive differential pressure sensors (like SDP600-25Pa) available from Sensirion that aren't overly expensive. Use one differential side and connect it to a kitchen funnel for directional listening the other one to a plastic bottle with a tiny hole in it. This way the sensor will "Null" out the environmental pressure (which the bottle follows very very slowly) from both inputs. It then only will pick up everything high frequency which is left over (and the bottle cannot follow because of its small hole). This way I was able to detect washing machines that have a physical link to a house from many hundred meters (machine spinning -> house wall shaking -> pressure waves) away. The speed pattern of washing machines when spinning is very unique (several steps over many seconds). Add this with some GPS PPS frame timestamping and you should have a nice tracking network that doesn't require a lot of bandwidth. But maybe the setup must switch to analog differential pressure sensors as these Senirion-I2C sensors do not have a Sync ping for super precise timestamping. |
|