[list]

PlasmaCracking

Introduction

The plasma cracking process consists in breaking the connection between the carbon and the hydrogen of the methane using high frequency microwaves. The reaction is the following:

This process allows to extract solid carbon out of methane and if used with biomethane and electricity from renewable sources, it leads to negative $CO_2$ emissions.

Gradient computation - Summary

H2_price : techno price \ X : percentage resource \ PC_cost : Plasma Cracking cost

Formula:

Gradients to compute:

X computation:

with:

if Carbon_prod < Carbon_demand :

if Carbon_prod > Carbon_demand :

       Carbon_storage = Carbon_prod - Carbon_demand

energy_prices gradient computation:

with:

if Carbon_prod < Carbon_demand :

if Carbon_prod > Carbon_demand :

       Carbon_storage = Carbon_prod - Carbon_demand

\

invest gradient computation:

with:

if Carbon_prod < Carbon_demand :

if Carbon_prod > Carbon_demand :

       Carbon_storage = Carbon_prod - Carbon_demand

\

all stream demand ratio computation:

with:

if Carbon_prod < Carbon_demand :

if Carbon_prod > Carbon_demand :

       Carbon_storage = Carbon_prod - Carbon_demand

resources price computation:

with:

if Carbon_prod < Carbon_demand :

if Carbon_prod > Carbon_demand :

       Carbon_storage = Carbon_prod - Carbon_demand

Gradient computation - More details

Gradients to compute:

X computation:

if Carbon_prod - Carbon_demand < 0:

if Carbon_prod > Carbon_demand :

       Carbon_storage = Carbon_prod - Carbon_demand

Gradient computation:

if Carbon_prod < Carbon_demand :

energy_prices:

invest:

if Carbon_prod > Carbon_demand :

with:

       Carbon_storage = Carbon_prod - Carbon_demand

energy_prices:

invest:

with: