In this exercise, you will reduce some of the survey data using the traverse analysis Compass Rule adjustment method.
The Compass Rule is a method of corrections. It assumes that the closing errors are as much due to errors in observed angles as by the errors in measured distances. The closing errors in latitude and departure are distributed according to the ratio of the length of the line to the total length of the traverse.
This exercise continues from Exercise 1: Querying Survey Data.
Set up a traverse
Note:
This exercise uses Survey-3.dwg with the modifications you made in the previous exercise.
- In Toolspace, on the Survey tab, expand the Survey DatabasesSurvey 1NetworksSurvey Network 1. Right-click the Traverses collection. Click New.
- In the New Traverse dialog box, for Name, enter Traverse 1. Click OK.
- On the Survey tab, in the list view, right-click Traverse 1, and click Properties.
- In the Traverse Properties dialog box, specify the following parameters:
- Initial Station: 1
- Initial Backsight: 1000
- Stations: 2,3,4,5,6
- Final Foresight: 6000
- Click OK.
Run a traverse analysis
- On the Survey tab, in the list view, right-click Traverse 1. Click Traverse Analysis.
- In the Traverse Analysis dialog box, specify the following parameters:
- Click OK.
The analysis runs, and the following files are displayed in the ASCII text editor:
- Traverse 1 Raw Closure.trv: Displays the horizontal closure and angular error.
- Traverse 1 Vertical Adjustment.trv: Displays a report of raw and adjusted elevations from the vertical adjustment methods.
- Traverse 1 Balanced Angles.trv: Displays the adjusted station coordinates derived from balancing the angular error and horizontal closure with no angular error.
- Traverse 1.lso: Displays the adjusted station coordinates based on the Horizontal Adjustment Type setting (Compass Rule).
- Close all the text files.
A dialog box notifies you that you should use the Process Linework command to update the figures with the new traverse information. Reprocessing the survey linework is a manual process. You will see how to update the linework in the following steps.
- In the Survey Network Updated dialog box, click Close.
- In Toolspace, on the Survey tab, under Import Events, right-click Survey-1.fbk. Click Process Linework.
The Process Linework dialog box enables you to reprocess the survey network linework connectivity after you make corrections to the survey data.
When the survey database is updated following a traverse analysis, the following adjustments to the data that references the traverse take place:
- Observed station points are updated and added to the Control Points collection.
- All sides shots from adjusted setups within the traverse are updated.
- All figures that reference points within the traverse are updated.
- Any of the above data that is displayed in the current drawing is also updated.
Because you will use this survey database to perform other analyses in later exercises, you will not reprocess the linework.
- Click Cancel.
- In Toolspace, on the Survey tab, select the Control Points collection. Right-click. Click Reset Adjusted Coordinates.
This action resets the adjusted coordinates, enabling you to continue with the next analysis.
To continue this tutorial, go to Exercise 3: Performing Least Squares Analysis.