Difference between revisions of "Load and solar resource comparison"

From Open Source Solar Project
Jump to navigation Jump to search
(Marked this version for translation)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Site evaluation]]
 
[[Category:Site evaluation]]
The design process for an off-grid PV system should use conservative, worst-case values to ensure that the system is capable of meeting the energy needs of users throughout the year. There are many locations that have a significant seasonal variance in [[Weather and solar resource evaluation|solar resource]] due to poor weather or latitude. Many off-grid PV systems will see a significant variance in [[Load evaluation|how loads are used throughout the year]], especially in locations that are only seasonally occupied. These two different factors - load usage vs. solar resource - make it important to determine what month to use in the system design as the worst-case scenario. An analysis of loads and usage could be performed on a monthly basis, but the most drastic shift in usage likely occurs between the major seasons in a given region meaning two to four times per year. Determining the worst-case month can be done using a simple table and a quick calculation. The values and calculation can be performed in Wh or kWh - the ratio is what is important. The two following values used for the design should be chosen from the month with the highest ratio of average daily Watt-hours relative to average insolation:
+
<languages />
 +
<translate>
 +
<!--T:1-->
 +
The design process for an off-grid PV system should use conservative, worst-case values to ensure that the system is capable of meeting the energy needs of users throughout the year. There are many locations that have a significant seasonal variance in [[Special:MyLanguage/Weather and solar resource evaluation|solar resource]] due to poor weather or latitude. Many off-grid PV systems will see a significant variance in [[Special:MyLanguage/Load evaluation|how loads are used throughout the year]], especially in locations that are only seasonally occupied. These two different factors - load usage vs. solar resource - make it important to determine what month to use in the system design as the worst-case scenario. An analysis of loads and usage could be performed on a monthly basis, but the most drastic shift in usage likely occurs between the major seasons in a given region meaning two times per year. Determining the worst-case month can be done using a simple table and a quick calculation using [[Special:MyLanguage/Weather and solar resource evaluation|monthly insolation data]] and [[Special:MyLanguage/Load evaluation|Average daily Wh estimates]] for the two different time periods October - March and April - September. The two following values used for the design should be chosen from the month with the highest ratio of average daily watt-hours relative to average monthly insolation:
  
*Design insolation
+
<!--T:2-->
*Average daily Watt-hours required
+
*Design daily insolation
  
'''Example 1:''' A potential off-grid PV system in Puerto Maldonado, Madre de Dios, Peru in the Amazon rainforest with [[PV module|PV source]] with a tilt of 12 degrees of PV module tilt. Solar resource data shows that despite being relatively near the equator there is significant monthly variation due to seasonal rains.<ref name="pvwatts"> PVWatts Calculator https://pvwatts.nrel.gov/pvwatts.php</ref> The load evaluation shows that loads will be used more frequently during the rainy season, which is common.
+
<!--T:3-->
*July (highlighted in red) has the worst ratio of solar resource relative to energy requirement throughout the year. The average insolation value (3.39 kWh/m²) and Average daily Watt-hours required (3000Wh) from this month should be used in the design.
+
*Design daily watt-hours required
  
 +
====Step 1: Determine monthly ratio of energy demand to solar resource==== <!--T:4-->
 +
 +
<!--T:5-->
 
