Go to Tutorials
Go to eNMR
Reverse INEPT block
using PEP

DESCRIPTION
A modification of the reverse INEPT block affords improved sensitivity using the PEP methodology. In this approach, the basic building block must be modified adding a second retro-INEPT block in order to select both orthogonal components of the magnetization (IzSx and IzSy) present during the variable evolution t1 period. This basic scheme is widely applied to improve the sensitivity in other related multidimensional 2D, 3D and 4D NMR experiments. The final result is the same: in-phase 1H magnetization that can be detected with optional X decoupling.

This same approach can be combined with PFGs (the gradients during the d4 delay are optionals).

REQUIREMENTS
PEP methodology is usually combined with Pulsed Field Gradients
EXPERIMENTAL DETAILS
For further details see:
Tutorial: ge-2D HSQC experiment with PEP
SYNTAX
The most standard way to implement a reverse INEPT block using PEP in a pulse program is:
...
(p1 ph1) (p3 ph6):f2
d24
(p2 ph2) (p4 ph7):f2
d24
(p1 ph3) (p3 ph8):f2
d4
(p2 ph4) (p4 ph9):f2
d4
(p1 ph5)
...
in which:
RELATED TOPICS
This block is usually found in all 3D NMR experiments for proteins detecting the amide NH protons:
ger3("/guide/eNMR/eNMRblock/menu_e.html");