🌤 Monthly Weather Data (Manual / NASA SSE)
Month GHI (kWh/m²/d) DNI (kWh/m²/d)
DHI (kWh/m²/d) Temp (°C) Wind (m/s) Humidity (%) Days
Annual
—
—
—
—
—
—
365
Formula Used: Annual GHI = Σ(GHI_daily × Days) [kWh/m²/yr]
📊 Loss Summary
Run simulation to see loss summary.
📋 PVSolar Loss Table
Loss Component
Loss (%)
Remaining (%)
Note
Total Loss Factor
of input energy
+ Add Loss Row
↺ Reset to Default
🔄 Update Remaining
🔋 Selected PV Module
No module selected — go to Tab 3 to select a PV module.
⚙️ Selected Inverter
No inverter selected — go to Tab 3 to select an inverter.
➕ Add New Sub-array (Unit)
+ Add Sub-array
🗑 Clear All Sub-array
📊 Total System Summary
Total Sub-array:
Total Modules:
Total Strings (System):
Total DC Power (kWp):
Total AC Power (kW):
Overall ILR (Pnom Ratio):
Total Modules = Mod/String × String/MPPT × MPPT × N_Inverters
Total Strings = String/MPPT × MPPT_Used × N_Inverters (per sub-array, summed)
DC kWp = Total Modules × Pmax(W) / 1000 | ILR = DC kWp / AC kW
Vmp(T) = Vmp_STC × [1 + γ_Pmax/100 × (T−25)] × Mod/String
⚠️ Economic Evaluation excluded from report. Check "Include in Report" above to add pages 6 & 7 (CAPEX, OPEX, Financial Analysis) back into the simulation report.
📦 CAPEX — Installation Cost
Item Description Qty Unit
Rate (₹) Cost (₹) GST%
GST ₹ Total (₹)
Total CAPEX (₹)
—
Total CAPEX (₹ Lakhs)
—
+ Add Item
🔄 Recalculate
📊 Financial Analysis Results
📋 Year-by-Year Projection
Year Energy (kWh) Degrad. (kWh)
Tariff (₹/kWh) Revenue (₹L) OPEX (₹L)
Net Saving (₹L) Cumulative CF (₹L)
▶ RUN SIMULATION
📄 Generate Report
📊 Export CSV
Enter project details in Tabs 1–6, then click RUN SIMULATION.
Annual AC Energy (P50)
—
MWh/yr
Specific Yield Yf
—
kWh/kWp/yr
📊 Monthly Simulation Results Table
Month GHI (kWh/m²/d) H_POA (kWh/m²)
T_cell (°C) E_array (MWh) E_AC (MWh)
PR (%) Yf (kWh/kWp)
Annual
—
—
—
—
—
—
—
📊 Eac vs Earray vs GPOA Chart
📈 Probability - P50/P75/P90/P95
📋 Probability Analysis
Exceedance Annual Energy (kWh) Annual Energy (MWh) Specific Yield (kWh/kWp)
📊 Year vs Energy into Grid (25 Yrs)
📊 Year vs Energy & Revenue
📊 Performance Ratio vs Year
💡 How to Improve Performance Ratio (PR)
🌿 Environmental Impact (CO₂ Savings)
Enter key sends message. AI responses are based on your actual simulation data and IEC 61724-1 / MNRE / CEA standards.
📐 Formulas & Functions Used in Simulation
1. POA Transposition: cos_incidence = cos(tilt)×cos(θz) + sin(tilt)×sin(θz)×cos(az_diff)
2. POA Factor: POA_factor = max(0.7, min(1.4, cos_incidence + 0.15))
3. G_reflected: GHI × Albedo × (1 − cos(tilt_rad)) / 2
4. H_POA_monthly: GHI_daily × Days × POA_factor + G_reflected × Days
5. Cell Temperature (NOCT): T_cell = T_amb + (NOCT−20)/800 × G_eff
6. Cell Temperature (Uc/Uv): T_cell = T_amb + G_eff/(Uc + Uv×Wind)
7. DC Energy: E_array = Pnom × (H_POA/1000) × [1 + γ×(T_cell−25)] × Loss_factor × Bif_gain
8. Bifacial Gain: Bif_gain = 1 + 0.1×mod_bif (if bifacial selected)
9. AC Output: E_AC = E_array × η_inv × (1 − AC_wiring_loss)
10. Performance Ratio: PR(%) = [E_AC / (H_POA × Pnom)] × 100
11. Specific Yield: Yf = E_AC_annual / Pnom [kWh/kWp/yr]
12. Array Yield: Ya = E_array_annual / Pnom
13. Capacity Factor: CF(%) = E_AC / (Pnom×8760) × 100
14. P50/P75/P90/P95: Px = P50 × (1 − z×σ) where z=0, 0.674, 1.282, 1.645
15. LCOE: [CAPEX + Σ(OPEX_t/(1+r)^t)] / Σ(E_t/(1+r)^t)
16. NPV: −CAPEX + Σ[(Revenue_t − OPEX_t)/(1+r)^t]
17. IRR: Newton-Raphson iteration on NPV=0
18. EMI: P×r×(1+r)^n / [(1+r)^n−1] where r=monthly rate, n=months
19. CO₂: CO₂_annual = E_AC×factor | Trees = CO₂/21.77 | Cars = CO₂/4600