EE591 Magnetic Resonance Imaging and Reconstruction Project Report. S i m u l a t i o n. Professor: Krishna Nayak ID: , Name: Yongjin Cho

Size: px
Start display at page:

Download "EE591 Magnetic Resonance Imaging and Reconstruction Project Report. S i m u l a t i o n. Professor: Krishna Nayak ID: , Name: Yongjin Cho"

Transcription

1 EE591 Magnetic Resonance Imaging and Reconstruction Project Report S S F P S i m u l a t i o n Professor: Krishna Nayak ID: , Name: Yongjin Cho

2 SSFP Simulation 1 1. Theory, simulation objective and method A. Matrices and terms i. Rx,y,z(θ) : rotation matrix about specified axis by θ cosα 0 1 Ry(α)= 0 1 sinα 0 sinα 0, Excitation about y-axis cosα cosφ 2 Rz(φ)= sinφ 0 sinφ cosφ , Rotation about z, free precession D : Dephaser or spoiler gradient matrix 1 The spoiler gradient eliminates transverse component by dephasing all transverse magnetizations. 2 D = i Free precession matrix and vector 1 A(t) : free precession matrix t / T 2 e 0 0 cosφ sinφ 0 t / T 2 - A(t)= 0 e 0 sinφ cosφ 0, t / T1 0 0 e φ=2π off-resonance frequency t 2 B(t) : free precession vector 0 - B(t)= 0, Mo=1 assumed t 1 / T e 1 3 T1,T2 : Relaxation coefficients 4 TR : Repetition time, time interval between excitations

3 SSFP Simulation 2 5 TE : Echo time - TE=0 for GRASS sequence and TE=TR/2 for SSFP sequence B. Sequences and linear system diagram i. GRASS (Gradient Recalled Acquisition in the Steady State) 1 GRASS sequence is composed of excitation pulse train and dephaser / crusher gradient at the end of 1 period. α TR α α α Crusher Gradient (a) GRASS sequence RF(Ry) A(TR) + Dephaser M- M+ M- B(TR) (b) Linear system diagram Figure 1. GRASS sequence and linear system diagram. SSFP(Steady State Free Precession) 1 SSFP sequence is the simplest sequence that is composed of excitation pulse train. 2 Since all gradients are refocused within a period, the net effect of gradients is zero. TR α α α α (a) SSFP sequence

4 SSFP Simulation 3 RF(Ry) A(TE) + A(TR-TE) + M- M+ M(TE) M- B(TR) B(TR-TE) (b) Linear system diagram Figure 2. SSFP sequence and linear system diagram C. Simulation objective i. To characterize steady state and transient behaviors of magnetization for GRASS and SSFP sequences over different values of parameters and combinations of parameters. To compare GRASS and SSFP characteristics. D. Method i. Express each stage of sequence by matrix i Relate magnetization of each stage using matrices Find proper expressions for transient magnetization and steady state magnetization. iv. After applying various values of function parameters (flip angle, T1, T2, TE, TR, and off-resonance frequency) characterize behaviors of magnetization over the different values. E. Matlab functions i. Rotation functions 1 xrot.m, yrot.m, zrot.m - xrot(θ), yrot(θ), zrot(θ) - Rotation about a corresponding axis by θ Free precession 1 freeprecess.m - [Afp,Bfp]=freeprecess(T,T1,T2,df) - Function simulates free precession and decay over a time interval T - Afp : Free precession matrix

5 SSFP Simulation 4 - Bfp : Free precession vector - T1, T2 : Relaxation coefficients - df : off-resonance frequency - Times are in ms and off-resonance is in Hz i GRASS simulation functions 1 grass.m - [Msig, Mss] = grass(flip, T1, T2, TR, dfreq) - Function computes the steady state magnetization of GRASS sequence. - Msig : Steady state magnetization vector(msig = [Mx My Mz]) - Mss : Steady state transverse magnetization in a phasor notation (Mss = Mx +imy) - flip : flip angle in raidan - T1, T2 : relaxation coefficients in ms - TR : repetition time in ms - dfreq : off-resonance frequency in Hz 2 grasstr.m - [Mte,Mtr] = grasstr(mneg, flip, T1, T2, TR, dfreq) - Function simulates one period of the GRASS sequence. - Mte : Magnetization vector at the echo time (TE) - Mtr : Magnetization vector at the end of one period, e.g., just before the following excitation. - Mneg : Magnetization just before the excitation or magnetization at TR of the previous excitation period. - flip, T1, T2, TR : same as in grass.m - dfreq : off-resonance frequency in Hz iv. SSFP simulation functions 1 ssfp.m - [Msig, Mss] = ssfp(flip, T1, T2, TE, TR, dfreq, phi)

6 SSFP Simulation 5 - Function computes the steady state magnetization of SSFP sequence - Msig : Steady state magnetization vector - Mss : Steady state transverse magnetization - flip, T1, T2, TR, dfreq : same as in GRASS functions - TE : echo time in ms set to TR/2 - phi : the amount of phase twist at the end of one period 2 ab.m - [A, B]= ab(flip, T1, T2, TE, TR, dfreq) - Function for simulating transient behavior of SSFP sequence - When the sequence of excitations are expressed as M = AM B k +1 k +, the function ab( ) gives out the corresponding transient matrix A and vector B for each period. - A : Transient matrix, B : transient vector - flip, T1, T2, TE, TR, and dfreq : the same as in other functions

7 SSFP Simulation 6 2. GRASS Simulation A. Magnetization expressions i. Steady state magnetization 1 Mss = Inv(I-Ry(α)*D*A(TR))*Ry(α)*B(TR) Transient Magnetization 1 M n = D*[A(TR)*Ry(α)*M n-1 +B(TR)] 2 M n (TE), Magnetization at echo time, is Ry(α)*M n-1 B. Steady state signal characteristics i. Frequency response and Mss over flip angle 1 Mss does not vary over different off-resonance frequencies 2 Given TR, Mss has its maximum strength when flip angle is at around 0.2 radian(11.46 ) (a) Frequency response. (b) Mss vs flip angle Figure 3. Mss vs off resonance frequency and flip angle Mss vs T1, T2 and T2/T1 1 Mss decreases as T1 gets longer. 2 With varying T1 and fixed T2, When T1 varies, Mss is linearly proportional to T2/T1 3 Since all transverse magnetizations are spoiled at the end of each sequence, the net transverse magnetization at the moment of an excitation is zero, which makes T2 have no effect on Mss.

8 SSFP Simulation 7 (a) Mss vs T1 (b) Mss vs T2/T1, T1=100 to 1000, T2=100 (a) Mss vs T2 (b) Mss vs T2/T1, T1=1000, T2=100 to 1000 Figure 4. Mss vs T1, T2 and T2/T1 C. Transient Response i. Assume magnetization has reached its steady state once Mxy equals Mss up to ten thousandth. T1=600ms, T2=100ms, TR=5ms, flip angle=π/3, off-resonance freq=0 1 Tss : time before the steady state is reached 2 Tss = 85ms Number of excitations = 85 / TR = 17 repetitions Figure 5. Transient response

9 SSFP Simulation 8 i Transition time 1 The transition time is constant over different resonant frequencies T1, and T2. 2 The transition time decreases exponentially as the flip angle increases. 3 Longer TR results in longer transition time. (a) Off-resonance frequency and TR (b) Flip angle and TR (c) T1 and TR (d) T2 and TR Figure 6. Transient time

