Calculation of area of irregular plane surfaces - Trapezoidal rule

Unit 6- Calculation of area and volume

Calculation of area of irregular plane surfaces

Calculation of area of irregular surfaces can be calculated using the following formulae.

The trapezoidal rule
A trapezoid is a plane four sided figure, having two sides parallel to each other. If the lengths of these sides are Y1 and Y2, and they are “h” apart, the area of the trapezoid is given by,

A = h/2 (Y1+Y2)


Fig1

fig2

Let us consider a curvilinear figure. It can be divided into number of approximate trapezoids by covering it with “n” equally spaced ordinates, which are at a distance “h” apart. The breadth of the ordinates are in order being Y1, Y2, Y3, Y4…………………Yn .

Commencing from the left hand side the area of each trapezoid are given by
a1= ½ h (Y1+Y2)
a2 = ½ h (Y2+Y3)
a3 = ½ h (Y3+Y4)
a4 = ½ h (Y4+Y5)
a5 = ½ h (Y5+Y6)
a6 = ½ h (Y6+Y7) and so on
By addition the total area A of the figure is given by
A= a1 +a2 + a3 +a4 + a5 + a6 +...............
A = ½ h (Y1+Y2) + ½ h (Y2+Y3) + ½ h (Y3+Y4) + ½ h (Y4+Y5) + ½ h (Y5+Y6) +½ h (Y6+Y7)
A = ½ h (Y1+2Y2+2Y3+2Y4+2Y5+2Y6+……………..+Yn)
A = ½ h [Y1+Yn +2 (Y2+Y3+Y4+Y5+……………..+Y n-1)]

This is termed as TRAPEZOIDAL RULE, the more numerous the ordinates; the more accurate will be the answer.
Last modified: Tuesday, 26 April 2011, 7:06 AM