Solar Panel: Difference between revisions

From Desynced Wiki
(Add optimal ratios for energy storage)
(Update for increased capacitor/large battery storage and decreased small battery discharge)
 
(7 intermediate revisions by 3 users not shown)
Line 2: Line 2:
|description = Solar Panel
|description = Solar Panel
}}
}}
{{:GameData:Recipe:{{PAGENAME}}}}
{{Recipe cargo|{{PAGENAME}}}}
===== Optimal Ratios =====
v0.1.11618


{{TechUnlock|{{PAGENAME}}}}
===== Optimal Ratios =====
Solar components generate full power during the day and reduced power at night. Thus they need to be complemented with energy storage such as batteries. We can calculate how much energy we need if we know how much daylight power we need to replace at night and how long the night lasts.  Night lasts from 21:30 to 2:20, or 0.2 of the day, and days are 500, 1000, or 1500 seconds respectively depending on whether the day length has been set to Short, Normal, or Long. So the corresponding number of batteries is:
Solar components generate full power during the day and reduced power at night. Thus they need to be complemented with energy storage such as batteries. We can calculate how much energy we need if we know how much daylight power we need to replace at night and how long the night lasts.  Night lasts from 21:30 to 2:20, or 0.2 of the day, and days are 500, 1000, or 1500 seconds respectively depending on whether the day length has been set to Short, Normal, or Long. So the corresponding number of batteries is:


solar_power_generated * 0.8 * 0.2 * day_period / power_storage
solar_power_generated * 0.8 * 0.2 * day_period / power_storage
Under some conditions (e.g. short days) a battery might be limited by its discharge rate:
solar_power_generated * 0.8 * / drain_rate
{| class="wikitable"
{| class="wikitable"
|+
|+
Line 18: Line 22:
|-
|-
|Short
|Short
|8
|4
|1.0<u>6</u>
|1.0<u>6</u>
|0.32
|0.32
|0.08
|0.032
|-
|-
|Normal
|Normal
|16
|8
|2.1<u>3</u>
|1.0<u>6</u>
|0.64
|0.32
|0.16
|0.032
|-
|-
|Long
|Long
|24
|12
|3.2
|1.6
|0.96
|0.48
|0.24
|0.048
|}
|}
===== Tips =====
* Solar Cells generate 150 additional solar power during summer
{{Category
{{Category
|race =
|race =

Latest revision as of 17:05, 26 November 2023

Solar Panel
     
Cannot access the database: :real_connect(): (HY000/1226): User 'o11612650' has exceeded the 'max_user_connections' resource (current value: 20)
Cannot access the database: :real_connect(): (HY000/1226): User 'o11612650' has exceeded the 'max_user_connections' resource (current value: 20)
Cannot access the database: :real_connect(): (HY000/1226): User 'o11612650' has exceeded the 'max_user_connections' resource (current value: 20)



Cannot access the database: :real_connect(): (HY000/1226): User 'o11612650' has exceeded the 'max_user_connections' resource (current value: 20)
Required Technology
Power Storage Power Storage



Optimal Ratios

v0.1.11618

Solar components generate full power during the day and reduced power at night. Thus they need to be complemented with energy storage such as batteries. We can calculate how much energy we need if we know how much daylight power we need to replace at night and how long the night lasts. Night lasts from 21:30 to 2:20, or 0.2 of the day, and days are 500, 1000, or 1500 seconds respectively depending on whether the day length has been set to Short, Normal, or Long. So the corresponding number of batteries is:

solar_power_generated * 0.8 * 0.2 * day_period / power_storage

Under some conditions (e.g. short days) a battery might be limited by its discharge rate:

solar_power_generated * 0.8 * / drain_rate

day_period Capacitor Small Battery Medium Battery Large Battery
Short 4 1.06 0.32 0.032
Normal 8 1.06 0.32 0.032
Long 12 1.6 0.48 0.048
Tips
  • Solar Cells generate 150 additional solar power during summer