Wrote out new vision for project.
This commit is contained in:
40
ReadMe.md
40
ReadMe.md
@@ -1,8 +1,38 @@
|
||||
# BatSim
|
||||
# Wattif: Home Energy Improvement Simulator
|
||||
|
||||
A tool that uses your current home energy data an simulates the impact of installing a home battery. It also does a cost analysis.
|
||||
**Watt if?** is a simulation tool designed to help Flemish homeowners evaluate the impact of energy improvements such as batteries, heat pumps, solar panels, and air conditioning on their **energy bills** and **carbon emissions**. Currently, Wattif works exclusively with data from **Fluvius**, the Flemish energy distribution company.
|
||||
|
||||
The tool works specifically for the flemish system with input data from fluvius and cost analysis based on the flemish energy pricing.
|
||||
---
|
||||
|
||||
## Used Tools
|
||||
This project makes use of the Radzen.blazer package for UI components.
|
||||
## How It Works
|
||||
|
||||
1. **Upload Your Data**
|
||||
Download your electricity usage and gas usage from the mijn fluvius website and upload it to the tool.
|
||||
|
||||
2. **Add Home Improvements**
|
||||
Add the improvements you want to make and configure them.
|
||||
|
||||
3. **Simulate & Analyze**
|
||||
Press the simulate button and look at the new energy usage and carbon intensity of your house.
|
||||
|
||||
4. **Enter Your Energy Contract**
|
||||
Fill out your current energy contract pricing details and the tool cacluates savings/losses.
|
||||
|
||||
---
|
||||
|
||||
## Roadmap
|
||||
|
||||
### ✅ Completed
|
||||
|
||||
- Read and visualize Fluvius electricity data
|
||||
- Simulate battery impact
|
||||
- Calculate original and simulated energy costs
|
||||
|
||||
### 🚀 Planned
|
||||
|
||||
- Calculate carbon intensity of energy usage
|
||||
- Simulate solar panel performance
|
||||
- Simulate air conditioning impact
|
||||
- Calculate ROI for improvements
|
||||
- Read and visualize Fluvius gas data
|
||||
- Simulate heat pump efficiency
|
||||
7199
data/Verbruikshistoriek_gas.csv
Normal file
7199
data/Verbruikshistoriek_gas.csv
Normal file
File diff suppressed because it is too large
Load Diff
43385
data/Verbruikshistoriek_start_Juli_26.csv
Normal file
43385
data/Verbruikshistoriek_start_Juli_26.csv
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user