I've just finished the CAD assembly of the first iteration of the large-format cell, which we will manufacture and test for leaks and other issues.

The repository is here.
Active area is currently 175 cm², and flow frames are hopefully printable on a 200 mm x 200 mm FDM printer. The flow frame is sized to fit on the printbed and still leave room for a healthy brim.
Manufacturing files in CAD/exports
.
Filename |
Process/Material |
Quantity |
endplate-EndplateBolt Holes.step |
12 mm (1/2 in) plywood/MDF |
2 |
outer-current-collector-Outer Current Collector.step |
1 mm brass |
2 |
flow-frame-Flow Frame - Barbed, For Single Cell, Northeast.stl |
FDM / PP or ABS |
1 |
flow-frame-back-Flow Frame (Back).stl |
FDM / PP or ABS |
1 |
Gasket.svg |
TBD - thin <0.5 mm gasket material |
3 |
Outer Gasket.svg |
TBD - thin <0.5 mm gasket material |
1 |
Inner Current Collector.svg |
1 mm graphite foil |
2 |
M10x50 bolts/nuts/washers |
|
12 |
All flow connections are on one flow frame, which passes the other electrolyte through to the next half cell through internal manifolds.

There are some shunt current flow paths and flow diffuser geometry in place, but these are not optimized and mostly representative. We will see if this type of geometry is even printable/sealable before spending much effort on CFD/FEM/shunt current modeling. This general approach is, however, roughly consistent with what I've seen in applied research and industry.

The "back" flow frame doesn't have barbs, and connects through the barbed flow frames internal manifolds to receive/output flow. It's flow fields are mirrored versions of the other flow frame, and the backside of this flow frame is completely blocked.

For endplates, the design is a simple flat sheet. We will see how 12mm plywood holds up with a 12-bolt pattern. Eight of these bolts straddle evenly the four barbed flow ports. There is a tab cutout for the current collector connection. Instead of making the current collector tab longer, I decided to cut out the endplate slightly like this, so that the current collector is cheaper to make on services like SendCutSend (which calculates largely on rectangular part area, and brass >> plywood for these thicknesses). Technically, only need the large 20 mm port holes on one side of this cell, since all the barbs are on the same side, but to keep unique part count/costs down when ordering and simplicity for now, I haven't created separate port-hole-less parts yet for the endplate and inner/outer current collectors.

Gaskets and inner current collectors all largely follow the shape of the flow frames, with the Outer Gasket.svg
having larger port holes to allow the barbs through.

I've also modeled the pump we're using:

The code to control the pumps using an Arduino Uno and thyristors is here, and a corresponding GUI based on the MYSTAT software is here.
I haven't written any documentation yet because things are still changing quite a lot right now - I'll keep posting updates in this thread as we progress!