Design And Construction Of A Noise Meter/Sound Meter

The design and construction of a noise meter, also referred to as a sound meter, involves the integration of various components to accurately measure sound levels in different environments. This process encompasses selecting appropriate sensors, such as microphones, and incorporating signal processing circuits to convert sound waves into electrical signals. Additionally, the construction entails designing a robust housing to protect the internal components from environmental factors and ensure reliable operation. Calibration procedures are crucial to validate the accuracy of the meter across various frequency ranges and sound pressure levels. Furthermore, incorporating features such as digital displays, data logging capabilities, and connectivity options enhances the functionality and usability of the noise meter, catering to diverse user requirements. The optimization of the design for portability, durability, and precision is essential to meet industry standards and regulatory compliance, thereby addressing the increasing demand for reliable sound measurement instruments in sectors ranging from industrial settings to environmental monitoring and occupational health and safety applications.

ABSTRACT

This work is on a noise or sound meter. This device is used to measure the level of noise. With the portable noise meter you can carry out measurements quickly to gain control of a situation or to set the sound meter to take timed measurements. The noise meter is important for all industries, especially by using it as a mobile noise meter which is able to assess office stress levels or street noise levels. Often problems arise from noisy neighbours or if bars and restaurants are in residential areas and produce noise levels after 10 pm in excess of what local laws permit. A noise meter / sound meter will help here.

TABLE OF CONTENTS

TITLE PAGE

APPROVAL PAGE

DEDICATION

ACKNOWLEDGEMENT

ABSTRACT

TABLE OF CONTENT

CHAPTER ONE

1.0      INTRODUCTION

1.1      BACKGROUND OF THE STUDY

1.2      PROBLEM STATEMENT

1.3      AIM AND OBJECTIVES OF THE PROJECT

1.4      SCOPE OF THE PROJECT

1.5    SIGNIFICANCE OF THE PROJECT

1.6      APPLICATION OF THE PROJECT

1.7      PROJECT ORGANISATION

CHAPTER TWO

2.0     LITERATURE REVIEW

2.1      REVIEW OF RELATED STUDIES

2.2      THE LIBRARY

2.3      NOISE IN THE LIBRARY

2.4     SOUND LEVEL METER

2.5      NOISE METER FEACTURES

CHAPTER THREE

3.0     METHODOLOGY

3.1        PROJECT BLOCK DIAGRAM

3.2       SOFTWARE DEVELOPMENT PROCESS

3.3                DESIGN MODEL

  • DESIGN
  • IMPLEMENTATION AND CODING

3.6                TESTING

  • Documentation and Maintenance
  • HARDWARE DEVELOPMENT PROCESS
  • POWER SUPPLY UNIT

CHAPTER FOUR

RESULT ANALYSIS

4.0      CONSTRUCTION PROCEDURE AND TESTING

4.1      CASING AND PACKAGING

4.2      ASSEMBLING OF SECTIONS

4.3      TESTING OF SYSTEM OPERATION

CHAPTER FIVE

5.0      CONCLUSION

5.1      RECOMMENDATION

5.2      REFERENCES

CHAPTER ONE

1.0                                                     INTRODUCTION

1.1                                        BACKGROUND OF THE STUDY

