Technical Report On Coordinate Transformations in Excel
Technical Report On Coordinate Transformations in Excel
1. Introduction
2. Objectives
3. Materials
4. Methods
Data Input and Setup: The provided lab material contained initial data points and
transformation equations, which were inputted into an Excel file. Excel was used to organize
and store data, perform matrix operations, and calculate transformation parameters.
Procedure:
1. Data Input: The given data from the material was entered into the Excel
spreadsheet, where each point was allocated specific rows and columns.
2. Parameter Calculation: Using reference equations from the material, I calculated
unknown values such as scale, rotation, and translations in both 2D and 3D space.
3. Residual Computation: Residuals were computed to assess the difference between
observed and calculated values after transformation, indicating the accuracy of the
transformations.
4. L and K Matrix Construction: L and K matrices were built to represent linear
transformations and kernel functions, aiding in solving the transformation equations.
5. 2D Affine Transformation with Weights: For the 2D affine transformation, weights
were incorporated to account for varying levels of influence among data points,
providing a more tailored approach for distortion-prone datasets.
6. 3D Conformal Transformation with Jacobian Matrix: In the 3D conformal
transformation, the Jacobian matrix was used to calculate transformation parameters,
enhancing accuracy by capturing local changes in the coordinate space.
7. Reference Variance and Standard Deviation: I computed adjustment’s reference
variance and standard deviation for evaluating data spread and measurement
accuracy.
8. Transformation Parameters Extraction: The parameter extraction sheet in Excel
was used to summarize the transformation parameters for each transformation type.
Accuracy Assessment: Across the transformations, the standard deviation and reference
variance values provided insights into the precision of each model. Lower variance values
were noted for the 2D conformal transformation, while the 3D conformal had a wider
variance, likely due to the added dimensionality.