Table of Contents
Fetching ...

Simulations of MRI Guided and Powered Ferric Applicators for Tetherless Delivery of Therapeutic Interventions

Wenhui Chu, Khang Tran, Nikolaos V. Tsekos

TL;DR

The paper addresses the challenge of tetherless, MRI-powered delivery of therapeutic interventions by proposing a computational platform that plans and simulates MR-guided ferric applicators (MRbots) navigating within blood vessels. It integrates real-time MR gradient generation, safe-trajectory compliance via virtual fixtures, and a multi-threaded Qt/C++ implementation with a PID-based control loop to model and assess navigation through complex vascular corridors. Key contributions include the safe corridor concept, gradient-driven motion planning under physiological drag and pulsatile flow, and a visualization-backed simulation pipeline using VTK and ParaView, validated across multiple flow regimes. The work advances MIS by enabling preoperative planning and potential intraoperative guidance for MR-based tetherless delivery, with implications for improved targeting and reduced invasiveness.

Abstract

Magnetic Resonance Imaging (MRI) is a well-established modality for pre-operative planning and is also explored for intra-operative guidance of procedures such as intravascular interventions. Among the experimental robot-assisted technologies, the magnetic field gradients of the MRI scanner are used to power and maneuver ferromagnetic applicators for accessing sites in the patient's body via the vascular network. In this work, we propose a computational platform for preoperative planning and modeling of MRI-powered applicators inside blood vessels. This platform was implemented as a two-way data and command pipeline that links the MRI scanner, the computational core, and the operator. The platform first processes multi-slice MR data to extract the vascular bed and then fits a virtual corridor inside the vessel. This corridor serves as a virtual fixture (VF), a forbidden region for the applicators to avoid vessel perforation or collision. The geometric features of the vessel centerline, the VF, and MRI safety compliance (dB/dt, max available gradient) are then used to generate magnetic field gradient waveforms. Different blood flow profiles can be user-selected, and those parameters are used for modeling the applicator's maneuvering. The modeling module further generates cues about whether the selected vascular path can be safely maneuvered. Given future experimental studies that require a real-time operation, the platform was implemented on the Qt framework (C/C++) with software modules performing specific tasks running on dedicated threads: PID controller, generation of VF, generation of MR gradient waveforms.

Simulations of MRI Guided and Powered Ferric Applicators for Tetherless Delivery of Therapeutic Interventions

TL;DR

The paper addresses the challenge of tetherless, MRI-powered delivery of therapeutic interventions by proposing a computational platform that plans and simulates MR-guided ferric applicators (MRbots) navigating within blood vessels. It integrates real-time MR gradient generation, safe-trajectory compliance via virtual fixtures, and a multi-threaded Qt/C++ implementation with a PID-based control loop to model and assess navigation through complex vascular corridors. Key contributions include the safe corridor concept, gradient-driven motion planning under physiological drag and pulsatile flow, and a visualization-backed simulation pipeline using VTK and ParaView, validated across multiple flow regimes. The work advances MIS by enabling preoperative planning and potential intraoperative guidance for MR-based tetherless delivery, with implications for improved targeting and reduced invasiveness.

Abstract

Magnetic Resonance Imaging (MRI) is a well-established modality for pre-operative planning and is also explored for intra-operative guidance of procedures such as intravascular interventions. Among the experimental robot-assisted technologies, the magnetic field gradients of the MRI scanner are used to power and maneuver ferromagnetic applicators for accessing sites in the patient's body via the vascular network. In this work, we propose a computational platform for preoperative planning and modeling of MRI-powered applicators inside blood vessels. This platform was implemented as a two-way data and command pipeline that links the MRI scanner, the computational core, and the operator. The platform first processes multi-slice MR data to extract the vascular bed and then fits a virtual corridor inside the vessel. This corridor serves as a virtual fixture (VF), a forbidden region for the applicators to avoid vessel perforation or collision. The geometric features of the vessel centerline, the VF, and MRI safety compliance (dB/dt, max available gradient) are then used to generate magnetic field gradient waveforms. Different blood flow profiles can be user-selected, and those parameters are used for modeling the applicator's maneuvering. The modeling module further generates cues about whether the selected vascular path can be safely maneuvered. Given future experimental studies that require a real-time operation, the platform was implemented on the Qt framework (C/C++) with software modules performing specific tasks running on dedicated threads: PID controller, generation of VF, generation of MR gradient waveforms.
Paper Structure (18 sections, 14 equations, 8 figures)

This paper contains 18 sections, 14 equations, 8 figures.

Figures (8)

  • Figure 1: Results of Tp = 100ms (blue) and Tp = 200ms (red) of the simulation in the constant blood flow. (a) is a plot of the curvature of the path. (b) shows the constant blood flow. (c), (d) and (e) present the gradients generated by the MRI scanner for each axis.
  • Figure 2: Results of Tp = 100ms (blue) and Tp = 200ms (red) of the simulation in the normal blood flow. (a) is a plot of the curvature of the path. (b) shows the normal blood flow. (c), (d) and (e) present the gradients generated by the MRI scanner for each axis.
  • Figure 3: Results of Tp = 100ms (blue) and Tp = 200ms (red) of the simulation in fast heart rate of blood flow. (a) is a plot of the curvature of the path. (b) shows the fast heart rate blood flow. (c), (d) and (e) present the gradients generated by the MRI scanner for each axis.
  • Figure 4: Results of Tp = 100ms (blue) and Tp = 200ms (red) of the simulation in the constant blood flow. (a), (b) and (c) show dB/dt for each axis. The blood flow is 1ml/s.
  • Figure 5: Results of Tp = 100ms (blue) and Tp = 200ms (red) of the simulation in the normal blood flow. (a), (b) and (c) show dB/dt for each axis.
  • ...and 3 more figures