On certain occasions, it is possible that the IDF curves derived by the software may not precisely align with the inputted data. The software modifies the input data to calculate coefficients B, D, and E, which are utilized in an Intensity vs. Tc equation. In simpler terms, the data must be plotted in a straight line on a logarithmic scale. If this is not the case, the software will make necessary adjustments to the data, usually focusing on the 5 or 15 minute values, in order to ensure that it conforms to the equation.
The modifications are consistently confined within the lower and upper limits of the 90% confidence interval, as indicated on the NOAA data tables. It is important to note that NOAA derives this data by interpolating data points on a GIS grid, which may result in some irregularities.
Nevertheless, if it is crucial for your data to accurately align with the original points, you can employ the charting capabilities in Microsoft Excel. By doing so, you can generate your own coefficients for use in Stormwater Studio’s Third-degree Polynomial equation.
Example
The example below will illustrate how to generate IDF coefficients for use in the third-degree polynomial.
Step 1. Open Excel and type your data into two columns as shown below, using your own data.
Time (min) | Intensity (in/hr) |
---|---|
5 | 3.3 |
10 | 2.62 |
20 | 1.89 |
30 | 1.48 |
40 | 1.25 |
50 | 1.08 |
60 | 0.96 |
Step 2. Select the data and choose “Recommended Chart” on the Insert tab.
Choose “Scatter” chart.
Step 3. Add a Trendline. Click anywhere on the new Chart, click the “+” button, and select “Add Trendline –> “Linear”.
Step 4. Select a new equation type. Select “Logarithmic” under the Trendline Options. Also check “Display Equation on chart” as shown below.
Your chart will then look like the following with the equation displayed where Y represents Intensity and X-axis the Tc.
The Polynomial Equation employed by Stormwater Studio is: I = A + Bx + Cx^2 + Dx^3
The Excel-generated equation shown in the chart can be rewritten to match as:
I = 4.8118 – 0.959x + 0x^2 + 0x^3
Based on the Excel-generated equation, your coefficients are as follows:
A = 4.8118
B = -0.959
C = 0
D = 0
Repeat Steps 1 through 4 for each return period.
Step 5. Enter these coefficients (A, B, C & D) into Stormwater Studio as described here. Use the Third-degree Polynomial option.