Solar Panel
From Unofficial Stationeers Wiki
Revision as of 15:38, 20 March 2021 by 2001:470:1f1d:8bf:b8f0:6dd2:3706:907e (talk) (→Power output of single panel on different planets: - Added Venus)
Constructing Options | Solar Panel (Flat), Solar Panel (Angled) |
---|---|
Properties | |
Stacks | x |
Recipe | |
Created With | Electronics Printer |
Cost | 10g Iron, 2g Gold, 10g Copper |
Constructing Options | Solar Panel |
---|---|
Properties | |
Stacks | x |
Recipe | |
Created With | Electronics Printer |
Cost | 5g Gold, 20g Copper, 15g Steel |
Constructing Options | Solar Panel (Heavy Flat), Solar Panel (Heavy Angled) |
---|---|
Properties | |
Stacks | x |
Recipe | |
Created With | Electronics Printer (Tier Two) |
Cost | 10g Copper, 10g Steel, 2g Electrum, 10g Invar |
Constructing Options | Solar Panel (Heavy Dual), Solar Panel (Heavy) |
---|---|
Properties | |
Stacks | x |
Recipe | |
Created With | Electronics Printer (Tier Two) |
Cost | 20g Copper, 10g Steel, 5g Electrum, 15g Astroloy |
Operation | |
---|---|
Power Usage | 0W to 500W generated |
Construction | |
Placed with | Kit (Solar Panel) |
Placed on | Large Grid |
Stage 1 | |
Next Stage Construction | |
Constructed with item | Glass Sheet |
Deconstruction | |
Deconstructed with | Hand Drill |
Item received | Kit (Solar Panel) |
Stage 2 | |
Deconstruction | |
Deconstructed with | Crowbar |
Item received | Glass Sheet |
Contents
Description
The Solar Panel generates power by absorbing sunlight, depending on solar intensity, up to 500W per panel on the moon. Can be manually rotated using a Wrench. Can be built in two configurations, one with opposite side split power/data ports, or two with same side combined power/data ports.
Data ports can interact with Daylight Sensors and logic i/o writers or batch writers to automatically rotate the panel to face the sun.
At the extreme attitude settings (0/100) the solar panel still faces 15 degrees above the horizon. Thus the total arc of vertical rotation is only 150 degrees from input values 0-100.
Can also be destroyed by storms, or left with very little health. Best course of action is to remove the solar panels when you are notified of a storm by a Weather Station, Which allows you to replace them once the storm is over.
Positioning
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Most user-made scripts and guides orient the panels with the data port facing sunset and the power port facing sunrise.
Notes
After placement be sure to install one Glass Sheet to make it functional.
See Sensors and Solar_Logic_Circuits_Guide for panel automation using logic circuits.
Power output of single panel on different planets
World | Solar Energy | % of Earth | Solar Angle |
---|---|---|---|
Moon | 500W | 100% | 0° |
Mars | 455W | 91% | 8° |
Europa | 210W | 42% | 32° |
Mimas | 90W | 18% | 126° |
Asteroid belt | 500W | 100% | 0° |
Loulan | 455W | 91% | 8° |
Venus | 500W | 100% | 0° |
Data Network Properties
These are all Data Network properties of this device.
Data Parameters
These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10).
Parameter Name | Data Type | Description |
---|---|---|
Horizontal | degrees | Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, data port is at 270°) |
Vertical | % | Sets the vertical angle of the Solar Panel (accepts 0-100% which translates to 15°-165°, 50%=90° =zenith) |
On | Boolean | Turns the solar panel on or off |
Data Outputs
These are all parameters, that can be read with a Logic Reader or a Slot Reader. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.
Output Name | Data Type | Description |
---|---|---|
Charge | W | Returns the power generated in Watts |
Horizontal | degrees | Returns the horizontal rotation of the Solar Panel |
Vertical | % | Returns the vertical angle of the Solar Panel |
Maximum | W | Maximum possible power for this planet |
Ratio | How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed | |
On | Boolean | Returns the on/off state of the solar panel |