Code Monkey home page Code Monkey logo

karmanor's Introduction

[Build Status]

Karmanor

Team Karmanor HNG Internship 6.0

HNG6.0 Task 3: Solar Calculator

Instructions

  • Hosted version can be found at link
  • To open the project locally, simply open the > index.html.

  • You can also open the project via live server.

  • Fork and clone the repo into your local machine

  • Make contributions and push to a branch

  • Open a pull request

Steps to Calculate the total of KWH used per month

To calculate the number of kwh's you use per month

  • List the number of watts for each appliance or electronic device (this is called a “load” for each device). All existing and planned electrical loads should be identified.

  • Estimate the average daily use (the number of hours each day that the appliance or electronic device is running)

  • Multiply the unit's wattage by the number of hours you use it (this will give you a certain amount of “watt-hours”). For example, if you use a 120-watt television for two hours per day. You can multiply the wattage by the number of hours used per day to obtain 240 watt-hours per day.

  • On your electric bill, the electricity is in kilowatt-hours. To compare the energy consumption in kilowatt-hours, we will need to convert watt-hours to kilowatt-hours. Since 1 kilowatt is equal to 1,000 watts, divide by 1000 to convert from watt-hours (Wh) to kilowatt-hours (kWh):

240 Wh / 1000 = 0.24 kWh
  • if you have a solar panel that each produce x kWh of power per day, you would need a full x solar panel to fully power your home if you consume x kwh.

  • To compare these numbers to your electric bill, we need to convert this number to the number of hours that the appliance or device uses per month. For example, 0.24 kWh x 30 days = 7.2 kWh per month.

karmanor's People

Contributors

igobo avatar mrayor avatar davonjagah avatar anikriz avatar engrdoxa avatar mubi417 avatar dhayor01 avatar ochuba avatar joycedsgn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.