Earlier quoted context omitted.
It's so pilots see the entire wind farm as a single entity and can interpret what they see and understand the extent of the wind farm easily. There is a pretty good study you can read on this: https://www.airporttech.tc.faa.gov/DesktopModules/EasyDNNNew... As to community impact, radar-activated lighting is an approach that is being used in places this is a concern. It allows the lights to remain off unless there is…
Does it have to be radar? Can it use ADS-B?
Why do some radio towers blink?
91–100 of 131 posts
Re: Why do some radio towers blink?
#92> Joe: [...] So whenever there's a project on the tower, it's not unusual to see the guys in some kind of a, what do they call those? > Jeff: A full ghillie suit? Or I don't know what they're called. If you see someone up in a tall tower wearing a ghillie suit [0]... that sounds like time to call emergency services while avoiding their line-of-sight. :p (Perhaps they meant "Hazmat" [1]) [0] https://en.wikipedia.org/w…
I can’t imagine why they’d need a hazmat suit either. It’s probably just protection from the cold.
> Tower painting has changed a lot over the years. The older towers have lead in them. So whenever there's a project on the tower, it's not unusual to see the guys in some kind of a, what do they call those?
Re: Why do some radio towers blink?
#93Earlier quoted context omitted.
I was told that you want lights on all 3 phases so that you can see spinning things spin. If the lights are on single phase, they will dim 120 times a second, and the strobe effect can cause spinning things to appear stationary. With 3 phase, at least 1/3 of the lights are lit all the time.
That's a valid reason too. In an industrial environment full of rotating machines, thinking something is stationary because it's on the grid's natural frequency can be lethal. It's way less of a problem with modern machinery, and leds will blink in uncorrelated phases in a frequency that is different from the grid's anyway.
Re: Why do some radio towers blink?
#94I live near an airfield and the runway has flashing white lights at night to help guide the aircraft's.
Re: Why do some radio towers blink?
#95Earlier quoted context omitted.
I know. But when I was programming LEDs for my single board computer, I found that blinking the LEDs used a lot less power. If the blink rate was fast enough, your eye did not distinguish that from the LED being on 100% of the time. I don't know if battery powered devices generally use that trick or not.
all dimmable LEDs use blinking, but interesting case for your suggestion for an even more efficient use of a "steady" LED. what blink frequency did you use to keep it from being visible to the eye? did it not dim the overall brightness to a meter? early LEDs were atrocious with their slow blink rates that quickly scanning across them could see it, but even more noticeable if you pointed your camera at them. now, they…
Re: Why do some radio towers blink?
#96> Joe: [...] So whenever there's a project on the tower, it's not unusual to see the guys in some kind of a, what do they call those? > Jeff: A full ghillie suit? Or I don't know what they're called. If you see someone up in a tall tower wearing a ghillie suit [0]... that sounds like time to call emergency services while avoiding their line-of-sight. :p (Perhaps they meant "Hazmat" [1]) [0] https://en.wikipedia.org/w…
My first thought would be “that might be the dumbest sniper I have ever seen”…while I was taking cover, because even if they are dumb, they might still be a capable marksman.
Re: Why do some radio towers blink?
#97Earlier quoted context omitted.
all dimmable LEDs use blinking, but interesting case for your suggestion for an even more efficient use of a "steady" LED. what blink frequency did you use to keep it from being visible to the eye? did it not dim the overall brightness to a meter? early LEDs were atrocious with their slow blink rates that quickly scanning across them could see it, but even more noticeable if you pointed your camera at them. now, they…
You only need about 40hz to make it seem on all the time, TVs (before 2020, maybe earlier) only did 25hz-ish. You can actually play pretty ridiculous tricks on the brain if you know this. For example, in VR, in a large enough room, you can slightly alter the angle the player sees inbetween frames. This alteration makes the brain think youre slightly offset from where it thinks you should actually be. This allows you…
tell me your European without telling me.
> You can actually play pretty ridiculous tricks on the brain if you know this.
I do random persistence of vision tricks all the time. I can see flickering in cheap CFLs or old tubes with bad ballast, and now with LEDs seeing the cheaper controllers with slow blink rates. Once you know how, the brain is a dumb rube waiting to be tricked. Only believe half of what you hear and none of what you see.
Re: Why do some radio towers blink?
#98Earlier quoted context omitted.
This is best practice for anyone who uses three phase power. A machine shop should connect 1/3 of their lights to each phase so it is immediately obvious if a phase gets dropped. Lots of equipment will suffer on two of three phases but with lower performance or even damage.
I was told that you want lights on all 3 phases so that you can see spinning things spin. If the lights are on single phase, they will dim 120 times a second, and the strobe effect can cause spinning things to appear stationary. With 3 phase, at least 1/3 of the lights are lit all the time.
How does one connect a lamp to 3-phase power?
Are/were there 3-phase fluorescent tubes available?
Or are we relying on the spinny-thing that is to be observed to somehow be illuminated by all three phases, with three lamps or fixtures, simultaneously? Without such malarcky as shadows or inverse-square to muddy our vision?
Or maybe a multiplicity of single fixtures with 3 tubes -- one tube per each phase?
And even then: Doesn't it still strobe somewhat at (50*3*2)=300 or (60*3*2)=360Hz, instead of the 100- or 120-Hz that a shop lit by a single phase might provide?
(LEDs are out-of-scope of this question, of course: Line-voltage LED lamps can have integrated electronics and can therefore have diode elements that are driven by things that approach [or even achieve] DC, which changes the rules.
And, of course: Incandescent lamps have enough persistence that stroboscopic effects are generally not an issue with a human eye.)
Re: Why do some radio towers blink?
#99Earlier quoted context omitted.
Definitely GPS. Other methods have been used in the past--I remember reading operating reports from a wind farm nearly 20 years ago that slowly brought all its lights in line with each other over several months--but these days you can buy mainstream lighting with the GNSS receiver built in from a number of suppliers. They make it easy. For wind farm use most also have an external input for ADLS triggers, though that…
Hmm... maybe I could build a 1pps GPSDO based on light flashes from nearby towers, then. No need for my own GPS antenna!
Probably more robust than line of sight, and able to pool with other NTP servers in your home-lab (and beyond).
Re: Why do some radio towers blink?
#100Earlier quoted context omitted.
Could they also use power grid sync? Not sure as I haven't talked to anyone in wind power, but grid sync would be pretty close to 1 Hz at least in the US. Building a product that would sync at 1 Hz via GPS that works in the US and other countries with 50 Hz power would be a little easier than syncing to grid phase though.
You can have each tower derive a perfectly stable 1Hz signal from the mains, but you have no way to synchronize those signals. Each tower's 'tick' starts at a random point in the 60Hz cycle. You need an external, dedicated channel for this. You either synchronize with signals sent between towers or with a global signal from somewhere else (space). GPS broadcasts atomic time references for free, so everyone just uses…