10 SSFP Simulation 9 3. SSFP Simulation A. Magnetization expressions i. Steady state magnetization 1 Mss = inv(i-a(te)*ry(α)*a(tr-te))*(a(te)*ry(α)*b(tr-te)+b(te)) 2 E2 (1 E1)sinα Mss = Mo 1 ( E E )cosα E E , E1,2 = exp(-tr/t1,2) 3 When TR<<T1,T2 sin Mss = α Mo 1+ cosα + (1 cosα)( T1/ T 2) [1] 4 Mss is a function of flip angle, T1 and T2. Transient magnetization 1 M n (t)= A(t)*Ry(α)*M n-1 (TR)+B(t) 2 M n (TE) = A(TE)*Ry(α)*M n-1 (TR)+B(TE) 3 M n (TR) = A(TR)*Ry(α)*M n-1 (TR)+B(TR) or M n (TR) = A(TR-TE)*M n (TE)+B(TR-TE) 4 In SSFP, TE is set to TR/2 when magnetizations with different resonant frequencies are in phase. B. Steady state characteristics i. Frequency response 1 A banding artifact occurs at on-resonance frequency. 2 The frequency response of Mss repeats over every 2π, which is 1/TR, and Mss has a period of 4π (a) Frequency response, Mss (b) Frequency response, Mss

11 SSFP Simulation 10 (c) Shifted frequency response, Mss (d) Shifted frequency response. Mss Figure 7. Frequency response 3 The frequency response can be shifted by applying a phase shift of ϕ at the end of each sequence. 4 The constant phase shows an echo at the pass band. Frequency response and flip angle 1 Mss shows different shape depending on flip angles over offresonance frequency. 2 When flip angle is π/4, the frequency response is the most flat over the pass band interval. 3 The signal response of near on-resonance signal over flip angle shows a potential artifact cause. [5] 4 Since on-resonance signal yields strong signal for low flip angle, it may produce some signal in unwanted location in case of a selective excitation. (a) vs Off-resonance frequency (b) vs Flip angle Figure 8. Frequency response with different flip angles

12 SSFP Simulation 11 i Frequency response and T1 and T2 1 Tissues with different T1 and T2 show different frequency response 2 Longer T1 yields smaller Mss and longer T2 gives bigger Mss 3 The pass band plot of short T1 and long T2 has the similar shape to low flip angle frequency response 4 The frequency response is the most flat when T1 is about 300 ms and T2 is about 400 ms. 5 The frequency response of Mss with different T2/T1 will be exactly the same as the figure 9. (b). (a) T1 frequency response, T2=100ms (b) T2 frequency response, T1=1000ms Figure 9. Frequency response with different T1 and T2 iv. Mss over T1 and T2 1 Mss in SSFP is known to be proportional to T2/T1, which makes T2/T1- ish contrast possible. 2 Mss shows a linear proportionality to square root of T2/T1 for low T2/T1. 3 Mss seems not to vary over different TR values. (a) Mss vs T1 (b) Mss vs T2

13 SSFP Simulation 12 (c) Mss vs T2/T1 (d) Mss vs sqrt(t2/t1) Figure 10. Mss vs T1, T2, T2/T1 and sqrt(t2/t1) 4 The lines in the gray scale image gives the result that Mss is constant for fixed T2/T1 but when T1 and T2 are small some different dependency is observed. 5 When T1 and T2 are small, the magnitude of steady state signal is dependent on T1/TR and T2/TR, which shows a dependency of Mss on TR. (a) Gray scale image (b) Contour over T2/TR and T1/TR, and TR/T2 and TR/T1 Figure 11. Gray scale image and Contour of Mss 6 Magnetization plot on xz-plane over flip angles and off-resonance frequencies forms an elliptical shape. 7 Each ellipse represents different off-resonant frequency. Since the interval between off-resonance frequencies is 10Hz and the periodicity is 100Hz, 11 different ellipses can be observed. 8 For each off-resonance frequency, whenever a line with an angle α from the vertical axis passes the middle point of the corresponding ellipse, the maximum transverse magnetization can be acquired with the flip angle α.

14 SSFP Simulation 13 (a) Mxz vs flip angle and T2/T1 (b) Mxz vs flip angle and off-resonance frequency Figure 12 Mxy over flip angle, off-resonance frequency and T2/T1 C. Transient Response i. Assumption 1 The difference between the magnitudes of consecutive magnetizations decrease. 2 The steady state satisfies the condition that the difference between consecutive magnetizations is less than 0.001, i.e., Mxy(k) -Mxy(k-1) 0.001, which indicates a smooth variation. 3 Even though the magnitude of the transverse magnetization is not quite close to the reference steady state magnetization, if the oscillation, or the variation is smooth the signal can be acquired and used. Transient Oscillation 1 Before the steady state is reached, magnetizations show an oscillatory behavior. (a) Oscillation in 3D space (b) Transverse plane oscillation Figure 13. Transient Oscillation

15 SSFP Simulation 14 i Transient response of Mxy 1 T1=1000ms and T2=100ms. TR=10ms, flip angle = 70 2 As off-resonance frequency gets closer to 0, where the banding artifact occurs, the transition time gets longer and the signal gets weaker. Figure 14. Mxy over repetitions and Off-resonance frequency iv. Transient behavior over T1 and T2 1 Lower T1, higher T2 or higher T2/T1 produces stronger steady state signal. 2 A separate plot of odd and even excitations shows no oscillation. But this non-oscillatory behavior is only for the middle frequency of the pass band. (a) T1=100ms to 1000ms, T2=100ms, off-resonance frequency=π (b) T2=100ms to 1000ms, T1=1000ms, off-resonance frequency=π

16 SSFP Simulation 15 (c) Transient behavior in odd and even excitations, Off-resonance frequency=10 to 50 Hz Figure 15. Transient behavior over T1 and T2 v. Transition time and Off-resonance frequency 1 Again the transition time is periodic over 2π. 2 As the off-resonance frequency gets closer to the middle of the pass band, the transition time tends to decrease. 3 A small peak is observed right at the center of the pass band. 4 When TR=6ms, the result does not show the expected periodicity. When TR=6ms, the period is supposed to be 167Hz but it seems to be 500Hz. But, if high peaks are used for the reference of periodicity, it shows an about 167Hz periodicity. 5 The variation of TR seems not to affect the transition time. (a) TR=2ms (b) TR=4ms (c) TR=6ms Figure 16. Transient time vs Off-resonance frequency 6 The shapes of the graphs are quite similar to the graph of the frequency response of the steady state signal if the vertical axis is flipped over.

17 SSFP Simulation 16 7 The similarity indicates that it takes more time for signals with low steady-state intensity, e.g., signals near the banding frequency, to reach their steady state. vi. Transient time and flip angle 1 The transient time is proportional to flip angle and TR does not affect much on the transient time. Figure 17. Transient time vs Flip angle v Transition time over T1 and T2 1 For fixed T2, the transition time increases along with the increase of T1. 2 As the figure 17 (a) shows, the transition time shows a linear decrease with T2/T1 when T2 is fixed and T1 is varying. 3 When T1 is fixed and T2 varies from 100 to 1000ms, the transition time is proportional to the increase of T2 or T2/T1. In this case T2/T1 is directly proportional to T2, and thus the graphs look exactly the same. (a) T1 = 100 to 1000ms, T2=100ms

