This is a pulse program for two-dimensional 3Q-MAS experiment for quadrupolar nuclei with half-integer spin I > 3/2. The echo is located at tau2 = k*tau1 with:
I | 5/2 | 7/2 | 9/2 |
---|---|---|---|
k | 19/12 | 101/45 | 91/36 |
This hypercomplex acquisition pulse program is provided by D. Massiot. The data processing could be performed with the RMN(fat) program for Macintosh provided by P. J. Grandinetti according to the relationships:
The processing procedure is identical to that for quadrupolar nuclei with spin I = 3/2. Even the acquisition pulse programs look identical for the two cases, but their phase lists ph2 are different.
ze ; clear memory, new data replace old data ; switch AD converter to replace mode ; perform DS before next acquisition ; acquire first half 2 rp1 ; reset phase ph1 of the first pulse rp2 ; reset phase ph2 of the first pulse rp3 ; reset phase ph3 of the second pulse rp31 ; reset the receiver phase ph31 3 d1:c4 ph1 tlo ; recycle delay, high power p1:c4 ph1 ; the first-pulse duration p1 d6:c4 ; delay between pulses, t1 increment p2:c4 ph3 ; the second-pulse duration p2 2u:c4 go=3 ph31 ; signal acquisition, ; loop to 3, NS times for averaging d11 wr #0 if #0 zd ; delay for disk I/O, store signal, ; increase FID number ; delete memory data ; do not perform dummy scans ; with next acquisition ; acquire second half rp1 ; reset phase ph1 of the first pulse rp2 ; reset phase ph2 of the first pulse rp3 ; reset phase ph3 of the second pulse rp31 ; reset the receiver phase ph31 10 d1:c4 ph2 t1o ; recycle delay, high power p1:c4 ph2 ; the first-pulse duration p1 d6:c4 ; delay between pulses, t1 increment p2:c4 ph3 ; the second-pulse duration p2 2u:c4 go=10 ph31 ; signal acquisition, ; loop to 10, NS times for averaging d11 wr #0 if #0 zd id6 ; increment time d6 by in6 lo to 2 times L1 ; next experiment, ; loop to 2, L1 times exit ; end of the pulse program ph1=(12) {0 2 4 6 8 10}^3^6^9 ; p1 pulse phase ph2=(12) {1 3 5 7 9 11}^3^6^9 ; p1 pulse phase ph3= {0 0 0 0 0 0}^1^2^3 ; p2 pulse phase ph31= {0 2 0 2 0 2}^1^2^3 ; receiver phase ; only ph2 differs with that for a spin I = 3/2