Login
Sign Up
Home
Program
Project
My Zone
Support
Show Code
Browse Program
Search Program
Noise Pollution Level Calculation
Input Variables
Output Variables
Program Code
Description
Variable Name *
(dynamic type)
*
!
UP
Down
Delete
Default Value *
*
Description *
*
Multi Lines
Variable Name *
(dynamic type)
*
!
UP
Down
Delete
Default Value *
*
Description *
*
Multi Lines
Variable Name *
(dynamic type)
*
!
UP
Down
Delete
Default Value *
*
Description *
*
Multi Lines
Variable Name *
(dynamic type)
*
UP
Down
Delete
Description *
*
Input Variables List
Output Variables List
Source Code
NPL=L50+L10-L90+(L10-L90)*(L10-L90)*1.0/60 ;
Subject
Description
Calculate Noise Pollution Level.
Formula :
NPL=L
50
+L
10
-L
90
+(L
10
-L
90
)
2
/60
where,
NPL = Noise Pollution Level,
L
10
= Level exceeded 10 Percent of Time,
L
50
= Level exceeded 50 Percent of Time,
L
90
= Level exceeded 90 Percent of Time.
Category
Physics
Created By
tech
Created Date
12/7/2010
Last Modify Date
12/7/2010
Calculation Count
216
Version
1.00
Positive
0
Neutral
0
Negative
0
Related Program ID
57 , 58 , 60 , 61 , 62
Copyright ©2009-2010 CUI WEI. All Rights Reserved.