DE version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
77% Positive
Analyzed from 921 words in the discussion.
Trending Topics
#pressure#ground#drones#loud#higher#high#sensor#shahed#more#reach

Discussion (40 Comments)Read Original on HackerNews
The latest versions of Shahed can reach 5000m in altitude, which would largely be inaudible on the ground.
I suspect the Shaheds are going higher to mitigate AA ground fire. Higher up you have to send a missile or interceptor up.
It’s a trade off.
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.
Nevermind drones, and war, that's all fine; but I need to know more about this. Is there a phrase or name for this I could use to find more information, maybe example schematics?
I'm 99.5% sure if you throw Claude with a datasheet on it will Slop out working code for a ESP32 with ESP-IDF.
Somehow there has been little VC interest in this idea.
Curmudgeon Ai?
My experiments never had a dependency on linearity.
Only pressure waves coming into all holes at the same time will reach sensor.
Never tested it. Only a Gedankenexperiment as Einstein would say.
The SDP600-25Pa speaks I2C and only has a handful of commands.
Just read it out with a microcontroller you love (like ESP32) and send the samples to a host for analysis. The ESP32 has limited I2C time stretching capabilities limiting it in the highest resolution modes of the sensor - but often that's not a big factor.
To not overwhelm the poor processor and Wifi maybe better a bunch of frames (like 512 or more).
Sensirion is using a thermal flow-sensing principle method which is basically a heated plate that cools/heats up when air passes it - making it extremely sensitive in this range.
https://www.currentaffairs.org/news/how-elon-musk-killed-hun...