Fourier Transform Infrared spectroscopy skill for molecular identification and surface functional group analysis
The FTIR Analyzer skill provides molecular characterization of nanomaterials through infrared spectroscopy, enabling identification of functional groups, surface modifications, and chemical bonding.
Sample Preparation
Spectrum Analysis
Surface Chemistry
{
"spectrum_file": "string",
"technique": "atr|transmission|drifts",
"analysis_type": "identification|quantification|comparison"
}
{
"identified_bands": [{
"wavenumber": "number (cm-1)",
"assignment": "string",
"intensity": "string (strong|medium|weak)"
}],
"functional_groups": ["string"],
"library_matches": [{
"compound": "string",
"match_score": "number"
}]
}