Phase-modulated shifted-echo pulse program with 3 strong pulses for 3QMAS and I > 3/2.
Contribution of R. Hajjar

Home and Applets > Pulse Program > XwinNMR 3.5 > Phase-modulated Shifted-echo
+3QMAS phase-modulated shifted-antiecho sequence for I = 3/2 with 3 strong pulses

Below NMR pulse program describes:

(1) either the phase-modulated shifted-echo for (1D and 2D) +3Q-MAS experiment applied to quadrupolar nuclei with half-integer spin I > 3/2;

(2) or the phase-modulated shifted-antiecho for (1D and 2D) +3Q-MAS experiment applied to quadrupolar nuclei with I = 3/2 (see figure).

Strong pulses allow a better excitation of off-resonance spins.

In practice, mainly the first application is considered in 2D experiments.

This NMR pulse program is for Bruker Avance spectrometers.

After the Fourier transform with respect to t2, a tau-dependent first-order phase correction is performed to remove the phase modulation due to the shift and a t1-dependent first-order phase correction to perform the shearing transformation.

Code for Avance NMR spectrometers

; RHmp3qShiftAE

; 3Q MAS pulse program for nuclei with half-integer quadrupole spin,

; phase-modulated shifted-antiecho for I = 3/2, 
; or phase-modulated shifted-echo for I = 5/2 and higher,

; 3-strong pulse experiment with full echo acquisition:
; excitation(3Q) - conversion(1Q) - tau - 180° - acquisition(-1Q),

;ns :  96*n
;d1 :  recycle delay
;p1 :  excitation pulse at pl11
;p2 :  conversion pulse at pl11
;p4 :  180 degree pulse at pl11
;cnst31 : MAS spin rate
;pl1 :  = 120 db
;pl11 : power level
;d6 :  to allow full echo to build up
;l1 :  number of rotor cycles for whole echo
;d0 :  = 3u or longer
;in0 : 1 rotor period for synchronised experiment
;td1 : number of t1-experiments
;FnMODE : QF
;MC2 : QF

"d6=((1s*l1)/cnst31)-(p2/2)-(p4/2)"
                      ; set the delay d6 according to l1 and cnst31 
                      ; values by the spectrometer automatically,

  ze                  ; clear memory, new data replace old data,
                      ; switch AD converter to replace mode,
                      ; perform DS before next acquisition,
1 d1                  ; recycle delay,
  10u pl11:f1         ; 10 microsecond delay,
                      ; set high power in f1 channel,
  (p1 ph1):f1         ; high-power excitation pulse,
  d0                  ; delay between pulses, t1 increment,
  (p2 ph2):f1         ; high-power conversion pulse,
  d6                  ; delay tau calculated automatically,
  (p4 ph3):f1         ; high-power 180° pulse,
  go=1 ph31           ; signal acquisition,
                      ; loop to 1, NS times for averaging,
  d1 mc #0 to 1 F1QF(id0)
                      ; delay for disk I/O, store signal,
                      ; increase FID number,
                      ; delete memory data,
                      ; do not perform dummy scans
                      ; with next acquisition,
                      ; increment time d0 by in0,
  exit                ; end of the pulse program

ph1=(12) 0 1 2 3 4 5 6 7 8 9 10 11      ; excitation pulse phase
ph2=     0                              ; conversion pulse phase
ph3=(8)  0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1
         2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3
         4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5
         6 6 6 6 6 6 6 6 6 6 6 6 7 7 7 7 7 7 7 7 7 7 7 7
                                        ; 180° pulse phase
ph0=     0
ph31=    0 3 2 1 0 3 2 1 0 3 2 1 1 0 3 2 1 0 3 2 1 0 3 2
         2 1 0 3 2 1 0 3 2 1 0 3 3 2 1 0 3 2 1 0 3 2 1 0
                                        ; receiver phase
  

Solid-state NMR bibliography for:

Aluminum-27
Antimony-121/123
Arsenic-75
Barium-135/137
Beryllium-9
Bismuth-209
Boron-11
Bromine-79/81
Calcium-43
Cesium-133
Chlorine-35/37
Chromium-53
Cobalt-59
Copper-63/65
Deuterium-2
Gallium-69/71
Germanium-73
Gold-197
Hafnium-177/179
Indium-113/115
Iodine-127
Iridium-191/193
Krypton-83
Lanthanum-139
Lithium-7
Magnesium-25
Manganese-55
Mercury-201
Molybdenum-95/97
Neon-21
Nickel-61
Niobium-93
Nitrogen-14
Osmium-189
Oxygen-17
Palladium-105
Potassium-39/41
Rhenium-185/187
Rubidium-85/87
Ruthenium-99/101
Scandium-45
Sodium-23
Strontium-87
Sulfur-33
Tantalum-181
Titanium-47/49
Vanadium-51
Xenon-131
Zinc-67
Zirconium-91
[Contact me] - Last updated February 24, 2020
Copyright © 2002-2024 pascal-man.com. All rights reserved.