Category:NMR: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[File:Spin_energy_split_new_colours.png|300px|thumb|Energy ''E'' against the magnetic field '''B'''''<sub>ext</sub>'' showing how the energy difference ''&Delta;E'' (red) between the spin up and down electrons changes with increasing magnetic field strength. This results in a slight difference in population between the up (purple) and down (green) states, the lower energy down state that is aligned with '''B'''''<sub>ext</sub>'' being more populated according to the Boltzmann distribution.]]
'''Nuclear magnetic resonance''' (NMR) spectroscopy is a highly sensitive technique for probing the atomic-scale structure of molecules, liquids, and solids. However, directly extracting structural information from NMR spectra is often challenging. Consequently, ''ab-initio'' quantum mechanical simulations, such as those performed using VASP, play a crucial role in accurately linking NMR spectra to atomic-scale structural properties.
Density-functional theory (DFT) can be used to calculate various nuclear properties of a crystal measurable through nuclear magnetic resonance (NMR) and associated methods. In the Projector Augmented Wave (PAW) approach, a frozen core approximation is used. The Kohn-Sham (KS) states near the nucleus are correctly described using all-electron (AE) partial waves.
 
<div style="clear:both;"></div>
This page presents an overview of nuclear-electron interactions that can be computed and are relevant to interpret NMR spectra.
 
==Chemical shielding==
==Chemical shielding==
[[File:Chemical_shielding.png|300px|thumb|The external magnetic field '''B'''''<sub>ext</sub>'' (purple) induces currents in the electrons in atoms. These currents (black arrows) in turn induce an opposing magnetic field '''B'''''<sub>in</sub>'' (red), reducing the magnetic field at the position of the nucleus, effectively shielding the nucleus from '''B'''''<sub>ext</sub>''.]]
 
The chemical shift &delta; is a property that describes the shielding of an applied, external magnetic field '''B''' felt by a nucleus with non-zero spin. The chemical shift is the difference in chemical shielding &sigma; relative to a reference &sigma;<sub>ref</sub>.  
[[File:Chemical_shielding.png|200px|thumb|The external magnetic field '''B'''''<sub>ext</sub>'' (purple) induces currents in the electrons in atoms. These NMR response currents (black arrows) in turn induce an opposing magnetic field '''B'''''<sub>in</sub>'' (red), reducing the magnetic field at the position of the nucleus, effectively shielding the nucleus from '''B'''''<sub>ext</sub>''.]] The effective B-field felt by a nucleus with finite nuclear spin is related to the applied B field via the chemical shielding tensor. The applied B-field induces a para- and diamagnetic NMR response current in the electrons and screens the nucleus with an induced B-field that follows from the Biot-Savart law, c.f. figure. The chemical shift is the difference in chemical shielding &sigma; relative to a reference &sigma;<sub>ref</sub>.  


:<math>
:<math>
\delta_{ij} = \sigma_{ij}^{\mathrm{ref}} - \sigma_{ij}
\delta_{ij} = \sigma_{ij}^{\mathrm{ref}} - \sigma_{ij}.
</math>
</math>  


