Equipment & Tools
Refractometer
An optical instrument that measures the refractive index of brewed coffee to determine its Total Dissolved Solids (TDS) concentration. TDS is used to calculate extraction yield percentage.
Chuyên sâu
Digital coffee refractometers like the VST LAB or Atago PAL-COFFEE measure TDS to two decimal places. By combining TDS with the brew ratio (dose and beverage weight), baristas compute extraction yield—the percentage of soluble material removed from the grounds. The SCA recommends 18–22% extraction at 1.15–1.35% TDS for filter coffee. Refractometers turn subjective taste assessment into an objective, repeatable metric.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="refractometer"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>
Embed using a standard iframe — works in any CMS.
<iframe src="https://brewfyi.com/iframe/glossary/refractometer/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>
Paste the URL into WordPress, Medium, or any oEmbed-aware editor.
https://brewfyi.com/glossarys/refractometer/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/refractometer/" target="_blank" rel="noopener">
<img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview:
Use the BrewFYI WordPress plugin shortcode.
[drinkfyi-glossary site="brewfyi" slug="refractometer"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="refractometer" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>