Inversion: 270x180-x90x

DESCRIPTION
A hard 180x inversion pulse can be replaced by a composite pulse consisting of the 270x180-x90x element. An example is the 1D INADEQUATE experiment using composite pulses (inadcp1d)
REQUIREMENTS
Easy implementation on AVANCE spectrometers.
VERSIONS
EXPERIMENTAL DETAILS
A typical 180 pulse is written as:

...
p1*2 ph1
...
ph1=0

In this case, the composite inversion element would be:

...
p1*3 ph1
p1*2 ph2
p1 ph1
...
ph1=0
ph2=2

where p1 is the 90 pulse.

RELATED TOPICS