Methods of computing area

Slides:



Advertisements
Similar presentations
Adguary Calwile Laura Rogers Autrey~ 2nd Per. 3/14/11
Advertisements

Adguary Calwile Laura Rogers Autrey~ 2nd Per. 3/14/11
Area calculation.
ES 240: Scientific and Engineering Computation. Chapter 17: Numerical IntegrationIntegration  Definition –Total area within a region –In mathematical.
NameEnrollment noRoll no PATEL KRUPALI SHAH JENNY NAYAK KHUSHBU GAMIT ZANKHANA Guided by - Mr.
Session 9 AREA MEASUREMENT Course: S0663 – Land Surveying Year: 2007.
Section 5.7 Numerical Integration. Approximations for integrals: Riemann Sums, Trapezoidal Rule, Simpson's Rule Riemann Sum: Trapezoidal Rule: Simpson’s.
ERT252/4 GEOMATICS ENGINEERING
Geology and Surveying (Part B - Surveying) Volumes and DTMs
ENGINEERING SURVEYING & PHOTOGRAMMETRY CVE 314
Chapter 9 Numerical Integration Numerical Integration Application: Normal Distributions Copyright © The McGraw-Hill Companies, Inc. Permission required.
1 Area Calculations. 2 Introduction Determining the boundaries and size of an area is a common occurrence. Chemical spill Wet land Watershed Etc.  For.
1 Area Calculations. 2 Introduction  Determining the size of an area is a common problem of landscaping. Application of chemicals Amount of sod Number.
The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Chapter 21 Newton-Cotes Integration Formula.
1 Chapter 7 NUMERICAL INTEGRATION. 2 PRELIMINARIES We use numerical integration when the function f(x) may not be integrable in closed form or even in.
D MANCHE Finding the area under curves:  There are many mathematical applications which require finding the area under a curve.  The area “under”
4.6 Numerical Integration Trapezoid and Simpson’s Rules.
Areas and Volumes Introduction Faculty of Applied Engineering and Urban Planning Civil Engineering Department 2 nd Semester 2008/2009 Surveying.
CP3 Revision: Calculus Basic techniques of differentiation and integration are assumed Taylor/MacLaurin series (functions of 1 variable) x y Situation.
ELEMENTS OF CIVIL ENGINEERING (Subject Code )
 The number of x-values is the same as the number of strips. SUMMARY where n is the number of strips.  The width, h, of each strip is given by ( but.
Area Measurements.
Area Measurements.
Ship Computer Aided Design Displacement and Weight.
E.g. Use 4 strips with the mid-ordinate rule to estimate the value of Give the answer to 4 d.p. Solution: We need 4 corresponding y -values for x 1, x.
Section 9.1 Arc Length. FINDING THE LENGTH OF A PLANE CURVE Divide the interval [a, b] into n equal subintervals. Find the length of the straight line.
AREA METHODS Often a need to calculate areas from existing plans or from measurement taken on site.
Centroids A centroid is defined as the geometric center of a body. The center of mass is often called the center of gravity and is defined as the location.
Dividing with Significant Figures. In calculations, the accuracy of the calculated result is limited by the least accurate measurement involved in the.
Calculating Bulk Earth Works Simpson's Rule. Simpson’s Rule Sum of Grids Method Trapezoidal Method All assume that the land is a straight line between.
1 TOPIC:- COMPUTATION OF BOUNDARY AREA NAMEPEN NO 1.RUCHIR MISTRY MIYANI DIKEN MOHIT KHANPARA MANSUR ADIL
Rampurwala Taher Z Panchal Deep S Shah Akash K Patel Apurv K Rathod Hardipsinh.
Clicker Question 1 What is ? (Hint: u-sub) – A. ln(x – 2) + C – B. x – x 2 + C – C. x + ln(x – 2) + C – D. x + 2 ln(x – 2) + C – E. 1 / (x – 2) 2 + C.
USE OF PLANIMETER,COMPUTATION OF VOLUME FROM CROSS SECTION
Surveying Prepared by : Aakash lad Deep lad Denish lathiya Priya mahida Pinkesh mesuriya.
SCALES DIMENSIONS OF LARGE OBJECTS MUST BE REDUCED TO ACCOMMODATE
FACULTY OF ENGINEERING TECHNOLOGY AND RESERCH, TAJPORE, BARDOLI CIVIL ENGINEERING DEPARTMENT SURVEYING ( )
Chain survey
Part 6 - Chapter 21.
Chapter 7 Numerical Differentiation and Integration
Clicker Question 1 What is ? A. x tan(x2) + C
NUMERICAL INTEGRATION
Surveying-I.
SCALES DIMENSIONS OF LARGE OBJECTS MUST BE REDUCED TO ACCOMMODATE
Copyright © Cengage Learning. All rights reserved.
THEODOLITE TRAVERSING BY S N Nanaware
6.5 Trapezoidal Rule and Simpson’s Rule Day 1
Land and Forest Products Measurements
FOR 274: Forest Measurements and Inventory
loft from circle shape to circle shape
INTERPOLATION Prof. Samuel Okolie, Prof. Yinka Adekunle & Dr
Long sections eg road cuttings Deep sections eg basement excavations
Methods of Age Determination using Length Frequency Method
Visit for more Learning Resources
Areas Regular Figures Mathematical Formulae Method of Coordinates
Visit for more Learning Resources
Volume by Cross-sectional Areas A.K.A. - Slicing
Chain survey By :- Parveen Kumar.
Tachometry.
INTEGRATION APPLICATIONS 2
ADVANCE SURVEYING.
SKTN 2393 Numerical Methods for Nuclear Engineers
Copyright © Cengage Learning. All rights reserved.
Planimeter and zero circle
Introduction Persons engaged in surveying are often called to determine volumes of various types of material. The most common unit of volume is cubic having.
Copyright © Cengage Learning. All rights reserved.
Chapter 6 Construction Quantity Measurement
Presentation transcript:

Methods of computing area

Content : Introduction Methods of computing area Average ordinate rule Mid ordinate rule simpson’s rule

Introduction In civil engineering work such as design of bridges , dam ,reservoirs etc. The area of catchment of a river is required. For road and railways land is to be acquired on the basis of area. Thus , finding areas is essential part of surveying. It may be noted that the area to be found is the projected area upon the horizontal plane.

units used for finding the area are square , meters , hectare , acres etc. 100 Sq. m=1 are 100 are=1 hectare =10000 Sq. m 1 acre = 4047 Sq. m = 2.5 vigha 1 vigha =16 guntha 1 acre = 40 guntha 1 Hectare =2.471 acres 1 Sq. m=10000000 Sq. m

Computation of area from plotted plan Boundary area can be calculated as one of the following rule: The mid-ordinate rule The average ordinate rule The trapezoidal rule Simpson’s rule

Methods of computing area Computation of area by taking offsets Mid-ordinate rule Average ordinate rule Trapezoidal rule Simpson’s rule Computation of area by planimeter Computation of area by zero circles

Computation of area by taking offsets: Various methods of computation of area by taking offsets are Mid-ordinate rule Average ordinate rule Trapezoidal rule Simpson’s rule

Mid-ordinate rule In this method the base line is divided into a number of divisions and the ordinates are measured at the points of each divisions . Boundaries between the offsets are considered straight lines.

Where h1,h2,h3,…………=mid ordinates d=distance of each division L=length of base line= nd n=number of division

Average ordinate rule This rule also assumes that the boundaries between the extremities of the ordinates are straight lines.

Where h0,h1,h2,……=ordinates of offsets d=distance of each division n=number of division n+1=number of offsets L=length of base line=nd

Trapezoidal rule In this method , entire area is divided in to trapezoids . The rule is more accurate than the previous two rules.

which is known as trapezoidal rule.

Example: series of offsets were taken from a chain line to an boundary , interval of 15 m , in the following order. 0,1.65,3.50,2.70,4.65,3.60,3.95,4.85m Compute the area by trapezoidal rule. Solution:

Simpson’s rule This rule assumes that the short lengths of boundary between the ordinates are parabolic arcs.

For simpson’s rule , the number of ordinate must be odd. simpson’s rule is:

Application: Simpson’s rule used for find the earthwork volume using contour maps.it gives more accurate area. Trapezoidal rule can be applied for any number of ordinates. It gives an approximate area A planimeter is used to measure the area of any shape with more accuracy. Zero circle is used when the tracing point is moved , no rotation of wheel will take place .

Example : Following perpendicular offsets were taken from a chain line a curved boundary line at an interval of 10 m. 0,7.26,5.83,6.45,7.20,8.18,8.0,0 compute the area by simpsons rule Solution: To find area by simpson’s rule , number of offsets must be odd. Here we have 8 offsets. Therefore , for offsets h0 to h6 apply simpson’s rule and for offsets h6 and h7 apply trapezoidal rule.

(continue)