The chemical shielding tensor can be calculated using the Gauge-Including PAW (GIPAW) method, using the {{TAG|LCHIMAG}} tag {{Cite|pickard:prb:2001}}{{Cite|yates:prb:2007}}. The chemical shielding is calculated via the induced current (cf. {{TAG|WRT_NMRCUR}}) {{Cite|pickard:prb:2001}}{{Cite|yates:prb:2007}} and has contributions from the plane-wave grid and one-center contributions (the induced field at the center of a PAW sphere due to the augmentation current inside that sphere). These are for individual atoms and exclude the contribution due to the augmentation currents in other PAW spheres. If two-center terms are important, e.g. for H, then they should be included using {{TAG|LLRAUG}} {{Cite|dewijs:jcp:2013}}{{Cite|dewijs:jcp:2021}}.
VASP can efficiently compute electronic properties in bulk systems thanks to the [[projector-augmented wave]] (PAW) method which takes advantage of [[pseudopotentials]] and a [[:Category:Pseudopotentials#Theory|frozen core approximation]]. However, the [[PAW formalism|standard PAW transformation]] does not fully account for how the gauge field <math>A</math> interacts with the reconstructed wavefunctions in the augmentation regions (near atomic cores). Thus, NMR calculations ({{TAGO|LCHIMAG|True}}) are based on an extended version of the [[PAW method]], the gauge-invariant PAW (GIPAW) method{{Cite|pickard:prb:2001}}{{Cite|yates:prb:2007}} that properly ensures the gauge invariance. The NMR currents ({{TAG|WRT_NMRCUR}}) are computed using linear response theory.


Learn [[insert|how to perform a chemical shielding calculation.]]
* Learn [[Calculating the chemical shieldings|how to calculate the chemical shielding]].
<div style="clear:both;"></div>
<div style="clear:both;"></div>
=== Nuclear-independent chemical shielding ===
Nuclear-independent chemical shielding (NICS) is a computational method used to quantify aromaticity in molecules by calculating the magnetic shielding at a virtual point (not at a nucleus) in space, typically at the center of a ring or above it. See {{TAG|NUCIND}} for more information.
==Magnetic susceptibility==
==Magnetic susceptibility==
The macroscopic magnetic susceptibility <math>\chi</math> is the degree of magnetization of a material in response to an applied magnetic field {{Cite|mauri:louie:1996}}.
The macroscopic magnetic susceptibility <math>\chi</math> is defined by {{Cite|mauri:louie:1996}}


:<math>
:<math>
\textbf{B}_{\textrm{in}}^{(1)}(\textbf{G}=0) = \frac{8 \pi}{3} \chi \textbf{B}
\textbf{B}_{\textrm{in}}^{(1)}(\textbf{G}=0) = \frac{8 \pi}{3} \chi \textbf{B}_{ext},
</math>
</math>


where <math>\textbf{B}</math> is the external magnetic field and <math>\textbf{B}_{\textrm{in}}^{(1)}</math> is the induced magnetic field.
where <math>\textbf{B}_{ext}</math> is the external magnetic field and <math>\textbf{B}_{\textrm{in}}^{(1)}</math> is the induced magnetic field. This must be taken into account for the chemical shielding as a G=0 contribution.
 
The orbital magnetic susceptibility is calculated via a finite-differences approach, where a key variable ''Q<sub>ij</sub>'' is approximated in two ways. The so-called ''pGv''-approximation is used by default {{Cite|yates:prb:2007}}, where ''p'' is momentum, ''v'' is velocity, and ''G'' is a Green's function. An alternative approach, the ''vGv''-approximation is available to calculate the susceptibility {{Cite|avezac:prb:2007}}, which can be switched off using {{TAG|LVGVCALC}}. With {{TAG|LVGVAPPL}} one can force VASP to use the ''vGv'' result for the <math>\mathbf{G=0}</math> contribution instead of the ''pGv'' used as default. With {{TAG|LVGVCALC}} one can suppress the calculation of the ''vGv'' magnetic susceptibility.  


Like the chemical shielding, the magnetic susceptibility is calculated by linear response using {{TAG|LCHIMAG}} {{Cite|pickard:prb:2001}}{{Cite|yates:prb:2007}}, so they will both be shown in the same {{FILE|OUTCAR}} file.
It is calculated within linear response theory ({{TAGO|LCHIMAG|True}}), where a key variable ''Q<sub>ij</sub>'' is approximated in two ways. The so-called ''pGv'' approximation is used by default {{Cite|yates:prb:2007}}, where ''p'' is momentum, ''v'' is velocity, and ''G'' is a Green's function. An alternative approach, the ''vGv'' approximation is available to calculate the susceptibility {{Cite|avezac:prb:2007}}. See {{TAG|LVGVCALC}} and {{TAG|LVGVAPPL}} to control the approximation.  


Learn [[insert|how to perform a magnetic susceptibility calculation.]]
* Learn [[Calculating the magnetic susceptibility|how to perform a magnetic susceptibility calculation.]]
<div style="clear:both;"></div>
<div style="clear:both;"></div>
==Quadrupolar nuclei - electric field gradient==
==Quadrupolar nuclei - electric field gradient==
[[File:Quadrupolar_efg.png|300px|thumb|The quadrupolar electric field of a nitrogen nucleus coupling to electric field gradient ''V'' in MAPbI3 (methyl ammonium lead (III) iodide)]]
[[File:Quadrupolar_efg.png|250px|thumb|The quadrupolar electric field of a nitrogen nucleus coupling to electric field gradient ''V'' in MAPbI3 (methyl ammonium lead (III) iodide)]]
Nuclei with '''I''' > &#177; &frac12; have an electronic quadrupolar moment. This means that, at the nucleus, there is a non-zero electric field gradient (EFG) ''V<sub>ij</sub>'', i.e. the rate of change of the electric field with respect to position is non-zero:
Nuclei with '''I''' > &#177; &frac12; have a non-zero electric field gradient (EFG) and an electronic quadrupolar moment. The electric quadrupolar moment couples with the EFG and so the chemical environment of the nucleus may be probed using nuclear quadrupole resonance (NQR) {{Cite|nqr:web}} (sometimes called zero-field NMR spectroscopy). The EFG is the second derivative of the potential <math>V</math>:


<math>
:<math>
V_{ij} = \frac{\partial^2 V}{\partial x_i \partial x_j}
V_{ij} = \frac{\partial^2 V}{\partial x_i \partial x_j}
</math>
</math>,


where ''V'' is the electrostatic potential generated by the charge distribution of electrons and nuclei.
which is a sum of three parts along the Cartesian ''i'',''j'' axes:


''V<sub>ij</sub>'' comes from the quadrupolar nuclei, which are non-spherical and therefore generate a non-uniform electric charge distribution. The electric quadrupolar moment couples with the EFG and so the chemical enviornment of the nucleus may be probed using nuclear quadrupole resonance (NQR) {{Cite|nqr:web}}. The EFG is not directly measurable but the nuclear quadrupolar coupling constant ''C<sub>q</sub>'' is, defined as:
:<math>
 
V_{i,j} = \tilde{V}_{i,j} -\tilde{V}_{i,j}^1 + V_{i,j}^1
<math>
C_q = \frac{eQV_{zz}}{h}
</math>
</math>


where ''e'' is the charge of an electron, ''Q'' is the isotope-specific quadrupole moment, and ''h'' is the Planck constant.
where <math>\tilde{V}_{i,j}</math> is the plane-wave part of the AE potential, <math>\tilde{V}_{i,j}^1</math> is the one-center expansion of the pseudopotential method, and <math>V_{i,j}^1</math> is the one-center expansion of the AE potential.


The EFG can be calculated using {{TAG|LEFG}} {{Cite|petrilli:prb:1998}}, which also calculates ''C<sub>q</sub>'' so long as ''Q'' are defined using {{TAG|QUAD_EFG}}.
In VASP, the EFG is calculated using the {{TAG|LEFG}} tag. The commonly reported nuclear quadrupolar coupling constant ''C<sub>q</sub>'' is then printed using isotope-specific quadrupole moment defined using {{TAG|QUAD_EFG}} {{Cite|petrilli:prb:1998}}.  


Learn [[insert|how to perform an electric field gradient calculation.]]
* Learn [[Calculating the electric field gradient|how to perform an electric field gradient calculation]].
<div style="clear:both;"></div>
<div style="clear:both;"></div>
==Hyperfine coupling==
==Hyperfine coupling==
[[File:Hyperfine_coupling.png|300px|thumb|Hyperfine coupling between the nuclear spin and the electronic spin of the unpaired electron at a nitrogen-vacancy (NV) center in diamond.]]
[[File:Hyperfine_coupling.png|250px|thumb|Hyperfine coupling between the nuclear spin and the electronic spin of the unpaired electron at a nitrogen-vacancy (NV) center in diamond.]]
As well as the nuclei, electrons also have spin. Analogously to the nuclei, unpaired electrons can interact with '''B'''''<sub>ext</sub>'' to provide information about their environment. The interaction between the electron's magnetic moment and the magnetic dipole moment of the nucleus (i.e. electron spin-nuclear spin interaction) split otherwise degenerate energy levels. This splitting is known as hyperfine splitting.
The hyperfine tensor <math>A^I</math> describes the interaction between a nuclear spin <math>S^I</math> and the electronic spin distribution <math>S^e</math>. In most cases associated with a paramagnetic defect state measureable by electron paramagnetic resonance (EPR) {{Cite|weil:bolton:2007}}:


In most stable systems, all electrons are paired together, spin-up and spin-down, resulting in overall no spin. If a system has unpaired electrons, e.g. radicals, metal oxides, defects, then these unpaired electrons can be used to investigate these unusual systems, e.g. using electron paramagnetic resonance (EPR) {{Cite|weil:bolton:2007}}.  
:<math>
E=\sum_{ij} S^e_i A^I_{ij} S^I_j.
</math>


The hyperfine tensor ''A<sup>I</sup>'' describes the interaction between a nuclear spin ''S<sup>I</sup>'' and the electronic spin distribution ''S<sup>e</sup>'' (in most cases associated with a paramagnetic defect state):
The hyperfine tensor is split into two terms, isotropic (or Fermi contact) <math>A^I_{iso}</math> and anisotropic (or dipolar contributions) <math>A^I_{ani}</math>:


:<math>
:<math>
E=\sum_{ij} S^e_i A^I_{ij} S^I_j
A^I_{i,j} = (A^I_{iso})_{i,j} + (A^I_{ani})_{i,j}.
</math>
</math>


The hyperfine tensor can be calculated using {{TAG|LHYPERFINE}} {{Cite|szasz:prb:2013}}.
<math>A^I_{iso}</math> is calculated based on the spin-density{{Cite|szasz:prb:2013}} and <math>A^I_{ani}</math> is calculated based on the dipolar-dipolar contribution terms <math>W_{i,j}(\textbf{R})</math>. The hyperfine tensor calculation itself is defined using {{TAGO|LHYPERFINE|True}}. Both the Fermi contact and dipolar contribution terms are related to the nuclear gyromagnetic moment &gamma;, which are controlled by setting {{TAG|NGYROMAG}}.


Learn [[insert|how to perform a hyperfine coupling calculation.]]
* Learn [[Calculating the hyperfine coupling constant|how to perform a hyperfine coupling calculation.]]
<div style="clear:both;"></div>
<div style="clear:both;"></div>
==References==
==References==


[[Category:Linear response]]
[[Category:Linear response]][[Category:Magnetism]]

Latest revision as of 11:35, 10 March 2025

Nuclear magnetic resonance (NMR) spectroscopy is a highly sensitive technique for probing the atomic-scale structure of molecules, liquids, and solids. However, directly extracting structural information from NMR spectra is often challenging. Consequently, ab-initio quantum mechanical simulations, such as those performed using VASP, play a crucial role in accurately linking NMR spectra to atomic-scale structural properties.

This page presents an overview of nuclear-electron interactions that can be computed and are relevant to interpret NMR spectra.

Chemical shielding

The external magnetic field Bext (purple) induces currents in the electrons in atoms. These NMR response currents (black arrows) in turn induce an opposing magnetic field Bin (red), reducing the magnetic field at the position of the nucleus, effectively shielding the nucleus from Bext.

The effective B-field felt by a nucleus with finite nuclear spin is related to the applied B field via the chemical shielding tensor. The applied B-field induces a para- and diamagnetic NMR response current in the electrons and screens the nucleus with an induced B-field that follows from the Biot-Savart law, c.f. figure. The chemical shift is the difference in chemical shielding σ relative to a reference σref.

VASP can efficiently compute electronic properties in bulk systems thanks to the projector-augmented wave (PAW) method which takes advantage of pseudopotentials and a frozen core approximation. However, the standard PAW transformation does not fully account for how the gauge field interacts with the reconstructed wavefunctions in the augmentation regions (near atomic cores). Thus, NMR calculations (LCHIMAG = True) are based on an extended version of the PAW method, the gauge-invariant PAW (GIPAW) method[1][2] that properly ensures the gauge invariance. The NMR currents (WRT_NMRCUR) are computed using linear response theory.

Nuclear-independent chemical shielding

Nuclear-independent chemical shielding (NICS) is a computational method used to quantify aromaticity in molecules by calculating the magnetic shielding at a virtual point (not at a nucleus) in space, typically at the center of a ring or above it. See NUCIND for more information.

Magnetic susceptibility

The macroscopic magnetic susceptibility is defined by [3]

where is the external magnetic field and is the induced magnetic field. This must be taken into account for the chemical shielding as a G=0 contribution.

It is calculated within linear response theory (LCHIMAG = True), where a key variable Qij is approximated in two ways. The so-called pGv approximation is used by default [2], where p is momentum, v is velocity, and G is a Green's function. An alternative approach, the vGv approximation is available to calculate the susceptibility [4]. See LVGVCALC and LVGVAPPL to control the approximation.

Quadrupolar nuclei - electric field gradient

The quadrupolar electric field of a nitrogen nucleus coupling to electric field gradient V in MAPbI3 (methyl ammonium lead (III) iodide)

Nuclei with I > ± ½ have a non-zero electric field gradient (EFG) and an electronic quadrupolar moment. The electric quadrupolar moment couples with the EFG and so the chemical environment of the nucleus may be probed using nuclear quadrupole resonance (NQR) [5] (sometimes called zero-field NMR spectroscopy). The EFG is the second derivative of the potential :

,

which is a sum of three parts along the Cartesian i,j axes:

where is the plane-wave part of the AE potential, is the one-center expansion of the pseudopotential method, and is the one-center expansion of the AE potential.

In VASP, the EFG is calculated using the LEFG tag. The commonly reported nuclear quadrupolar coupling constant Cq is then printed using isotope-specific quadrupole moment defined using QUAD_EFG [6].

Hyperfine coupling

Hyperfine coupling between the nuclear spin and the electronic spin of the unpaired electron at a nitrogen-vacancy (NV) center in diamond.

The hyperfine tensor describes the interaction between a nuclear spin and the electronic spin distribution . In most cases associated with a paramagnetic defect state measureable by electron paramagnetic resonance (EPR) [7]:

The hyperfine tensor is split into two terms, isotropic (or Fermi contact) and anisotropic (or dipolar contributions) :

is calculated based on the spin-density[8] and is calculated based on the dipolar-dipolar contribution terms . The hyperfine tensor calculation itself is defined using LHYPERFINE = True. Both the Fermi contact and dipolar contribution terms are related to the nuclear gyromagnetic moment γ, which are controlled by setting NGYROMAG.

References

Subcategories

This category has only the following subcategory.

Pages in category "NMR"

The following 14 pages are in this category, out of 14 total.