2774

Mechanical Resonance Recording and Analysis using auDIO files (MR-RADIO)
Hannes Dillinger1, Eva Peper1, Christian Guenthner1, and Sebastian Kozerke1
1ETH and University Zurich, Zurich, Switzerland

Synopsis

This work presents a web-based framework for the identification of mechanical resonances of MRI gradients systems based exclusively on mobile phone audio recordings. frequencies are used to guide beneficial combinations of TE/TR for PC-MRI and readout bandwidth settings for EPI sequences. Results demonstrate that the background phase in PC-MRI as well as beat phenomena during EPI readouts can be reduced. The web app can be found at https://mr-radio.herokuapp.com and its source code is publicly available at https://github.com/hdillinger/mr-radio in the spirit of reproducible research.

Introduction

The gradient modulation transfer function (GMTF) contains crucial information about the MRI gradient system. Assuming a linear, time-invariant model (LTI), the MRI gradient system’s response for any given input gradient waveform with limited energy can be calculated. This enables to correct for inevitable system imperfections and to subsequently improve reconstructed image quality. Common methods use concurrent field monitoring1 or acquisition of the GMTF2, which allows correcting for MRI gradient system shortcomings in post-processing. However, these methods are either expensive, time-intensive, or not fully universal (e.g. temperature dependence of the GMTF3). In this work, we present an automatic identification of mechanical resonances by using mobile phone audio recordings exclusively. The use case is demonstrated for PC-MRI, by suggesting combinations of echo (TE) and repetition time (TR) to minimize undesirable residual background phase. For EPI sequences, optimal EPI readout bandwidths (EPI BW) are derived such that beat phenomena are minimized.

Methods

Building upon knowledge from previous works concerned with the identification of the acoustic transfer function from chirp sequences4 and the minimization of background phase in PC-MRI sequences5, a web-based framework is proposed to automatically identify mechanical resonances of the MRI gradient system.

