Earlier quoted context omitted.
Can you located it -- it's coming from the ground? air? direction?
Wikipedia says that it is in fact Zug Island: https://en.wikipedia.org/wiki/Zug_Island#Noise_and_vibration
There's a Persistent Hum in Windsor, Ontario, and No One Knows Why
41–50 of 304 posts
Re: There's a Persistent Hum in Windsor, Ontario, and No One Knows Why
#42Earlier quoted context omitted.
You live there? What are the leading theories of what it could be? The article didn't seem to lock in on anything.
I live there ... I was away for many years and saw a few stories in the news and kinda laughed it off ... now not laughing so much The leading theories are it has something to do with this mordor like place https://en.wikipedia.org/wiki/Zug_Island
Also, does the hum change pitch a lot? With multiple sources at different frequencies, there would likely be beat frequencies. Which could be in constant flux.
Re: There's a Persistent Hum in Windsor, Ontario, and No One Knows Why
#43Sigh. I've coded too much this week. My brain just immediately went to: comment out half the city at a time and binary search the source. Guess you can't really do that. I wonder if the hum persists during a power outage.
Re: There's a Persistent Hum in Windsor, Ontario, and No One Knows Why
#44Three people so far have suggested in the comments here it should be "easy" to triangulate it. Note that according to Zug Island's Wikipedia page, "As of April 2013, a Canadian scientist is using sound-level meters and a portable "pentangular array" of cameras and microphones to try to precisely identify the source of the sound, in order to know whom exactly to ask to fix it" and that "the City Council had already sp…
Re: There's a Persistent Hum in Windsor, Ontario, and No One Knows Why
#45It seems like a sensor array across the city of just a few sensors could help detect the source. Using microsecond differences in the arrival of the sound, you could at least tell what direction it is coming from.
Sometimes it's not that easy. Imagine a swimming pool right after a lot of people got out. Where are the waves coming from?
And yeah, we're vastly over simplifying. Imagine all the reflections and refractions that an urban center would introduce.
Re: There's a Persistent Hum in Windsor, Ontario, and No One Knows Why
#46Sigh. I've coded too much this week. My brain just immediately went to: comment out half the city at a time and binary search the source. Guess you can't really do that. I wonder if the hum persists during a power outage.
Replace "comment out" by "turn off the electricity for" and maybe we can binary search it.
Re: There's a Persistent Hum in Windsor, Ontario, and No One Knows Why
#47It seems like a sensor array across the city of just a few sensors could help detect the source. Using microsecond differences in the arrival of the sound, you could at least tell what direction it is coming from.
Not to say it's not possible, just super tricky.
Re: There's a Persistent Hum in Windsor, Ontario, and No One Knows Why
#48Three people so far have suggested in the comments here it should be "easy" to triangulate it. Note that according to Zug Island's Wikipedia page, "As of April 2013, a Canadian scientist is using sound-level meters and a portable "pentangular array" of cameras and microphones to try to precisely identify the source of the sound, in order to know whom exactly to ask to fix it" and that "the City Council had already sp…