Sound Level
Sound Level
Source: www.ccohs.ca
~2
Technical Working : A sound level meter using Arduino measures
sound intensity by converting analogue sound waves into electrical
voltage. It employs a microphone to capture sound, which is then
amplified and filtered. The Arduino's analogue-to-digital converter
converts this voltage to a digital value, allowing it to calculate sound
levels in decibels (dB).
~3
Challenges in Traditional
Meters:
• High cost
• Power hungry
• Maintenance-intensive
• Need for cost efficiency: To make it available for
large audience, small business and research.
(Budget: Rs.4500)
Source: www.sciencedirect.com
~4
Approach
Checking Assembling
functionality parts
~5
Working Principle
~6
Algorithm
As we are using an Arduino, we will be using the language it comes
with, which runs on C++ with some additional functions and
methods.
The logic for the code will be:
~7
Imported from Google
~8
How it was executed
• We use the Arduino FFT library for FFT calculations.
~9
Summary of Current Progress
Till now we have done research on the various components needed
for the project and have gained much information.
Also we have explored various sites available on the internet to
get the equipments with optimum quality and cost efficiency. Some
of the sites are:
• www.amazon.in
• https://robu.in/
• www.ElectronicsComp.com
• www.techtonics.com
We look ahead for assembling all the components and then
component testing, prototype construction, coding part, etc.
~ 10
Components
Microphone sensor
• Captures sound waves and converts them into electrical signals. It
receives the acoustic signals and send them to the processing circuit,
which can amplify, filter, digitize, or actuate the signals according to
the application.
Display
• Shows output information, such as sound levels. is a liquid crystal
display that can show 16 characters in each of its two rows, providing
a total of 32 characters of information. It's commonly used to display
alphanumeric information in various electronic devices.
Microcontroller
• Processes data, controls functions, and interfaces with other
components. It processes the electrical signals from the microphone
sensor and display or actuate the sound level according to the
application.
~ 11
Power supply
• The lithium power supply provides a reliable and long-lasting source of
energy for the sensor module and the microcontroller. Lithium batteries
are commonly used as power supplies for sound level sensors because they
have several advantages over other types of batteries.
Enclosure
• The enclosure function for a sound level sensor is to protect the sensor
module and the microcontroller from environmental factors. It ensures the
performance and reliability of the sensor system. A well-designed
enclosure can enhance the accuracy and durability of the sound level
sensor.
Reference: www.wikipedia.org
~ 12
THANK
YOU
~ 13