18 SSFP Simulation 17 (b) T2 = 100 to 1000ms, T1=1000ms Figure 18. Transient time vs T1, T2 and T2/T1 4 From figure 17 (a) and (b), it is found that the transition time is not a function of T2/T1. Moreover, it can be inferred that the transition time is more dependent on the variation of T2 rather than the variation of T1. 5 Both simulations, in which T1 and T2 varies respectively, show that the transition time does not have any strong dependence on TR. 4. Discussion A. Comparison between GRASS and SSFP i. The SSFP sequence gives the maximum possible SNR since in SSFP sequence every magnetization is refocused such that there is no waste of magnetization. On the other hand, in GRASS sequence, transverse magnetizations are de-phased over repetitions, and thus it results in weak signal intensity. GRASS SSFP Signal Strength Weak Strong Frequency response Uniform over frequency Banding Artifact Contrast T1 T2/T1 Transition Time Short Long Table 1. GRASS and SSFP

19 SSFP Simulation 18 B. SSFP characteristics i. Maximum SNR coming from the full refocus of magnetizations i Banding artifact due to the sensitivity in frequency response Long transition time not suitable for a fast sequence. C. Future work i. Analytical expressions of transient magnetizations [7] Search literatures for current solutions and improvements for SSFP shortcomings. 1 Banding artifact Ex) Multiple acquisition method [4], Fat suppression 2 Transition time Ex) Catalyzing steady state [3], T1-map acquisition with transient-state magnetization [6] i Effective RF design for desirable signal / slice profile [8],[5] 1 Improvement of frequency response - To make pass band wide and flat 2 Improvement of slice profile - To eliminate signals from out-of slice. - To make in-slice profile flat. iv. Improvement and enhancement of SSFP performance via trials of new ideas and a through research and study of literatures!!!

20 SSFP Simulation Reference [1] Scheffler K, Lehnhardt S, Principles and applications of balanced SSFP techniques [2] Perrin LR et al., Comparative study of fast gradient echo MRI sequences : Phantom study [3] Hargreaves BA et al., Characterization and reduction of the transient response in steady-state MR imaging [4] Bangerter NK et al., Analysis of multiple-acquisition SSFP [5] Sung K, Excitation pulse design improving the spatial-spectral profile in SSFP imaging [6] Hsu J et al., Spin-lattice relaxation and a fast T1-map acquisition method in MRI with transient-state magnetization [7] Nazarova I et al., Analytical analysis of multi-pulse NMR [8] Pauly J et al., Parameter Relations for the SLR selective excitation pulse design algorithm

Midterm Review. EE369B Concepts Simulations with Bloch Matrices, EPG Gradient-Echo Methods. B.Hargreaves - RAD 229

Midterm Review. EE369B Concepts Simulations with Bloch Matrices, EPG Gradient-Echo Methods. B.Hargreaves - RAD 229 Midterm Review EE369B Concepts Simulations with Bloch Matrices, EPG Gradient-Echo Methods 292 Fourier Encoding and Reconstruction Encoding k y x Sum over image k x Reconstruction k y Gradient-induced Phase

More information

Pulse Sequences: RARE and Simulations

Pulse Sequences: RARE and Simulations Pulse Sequences: RARE and Simulations M229 Advanced Topics in MRI Holden H. Wu, Ph.D. 2018.04.19 Department of Radiological Sciences David Geffen School of Medicine at UCLA Class Business Final project

More information

Pulse Sequences: EPG and Simulations

Pulse Sequences: EPG and Simulations Pulse Sequences: EPG and Simulations PBM229 Advanced Topics in MRI Holden H. Wu, Ph.D. 2017.04.13 Department of Radiological Sciences David Geffen School of Medicine at UCLA Class Business Advanced topic

More information

Tissue Parametric Mapping:

Tissue Parametric Mapping: Tissue Parametric Mapping: Contrast Mechanisms Using SSFP Sequences Jongho Lee Department of Radiology University of Pennsylvania Tissue Parametric Mapping: Contrast Mechanisms Using bssfp Sequences Jongho

More information

FREQUENCY SELECTIVE EXCITATION

FREQUENCY SELECTIVE EXCITATION PULSE SEQUENCES FREQUENCY SELECTIVE EXCITATION RF Grad 0 Sir Peter Mansfield A 1D IMAGE Field Strength / Frequency Position FOURIER PROJECTIONS MR Image Raw Data FFT of Raw Data BACK PROJECTION Image Domain

More information

Physics of MR Image Acquisition

Physics of MR Image Acquisition Physics of MR Image Acquisition HST-583, Fall 2002 Review: -MRI: Overview - MRI: Spatial Encoding MRI Contrast: Basic sequences - Gradient Echo - Spin Echo - Inversion Recovery : Functional Magnetic Resonance

More information

Part III: Sequences and Contrast

