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.
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top