In this exercise, you will reduce the survey information using the least squares adjustment method.
The least squares method calculates the most probable value for each observation. The values are calculated by adjusting each of the observations simultaneously so that the sum of the squares of the residuals (the difference between measured and adjusted observations) is at a minimum.
This exercise continues from Exercise 2: Performing Traverse Analysis.
Modify the survey network style
Note:
This exercise uses Survey-3.dwg with the modifications you made in the previous exercise.
- In Toolspace, on the Settings tab, expand the SurveyNetwork Styles collection.
This collection contains the existing network styles in the drawing.
- Right-click the Standard network style. Click .
- In the Network Style dialog box, click the Components tab.
- Under Error Ellipse, set the Error Ellipse Scale Factor to 10000.00.
- Click OK.
Run the least squares analysis
- In Toolspace, on the Survey tab, expand the Survey DatabasesSurvey 1Networks collection. Right-click the network Survey Network 1. Click Least Squares AnalysisPerform Analysis.
- In the Least Squares Analysis dialog box, under Input, specify the following parameters:
- Create Input File: Selected
- Input File Name: Survey Network 1
- Network Adjustment Type:
3-Dimensional
Use the default values for the other settings.
- Click OK. If prompted, click Yes to overwrite the existing Network File.
The analysis runs, the network and drawing updates, and the following files are displayed in the ASCII text editor:
- <survey network>.lsi: Displays the initial station coordinates and elevations. The angle and distance information for each station, as well as the standard errors for angles and distances are also displayed.
- <survey network>.lso: Displays the results of the calculations as well as the adjusted coordinate information.
- When you have finished reviewing the least squares calculation data, close the text files.
- To view an error ellipse, on the Survey tab, select the Survey Network 1Control Points collection. In the list view, right-click 2. Click Zoom To.
The drawing zooms to the point and ellipse.
To continue this tutorial, go to Exercise 4: Translating a Survey Database.