Part III: Sequences and Contrast Part III: Sequences and Contrast Contents T1 and T2/T2* Relaxation Contrast of Imaging Sequences T1 weighting T2/T2* weighting Contrast Agents Saturation Inversion Recovery JUST WATER? (i.e., proton density

More information

Comparison of Transient Response Reduction Methods in balanced SSFP

Comparison of Transient Response Reduction Methods in balanced SSFP Comparison of Transient Response Reduction Methods in balanced SSFP EE591 Magnetic Resonance Imaging and Reconstruction Final Project Report Hua Hui Dec.7 th 24 Introduction As a consequence of the mergence

More information

Introduction to MRI. Spin & Magnetic Moments. Relaxation (T1, T2) Spin Echoes. 2DFT Imaging. K-space & Spatial Resolution.

Introduction to MRI. Spin & Magnetic Moments. Relaxation (T1, T2) Spin Echoes. 2DFT Imaging. K-space & Spatial Resolution. Introduction to MRI Spin & Magnetic Moments Relaxation (T1, T2) Spin Echoes 2DFT Imaging Selective excitation, phase & frequency encoding K-space & Spatial Resolution Contrast (T1, T2) Acknowledgement:

More information

Introduction to Biomedical Imaging

Introduction to Biomedical Imaging Alejandro Frangi, PhD Computational Imaging Lab Department of Information & Communication Technology Pompeu Fabra University www.cilab.upf.edu MRI advantages Superior soft-tissue contrast Depends on among

More information

Magnetic Resonance Imaging. Pål Erik Goa Associate Professor in Medical Imaging Dept. of Physics

Magnetic Resonance Imaging. Pål Erik Goa Associate Professor in Medical Imaging Dept. of Physics Magnetic Resonance Imaging Pål Erik Goa Associate Professor in Medical Imaging Dept. of Physics pal.e.goa@ntnu.no 1 Why MRI? X-ray/CT: Great for bone structures and high spatial resolution Not so great

More information

NMR and MRI : an introduction

NMR and MRI : an introduction Intensive Programme 2011 Design, Synthesis and Validation of Imaging Probes NMR and MRI : an introduction Walter Dastrù Università di Torino walter.dastru@unito.it \ Introduction Magnetic Resonance Imaging

More information

Spin Echo Review. Static Dephasing: 1/T2 * = 1/T2 + 1/T2 Spin echo rephases magnetization Spin echoes can be repeated. B.Hargreaves - RAD 229

Spin Echo Review. Static Dephasing: 1/T2 * = 1/T2 + 1/T2 Spin echo rephases magnetization Spin echoes can be repeated. B.Hargreaves - RAD 229 Spin-Echo Sequences Spin Echo Review Echo Trains Applications: RARE, Single-shot, 3D Signal and SAR considerations Hyperechoes 1 Spin Echo Review Static Dephasing: 1/T2 * = 1/T2 + 1/T2 Spin echo rephases

More information

Extended Phase Graphs (EPG)

Extended Phase Graphs (EPG) Extended Phase Graphs (EPG) Purpose / Definition Propagation Gradients, Relaxation, RF Diffusion Examples 1 EPG Motivating Example: RF with Crushers RF G z Crushers are used to suppress spins that do not

More information

Extended Phase Graphs (EPG)

Extended Phase Graphs (EPG) Extended Phase Graphs (EPG) Purpose / Definition Propagation Gradients, Relaxation, RF Diffusion Examples 133 EPG Motivating Example: RF with Crushers RF G z Crushers are used to suppress spins that do

More information

Lab 2: Magnetic Resonance Imaging

Lab 2: Magnetic Resonance Imaging EE225E/BIOE265 Spring 2013 Principles of MRI Miki Lustig Developed by: Galen Reed and Miki Lustig Lab 2: Magnetic Resonance Imaging Introduction In this lab, we will get some hands-on experience with an

More information

Bloch Equations & Relaxation UCLA. Radiology

Bloch Equations & Relaxation UCLA. Radiology Bloch Equations & Relaxation MRI Systems II B1 I 1 I ~B 1 (t) I 6 ~M I I 5 I 4 Lecture # Learning Objectives Distinguish spin, precession, and nutation. Appreciate that any B-field acts on the the spin

More information

Course Review. Midterm Review: EE369B Concepts Simulations with Bloch Matrices, EPG SNR. B.Hargreaves - RAD 229. Section F1

Course Review. Midterm Review: EE369B Concepts Simulations with Bloch Matrices, EPG SNR. B.Hargreaves - RAD 229. Section F1 Course Review Midterm Review: EE369B Concepts Simulations with Bloch Matrices, EPG SNR 1 Section F1 Bloch/Matrix Simulations M = [Mx My Mz] T RF and precession ~ 3x3 rotation matrices Relaxation ~ 3x3

More information

Contrast Mechanisms in MRI. Michael Jay Schillaci

Contrast Mechanisms in MRI. Michael Jay Schillaci Contrast Mechanisms in MRI Michael Jay Schillaci Overview Image Acquisition Basic Pulse Sequences Unwrapping K-Space Image Optimization Contrast Mechanisms Static and Motion Contrasts T1 & T2 Weighting,

More information

Basic Pulse Sequences I Saturation & Inversion Recovery UCLA. Radiology

Basic Pulse Sequences I Saturation & Inversion Recovery UCLA. Radiology Basic Pulse Sequences I Saturation & Inversion Recovery Lecture #5 Learning Objectives Explain what the most important equations of motion are for describing spin systems for MRI. Understand the assumptions

More information

Background II. Signal-to-Noise Ratio (SNR) Pulse Sequences Sampling and Trajectories Parallel Imaging. B.Hargreaves - RAD 229.

Background II. Signal-to-Noise Ratio (SNR) Pulse Sequences Sampling and Trajectories Parallel Imaging. B.Hargreaves - RAD 229. Background II Signal-to-Noise Ratio (SNR) Pulse Sequences Sampling and Trajectories Parallel Imaging 1 SNR: Signal-to-Noise Ratio Signal: Desired voltage in coil Noise: Thermal, electronic Noise Thermal

More information

Magnetization Preparation Sequences

Magnetization Preparation Sequences Magnetization Preparation Sequences Acquisition method may not give desired contrast Prep block adds contrast (and/or encoding) MP-RAGE = Magnetization prepared rapid acquisition with gradient echo (Mugler,

More information

EE225E/BIOE265 Spring 2013 Principles of MRI. Assignment 9 Solutions. Due April 29th, 2013

EE225E/BIOE265 Spring 2013 Principles of MRI. Assignment 9 Solutions. Due April 29th, 2013 EE5E/BIOE65 Spring 013 Principles of MRI Miki Lustig This is the last homework in class. Enjoy it. Assignment 9 Solutions Due April 9th, 013 1) In class when we presented the spin-echo saturation recovery

More information

Principles of MRI EE225E / BIO265. Lecture 14. Instructor: Miki Lustig UC Berkeley, EECS. M. Lustig, EECS UC Berkeley

Principles of MRI EE225E / BIO265. Lecture 14. Instructor: Miki Lustig UC Berkeley, EECS. M. Lustig, EECS UC Berkeley Principles of MRI Lecture 14 EE225E / BIO265 Instructor: Miki Lustig UC Berkeley, EECS Overview Last-Time: Non-Selective Excitation Excitation, inversion, spin-echo ~G ~r =0 Today: Selective Excitation

More information

Correction Gradients. Nov7, Reference: Handbook of pulse sequence

Correction Gradients. Nov7, Reference: Handbook of pulse sequence Correction Gradients Nov7, 2005 Reference: Handbook of pulse sequence Correction Gradients 1. Concomitant-Field Correction Gradients 2. Crusher Gradients 3. Eddy-Current Compensation 4. Spoiler Gradients

More information

Exam 8N080 - Introduction to MRI

Exam 8N080 - Introduction to MRI Exam 8N080 - Introduction to MRI Friday April 10 2015, 18.00-21.00 h For this exam you may use an ordinary calculator (not a graphical one). In total there are 5 assignments and a total of 50 points can

More information

Tissue Characteristics Module Three

Tissue Characteristics Module Three Tissue Characteristics Module Three 1 Equilibrium State Equilibrium State At equilibrium, the hydrogen vector is oriented in a direction parallel to the main magnetic field. Hydrogen atoms within the vector

More information

Principles of Magnetic Resonance Imaging

Principles of Magnetic Resonance Imaging Principles of Magnetic Resonance Imaging Hi Klaus Scheffler, PhD Radiological Physics University of 1 Biomedical Magnetic Resonance: 1 Introduction Magnetic Resonance Imaging Contents: Hi 1 Introduction

More information

On Signal to Noise Ratio Tradeoffs in fmri

On Signal to Noise Ratio Tradeoffs in fmri On Signal to Noise Ratio Tradeoffs in fmri G. H. Glover April 11, 1999 This monograph addresses the question of signal to noise ratio (SNR) in fmri scanning, when parameters are changed under conditions

More information

HY Ιατρική Απεικόνιση. Διδάσκων: Kώστας Μαριάς

HY Ιατρική Απεικόνιση. Διδάσκων: Kώστας Μαριάς HY 571 - Ιατρική Απεικόνιση Διδάσκων: Kώστας Μαριάς 11. MRI Τ1,Τ2, PD and physiological parameter imaging Summary and Clarifications Resonance is referred to as the property of an atom to absorb energy

More information

Field trip: Tuesday, Feb 5th

Field trip: Tuesday, Feb 5th Pulse Sequences Field trip: Tuesday, Feb 5th Hardware tour of VUIIIS Philips 3T Meet here at regular class time (11.15) Complete MRI screening form! Chuck Nockowski Philips Service Engineer Reminder: Project/Presentation

More information

Sequence Overview. Gradient Echo Spin Echo Magnetization Preparation Sampling and Trajectories Parallel Imaging. B.Hargreaves - RAD 229

Sequence Overview. Gradient Echo Spin Echo Magnetization Preparation Sampling and Trajectories Parallel Imaging. B.Hargreaves - RAD 229 Sequence Overview Gradient Echo Spin Echo Magnetization Preparation Sampling and Trajectories Parallel Imaging 75 Pulse Sequences and k-space RF k y G z k x G x 3D k-space G y k y k z Acq. k x 76 Gradient

More information

MRI Physics I: Spins, Excitation, Relaxation

MRI Physics I: Spins, Excitation, Relaxation MRI Physics I: Spins, Excitation, Relaxation Douglas C. Noll Biomedical Engineering University of Michigan Michigan Functional MRI Laboratory Outline Introduction to Nuclear Magnetic Resonance Imaging

More information

K-space. Spin-Warp Pulse Sequence. At each point in time, the received signal is the Fourier transform of the object s(t) = M( k x

K-space. Spin-Warp Pulse Sequence. At each point in time, the received signal is the Fourier transform of the object s(t) = M( k x Bioengineering 280A Principles of Biomedical Imaging Fall Quarter 2015 MRI Lecture 4 k (t) = γ 2π k y (t) = γ 2π K-space At each point in time, the received signal is the Fourier transform of the object

More information

M. Lustig, EECS UC Berkeley. Principles of MRI EE225E / BIO265

M. Lustig, EECS UC Berkeley. Principles of MRI EE225E / BIO265 Principles of MRI EE225E / BIO265 RF Excitation (Chap. 6) Energy is deposited into the system RF pulses used for: Excitation Contrast manipulation Refocussing (...more later) Saturation Tagging Transfer

More information

RAD229: Midterm Exam 2015/2016 October 19, Minutes. Please do not proceed to the next page until the exam begins.

RAD229: Midterm Exam 2015/2016 October 19, Minutes. Please do not proceed to the next page until the exam begins. RAD229: Midterm Exam 2015/2016 October 19, 2015 ---- 75 Minutes Name: Student ID: General Instructions: 1. Write your name legibly on this page. 2. You may use notes including lectures, homework, solutions

More information

Physikalische Chemie IV (Magnetische Resonanz) HS Solution Set 2. Hand out: Hand in:

Physikalische Chemie IV (Magnetische Resonanz) HS Solution Set 2. Hand out: Hand in: Solution Set Hand out:.. Hand in:.. Repetition. The magnetization moves adiabatically during the application of an r.f. pulse if it is always aligned along the effective field axis. This behaviour is observed

More information

MRI in Review: Simple Steps to Cutting Edge Part I

MRI in Review: Simple Steps to Cutting Edge Part I MRI in Review: Simple Steps to Cutting Edge Part I DWI is now 2 years old... Mike Moseley Radiology Stanford DWI, b = 1413 T2wt, 28/16 ASN 21 San Francisco + Disclosures: Funding NINDS, NCRR, NCI 45 minutes

More information

Apodization. Gibbs Artifact. Bioengineering 280A Principles of Biomedical Imaging. Fall Quarter 2013 MRI Lecture 5. rect(k x )

Apodization. Gibbs Artifact. Bioengineering 280A Principles of Biomedical Imaging. Fall Quarter 2013 MRI Lecture 5. rect(k x ) Bioengineering 280A Principles of Biomedical Imaging Fall Quarter 2013 MRI Lecture 5 GE Medical Systems 2003 Gibbs Artifact Apodization rect(k ) Hanning Window h(k )=1/2(1+cos(2πk ) 256256 image 256128

More information

BMB 601 MRI. Ari Borthakur, PhD. Assistant Professor, Department of Radiology Associate Director, Center for Magnetic Resonance & Optical Imaging

BMB 601 MRI. Ari Borthakur, PhD. Assistant Professor, Department of Radiology Associate Director, Center for Magnetic Resonance & Optical Imaging BMB 601 MRI Ari Borthakur, PhD Assistant Professor, Department of Radiology Associate Director, Center for Magnetic Resonance & Optical Imaging University of Pennsylvania School of Medicine A brief history

More information

Magnetization Gradients, k-space and Molecular Diffusion. Magnetic field gradients, magnetization gratings and k-space

Magnetization Gradients, k-space and Molecular Diffusion. Magnetic field gradients, magnetization gratings and k-space 2256 Magnetization Gradients k-space and Molecular Diffusion Magnetic field gradients magnetization gratings and k-space In order to record an image of a sample (or obtain other spatial information) there

More information

Chapter 24 MRA and Flow quantification. Yongquan Ye, Ph.D. Assist. Prof. Radiology, SOM Wayne State University

Chapter 24 MRA and Flow quantification. Yongquan Ye, Ph.D. Assist. Prof. Radiology, SOM Wayne State University Chapter 24 MRA and Flow quantification Yongquan Ye, Ph.D. Assist. Prof. Radiology, SOM Wayne State University Previous classes Flow and flow compensation (Chap. 23) Steady state signal (Cha. 18) Today

More information

Biomedical Imaging Magnetic Resonance Imaging

Biomedical Imaging Magnetic Resonance Imaging Biomedical Imaging Magnetic Resonance Imaging Charles A. DiMarzio & Eric Kercher EECE 4649 Northeastern University May 2018 Background and History Measurement of Nuclear Spins Widely used in physics/chemistry

More information

Advanced Topics and Diffusion MRI

Advanced Topics and Diffusion MRI Advanced Topics and Diffusion MRI Slides originally by Karla Miller, FMRIB Centre Modified by Mark Chiew (mark.chiew@ndcn.ox.ac.uk) Slides available at: http://users.fmrib.ox.ac.uk/~mchiew/teaching/ MRI

More information

Introductory MRI Physics

Introductory MRI Physics C HAPR 18 Introductory MRI Physics Aaron Sodickson EXRNAL MAGNETIC FIELD, PROTONS AND EQUILIBRIUM MAGNETIZATION Much of the bulk of the magnetic resonance imaging (MRI) scanner apparatus is dedicated to

More information

Basic Pulse Sequences II - Spin Echoes. TE=12ms TE=47ms TE=106ms TE=153ms UCLA. Radiology

Basic Pulse Sequences II - Spin Echoes. TE=12ms TE=47ms TE=106ms TE=153ms UCLA. Radiology TE TR 90 180 90 Basic Pulse Sequences II - Spin Echoes TE=12ms TE=47ms TE=106ms TE=153ms TE=235ms Lecture #6 Summary B1(t) RF TR RF t ~M (1) (0 )= ~ M 0 = 2 4 0 0 M 0 3 5 Initial Condition ~M (1) (0 +

More information

CHEM / BCMB 4190/6190/8189. Introductory NMR. Lecture 10

CHEM / BCMB 4190/6190/8189. Introductory NMR. Lecture 10 CHEM / BCMB 490/690/889 Introductory NMR Lecture 0 - - CHEM 490/690 Spin-Echo The spin-echo pulse sequence: 90 - τ - 80 - τ(echo) Spins echoes are widely used as part of larger pulse sequence to refocus

More information

Quantitative/Mapping Methods

Quantitative/Mapping Methods Quantitative/Mapping Methods Gradient Measurement Fat/Water Separation B0 and B1 mapping T1, T2 and T2* mapping 426 Gradient Measurement Duyn method Modifications 427 Duyn Method - Pulse Sequence Excite

More information

New Insights Into the Mechanisms of Signal Formation in RF-Spoiled Gradient Echo Sequences

New Insights Into the Mechanisms of Signal Formation in RF-Spoiled Gradient Echo Sequences New Insights Into the Mechanisms of Signal Formation in RF-Spoiled Gradient Echo Sequences Vincent Denolin, Céline Azizieh, 2 and Thierry Metens Magnetic Resonance in Medicine 54:937 954 (2005) RF spoiling

More information

RAD229: Final Exam 2014/ SOLUTIONS You will have 3 hours to complete this Exam

RAD229: Final Exam 2014/ SOLUTIONS You will have 3 hours to complete this Exam RAD229: Final Exam 2014/2015 - SOLUTIONS You will have 3 hours to complete this Exam Solutions are given in Blue. In some cases, different interpretations may have led to different, but reasonable answers,

More information

Basic p rinciples COPYRIGHTED MATERIAL. Introduction. Atomic s tructure

Basic p rinciples COPYRIGHTED MATERIAL. Introduction. Atomic s tructure 1 Basic p rinciples Introduction 1 Atomic structure 1 Motion in the atom 2 MR active nuclei 2 The hydrogen nucleus 4 Alignment 4 Precession 8 The Larmor equation 9 Introduction The basic principles of

More information

Physical fundamentals of magnetic resonance imaging

Physical fundamentals of magnetic resonance imaging Physical fundamentals of magnetic resonance imaging Stepan Sereda University of Bonn 1 / 26 Why? Figure 1 : Full body MRI scan (Source: [4]) 2 / 26 Overview Spin angular momentum Rotating frame and interaction

More information

BME I5000: Biomedical Imaging

BME I5000: Biomedical Imaging BME I5000: Biomedical Imaging Lecture 9 Magnetic Resonance Imaging (imaging) Lucas C. Parra, parra@ccny.cuny.edu Blackboard: http://cityonline.ccny.cuny.edu/ 1 Schedule 1. Introduction, Spatial Resolution,

More information

The NMR Inverse Imaging Problem

The NMR Inverse Imaging Problem The NMR Inverse Imaging Problem Nuclear Magnetic Resonance Protons and Neutrons have intrinsic angular momentum Atoms with an odd number of proton and/or odd number of neutrons have a net magnetic moment=>

More information

Nuclear Magnetic Resonance Imaging

Nuclear Magnetic Resonance Imaging Nuclear Magnetic Resonance Imaging Jeffrey A. Fessler EECS Department The University of Michigan NSS-MIC: Fundamentals of Medical Imaging Oct. 20, 2003 NMR-0 Background Basic physics 4 magnetic fields

More information

Topics. The concept of spin Precession of magnetic spin Relaxation Bloch Equation. Bioengineering 280A Principles of Biomedical Imaging

Topics. The concept of spin Precession of magnetic spin Relaxation Bloch Equation. Bioengineering 280A Principles of Biomedical Imaging Bioengineering 280A Principles of Biomedical Imaging Fall Quarter 2006 MRI Lecture 1 Topics The concept of spin Precession of magnetic spin Relaxation Bloch Equation 1 Spin Intrinsic angular momentum of

More information

Introduction to MRI Acquisition

Introduction to MRI Acquisition Introduction to MRI Acquisition James Meakin FMRIB Physics Group FSL Course, Bristol, September 2012 1 What are we trying to achieve? 2 What are we trying to achieve? Informed decision making: Protocols

More information

} B 1 } Coil } Gradients } FFT

} B 1 } Coil } Gradients } FFT Introduction to MRI Daniel B. Ennis, Ph.D. Requirements for MRI UCLA DCVI Requirements for MRI Dipoles to Images MR Active uclei e.g. 1 H in H20 Cryogen Liquid He and 2 Magnetic Field (B0) Polarizer ystem

