You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+47-22Lines changed: 47 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,37 +14,62 @@ The future of urban transportation lies in **Energy Autonomy**. This project sim
14
14
15
15
This simulation is architected as a **Digital Twin Framework**:
16
16
17
-
***Dynamic Load Balancing:** Utilizing hourly dynamic data profiles (train density, solar radiation, wind velocity) to model realistic energy consumption/generation cycles.
18
-
***LP-Based Optimization (PuLP):** The heart of the system is an **EMS Engine** that solves complex cost-efficiency equations to determine the optimal flow between batteries, renewables, and the grid in real-time.
19
-
***BESS Lifecycle Modeling:** Implementing Battery Energy Storage System (BESS) logic with strict SoC (State of Charge) thresholds, charging/discharging efficiency coefficients, and immediate demand fulfillment protocols.
20
-
***Financial & Carbon Analytics:** A dual-objective analysis layer that calculates CAPEX/OPEX metrics alongside avoided carbon emissions, proving the project's **Environmental & Economic Feasibility**.
21
-
***Modular Architecture:** Clean separation of concerns between the Simulation Engine, Visualization Layer, and Parameter Definition files.
17
+
***Dynamic Load Balancing:** Utilizing hourly dynamic data profiles (train density, solar radiation, wind velocity) to model realistic energy consumption/generation cycles.
18
+
***LP-Based Optimization (PuLP):** The heart of the system is an **EMS Engine** that solves complex cost-efficiency equations to determine the optimal flow between batteries, renewables, and the grid in real-time.
19
+
***BESS Lifecycle Modeling:** Implementing Battery Energy Storage System (BESS) logic with strict SoC (State of Charge) thresholds, charging/discharging efficiency coefficients, and immediate demand fulfillment protocols.
20
+
***Financial & Carbon Analytics:** A dual-objective analysis layer that calculates CAPEX/OPEX metrics alongside avoided carbon emissions, proving the project's **Environmental & Economic Feasibility**.
21
+
***Modular Architecture:** Clean separation of concerns between the Simulation Engine, Visualization Layer, and Parameter Definition files.
22
22
23
23
## 🌟 Key Results & Impact
24
24
25
-
*⚡ **Energy Positivity:** Proven capability to meet total internal demand and export surplus energy back to the national grid.
26
-
*📉 **Grid Independence:** Achieved near-zero dependency on external grid power during peak renewable production hours through intelligent battery orchestration.
27
-
*🌱 **Decarbonization:** Significant reduction in carbon footprint by substituting grid-sourced electricity with localized green energy.
28
-
*💰 **Revenue Generation:** Optimized selling cycles on the virtual spot market, turning a traditional cost center into a profit-generating asset.
25
+
* ⚡ **Energy Positivity:** Proven capability to meet total internal demand and export surplus energy back to the national grid.
26
+
* 📉 **Grid Independence:** Achieved near-zero dependency on external grid power during peak renewable production hours through intelligent battery orchestration.
27
+
* 🌱 **Decarbonization:** Significant reduction in carbon footprint by substituting grid-sourced electricity with localized green energy.
28
+
* 💰 **Revenue Generation:** Optimized selling cycles on the virtual spot market, turning a traditional cost center into a profit-generating asset.
0 commit comments