Fourier based method for rapid magnetic field perturbation calculation with susceptibility tensors

版本 1.0.0.0 (1.4 MB) 作者: Ti Xu
An algorithm implementing the Fourier transform of Maxwell’s equations in tensor form
173.0 次下载
更新时间 2016/4/26

# Method:
This algorithm implements the Fourier transform of Maxwell’s equations in tensor form, allowing for the forward calculation of induced field from a cylinder of known susceptibility in 3D.
In MRI, the Fourier transform of Maxwell’s Equations (Marques and Bowtell, 2005 and Salomir et al., 2003) allows for the conversion between distributions of magnetic susceptibility and field maps. While most structures in human tissue exhibit isotropic magnetic susceptibility, some biomolecules have been suggested to have magnetic susceptibility anisotropy - for example, myelin in the brain. This anisotropy can be characterized by a rank-2 tensor. The Fourier transform of Maxwell’s equations accommodating this tensor formulation of magnetic susceptibility is derived in Equation 9 of Liu 2010, Susceptibility Tensor Imaging. This routine incorporates the tensor formulation of magnetic susceptibility in the forward calculations of field distortions from a solid cylinder in 3D.

#Input & Output:

function [A]= sus_tensor(PHI,THETA,B0,sus, AA,BB,CC)

Inputs (in spherical coordinates where applicable):
Phi, 0 --> pi/2, azimuthal angle of the applied field to the cylinder
Theta, 0 --> pi/2, orientation or polar angle of the applied field to longitudinal axis of the cylinder
B0 - applied field strength, Tesla
Sus - magnetic susceptibility in ppb
AA,BB,CC - diagonals entries to a 3x3 matrix, denoting the susceptibility tensor
For example, [1,1,1] denotes isotropic susceptibility | [1,-½,-½ ] denotes radial anisotropy of myelin.

Outputs:
Field perturbation from cylinder in 3D. Output image is an orthogonal cross section about longitudinal axis of the cylinder.

# Results:

In result.png
A) cross section of cylinder
B) sus_tensor(0,pi/2,7,5,1,-½,-½)
C) sus_tensor(pi/4,pi/2,7,5,1,-½,-½)
D) sus_tensor(pi/2,pi/2,7,5,1,-½,-½)

引用格式

Ti Xu (2024). Fourier based method for rapid magnetic field perturbation calculation with susceptibility tensors (https://github.com/BluesBlues213/fourier-based-method-for-field-perturbation-calculations), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 General Physics 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.0.0

updated thumbnail figure | results.png

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库