15N HSQC Titration Experiment Setup
This tutorial outlines the step-by-step setup for a 15N HSQC titration experiment using an NMR spectrometer.
Starting the Experiment
- Eject Current Sample:
- Use
sxorejto eject the current sample from the spectrometer.
- Use
- Insert New Sample:
- Command
sx <position>starts the carousel, and the sample at the specified position will be inserted into the spectrometer. Replace<position>with the actual position number of your sample.
- Command
Setting Up a 1D Experiment in Folder “Praktikum”
Proceed with the following steps to set up and start the 1D experiment:
- Create a New Experiment:
- Use the command
newto create a new experiment based on an active one. Add an appropriate description to differentiate this setup.
- Use the command
- Automatic Matching and Tuning:
- Execute
wwto automatically match and tune the system. Aim to align the bottom of the well with the vertical central line of the display for optimal performance.
- Execute
- Lock the Magnetic Field:
- Use
lockand select “H2O + D2O” from the dropdown list. The system will measure a simple spectrum to adjust the frequency, ensuring the stability of the magnetic field throughout long experiments.
- Use
- Automatic Shimming:
- Enter
topshim guito initiate automatic 1D shimming, which optimizes the magnetic field homogeneity.
- Enter
- Pulse Program Setup:
- Input
p1followed by1 P1 1to configure the pulse program settings.
- Input
- Start the Experiment:
- Use the command
zgto start the experiment. This will initiate the acquisition of the 1D NMR spectrum.
- Use the command
Setting Up a 2D Experiment in Folder “Praktikum”
- Create a New 2D Experiment:
- Use the command
newto create a new experiment and add its details.
- Use the command
- Sample Insertion:
- Place your sample into a cuvette holder and use
sx <position>to start the carousel. This command inserts the sample at the specified position into the spectrometer. Replace<position>with the actual position number of your sample.
- Place your sample into a cuvette holder and use
- Automatic Tuning and Matching:
- Execute
atmato automatically tune and match the 15N and 1H channels. Use the arrows on the display to center the well on the vertical line for optimal tuning.
- Execute
- Frequency Lock:
- Select “H2O + D2O” using the
lockcommand. This setup measures a simple spectrum of D2O to adjust and lock the frequency, ensuring magnetic field stability throughout long experiments.
- Select “H2O + D2O” using the
- Shimming:
- Run
topshim guifor automatic 1D shimming to optimize the magnetic field homogeneity.
- Run
- Pulse Calibration:
- Use
pulsecalto calculate the length of the 90° hydrogen pulse P1 for 10W. This is recalculated for each sample as differences, though small, depend more on buffer salt concentration and temperature than on the protein and ligand. For salt concentrations > 150 mM, the pulse is longer (e.g., 14 ms). Optimal pulse length is crucial for maximizing signal acquisition.
- Use
- Set Pulse and Power:
- Execute
getprosol 1H P1 xW, for example,getprosol 1H 0.71 10W. Insert the previously determined value P1 with the appropriate power value.
- Execute
- Fourier Transform Check:
- Run
xfbto perform a Fourier transform in both dimensions to monitor how the 2D spectrum develops. Typically, signals in the 15N dimension improve more significantly than those in the 1H dimension as the experiment progresses, although eventually only noise is added. This is more pronounced in small, flexible proteins or intrinsically disordered proteins (IDPs), which can be recorded for longer durations.
- Run
- Spectrum Processing:
- Execute
qfpto process the spectrum, which applies the macro for quadrature sine bell window (qsin), Fourier transform 1D (ft), and phase correction (pk).
- Execute
- Interactive Phase Correction:
- Use
.phfor phase correction. Drag on the “0” icon and click the “save” icon when adjustments are completed.
- Use
- Multidisplay Mode:
- Enter
.mdof the “two parallel FIDs” icon to switch to multidisplay mode. This allows overlaying and comparing different spectra by clicking and dragging them into the window.
- Enter
- Baseline Correction:
- Perform baseline correction using
basl. The baseline appears in red, with the spectrum in blue. This step is necessary because automatic correction often fails to achieve perfect results.
- Perform baseline correction using
- Monitor Progress:
- Run
xfbagain to continue monitoring the progress of the experiment.
- Run
Other Useful Commands
- Recalculating Pulse Power:
pulse <x>Wrecalculates the pulse for<x> Watt, which in our context is usually 10. Replace<x>with the actual power level you need to set.
- Pulse Program Commands:
- Use
p1followed by1 P1 1to set or check the pulse program configurations.
- Use
- Stopping the Experiment:
- The command
stopis used to halt the measurement process at any point.
- The command
- Setting Number of Scans and Delay:
1 NS 1sets the number of scans to 1, optimizing the acquisition time.d1sets the delay time between scans, allowing for system relaxation and accurate results.
- Enhanced Fourier Processing:
- Execute
efpfor a combined command sequence:em(exponentially multiply) applies broadening with a factor of1b.ftperforms a Fourier transform on the 1D data.pkapplies phase correction, using phc0 and phc1 parameters to adjust the spectrum.
- Execute
- Receiver Gain Setting:
1 RG 64sets the receiver gain of experiment “1” to 64, optimizing signal detection and amplification. Receiver gain is a crucial parameter in NMR spectroscopy that adjusts the level of amplification of the NMR signal received by the hardware. Proper adjustment of the receiver gain is essential to obtain a signal with good signal-to-noise ratio without saturating the receiver.- In case of a strong signal, too much RG will lead to a distorted spectrum and the spectrometer will issue an error message.
101is the maximum value. If you are not sure, the commandRGAwill set the correct receiver gain automatically.
General Remarks
- Water Signal: In NMR spectroscopy, water typically appears at 4.7 ppm. This is a crucial reference point for calibrating and interpreting NMR spectra, especially in aqueous samples.
- FCOR value:
FCOR=0.5ifPHC0==0.0andPHC1==0.0, andFCOR=1.0ifPHC0!=0.0orPHC1!=0.0(e.g.-90and180 degrees). - echo-antiecho: if this is a gradient selection experiment, then
MC2{F1}=echo-antiecho
Authors
- adapted by Thomas Evangelidis from an NMR course offered by Vaclav Veverka, Pavel Srb and Rozalie Hexnerova at IOCB Prague