How to determine the loudness of a sound

  • Thread starter Thread starter kerrick
  • Start date Start date
  • Tags Tags
    Sound
AI Thread Summary
To determine the loudness of sound in the 30-80 dB range, purchasing a sound level meter is recommended due to the complexity of building and calibrating one from scratch. Users suggest utilizing a microphone with an AVR microcontroller to create a circuit that can sample sound levels and actuate a motor based on detected beats. Amplifying the microphone signal and using a comparator or op-amp can help produce a square wave output corresponding to sound beats. However, achieving accurate detection may require advanced components like log amps or switched gain amplifiers for better dynamic range. Overall, while DIY solutions are discussed, buying a pre-made sound level meter is advised for reliability.
kerrick
Messages
4
Reaction score
0
I need a sensor or sensor circuit that can determine the approximate loudness of a sound (which is in the range 30-80 dB). However, I cannot find any parts, schematics, or other helpful documentation on the internet. I have a microphone and AVR microcontrollers immediately available, so if anyone can recommend a solution involving solely those parts (and other common components such as resistors), it would be appreciated.
Thanks.
 
Engineering news on Phys.org
You need to purchase a sound level meter like this:
2965325.box.GIF


They are not expensive and very difficult to make and calibrate yourself, especially without already having a sound level meter.

http://www.frys.com/product/2965325?site=sr:SEARCH:MAIN_RSLT_PG
That is just an example. It covers 54dB to 126 dB in 7 ranges.

There was a similar request in this thread:

https://www.physicsforums.com/showthread.php?t=353426

It would be worth reading through that link.

There was a link in that thread to the following site if you really wanted to make a sound level meter yourself.
http://www.discovercircuits.com/V/vu-meter.htm
 
You can purchase microphones which are calibrated 'out of the box' for SPL use. I was on a design team for an SPL meter in which we purchased the mic, designed the rest of the circuit with a log amp, microprosessor and display and it was 'done'. We selected the parts based on the accuracy we needed, sent the thing off to a lab to be tested and when it came back within spec it was put on the market. No calibration at all. I wouldn't reinvent the wheel though, just buy one.
 
vk6kro and Averagesupernova, thanks, I think I will be able to find what I need among your links.
I should perhaps explain more thoroughly what I'm trying to do: I have a sound that has distinct "beats" (more of a rise and fall in loudness than a sharp tapping), and I want to actuate a motor in response to the beat, similar to the concept of the iDog. So the circuit that detects loudness must sample many times a second and feed its output into the AVR for processing.
 
You may need to explain a bit more, but on that description, maybe you could amplify the signal from a microphone enough so that you could rectify and filter the output to get varying DC.

You could then use a comparator or an Opamp to determine if the output was above or below some reference level. This would give you a square wave out which should correspond to your beats.

You lost me after that. Do you want the rotation of the motor to match the frequency of the beats, or do you want to turn the motor on if the beats are present?

What are you actually doing and what frequencies are you talking about?
 
With a dynamic range of 40 db I don't see how you can do this without a log amp or switched gain amplifier. And depending on the response time required a switched gain amp may be out of the question.
 
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
Thread 'Electromagnet magnetic field issue'
Hi Guys We are a bunch a mechanical engineers trying to build a simple electromagnet. Our design is based on a very similar magnet. However, our version is about 10 times less magnetic and we are wondering why. Our coil has exactly same length, same number of layers and turns. What is possibly wrong? PIN and bracket are made of iron and are in electrical contact, exactly like the reference design. Any help will be appreciated. Thanks. edit: even same wire diameter and coil was wounded by a...
Thread 'Beauty of old electrical and measuring things, etc.'
Even as a kid, I saw beauty in old devices. That made me want to understand how they worked. I had lots of old things that I keep and now reviving. Old things need to work to see the beauty. Here's what I've done so far. Two views of the gadgets shelves and my small work space: Here's a close up look at the meters, gauges and other measuring things: This is what I think of as surface-mount electrical components and wiring. The components are very old and shows how...
Back
Top