Beer-Lambert Concentration
Concentration from absorbance, path length, and molar extinction coefficient.
Example
You enter
- Absorbance (AU) 1
- Path length (cm) 1
- Molar extinction coefficient (M^-1 cm^-1) 10000
You get
- Concentration 0.0001 M
Details, formula, and sources
A = epsilon * c * L => c = A / (epsilon * L). Path length in cm; epsilon in M^-1 cm^-1; concentration returned in M.
Beer-Lambert law. First principles.
No code citation required (physical chemistry).
Verify protocol against your lab's SOP before pipetting. A miscalculated dilution can ruin a run or a sample.
Field names used by the API: absorbance, path_length_cm, epsilon, concentration
- Linear range A in 0.1-1.0 typical; deviations at high concentration outside this rangespectrophotometry convention