New life for old pagers - siren alerting
Posted: Wed Apr 12, 2006 8:45 am
Hi All,
I’m working on a project to add remote activation to our storm sirens in town, and I’m trying to do it on the cheap. We’re hoping to scrape up the money for a decent two-way system (probably Whelen), but in the mean time we want something to hold us over. During the last storm that went through the fire chief almost broke his arm opening a gate in the wind to manually set one of the sirens off. Not a happy camper.
What I’m planning on using is a couple of out of service Minitor IIIs. They’re still functional, but are out of service because the knobs are broken, etc. I’ve hacked the charging cradle to add another pin for the alert output. My first thought was to send the tones once to turn the sirens on and send them again to turn the sirens off, so I designed a latching flip-flop circuit to put on pager’s alert output. Then they changed the requirements and said they wanted a fancy “on-off-on-off-on-off” siren sequence. That was too much a pain in the butt to do with analog circuitry, so I switched gears and used a PIC to generate the timing sequence. Now they changed the requirements again and want a continuous three-minute “On”. Now I’m glad I switched to the PIC…no hardware changes, just software J
So now I have the Minitor alert output going to the PIC, which then activates a relay to turn on the sirens. When the tones are sent and the pager alerts, the siren will be “on” for three minutes and then turn off. If during those three minutes the tones are sent again the siren will shut off. The sirens are the really old mechanical type with no electronic control system…powered from 430VAC through a big relay.
I’m posting here to try to get opinions on whether this is a reasonable short-term solution. I don’t want to install anything that’s going to be unsafe. I know this system isn’t perfect, since it doesn’t provide feedback that the sirens have activated. However, my feeling is that something is better than nothing until we can secure funding to do a proper upgrade. Has anyone done anything similar? Any advice or recommendations? Failure modes that I haven’t thought of?
Thanks in advance,
Andy
I’m working on a project to add remote activation to our storm sirens in town, and I’m trying to do it on the cheap. We’re hoping to scrape up the money for a decent two-way system (probably Whelen), but in the mean time we want something to hold us over. During the last storm that went through the fire chief almost broke his arm opening a gate in the wind to manually set one of the sirens off. Not a happy camper.
What I’m planning on using is a couple of out of service Minitor IIIs. They’re still functional, but are out of service because the knobs are broken, etc. I’ve hacked the charging cradle to add another pin for the alert output. My first thought was to send the tones once to turn the sirens on and send them again to turn the sirens off, so I designed a latching flip-flop circuit to put on pager’s alert output. Then they changed the requirements and said they wanted a fancy “on-off-on-off-on-off” siren sequence. That was too much a pain in the butt to do with analog circuitry, so I switched gears and used a PIC to generate the timing sequence. Now they changed the requirements again and want a continuous three-minute “On”. Now I’m glad I switched to the PIC…no hardware changes, just software J
So now I have the Minitor alert output going to the PIC, which then activates a relay to turn on the sirens. When the tones are sent and the pager alerts, the siren will be “on” for three minutes and then turn off. If during those three minutes the tones are sent again the siren will shut off. The sirens are the really old mechanical type with no electronic control system…powered from 430VAC through a big relay.
I’m posting here to try to get opinions on whether this is a reasonable short-term solution. I don’t want to install anything that’s going to be unsafe. I know this system isn’t perfect, since it doesn’t provide feedback that the sirens have activated. However, my feeling is that something is better than nothing until we can secure funding to do a proper upgrade. Has anyone done anything similar? Any advice or recommendations? Failure modes that I haven’t thought of?
Thanks in advance,
Andy