6.12
In warehouse roofing, engineers calculate the curved surface area of these sheets to estimate how much metal is needed and to design for efficient ventilation.
These sheets can be approximated as repeating parabolic curves. To find the total curved area of one sheet, the Simpson’s Rule method is used.
This method estimates the area under a curve by selecting two endpoints.
The horizontal distance between these two points defines the total interval, which is then divided into n subintervals of equal length. The value of n must be an even number, as required by Simpson’s Rule.
Every two subintervals or every three consecutive points define a region that can be approximated by a parabola. These groupings create multiple parabolic segments across the interval.
The area of each two-subinterval segment is found using a formula derived from integrating the parabola. Then, this is applied to each segment, and the results are summed up into a distinct repeating pattern of coefficients—one, four, two, four, and so on.
Adding these terms produces a definite-integral estimate, allowing Simpson’s Rule to give an accurate area calculation useful for material planning and design.
Voor magazijndaken worden geprofileerde of gebogen metalen platen veelvuldig toegepast om de structurele sterkte, waterafvoer en ventilatie-efficiënti…
Copyright © 2026 MyJoVE Corporation. Alle rechten voorbehouden.