{| class="wikitable" border=1
 
{| class="wikitable" border=1
 
!Month
 
!Month
![[Weather and solar resource evaluation#Solar resource (insolation)|Average daily insolation]]
+
![[Special:MyLanguage/Weather and solar resource evaluation#Solar resource (insolation)|Average monthly insolation (kWh/m²)]]
![[Load evaluation#Average daily Watt-hours required|Average daily Watt-hours required]]
+
![[Special:MyLanguage/Load evaluation#Total average daily energy demand|Total average daily energy demand (Wh)]]
 
!Ratio
 
!Ratio
 
|-
 
|-
 
|January
 
|January
|6.06 kWh/m²
+
|
|2000Wh
+
|
|330
+
|
 
|-
 
|-
 
|February
 
|February
|6.32 kWh/m²
+
|
|2000Wh
+
|
|316
+
|
 
|-
 
|-
 
|March
 
|March
|6.49 kWh/m²
+
|
|2000Wh
+
|
|308
+
|
 
|-
 
|-
 
|April
 
|April
|6.42 kWh/m²
+
|
|2000Wh
+
|
|311
+
|
 
|-
 
|-
 
|May
 
|May
|5.00 kWh/m²
+
|
|2000Wh
+
|
|600
+
|
 
|-
 
|-
 
|June
 
|June
|3.75 kWh/m²
+
|
|3000Wh
+
|
|800
+
|
|- style="background-color:#F08080;"
+
|-
 
|July
 
|July
|3.39 kWh/m²
+
|
|3000Wh
+
|
|885
+
|
 
|-
 
|-
 
|August
 
|August
|3.69 kWh/m²
+
|
|3000Wh
+
|
|813
+
|
 
|-
 
|-
 
|September
 
|September
|4.21 kWh/m²
+
|
|3000Wh
+
|
|713
+
|
 
|-
 
|-
 
|October
 
|October
|5.17 kWh/m²
+
|
|3000Wh
+
|
|580
+
|
 
|-
 
|-
 
|November
 
|November
|5.27 kWh/m²
+
|
|2000Wh
+
|
|380
+
|
 
|-
 
|-
 
|December
 
|December
|5.60 kWh/m²
+
|
|2000Wh
+
|
|357
+
|
 
|}
 
|}
 
*'''Month:''' The month of the year.
 
*'''Month:''' The month of the year.
*'''Average daily insolation:''' Solar resource data obtained for the location from [[Weather and solar resource data sources]].
 
*'''[[Load evaluation#Average daily Watt-hours required|Average daily Watt-hours required]]''' from load evaluation.
 
*'''Ratio =''' Average daily Watt-hours required ÷ Average daily insolation
 
  
==Notes/references==
+
<!--T:6-->
 +
*'''Average monthly insolation:''' Solar resource data obtained for the location from [[Special:MyLanguage/Weather and solar resource evaluation|Weather and solar resource evaluation]].
 +
 
 +
<!--T:7-->
 +
*'''[[Special:MyLanguage/Load evaluation#Total average daily energy demand|Total average daily energy demand]]''' for the month from the load evaluation.
 +
 
 +
<!--T:8-->
 +
*'''Ratio =''' Total average daily energy demand ÷ Average monthly insolation
 +
 
 +
====Step 2: Determine design values==== <!--T:9-->
 +
 
 +
<!--T:10-->
 +
{| class="wikitable" border=1 style="width: 80%;"
 +
! style="width: 20%"|Design daily insolation
 +
! style="text-align:left;"| = Average monthly insolation (kWh/m²) from month with the highest ratio ÷ 30
 +
|}
 +
 
 +
<!--T:11-->
 +
{| class="wikitable" border=1 style="width: 80%;"
 +
! style="width: 20%"|Design daily watt-hours required
 +
! style="text-align:left;"| = Total average daily energy demand (Wh) from month with the highest ratio
 +
|}
 +
 
 +
==Notes/references== <!--T:12-->
 
<references/>
 
<references/>
 +
</translate>

Latest revision as of 15:19, 1 April 2021

Other languages:
English • ‎español

The design process for an off-grid PV system should use conservative, worst-case values to ensure that the system is capable of meeting the energy needs of users throughout the year. There are many locations that have a significant seasonal variance in solar resource due to poor weather or latitude. Many off-grid PV systems will see a significant variance in how loads are used throughout the year, especially in locations that are only seasonally occupied. These two different factors - load usage vs. solar resource - make it important to determine what month to use in the system design as the worst-case scenario. An analysis of loads and usage could be performed on a monthly basis, but the most drastic shift in usage likely occurs between the major seasons in a given region meaning two times per year. Determining the worst-case month can be done using a simple table and a quick calculation using monthly insolation data and Average daily Wh estimates for the two different time periods October - March and April - September. The two following values used for the design should be chosen from the month with the highest ratio of average daily watt-hours relative to average monthly insolation:

  • Design daily insolation
  • Design daily watt-hours required

Step 1: Determine monthly ratio of energy demand to solar resource

Month Average monthly insolation (kWh/m²) Total average daily energy demand (Wh) Ratio
January
February
March
April
May
June
July
August
September
October
November
December
  • Month: The month of the year.
  • Ratio = Total average daily energy demand ÷ Average monthly insolation

Step 2: Determine design values

Design daily insolation = Average monthly insolation (kWh/m²) from month with the highest ratio ÷ 30
Design daily watt-hours required = Total average daily energy demand (Wh) from month with the highest ratio

Notes/references