Live data from Hacker News

Show HN: Formally verified FPGA watchdog for AM broadcast in unmanned tunnels

github.com

11–20 of 32 posts

Re: Show HN: Formally verified FPGA watchdog for AM broadcast in unmanned tunnels

#12

Earlier quoted context omitted.

I'm curious about challenges (what's bad with AM broadcast in an unmanned tunnel?) and why the formally verified killswitch was necessary?

[flagged]

I did a more aggressive internet search. This seems not possible given physics, as well as not documented (at least in the US) in the CDC Mine Accidents Database [0], which has been recording mine accidents since before the discovery + invention of AM radio.

Edit: The physics

- (lambda) = c / 1,620,000 Hz = 185 m :: 1.62 MHz is what I derived as a near max possible accidental frequency able to be produced by AM equipment

- 185 m / 2 = 92.6 m :: this is half a wave length

In order to resonate (let alone have enough power to "cook", which I didn't even look at because the wave can't even resonate), a tunnel must be at 92.6 m (fundamental) or 185 m wide or tall (2nd harmonic). Most tunnels are ~5m/3m wide/tall at most.

Dusted off my physics from my minor in college so someone feel free to correct me.

[0]: https://wwwn.cdc.gov/NIOSH-Mining/MMWC/MineDisasters/Table

Re: Show HN: Formally verified FPGA watchdog for AM broadcast in unmanned tunnels

#13
post #8

Earlier quoted context omitted.

[flagged]

Fascinating. Any references? A cursory web search reveals nothing.

This is basically hilarious. Leaky Feeders are a few watts. and even a high powered multi-kW AM radio with 200m wavelength wouldn't resonate much in a rough walled tunnel multiple sq meters in cross section. It's both too large for there to be significant power density, and much less than a wavelength in diameter except in length where the tunnel passively attenuates the signal.

Re: Show HN: Formally verified FPGA watchdog for AM broadcast in unmanned tunnels

#14

Earlier quoted context omitted.

I'm curious about challenges (what's bad with AM broadcast in an unmanned tunnel?) and why the formally verified killswitch was necessary?

[flagged]

Bollocks the wavelengths are on the order of hundreds of meters, there is no way you get microwave like heating out of that. Even at 30 MHz you're still looking at 10 meters wavelength, 3 meters at 100 MHz.

This system operates according to TFA up to the end of the AM band at roughly 1600 KHz, so 180 meters and change.

The danger is more likely there because someone might enter the tunnel and hit the feeder, which depending on the design can carry considerable power.

Re: Show HN: Formally verified FPGA watchdog for AM broadcast in unmanned tunnels

#16
post #2

At first I thought the "unmanned tunnels" description was just a way to avoid broadcast regulator scrutiny, but it does look like it's genuinely designed to be used underground as part of an emergency alert system. That led me to "leaky feeders", a type of broadcast antenna used in mines and tunnels. https://en.wikipedia.org/wiki/Leaky_feeder

I must be missing something ... Why broadcast speech over AM in an 'unmanned' tunnel ?? who's gonna hear/receive it ?? I wish the repo had some sort of use case summary or something...

Edit: I'm also sorta puzzled by the choice of AM in any sort of 'alert' context...Do people still listen to/use AM radios?

Re: Show HN: Formally verified FPGA watchdog for AM broadcast in unmanned tunnels

#18
post #16
post #2

At first I thought the "unmanned tunnels" description was just a way to avoid broadcast regulator scrutiny, but it does look like it's genuinely designed to be used underground as part of an emergency alert system. That led me to "leaky feeders", a type of broadcast antenna used in mines and tunnels. https://en.wikipedia.org/wiki/Leaky_feeder

I must be missing something ... Why broadcast speech over AM in an 'unmanned' tunnel ?? who's gonna hear/receive it ?? I wish the repo had some sort of use case summary or something... Edit: I'm also sorta puzzled by the choice of AM in any sort of 'alert' context...Do people still listen to/use AM radios?

AM radios are extremely simple and utterly fool proof, they can be made with only a handful of simple parts. Even so, these systems are archaic and these days you can make much more complex radio systems using a SDR which effectively reduces the whole radio to a pre-amp an ADC, an embedded CPU and some software.

Re: Show HN: Formally verified FPGA watchdog for AM broadcast in unmanned tunnels

#19

Earlier quoted context omitted.

[flagged]

I did a more aggressive internet search. This seems not possible given physics, as well as not documented (at least in the US) in the CDC Mine Accidents Database [0], which has been recording mine accidents since before the discovery + invention of AM radio. Edit: The physics - (lambda) = c / 1,620,000 Hz = 185 m :: 1.62 MHz is what I derived as a near max possible accidental frequency able to be produced by AM equip…

And it would need to resonate magnetically.

Re: Show HN: Formally verified FPGA watchdog for AM broadcast in unmanned tunnels

#20
>NCO: 12 Numerically Controlled Oscillators generate carrier frequencies (505–1605 kHz)

This seems like a crude way to do it.. why not provide all 110 carrier frequencies by using a polyphase channelizer? The bandwidth of the entire AM broadcast band is pretty low..

Post reply on HN