Skip to content

jbartus/bexbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

bexbot

energy & process flow

flowchart TD
Sun-->Biomass;
Sun-->SolarPanels;
SolarPanels-->Battery;
Battery-->Ingest;
Battery-->Pyrolizer;
Battery-->Bury;
Battery-->Drivetrain;
Biomass-->Ingest;
Ingest-->Pyrolizer;
Pyrolizer-->Char;
Char-->Bury;
Pyrolizer-->Syngas;
Syngas-->Generator;
Generator-->Battery;
Loading

it probably makes more sense for the syngas to be directly ignited, rather than sent through a generator, to provide heat for dehydration before pyrolysis

napkin math

900kg hemp per hectare per season*
400kg of biochar produced by pyrolyzing it
200kg of carbon in that biochar
10000kg of co2 - rough personal annual 'carbon footprint
2730kg of carbon in that co2 to sequester per year
13.7 hectares or 34 acres

900kg/ha probably involves irrigation and/or fertilizer so might be half that without

inspirations

combine diagram

https://en.wikipedia.org/wiki/Combine_harvester#/media/File:Maehdrescher_schema_nummeriert.svg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published