How Can I Suppress an Annoying PA System Annunciator Tone?

  • Thread starter Thread starter XYZ343631
  • Start date Start date
  • Tags Tags
    Audio
AI Thread Summary
An electrician seeks a solution to suppress a loud 950Hz annunciator tone from a public address system while still receiving the message. The tone, which lasts one second, is disruptive and the electrician proposes using a relay with a delay timer to block the signal during the tone. Attempts with a standard bridge rectifier and 5V relay have failed, prompting requests for advice on effective methods. Suggestions include using a notch filter to attenuate the frequency or employing a tone decoder chip to manage the relay's operation based on the detected tone. Engaging with the audio system managers about limiting the use of the tone to emergencies is also recommended.
XYZ343631
Messages
2
Reaction score
0
I am searching for an easy solution for an exasperating nuisance.

There is a public address system at work and before the start of the messaage a loud audio annunciator frequency has been added to warn people of the upcoming message and I want to locally supress it but still receive the message.

The speaker is located just above my shop and do not want to interfere with the global annunciator but only this one speaker.

I am an electrican who was trained in electronics decades ago and my idea is that when the annunciator tone is present, rectify it and pick up a relay that starts a delay on timer that blocks the signal until timing is completed.

The annunciator tone is app. 900HZ to 1000HZ and centered around 950HZ as measured with an o'scope. The annunciator tone lasts for one second and is very disturbing and want to cancel it during that time and then have the timer close the circuit again to hear the message. That is it in a nut shell.

I tried using a standard bridge rectifer powering a 5V relay but the relay would not pick up and if I can pick up the relay then the local problem will be solved.

Please give me advice on how to accomplish my goal which will make all of the electricans happy in the electrical shop. Thanks for any and all responses.
 
Engineering news on Phys.org
Would it be easier to just put a notch filter inline that attenuated 950Hz, wouldn't have to be very narrow so not hard to design.
It would distort the voice a bit but should still be recognizable

The trouble with detecting the tone and turning it off is that unless you do some clever analysis of rise time etc, just detecting the frequency would mean you would also turn off the speaker when the person talking happened to hit that note.

- pf readers are all over the world in different time zones, but mostly in USA/Europe - so depending when you post you might have to wait 8-12 hours for anyone to see it.
 
XYZ343631 said:
I am searching for an easy solution for an exasperating nuisance.

There is a public address system at work and before the start of the messaage a loud audio annunciator frequency has been added to warn people of the upcoming message and I want to locally supress it but still receive the message.

The speaker is located just above my shop and do not want to interfere with the global annunciator but only this one speaker.

I am an electrican who was trained in electronics decades ago and my idea is that when the annunciator tone is present, rectify it and pick up a relay that starts a delay on timer that blocks the signal until timing is completed.

The annunciator tone is app. 900HZ to 1000HZ and centered around 950HZ as measured with an o'scope. The annunciator tone lasts for one second and is very disturbing and want to cancel it during that time and then have the timer close the circuit again to hear the message. That is it in a nut shell.

I tried using a standard bridge rectifer powering a 5V relay but the relay would not pick up and if I can pick up the relay then the local problem will be solved.

Please give me advice on how to accomplish my goal which will make all of the electricans happy in the electrical shop. Thanks for any and all responses.

The beeper tone should only be used in case of emergencies. Have you tried talking to the folks that manage the audio paging system? You should be able to make a case for only using the beeper for emergency messages. That's how many paging systems are run.
 
You could connect the speaker so that it only gets sound if a relay is pulled in.

Then you would need the following:
a source of regulated 5 volts.
a 567 chip
a Picaxe 8M chip
a transistor to pull the relay in.

Run the speaker input line to the 567 tone decoder chip.
This will make its output go low when the input tone matches the 950 Hz expected.

Take this to the Picaxe chip.
Program this to look for this low input on one of its pins.
Look again each 50 mS to see if it is still there.
When it isn't there any more, pull in the relay via the transistor.

Estimate the longest time anyone would talk on the PA and double it.
Leave the relay pulled in for that amount of time. (Easier than trying to detect speech on the line.)

Disconnect the relay.

If the 567 detects another message starting while the relay is still pulled in, the Picaxe can disconnect the relay while the tone is present. However, you may hear the beginning of the tone if this happened because the Picaxe would have to allow a period of 50 mS to be sure the tone was a sustained tone and not an accidental 950 Hz in someone's voice.
 
Last edited by a moderator:
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...

Similar threads

Back
Top