The webapp is built based on a template (https://github.com/ialja/beautiful-web) in flask (https://github.com/pallets/flask), employing a python backend which is easily extendable for custom analysis code and deployable on a cloud application platform (https://www.heroku.com). The input data mask offers the possibility to either use example data, record data online or upload an audio file for usage in the workflow. The example data comprises a tailored MR sequence which covers the audio spectrum in the frequency region of interest (0Hz to 2kHz) on all axes (Figure 1). If needed, a single axis can be selected for distinguishing between mechanical resonances on different axes. Other input data, such as fMRI sequences employing a long TR, are equally suitable.

The input audio file is processed using its autocorrelation function and its Fourier transform (MR-RADIO spectrum), where the former is used to estimate the TR and the latter to identify mechanical resonances by marking peaks in the audio spectrum.

Following theoretical considerations presented in 5, for PC-MRI sequences, the suggested TE is found when the deflection due to the bipolar velocity encoding gradient has its zero crossing at TE (Figure 2A).

Optimal TRs, on the other hand, are derived if subsequent bipolar gradients are opposite in phase relative to the deflection (Figure 2B). For sequences besides PC-MRI, TR can be optimized such that the gradient spectrum (Fourier transform of the gradient waveforms) has zero-crossings at the mechanical resonance frequencies. This is possible due to the inherent comb-like gradient spectrum of repetitive MR sequences.

For EPI readouts, as the amplitude of the beat phenomenon scales with $$$1 / (f_{EPI}^2 - f_{res}^2)$$$6, it is desirable to maximize the distance $$$f_{EPI}$$$ and $$$f_{res}$$$ for the readout train on a given axis, given a non-oblique image orientation. As the input audio file may comprise gradient waveforms played out on all axes (oblique slice), the distance to the identified mechanical resonances is maximized.

Results & Discussion

Figure 1 compares the GMTF with the MR-RADIO spectrum, confirming the feasibility of identifying mechanical resonances in the spectrum. As seen, the mechanical resonances on all gradient axes, as identified using the MR-RADIO approach, agree well with the mechanical resonances in the GMTF.

Figure 2 highlights the theoretical considerations regarding (A) the suggestion of beneficial TE, (B) TR timings and (C) EPI readout bandwidths. Given a typical mechanical resonance frequency of $$$f_{res} = 1\mathrm{kHz}$$$, a shift of TE of max. $$$\lambda / 4 = 1 / (4 f_{res}) = 0.25\mathrm{ms}$$$ results in minimizing the background phase. Beneficial TRs are given by $$$(2n-1) / (2 f_{res})$$$. If the optimal TR cannot be achieved or for sequences besides PC-MRI, TR can be set to irrational multiples of $$$1 / f_{res}$$$.

Figure 3 presents a screen recording of the MR-RADIO workflow exemplifying its ease of use and its reporting functions.

Figure 4 compares the background phase resulting from standard sequence parameters for a vendor supplied PC-MRI sequence (shortest TE/TR). The background phase slope is found to be reduced by 50%.

Figure 5 shows EPI data recorded with deactivated phase encoding blips and Fourier transform in phase encoding direction for nominal (highest EPI BW) and MR-RADIO suggested EPI BW parameters in a stationary, spherical phantom. Employing the suggested values, a reduced discrepancy between even and odd ky lines is seen.

Conclusion

In this work, MR-RADIO, a web-based framework, has been presented, which offers easy, low-cost and ubiquitous identification of mechanical resonances of MRI gradient systems. The identified resonance frequencies help to guide optimal TE and TR setting in e.g. PC-MRI or to choose optimal readout bandwidths for EPI sequences, minimizing beat phenomena and N/2 ghost intensity.

Acknowledgements

The authors acknowledge funding of the Platform for Advanced Scientific Computing of the Council of Federal Institutes of Technology (ETH Board), Switzerland.

References

1. Wilm BJ, Barmet C, Pavan M, Pruessmann KP. Higher order reconstruction for MRI in the presence of spatiotemporal field perturbations. Magn Reson Med. 2011;65(6):1690-1701. doi:10.1002/mrm.22767

2. Rahmer J, Mazurkewitz P, Börnert P, Nielsen T. Rapid acquisition of the 3D MRI gradient impulse response function using a simple phantom measurement. Magn Reson Med. 2019;82(6):2146-2159. doi:10.1002/mrm.27902

3. Busch J, Vannesjo SJ, Barmet C, Pruessmann KP, Kozerke S. Analysis of temperature dependence of background phase errors in phase-contrast cardiovascular magnetic resonance. J Cardiovasc Magn Reson. 2014;16:97. doi:10.1186/s12968-014-0097-6

4. Dillinger H, Kozerke S, Guenthner C. Direct Comparison of Gradient Modulation Transfer Functions and Acoustic Noise Spectra of the same MRI at High- (3T) and Lower-Field (0.75T). Proc. Intl. Soc. Mag. Reson. Med. 30 (2021)

5. Dillinger H, Peper E, Guenthner C, Kozerke S. Background Phase Error Reduction in Phase-Contrast MRI based on Acoustic Noise Recordings. Proc. Intl. Soc. Mag. Reson. Med. 30 (2021)

6. Dillinger H, Kozerke S. Beat Phenomena in MRI - Theoretical and Experimental Description of the Impact of Mechanical Resonances on Fast Readouts. Submitted to ISMRM 31 (2022)

Figures

Figure 1: Relation of the Gradient Modulation Transfer Function (GMTF) with the acquired MR-RADIO audio spectrum. Mechanical resonances of the MRI gradient system can be identified based on peaks in the audio spectrum given that mechanical resonances result in mechanical deflection and therefore acoustic sound emission.

Figure 2: For PC-MRI, (A) a favorable echo time (TE) is found if the deflection has its zero crossing at TE, (B) favorable repetition times (TR) are found if the deflection is in opposite phase to the following bipolar gradient. For sequences beyond PC-MRI, optimal TRs are found by setting TRs to irrational multiples of mechanical resonance frequencies. (C) For EPI, the readout bandwidth chosen such that mechanical resonance frequencies are avoided.

Figure 3: Screen recording of the mobile version of the web-app MR-RADIO. The web-app is compatible with both desktop and mobile devices. Input audio can either be test data from an MR-RADIO or fMRI sequence audio recording (provided), online recorded, or uploaded audio. Analysis plots can be exported to a pdf file.

Figure 4: Using MR-RADIO suggested values, background phase slope of a stationary agar phantom are reduced by 50% for a PC-MRI product sequence. Of note, TE has been increased by merely 0.28ms (3%).

Figure 5: (A) EPI magnitude images of a steady, spherical phantom with phase encoding blips deactivated. Line plot data has been extracted along the white dashed line. (B) Line plots highlighting the discrepancy between even and odd ky profiles, which could be reduced for mid EPI BWs by employing the MR-RADIO suggested parameters. The mean of the magnitude has been subtracted for all EPI BWs for aiding visual display.

Proc. Intl. Soc. Mag. Reson. Med. 30 (2022)
2774
DOI: https://doi.org/10.58530/2022/2774