Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Solar Power Saving Calculator #1050

Closed
4 of 7 tasks
Archiesachin opened this issue Jun 1, 2024 · 3 comments · Fixed by #1195
Closed
4 of 7 tasks

[Feature] Add Solar Power Saving Calculator #1050

Archiesachin opened this issue Jun 1, 2024 · 3 comments · Fixed by #1195
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points

Comments

@Archiesachin
Copy link
Contributor

Description

A Solar Power Savings Calculator helps users estimate the potential savings from installing solar panels on their property. This tool considers various factors such as local solar insolation (sunlight exposure), electricity consumption, current electricity rates, and the cost of solar installation to provide an estimate of both short-term and long-term financial benefits.

Key Features:

User Input Fields:

Location: To determine the average solar insolation (sunlight exposure) for the area.

Roof Area and Orientation: Size, tilt, and direction of the roof to estimate how much solar energy can be captured.

Electricity Consumption: Current monthly or annual electricity usage, often in kilowatt-hours (kWh).

Current Electricity Rate: The cost per kWh charged by the utility company.

Solar System Size: Desired size of the solar installation, typically in kilowatts (kW).

Installation Cost: Initial cost of purchasing and installing the solar panels.

Incentives and Rebates: Available government or utility rebates, tax credits, and incentives that can offset installation costs.

Financing Options: Details on how the system will be paid for (e.g., upfront payment, loan, lease).

Calculations:

Solar Energy Production: Estimates the amount of electricity the solar panels will produce annually based on location, roof characteristics, and system size.

Annual Savings: Calculates the reduction in electricity bills by multiplying the energy produced by the current electricity rate.

Payback Period: Determines the time it will take for the savings to equal the installation cost, considering incentives and financing.

Lifetime Savings: Estimates total savings over the expected life of the solar panels (typically 25-30 years).

Environmental Impact: Provides an estimate of the reduction in carbon footprint, showing the equivalent amount of CO2 emissions avoided.

Output:

Annual Energy Production: kWh generated per year.
Monthly and Annual Savings: Dollar amount saved on electricity bills.
Payback Period: Number of years to recoup the initial investment.
Total Lifetime Savings: Total savings over the lifespan of the solar panels.
Incentives and Rebates: Summary of applicable financial incentives.
Environmental Impact: Equivalent reduction in CO2 emissions and other environmental benefits.

Screenshots

Example Use Case:

A homeowner in Los Angeles wants to install a solar power system. They input their details into the calculator:

Location: Los Angeles, CA
Roof Area and Orientation: 500 square feet, south-facing with a 30-degree tilt
Electricity Consumption: 900 kWh per month
Current Electricity Rate: $0.20 per kWh
Solar System Size: 5 kW
Installation Cost: $15,000
Incentives and Rebates: $4,500 in federal and state rebates
Financing Options: Loan with a 5% interest rate
Based on these inputs, the calculator estimates:

Annual Energy Production: 8,000 kWh
Annual Savings: $1,600
Payback Period: 6.6 years
Total Lifetime Savings: $40,000 over 25 years
Environmental Impact: Equivalent to planting 1,000 trees or removing 10 cars from the road for a year

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

github-actions bot commented Jun 1, 2024

Hey @Archiesachin, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@Rakesh9100
Copy link
Owner

Go ahead @Archiesachin

@Rakesh9100 Rakesh9100 added the gssoc GSSoC 2k24 Open Source Program label Jun 4, 2024
Copy link

Hello @Archiesachin! Your issue #1050 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level3 GSSoC2k24 Level-3 Task -- 45 Points labels Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants