Difference between revisions of "2012 Summer Project Week:Open source electromagnetic trackers using OpenIGTLink"

From NAMIC Wiki
Jump to: navigation, search
Line 36: Line 36:
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
  
My plan for the project week, is to demonstrate a hand-built prototype 6DOF tracker sending position and orientation data over OpenIGTLink to Slicer,
+
Pete's plan for the project week, is to demonstrate a hand-built prototype 6DOF tracker sending position and orientation data over OpenIGTLink to Slicer,
 
and to discuss what to do next.
 
and to discuss what to do next.
  
I also plan to test and debug C programs to generate NRRD images from numerical or analytic data.  The intent, is to test feasibility of using
+
Pete also plans to test and debug C programs to generate NRRD images from numerical or analytic data.  The intent, is to test feasibility of using
 
Slicer to visualize magnetic field models of coils.
 
Slicer to visualize magnetic field models of coils.
  
I also plan to start writing C code to characterize the coils from measured data.
+
Pete also plans to start writing C code to characterize the coils from measured data.
  
 
</div>
 
</div>
Line 50: Line 50:
 
<h3>Progress</h3>
 
<h3>Progress</h3>
  
My published work to date is on
+
Pete's published work to date is on
 
[[Open Source Electromagnetic Trackers|Open Source Electromagnetic Trackers]]
 
[[Open Source Electromagnetic Trackers|Open Source Electromagnetic Trackers]]
 
and on [[http://home.comcast.net/~traneus http://home.comcast.net/~traneus]].
 
and on [[http://home.comcast.net/~traneus http://home.comcast.net/~traneus]].
Line 59: Line 59:
 
[[http://home.comcast.net/~traneus/dry_model_1_isca_tracker_magnetics.htm magnetics]] of hand-built first
 
[[http://home.comcast.net/~traneus/dry_model_1_isca_tracker_magnetics.htm magnetics]] of hand-built first
 
[[http://home.comcast.net/~traneus/dry_emtrackertricoil.htm 6DOF]] prototype.
 
[[http://home.comcast.net/~traneus/dry_emtrackertricoil.htm 6DOF]] prototype.
 +
 +
Pete made a NRRD that Slicer 3 accepted and displayed; see image above for one plane.
 +
 +
Pete demonstrated a working 6DOF EM tracker communicating over OpenIGTLink to Slicer 3 on the same computer and to Slicer 4 over the network
 +
on another computer.
  
 
</div>
 
</div>

Revision as of 02:21, 22 June 2012

Home < 2012 Summer Project Week:Open source electromagnetic trackers using OpenIGTLink


Key Investigators

  • Retired: Peter Traneus Anderson
  • NA-MIC: Tina Kapur, Sonia Pujol

Objectives

One goal of this open-source electromagnetic tracker project is to extend the tracker simulators in OpenIGTLink, by replacing the simulated position and orientation data with real data from real sensors using real hardware, all open-sourced.

Another goal of this project, is to provide an open forum for tracker designers to discuss the technology in all its aspects. Open-source tracker projects provide a common basis for discussion among tracker designers who are otherwise trapped behind proprietary walls.

The physics of electromagnetic trackers only just works. Tracker designers are continually struggling to get enough signal/noise from a small-enough sensor at a large-enough distance for a particular application. Magnetic-field distortion adds to the challenges.

Another goal of this project, is to enable researchers to simulate trackers for themselves, to better understand the limits imposed by the physics.

Another goal of this project, is to provide opportunities to gain experience on simple, unusual, and state-of-the-art analog hardware, digital hardware, digital-signal-processing algorithms, electromagnetic modeling, and position-calculation algorithms.



Approach, Plan

Pete's plan for the project week, is to demonstrate a hand-built prototype 6DOF tracker sending position and orientation data over OpenIGTLink to Slicer, and to discuss what to do next.

Pete also plans to test and debug C programs to generate NRRD images from numerical or analytic data. The intent, is to test feasibility of using Slicer to visualize magnetic field models of coils.

Pete also plans to start writing C code to characterize the coils from measured data.

Progress

Pete's published work to date is on Open Source Electromagnetic Trackers and on [http://home.comcast.net/~traneus].

[Photos], [block diagram], [electronics], [magnetics] of hand-built first [6DOF] prototype.

Pete made a NRRD that Slicer 3 accepted and displayed; see image above for one plane.

Pete demonstrated a working 6DOF EM tracker communicating over OpenIGTLink to Slicer 3 on the same computer and to Slicer 4 over the network on another computer.

Delivery Mechanism

References