Physical end-to-end calibration and adjustment ensures accurate data collection by thoroughly inspecting the measurement system components, allowing for early detection and correction of potential issues.
Calibration procedure in GI.bench
-
To load the configuration of the connected DAQ system into the project window, click Read or open an existing project that matches the connected hardware configuration.
-
Next, navigate to the Data Acquisition tab to initiate the acquisition process.
-
You can either right-click and select Edit variable from either the data acquisition or configuration tab to access the variable settings window.
-
From there, you can choose or input the desired engineering unit for scaling purposes.
-
In the scaling section, you'll find a drop-down list for the scaling method, which now includes the option for 2 Point Measurement.
-
Assign a value to the signal and then click Set P1. Proceed by applying the next value and clicking Set P2. This process establishes a two-point scaling relationship between the physical and engineering units. All data points will be linearized according to this established line.
-
Click OK when complete, then go to Configuration > Write to write updates to the DAQ system.
Calibration procedure in test.commander
- Connect the controller and add it to the current project. The controller and all I/O modules should be shown in the project space:
- Highlight the attached controller and select Online adjust values from the controller:
- The online adjustment window will appear.
- Click on the variable you want to calibrate and select the Adjustment button to the right:
- Select the 2-point calibration by measure:
- For this example, we have a signal generator connected to an A101 for voltage input 0-10V. For demonstration purposes, we will set Point 1 to -10V (with an actual input of 0V) and set Point 2 to 10V (with an actual input of 10V). With this calibration, an actual input of 5V will be displayed as 0V.
- Set the signal generator to 0V, ensure Point 1 displays -10V, and click Set value.
- Set the signal generator to 10V, make sure Point 2 displays 10V, and click Set value.
- Click OK when complete.
- You will notice that when the signal generator is set to 0V, the A101 will display -10V; when set to 10V, the A101 will display +10V. All values in between these two points are linearized:
Signal Generator A101 0V -10V 2V -6V 4V -2V 5V 0V 8V 6V 10V 10V
Example: (signal generator set to 8V) - Make sure to update the project to the connected test controller.