DEPT block

DESCRIPTION
The DEPT block has been used as alternative of the INEPT block when designing new multidimensional NMR methodologies. It also permits to obtain sensitivity improvements by polarization transfer from the high-sensitive 1H nuclei to low-sensitive X nuclei as 13C and 15N. In addition, it usually permits to use a faster pulse sequence repetition.

Some enhancement factors for NOE and INEPT schemes with X{1H} pairs of nuclei:

REQUIREMENTS
Easy implementation on AVANCE spectrometers.
EXPERIMENTAL DETAILS
The evolution delay must be optimized to 1/2*1JXH. For further details about implementation of 1D INEPT and 1D DEPT experiments in AVANCE spectrometers see, for instance:
SYNTAX
The most standard way to implement the DEPT block in a pulse program is:
...
(p3 ph1):f2
d2
(p4 ph2):f2 (p1 ph4)
d2
(p0 ph3):f2 (p2 ph5)
d2
...
in which:
  • p1 and p2 are the 90º and 180º X pulse (in microseconds) applied at a power level pl1 from the f1 channel
  • p0, p3 and p4 are the variable, 90º and 180º 1H pulse (in microseconds) applied at a power level pl2 from the f2 channel
  • d2 must be optimized to 1/2*1JXH
  • All phases are specified at the end of pulse program.
  • The same blocks using several modified commands can be used in inverse detected experiments in which the 1H and X channels are exchanged. Thus, for 1H-13C inverse detected experiments we have:
    ...
    (p1 ph1)
    d2
    (p2 ph2) (p3 ph4):f2
    d2
    (p0 ph3) (p4 ph5):f2
    d2
    ...
    RELATED TOPICS
    The DEPT block can be incorporated in related multidimensional experiments as founs usually for the INEPT block:
       
    T LANGUAGE="JavaScript">pager("","");