Earlier quoted context omitted.
Has anyone tried acoustic imaging for water leaks inside walls? I live in a multi-floor 1900s Victorian. A leak can affect several units, and tracing the source can mean opening walls or floors in multiple places, and coordinating access has been getting harder with less WFH. Could one of these tools help map water pipe routes and trace a leak, or are they only going to be useful for air and gas leaks?
For a water leak a sound imaging device is not going to help you. You should definitely try a thermal camera. Any moisture will create small temperature differences which are easily picked up by a thermal camera.
QuadRF can spot drones and see WiFi through my wall
141–150 of 249 posts
Re: QuadRF can spot drones and see WiFi through my wall
#142Earlier quoted context omitted.
FPV drones in the Russian war are generally pretty dumb devices, there's usually no frequency hopping involved to begin with. They have a lot more in common with baby monitors than with modern military comms.
Lol, even baseline DJI drone chipsets from a decade ago do frequency hopping. Many baby monitors probably do too.
Re: QuadRF can spot drones and see WiFi through my wall
#143Earlier quoted context omitted.
I have $100 devices in industrial devices that have them. In bulk, they cost next to nothing (not quite as cheap as RFID but getting there).
But in your scenario they are an integral and necessary part of the device, so it's costed in. In a television it's an added cost and it's unclear if serving ads really can offset that extra $25-100 of hardware (and included data) you ship on a $200-1000 television. It's also unclear to me if the low data packages they come with would be enough to serve meaningful ads to begin with. Those devices usually come with a…
Amazon seems to have done the math and found that it makes sense to give a $20 discount on a $180 device if it lets them display very unobtrusive ads on the lockscreen. So I don't think you are correct.
Re: QuadRF can spot drones and see WiFi through my wall
#144Earlier quoted context omitted.
The really intriguing part is the "Custom ADC" here, seems like some kind of 1-bit ΣΔ oversampling ADC (704 MSPS?). Single differential transistor, and captured by FPGAs LVDS RX. Neat way to reduce cost and pin-count? But I think the typical FPGA clock tree has poor jitter performance. Not using the internal PLL(s) might help with spurs but the clock buffers are unavoidable. The documentation mentions it's likely fur…
We've got the switching noise nailed down. Fortunately the LVDS jitter doesn't affect the sigma delta too badly because that impacts proportional to baseband frequency which is largely filtered out by the decimation filters beyond 40 MHz.. With a total of eight ADCs per QuadRF, you can see we are getting huge savings by being custom! While the per-ADC ENOB is 7-8 bits, another nice thing about phased arrays is that t…
I have very little experience with MIMO / phased-arrays, this application likely doesn't need ultra high SFDR.
Re: QuadRF can spot drones and see WiFi through my wall
#145Earlier quoted context omitted.
We've got the switching noise nailed down. Fortunately the LVDS jitter doesn't affect the sigma delta too badly because that impacts proportional to baseband frequency which is largely filtered out by the decimation filters beyond 40 MHz.. With a total of eight ADCs per QuadRF, you can see we are getting huge savings by being custom! While the per-ADC ENOB is 7-8 bits, another nice thing about phased arrays is that t…
Yeah, jitter doesn't matter too much at low frequency IF. I/Q calibration is more likely to be the bottleneck. That and close-in spurs from the fractional PLLs. I have very little experience with MIMO / phased-arrays, this application likely doesn't need ultra high SFDR.
Re: QuadRF can spot drones and see WiFi through my wall
#146Earlier quoted context omitted.
The really intriguing part is the "Custom ADC" here, seems like some kind of 1-bit ΣΔ oversampling ADC (704 MSPS?). Single differential transistor, and captured by FPGAs LVDS RX. Neat way to reduce cost and pin-count? But I think the typical FPGA clock tree has poor jitter performance. Not using the internal PLL(s) might help with spurs but the clock buffers are unavoidable. The documentation mentions it's likely fur…
We've got the switching noise nailed down. Fortunately the LVDS jitter doesn't affect the sigma delta too badly because that impacts proportional to baseband frequency which is largely filtered out by the decimation filters beyond 40 MHz.. With a total of eight ADCs per QuadRF, you can see we are getting huge savings by being custom! While the per-ADC ENOB is 7-8 bits, another nice thing about phased arrays is that t…
Re: QuadRF can spot drones and see WiFi through my wall
#147Re: QuadRF can spot drones and see WiFi through my wall
#148QuadRF creator here. Happy to answer questions! We have a quick demo video as well: https://m.youtube.com/watch?v=QvniJk3uNyA Along with a deeper dive video: https://m.youtube.com/watch?v=zdJ9Tbm8ALg We didn't give Jeff great direction on camera alignment calibration or setting the radio gain but he seemed to mostly figure it out. We're improving the UI based on his suggestions (it's open source so you can customize…
Re: QuadRF can spot drones and see WiFi through my wall
#149One day I want to build something like this, except for sound. It would be great to get a heading and distance for where a sound is coming from. This could be both for small scale things (e.g. which part of this is squeaking?) or large scale (e.g. is that booming noise coming from the construction a few blocks away?)
I want that but for smell.
Re: QuadRF can spot drones and see WiFi through my wall
#150Earlier quoted context omitted.
Yeah, jitter doesn't matter too much at low frequency IF. I/Q calibration is more likely to be the bottleneck. That and close-in spurs from the fractional PLLs. I have very little experience with MIMO / phased-arrays, this application likely doesn't need ultra high SFDR.
Yes, I actually designed the I/Q calibration for many of Analog Device's transceivers (AD93x), and indeed it is a fun problem. If you're interested in what was done for QuadRF, you can read: https://QuadRF.com/cals/txqec.html (Warning: Math!)
As I mostly deal with single channel applications, I get to use double superhet and avoid runtime calibration. Not an option here, Zero-IF has too much in the Pros column for multichannel.