More information

Principles of MRI EE225E / BIO265. Name That Artifact. RF Interference During Readout. RF Interference During Readout. Lecture 19

Principles of MRI EE225E / BIO265. Name That Artifact. RF Interference During Readout. RF Interference During Readout. Lecture 19 Name That Artifact Principles of MRI EE225E / BIO265 Lecture 19 Instructor: Miki Lustig UC Berkeley, EECS 1 http://mri-info.net 2 RF Interference During Readout RF Interference During Readout 1D FFT 1D

More information

Sketch of the MRI Device

Sketch of the MRI Device Outline for Today 1. 2. 3. Introduction to MRI Quantum NMR and MRI in 0D Magnetization, m(x,t), in a Voxel Proton T1 Spin Relaxation in a Voxel Proton Density MRI in 1D MRI Case Study, and Caveat Sketch

More information

Spin Echo Imaging Sequence

Spin Echo Imaging Sequence 1 MRI In Stereotactic Procedures Edward F. Jackson, Ph.D. The University of Texas M.D. Anderson Cancer Center Houston, Texas 2 RF G slice G phase G freq Signal k-space Spin Echo Imaging Sequence TE 1st

More information

M R I Physics Course. Jerry Allison Ph.D., Chris Wright B.S., Tom Lavin B.S., Nathan Yanasak Ph.D. Department of Radiology Medical College of Georgia

