Brewing Basics

Drawdown

The total time it takes for brewing water to drain through the coffee bed in a gravity-fed percolation method. Drawdown time serves as a practical indicator of grind size, dose, and overall extraction.

심층 분석

A target drawdown for a single-cup V60, for example, is typically 2:30 to 3:30 depending on dose and recipe. If drawdown runs long, the grind is likely too fine or the bed has clogged with fines, risking over-extraction. A fast drawdown suggests a coarser grind or channeling, leading to under-extraction. Tracking drawdown time is one of the simplest ways to maintain brew consistency.

Embed on your site — BrewFYI

Add the widget to any webpage using a script tag.

<div data-brewfyi="glossary" data-slug="drawdown"></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/drawdown/" 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/drawdown/

Add a badge linking back to BrewFYI.

<a href="https://brewfyi.com/glossarys/drawdown/" target="_blank" rel="noopener">
  <img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview: BrewFYI

Use the BrewFYI WordPress plugin shortcode.

[drinkfyi-glossary site="brewfyi" slug="drawdown"]

Use as a native HTML custom element in modern browsers.

<brewfyi-glossary slug="drawdown" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>

Powered by BrewFYI

Docs →