The MRI System#

To start off our exploration into how MRI works, we will deconstruct a MRI scanner and see what is inside. This will give us insight into the fundamentals of a MRI experiment and what is hardware is required.

% setup MRI-education-resources path and requirements
cd ../
startup
loading image
loading signal

Learning Goals#

  1. Describe the 4 fundmanetal components of a MRI scan and why they are necessary

    • What are the required components of MRI system?

    • What is the purpose of these components?

    • How do they work? In other words, what are the magnetic fields they create?)

    • Answer these questions:

      • Why is MRI so loud?

      • Why is it dangerous to bring certain metals into a MRI scanner?

Components of a MRI Scanner#

If we cut open a typical MRI scanner, it would look like this

MRI System Diagram - http://www.magnet.fsu.edu/education/tutorials/magnetacademy/mri/

The scanner consists of 3 hardware components that are required for all MRI scans

  1. Main magnet - \(B_0\)

  2. Radiofrequency (RF) coils, including a transmit RF coil - \(B_1^+(\vec{r},t)\) - and a receive RF coil - \(B_1^-(\vec{r},t)\)

  3. Magnetic field gradient coils - \(\vec{G}(t)\)

Main magnet - \(B_0\)#

The purpose of the main magnetic field is “Polarization”. This refers to the preferential alignment of nuclear spins with a magnetic field. The more alignment there is of spins, the greater the MRI signal. The stronger the magnetic field, the more alignment and therefore the stronger signal that will be received.

This magnetic field is typically 1.5 Tesla (1.5 T) or 3 T. It is always on, and designed to be homogeneous. To achieve this large of a mangetic field typically requires using a superconducting magnet, which consists of a superconducting alloy bathed in liquid helium.

Radiofrequency (RF) coils - \(B_1^+(\vec{r},t), B_1^-(\vec{r},t)\)#

The purpose of the RF coils is “Excitation” and signal reception.

Excitation refers to depositing energy at a specific frequency that perturbs the spins, causing them to resonate and release energy that is captured as the MRI signal. This is performed using a transmit RF coil, described by the magnetic field \(B_1^+(\vec{r},t)\). This energy is deposited in the radio-frequency (RF) range, typically around 100 MHz for MRI, which is the resonance frequency.

After Excitaiton, the spins release energy, also in the RF range, as they return to thermal equilibrium. This is performed by the receive RF coil, described by the magnetic field \(B_1^-(\vec{r},t)\).

The RF coils are typically separated in transmit and receive coils because of different requirements: the transmit coils for excitation are designed to be homogeneous in depositing energy across the field-of-view (FOV), while receive coils are designed for maximum maximum sensitivity to the relatively small signals detectable from the spins.

Magnetic field gradient coils - \(\vec{G}(t)\)#

The purpose of the magnetic field gradient coils is for imaging. Thes coils, commonly refered to simply as “gradients”, create linearly varying magnetic fields. These are designed to add and subtract from the main magnetic field. Since the magnetic field determines the resonance frequency (\(f = \bar{\gamma} \|\vec{B}\|\)), this will create a spatial variations in the magnetic field that can be used to separate signals from different locations and ultimately create images.

Fundamental MRI Experiment Procedure#

  1. Polarization: Place subject in a large magnetic fiel

    • Components required: main magnet, \(B_0\)

  2. Excitation: Perturb the spins from equilibrium by applying RF energy

    • Components required: transmit RF coil, \(B_1^+(\vec{r},t)\)

  3. Acquisition: Detect the changing magnetic field RF energy from excited spins

    • Components required: receive RF coil, \(B_1^-(\vec{r},t)\)

  4. Encoding: Create spatial variations in the magnetic field to distinguish spins at different locations

    • Components required: Magnetic field gradient coils, \(\vec{G}(t)\)

  5. Repeat Excitation, acquisition, and encoding as needed to acquire enough data to form an image

Diagram of the MRI Experiment

Magnetic Fields#

Each of the main components of a MRI system creates magnetic fields, but with different orientations, magnitudes, and frequencies, which are summarized in the following table

Component

Notation

Direction

Frequency

Strength

Purpose

Main Field

\(B_0\)

\(z\)

0 Hz

\(\approx 1\) T

Polarization

Magnetic Field Gradients

\(\vec{G}(t)\)

\(z\)

\(\approx 1\) kHz

\(\approx 10\) mT

Spatial Encoding

Transmit RF Coils

\(B_1^+(\vec{r},t)\)

\(x,y\)

\(\approx 100\) MHz

\(\approx 10 \mu T\)

Excitation

Receive RF Coils

\(B_1^-(\vec{r},t)\)

\(x,y\)

\(\approx 100\) MHz

\(\approx 1 \mu T\)

Reception

Net Magnetization

\(\vec{M}(\vec{r},t)\)

\(z,y,z\)

\(\approx 100\) MHz

\(\approx 1 \mu \mathrm{T}\)

Signal Source

Also included is the Net Magnetization, \(\vec{M}(\vec{r},t)\), which captures the magnetic fields resulting from nuclear spins that we measure in MRI.