<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>JCWS Field Notes</title>
        <link>https://water.juliet.coffee/blog</link>
        <description>Build journal and design notes from the Juliet Coffee Water System project.</description>
        <lastBuildDate>Mon, 27 Apr 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>Copyright © 2026 Juliet Coffee.</copyright>
        <item>
            <title><![CDATA[A Day In The Life Of Sourcing Pumps]]></title>
            <link>https://water.juliet.coffee/blog/finding-the-third-pump</link>
            <guid>https://water.juliet.coffee/blog/finding-the-third-pump</guid>
            <pubDate>Mon, 27 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Finding new pumps that match your specs is easy, but expensive. Finding a pump on the secondary market takes a little more searching.]]></description>
            <content:encoded><![CDATA[<p>The JWCS needs 3 pumps; one to push water across the RO membrane, one to move water from the permeate tank (clean RO produced water) to the treated tank (where the minerals have been dosed in), and one to push water to the coffee machine.</p>
<p>The first two were found and bought in the first two weeks, but the third one took a little longer to find.</p>
<p>It's not that the third pump was hard to find, it's just that the pumps I need don't come on the market super often, so I just had to be patient.</p>
<p>As <a class="" href="https://water.juliet.coffee/#philosophy">I've said before</a>, the idea of taking what was once a really expensive, highly engineered piece of kit and using it in a system that could never really justify buying new, but could greatly benefit from industrial-level reliability and performance, is kind of a fetish of mine.</p>
<p>I've done it with everything from high-altitude thermal vacuum chambers to <a href="https://sled.wtf/" target="_blank" rel="noopener noreferrer" class="">the alternator on a Lexus for an exercise sled</a>; I LOVE using badass rugged older gear in new projects.</p>
<!-- -->
<p>The first step is to figure out what you actually need.  In my case, the core requirement for the <a class="" href="https://water.juliet.coffee/reference/cafe-racer">SanRemo Cafe Racer</a> is supply between 29 and 65 psi and NSF 61.</p>
<p>Secondary to that was fitting in with the other pumps and having interchangeable parts where possible, so I knew I wanted a Grundfos.</p>
<p>That left me with looking for a pump in the CRN1S lineup, with anywhere from 5 to 10 stages, where each stage adds anywhere from 10-20 psi.</p>
<p>I had a few more restrictions, mostly from earlier decisions like circuit breaker/line reactor/VFD sizing.  I knew I didn't need a huge pump (hell, this is overspec'd as is), and on the electrical side I'd sized for 0.5hp or lower.</p>
<div class="theme-admonition theme-admonition-note admonition_xJq3 alert alert--secondary"><div class="admonitionHeading_Gvgb"><span class="admonitionIcon_Rf37"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>note</div><div class="admonitionContent_BuS1"><p>What you and I might call a "pump" is, in industrial purchasing, actually a pump and a motor.  The pump is the framework for moving the water, and the motor drives the pump.  Everything has to match up in order for the unit to be useable.</p></div></div>
<p>The pump motor also had to be 60 Hz (obvi, using this in the US), 230V and 3 phase so we could control it with the VFD.</p>
<p>So there's our spec, which I wrote up into a `distribution-pump-spec.md' doc and fed it into a custom tool I built called 'ebay-finder' that helps me narrow down what I'm looking for.</p>
<p>I've dropped the actual doc in at the bottom so you can see what that looks like.</p>
<p>The tool returned 216 active matches, though only one scored higher than 60, which is usually what I look for.  It missed the <code>NSF61</code> plate, so when I opened that top listing (scoring 78), and saw it, then verified the rest of the pump's stats, I put in an offer.</p>
<p>Top 3 search results:</p>
<figure><img src="https://media.juliet.coffee/blog/finding-the-third-pump/ebay-distribution-spec-search.png" alt="ebay-finder web app showing 216 active matches for the P-103 distribution-pump search. The top match — Grundfos CRN1S-5 A-FGJ-G-E-HQQE at $800 all-in — scores 78. The next two listings (a CRI1-6 at $589.98 and a Grundfos drinking-water pump at $600) both score 42." loading="lazy"><figcaption>The ebay-finder tool returned 216 active matches but only one scored above the 60-point threshold I usually require — the leftmost listing at score 78.</figcaption></figure>
<p>I opened the number one listing (scoring at 78, which is excellent), verified that the ebay-finder tool had missed the NSF61 marking, and submitted an offer.</p>
<p>The next day I woke up to a purchased pump.  What did I buy?</p>
<p>Grundfos uses an alphanumeric system to tell you what you're getting with their pumps, in this case:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#393A34"><span class="token plain">CRN1S-5 A-FGJ-G-E-HQQE</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">CRN1S-5           A     FGJ         G        E             HQQE</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">└────┬─┘          │     └┬┘         │        │             └┬─┘</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">  family stages   │      │          │        │              │ </span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">               version   │          │        │              │</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">                       connection   │        │              │ </span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">                                  material   │              │</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">                                          o-ring elastomer  │</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">                                                        shaft seal</span><br></div></code></pre></div></div>
<ul>
<li class="">CRN1S: The family of pumps with (relatively) low flow and a stainless steel base</li>
<li class="">5: 5 stages (the number of impellers)</li>
<li class="">FGJ: <code>Flange/G (DIN-ANSI-JIS)</code> a combined connection allowing the pump to be bolted to various international piping standards</li>
<li class="">G: <code>316L stainless steel</code>, a material upgrade</li>
<li class="">E: <code>EPDM</code>, standard for water applications and compatible with the E in the HQQE seal</li>
<li class="">HQQE - H = balanced cartridge, QQ = silicon carbide/silicon carbide faces, E = EPDM secondary seal.</li>
</ul>
<p>This will easily provide what the SanRemo needs and more.  At 3 gallons per minute it pushes ~110 feet of Total Dynamic Head, or about <code>~47 psi</code>.</p>
<p>Now, any coffee machine geek knows that no coffee machine out there will use 3 gpm or anything close.  Running a 3 group wide open and the hot water tap running will cost you well under 0.5 gpm.</p>
<p>So why use this pump?  Stability.  Industrial pumps are rated at higher flow rates than some $100 Amazon pump.  This means when the Racer <em>does</em> demand any amount of water, the pressure doesn't sag.  In fact, running the pump to deliver 47 psi is running it in its lazy zone; this thing is loafing even when the cafe's banging.</p>
<p>The bigger picture here for the Paleo Treats coffee experience is to deliver superb coffee effortlessly and fast.  THAT'S why I'm overspec'ing these pumps.</p>
<p>Now, under $800 for this pump seems like a good deal, however... Since this is a custom skid and we're not ordering new from the factory (at something like $3k for a new pump vs the ~$730 I paid), I also have to factor in the costs for adapting from the 1" ports.</p>
<p>Assume that'll be another $200 or so, and I'll still have gotten a ripping deal on a monster that doesn't break a sweat when the line is 10 deep and they only ask for more, more, more...</p>
<p>As I was taught many many moons, ago:  <code>Proper prior preparation prevents piss poor performance</code></p>
<p>Be prepared!</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="distribution-pump-spec-doc">Distribution Pump Spec Doc<a href="https://water.juliet.coffee/blog/finding-the-third-pump#distribution-pump-spec-doc" class="hash-link" aria-label="Direct link to Distribution Pump Spec Doc" title="Direct link to Distribution Pump Spec Doc" translate="no">​</a></h2>
<div class="language-# codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-# codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">Distribution pump for the water skid: T-102 → espresso machine + drinking water station. Driven by an existing VFD-103 (½ HP, 3-φ 230 V output, 60 Hz).</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">## 1. Pump</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- **Grundfos CRN1S** [CRITICAL]</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">  - Reject any other brand</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">  - Reject any other Grundfos family: plain `CR` (cast iron), `CRI`, `CRT`, `CRNE` / `CRIE` / `CRE` (built-in VFD)</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- **Stages: 5 to 10** [CRITICAL]</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">  - Duty: 30 psi @ 3 gpm = ~70 ft TDH. CRN1S-5 delivers ~110 ft at 3 gpm</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">  - CRN1S-12 and larger overload the ½ HP motor and VFD-103</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">## 2. Motor</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- **3-phase, 230 V, 60 Hz, ½ HP** [CRITICAL] [VERIFY: photo]</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">  - Reject single-phase, 50 Hz-only, 460 V-only, motors larger than ¾ HP</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">## 3. NSF/ANSI 61 [VERIFY: photo]</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- Grundfos CRN catalog-level approval is sufficient</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- Nameplate stamp preferred; EU-built units carry CE/EAC only — accept</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">## 4. Seal</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- HQQE preferred (matches P-101 / P-102 spares)</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- Any seal with EPDM (`-E-HQQE`) or FKM (`-V-HQQV`) acceptable</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- Reject Buna-N (`B`)</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">## 5. Price</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- **$700 – $1,500** used</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- Above $1,600: buy new from PumpWorld for $1,953 (Grundfos PN `99915671`, CRN1S-8 baseline)</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">## 6. Search Keywords</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- "Grundfos CRN1S"</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- "Grundfos CRN1S-5"</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- "Grundfos CRN1S-6"</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- "Grundfos CRN1S-8"</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- "Grundfos CRN1S-10"</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- "Grundfos CRN1S A-FGJ"</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- "Grundfos 99915671"</span><br></div><div class="token-line" style="color:#393A34"><span class="token plain">- "Grundfos 96515905"</span><br></div></code></pre></div></div>]]></content:encoded>
            <category>Procurement</category>
        </item>
        <item>
            <title><![CDATA[The Basics of Making Water for Coffee at Scale]]></title>
            <link>https://water.juliet.coffee/blog/the-basics-of-making-water-for-coffee-at-scale</link>
            <guid>https://water.juliet.coffee/blog/the-basics-of-making-water-for-coffee-at-scale</guid>
            <pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A short primer on the five-step shape of any serious cafe water-treatment system — protect the equipment, remove contaminants, make a blank slate, dose minerals back in, and deliver at the right pressure.]]></description>
            <content:encoded><![CDATA[<p>Water for coffee at scale is expensive and complicated, but it is not a mystery.</p>
<p>The basic sequence is:</p>
<ol>
<li class="">Protect the treatment equipment.</li>
<li class="">Remove the stuff in your source water you don't want.</li>
<li class="">Make a clean blank slate.</li>
<li class="">Add back exactly what you do want.</li>
<li class="">Deliver that finished water at the right pressure.</li>
</ol>
<!-- -->
<p>There are an awful lot of "it depends" in treating water, all centered around what your source water is. Is it Berlin-hard or Seattle-soft?  Is it treated with chloramines or chloride, or is there some other method?</p>
<p>I'll start here with the cop-out that your water is probably different than my water, and I designed this system for my water.  Still, the basics are the basics.  Physics is physics.  Testing is testing.  Figure out what you have, then solve your problem.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="1-protect-the-membrane">1. Protect The Membrane<a href="https://water.juliet.coffee/blog/the-basics-of-making-water-for-coffee-at-scale#1-protect-the-membrane" class="hash-link" aria-label="Direct link to 1. Protect The Membrane" title="Direct link to 1. Protect The Membrane" translate="no">​</a></h2>
<p>Depending on your source water, a good way to start may be to soften the water.</p>
<p>A water softener does <strong>ion exchange</strong>: it swaps hardness ions, mostly calcium (<code>Ca2+</code>) and magnesium (<code>Mg2+</code>), for sodium (<code>Na+</code>) or potassium (<code>K+</code>) ions. Calcium and magnesium form scale. Sodium and potassium generally do not form the same hard mineral scale under normal cafe-water conditions.</p>
<p>That matters because scale can foul filters, valves, heaters, and especially RO membranes. Softening does not make the water pure, and it does not remove total dissolved solids in the way reverse osmosis does. It mainly <strong>changes the form</strong> of the dissolved minerals so the downstream system is easier to protect.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="2-filter-specific-problems">2. Filter Specific Problems<a href="https://water.juliet.coffee/blog/the-basics-of-making-water-for-coffee-at-scale#2-filter-specific-problems" class="hash-link" aria-label="Direct link to 2. Filter Specific Problems" title="Direct link to 2. Filter Specific Problems" translate="no">​</a></h2>
<p>Then you filter the water.</p>
<p>Different filters solve different problems:</p>
<ul>
<li class=""><strong>Sediment filters</strong> remove particles. This is where micron rating matters.</li>
<li class=""><strong>Activated carbon filters</strong> remove chlorine, tastes, odors, and many organic compounds.</li>
<li class=""><strong>Catalytic carbon or chloramine-rated carbon filters</strong> are used when the incoming water contains chloramine, which is harder to remove than free chlorine and needs the right media and enough contact time.</li>
</ul>
<p>The point is not that one magic filter fixes water. The point is to identify what is in the feed water and choose the right filter media, sizing, and service interval for that job.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="3-make-a-blank-slate">3. Make A Blank Slate<a href="https://water.juliet.coffee/blog/the-basics-of-making-water-for-coffee-at-scale#3-make-a-blank-slate" class="hash-link" aria-label="Direct link to 3. Make A Blank Slate" title="Direct link to 3. Make A Blank Slate" translate="no">​</a></h2>
<p>Then you pump the filtered water across an RO membrane at the right pressure and flow.</p>
<p>Reverse osmosis rejects most dissolved ions and many other contaminants, producing low-TDS permeate. The pressure, membrane size, recovery rate, and waste flow all matter. Run the membrane poorly and you get bad efficiency, short membrane life, unstable output, or all three.</p>
<p>While it's common to run an RO membrane on city pressure, that's not optimal by a long shot.  It'll still work, so don't go crazy and starting buying mega-pumps, but just know that what you've got is on the "easy but not excellent" side of the optimized scale.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="4-add-minerals-back">4. Add Minerals Back<a href="https://water.juliet.coffee/blog/the-basics-of-making-water-for-coffee-at-scale#4-add-minerals-back" class="hash-link" aria-label="Direct link to 4. Add Minerals Back" title="Direct link to 4. Add Minerals Back" translate="no">​</a></h2>
<p>Once the water is clean, you add minerals back at specific doses. In this system, the practical mineral set is:</p>
<ul>
<li class="">Magnesium sulfate</li>
<li class="">Calcium chloride</li>
<li class="">Sodium bicarbonate</li>
</ul>
<p>Those minerals let you control hardness, alkalinity, and final TDS for the coffee, tea, ice, or drinking-water profile you want.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="5-deliver-it-correctly">5. Deliver It Correctly<a href="https://water.juliet.coffee/blog/the-basics-of-making-water-for-coffee-at-scale#5-deliver-it-correctly" class="hash-link" aria-label="Direct link to 5. Deliver It Correctly" title="Direct link to 5. Deliver It Correctly" translate="no">​</a></h2>
<p>Finally, you feed the treated water to each use case at the pressure it expects.</p>
<p>For example, the Sanremo Cafe Racer wants an incoming water line between <strong>29 and 65 psi</strong>. Other equipment has its own requirements. Good water chemistry is only useful if the system can also deliver stable pressure and flow.</p>
<p>That is the whole shape of the problem: protect the equipment, remove what you do not want, make a blank slate, dose minerals back in, and deliver the result correctly.</p>]]></content:encoded>
            <category>Primer</category>
        </item>
        <item>
            <title><![CDATA[Why JCWS Is Different]]></title>
            <link>https://water.juliet.coffee/blog/why-jcws-is-different</link>
            <guid>https://water.juliet.coffee/blog/why-jcws-is-different</guid>
            <pubDate>Tue, 21 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[How JCWS differs from typical cafe water gear — high-pressure RO, UV-safe storage, unmineralized ice, per-mineral metering with recipe-level control, and deep instrumentation.]]></description>
            <content:encoded><![CDATA[<p>JCWS is way different than anything you can buy off the shelf for a coffee shop.  It is the result of a batshit crazy obsession with making water for coffee at scale.</p>
<!-- -->
<p>What makes JCWS so goldang special?  It really comes down to how much water can be produced, the quality of that water, and the tightness of the specs of the produced water.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="1-architecture">1. Architecture<a href="https://water.juliet.coffee/blog/why-jcws-is-different#1-architecture" class="hash-link" aria-label="Direct link to 1. Architecture" title="Direct link to 1. Architecture" translate="no">​</a></h2>
<p>The skid uses three separate  pumps
— RO high-pressure feed</p>
<ul>
<li class="">UV recirculation / transfer</li>
<li class="">distribution to the bar (<strong>P-103</strong>)</li>
</ul>
<p>Plus <strong>two stainless buffers</strong> (raw permeate (RO cleaned water) in <strong>T-101</strong>, then fully treated product in <strong>T-102</strong>). On top of that, three Grundfos DDC 6-10 metering pumps handle minerals only; dosing is not piggybacked on a "water" pump.</p>
<p><strong>Tank 1 is not passive storage.</strong> Permeate is <strong>continuously recirculated through a UV unit</strong> on <strong>P-102</strong> so water waiting in the tank remains clean. The engineering spec targets USEPA-grade UV dose with 4x the required margins at the actual recirc flow (see <a class="" href="https://water.juliet.coffee/specs/system-overview">System overview</a> §2.2 / §3.5).</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="let-there-be-clean-ice">Let There Be (Clean) Ice<a href="https://water.juliet.coffee/blog/why-jcws-is-different#let-there-be-clean-ice" class="hash-link" aria-label="Direct link to Let There Be (Clean) Ice" title="Direct link to Let There Be (Clean) Ice" translate="no">​</a></h3>
<p>The ice machine should not have to drink your espresso recipe. A valved branch that sends UV-treated RO permeate straight to the ice maker, bypassing mineral injection, means your ice stays unmineralized and clean, and the UV doesn't allow mold to grow, which is common in RO/ice setups without it.</p>
<p>All of the hydraulic pumps are overspec'd relative to typical cafe duty, usually by a factor of 2-3x.  This means they can run cooler for way longer, and if we ever add in more filtering or treatment, we'll never have an issue with getting the water where it needs to go.</p>
<p>Having this amount of control over pressure, storage hygiene, and which loads get which water is something municipalities and industrial loops do. It is not something most cafes do.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="2-true-high-pressure-ro">2. True High Pressure RO<a href="https://water.juliet.coffee/blog/why-jcws-is-different#2-true-high-pressure-ro" class="hash-link" aria-label="Direct link to 2. True High Pressure RO" title="Direct link to 2. True High Pressure RO" translate="no">​</a></h2>
<p>The first hydraulic pump drives water through the RO membrane at much higher pressure than standard municipal line pressure.  Municipal water pressure is often in the <strong>40–80 psi</strong> range.  That's not enough for high performance RO.</p>
<p>Without going deep into mass-transfer math, RO is materially more efficient when you operate the membrane up in roughly the <strong>~175 psi class</strong> — well within what this pump and <strong>Filmtec XLE Pro-2540</strong>–class elements are built for. A few high-end packaged systems do something similar; most cafe skids do not.</p>
<p>This means you're wasting far less water, and the membrane is working much less hard.</p>
<p>Downstream, the design intent is a near-blank permeate so *what you taste in the cup is the coffee, not the city water hiding under it.</p>
<div class="theme-admonition theme-admonition-info admonition_xJq3 alert alert--info"><div class="admonitionHeading_Gvgb"><span class="admonitionIcon_Rf37"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_BuS1"><p>In the world of RO you've got <strong>permeate</strong>, which is the water that permeated through the membrane and is clean, and you have the waste, also called <strong>brine</strong>, <strong>concentrate</strong>, <strong>reject</strong>, or <strong>drain stream</strong>.</p></div></div>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="3-precise-control">3. Precise Control<a href="https://water.juliet.coffee/blog/why-jcws-is-different#3-precise-control" class="hash-link" aria-label="Direct link to 3. Precise Control" title="Direct link to 3. Precise Control" translate="no">​</a></h2>
<p>Individual metering pumps inject <strong>magnesium sulfate</strong> (sweetness / clarity), <strong>calcium chloride</strong> (body), and <strong>sodium bicarbonate</strong> (buffering).</p>
<p>The metering pumps we use (1 pump per solution) are rated 0.1–100 mL/min each, with 1000:1 turndown.  This is the equivalent of dosing as low as two tiny drops per minute (think standard medical dropper) into a continuous defined stream.</p>
<p>Rather than adding a pinch of salt to a gallon and shaking it up, hoping you get great distribution and that you're not off by a gram, the JCWS metering system gives you exactly what you ask for.</p>
<p>Because we're also using the larger distribution pumps to move water past the metering pumps, we have extraordinary control over how much water flows through the pipes and gets dosed.</p>
<p>Compared to a dissolving cartridge of minerals that may have channeling, uneven flow rates, or even run out without you knowing, this level of precision and control is on the level of NASA-level telemetry vs a 1998 Honda Accord.</p>
<p>Hondas are great cars, but they won't get you to the moon.</p>
<p>That combination is what precise control means here: you are not adding in a cartridge and hoping it's close enough for your washed Ethiopian vs the co-fermented Guatemalan you just ran.</p>
<p>You change the active recipe targets for the final water, including different end uses (espresso, drinking water, matcha, etc.) on the fly to exactly what you need.</p>
<p>Want to nudge sulfate a few ppm relative to the last roast? The path is precision dose and verify, not pinch 'n pray.</p>
<p>By contrast, a typical hand or cafe recipe is in the range "0.25–0.5 g of the first two salts" and "a pinch" of bicarbonate.  Pinching is for grade school, not excellent coffee at scale.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="4-instrumentation-and-obsession">4. Instrumentation and obsession<a href="https://water.juliet.coffee/blog/why-jcws-is-different#4-instrumentation-and-obsession" class="hash-link" aria-label="Direct link to 4. Instrumentation and obsession" title="Direct link to 4. Instrumentation and obsession" translate="no">​</a></h2>
<p>The JCWS tracks everything in the system in real time, including pressure drop across the membrane, permeate and feed conductivity / TDS, temperature, pH, and the pressure the espresso machine sees.</p>
<p>Most water systems might tell you water pressure and TDS coming out the far end, and those are the high end ones.  Tracking what each stage does (and whether or not it's working the way it's supposed to) is the hallmark of industrial process control.</p>
<p>If you want reliably superb water for coffee, nothing less will suffice.</p>
<p>That drive for reliable excellence, backed by blood &amp; treasure, is what makes JCWS a worthy obsession for me.</p>
<p>Happy watering!</p>
<hr>
<p>For the full flow diagram and component list, start at <a class="" href="https://water.juliet.coffee/specs/system-overview">JCWS system overview</a>.</p>]]></content:encoded>
            <category>Philosophy</category>
        </item>
    </channel>
</rss>