Skip to main content

Simple Acoustic Sensor


This acoustic sensor was originally developed for an industrial application (monitoring a siren), but will also find many domestic applications. Note that the sensor is designed with safety of operation as the top priority: this means that if it fails then in the worst-case scenario it will not itself generate a false indication that a sound is detected. Also, the sensor connections are protected against polarity reversal and short-circuits. The supply voltage of 24 V is suitable for industrial use, and the output of the sensor swings over the supply voltage range.

Circuit diagram :

simple Acoustic Sensor-Circuit Diagram

Simple Acoustic Sensor Circuit Diagram

The circuit consists of an electret micro-phone, an amplifier, attenuator, rectifier and a switching stage. MIC1 is supplied with a current of 1 mA by R9. T1 amplifies the signal, decoupled from the supply by C1, to about 1 Vpp. R7 sets the collector current of T1 to a maximum of 0.5 mA. The operating point is set by feedback resistor R8. The sensitivity of the circuit can be adjusted using potentiometer P1 so that it does not respond to ambient noise levels. Diodes D1 and D2 recitfy the signal and C4 provides smoothing. As soon as the voltage across C4 rises above 0.5 V, T2 turns on and the LED connected to the collector of the transistor lights. T3 inverts this signal.

If the microphone receives no sound, T3 turns on and the output will be at ground. If a signal is detected, T3 turns off and the output is pulled to +24 V by R4 and R5. In order to allow for an output current of 10 mA, T3’s collector resistor needs to be 2.4 kΩ. If 0.25 W resistors are to be used, then to be on the safe side this should be made up of two 4.7 kΩ resistors wired in parallel. Diode D4 protects the circuit from reverse polarity connection, and D3 protects the output from damage if it is inadvertently connected to the supply.

 

Author:Engelbert Göpfert - Copyright : Elektor


Comments

Popular posts from this blog

3 Channels Audio Splitter Amplifier Circuit Diagram using TL084

This is the schematic diagram of 3 channels audio splitter amplifier circuit which built using op-amp IC TL084. The 3 channels amplifier output distribution applies a single TL084.   3 Channels Audio Splitter Amplifier Circuit Diagram The very first step is to capacitive coupling having a p. 1.0 ~ electrolytic capacitor. The entries are railways Vee Y2 or 4.5 V. This enables working with an individual 9V power source. A voltage gain of 10 (1 M?/100 Kohm) is obtained in the first stage, as well as the other three floors are connected as a unity gain voltage followers. Every single output stage drives independently through an amplifier output 50 pF capacitor towards the resistance of 5.1 k ohm load. The response range is flat from 10 Hz to 30 kHz.

A basic Arduino Solar PV Monitor

I have just recently had solar pv installed, mainly to future proof my energy costs, I do not expect it to be like drilling for oil in my back garden, however the return looks to be encouraging. The install gives you another single unit meter, from this you will see the total amount the panels produce, but that is about it. I wanted to know how much the production was as it was happening, I discovered the light blinks on the front of the meter will flash 1000 times for each kWh of electricity which passes through. The rate of the flashing of the LED tells you how much power is currently passing through the meter. [ ]

RF amplifier protection

RF amplifier protection I have developed the protection circuit for the EB104 amplifier I am working on, after I finally had some time to design and test a few models. The main requirements have been: - protection in case of high temperature; - protection in case of high SWR; - protection in case of wrong output filter selection; - simple design (i’m a fan of the whole K.I.S.S. rule of thought), able to work in strong electromagnetic fields, reliable, inexpensive. Because i will be using the same directional coupler i have used in the SWR meter (the one made on PCB) wich is directly influenced by the signal frequency, and because i want full HF coverage, i cannot just measure the reflected signal and make a circuit cut the amplifier when it goes over a limit; on 28Mhz the coupler generates roughly 4 times more voltage that let’s say in 7Mhz. So a system that compares direct and reflected signal and triggers when the latter is percentually too high was needed, therefore an operational a...