| ▲ | World Wide Lightning Location Network(wwlln.net) |
| 91 points by perihelions 3 days ago | 33 comments |
| |
|
| ▲ | Catbert59 3 days ago | parent | next [-] |
| There's also Blitzortung.org which is a very interesting project. They are receiving Sferics on the lower HF frequencies and tag them with GPS timestamps (with the PPS signal they are in the Nanoseconds precision range). A central server will then do the triangulation. All with off-the-shelf hardware (STM32, etc.). Their service is stable for many many years now. (Offtopic: The STM32H7 ADC is great for many many things) |
| |
| ▲ | a2128 3 days ago | parent | next [-] | | Whenever it thundered I used to love to take out my shortwave radio, tune into some empty frequency and be able to hear each individual lightning strike in realtime (even more realtime than the speed of sound would allow!) | | |
| ▲ | CheeseFromLidl 3 days ago | parent [-] | | You can look at lightning in an SDR receiver, they look like horizontally oriented stretched droplets. Somewhere around 7kHz iirc. | | |
| ▲ | Catbert59 3 days ago | parent [-] | | I tried to detect lightning with a Bosch Sensortec COTS magnetometer - but failed. Was a fun experiment: https://www.dm5tt.de/2025/07/26/thunderstorm-detector-with-m... | | |
| ▲ | CheeseFromLidl 3 days ago | parent [-] | | I’d like to ask to repeat this experiment but with a ferrite core next to the sensor (touching it). On the low spectrum (below a few MHz?) the magnetic component in the electromagnetic wave becomes dominant. Which is why receivers in shortwave radio and in e.g. DCF77 use a ferrite antenna. The ferrite’s length should be perpendicular to the line formed by the sensor and the location of the storm. Edit: you’re reading at 400 Hz so you’ll read phenomena below 200 Hz | | |
| ▲ | Catbert59 3 days ago | parent [-] | | Will do. The experiment isn't yet dismantled. Going to write the ferrite core on my next shopping list. |
|
|
|
| |
| ▲ | joezydeco 3 days ago | parent | prev | next [-] | | Blitzortung is a little long in the tooth. Great tech, but the mapping doesn't let you get any detail. Lightningmaps.org scrapes the feed but will sometimes just completely stop functioning and never come back. | |
| ▲ | yonatan8070 3 days ago | parent | prev [-] | | > The STM32H7 ADC is great for many many things Is it any different from the ADC on other MCUs? | | |
| ▲ | Catbert59 3 days ago | parent [-] | | Not really. Just very good ones. I also work a lot with ESP32s. Their ADCs (non-linearity, and with the integrated calibration you loose resolution) don't make too much fun. |
|
|
|
| ▲ | designerarvid 3 days ago | parent | prev | next [-] |
| [0]"The sensors are basically a bearing antenna with a very accurate clock and a computer. A lightning discharge has a "signature" that allows the sensor's software to distinguish lightning discharges from all the other electrical noise in the world." [0] - https://hjelp.yr.no/hc/en-us/articles/9260735234076-Lightnin... |
| |
| ▲ | polishdude20 3 days ago | parent [-] | | I wonder how they get the bearing from one sensor? An array of antennas perhaps? |
|
|
| ▲ | Angostura 3 days ago | parent | prev | next [-] |
| See also the excellent https://www.lightningmaps.org, an additional service of the excellent Blitzortung.or crowdsource project |
| |
| ▲ | aceazzameen 3 days ago | parent [-] | | My kids love looking at that site whenever we have a thunderstorm. They like seeing a strike on the map, then watching the realtime animated shockwave arrive over our location at the same time the sound of thunder arrives. |
|
|
| ▲ | brunohaid 3 days ago | parent | prev | next [-] |
| Nice! Need to implement realtime lightning data in a project soon, WIS2 is great for overall weather details but doesn't have a good temporal lightning resolution. Has anyone reached out to both and done that recently with WWLLN and/or Blitzortung? The former seems to have better coverage especially across the southern hemisphere. |
| |
| ▲ | Catbert59 3 days ago | parent [-] | | Raw logs, history access and APIs to weather data are usually $$$. Like at the ECMWF: you can have a look at all beautiful charts for free. But if you want to have the data behind them they want to see big cash. | | |
|
|
| ▲ | woadwarrior01 3 days ago | parent | prev | next [-] |
| I wonder if this can be used for navigation? At the very least, for sanity checking GPS data. |
| |
| ▲ | perihelions 3 days ago | parent [-] | | 20th-century navigation used to operate like that, except using artificial radio sources—fixed beacons. I guess you could answer a lot of technical questions by looking at OMEGA, which, similar to lightning-generated RF, used the VLF range (3–30 kHz), and had global range bouncing off the ionosphere, https://en.wikipedia.org/wiki/Hyperbolic_navigation ("Hyperbolic navigation") https://en.wikipedia.org/wiki/Omega_(navigation_system) ("Omega (navigation system)") > "OMEGA was the first global-range radio navigation system, operated by the United States in cooperation with six partner nations. It was a hyperbolic navigation system, enabling ships and aircraft to determine their position by receiving very low frequency (VLF) radio signals in the range 10 to 14 kHz, transmitted by a global network of eight fixed terrestrial radio beacons, using a navigation receiver unit. It became operational around 1971 and was shut down in 1997 in favour of the Global Positioning System." | | |
| ▲ | ianburrell 3 days ago | parent [-] | | There is eLoran which is upgrade to LORAN-C and as accurate as GPS. I saw link here that China is deploying eLoran system. The range is only 1200 mi so it won't cover the middle of the oceans, but would provide backup to GPS. |
|
|
|
| ▲ | ktallett 3 days ago | parent | prev | next [-] |
| What is the diameter of each point? Aka how localised can they determine where the lightning is? Are we to assume the centre is where the lightning is? As I can't seem to find this information which I feel would be quite useful. |
| |
|
| ▲ | 0x10ca1h0st 3 days ago | parent | prev | next [-] |
| When I read the title originally I thought it was a lightning node network map. Still cool! |
|
| ▲ | zeristor 3 days ago | parent | prev | next [-] |
| Am I missing something? I can’t find a way to the current maps of lightning strikes. |
| |
|
| ▲ | jjani 3 days ago | parent | prev [-] |
| It seems like these kind of maps suffers enormously from the Mercator projection. Something better should really become the default for such usecases. |