Electromagnetic Tracker Calibration

Volodymyr Kindratenko
Visualization and Virtual Environmentsgroup
National Center for SupercomputingApplications
University of Illinois at Urbana-Champaign

The problem

Electromagnetic trackers are sensitive to electrically or magneticallyconductive objects. If there is a metal near the electromagnetic tracker'stransmitter or receiver, the transmitter signals are distorted and theresulting position/orientation measurements contain errors. There are twocomponents that contribute to the total error: static error and dynamicerror. Static errors as high as 4 feet have been observed near the maximumrange of the tracker. The purpose of this document is to collect all theinformation related to the problem of correcting the static error (as far as Iknow, no work was done to correct the dynamic error).

Possible solutions

Assuming that the transmitter's position is fixed and the surrounding metaldoes not move, the static error is a function of the position of the receiverand it can be corrected as long as the magnetic field does not "foldback" on itself.

Common approach is to build a calibration table by recording the trackedpositions at known locations and (try-)linearlyinterpolate between them. The assumption is that the distortions of themagnetic field are linear within a given sub-space. The disadvantage of thisapproach is that it requires a lot of precise measurements to be taken in orderto build a good calibration table. Also, it has no provision for the calibrationof the angular error.

A method has beenpresented based on the user moving around the space and aligning real andvirtual objects where correction appears to be needed. This method avoids therepetitive measurements of positions and reduces the number of correctionpoints required by allowing to concentrate on the area of the space which mostneeds corrections. Unfortunately, the issue of rotational error correction hasnot been addressed.

Another method has been proposed in whichposition and orientation correction equations are derived by solving a highorder polynomial fit problem. A calibration table is recorded by placing thereceiver at points of known locations with know orientation. Comparably smallnumber of points needs to be recorded. Fitting polynomials are build for x, y,z, azimuth, elevation, and roll and are used to compute the fitted values frommeasured values. Some tuning of the method is required, but it has to be doneonly once.

Calibration in theCAVE library

The CAVE library has a tracker calibration support build in. The cave.confighas the following options to enable/disable the calibration:

Dave Pape: "Thecalibration file contains a table of evenly spaced tracker readings andcorresponding correct positions of these points; the CAVElib linearlyinterpolates between the table entries to get a corrected value for the datareceived from the tracker. In the file, the first four lines are a header,defining the resolution and range of the calibration table. The rest of thefile is the entries for the table. The header is: <grid-spacing><min-x> <max-x> <min-y> <max-y> <min-z><max-z>. These are all in feet. The X/Y/Z coordinates, for both theheader and the data that follow, are in the transmitter coordinate system. Forthe way we read Flock-of-Bird data, this is Y-up, with the origin at thetransmitter. The table entries are one per line; the first three numbers are X,Y, Z values that the tracker would report, the second three are the correct X,Y, Z coordinates for that reported location. The reported-tracker-values arethe evenly spaced grid points that form the correction table's grid. Inreality, the library doesn't pay any attention to those values; they're theremainly for reference; but this means that the entries _must_ be in the rightorder - Z changes fastest, followed by Y, then by X. A scaled down version of acalibration file is available on-line at http://www.evl.uic.edu/pape/CAVE/correction.table.txt."

Abhinav Kapoor made a simple tool thatreads CAVE/ImmersaDesk tracker correction tables and generate a file that canbe viewed in the CAVE using the CAVE6D application. This allows to identifyareas of greatest tracker error in the CAVE/IDesk.

Trackers calibration software

Related publications

  1. F. Raab, E. Blood, T. Steioner, and H. Jones, Magnetic position and orientation tracking system, IEEE Transactions on Aerospace and Electronic Systems, Vol. 15, No. 5, 1979, pp. 709-718.
  2. S. Bryson, Measurement and Calibration of Static Distortion of Position Data from 3D Trackers, in Proceedings of SPIE Conference on Stereoscopic Displays and Applications III,  San Jose, CA, February 1992, pp. 244-255.  postscript
  3. K. Meyer, H. Applewhite, and F. Biocca, A survey of position trackers, Presence, Vol. 1, No. 2, 1992, pp. 173-200.
  4. C. Cruz-Neira, D. Sandin, and T. DeFanti, Virtual Reality: The Design and Implementation of the CAVE, in Proceedings of SIGGRAPH '93 Computer Graphics Conference, ACM SIGGRAPH, August 1993, pp. 135-142. 
  5. S. Gottschalk, F. Hughes, Auto Calibration for Virtual Environments Tracking Hardware, in  Proceedings of SIGGRAPH '93 Computer Graphics Conference, ACM SIGGRAPH, August 1993, pp. ???-???.
  6. M. Ghazisaedy, D. Adamczyk, D. Sandin, Kenyon, and T. DeFanti, Ultrasonic Calibration of a Magnetic Tracker in a Virtual Reality Space, in Proceedings of the IEEE Virtual Reality Annual International Symposium (VRAIS '95), Research Triangle Park, NC, March 1995. postscript 
  7. Mark A. Livingston, and Andrei State, Magnetic Tracker Calibration for Improved Augmented Reality Registration, Presence, vol. 6, no. 5,· October 1997, pp. 532-546.
  8. Gabriel Zachmann, Distortion Correction of Magnetic Fields for Position Tracking, in Proc. Computer Graphics International (CGI'97), Belgium, June 23-27 1997.
  9. M. Czernuszenko, D. Sandin, T. DeFanti, Line of Sight Method for Tracker Calibration in Projection-Based VR Systems, in Proceedings of 2nd International Immersive Projection Technology Workshop, Ames, Iowa, May 11-12, 1998. postscript, etc.
  10. Mark A. Nixon, Bruce C. McCallum, W. Richard Fright, and N. Brent Price, The Effects of Metals and Interfering Fields on Electromagnetic Trackers, Presence, vol. 7, no. 2,· April 1998, pp. 204-218. pdf
  11. William Briggs, Magnetic Calibration by Tetrahedral Interpolation, in Proceedings of NIST-ASME Industrial Virtual Reality Symposium, Chicago, IL, November 1999, MH-Vol. 5/MED-Vol. 9, pp. 27-32.
  12. V. Kindratenko, Calibration of electromagnetic tracking devices, Virtual Reality: Research, Development, and Applications, vol. 4, 1999, pp. 139-150. pdf
  13. V. Kindratenko, and A. Bennett, Evaluation of Rotation Correction Techniques for Electromagnetic Position Tracking Systems, in Proc. Virtual Environments 2000 Eurographics Workshop. pdf
  14. M. Ikits, J.D. Brederson, C. Hansen, and J. Hollerbach, An Improved Calibration Framework for Electromagnetic Tracking Devices, in Proc. IEEE VR 2001, pp. 63-70. pdf, presentation

Related links


The document was created by VolodymyrKindratenko
Last modified: Thursday, December 23, 1999 12:06:04 PM