August 26, 2015

Sound Meter (v1.7) manual

Hello. I'm chief developer of Smart tools co.,

This app is a tool to measure sound (noise) level around you. It is using your embedded microphone. It should be called as a SPL(sound pressure level) meter, that is not related to frequency like dB(A) and dB(C).


 How to use
1) Just open the app, and read the number.
2) If you want to save the data, take the screenshot.


※ Introduction video



 Examples of sound pressure
  20dB : Rustling leaves, Ticking watch
  30dB : Quiet whisper at 3 ft, Library
  40dB : Quiet residential area, Park
  50dB : Quiet office, Quiet street
  60dB : Normal conversation at 3 ft
  70dB : Busy traffic, phone ringtone
  80dB : Busy street, alarm clock
  90dB : Factory machinery at 3 ft
 100dB : Subway train, Heavy snoring(2ft)
 110dB : Rock music, Screaming child
 120dB : Threshold of pain, Thunderclap
 130dB : Jet engine at 100 ft
 180dB : Space shuttle lift-off


 Features
① Menu
② Screen capture

3 Red lines mean max, mean and min values.
③ Refresh : to reset, long-click on the center of meter or click this refresh icon
④ Text / Chart toggle

⑤ Black / White toggle : make your screen dim for saving battery
⑥ Play / Pause toggle


 Menu


 Don't blame this app for Maximum Limitation
Most microphones are aligned to human voice (300-3400Hz, 40-60dB). It is enough for voice calls. But it occurs an issue of 16 bits microphone limitation.

Look at sound pressure in calibrate menu. It'll stop at 32767 (32767=2^15-1). Therefore, 16 bits microphones cannot measure above 96 dB (more link).

And more, the max becomes 80-90dB due to calibration. Galaxy S3-S5(81-84db), HTC Desire HD(85db), Galaxy Note(81/91db).

Most of Motorola and Amazon Fire devices can measure 96 dB fully. Some LG devices can measure at most 80 dB because of additional optimization (white noise reduction).

Last year, a german user suggested a trick in order to bypass hardware limitation. Add +30dB at calibrate menu, and close your microphone hole with your finger, so that you can measure a sound over 100dB. Try it out. :)


 How to calibrate it ???
Since 2010, we had calibrated the app on 500+ android devices (Major Galaxy, LG, Xperia, Motorola and Nexus). It's a pity that the results were changed easily depending on OS version.

In order to calibrate the app correctly, you must compare it with an ACTUAL sound level meter. Otherwise, ensure that the measured value of a very quiet room is 30-35dB. If the result were out of range, you could add/reduce number at the calibrate menu.

It is an auxiliary tool for reference. Just enjoy it.


 Level Nofitication
A lot of users, especially school teachers, want to know if their voices are loud. Turn on [Level Notification] option at the settings.
60dB+ : green, 70dB+ : pink,  80dB+ : red. Sound alarm cannot be used due to amplification.


 FAQ
Q. It says "Unable to open microphone.".
A. The other app occupies your microphone. Restart your device.

Q. Where is the screenshot stored ?
A. /storage/sdcard0/smart-tools/, /mnt/sdcard/smart-tools/, /storage/emulated/0/smart-tools/... Surely, you can find it in your Gallery.

Q. I could hear nothing. But it points out 30-40dB.
A. The microphones cannot catch very low-frequency noise. 0 dB means the vacuum of outer space.

Q. Is the result dBA weighted?
A. Yes, I calibrated the app with an actual SPL meter with dBA. But db(A) makes no sense because the result is not perfect.

Q. How to save the data?
A. Get the pro version. It can save chart and export CSV file for MS-Excel.


 Pro version added features
 1) Vibrometer is included
 2) Statistic menu (chart saving)
 3) Data saving (CSV exporting)
 4) No ads
 Get it on Google Play


 What's new
 - v1.7.10 : Support for OS 11
 - v1.7.0 : Support for Android OS 10
 - v1.6.10: Line-chart duration
 - v1.6.4 : Level notification
 - v1.6.3 : Material design
 - v1.6.1 : Sound effect On/Off
 - v1.6.0 : B/W and reset button
 - v1.5 : Action Bar
 - v1.4 : Tablet PCs support
 - v1.3 : Line-chart added
 - v1.2 : App2SD
 - v1.1 : Mean value line
 - v1.0 : Sound Meter released (Nov, 2010)
https://play.google.com/store/apps/details?id=kr.sira.sound


If you have any idea to improve the app, feel free to contact me at androidboy1@gmail.com. Thank you.