Ship Area
Lec. 3
Dr. Arwa Hussein
Area Under Curve
Trapezoidal Rule
Area of trapezoid = h * (Y
2
+
Y
1
)/2
Area 1 =h* (Y
1
+Y
2
)/2
Area 2 =h* (Y
2
+Y
3
)/2
Area 3 =h* (Y
3
+Y
4
)/2
Area Total = h/2 * (Y
1
+ Y
2
+ Y
2
+Y
3
+ Y
3
+Y
4
)
= h/2 * (Y
1
+ 2Y
2
+ 2Y
3
+Y
4
)
Conditions of Trapezoidal Rule
1. Equal Distances
2. Any Number of Stations
Simpson Rule
Area = h/3 (Y
1
+ Y
2
+ Y
2
)
Conditions of Simpson Rule
1. Equal Distances
2. ODD Number of Stations
Example 1
Area = ( 1*Y
1
+ 4* Y
1.5
+ 1* Y
2
) * (h/2)/3
Or
Area = (0.5 Y
1
+ 2 Y
1.5
+ 0.5 Y
2
) * (h)/3
Example 2
Example 3
Note :
Example 4
Centroids and Center of Gravoty
Centroids = Center of Flotation = CF
= Moment of Area/ Area
Center of Gravity = Moment of volume / Volume
Example 5
Example 6
End of Lecture