From grimoire
Selects titration type (acid-base, redox, complexometric, precipitation), standardizes titrant against primary standards, and calculates analyte concentration with ±0.1% precision.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grimoire:design-titration-experimentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Design an accurate titrimetric analysis by selecting the appropriate titration type, standardizing the titrant, choosing a suitable indicator or instrumental endpoint, and applying correct stoichiometry to calculate analyte concentration.
Design an accurate titrimetric analysis by selecting the appropriate titration type, standardizing the titrant, choosing a suitable indicator or instrumental endpoint, and applying correct stoichiometry to calculate analyte concentration.
Adopted by: Titrimetric methods are the backbone of USP/EP pharmaceutical testing (acid value, base value, Karl Fischer moisture), food safety testing (acidity, vitamin C content), environmental monitoring (alkalinity, hardness), and industrial quality control. ISO 8655 governs pipette accuracy for titrimetry; ASTM publishes standardized titration methods for petroleum and polymer industries. Impact: Harris (2016) demonstrates that a well-designed titration can achieve ±0.1% relative precision — among the most accurate of all analytical techniques. The primary failure modes (unstandardized titrant, wrong indicator, endpoint detection error) are all eliminated by systematic design. USP requires titrant standardization before use for all compendial titrations.
Match to the chemistry of the analyte:
Every titrant must be standardized against a primary standard before use:
Calculation:
Concentration (M) = moles of primary standard / volume of titrant used (L)
Perform in triplicate; RSD of titrant concentration must be ≤0.1%
Match indicator pKa to equivalence point pH (acid-base titrations):
| Titration type | Equivalence point pH | Suitable indicator |
|---|---|---|
| Strong acid / strong base | 7.0 | Phenolphthalein (8.2-10.0) or bromothymol blue |
| Weak acid / strong base | >7 (pH 8-9) | Phenolphthalein |
| Strong acid / weak base | <7 (pH 4-6) | Methyl red or methyl orange |
| Weak acid / weak base | Difficult; use potentiometry | — |
Indicator endpoint vs. equivalence point: indicator error is minimized when pKa(indicator) ≈ pH at equivalence point.
For redox: use starch indicator for iodometric titrations (blue→colorless endpoint); KMnO₄ is self-indicating (pink endpoint).
Standard procedure for accurate titrimetry:
General stoichiometry:
moles analyte = moles titrant × (stoichiometric ratio)
Concentration analyte (M) = moles analyte / volume analyte (L)
Example: titration of 25.00 mL unknown HCl with 0.1000 M NaOH; endpoint at 22.35 mL:
moles NaOH = 0.02235 L × 0.1000 mol/L = 2.235 × 10⁻³ mol
moles HCl = 2.235 × 10⁻³ mol (1:1 stoichiometry)
[HCl] = 2.235 × 10⁻³ mol / 0.02500 L = 0.08940 M
Report: mean ± standard deviation from triplicate; include standardization uncertainty in total uncertainty. Significant figures: limited by burette precision (±0.01 mL) and analyte mass precision.
npx claudepluginhub jeffreytse/grimoire --plugin grimoireGuides users through designing a spectroscopic analysis campaign: defining questions, selecting techniques with a decision matrix, planning sample preparation, and sequencing analyses.
Selects and designs spectroscopic analysis methods (UV-Vis, IR, NMR, MS, Raman) including sample prep, calibration, interpretation, and reporting for structural identification or quantitation.
Reasons from first principles to predict reaction products, analyze mechanisms, and interpret NMR/IR/MS spectra for organic synthesis problems.