Environmental noise is defined as the noise emitted from all sources except in the industrial workplace. The major sources of environmental noise are roads, rails and air traffic, industries, construction and public works, and the neighbourhood. The extent of the environmental noise problem is very large. In the United States, over 40 percent of the population is exposed to transport noise levels exceeding 55 dB(A), and in the EC and Japan, these percentages are even higher (OEDC, 1993). In contrast to many other environmental problems, noise pollution continues to grow, accompanied by an ever-increasing number of complaints (WHO, 1999). The first principle of the World Health Organization (WHO) Constitution is its definition of health that is given as: “A state of complete physical, mental and social well-being and not merely the absence of disease or infirmity.” According to this WHO definition of health, noise impacts such as population annoyance, interference with communication, and impaired task performance are health issues. Noise has a significant impact on the quality of life and is a health problem [1]. The effects of noise are seldom catastrophic and are often only transitory, but adverse effects can be cumulative with prolonged or repeated exposure. Sleep disruption, the masking of speech and television, and the inability to enjoy one’s property or leisure time impair the quality of life. In addition, noise can interfere with the teaching and learning process, disrupt the performance of certain tasks, and increase the incidence of antisocial behaviour. There is also some evidence that noise can adversely affect general health and wellbeing in the same manner as chronic stress [2]. Many are aware that noise management is important. Noise can be a problem at busy times during the day/semester and many students have different expectations with regard to what is acceptable. Library staff strives on a daily basis to manage noise levels and we have introduced many measures in this regard. There is a silent area designated, where talking, texting and the use of audio/laptop devices are prohibited. The bathrooms and back stairwells are designed as phone-friendly areas. For these measures to have an impact, the library users should cooperate noisy behavior themselves or report a disturbance to the library. Libraries are committed to providing the library users with a comfortable learning environment as well as a welcoming atmosphere to all users. So, students and librarians need rooms with quiet learning space so that barriers to learning are removed because Noise can impair or prevent our ability to understand. This means that there is a need to provide a special gadget to control noisy environment to achieve quiet levels so that all students will have clear auditory access to learning in that library.

A sound level meter is simply a device with audio-frequency sensing capabilities that is controlled essentially by a microcontroller in turn measuring, comparing and regulating audio signals all in a bid to reduce noise level in a library as well as maintain a stable audio frequency throughout the library environment. The Sound Level Meter measures sound level in decibels (dB; a logarithmic unit used to measure the sound intensity) and it can be used for activities such as environmental noise studies, sound level comparisons, investigating room acoustics, sound isolation modeling and sound propagation modeling amongst many others [3].

A typical meter consists of a microphone for picking up the sound and converting it into an electrical signal, followed by electronic circuitry for operating on this signal so that the desired characteristics can be measured. Sound meters are usually fitted with a filter whose response to frequency is almost like that of the human ear. A digital Sound level meter was built in this work. Digital displays also allow a wider span to be shown whilst still giving the necessary decibel resolution therefore it is easier (and cheaper) to monitor sound level digitally.

1.2                                             PROBLEM STATEMENT

Normally, sound intensity up to 30 dB is pleasant. Above 80 dB, it becomes annoying. And if it goes beyond 100 dB, it may affect your psychomotor performance, detracting your attention and causing stress. Noise pollution may also affect your hearing ability. Most place quiet places such as libraries, whilst ensuring that the necessary facilities are available to its users, also seek to provide an atmosphere conducive enough for research, study, and assimilation. However, noise is a major hindrance to achieving such conducive arrangements in our libraries. Therefore, measures need to be taken to help eliminate this problem. This project is aimed at designing and implementing a sound level meter.

1.3                              AIM AND OBJECTIVES OF THE STUDY

The main aim of this work is to build a sound level meter circuit that senses and displays the noise intensity level in your room. The objectives of the study are:

i.             To build the system prototype

ii.            To write and install in microcontroller, a microprogram using Mikro C programming language, to enable it to be interfaced with an LCD display for sound level, compare input sound signals to a critical level and send out a signal when it is above the critical level.

iii.           To maintain peace and quietness in a library

iv.          To maintain good health

1.4                                                SCOPE OF THE STUDY

The scope of this work covers building a sound level meter is simply a device with audio-frequency sensing capabilities that is controlled, essentially, by a microcontroller, which measures, compares, and triggers the appropriate action (displays the level of noise on an LCD) to reduce noise level once the critical sound level has been exceeded. The sound level meter consists of a Condenser microphone (to convert the sound into electrical signal), Pre-Amplifier (amplifies the electrical signal), Microcontroller (with internal ADC feature – to capture and compare the input signal with a critical value), Play and Record Chip (to play a pre-recorded message, alerting library users of increasing sound level) and LCD display (displays the sound levels). The Sound Level Meter measures sound level in decibels and can be used for activities such as environmental noise studies, sound level comparisons, investigating room acoustics, sound isolation modeling, sound propagation modeling etc.

