Overview: The Coffee Shot Logic The Sprover (a portmanteau of espresso and pourover) represents a technical pivot in how we utilize high-end consumer electronics. Instead of the traditional 1:2 ratio concentrated shot, a coffee shot leverages the thermal stability and precision of an espresso machine to produce a beverage that mimics the clarity of filter coffee but with enhanced body. By manipulating water debit and grind resistance, you transform a nine-bar pressure system into a high-flow, low-pressure percolation device. This technique matters because it achieves extraction yields (24-26%) that manual methods struggle to replicate consistently. Prerequisites To execute a modern Sprover, you need a foundational understanding of: * **Flow Rate vs. Pressure**: Understanding that resistance (grind size) and flow (water debit) are inversely related to pressure. * **Extraction Yield (EY) & TDS**: Measuring the total dissolved solids to determine the efficiency of your brew. * **Thermal Dynamics**: Managing lower brewing temperatures to compensate for the high thermal retention of espresso group heads. Key Libraries & Tools * Breville Dual Boiler: A machine with a programmable pre-infusion mode used to control water debit. * Baratza Vario: A high-uniformity grinder capable of the coarse-espresso settings required. * Smart Espresso Profiler: An app-based tool for real-time monitoring of flow and pressure. * Refractometer: Essential for measuring the TDS (Total Dissolved Solids) to calculate extraction yield. Code Walkthrough: Defining the Brew Script Think of the Sprover as a script where you define variables for time, temperature, and flow. Unlike standard espresso, we are "writing" a low-resistance routine. ```javascript // Pseudo-code for a Sprover Routine const brewConfig = { dose: "15g", yieldTarget: "140g - 150g", temperature: "90C (195F)", preInfusionTime: "90s", waterDebit: "3ml/s", targetTime: "60s - 90s" }; ``` The Setup First, set the temperature to **90°C**. Espresso machines lose less heat than a V60 during the process; lower temps prevent over-extraction in the long contact time. Set your machine to its lowest pre-infusion power to maintain a constant, low-pressure flow rather than ramping up to nine bars. The Grind and Tamp Grind significantly coarser than espresso—roughly at a setting where you see visible chaff. Use a light tamp. You want the water to move through the puck with minimal resistance, keeping the pressure around **one bar**. Execution Trigger the shot. On a Breville Dual Boiler, stay in the pre-infusion phase for the entire duration. Monitor the flow; you are looking for an output of roughly **1.5ml to 2ml per second**. The shot won't look like espresso; it will lack heavy emulsification and crema, looking more like tea or filter coffee. Syntax Notes: The Language of Extraction * **Water Debit**: This is your "clock speed." It defines how much water your pump moves per second without resistance. * **Dimmer Mod**: A hardware override for machines without flow control. By installing a dimmer switch on an Ulka pump, you manually throttle the voltage to control flow. * **Underdosing**: Using a 15g dose in a 20g basket. This allows the coarser grounds to expand without hitting the shower screen, maintaining even saturation. Practical Examples * **The Cafe Workflow**: A shop can dedicate one group head to coffee shots, allowing them to offer a rotating "pourover" menu without the manual labor of hand-brewing. * **Home Consistency**: For those who find V60s inconsistent, the Sprover provides a repeatable, temperature-stabilized alternative that produces a juicy, vibrant cup. Tips & Gotchas * **Counter-intuitive Flow**: If the shot runs too fast, the TDS will drop. If it runs too slow, you risk bitterness. * **The Filter Mod**: If the cup feels "dusty" or too textured, place a circular paper filter at the bottom of the portafilter basket before adding coffee. This increases clarity and mimics the clean finish of a paper-filtered brew.
Ulka pump
Products
Sep 2021 • 1 videos
High activity month for Ulka pump. Lance Hedrick among the most active voices, with 1 videos across 1 sources.
Sep 2021
- Sep 10, 2021