Ch 6 Traverse
Ch 6 Traverse
3
Departure and latitude
Departure:-The difference in x- coordinates between two
points (X)
Latitude: - The difference in y- coordinates between two
points (Y)
Departure and latitude are described and computed in
different coordinate systems as follows:
I By using rectangular coordinate system
Departure of AB = ΔXAB= XB- XA
Latitude of AB = ΔYAB= YB-YA
II- By using distance and azimuth
Departure = distance * sin of Azimuth of line.
Latitude = distance* cos of Azimuth of line.
ΔX AB = dis.AB*
sinΦ
ΔYAB = dis AB*cosΦ
Illustrative Example
If the coordinates of A=(600.72, 802.93) and B= (700, 891.3)
Calculate departure and latitude of AB and BA
Solution
Departure AB = XB-XA = 700.00-600.72 = 99.28
Latitude AB = YB-YA = 891.30-802.93 = 88.37
Again for line BA
ΔXBA = XA-XB = 600.72-700.00 = - 99.28
ΔYBA = YA-YB = 802.93-891.30 = -88.37
Example
North
West East
South
Computation of Azimuth of consecutive lines
15
procedure Traverse computations in the office work
Illustrative example
The following data is observed in the field for a closed
loop traverse ABCDEF. Using given data calculate the
coordinates of stations B, C, D, E, F.
Step 1: Check Allowable Angle
Misclosure
c K n
where:
c is the allowable misclosure in seconds
K is a constant that depends on the level
of accuracy specified for the survey
n is the number of angles
Solution
1. Computation of error, correction and adjusted angles
∑ ß practical = ßA + ßB + ßC+ ßD + ßE + ßF
= 7200 02’00”
∑ ß Nominal = (n-2) * 1800 = (6-2)*1800
= 7200 00’00”
Error = ∑ ß Nominal - ∑ ß practical = -2’00”
Allowable error = 1’ (n) 1/2
= 2’27” since error is less than allowable error the
measurement is ok!
Correction = Error/ n = -20” from all angle (A, B, C, D, E,
F)
S Measured Adjusted Azimuths Hor.D Calculated Adjusted Coordinates
t. Hor.Angle Hor.Angle. istanc ∆X ∆Y ∆X ∆Y X Y
e
191011’00” 429.3
7
B 95000’20” 95000’00”
656.5
4
C 129049’20” 129049’00”
301.8
3
D 130036’20” 130036’00”
287.4
E 110030’00” 110029’40”
526.7
2
F 138054’40” 138054’20”
191011’00” 429.3
7
B 95000’20” 95000’00”
106011’00” 656.5
4
C 129049’20” 129049’00”
56000’00” 301.8
3
D 130036’20” 130036’00”
6036’00” 287.4
E 110030’00” 110029’40”
297005’40” 526.7
2
F 138054’40” 138054’20”
297005’40” 526.72 -
468.916
239.899
F 138054’40” 138054’20”
Step 5: Compute Linear Misclosure
Another way of illustrating this is that once you go around the traverse
from point A back to point A’ you will notice that the summation of the
departures and latitudes do not equal to zero. Hence a linear
misclosure is introduced.
According to the Bowditch rule error is proportional to the length of the side
Correction for
Procedures lat/dep = Closure
adjusting error traverse
closed loop in lat/depcan *belat/dep of the sidein the following
summarized
five (5) steps Total sum of lat/dep
correction in departure for AB = departure AB -
AB)
B 95000’20” 95000’00”
C 129049’20” 129049’00”
D 130036’20” 130036’00”
E 110030’00” 110029’40”
F 138054’40” 138054’20”
XB = XA + departure AB
YB = YA + latitude AB
S Measured Adjusted Azimuths Hor.D Calculate Adjusted Coordinates
t. Hor.Angle Hor.Angle. istanc d ∆X ∆Y X Y
e ∆X ∆Y
B
C
141 27’ 10”
o
A 96o 54’ 10”
78.45 m.
96.02 m.
106o 49’ 40”
87o 15’ 40”
E 149.68 m. D
33
solution
a. Adjustment of angles
Sum of included angles
∑ß practical = ß A + ßB + ßC+ ßD + ßE
= 539°59’10’’
theoretical value
=(n-2)*180° where n =5
(5-2)*180° = 540°00’00’’
angle error=et = (∑ interior angles - (n-2)*180° )
= 539°59’10’’ - 540°00’00’’ = -50 ’’
each angle correction = -(-50/5) = 10 ’’
Adjusted Angles
A = 96° 54' 20''
B = 107° 32' 40'‘
C = 141° 27' 20''
D = 87° 15' 50''
E = 106° 49' 50''
34
step 2 Computation of Azimuth of consecutive lines
The general formula that is used to compute the azimuths
consecutive lines is:
41
Methods used for control survey
Traversing method- the most
common ,accurate and economical
method
Triangulation
Trilateration
Triangulateration
43
When coordinates of the two points
are given and α & β are measured
Let the coordinate of B and D are as follows
B = (Xb,Yb), D = (Xd,Yd) - Given
C=
46
By sine law
Sin γ/c =sin β/d = sin α/b
ABD =tan-1(Xd-Xb/Yd-Yb)
ADB = ABD + 180° if 0 < ABD < 180°
ADB = ABD - 180° if 180° < ABD < 360°
ABC = ABD + α (α +ve clockwise)
ADC = ADB + β (β +ve clockwise)
47
ΔXcb = d*sin ABC → Xc = Xb + ΔXcb
ΔYcb = d*cos ABC → Yc = Yb + Δycb
OR
ΔXcd = b*sin ADC → Xc = Xd + ΔXcd
ΔYcd = b*cos ADC → Yc = Yd+ ΔYcd
48
Examples
1. Determine the coordinates of a point R from the
following data:
Coordinates of P = (400 m, 800 m)
Coordinates of Q = (800 m, 1100 m)
30° and 120° angles are measured counter clock wise
from PQ to PR and clock wise from QP to QR
respectively
49
PQ = √(800-400)2 + (1100-800)2 = 500 m
APQ = tan-1 (800-400/1100-800) = 53°
52
READIND ASSIGNMENT
RESECTION