Espresso
Channeling
An extraction defect where pressurized water finds a path of least resistance through the coffee puck, over-extracting that narrow channel while under-extracting the surrounding bed. It produces a shot that is simultaneously bitter and sour.
Chuyên sâu
Channeling can be caused by uneven grind distribution, inconsistent tamping, cracks in the puck surface, or an excessively fine grind that forces water to find any available gap. Naked (bottomless) portafilters make channeling visible as uneven streams, spurting, or blonding on one side of the basket. Prevention involves careful puck preparation—WDT, level tamping, and appropriate grind size. Pressure profiling machines can mitigate channeling by starting with a gentle pre-infusion that saturates the puck before ramping to full pressure.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="channeling"></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/channeling/" 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/channeling/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/channeling/" 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="channeling"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="channeling" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>