461 lines
21 KiB
Markdown
461 lines
21 KiB
Markdown
# Waste-to-Graphene Recycling System
|
|
|
|
A research compilation exploring the feasibility of integrating desalination, molten salt processing, and flash graphene production into a circular economy system for materials recovery and advanced materials manufacturing.
|
|
|
|
## Overview
|
|
|
|
This document explores whether desalination plants can produce salt as an output for molten salt reactors to separate materials (e-waste, plastics, etc.) back into useful recycled forms, and whether carbon outputs could be used to manufacture structural materials like graphene.
|
|
|
|
**Key Questions Addressed:**
|
|
1. Can desalination brine feed molten salt processing?
|
|
2. What are the unit economics of small-scale molten salt reactors?
|
|
3. Can recovered carbon + kelp produce graphene?
|
|
4. How small can these processes be miniaturized?
|
|
5. What can we actually do with the graphene output?
|
|
|
|
---
|
|
|
|
## Table of Contents
|
|
|
|
- [System Architecture](#system-architecture)
|
|
- [Component Analysis](#component-analysis)
|
|
- [1. Desalination & Salt Recovery](#1-desalination--salt-recovery)
|
|
- [2. Molten Salt Processing](#2-molten-salt-processing)
|
|
- [3. Flash Graphene Production](#3-flash-graphene-production)
|
|
- [4. Kelp as Carbon Feedstock](#4-kelp-as-carbon-feedstock)
|
|
- [5. Graphene Applications](#5-graphene-applications)
|
|
- [Unit Economics](#unit-economics)
|
|
- [Minimum Viable System](#minimum-viable-system)
|
|
- [Feasibility Assessment](#feasibility-assessment)
|
|
- [Sources & References](#sources--references)
|
|
|
|
---
|
|
|
|
## System Architecture
|
|
|
|
```
|
|
┌─────────────────────────────────────────────────────────────────────┐
|
|
│ INTEGRATED CIRCULAR SYSTEM │
|
|
├─────────────────────────────────────────────────────────────────────┤
|
|
│ │
|
|
│ Desalination ──→ Salt/Brine ──→ Molten Salt Processing │
|
|
│ │ │ │
|
|
│ ↓ ↓ │
|
|
│ Fresh Water ┌─────────────────────┐ │
|
|
│ │ E-waste → Metals │ │
|
|
│ │ Plastics → Oil │ │
|
|
│ │ Biomass → Carbon │ │
|
|
│ └─────────────────────┘ │
|
|
│ │ │
|
|
│ ↓ │
|
|
│ Carbon Char + Kelp Biochar │
|
|
│ │ │
|
|
│ ↓ │
|
|
│ ┌─────────────────────┐ │
|
|
│ │ FLASH JOULE HEATING │ │
|
|
│ │ (10ms @ 3000K) │ │
|
|
│ └─────────────────────┘ │
|
|
│ │ │
|
|
│ ↓ │
|
|
│ FLASH GRAPHENE │
|
|
│ │ │
|
|
│ ┌─────────┬───────┴───────┬─────────┐ │
|
|
│ ↓ ↓ ↓ ↓ │
|
|
│ Concrete Batteries Lubricants Soil │
|
|
│ Additive Anodes Coatings Amendment │
|
|
│ │
|
|
└─────────────────────────────────────────────────────────────────────┘
|
|
```
|
|
|
|
---
|
|
|
|
## Component Analysis
|
|
|
|
### 1. Desalination & Salt Recovery
|
|
|
|
#### Brine Composition (Reality Check)
|
|
|
|
Desalination brine ≠ pure salt. It's a complex mixture:
|
|
|
|
| Component | % of Total Dissolved Solids | Industrial Use |
|
|
|-----------|----------------------------|----------------|
|
|
| NaCl | 60-70% | Requires purification for molten salt |
|
|
| MgCl₂ | 8-12% | Useful for some molten salt mixtures |
|
|
| CaSO₄ | 5-8% | Problematic - causes scaling |
|
|
| Other (Li, Br, K) | 10-20% | Valuable but need separation |
|
|
|
|
#### Processing Requirements
|
|
|
|
- Ion concentration polarization or nanofiltration to separate salt fractions
|
|
- MIT research shows brine can produce NaOH + HCl via electrolysis
|
|
- NaCl alone isn't ideal for most molten salt recycling - need **carbonate or chloride eutectic mixtures**
|
|
|
|
#### Containerized Desalination Scale
|
|
|
|
| System Size | Water Output | Brine Output | Salt Recovery (annual) |
|
|
|-------------|--------------|--------------|------------------------|
|
|
| 20-ft container | 50-100 m³/day | ~50-100 m³/day | 1-3 tons |
|
|
| 40-ft container (NIROBOX) | up to 1,500 m³/day | ~1,500 m³/day | 10-30 tons |
|
|
|
|
**Key Insight:** The salt chemistry mismatch (NaCl vs. carbonate/eutectic mixtures) adds complexity without proportional benefit. Desalination and materials processing may be better decoupled.
|
|
|
|
---
|
|
|
|
### 2. Molten Salt Processing
|
|
|
|
Three distinct processes for different materials:
|
|
|
|
#### A) Molten Salt Oxidation (MSO) - Organic Destruction
|
|
|
|
- **Temperature:** 900-950°C
|
|
- **Salt Type:** Carbonate salts (Na₂CO₃/K₂CO₃), NOT NaCl
|
|
- **Application:** Destroys plastics, neutralizes chlorine from PVC
|
|
- **Output:** CO₂, H₂O, inorganic residues
|
|
- **Advantage:** Retains hazardous contaminants in melt
|
|
|
|
#### B) Molten Salt Electrolysis (MSE) - Metal Recovery
|
|
|
|
- **Temperature:** 450-850°C (depends on target metals)
|
|
- **Salt Type:** Chloride eutectics (LiCl-KCl, MgCl₂-KCl)
|
|
- **Application:** Rare earth and precious metal recovery from e-waste
|
|
- **Output:** Pure metals
|
|
|
|
#### C) Molten Salt Pyrolysis - Plastic-to-Carbon
|
|
|
|
- **Temperature:** 420-550°C (optimal for liquid products)
|
|
- **Salt Type:** Solar salt (NaNO₃/KNO₃) or chloride mixtures
|
|
- **Application:** Mixed plastic waste, biomass
|
|
- **Output:** Pyrolysis oil, syngas, **carbon char** (graphene precursor)
|
|
|
|
#### Economics at Scale
|
|
|
|
| Plant Size | CAPEX | IRR | Technology |
|
|
|------------|-------|-----|------------|
|
|
| 8,000 t/yr | $3.6M | 27.6% | Molten salt pyrolysis |
|
|
| 16,000 t/yr | $6.4M | 49.1% | Molten salt pyrolysis |
|
|
| 40,000 t/yr | €20.1M | 20% | Molten metal (PlastPyro) |
|
|
|
|
#### Smallest Demonstrated Scale
|
|
|
|
Pilot-scale reactor using LiCl-KCl eutectic at 450°C handles biomass, plastics, PCBs, and carbon fiber in batch sizes of tens of kg.
|
|
|
|
---
|
|
|
|
### 3. Flash Graphene Production
|
|
|
|
Flash Joule Heating (FJH) is the breakthrough technology enabling small-scale graphene production.
|
|
|
|
#### Process Parameters
|
|
|
|
| Parameter | Value |
|
|
|-----------|-------|
|
|
| Temperature | 3000K (~5000°F) |
|
|
| Duration | 10 milliseconds |
|
|
| Energy | 7.2 kJ/g (original) to 5 kWh/kg (optimized) |
|
|
| Yield | 80-90% from high-carbon sources |
|
|
| Purity | >99% carbon |
|
|
|
|
#### Unit Economics
|
|
|
|
| Metric | Value |
|
|
|--------|-------|
|
|
| Electricity cost | ~$0.50/kg graphene |
|
|
| Plastic waste input | 1 ton → 180 kg graphene |
|
|
| Electricity per ton plastic | ~$124 |
|
|
| Graphene market price | $60,000-200,000/ton (high quality) |
|
|
| Bulk graphene price | ~$100/kg |
|
|
|
|
#### Minimum Viable FJH System
|
|
|
|
| Configuration | Cost | Capacity |
|
|
|---------------|------|----------|
|
|
| Commercial arc welder (base) | $120 | Entry point |
|
|
| + Reactor configuration | $260 | 3 kg/hr graphene |
|
|
| **Total DIY system** | **$380** | **~26 tons/year theoretical** |
|
|
| Lab-scale automated | ~$50,000 | 5 tons/year |
|
|
|
|
#### Feedstock Flexibility
|
|
|
|
FJH works with virtually any carbon source:
|
|
- Plastic waste (mixed, including PVC after pre-treatment)
|
|
- Coal and petroleum coke
|
|
- Biochar (from any biomass)
|
|
- Rubber tires
|
|
- Food waste
|
|
- Carbon fiber composites
|
|
|
|
---
|
|
|
|
### 4. Kelp as Carbon Feedstock
|
|
|
|
#### Kelp Biochar Characteristics
|
|
|
|
| Property | Kelp Biochar | Typical Biochar |
|
|
|----------|--------------|-----------------|
|
|
| Carbon content | 20-35% | 60-80% |
|
|
| Ash content | 30-50% | 5-15% |
|
|
| Yield | High | Moderate |
|
|
| Minerals | Rich (N, P, K) | Variable |
|
|
|
|
#### Challenges for Graphene Production
|
|
|
|
Kelp's low carbon content and high ash make it a poor direct graphene precursor compared to plastics or coal.
|
|
|
|
#### Solutions
|
|
|
|
1. **Acid washing pre-treatment** removes minerals, increases carbon fraction
|
|
2. **NaCl activation during pyrolysis** improves graphitization (connects to desalination salt!)
|
|
3. **Blending** with high-carbon waste streams
|
|
|
|
#### Kelp's Real Value
|
|
|
|
Not as primary carbon source, but as:
|
|
- Mineral-rich biochar for soil amendment (circular agriculture)
|
|
- Carbon sink/credit while growing
|
|
- Supplement to higher-carbon feedstocks
|
|
- Ocean ecosystem services (habitat, oxygen, nutrient cycling)
|
|
|
|
---
|
|
|
|
### 5. Graphene Applications
|
|
|
|
#### Tier 1: Commercial NOW
|
|
|
|
##### Concrete & Cement Additives
|
|
|
|
| Product | Company | Status | Impact |
|
|
|---------|---------|--------|--------|
|
|
| NanoCONS W104 | Gerdau Graphene | Commercial Jan 2025 | 20% CO₂ reduction |
|
|
| PureGRAPH® CEM | First Graphene + Breedon | 600 tonnes Dec 2025 | 15% emissions, 10% strength |
|
|
| Concretene | Nationwide Engineering | Field trials 2024-25 | Railway sleepers, piles |
|
|
|
|
**Economics:**
|
|
- Graphene loading: 0.05-0.1% by weight of cement
|
|
- 1 kg graphene treats ~1-2 tonnes cement
|
|
- Market projection: £15M (2023) → £123M by 2030
|
|
|
|
##### Energy Storage
|
|
|
|
| Application | Company | Product | Status |
|
|
|-------------|---------|---------|--------|
|
|
| Supercapacitors | Skeleton Technologies | GrapheneGPU for data centers | Shipping to Siemens, GE |
|
|
| Military batteries | NanoGraf | M38 18650 cells | Production since June 2024 |
|
|
| Grid storage | Skeleton | Train regenerative braking | Granada metro 2024 |
|
|
|
|
##### Lubricants & Coatings
|
|
|
|
| Product | Company | Benefit |
|
|
|---------|---------|---------|
|
|
| G® Lubricant | GMG | 10% efficiency, 33% less particulates |
|
|
| NanoSlide | Drilling Specialties + NanoXplore | Commercial drilling fluid additive |
|
|
| NAMITEC | E2 Holdings + 2DM | Fuel economy, noise reduction |
|
|
|
|
#### Tier 2: Emerging (2025-2027)
|
|
|
|
- **Water Filtration:** Graphene membranes for RO improvement
|
|
- **Agricultural Amendment:** Low-concentration soil improvement
|
|
- **Thermal Management:** Heat sinks, thermal interface materials
|
|
|
|
#### Tier 3: Research Phase (2027+)
|
|
|
|
- **Structural Composites:** Graphene-titanium showing >1500 MPa tensile strength
|
|
- **Armor Materials:** Nacre-inspired layered structures (not yet viable)
|
|
- **Electronics:** Requires CVD-quality graphene, not flash
|
|
|
|
#### Revenue Model (500 kg/year production)
|
|
|
|
| Application | Allocation | Price/kg | Revenue |
|
|
|-------------|------------|----------|---------|
|
|
| Concrete additives | 200 kg | $100 | $20,000 |
|
|
| Lubricant companies | 150 kg | $200 | $30,000 |
|
|
| Battery/supercap | 100 kg | $300 | $30,000 |
|
|
| Agricultural trials | 50 kg | $60 | $3,000 |
|
|
| **Total** | **500 kg** | | **~$83,000** |
|
|
|
|
---
|
|
|
|
## Unit Economics
|
|
|
|
### Inputs (Annual, Small Scale)
|
|
|
|
| Input | Quantity | Cost |
|
|
|-------|----------|------|
|
|
| Seawater | 18,000-36,000 m³ | Pumping only |
|
|
| Mixed plastic waste | 500-1,000 tons | Often paid to take it (gate fees) |
|
|
| E-waste | 50-100 tons | Variable (precious metal content) |
|
|
| Kelp/biomass | 100-500 tons | $28/ton + transport |
|
|
| Electricity | ~50,000 kWh | $4,000-8,000 |
|
|
|
|
### Outputs (Annual)
|
|
|
|
| Output | Quantity | Value |
|
|
|--------|----------|-------|
|
|
| Fresh water | 9,000-18,000 m³ | $45K-270K |
|
|
| Flash graphene | 100-500 kg | $10K-100K |
|
|
| Pyrolysis oil | 50-150 tons | $15K-90K |
|
|
| Recovered metals | Variable | Depends on e-waste |
|
|
| Biochar | 50-200 tons | $10K-100K |
|
|
|
|
### Break-Even Requirements
|
|
|
|
1. Subsidized/free waste feedstock (gate fees for accepting waste)
|
|
2. Premium pricing for graphene (not commodity)
|
|
3. Water sales in water-scarce regions
|
|
4. Carbon credit income
|
|
|
|
---
|
|
|
|
## Minimum Viable System
|
|
|
|
### Configuration
|
|
|
|
```
|
|
┌─────────────────────────────────────────────────────────────────────┐
|
|
│ MINIMUM VIABLE SYSTEM │
|
|
├─────────────────────────────────────────────────────────────────────┤
|
|
│ │
|
|
│ STAGE 1: Desalination + Salt Recovery │
|
|
│ ├── 20-ft containerized RO unit (~$150-300K) │
|
|
│ ├── Output: 50-100 m³/day water + equal volume brine │
|
|
│ └── Salt recovery: 1-3 tons/year NaCl + minerals │
|
|
│ │
|
|
│ STAGE 2: Molten Salt Pyrolysis │
|
|
│ ├── Pilot-scale reactor (~$500K-1M for 1,000 t/yr) │
|
|
│ ├── Eutectic salt: LiCl-KCl or carbonate mix │
|
|
│ ├── Input: Mixed plastics, e-waste, biomass │
|
|
│ └── Output: Pyrolysis oil, syngas, carbon char, recovered metals │
|
|
│ │
|
|
│ STAGE 3: Flash Graphene Production │
|
|
│ ├── Arc welder FJH system (~$50K automated) │
|
|
│ ├── Input: Carbon char + supplemental carbon │
|
|
│ └── Output: 1-5 tons/year flash graphene │
|
|
│ │
|
|
│ STAGE 4: Composite Manufacturing (NOT miniaturizable yet) │
|
|
│ ├── Graphene dispersion + alignment: specialized equipment │
|
|
│ ├── Composite layup: industrial process │
|
|
│ └── This stage requires industrial scale │
|
|
│ │
|
|
└─────────────────────────────────────────────────────────────────────┘
|
|
```
|
|
|
|
### Capital Requirements
|
|
|
|
| Stage | CAPEX | Footprint |
|
|
|-------|-------|-----------|
|
|
| Containerized desalination | $150-300K | 20-ft container |
|
|
| Molten salt pyrolysis (pilot) | $500K-1M | 40-ft container + support |
|
|
| Flash graphene (automated) | $50K | Bench-scale |
|
|
| **Total (Stages 1-3)** | **$700K-1.5M** | **2-3 containers** |
|
|
|
|
---
|
|
|
|
## Feasibility Assessment
|
|
|
|
### What IS Feasible Today
|
|
|
|
#### Tier 1: Proven at small scale
|
|
- ✅ Containerized desalination with brine mineral recovery
|
|
- ✅ Flash graphene from plastic/carbon waste ($380-50K systems)
|
|
- ✅ Graphene-enhanced polymer composites
|
|
|
|
#### Tier 2: Demonstrated at pilot scale
|
|
- ⚠️ Molten salt pyrolysis of mixed waste
|
|
- ⚠️ E-waste metal recovery via molten salt electrolysis
|
|
- ⚠️ Kelp biochar as supplemental carbon source
|
|
|
|
#### Tier 3: Still in research
|
|
- ❌ Graphene structural armor at any scale
|
|
- ❌ Fully integrated salt-to-graphene-to-armor pipeline
|
|
- ❌ Miniaturized molten salt processing (<1000 t/yr economically)
|
|
|
|
### Graphene Armor Reality Check
|
|
|
|
| Claim | Lab Performance | Bulk Material |
|
|
|-------|-----------------|---------------|
|
|
| Tensile strength | 130 GPa (pristine) | <700 MPa composites |
|
|
| Energy absorption | 10x steel by weight | 10-50x in real composites |
|
|
| Commercial armor | ❌ Not available | Research phase |
|
|
|
|
**The gap:** No high-strength material exists that is >80% graphene by weight. Most attempts produce materials weaker than pyrolytic graphite.
|
|
|
|
**Promising developments:**
|
|
- Graphene-titanium composite: >1500 MPa tensile strength
|
|
- Nacre-inspired layered structures: 143 MPa with high toughness
|
|
|
|
---
|
|
|
|
## Recommendations
|
|
|
|
1. **Start with flash graphene from plastic waste** - lowest barrier, proven economics, $380 entry point
|
|
|
|
2. **Decouple desalination from materials processing** - the salt chemistry mismatch adds complexity without proportional benefit
|
|
|
|
3. **Target graphene-enhanced composites, not pure graphene structures** - 200-530% property improvements are achievable
|
|
|
|
4. **Consider kelp as carbon credit + soil amendment** rather than primary graphene feedstock
|
|
|
|
5. **Focus on concrete additives for initial revenue** - largest volume market, lowest quality requirements
|
|
|
|
6. **Watch graphene-titanium composite space** - most promising for structural applications
|
|
|
|
---
|
|
|
|
## Sources & References
|
|
|
|
### Desalination & Brine Processing
|
|
- [MIT: Turning desalination waste into useful resource](https://news.mit.edu/2019/brine-desalianation-waste-sodium-hydroxide-0213)
|
|
- [Seawater desalination concentrate - sustainable mining](https://www.nature.com/articles/s41545-022-00153-6)
|
|
- [Fluence NIROBOX containerized desalination](https://www.fluencecorp.com/nirobox/)
|
|
- [Challenges in desalination brine mining](https://link.springer.com/article/10.1007/s44405-025-00007-y)
|
|
|
|
### Molten Salt Processing
|
|
- [Treatment of solid wastes with molten salt oxidation](https://www.sciencedirect.com/science/article/abs/pii/S0956053X99003384)
|
|
- [Molten salt electrolysis for critical metals](https://www.sciencedirect.com/science/article/abs/pii/S2213343723004852)
|
|
- [Molten solar salt pyrolysis technoeconomic evaluation](https://pubs.acs.org/doi/10.1021/acs.energyfuels.0c01052)
|
|
- [Multi-purpose pilot-scale molten salt reactor](https://pmc.ncbi.nlm.nih.gov/articles/PMC8693002/)
|
|
- [40,000 t/y PlastPyro economic assessment](https://www.sciencedirect.com/science/article/abs/pii/S0956053X20306103)
|
|
|
|
### Flash Graphene Production
|
|
- [Nature: Gram-scale flash graphene synthesis](https://www.nature.com/articles/s41586-020-1938-0)
|
|
- [Continuous biomass flash graphene production](https://www.nature.com/articles/s41467-024-47603-y)
|
|
- [Kilogram FJH synthesis with arc welder](https://pubs.acs.org/doi/10.1021/acsnano.4c11628)
|
|
- [Mass production via rapid Joule heating](https://www.sciencedirect.com/science/article/pii/S1385894725005248)
|
|
- [Rice University: Flash graphene from trash](https://news.rice.edu/news/2020/rice-lab-turns-trash-valuable-graphene-flash)
|
|
|
|
### Kelp & Biochar
|
|
- [Biochar from commercially cultivated seaweed](https://www.nature.com/articles/srep09665)
|
|
- [Seaweed biochar for ferroalloy production](https://link.springer.com/article/10.1007/s40831-024-00863-w)
|
|
- [Biochar as graphene precursor](https://www.mdpi.com/1996-1944/16/24/7658)
|
|
|
|
### Graphene Applications
|
|
- [Graphene in concrete applications](https://www.thegraphenecouncil.org/page/Cement)
|
|
- [Gerdau Graphene concrete admixture](https://www.forconstructionpros.com/concrete/equipment-products/concrete-materials/article/22920236/gerdau-graphene-graphene-in-concrete-7-questions-on-graphene-concrete-admixture)
|
|
- [First Graphene cement segment update](https://www.prnewswire.com/apac/news-releases/first-graphene-limited-announces-cement--concrete-segment-update-302603179.html)
|
|
- [Skeleton Technologies supercapacitors](https://www.sciencedaily.com/releases/2025/11/251130205509.htm)
|
|
- [GMG graphene lubricant](https://www.graphene-info.com/tags/lubricants)
|
|
- [Graphene water treatment membranes](https://www.nature.com/articles/s41699-024-00462-z)
|
|
- [Graphene effects on plant growth](https://www.nature.com/articles/s41598-023-29725-3)
|
|
|
|
### Structural & Armor Applications
|
|
- [Graphene nacre composites for armor](https://www.mdpi.com/2079-4991/11/5/1239)
|
|
- [Why graphene armor doesn't exist yet](https://www.ade.pt/why-graphene-armor-doesnt-exist-and-what-it-might-look-like/)
|
|
- [NATO: Graphene-enhanced polymer composites](https://review.sto.nato.int/index.php/journal-issues/september-2021/10-high-performance-lightweight-graphene-enhanced-polymer-matrix-composites-for-defense-applications)
|
|
|
|
---
|
|
|
|
## Contacts & Collaborators
|
|
|
|
| Name | Organization | Notes |
|
|
|------|--------------|-------|
|
|
| **Rory Tews** | [World Systemic Forum](https://worldsystemicforum.org/) | Reconnect when system is operational |
|
|
|
|
---
|
|
|
|
## License
|
|
|
|
This research compilation is provided for educational and research purposes.
|
|
|
|
---
|
|
|
|
*Last updated: January 2025*
|