;cpfprfdr (TopSpin 3.0) ;2D exchange NMR in rotating solids ;modified by dan ;Proton offset at LG frequency during mix to avoid HH transfer ;use TPPI for transform, phases will be dispersive ;Avance III version ;parameters: ;d1 : recycle delay ;d0 : =1u t1 evolution period ;in0 : = d9 ;pl1 : X power level ;pl1 : power level for X pulses ;sp0 : carbon power level during contact ;pl2 : proton power level during contact ;pl12 : power level for H 90 ;pl22 : standard proton decoupling ;pcpd2 : pulse length in decoupling sequence ;p15 : contact time at pl1 (f1) and pl2 (H) ;p10 : pulse length for FSLG shape ;p3 : H 90 degree pulse ;p1 : X 90 degree pulse ;p2 : X 180 degree pulse ;cpdprg2 : Sequence used for decoupling in t1 t2 (tppm15, cw, etc.) ;cpdprg1 : cwlg, using pl13 ;cpdprg3 : Sequence for decoupling in mixing ;spnam0 : file name for variable amplitude CP ;cnst20 : proton RF field to calculate LG parameters ;cnst21 : =0, proton offset ;cnst31 : spinning frequency ;$COMMENT=exchange NMR (RFDR) in rotating solids, rotor synchronized ;$CLASS=Solids ;$DIM=2D ;$TYPE=cross polarisation ;$SUBTYPE=homonuclear correlation ;$OWNER=Bruker #include ; defines which channel corresponds to which nucleus ;###################################################### ;########################## "d0=1u" ;# t1_init => 0, 0 # ;########################## "l0=0" ; #/* house keeping for detection in t1, start at t1=0 for flat baseline */ ;below corrects dead time for 1st point acq; use digmod=baseopt ;"acqt0=-p1/2" ;"acqt0=-p2*2/3.14159" "acqt0=0" "p2=p1" "in0=d9" ;"in20=in0" ;"td1=tdmax(td1,d20*2,in20)" ;###################################################### ;# Start of Active Pulse Program # ;###################################################### #include ;allows max. 50 msec acquisition time, supervisor ;may change to max. 1s at less than 5 % duty cycle ;and reduced decoupling field 1 ze d31 2 10m d1 ;###################################################### ;# Initial excitation # ;###################################################### (p1 pl1 ph1):C ;###################################################### ;# CT Tau-t1 evolution # ;###################################################### d9 ;###################################################### ;# 90 echo PULSE # ;###################################################### (p2 pl1 ph2):C ; d9 ;####################################################### ;# Acquisition # ;####################################################### go=2 ph31 wr #0 HaltAcqu, 1m 6 exit ;##################################### ;# Phase Cycle # ;##################################### ph1=0 0 1 1 2 2 3 3 ph2=1 3 0 2 1 3 0 2 ph31=0 0 1 1 2 2 3 3 ;##################################### ;# END SEQUENCE # ;#####################################