Composite-pulse program for Bruker MSL spectrometer

Home and Applets > Pulse Program > XwinNMR 2.6, ASX, MSL > Composite Pulse (MSL)
Composite-pulse sequence with pulse lengths p1, p2, and p3 for nutation NMR

The composite-pulse sequence, introduced by M. Mehring's group, cancels the spurious signals (ringing of the nmr probe head and piezo electric signal) that distort the base line of the NMR spectrum. There are three RF pulses in this sequence. As a result, there is no excitation condition of the quadrupolar spins that allows us to quantify the number of spins in the crystal. However, the "dead time" necessary for this sequence is four times smaller than that for the one-pulse sequence.


  PROT F1 F2 XT               ; protect all channels

  START, 50U
         10U
         VD [F1 @PLS1 RGATE]  ; the first-pulse duration p1
         VD [F1 @PLS2 RGATE]  ; the second-pulse duration p2
         VD [F1 @PLS3 RGATE]  ; the third-pulse duration p3
         D3 [STA]             ; acquisition delay
         D0                   ; recycle duration
         ++PLS1               ; increment p1 pulse phase
         ++PLS2               ; increment p2 pulse phase
         ++PLS3               ; increment p3 pulse phase
  GOTO START

  BEGIN LISTS
  PLS1,  -x -x  x  x   -y -y  y  y    x  x -x -x    y  y -y -y
  PLS2,   x  x  x  x    y  y  y  y   -x -x -x -x   -y -y -y -y
  PLS3,   x -x -x  x    y -y -y  y   -x  x  x -x   -y  y  y -y
  RLS,    x -x  x -x    y -y  y -y   -x  x -x  x   -y  y -y  y
  END LISTS

  ; RECEIVER MODE: RPN
  ; TRIGGER MODE:  NT
  ; THE THREE PULSE DURATIONS ARE IDENTICAL
  ; THIS PULSE PROGRAM IS PROVIDED 
  ; BY D. Müller, BRUKER (KARLSRUHE), GERMANY
  

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.