Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Physics
  • CBSE Physics Class 8 Notes
  • CBSE Class 9 Physics Notes
  • CBSE Notes for Class 10 Physics
  • CBSE Class 11 Physics Notes
  • CBSE Class 12 Physics Notes
  • CBSE Class 8 Science Notes
  • CBSE Class 9 Science Notes
  • Class 10 Science Notes
Open In App
Next Article:
Sound Pressure Level Formula
Next article icon

Sound Pressure Level Formula

Last Updated : 04 Feb, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

The change in static pressure of the material through which a sound wave travels is known as sound pressure. It is denoted by the symbol p. The sound pressure level is the ratio of the actual sound pressure to the reference level, which is the lowest intensity sound. Basically, it is the value of pressure asserted by the sound waves while travelling in a medium of transmission.

Formula 

It calculates the logarithmic ratio of the rms value of the sound pressure to the sound's reference value using a factor of 20 log10. Its unit of measurement is the same as that of sound, that is, decibels (dB). It is denoted by the symbol Lp.

Lp = 20 log10(P / Pr)

where,

P is the actual root mean square sound pressure,

Pr is the sound pressure taken for reference.

The value of Pr is 20 μP if the medium in which sound wave is travelling is air. For media other than air, its value decreases to 1 μP.

Sample Problems

Problem 1. Find the sound pressure level for a wave travelling in the air if the actual pressure value is 10 μPa.

Solution:

We have,

P = 10 and Pr = 20

Using the formula we have,

Lp = 20 log10(P / Pr)

= 20 log10 (10 / 20)

= -6.02 dB

Problem 2. Find the sound pressure level for a wave travelling in the air if the actual pressure value is 50 μPa.

Solution:

We have,

P = 50 and Pr = 20

Using the formula we have,

Lp = 20 log10(P / Pr)

= 20 log10 (50 / 20)

= 7.95 dB

Problem 3. Find the sound pressure level for a wave travelling in the air if the actual pressure value is 80 μPa.

Solution:

We have,

P = 80 and Pr = 20

Using the formula we have,

Lp = 20 log10(P / Pr)

= 20 log10 (80 / 20)

= 12.04 dB

Problem 4. Find the sound pressure level for a wave travelling in helium gas if the actual pressure value is 25 μPa.

Solution:

We have,

P = 25 and Pr = 1

Using the formula we have,

Lp = 20 log10(P / Pr)

= 20 log10 (25 / 1)

= 27.95 dB

Problem 5. Find the sound pressure level for a wave travelling in helium gas if the actual pressure value is 45 μPa.

Solution:

We have,

P = 25 and Pr = 1

Using the formula we have,

Lp = 20 log10(P / Pr)

= 20 log10 (25 / 1)

= 33.06 dB

Problem 6. Find the actual pressure for a wave travelling in the air if the SPL is 9.82 dB.

Solution:

We have,

Lp = 9.82 and Pr = 20

Using the formula we have,

Lp = 20 log10(P / Pr)

=> 9.82 = 20 log10 (P / 20)

=> P = 62 μPa

Problem 7. Find the actual pressure for a wave travelling in the air if the SPL is 11.23 dB.

Solution:

We have,

Lp = 11.23 and Pr = 20

Using the formula we have,

Lp = 20 log10(P / Pr)

=> 11.23 = 20 log10 (P / 20)

=> P = 73 μPa


Next Article
Sound Pressure Level Formula

G

gurjotloveparmar
Improve
Article Tags :
  • School Learning
  • Physics
  • Physics-MAQ
  • Physics-Formulas

Similar Reads

    Gas Pressure Formula
    Gas Pressure Formula is P = (n/V)RT which is derived from the ideal gas law. This formula assumes that the gas behaves ideally, meaning it obeys the ideal gas law without considering factors such as intermolecular attractions. Gas pressure is the measure of force exerted by gas molecules in a specif
    8 min read
    Sound Intensity Formula
    Sound intensity is defined as the amount of sound per unit area perpendicular to the route of the sound waves, which is denoted by 'I'. The standard definition is the measurement of sound energy as a quantity of noise sound intensity in the air at the listener position. The SI unit of sound intensit
    3 min read
    Inverse Square Law Formula
    The inverse square law describes the intensity of light in relation to its distance from the source. It states that the intensity of the radiation is inversely proportional to the square of the distance. In other words, the intensity of light to an observer from a source is inversely proportional to
    4 min read
    Resonant Frequency Formula
    The resonant frequency is defined as the frequency of a circuit when the values of capacitive impedance and the inductive impedance become equal. It is defined as the frequency at which a body or system reaches its highest degree of oscillation. A resonant circuit is made up of a parallel-connected
    4 min read
    Root Mean Square Formula
    Root mean square is defined as the quadratic mean or a subset of the generalized mean with an exponent of 2. To put it another way, the square root of the entire sum of squares of each data value in an observation is calculated using the root mean square formula.It can be interpreted as a changing f
    6 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences