This amplitude-modulated shifted-echo pulse program is for (1D and 2D) 3Q-MAS experiment applied to quadrupolar nuclei with half-integer spin. The echo amplitude and the antiecho amplitude have opposite signs.
This NMR pulse program is for Bruker Avance spectrometers.
The hyper-complex acquisition mode looks simpler than that for ASX spectrometers. In fact, for 2D experiments, the macro instruction F1PH(ip1, *) generates the acquisition instructions automatically for the second half part of the data. In other words, the same pulse program is applied for the four half-integer quadrupole spins.
The phase cycling for the third pulse and the receiver is shorter than that in the 3-strong pulse sequence. However, there is no harm in applying the phase cycling of the 3-strong pulse sequence when the third pulse is a selective pulse.
The data processing is identical to that described for the 3-strong pulse sequence.
; RHmp3qShiftEandAEsel ; 3Q MAS pulse program for nuclei with half-integer quadrupole spin, ; amplitude-modulated shifted-echo, ; 3-pulse experiment with full echo acquisition: ; excitation(±3Q) - conversion(1Q) - tau - 180sel - acquisition(-1Q), ; 180° selective pulse should be determined first using Hahn-echo, ; this way also be used to check that full echo can be obtained ; from sample of interest. ; If no full echo can be obtained from sample, use mp3qzfil instead, ; then optimise p2 and finally pl, 2 or more iterations for pl and p2 ; may be necessary. ;ns : 24*n ;d1 : recycle delay ;p1 : excitation pulse at pl11 ;p2 : conversion pulse at pl11 ;p4 : 180 degree selective pulse at pl21 ;cnst31 : MAS spin rate ;pl1 : = 120 db ;pl11 : power level for excitation and conversion pulse ;pl21 : power level for selective pulse, ca. pl11 + 30 dB ;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 : States ;MC2 : States "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 pl21 ph3):f1 ; set low power in f1 channel, ; 180° selective pulse, go=1 ph31 ; signal acquisition, ; loop to 1, NS times for averaging, d1 mc #0 to 1 F1PH(ip1, id0) ; delay for disk I/O, store signal, ; increase FID number, ; delete memory data, ; do not perform dummy scans ; with next acquisition, ; increment p1 pulse phases by 360°/12 for States procedure, ; increment time d0 by in0, exit ; end of the pulse program ph1=(12) 0 2 4 6 8 10 ; excitation pulse phase ph2= 0 ; conversion pulse phase ph3=(4) 0 0 0 0 0 0 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 3 3 ; 180° selective pulse phase ph0= 0 ph31= 0 2 0 2 0 2 2 0 2 0 2 0 ; receiver phase