1.5                                       APPLICATION OF THE PROJECT

The Sound Level Meter can be applied in several different ways as follows:

  • General Purpose: General purpose sound level meters meet the strict international standards. These sound level meters are designed for use in general noise surveys. They are easy to use and give clear results on the built- in LCD display [5].
  • Product Testing: Sound level meters are used for testing the noise from products and These are general purpose sound level meters that are suitable for many product testing applications, such as fire alarms, lawn mowers and other machinery.
  • Noise at Work: Sound level meters can be used for measuring noise at work and occupational noise exposure for These sound level meters are designed to meet the demanding requirements and standards of governing regulations. They are designed to be easy to use but still provide you with all the noise measurement parameters that you need in an accurate and reliable manner.
  • Environmental Noise: Sound level meters can be used for monitoring environment and community noise These sound level meters are suitable for the measurement of environmental or community noise. This can be noise coming from factories, road traffic or noisy residents. All these meters are hand-held and battery powered and some could have weatherproof cases and microphones available.
  • It can be applied in libraries, hospitals, laboratories, lecture rooms, meditation rooms amongst many

1.6                                        SIGNIFICANCE OF THE STUDY

This study will serve as a means of ensuring and maintaining a certain sound or noise level in wherever it is been applied. It will be useful in maintaining good health.

1.7                                            PROJECT ORGANISATION

The work is organized as follows: chapter one discuss the introductory part of the work,   chapter two presents the literature review of the study,  chapter three describes the methods applied, chapter four discusses the results of the work, chapter five summarizes the research outcomes and the recommendations.

CHAPTER FIVE

CONCLUSION

A sound level meter is simply a device with audio-frequency sensing capabilities that is controlled essentially by a microcontroller in turn measuring, comparing and regulating audio signals all in a bid to reduce noise level in a library as well as maintain a stable audio frequency throughout the library environment. This project focuses on measuring the various sound levels present in a library all in a bid to limit unnecessary noise in the library through audio announcement once the critical sound level has been exceeded.

This sound level meter consists of a Condenser microphone (used as an input device to convert the sound into electrical signal), Pre-Amplifier (amplifies the electrical signal), Microcontroller (with internal ADC programmed to compare the input signals with a critical value to detect when there is noise), Power Amplifier (amplifies the output of the play and record chip) and LCD display (displays the sound levels).

The Sound Level Meter measures sound level in decibels and can be used for activities such as environmental noise studies, sound level comparisons, investigating room acoustics, sound isolation modeling, sound propagation modeling etc. It can be applied in libraries, hospitals, laboratories, lecture rooms, meditation rooms amongst many others.

V.1               Recommendations

Intra-Faculty collaboration between Electrical and Electronic Engineers should be encouraged in any Electronic/Electrical-based projects like this; so as to result in a successful and working project.

Sound Measurement lectures should be made more practical and simple to understand without avoiding its complexity. This would aid and facilitate the actualization of projects that require either wholly or partly the implementation of Sound Level Meters.

SHARE PROJECT MATERIALS ON:

More About Design And Construction Of A Noise Meter/Sound Meter Material

Author: See the writer of ‘Design And Construction Of A Noise Meter/Sound Meter’ name on the first page of the downloaded file.

Acknowledgement: You must acknowledge and reference the writer of Design And Construction Of A Noise Meter/Sound Meter on your acknowledgement and reference pages respectively.

Upload Similar: You can upload any content similar to Design And Construction Of A Noise Meter/Sound Meter and get paid when someone downloaded the material.

Download: Click on “Donate & Download” under this Design And Construction Of A Noise Meter/Sound Meter Title and you will be redirected to download page after the donation or chat with Us for alternative methods.

Content Size: Design And Construction Of A Noise Meter/Sound Meter contains , and .