Velocity Deviation
Use the Velocity Deviation option (geogxnet.dll(Geosoft.GX.AirborneQC.VelocityDeviation;Run)*) from the Airborne QC menu to calculate the speed of airborne data collection and to carry out quality control on the calculated survey aircraft velocity.
Velocity Deviation dialog options
Application Notes
This GX assumes that the current database is the one containing the actual survey data. The database is called the survey database. If you wish to process a different database, you may browse to add it to the project or select one from the workspace list.
Velocity Channel Calculation
The coordinate (X & Y) channel units are used to convert the output velocity as _Distance/dt in units of km/hr. If the "_Distance" channel does not exist, it will be generated and calculated from the X & Y channels.
The _Distance channel is always recalculated even if the velocity channel already exists.
The velocity is calculated at a given row using the values before and after, and the final values are interpolated and extrapolated ("nearest" at the ends) to fill in dummies.
If an existing velocity channel is selected, all the input values are assumed to be in the same units. The km/hr units are only enforced if the velocity channel is new (and calculated using the X & Y and _Distance channels); then the input deviation values are also assumed to be in km/hr.
Quality Control Specifications and Indicators
This GX allows two separate specifications to be applied to check whether the velocity is within specification:
1) |
At each reading location, the velocity should be no less than Nominal velocity - Maximum deviation, and no more than Nominal velocity + Maximum deviation. |
2) |
At each reading location, the velocity should be no less than Nominal velocity - Allowed deviation, and no more than Nominal velocity + Allowed deviation over a distance greater than that specified. |
You can apply one or both of the specification tests: maximum deviation and allowed deviation over a distance. To disable a test, leave the corresponding field(s) empty.
The GX creates a flag (mask) channel called Flag_Velocity, which contains numbers from -3 to +3 inclusive to indicate the results of the quality control test(s) and how the actual velocity values deviate from the ideal velocity.
Indicator Definition
Flag |
Description |
---|---|
0 |
Velocity = Nominal velocity +/- Maximum deviation. Velocity passes the test(s). |
+1 |
Velocity > Nominal velocity + Maximum deviation but Velocity < Nominal velocity + Allowed deviation over specified range |
-1 |
Velocity < Nominal velocity - Maximum deviation but Velocity > Nominal velocity - Allowed deviation over specified range |
+2 |
Velocity > Nominal velocity + Maximum deviation but Velocity < Nominal velocity + Allowed deviation exceeding specified range |
-2 |
Velocity < Nominal velocity - Maximum deviation but Velocity > Nominal velocity - Allowed deviation exceeding specified range |
±3 |
Velocity > else. Velocity fails the test(s). |
You can refer to the velocity test when you encounter data outside the acceptable threshold in other tests and identify if the poor quality is due to variations in the speed of the data collection. Based on how the data is collected, the reported velocity at each measurement can be a very good indicator of the performance during data acquisition.
Plotting the Results
The results are plotted on the map using a single colour. The symbols for all the flagged locations (Flag_Velocity !=0) are plotted in ground units to the left or to the right of the line path based on the specified offset.
*The GX.NET tools are embedded in the geogxnet.dll file located in the "...\Geosoft\Desktop Applications \bin" folder. If running this GX interactively, bypassing the menu, first change the folder to point to the "bin" directory, then supply the GX.NET tool in the specified format. See the topic Run GX for more details on running a GX.NET interactively.
See Also:
Got a question? Visit the Seequent forums or Seequent support
Copyright (c) 2025 Bentley Systems, Incorporated. All rights reserved.
Privacy | Terms of Use