Add skills, docs, and tool references
- OpenOCPP skill for EV charger firmware - Energy markets documentation (EPEX SPOT, EEX GO, PPA) - R&D tools: HAMLET, OPLEM, OpenSTEF, OpenDSM - EV tools: CitrineOS, OpenOCPP, EVerest - Standards: Flex Ready, S2, OpenADR - Architecture and deployment docs
This commit is contained in:
101
docs/go_certificates.md
Normal file
101
docs/go_certificates.md
Normal file
@@ -0,0 +1,101 @@
|
||||
# Cariflex — Garanties d'Origine (GO) et Certificats Énergétiques
|
||||
|
||||
> Référence des marchés de certificats pour le projet Cariflex
|
||||
|
||||
## 1. Garanties d'Origine (GO) — Définition
|
||||
|
||||
Les **Garanties d'Origine (GO)** sont des certificats électroniques attestant qu'1 MWh d'électricité a été produit à partir de sources renouvelables. Elles sont :
|
||||
- **Négociables** : achetées/vendues séparément de l'électricité physique
|
||||
- **Traçables** : chaque GO a un identifiant unique
|
||||
- **Annulables** : invalidées une fois utilisées (pas de double comptage)
|
||||
|
||||
## 2. Marchés EEX
|
||||
|
||||
### French Auctions Power (ENCHÈRES FRANÇAISES)
|
||||
- **Produit** : Garanties d'Origine françaises
|
||||
- **Fréquence** : enchères régulières
|
||||
- **Plateforme** : EEX (European Energy Exchange)
|
||||
- **URL** : https://www.eex.com/en/markets/energy-certificates/french-auctions-power
|
||||
|
||||
### GO Futures (CONTERMES FUTURES)
|
||||
- **Produit** : Contrats à terme sur Garanties d'Origine
|
||||
- **Usage** : couverture du risque de prix des GO
|
||||
- **URL** : https://www.eex.com/en/markets/energy-certificates/go-futures
|
||||
|
||||
### G-REX Platform
|
||||
- **Plateforme** : European GO Exchange
|
||||
- **Fonction** : registre européen des Garanties d'Origine
|
||||
- **URL** : https://www.eex.com/en/markets/energy-certificates/g-rex-platform
|
||||
|
||||
### Registry Services
|
||||
- **European Registry** : registre paneuropéen
|
||||
- **French Registry** : registre national français
|
||||
- **Fonction** : émission, transfert, annulation des GO
|
||||
|
||||
## 3. Marché EPEX SPOT — GO
|
||||
|
||||
### GO Spot Market
|
||||
- **Produit** : Garanties d'Origine au comptant
|
||||
- **Marché** : EPEX SPOT (European Power Exchange)
|
||||
- **URL** : https://www.epexspot.com/en/tradingproducts#guarantees-of-origin-spot-market
|
||||
- **URL GOs dédiée** : https://www.epexspot.com/en/guarantees-of-origin-gos
|
||||
|
||||
### EPEX GO Auction
|
||||
- **Fréquence** : enchères régulières
|
||||
- **Produit** : GO françaises et européennes
|
||||
|
||||
## 4. Autres Certificats Énergétiques
|
||||
|
||||
### RECS certificates
|
||||
- **RECS** : Renewable Energy Certificate System
|
||||
- **Usage** : certificat volontaire d'énergie renouvelable
|
||||
|
||||
### EU ETS (Système d'Échange de Quotas d'Émission)
|
||||
- **EU ETS** : marché du carbone européen
|
||||
- **EU ETS2** : extension aux bâtiments et transport
|
||||
- **Produits** : quotas CO2, futures, options
|
||||
|
||||
### nEHS (German Nationales Treibhausgas-minderungsziel)
|
||||
- **Marché** : quotas d'émission allemands
|
||||
|
||||
## 5. Application Cariflex
|
||||
|
||||
### Revenus GO
|
||||
Chaque MWh produit par les actifs PV Cariflex génère 1 GO :
|
||||
- **10 PV × 5 kWc × ~1 500 h/an = ~75 MWh/an = ~75 GO/an**
|
||||
- **Prix GO** : ~2-5 €/GO (variable selon marché)
|
||||
- **Revenus potentiels** : ~150-375 €/an
|
||||
|
||||
### Trading GO
|
||||
1. **Emission** : les GO sont émises lors de la production
|
||||
2. **Vente** : sur EEX (enchères) ou EPEX SPOT (spot)
|
||||
3. **Revenus** : versés aux producteurs participants
|
||||
|
||||
### Schéma
|
||||
```
|
||||
Production PV (75 MWh/an)
|
||||
│
|
||||
├── Électricité vendue (PPA ou marché spot)
|
||||
│
|
||||
└── Garanties d'Origine (75 GO/an)
|
||||
│
|
||||
├── EEX French Auctions (enchères)
|
||||
├── EPEX GO Spot (comptant)
|
||||
└── GO Futures (couverture risque)
|
||||
```
|
||||
|
||||
## 6. Références
|
||||
|
||||
### Marchés
|
||||
- EEX French Auctions : https://www.eex.com/en/markets/energy-certificates/french-auctions-power
|
||||
- EEX GO Futures : https://www.eex.com/en/markets/energy-certificates/go-futures
|
||||
- EEX G-REX : https://www.eex.com/en/markets/energy-certificates/g-rex-platform
|
||||
- EPEX GO Spot : https://www.epexspot.com/en/guarantees-of-origin-gos
|
||||
- EPEX Trading Products : https://www.epexspot.com/en/tradingproducts#guarantees-of-origin-spot-market
|
||||
- EEX Technical : https://www.eex.com/en/trading-resources/technical-information/frontends
|
||||
- EEX Certificates Overview : https://www.eex.com/en/markets/energy-certificates
|
||||
|
||||
### Réglementation
|
||||
- **Directive RED II** : renewable energy directive européenne
|
||||
- **Code de l'énergie** : articles L314-1 et suivants (France)
|
||||
- **CRE** : Commission de Régulation de l'Énergie
|
||||
Reference in New Issue
Block a user