M R I Physics Course. Jerry Allison Ph.D., Chris Wright B.S., Tom Lavin B.S., Nathan Yanasak Ph.D. Department of Radiology Medical College of Georgia M R I Physics Course Jerry Allison Ph.D., Chris Wright B.S., Tom Lavin B.S., Nathan Yanasak Ph.D. Department of Radiology Medical College of Georgia M R I Physics Course Spin Echo Imaging Hahn Spin Echo

More information

Nuclear Magnetic Resonance Imaging

Nuclear Magnetic Resonance Imaging Nuclear Magnetic Resonance Imaging Simon Lacoste-Julien Electromagnetic Theory Project 198-562B Department of Physics McGill University April 21 2003 Abstract This paper gives an elementary introduction

More information

Investigation of Multicomponent MRI Relaxation Data with Stochastic Contraction Fitting Algorithm

Investigation of Multicomponent MRI Relaxation Data with Stochastic Contraction Fitting Algorithm Investigation of Multicomponent MRI Relaxation Data with Stochastic Contraction Fitting Algorithm Thesis Presented in Partial Fulfillment of the Requirements for the Degree of Master in Mathematical Science

More information

RF Pulse Design. Multi-dimensional Excitation I. M229 Advanced Topics in MRI Kyung Sung, Ph.D Class Business

RF Pulse Design. Multi-dimensional Excitation I. M229 Advanced Topics in MRI Kyung Sung, Ph.D Class Business RF Pulse Design Multi-dimensional Excitation I M229 Advanced Topics in MRI Kyung Sung, Ph.D. 2018.04.10 Class Business Office hours - Instructors: Fri 10-12pm TAs: Xinran Zhong and Zhaohuan Zhang (time:

More information

Navigator Echoes. BioE 594 Advanced Topics in MRI Mauli. M. Modi. BioE /18/ What are Navigator Echoes?

Navigator Echoes. BioE 594 Advanced Topics in MRI Mauli. M. Modi. BioE /18/ What are Navigator Echoes? Navigator Echoes BioE 594 Advanced Topics in MRI Mauli. M. Modi. 1 What are Navigator Echoes? In order to correct the motional artifacts in Diffusion weighted MR images, a modified pulse sequence is proposed

More information

Linear and nonlinear spectroscopy

Linear and nonlinear spectroscopy Linear and nonlinear spectroscopy We ve seen that we can determine molecular frequencies and dephasing rates (for electronic, vibrational, or spin degrees of freedom) from frequency-domain or timedomain

More information

EE225E/BIOE265 Spring 2016 Principles of MRI. Assignment 4. Due Friday Feb 19st, 2016, Self Grading Due Monday Feb 22nd, 2016

EE225E/BIOE265 Spring 2016 Principles of MRI. Assignment 4. Due Friday Feb 19st, 2016, Self Grading Due Monday Feb 22nd, 2016 EE225E/BIOE265 Spring 2016 Principles of MRI Miki Lustig Assignment 4 Due Friday Feb 19st, 2016, Self Grading Due Monday Feb 22nd, 2016 1. Finish reading Nishimura Ch.4 and Ch. 5. 2. The following pulse

More information

Introduction to the Physics of NMR, MRI, BOLD fmri

Introduction to the Physics of NMR, MRI, BOLD fmri Pittsburgh, June 13-17, 2011 Introduction to the Physics of NMR, MRI, BOLD fmri (with an orientation toward the practical aspects of data acquisition) Pittsburgh, June 13-17, 2001 Functional MRI in Clinical

More information

MRI Physics II: Gradients, Imaging. Douglas C. Noll, Ph.D. Dept. of Biomedical Engineering University of Michigan, Ann Arbor

MRI Physics II: Gradients, Imaging. Douglas C. Noll, Ph.D. Dept. of Biomedical Engineering University of Michigan, Ann Arbor MRI Physics II: Gradients, Imaging Douglas C., Ph.D. Dept. of Biomedical Engineering University of Michigan, Ann Arbor Magnetic Fields in MRI B 0 The main magnetic field. Always on (0.5-7 T) Magnetizes

More information

Relaxation times in nuclear magnetic resonance

Relaxation times in nuclear magnetic resonance Relaxation times in TEP Related topics Nuclear spins, atomic nuclei with a magnetic moment, precession movement of the nuclear spins, Landau-Lifshitz equation, Bloch equation, magnetisation, resonance

More information

MRS: IN VIVO SPECTROSCOPIC IMAGING MAIN POINTS

MRS: IN VIVO SPECTROSCOPIC IMAGING MAIN POINTS MRS: IN VIVO SPECTROSCOPIC IMAGING MAIN POINTS 1. A MR spectrum can identify many metabolites other than water by: Locating the peak(s) determined by a characteristic chemical shift (ppm) resulting from

More information

Basis of MRI Contrast

Basis of MRI Contrast Basis of MRI Contrast MARK A. HORSFIELD Department of Cardiovascular Sciences University of Leicester Leicester LE1 5WW UK Tel: +44-116-2585080 Fax: +44-870-7053111 e-mail: mah5@le.ac.uk 1 1.1 The Magnetic

More information

Basic MRI physics and Functional MRI

Basic MRI physics and Functional MRI Basic MRI physics and Functional MRI Gregory R. Lee, Ph.D Assistant Professor, Department of Radiology June 24, 2013 Pediatric Neuroimaging Research Consortium Objectives Neuroimaging Overview MR Physics

More information

HST.583 Functional Magnetic Resonance Imaging: Data Acquisition and Analysis Fall 2008

HST.583 Functional Magnetic Resonance Imaging: Data Acquisition and Analysis Fall 2008 MIT OpenCourseWare http://ocw.mit.edu HST.583 Functional Magnetic Resonance Imaging: Data Acquisition and Analsis Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

Lecture k-space. k-space illustrations. Zeugmatography 3/7/2011. Use of gradients to make an image echo. K-space Intro to k-space sampling

Lecture k-space. k-space illustrations. Zeugmatography 3/7/2011. Use of gradients to make an image echo. K-space Intro to k-space sampling Lecture 21-3-16 K-space Intro to k-space sampling (chap 3) Frequenc encoding and Discrete sampling (chap 2) Point Spread Function K-space properties K-space sampling principles (chap 3) Basic Contrast

More information

RF Excitation. Bioengineering 280A Principles of Biomedical Imaging. Fall Quarter 2006 MRI Lecture 4. Thomas Liu, BE280A, UCSD, Fall 2006

RF Excitation. Bioengineering 280A Principles of Biomedical Imaging. Fall Quarter 2006 MRI Lecture 4. Thomas Liu, BE280A, UCSD, Fall 2006 Bioengineering 28A Principles of Biomedical Imaging Fall Quarter 26 MRI Lecture 4 RF Excitation From Levitt, Spin Dynamics, 21 1 RF Excitation At equilibrium, net magnetizaion is parallel to the main magnetic

More information

Bioengineering 278" Magnetic Resonance Imaging" Winter 2010" Lecture 1! Topics:! Review of NMR basics! Hardware Overview! Quadrature Detection!

Bioengineering 278 Magnetic Resonance Imaging Winter 2010 Lecture 1! Topics:! Review of NMR basics! Hardware Overview! Quadrature Detection! Bioengineering 278" Magnetic Resonance Imaging" Winter 2010" Lecture 1 Topics: Review of NMR basics Hardware Overview Quadrature Detection Boltzmann Distribution B 0 " = µ z $ 0 % " = #h$ 0 % " = µ z $

More information

NMR/MRI examination (8N080 / 3F240)

NMR/MRI examination (8N080 / 3F240) NMR/MRI examination (8N080 / 3F240) Remarks: 1. This test consists of 3 problems with at total of 26 sub-questions. 2. Questions are in English. You are allowed to answer them in English or Dutch. 3. Please

More information

The Basics of Magnetic Resonance Imaging

The Basics of Magnetic Resonance Imaging The Basics of Magnetic Resonance Imaging Nathalie JUST, PhD nathalie.just@epfl.ch CIBM-AIT, EPFL Course 2013-2014-Chemistry 1 Course 2013-2014-Chemistry 2 MRI: Many different contrasts Proton density T1

More information

Introduction to Relaxation Theory James Keeler

Introduction to Relaxation Theory James Keeler EUROMAR Zürich, 24 Introduction to Relaxation Theory James Keeler University of Cambridge Department of Chemistry What is relaxation? Why might it be interesting? relaxation is the process which drives

More information

June 16, Signal generation and gradient fields in MRI. Maximilian Oehm. Summary of physical fundamentals. Motivation. Complex representation

June 16, Signal generation and gradient fields in MRI. Maximilian Oehm. Summary of physical fundamentals. Motivation. Complex representation in MRI of Signal in MRI June 16, 2015 in MRI Contents of 1 of 2 3 4 5 6 7 in MRI of of Magnetic field B e z (few T) Splits up energy levels N+ N N ++N 1ppm M = m V B No measurement in z-direction possible

More information

Rad Tech 4912 MRI Registry Review. Outline of the Registry Exam: Certification Fees

Rad Tech 4912 MRI Registry Review. Outline of the Registry Exam: Certification Fees Rad Tech 4912 MRI Registry Review Outline of the Registry Exam: Category: # of questions: A. Patient Care 30 B. Imaging Procedures 62 C. Data Acquisition and Processing 65 D. Physical Principles of Image

More information

Chemistry 431. Lecture 23

Chemistry 431. Lecture 23 Chemistry 431 Lecture 23 Introduction The Larmor Frequency The Bloch Equations Measuring T 1 : Inversion Recovery Measuring T 2 : the Spin Echo NC State University NMR spectroscopy The Nuclear Magnetic

More information

Concepts on protein triple resonance experiments

Concepts on protein triple resonance experiments 2005 NMR User Training Course National Program for Genomic Medicine igh-field NMR Core Facility, The Genomic Research Center, Academia Sinica 03/30/2005 Course andout Concepts on protein triple resonance

More information

EL-GY 6813/BE-GY 6203 Medical Imaging, Fall 2016 Final Exam

EL-GY 6813/BE-GY 6203 Medical Imaging, Fall 2016 Final Exam EL-GY 6813/BE-GY 6203 Medical Imaging, Fall 2016 Final Exam (closed book, 1 sheets of notes double sided allowed, no calculator or other electronic devices allowed) 1. Ultrasound Physics (15 pt) A) (9

More information

Relaxation. Ravinder Reddy

Relaxation. Ravinder Reddy Relaxation Ravinder Reddy Relaxation What is nuclear spin relaxation? What causes it? Effect on spectral line width Field dependence Mechanisms Thermal equilibrium ~10-6 spins leads to NMR signal! T1 Spin-lattice

More information

MR Fundamentals. 26 October Mitglied der Helmholtz-Gemeinschaft

MR Fundamentals. 26 October Mitglied der Helmholtz-Gemeinschaft MR Fundamentals 26 October 2010 Mitglied der Helmholtz-Gemeinschaft Mitglied der Helmholtz-Gemeinschaft Nuclear Spin Nuclear Spin Nuclear magnetic resonance is observed in atoms with odd number of protons

More information

Chapter 14:Physics of Magnetic Resonance

Chapter 14:Physics of Magnetic Resonance Chapter 14:Physics of Magnetic Resonance Slide set of 141 slides based on the chapter authored by Hee Kwon Song of the publication (ISBN 978-92-0-131010-1): Diagnostic Radiology Physics: A Handbook for

More information

Introduction to Magnetic Resonance Imaging (MRI) Pietro Gori

Introduction to Magnetic Resonance Imaging (MRI) Pietro Gori Introduction to Magnetic Resonance Imaging (MRI) Pietro Gori Enseignant-chercheur Equipe IMAGES - Télécom ParisTech pietro.gori@telecom-paristech.fr September 20, 2017 P. Gori BIOMED 20/09/2017 1 / 76

More information

How does this work? How does this method differ from ordinary MRI?

How does this work? How does this method differ from ordinary MRI? 361-Lec41 Tue 18nov14 How does this work? How does this method differ from ordinary MRI? NEW kinds of MRI (magnetic resononance imaging (MRI) Diffusion Magnetic Resonance Imaging Tractographic reconstruction

More information

We have seen that the total magnetic moment or magnetization, M, of a sample of nuclear spins is the sum of the nuclear moments and is given by:

We have seen that the total magnetic moment or magnetization, M, of a sample of nuclear spins is the sum of the nuclear moments and is given by: Bloch Equations We have seen that the total magnetic moment or magnetization, M, of a sample of nuclear spins is the sum of the nuclear moments and is given by: M = [] µ i i In terms of the total spin

More information

Part II: Magnetic Resonance Imaging (MRI)

Part II: Magnetic Resonance Imaging (MRI) Part II: Magnetic Resonance Imaging (MRI) Contents Magnetic Field Gradients Selective Excitation Spatially Resolved Reception k-space Gradient Echo Sequence Spin Echo Sequence Magnetic Resonance Imaging

More information

III, Diffusion, and Susceptibility. August 25, Departments of Mathematics and Applied Math and Computational Science University of Pennsylvania

III, Diffusion, and Susceptibility. August 25, Departments of Mathematics and Applied Math and Computational Science University of Pennsylvania III,, and Departments of Mathematics and Applied Math and Computational Science University of Pennsylvania August 25, 2010 Copyright Page All material in this lecture, except as noted within the text,

More information

Spatial encoding in Magnetic Resonance Imaging. Jean-Marie BONNY

Spatial encoding in Magnetic Resonance Imaging. Jean-Marie BONNY Spatial encoding in Magnetic Resonance Imaging Jean-Marie BONNY What s Qu est an image ce qu une? image? «a reproduction of a material object by a camera or a related technique» Multi-dimensional signal

More information

SIGNAL PROCESSING ALGORITHMS FOR REMOVING BANDING ARTIFACTS IN MRI

SIGNAL PROCESSING ALGORITHMS FOR REMOVING BANDING ARTIFACTS IN MRI 19th European Signal Processing Conference (EUSIPCO 2011) Barcelona, Spain, August 29 - September 2, 2011 SIGNAL PROCESSING ALGORITHMS FOR REMOVING BANDING ARTIFACTS IN MRI Marcus Björk a, Erik Gudmundson

More information

Spatial encoding in Magnetic Resonance Imaging. Jean-Marie BONNY

Spatial encoding in Magnetic Resonance Imaging. Jean-Marie BONNY Spatial encoding in Magnetic Resonance Imaging Jean-Marie BONNY What s Qu est an image ce qu une? image? «a reproduction of a material object by a camera or a related technique» Multi-dimensional signal

More information

4 Spin-echo, Spin-echo Double Resonance (SEDOR) and Rotational-echo Double Resonance (REDOR) applied on polymer blends

4 Spin-echo, Spin-echo Double Resonance (SEDOR) and Rotational-echo Double Resonance (REDOR) applied on polymer blends 4 Spin-echo, Spin-echo ouble Resonance (SEOR and Rotational-echo ouble Resonance (REOR applied on polymer blends The next logical step after analyzing and concluding upon the results of proton transversal

More information

Chapter 26 Sequence Design, Artifacts and Nomenclature. Yongquan Ye, Ph.D. Assist. Prof. Radiology, SOM Wayne State University

Chapter 26 Sequence Design, Artifacts and Nomenclature. Yongquan Ye, Ph.D. Assist. Prof. Radiology, SOM Wayne State University Chapter 26 Sequence Design, Artifacts and Nomenclature Yongquan Ye, Ph.D. Assist. Prof. Radiology, SOM Wayne State University Previous classes: RF pulse, Gradient, Signal Readout Gradient echo, spin echo,

More information

NMR Spectroscopy: A Quantum Phenomena

NMR Spectroscopy: A Quantum Phenomena NMR Spectroscopy: A Quantum Phenomena Pascale Legault Département de Biochimie Université de Montréal Outline 1) Energy Diagrams and Vector Diagrams 2) Simple 1D Spectra 3) Beyond Simple 1D Spectra 4)

More information