G-BIRD element

DESCRIPTION
The Gradient-BIRD (G-BIRD) element is an isotope-editing application of the so-called excitation sculpting approach in which the refocusing element is a BIRD sequence ( 95JMRA137-115 ).

It is based in the double pulsed-field gradient spin-echo (DPFGE) sequence, G1-S-G1-G2-S-G2, where G1 and G2 are strong PFGs and S is a BIRD cluster. It can be used to select natural-abundance carbon-13 isotopomers (the satellites) and efficiently remove signal arising from 1H-12C magnetization or viceversa by only changing the phase of a single pulse.

 

Application of the G-BIRD scheme:

REQUIREMENTS
Easy implementation on AVANCE spectrometers equipped with pulsed-field gradients (PFGs).
EXPERIMENTAL DETAILS
 
 SYNTAX

The standard way to implement the g-BIRD cluster in a pulse program is:

...
p1 ph1
50u UNBLKGRAD
p16:gp1
d16
p1 ph2
d2 pl2:f2
(p2 ph3) (p4 ph8):f2
d2
p1 ph4
50u
p16:gp1
d16
(p4 ph9):f2
50u
p16:gp2
d16
p1 ph5
d2 pl2:f2
(p2 ph6) (p4 ph10):f2
d2
p1 ph7
50u
p16:gp2
d16
4u BLKGRAD
...
in which:
  • p1 and p2 are the 90º and 180º 1H pulses (in microseconds) applied at a power level pl1 from the f1 channel.
  • p4 is the 180º 13C pulse (in microseconds) applied at a power level pl2 from the f2 channel.
  • d2 is set to 1/(2*1JCH).
  • Gradients are defined by the gp, p16 and d16 commands.
  • All phases must be specified at the end of pulse program.
  • RELATED TOPICS
     
    PT LANGUAGE='JavaScript'>pager3("/guide/eNMR/eNMRblock/menu_e.html");