<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Starviking</id>
	<title>Stationeers Community Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Starviking"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/Starviking"/>
	<updated>2026-04-04T07:26:59Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27347</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27347"/>
		<updated>2026-03-27T02:56:06Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Two-chip Vertical tracking (Moon only) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Manually rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Manually lower the Solar Panel to 45°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking requires two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic Reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Build a Math Unit from the [[Logic Processor]] kit and place the Logic Memory. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the  Logic Memory to 90. Set the left input of the Math Unit to read the Logic Memory. Set the right input of the Math Unit  to read the Logic Reader. Set the bottom output of the Math Unit to subtract. Set the Batch Writer to read the Math unit and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
[[File:Combined Tracking Two Axis.png|thumb|Combined Vertical and Horizontal tracking .]]&lt;br /&gt;
Two-Chip Horizontal Tracking can be built independently and later upgraded by combining it with Four-Chip Vertical Tracking. In this way a simple yet functional solar power system can be constructed in the early game. Later the system can be upgraded to become more efficient. This is useful for Brutal Starts as it costs fewer resources and takes less [[time]] to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* Build the Two-Chip Horizontal Tracking as shown above. &lt;br /&gt;
* Build the Four-Chip Vertical Tracking as shown above.   &lt;br /&gt;
* The daylight sensor and [[Area Power Controller|area power controller]] can be shared between the two setups.&lt;br /&gt;
* Labelling the Logic Chips and Daylight Sensor will simplify setup&lt;br /&gt;
* If a labeler is unavailable the two logic networks can be built and configured separately so there is no overlap in component names.&lt;br /&gt;
&lt;br /&gt;
== Six-chip dual-axis tracking ==&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
Using [[Integrated_Circuit_(IC10)|Intergrated Logic Chips]] to track the sun will result in a much smaller logic set up, but the implementation might be a bit daunting at first. Conceptually the logic involved is the same.  &lt;br /&gt;
&lt;br /&gt;
* The orientation of the Solar Panel and Daylight Senor are the same.&lt;br /&gt;
* The Horizontal angle will need to be read from the Daylight Sensor&lt;br /&gt;
* The Vertical angle will need to be read for the Daylight Sensor&lt;br /&gt;
* The Vertical angle will need to be corrected. &lt;br /&gt;
**   The following correction must be applied. (Vertical Angel + 90 = Vertical Angle{corrected}     &lt;br /&gt;
* The Horizontal Angle will need to be sent to the Solar Panel&lt;br /&gt;
* The Vertical Angle will need to be sent to the Solar Panel&lt;br /&gt;
* Begin the process again &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27346</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27346"/>
		<updated>2026-03-27T02:54:53Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Description */  Added link to logic guide&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to [[Solar Logic Circuits Guide|automatically rotate the panel to face the sun]].&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
== Printed with the Electronics Printer (Tier One) ==&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Printed with the Electronics Printer (Tier Two) ==&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but are more expensive to build. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
==Comparison==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Power Output==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
===Control===&lt;br /&gt;
&lt;br /&gt;
Basic Solar panels can be manually positioned during construction to capture the most solar energy over the course of the day. On the [[Moon]] the best orientation is either a flat horizontal orientation or a 45° configuration facing East or West. On [[Mars]] the best Orientation is a 45° orientation facing south.&lt;br /&gt;
&lt;br /&gt;
Solar panel can be manually pointed using the Wrench or automatically positioned by writing the desired position to [[Data Port|Data port]]. When setting up an automatic positioning system the orientation of the [[Data Port|Data port]] is a vary important factor for  both the Daylight [[sensor]] and the Solar Panel. &lt;br /&gt;
Detailed information can be found in the [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]].&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Advanced_Furnace&amp;diff=27300</id>
		<title>Advanced Furnace</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Advanced_Furnace&amp;diff=27300"/>
		<updated>2026-03-22T07:23:11Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Dirty fuel */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
| name = Kit (Advanced Furnace)&lt;br /&gt;
| image = [[File:{{#setmainimage:ItemKitAdvancedFurnace.png}}]]&lt;br /&gt;
| prefabhash = -616758353&lt;br /&gt;
| prefabname = ItemKitAdvancedFurnace&lt;br /&gt;
| stacks = 1&lt;br /&gt;
| slot_class = SlotClass.None&lt;br /&gt;
| sorting_class = SortingClass.Kits&lt;br /&gt;
| recipe_machine1 = Electronics Printer (Tier Two)&lt;br /&gt;
| recipe_cost1 = 5g [[Gold]], 25g [[Copper]], 30g [[Steel]], 15g [[Electrum]], 8g [[Solder]], 6g [[Silicon]]&lt;br /&gt;
| constructs = [[Advanced Furnace]]&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
| name = Advanced Furnace&lt;br /&gt;
| image = [[File:StructureAdvancedFurnace.png]]&lt;br /&gt;
| prefab_hash = 545937711&lt;br /&gt;
| prefab_name = StructureAdvancedFurnace&lt;br /&gt;
| power_usage = 100W&lt;br /&gt;
| placed_on_grid = Small Grid&lt;br /&gt;
| decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
| placed_with_item = [[Kit (Advanced Furnace)]]&lt;br /&gt;
| item_rec1 = [[Kit (Advanced Furnace)]]&lt;br /&gt;
| decon_with_tool2 = [[Wire Cutters]]&lt;br /&gt;
| const_with_item1 = 1 x [[Electronic Parts]]&lt;br /&gt;
| item_rec2 = 1 x [[Electronic Parts]]&lt;br /&gt;
| decon_with_tool3 = [[Angle Grinder]]&lt;br /&gt;
| const_with_tool2 = [[Welding Torch]]&lt;br /&gt;
| const_with_item2 = 5 x [[Steel Sheets]]&lt;br /&gt;
| item_rec3 = 5 x [[Steel Sheets]]&lt;br /&gt;
| decon_with_tool4 = [[Hand Drill]]&lt;br /&gt;
| const_with_tool3 = [[Screwdriver]]&lt;br /&gt;
}}&lt;br /&gt;
== Description ==&lt;br /&gt;
{{Description|The advanced furnace comes with integrated inlet and outlet pumps for controlling the unit&#039;s internal pressure.}}&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Advanced Furnace&#039;&#039;&#039; is used to create advanced alloys, but can be used in the same way as the basic furnace—to process ores and create basic alloys. In addition making more advance alloy the Advanced furnace feature [[power]] and data connections, allowing it&#039;s operation to be automated. The maximum safe  [[pressure]] for the furnace is 60 MPa, once this pressure is exceeded the furnace will, in short order, explode. The furnace contains two embedded [[Pipe Volume Pump|volume pumps]] to control flow in and out, in order to use them, the furnace must be powered, and setting both to zero will put the furnace in a state of quiescence, but the furnace will slowly lose pressure and temperature. The capacity of the furnace is in excess of 5kg of materials so it is possible to make a full 500g ingot of an advanced alloy in one go.&lt;br /&gt;
&lt;br /&gt;
In the early game, a regular [[Furnace]] will be easier to make and operate. While  the advanced furnace is feature several additional features it&#039;s operation is similar to the basic furnace (add [[fuel]], ignite, add ore). The most common setups for advanced furnaces are:&lt;br /&gt;
&lt;br /&gt;
* Ice only smelting&lt;br /&gt;
* Gaseous fueling&lt;br /&gt;
* hot and cold mixing&lt;br /&gt;
&lt;br /&gt;
== Smelting ==&lt;br /&gt;
&lt;br /&gt;
=== Required conditions for smelting ===&lt;br /&gt;
The following table shows the pressure and temperature conditions required to smelt various [[ores]] and alloys. &lt;br /&gt;
&lt;br /&gt;
{{:Advanced Furnace/Recipes}}&lt;br /&gt;
&lt;br /&gt;
=== Advanced alloy recipes ===&lt;br /&gt;
==== Ice only smelting ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
One of the simplest method for making Alloys is by manually loading Ices into the input slot of the furnace and igniting the fuel mixture. &lt;br /&gt;
&amp;lt;ref&amp;gt;[https://steamcommunity.com/sharedfiles/filedetails/?id=3291778232], The BFF, Bottle Fed Furnace.&amp;lt;/ref&amp;gt;While this method produces crude fuel mixtures and the amount of fuel is not as precisely controlled as gaseous fueling, all basic and advanced alloys can be made using this method. The procedure is as follows.&lt;br /&gt;
&lt;br /&gt;
* Prepare the ice and ores by splitting them into the the correct amounts and arranging them in you [[backpack]] or [[Mining Belt|mining belt]].&lt;br /&gt;
&lt;br /&gt;
* When all the components are ready load the first set of ice chunks into the furnace.If the the ice does not melt on it&#039;s own (the input slot stays closed) press the button on the furnace&#039;s face to melt the ice.&lt;br /&gt;
&lt;br /&gt;
* Load the second ice into the furnace. As soon as you press the button on the front of the furnace the fuel mixture will ignite.&lt;br /&gt;
&lt;br /&gt;
* As soon as the furnace is lit quickly load the ores into the furnace. After all the ores are loaded wait for the button to turn green indicating the mixture has reached the correct temperature and pressure.&lt;br /&gt;
&lt;br /&gt;
* Pull the lever to eject the finished alloy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Alloy&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Ingredients&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Chunks&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Temperature&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Pressure&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemStelliteIngot.png|link=Ingot (Stellite)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Stellite)|Stellite]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSilverOre.png|link=Ore (Silver)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Silver)|Silver Ore]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCobaltOre.png|link=Ore (Cobalt)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ore (Cobalt)|Cobalt Ore]]&#039;&#039;&#039; &amp;lt;br&amp;gt;  &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSiliconOre.png|link=Ore (Silicon)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ore (Silicon)|Silicon Ore]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;4&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Volatiles)|Volatiles]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemOxite.png|link=Ice_(Oxite)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;2&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Oxite)|Oxite]]&#039;&#039;&#039;&lt;br /&gt;
|1.82 kK&lt;br /&gt;
|16.1 MPa&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemInconelIngot.png|link=Ingot (Inconel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Inconel)|Inconel]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGoldOre.png|link=Ore (Gold)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Gold)|Gold Ore]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemNickelOre.png|link=Ore (Nickel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Nickel)|Nickel Ore]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSteelIngot.png|link=Ingot (Steel)]]&amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ingot (Steel)|Steel Ingot]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;14&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Volatiles)|Volatiles]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemOxite.png|link=Ice_(Oxite)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;7&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Oxite)|Oxite]]&#039;&#039;&#039;&lt;br /&gt;
|1.7 kK&lt;br /&gt;
|24.0 MPa +++&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemAstroloyIngot.png|link=Ingot (Astroloy)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Astroloy)|Astroloy]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSteelIngot.png|link=Ingot (Steel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ingot (Steel)|Steel Ingot]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCopperOre.png|link=Ore (Copper)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Copper)|Copper Ore]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCobaltOre.png|link=Ore (Cobalt)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Cobalt)|Cobalt Ore]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;18&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Volatiles)|Volatiles]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemOxite.png|link=Ice_(Oxite)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;9&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Oxite)|Oxite]]&#039;&#039;&#039;&lt;br /&gt;
|1.85 kK&lt;br /&gt;
|31.6 MPa&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemHastelloyIngot.png|link=Ingot (Hastelloy)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Hastelloy)|Hastelloy]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSilverOre.png|link=Ore (Silver)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Silver)|Silver Ore]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemNickelOre.png|link=Ore (Nickel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Nickel)|Nickel Ore]]&#039;&#039;&#039; &amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCobaltOre.png|link=Ore (Cobalt)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Cobalt)|Cobalt Ore]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;5&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Volatiles)|Volatiles]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemOxite.png|link=Ice_(Oxite)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;86&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Oxite)|Oxite]]&#039;&#039;&#039; ^^^&lt;br /&gt;
|972 K&lt;br /&gt;
|26.43 MPa&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemWaspaloyIngot.png|link=Ingot (Waspaloy)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Waspaloy)|Waspaloy]]&#039;&#039;&#039; &lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemLeadOre.png|link=Ore (Lead)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Lead)|Lead Ore]]&#039;&#039;&#039; &amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSilverOre.png|link=Ore (Silver)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ore (Silver)|Silver Ore]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemNickelOre.png|link=Ore (Nickel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Nickel)|Nickel Ore]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;8&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Volatiles)|Volatiles]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemOxite.png|link=Ice_(Oxite)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;300&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Oxite)|Oxite]]&#039;&#039;&#039; ^^^&lt;br /&gt;
|705 K&lt;br /&gt;
|51.5 MPa&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that at least one gas [[pipe]] must be connected to both the input and output gas lines to avoid error conditions. &lt;br /&gt;
&lt;br /&gt;
+++ For [[Inconel]] the mixture pressure may overshoot the range slightly, either make the alloy when the pressure rises into the range, or a short wait will be necessary in order for the pressure to drop back into range. &lt;br /&gt;
&lt;br /&gt;
^^^ The excess Oxites are necessary in order to limit the temperature of the mixture, however they can be substituted with other inert gasses.&lt;br /&gt;
&lt;br /&gt;
==== Gaseous Fueling ====&lt;br /&gt;
[[File:ICE_CRUSHER.png|thumb|&#039;&#039;&#039;A basic [[Fuel#Basic_Ice_Crusher_Setup|ice crushing]], gas collection and measuring setup&#039;&#039;&#039;]]&lt;br /&gt;
In this setup fuel is pumped into the furnace from either pre-measured canisters or pumped into the furnace in measured amounts. Fuel can be any number of [[Fuel#Fuel_Combustion|gas mixtures]]. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Prepare the gas mixture by pumping the indicated amount into a portable [[Gas Canister|gas canister]], or directly into the furnace. Prepare the ores by splitting them into the the correct amounts and arranging them in you [[backpack]] or [[Mining Belt|mining belt]]. &lt;br /&gt;
&lt;br /&gt;
* Do not use degas the ores or use an ingot in place of an ore.  [[Stellite]], [[Hastelloy]] and [[Waspaloy]] all rely on the [[nitrous|nitrous oxide]] produced from the [[silver]] ore and [[lead]] ore used in their production.  &lt;br /&gt;
&lt;br /&gt;
* When all the components are ready load the first set of ice chunks into the furnace. If the the ice does not melt on it&#039;s own (the input slot stays closed) press the button on the furnace&#039;s face to melt the ice. &lt;br /&gt;
&lt;br /&gt;
* After the fuel mixture is loaded into the furnace the first ore can be loaded into the input slot. As soon as you press the button on the front of the furnace the fuel mixture will ignite and the ore will begin to process. &lt;br /&gt;
&lt;br /&gt;
* As soon as the furnace is lit quickly load the remaining ores into the furnace. After all the ores are loaded wait for the button to turn green indicating the mixture has reached the correct temperature and pressure. &lt;br /&gt;
&lt;br /&gt;
* Pull the lever to eject the finished alloy.&lt;br /&gt;
&lt;br /&gt;
* Using more or less ore or gas will result in an different pressure and temperature. Using Ingotsinstead of Ore chunks will result in an different pressure and temperature.&lt;br /&gt;
&lt;br /&gt;
====Dirty fuel====&lt;br /&gt;
[[Fuel#Dirty_Fuel|Dirty Fuel]] is a 2:1 mixture of Volatile and Oxites gases. The table below shows the correct pressures of  to load into a [[canister]], but currently omits [[Hydrogen]] and [[Nitrogen]] quantities.     &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Canister Pressure @ 0°C&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Primary Gases&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Ingredients&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Temperature&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Pressure&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Alloy&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterFuel.png|link=Fuel]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Fuel#Dirty_Fuel|Dirty Fuel]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &#039;&#039;&#039; &amp;amp;emsp; &amp;amp;ensp;  4,500 KPa&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Volatiles]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;73.6 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Volatiles|Volatiles]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;41.4 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Oxygen|Oxygen]]&#039;&#039;&#039;  &amp;lt;br&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSilverOre.png|link=Ore (Silver)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Silver)|Silver Ore]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCobaltOre.png|link=Ore (Cobalt)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ore (Cobalt)|Cobalt Ore]]&#039;&#039;&#039; &amp;lt;br&amp;gt;  &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSiliconOre.png|link=Ore (Silicon)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ore (Silicon)|Silicon Ore]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;1.55 kK&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;18.1 MPa&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemStelliteIngot.png|link=Ingot (Stellite)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Stellite)|Stellite]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterFuel.png|link=Fuel]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Fuel#Dirty_Fuel|Dirty Fuel]]&#039;&#039;&#039;  &amp;lt;br&amp;gt;  &#039;&#039;&#039;(2x) 8,500 KPa&#039;&#039;&#039; &amp;lt;br&amp;gt;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Volatiles]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;278 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Volatiles|Volatiles]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;156 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Oxygen|Oxygen]]&#039;&#039;&#039;  &amp;lt;br&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGoldOre.png|link=Ore (Gold)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Gold)|Gold Ore]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemNickelOre.png|link=Ore (Nickel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Nickel)|Nickel Ore]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSteelIngot.png|link=Ingot (Steel)]]&amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ingot (Steel)|Steel Ingot]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;1.68 kK&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;23.7 MPa&#039;&#039;&#039;&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemInconelIngot.png|link=Ingot (Inconel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Inconel)|Inconel]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterFuel.png|link=Fuel]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Fuel#Dirty_Fuel|Dirty Fuel]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &#039;&#039;&#039;(3x) 7,333 KPa&#039;&#039;&#039;&amp;lt;br&amp;gt; &lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Volatiles]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;360 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Volatiles|Volatiles]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;202 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Oxygen|Oxygen]]&#039;&#039;&#039;&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSteelIngot.png|link=Ingot (Steel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ingot (Steel)|Steel Ingot]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCopperOre.png|link=Ore (Copper)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Copper)|Copper Ore]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCobaltOre.png|link=Ore (Cobalt)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Cobalt)|Cobalt Ore]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;1.850 kK&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;31.5 MPa&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemAstroloyIngot.png|link=Ingot (Astroloy)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Astroloy)|Astroloy]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterFuel.png|link=Fuel]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Fuel#Dirty_Fuel|Dirty Fuel]]&#039;&#039;&#039;  &amp;lt;br&amp;gt;&#039;&#039;&#039; &amp;amp;emsp; &amp;amp;ensp;  5,500 KPa&#039;&#039;&#039;&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterCarbonDioxide.png|link=Carbon_Dioxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Carbon_Dioxide|Pressurant]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;&#039;&amp;amp;nbsp;(8x) 9,000 KPa&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Volatiles]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;89.9 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Volatiles|Volatiles]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;50.6 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Oxygen|Oxygen]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;br&amp;gt;  &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterCarbonDioxide.png|link=Carbon_Dioxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;2,010 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Carbon_Dioxide|Pressurant]] ^^^&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSilverOre.png|link=Ore (Silver)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Silver)|Silver Ore]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemNickelOre.png|link=Ore (Nickel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Nickel)|Nickel Ore]]&#039;&#039;&#039; &amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCobaltOre.png|link=Ore (Cobalt)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Cobalt)|Cobalt Ore]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;995 K&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;25.5 MPa&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemHastelloyIngot.png|link=Ingot (Hastelloy)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Hastelloy)|Hastelloy]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterFuel.png|link=Fuel]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Fuel#Dirty_Fuel|Dirty Fuel]]&#039;&#039;&#039;&amp;lt;/div&amp;gt; &amp;lt;br&amp;gt;&#039;&#039;&#039;&amp;amp;nbsp;(2x)  9,000 KPa&#039;&#039;&#039;&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterCarbonDioxide.png|link=Carbon_Dioxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Carbon_Dioxide|Pressurant]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&#039;&#039;&#039;(22x) 10,000 KPa&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Volatiles]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;295 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Volatiles|Volatiles]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;166 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Oxygen|Oxygen]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterCarbonDioxide.png|link=Carbon_Dioxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;7,050 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Carbon_Dioxide|Pressurant]] ^^^&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemLeadOre.png|link=Ore (Lead)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Lead)|Lead Ore]]&#039;&#039;&#039; &amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSilverOre.png|link=Ore (Silver)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ore (Silver)|Silver Ore]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemNickelOre.png|link=Ore (Nickel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Nickel)|Nickel Ore]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;669 K&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;50.3 MPa&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemWaspaloyIngot.png|link=Ingot (Waspaloy)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Waspaloy)|Waspaloy]]&#039;&#039;&#039; &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
^^^ These recipes use CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; @ 0°C as a pressurant. Other pressurants such as Nitrogen, Pollutants, and Oxygen are possible, but they may result in different outcomes.&lt;br /&gt;
&lt;br /&gt;
=== Fuel mixing ===&lt;br /&gt;
[[File:Advanced-furnace-gas-mixing.png|thumb|rudimentary setup for mixing H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;, O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;, and dilutant]]&lt;br /&gt;
In this setup, the furnace&#039;s input is connected to a [[Gas Mixer|gas mixer]] to provide fuel, and often a dilutant (used to increase the pressure without spending extra fuel).  The [[Furnace temperature and pressure math]] article contains formulas useful for crafting recipes to hit temperature and pressure targets.&lt;br /&gt;
&lt;br /&gt;
=== Hot and cold mixing ===&lt;br /&gt;
This setup involves external [[tank|tanks]] of hot and cold gasses, which are then mixed to achieve a target temperature and pumped into the furnace to achieve the target pressure.  On most [[worlds]] maintaining a cold [[tank]] is quite easy (because the [[atmosphere]] on most worlds is below the temperature needed to smelt ore).  Maintaining a hot tank is a little trickier, and either involves a lot of [[energy]] spent on [[Pipe Heater]]s, or an auxiliary furnace to combust fuel and pipe the exhaust into an insulated tank. Another easier option is to have the entire setup, furnace, [[pipes]] and tanks, in an enclosed vacuum chamber, so heat remains in the gases. Note that the outside atmosphere on worlds with no air doesn&#039;t count, it must be an enclosed chamber with all air pumped out&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters|&lt;br /&gt;
{{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the Advanced Furnace is correctly powered or not, set via the power system, return 1 if powered and 0 if not|multiple=2|0|Unpowered|1|Powered}}&lt;br /&gt;
{{Data Parameters/row|Open|Integer|1 if device is open, otherwise 0}}&lt;br /&gt;
{{Data Parameters/row|Mode|Integer|The Advanced Furnace&#039;s smelting result.|multiple=2|0|Invalid|1|Valid}}&lt;br /&gt;
{{Data Parameters/row|Error|Boolean|w=0|1 if device is in error state, otherwise 0|multiple=2|0|&amp;lt;p&amp;gt;&amp;lt;/p&amp;gt;|1|Error}}&lt;br /&gt;
{{Data Parameters/row|Pressure|Float|w=0|The current pressure reading of the Advanced Furnace}}&lt;br /&gt;
{{Data Parameters/row|Temperature|Integer|w=0|The current temperature reading of the Advanced Furnace}}&lt;br /&gt;
{{Data Parameters/row|Activate|Integer|Activates the Advanced Furnace when set to 1. Deactivates when set to 0.}}&lt;br /&gt;
{{Data Parameters/row|Lock|Boolean|Disable manual operation of the Advanced Furnace.|multiple=2|0|Unlocked|1|Locked}}&lt;br /&gt;
{{Data Parameters/row|Setting|Integer|A variable setting that can be read or written.}}&lt;br /&gt;
{{Data Parameters/row|Reagents|Integer|w=0|Total number of reagents recorded by the Advanced Furnace}}&lt;br /&gt;
{{Data Parameters/row|RatioOxygen|Float|w=0|The ratio of [[Oxygen]] in device atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|RatioCarbonDioxide|Float|w=0|The ratio of [[Carbon Dioxide]] in device atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|RatioNitrogen|Float|w=0|The ratio of [[Nitrogen]] in device atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|RatioPollutant|Float|w=0|The ratio of [[Pollutant]] in device atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|RatioVolatiles|Float|w=0|The ratio of [[Volatiles]] in device atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|RatioWater|Float|w=0|The ratio of [[Water]] in device atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|Maximum|Float|w=0|Maximum setting of the Advanced Furnace}}&lt;br /&gt;
{{Data Parameters/row|Ratio|Float|w=0|Context specific value depending on device, 0 to 1 based ratio|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|On|Boolean|The current state of the Advanced Furnace.|multiple=2|0|Off|1|On}}&lt;br /&gt;
{{Data Parameters/row|RequiredPower|Integer|w=0|Idle operating power quantity, does not necessarily include extra demand power}}&lt;br /&gt;
{{Data Parameters/row|RecipeHash|Integer|w=0|Current hash of the recipe the Advanced Furnace is set to produce}}&lt;br /&gt;
{{Data Parameters/row|ClearMemory|Integer|r=0|When set to 1, clears the counter memory (e.g. ExportCount). Will set itself back to 0 when actioned}}&lt;br /&gt;
{{Data Parameters/row|ExportCount|Integer|w=0|How many items exported since last ClearMemory}}&lt;br /&gt;
{{Data Parameters/row|ImportCount|Integer|w=0|How many items imported since last ClearMemory}}&lt;br /&gt;
{{Data Parameters/row|TotalMoles|Float|w=0|Returns the total moles of the Advanced Furnace}}&lt;br /&gt;
{{Data Parameters/row|RatioNitrousOxide|Float|w=0|The ratio of [[Nitrous Oxide]] in device atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|PrefabHash|Integer|w=0|The hash of the structure}}&lt;br /&gt;
{{Data Parameters/row|SettingInput|Integer|The input setting for the Advanced Furnace}}&lt;br /&gt;
{{Data Parameters/row|SettingOutput|Integer|The output setting for the Advanced Furnace}}&lt;br /&gt;
{{Data Parameters/row|Combustion|Boolean|w=0|Assess if the atmosphere is on fire. Returns 1 if atmosphere is on fire, 0 if not.|0 or 1}}&lt;br /&gt;
{{Data Parameters/row|RatioLiquidNitrogen|Float|w=0|The ratio of [[Nitrogen#Liquid|Liquid Nitrogen]] in device atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|RatioLiquidOxygen|Float|w=0|The ratio of [[Oxygen#Liquid|Liquid Oxygen]] in device&#039;s Atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|RatioLiquidVolatiles|Float|w=0|The ratio of [[Volatiles#Liquid|Liquid Volatiles]] in device&#039;s Atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|RatioSteam|Float|w=0|The ratio of [[Steam]] in device&#039;s Atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|RatioLiquidCarbonDioxide|Float|w=0|The ratio of [[Carbon Dioxide#Liquid|Liquid Carbon Dioxide]] in device&#039;s Atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|RatioLiquidPollutant|Float|w=0|The ratio of [[Pollutant#Liquid|Liquid Pollutant]] in device&#039;s Atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|RatioLiquidNitrousOxide|Float|w=0|The ratio of [[Nitrous Oxide#Liquid|Liquid Nitrous Oxide]] in device&#039;s Atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}}&lt;br /&gt;
{{Data Parameters/row|RatioHydrogen|Float|w=0|DEPRECATED|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|RatioLiquidHydrogen|Float|w=0|DEPRECATED|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|RatioPollutedWater|Float|w=0|The ratio of polluted water in device atmosphere|0.0 to 1.0}}&lt;br /&gt;
{{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Data Slots ===&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Slots_Reader|Slots Reader]]. The outputs are listed in the order a Slots Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Number || Name !! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0? || Import || Import slot.&lt;br /&gt;
|-&lt;br /&gt;
| 1? || Export || Export slot.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| OccupantHash&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || Returns whether the slot occupied. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash&lt;br /&gt;
|-&lt;br /&gt;
| Quantity&lt;br /&gt;
|-&lt;br /&gt;
| Class&lt;br /&gt;
|-&lt;br /&gt;
| Damage&lt;br /&gt;
|-&lt;br /&gt;
|MaxQuantity&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Furnace&amp;diff=27299</id>
		<title>Furnace</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Furnace&amp;diff=27299"/>
		<updated>2026-03-22T07:22:34Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Dirty fuel */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Furnace)&lt;br /&gt;
 | image       = [[File:ItemKitFurnace.png]]&lt;br /&gt;
 | recipe_machine1 = Autolathe&lt;br /&gt;
 | recipe_cost1    = 30g [[Iron|Iron]], 10g [[Copper|Copper]]&lt;br /&gt;
 | recipe_machine2 = Fabricator&lt;br /&gt;
 | recipe_cost2    = 30g [[Iron|Iron]], 10g [[Copper|Copper]]&lt;br /&gt;
 | volume      = 1000 L&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;This article is about the basic furnace. For the advanced version, see [[Advanced Furnace]].&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Furnace&lt;br /&gt;
 | image            = [[File:Furnace.jpg]]&lt;br /&gt;
 | prefab_hash      = 1947944864&lt;br /&gt;
 | prefab_name      = StructureFurnace&lt;br /&gt;
 | placed_with_item = [[Kit (Furnace)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | const_with_tool1 = [[Wrench]]&lt;br /&gt;
 | const_with_item1 = 2x [[Iron Sheets]]&lt;br /&gt;
 | decon_with_tool1 = [[Crowbar]]&lt;br /&gt;
 | item_rec1        = [[Kit (Furnace)]]&lt;br /&gt;
 | const_with_tool2 = [[Welding Torch]]&lt;br /&gt;
 | const_with_item2 = 2x [[Iron Sheets]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar|Crowbar]]&lt;br /&gt;
 | item_rec2        = 2x [[Iron Sheets]]&lt;br /&gt;
 | decon_with_tool3 = [[Angle Grinder]]&lt;br /&gt;
 | item_rec3        = 2x [[Iron Sheets|Iron Sheets]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The &amp;lt;b&amp;gt;Furnace&amp;lt;/b&amp;gt; is used to smelt [[Ore|ore]] into [[ingots]] and alloys using an [[Fuel|fuel mixture]].  Gases can be fed in measured amounts directly into the furnace via the pipe inlet.  Alternately [[Ice (Oxite)|Oxite]] and [[Ice (Volatiles)|Volatiles]] can be manually fed into the input slot of the furnace in order to create crude gas mixtures.  The Furnace can do everything the [[Arc Furnace]]  can do, but without using electricity, and far more efficiently. The furnace can also be used to melt Ices which can then be directly extracted as an easy trick for melting ice.&lt;br /&gt;
&lt;br /&gt;
It features a gas [[pipe]] input port (connected to its internal storage through an internal always-open [[One_Way_Valve_(Gas)|one-way valve]]), a gas pipe output port (which lacks a one-way valve and acts as a bidirectional gas port), and a liquid output port (which acts as an always-open [[Condensation_Valve|condensation valve]]).&lt;br /&gt;
&lt;br /&gt;
The face of the furnace has a button that will ignite any flammable gas mixture inside furnace. If the furnace is cold any ice loaded into the input slot will not melt, however pressing the button will melt a single chunk of  ice each [[time]] it is pressed. In addition the  button indicates the status of any ingot or alloy mix inside the furnace. If the button is green the ore or alloy mix is within the temperature range required for smelting. &lt;br /&gt;
&lt;br /&gt;
The contents of the furnace can be ejected by pulling the lever on the front. If the contents have not reached  the required temperature and [[pressure]] for smelting,  they&#039;ll come out as [[Reagent Mix]].  Reagent mix can be processed in a [[Centrifuge]] to recover the raw [[ores]]. [[Reagent Mix]] can also be re-smelted if the ingredients and ratios are a valid alloy recipe. This allows an intermission when the resources for reaching the required temperature / pressure are not on hand / need to be gathered first. Effectively, this means that the used metals can be &#039;reserved&#039; for the intended alloy.&lt;br /&gt;
&lt;br /&gt;
While the Furnace can be used to smelt basic ores and to make simpler alloys, but an [[Advanced Furnace]] will be required for the more complex alloys.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Danger&#039;&#039;&#039;: The furnace is &#039;&#039;&#039;not insulated&#039;&#039;&#039;, so it interacts with the surrounding [[atmosphere]] and can heat rooms to dangerous levels within minutes.&lt;br /&gt;
&lt;br /&gt;
All the alloys the furnace can smelt are easily achieved with ice, and they can also be smelted using gases fed into the furnace through the pipe inputs. Regardless of which method is used the furnace gases must be purged thru a working piping setup (a valve and [[Passive Vent|passive vent]] at bare minimum to vent the internal gasses). &lt;br /&gt;
&lt;br /&gt;
Gaseous [[fuel]] can be premixed and fed into the furnace. This can be done by feeding Volatile ices and Oxite ices in an [[Ice Crusher]] in the correct ratio to produce [[Fuel#Basic_Ice_Crusher_Setup|fuel]]. There are a number of different gases mixtures. &amp;lt;br&amp;gt;The Furnace&#039;s output can also be extracted and vented/recycled through a backpressure regulator to maintain furnace pressure. Adding additional gases to the furnace can result in lower temperature if that is desired, but you could also use a volume pump with a lower fuel input setting.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Make sure to put the fuel in first, then press the activate button. Afterwards put in the ingredients and wait for the button to turn green.  You can verify  that the mixture is ready by hovering over the furnce, if   &amp;quot;will produce xxxxx&amp;quot; is shown then you can extract the alloy by pulling the lever on the front.&#039;&#039;&#039;    Also, You MUST put in exact amounts matching the recipe amounts. For instance, you must put in 12 [[iron]] and 4 [[coal]] to make 16 steel. You cannot put in 12 iron and 7 coal. The furnace will on produce a reagent mix  if the ingredient ratios are not correct and you will have to eject the mixture or add additional resources to balance the recipe.&lt;br /&gt;
&lt;br /&gt;
== Smelting  ==&lt;br /&gt;
=== Required conditions for smelting  ===&lt;br /&gt;
The following table shows the pressure and temperature conditions required to smelt various ores and alloys. &lt;br /&gt;
{{:Furnace/Recipes}} &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Alloy recipes===&lt;br /&gt;
====Ice only recipes====&lt;br /&gt;
&lt;br /&gt;
Alloys can be made in the furnace by manually loading Ices into the input slot of the furnace and igniting the fuel mixture. While this method produces crude fuel mixtures and the amount of fuel is not as precisely controlled as gaseous fueling, all the basic alloys can be made using this method. The procedure is as follows.  &lt;br /&gt;
* Prepare the ice and ores by splitting them into the the correct amounts and arranging them in you [[backpack]] or [[Mining Belt|mining belt]].&lt;br /&gt;
&lt;br /&gt;
* When all the components are ready load the first set of ice chunks into the furnace.If the the ice does not melt on it&#039;s own (the input slot stays closed) press the button on the furnace&#039;s face to melt the ice. &lt;br /&gt;
&lt;br /&gt;
* Load the second ice into the furnace. As soon as you press the button on the front of the furnace the fuel mixture will ignite. &lt;br /&gt;
&lt;br /&gt;
* As soon as the furnace is lit quickly load the ores into the furnace. After all the ores are loaded wait for the button to turn green indicating the mixture has reached the correct temperature and pressure. &lt;br /&gt;
&lt;br /&gt;
* Pull the lever to eject the finished alloy. &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Ice Chunks&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Ingredients&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Temperature&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Pressure&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Alloy&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;2&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Volatiles)|Volatiles]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemOxite.png|link=Ice_(Oxite)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Oxite)|Oxite]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemIronOre.png|link=Ore (Iron)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;150&amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Iron)|Iron Ore]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCoalOre.png|link=Ore (Coal)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Coal)|Coal]]&#039;&#039;&#039;&lt;br /&gt;
|950 K&lt;br /&gt;
|6.82 MPa&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSteelIngot.png|link=Ingot (Steel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;200&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Steel)|Steel]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;13&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Volatiles)|Volatiles]]&#039;&#039;&#039;&amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemOxite.png|link=Ice_(Oxite)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;7&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Oxite)|Oxite]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCopperOre.png|link=Ore (Copper)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Copper)|Copper Ore]]&#039;&#039;&#039;  &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemNickelOre.png|link=Ore (Nickel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Nickel)|Nickel Ore]]&#039;&#039;&#039; &lt;br /&gt;
|1.72 kK&lt;br /&gt;
|20.8 MPa&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemConstantanIngot.png|link=Ingot (Constantan)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Constantan)|Constantan]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;9&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Volatiles)|Volatiles]]&#039;&#039;&#039;&amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemOxite.png|link=Ice_(Oxite)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;24&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Oxite)|Oxite]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemNickelOre.png|link=Ore (Nickel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Nickel)|Nickel Ore]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemIronOre.png|link=Ore (Iron)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Iron)|Iron Ore]]&#039;&#039;&#039;&lt;br /&gt;
|1.43 kK&lt;br /&gt;
|18.7 MPa&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemInvarIngot.png|link=Ingot (Invar)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Invar)|Invar]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Volatiles)|Volatiles]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemOxite.png|link=Ice_(Oxite)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Oxite)|Oxite]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSilverIngot.png|link=Ingot (Silver)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Silver)|Silver Ingot]] ***&#039;&#039;&#039;  &amp;lt;br&amp;gt;  &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGoldIngot.png|link=Ingot (Gold)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Gold)|Gold Ingot]] ***&#039;&#039;&#039;&lt;br /&gt;
|1020 K&lt;br /&gt;
|840 KPa&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemElectrumIngot.png|link=Ingot (Electrum)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Electrum)|Electrum]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Volatiles)|Volatiles]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemNitrice.png|link=Ice_(Nitrice)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;2&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Nitrice)|Nitrice]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemIce.png|link=Ice_(Water)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;4&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ice_(Water)|Water Ice]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemLeadIngot.png|link=Ingot (Lead)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Lead)|Lead Ingot]] ***&#039;&#039;&#039; &amp;lt;br&amp;gt;  &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemIronOre.png|link=Ore (Iron)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Iron)|Iron Ore]]&#039;&#039;&#039;&lt;br /&gt;
|526 K&lt;br /&gt;
|1.26 MPa&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSolderIngot.png|link=Ingot (Solder)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Solder)|Solder]]&#039;&#039;&#039;&lt;br /&gt;
|}  &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;***&#039;&#039;&#039; Ingots are used instead of raw ores to prevent the production of extra gases when making these recipes&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Gaseous Fuel Recipes====&lt;br /&gt;
[[File:ICE_CRUSHER.png|thumb|&#039;&#039;&#039;A basic [[Fuel#Basic_Ice_Crusher_Setup|ice crushing]], gas collection and measuring setup&#039;&#039;&#039;]]&lt;br /&gt;
In this setup fuel is pumped into the furnace from either pre-measured canisters or pumped into the furnace in measured amounts. Smelting can be accomplished using any number of [[Fuel#Fuel_Combustion|gas mixtures]]. &lt;br /&gt;
&lt;br /&gt;
* Prepare the gas mixture by pumping the indicated amount into a portable [[Gas Canister|gas canister]], or directly into the furnace. Prepare the ores by splitting them into the the correct amounts and arranging them in you [[backpack]] or mining belt.&lt;br /&gt;
&lt;br /&gt;
* When all the components are ready load the first set of ice chunks into the furnace. If the the ice does not melt on it&#039;s own (the input slot stays closed) press the button on the furnace&#039;s face to melt the ice. &lt;br /&gt;
&lt;br /&gt;
* After the fuel mixture is loaded into the furnace the first ore can be loaded into the input slot. As soon as you press the button on the front of the furnace the fuel mixture will ignite and the ore will begin to process. &lt;br /&gt;
&lt;br /&gt;
* As soon as the furnace is lit quickly load the remaining ores into the furnace. After all the ores are loaded wait for the button to turn green indicating the mixture has reached the correct temperature and pressure. &lt;br /&gt;
&lt;br /&gt;
* Pull the lever to eject the finished alloy.&lt;br /&gt;
&lt;br /&gt;
====Dirty fuel====&lt;br /&gt;
[[Fuel#Dirty_Fuel|Dirty Fuel]] is a 2:1 mixture of Volatile and Oxites gases. The table below shows the correct pressures of gases to load into a [[canister]], but currently omits [[Hydrogen]] and [[Nitrogen]] quantities. &lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Canister Pressure @ 0°C&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Primary Gases&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Ingredients&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Temperature&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Pressure&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |Alloy&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterFuel.png|link=Fuel]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Fuel#Dirty_Fuel|Dirty Fuel]]&#039;&#039;&#039;  &amp;lt;br&amp;gt;&#039;&#039;&#039;&amp;amp;nbsp;&amp;amp;ensp; &amp;amp;emsp;1,500 KPa&#039;&#039;&#039;  &amp;lt;br&amp;gt;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Volatiles]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;24.5 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Methane|Methane]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;13.8 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Oxygen|Oxygen]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemIronOre.png|link=Ore (Iron)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;75&amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Iron)|Iron Ore]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCoalOre.png|link=Ore (Coal)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;25&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Coal)|Coal]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;907 K&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;4.72 MPa&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSteelIngot.png|link=Ingot (Steel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Steel)|Steel]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterFuel.png|link=Fuel]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Fuel#Dirty_Fuel|Dirty Fuel]]&#039;&#039;&#039;  &amp;lt;br&amp;gt; &#039;&#039;&#039;&amp;amp;nbsp;&amp;amp;ensp; &amp;amp;emsp;2,700 KPa&#039;&#039;&#039; &amp;lt;br&amp;gt;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Volatiles]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;44.1 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Methane|Methane]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;24.8 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Oxygen|Oxygen]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemIronOre.png|link=Ore (Iron)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;150&amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Iron)|Iron Ore]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCoalOre.png|link=Ore (Coal)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Coal)|Coal]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;907 K&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;9.28 MPa&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSteelIngot.png|link=Ingot (Steel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;200&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Steel)|Steel]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterFuel.png|link=Fuel]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Fuel#Dirty_Fuel|Dirty Fuel]]&#039;&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;&amp;amp;nbsp;&amp;amp;emsp; &amp;amp;emsp; 250 KPa&#039;&#039;&#039; &amp;lt;br&amp;gt; &lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Volatiles]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;4.09 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Methane|Methane]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;2.3 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Oxygen|Oxygen]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSilverOre.png|link=Ore_(Silver)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ore_(Silver)|Silver Ore]]&#039;&#039;&#039;  &amp;lt;br&amp;gt;  &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGoldOre.png|link=Ore_(Gold)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ore_(Gold)|Gold Ore]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;695 K&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;1.62 MPa&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemElectrumIngot.png|link=Ingot (Electrum)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Electrum)|Electrum]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|  &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterFuel.png|link=Fuel]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Fuel#Dirty_Fuel|Dirty Fuel]]&#039;&#039;&#039;  &amp;lt;br&amp;gt; &#039;&#039;&#039;&amp;amp;ensp;  &amp;amp;emsp; &amp;amp;emsp;  45 KPa&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Volatiles]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;0.741 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Methane|Methane]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;0.417 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Oxygen|Oxygen]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemLeadOre.png|link=Ore_(Lead)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ore_(Lead)|Lead Ore]]&#039;&#039;&#039; &amp;lt;br&amp;gt;  &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemIronOre.png|link=Ore (Iron)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Iron)|Iron Ore]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;407 K&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;1.07 MPa&#039;&#039;&#039;&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSolderIngot.png|link=Ingot (Solder)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Solder)|Solder]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterFuel.png|link=Fuel]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Fuel#Dirty_Fuel|Dirty Fuel]]&#039;&#039;&#039;  &amp;lt;br&amp;gt;&#039;&#039;&#039;(2x) 7,500 KPa&#039;&#039;&#039; &amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Volatiles]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;245 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Methane|Methane]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;138 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Oxygen|Oxygen]]&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCopperOre.png|link=Ore (Copper)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Copper)|Copper Ore]]&#039;&#039;&#039;  &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemNickelOre.png|link=Ore (Nickel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Nickel)|Nickel Ore]]&#039;&#039;&#039; &lt;br /&gt;
|&#039;&#039;&#039;1.83 kK&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;20.5 MPa&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemConstantanIngot.png|link=Ingot (Constantan)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Constantan)|Constantan]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterFuel.png|link=Fuel]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Fuel#Dirty_Fuel|Dirty Fuel]]&#039;&#039;&#039;&amp;lt;/div&amp;gt; &amp;lt;br&amp;gt;&#039;&#039;&#039;(2x)  6,000 KPa&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;br&amp;gt; &amp;lt;br&amp;gt;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterCarbonDioxide.png|link=Carbon_Dioxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Carbon_Dioxide|Pressurant]]&#039;&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;(2x) 9,500 KPa&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Volatiles]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;196 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Methane|Methane]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;110 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Oxygen|Oxygen]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGasCanisterCarbonDioxide.png|link=Carbon_Dioxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;533 Mols&#039;&#039;&#039; &#039;&#039;&#039;[[Carbon_Dioxide|Pressurant]] ^^^&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemNickelOre.png|link=Ore (Nickel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ore (Nickel)|Nickel Ore]]&#039;&#039;&#039; &amp;lt;br&amp;gt; &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemIronOre.png|link=Ore (Iron)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;50&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Ore (Iron)|Iron Ore]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;1.38 kK&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;19.2 MPa&#039;&#039;&#039;&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemInvarIngot.png|link=Ingot (Invar)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;100&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;[[Ingot (Invar)|Invar]]&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;^^^&#039;&#039;&#039;These recipes use CO2 @ 0°C as a pressurant. Other pressurants such as Nitrogen, Pollutants, and [[Oxygen]] are possible, but they may result in different outcomes.&lt;br /&gt;
&lt;br /&gt;
=== Tips ===&lt;br /&gt;
*If atmosphere inside and/or around furnace is too cold to melt ice one can press &#039;activate&#039; button to manually melt one ice per ignition attempt. You will need to press the ignition button for each piece of ice from the first stack that you put in. Until all solid matter was melted the import slot will remain blocked.&lt;br /&gt;
*[[Reagent Mix|Reagent Mix]] can be re-melted to continue balancing the recipe should you need to gather more resources or find yourself unable to balance the temperature/pressure manually.&lt;br /&gt;
*On [[Vulcan]] the daytime temperatures allow smelting of many basic alloys right from the start by using an [[Active Vent|active vent]], even high enough for [[Steel]]. This will save the very valuable, and limited oxygen of the player, especially on brutal start conditions.&lt;br /&gt;
*Placing 50 [[silver]] ore into an ignited furnace will produce 50 Mol of N2O inside the furnace, which can be further burned in the presence of [[volatiles]] resulting in a higher temperature after smelting. This will push the furnace temperature beyond what may be otherwise obtainable (early game daytime Vulcan, for example).&lt;br /&gt;
&lt;br /&gt;
===Additional fuel mixes===&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;2&amp;quot; |Prime&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;2&amp;quot; |FAR&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; rowspan=&amp;quot;1&amp;quot; |In: Mols&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; rowspan=&amp;quot;1&amp;quot; |Result&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; rowspan=&amp;quot;1&amp;quot; |Out: Mols&lt;br /&gt;
|-&lt;br /&gt;
!H2&lt;br /&gt;
!O2&lt;br /&gt;
!Press.&lt;br /&gt;
!Celcius&lt;br /&gt;
!Kelvin&lt;br /&gt;
!O2&lt;br /&gt;
!H2&lt;br /&gt;
!Co2&lt;br /&gt;
!X&lt;br /&gt;
|-&lt;br /&gt;
|100 kPa&lt;br /&gt;
|2:1&lt;br /&gt;
|29&lt;br /&gt;
|14&lt;br /&gt;
|2 135&lt;br /&gt;
|1 953&lt;br /&gt;
|2 216&lt;br /&gt;
|1&lt;br /&gt;
|3&lt;br /&gt;
|82&lt;br /&gt;
|33&lt;br /&gt;
|-&lt;br /&gt;
|200 kPa&lt;br /&gt;
|2:1&lt;br /&gt;
|59&lt;br /&gt;
|29&lt;br /&gt;
|4 500&lt;br /&gt;
|2 000&lt;br /&gt;
|2 273&lt;br /&gt;
|1&lt;br /&gt;
|5&lt;br /&gt;
|169&lt;br /&gt;
|80&lt;br /&gt;
|-&lt;br /&gt;
|200 kPa&lt;br /&gt;
|3:1&lt;br /&gt;
|65&lt;br /&gt;
|21&lt;br /&gt;
|3 400&lt;br /&gt;
|1 900&lt;br /&gt;
|2 173&lt;br /&gt;
|2&lt;br /&gt;
|26&lt;br /&gt;
|118&lt;br /&gt;
|52&lt;br /&gt;
|-&lt;br /&gt;
|200 kPa&lt;br /&gt;
|4:1&lt;br /&gt;
|72&lt;br /&gt;
|18&lt;br /&gt;
|3 000&lt;br /&gt;
|1 800&lt;br /&gt;
|2 273&lt;br /&gt;
|1&lt;br /&gt;
|40&lt;br /&gt;
|99&lt;br /&gt;
|42&lt;br /&gt;
|-&lt;br /&gt;
|200 kPa&lt;br /&gt;
|1:1&lt;br /&gt;
|43&lt;br /&gt;
|43&lt;br /&gt;
|3 493&lt;br /&gt;
|1 917&lt;br /&gt;
|2 190&lt;br /&gt;
|22&lt;br /&gt;
|2&lt;br /&gt;
|127&lt;br /&gt;
|59&lt;br /&gt;
|-&lt;br /&gt;
|200 kPa&lt;br /&gt;
|1:4&lt;br /&gt;
|17&lt;br /&gt;
|68&lt;br /&gt;
|1 646&lt;br /&gt;
|1 319&lt;br /&gt;
|1 592&lt;br /&gt;
|63&lt;br /&gt;
|2&lt;br /&gt;
|50&lt;br /&gt;
|18&lt;br /&gt;
|-&lt;br /&gt;
|300 kPa&lt;br /&gt;
|2:1&lt;br /&gt;
|86&lt;br /&gt;
|42&lt;br /&gt;
|6 850&lt;br /&gt;
|2 109&lt;br /&gt;
|2 382&lt;br /&gt;
|2&lt;br /&gt;
|7&lt;br /&gt;
|242&lt;br /&gt;
|115&lt;br /&gt;
|-&lt;br /&gt;
|902.7 kPa&lt;br /&gt;
|2:1&lt;br /&gt;
|263&lt;br /&gt;
|108&lt;br /&gt;
|19.25 MPa&lt;br /&gt;
|2 054&lt;br /&gt;
|2 357&lt;br /&gt;
|70&lt;br /&gt;
|7&lt;br /&gt;
|767&lt;br /&gt;
|151&lt;br /&gt;
|-&lt;br /&gt;
|1 MPa&lt;br /&gt;
|2:1&lt;br /&gt;
|291&lt;br /&gt;
|120&lt;br /&gt;
|21.62 MPa&lt;br /&gt;
|2 061&lt;br /&gt;
|2 334&lt;br /&gt;
|74&lt;br /&gt;
|7&lt;br /&gt;
|862&lt;br /&gt;
|170&lt;br /&gt;
|-&lt;br /&gt;
|1.497 MPa&lt;br /&gt;
|2:1&lt;br /&gt;
|408&lt;br /&gt;
|204&lt;br /&gt;
|35.34 MPa&lt;br /&gt;
|2 121&lt;br /&gt;
|2 394&lt;br /&gt;
|10&lt;br /&gt;
|20&lt;br /&gt;
|1163&lt;br /&gt;
|581&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ore Off-Gassing===&lt;br /&gt;
Ores being smelted release gases, unless they have been previously sent through a furnace or [[centrifuge]]. However both the centrifuge and arc furnace require additional time and [[energy]] to remove gases from ores, and the gases will be lost. These gases will  increase pressure and lower temperature inside the furnace, but can also be beneficial to the smelting process. For example [[Solder]], requires very little fuel to smelt due to the N20 released from the [[Lead]] Ore during smelting. Removing the N20 from the [[Lead Ore|lead ore]] prior to smelting will result in the need for additional fuel to make up for it&#039;s loss. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CAUTION: As Vol is far more reactive with N2O and burns at a rate of 1:1, rather than 2:1 with O2, be cautious to not add additional volatiles after smelting silver or lead ores. Doing so could lead to rapid spikes in pressure and, not managed properly, could lead to a furnace exploding.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;2&amp;quot; |Ore&lt;br /&gt;
! colspan=&amp;quot;6&amp;quot; rowspan=&amp;quot;1&amp;quot; |Out: Mols&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| Vol&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| X&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| N2&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| CO2&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| O2&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| N2O&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemOrganicMaterial.png|link=Biomass]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; [[Biomass|Biomass]]&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 8.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 4.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCoalOre.png|link=Ore (Coal)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; [[Ore (Coal)|Coal]]&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 3.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 10.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSiliconOre.png|link=Ore (Silicon)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; [[Ore (Silicon)|Silicon]]&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 1.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 1.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 1.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemIronOre.png|link=Ore (Iron)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; [[Ore (Iron)|Iron]]&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 2.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.5&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemGoldOre.png|link=Ore (Gold)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; [[Ore (Gold)|Gold]]&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 2.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.5&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.2&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.2&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCopperOre.png|link=Ore (Copper)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; [[Ore (Copper)|Copper]]&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 1.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.5&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 1.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemSilverOre.png|link=Ore (Silver)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; [[Ore (Silver)|Silver]]&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 1.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.4&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 1.0&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemLeadOre.png|link=Ore (Lead)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; [[Ore (Lead)|Lead]]&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 2.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 1.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.4&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.4&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemNickelOre.png|link=Ore (Nickel)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; [[Ore (Nickel)|Nickel]]&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 1.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.5&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 1.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCobaltOre.png|link=Ore (Cobalt)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; [[Ore (Cobalt)|Cobalt]]&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 1.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 3.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot;| 0.0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || Activates the Furnace, when set to 1.&lt;br /&gt;
|-&lt;br /&gt;
| ClearMemory || Boolean || When set to 1,clears the counter memory(e.g.ExportCount). Will set itself back to 0 when actioned.&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the Furnace, when set to 1. Unlocks it when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| Mode|| Integer || Returns whether the Furnace is smelting. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Opens the Furnace, when set to 1. Closes it, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| Setting || Float || (Unknown) Affects the Setting output.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || Returns if the furnace is active.&lt;br /&gt;
|-&lt;br /&gt;
| Combustion|| Boolean || Returns 1 if the furnace atmosphere is on fire.&lt;br /&gt;
|-&lt;br /&gt;
| ExportCount || Integer || How many items exported since last ClearMemory.&lt;br /&gt;
|-&lt;br /&gt;
| ImportCount || Integer || How many items imported since last ClearMemory.&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the Furnace is locked.&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || Integer || (Unknown) Returns 100.&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || Returns whether the Furnace is smelting. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the Furnace is open. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || The [[hash]] of the structure.&lt;br /&gt;
|-&lt;br /&gt;
| Pressure || Float || Returns the pressure in the Furnace in kilo pascal.&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || Float || (Unknown) Returns 0.5.&lt;br /&gt;
|-&lt;br /&gt;
| RatioCarbonDioxide || Float || Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of [[Carbon Dioxide|carbon dioxide]] in the Furnace.&lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrogen || Float || Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of nitrogen in the Furnace.&lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrousOxide || Float || Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of [[nitrous]] oxide in the Furnace.&lt;br /&gt;
|-&lt;br /&gt;
| RatioOxygen || Float || Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of oxygen in the Furnace.&lt;br /&gt;
|-&lt;br /&gt;
| RatioPollutant || Float || Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of [[pollutant]] in the Furnace.&lt;br /&gt;
|-&lt;br /&gt;
| RatioVolatiles || Float || Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of volatiles in the Furnace.&lt;br /&gt;
|-&lt;br /&gt;
| RatioWater || Float || Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of [[water]] in the Furnace.&lt;br /&gt;
|-&lt;br /&gt;
| [[Reagents]] || Float || Returns the amount of reagents (smeltable ores, not counting ice) in the Furnace, in grams.&lt;br /&gt;
|-&lt;br /&gt;
| [[RecipeHash]] || int || Current hash of the recipe the device is set to produce.&lt;br /&gt;
|-&lt;br /&gt;
| Setting || Float || (Unknown) Affected by the Setting parameter.&lt;br /&gt;
|-&lt;br /&gt;
| Temperature || Float || Returns the temperature in the Furnace in kelvin.&lt;br /&gt;
|-&lt;br /&gt;
| TotalMoles || Float || Returns the total moles of the furnace.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Fuel&amp;diff=27298</id>
		<title>Fuel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Fuel&amp;diff=27298"/>
		<updated>2026-03-22T06:42:34Z</updated>

		<summary type="html">&lt;p&gt;Starviking: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{Fluidbox&lt;br /&gt;
 | name         = Fuel&lt;br /&gt;
 | image        = [[File:Icon-fuel.png]]&lt;br /&gt;
 | heatCapacity = 20.86 Joule / mol&lt;br /&gt;
 | Autoigntemp  = 573.15 K&lt;br /&gt;
}}&lt;br /&gt;
{{Fluidbox&lt;br /&gt;
 | name         = Superfuel&lt;br /&gt;
 | image        = [[File:Icon-nitro.png]]&lt;br /&gt;
 | heatCapacity = 21.7 Joule / mol&lt;br /&gt;
 | heatCapacity = 20.86 Joule / mol&lt;br /&gt;
 | Autoigntemp  = 323.15 K&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
There are two categories of fuel, [[Solid Fuel|solid fuel]] and gas mixtures. &lt;br /&gt;
===Solid fuel===&lt;br /&gt;
There are currently only two [[Solid Fuel|solid fuels]] available in the game [[Ore (Coal)|Coal]], and [[Charcoal|Charcoal]].  Both can be used to fuel the [[Solid Fuel Generator]].&lt;br /&gt;
When burning [[coal]] and [[charcoal]] they produce the following gases. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Source !![[Pollutant]] !!CO2&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCoalOre.png|link=Ore_(Coal)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; [[Ore_(Coal)|Coal]] || &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-pollutant.png|link=Pollutant]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;3 mol||  &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-carbondioxide.png|link=Carbon_Dioxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;10 mol&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemCharcoal.png|link=Charcoal]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; [[Charcoal|Charcoal]] ||&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-pollutant.png|link=Pollutant]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;3 mol || &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-carbondioxide.png|link=Carbon_Dioxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;3 mol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Gas Fuel===&lt;br /&gt;
In order to use gases for fuel you need a combustible gas combined with an oxidizer. There are  two  flammable gases  in the game [[Hydrogen]] and [[Volatiles|Methane]], and there are three oxygen sources; [[Oxygen]],[[Ozone]] and [[Nitrous Oxide]]. This can be done by manually  [[Fuel#Making_Fuels|mixing chunks of ice]], or by using a [[Gas Mixer]] .&lt;br /&gt;
&lt;br /&gt;
When using [[Liquid Fuel|liquid fuel]] some heat [[energy]] produced will be spent to evaporate [[Liquid Fuel|liquid fuel]] components.&lt;br /&gt;
&lt;br /&gt;
===Fuel Combustion===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;2&amp;quot;| Fuel &lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[Oxidizer]] &lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;2&amp;quot;| Fuel Icon &lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; rowspan=&amp;quot;1&amp;quot;| Combustion products &lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;2&amp;quot;| Heat &lt;br /&gt;
|- &lt;br /&gt;
! [[Pollutant|Pollutants]]&lt;br /&gt;
! [[Nitrogen]]&lt;br /&gt;
! [[Carbon Dioxide]]&lt;br /&gt;
! [[Water]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;2&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Methane]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Methane]]&#039;&#039;&#039; ||&#039;&#039;&#039;2&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;Oxygen&#039;&#039;&#039;||&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-fuel.png|link=Fuel]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
|&#039;&#039;&#039;3&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-pollutant.png|link=Pollutant]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Pollutants&#039;&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;&#039;6&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-carbondioxide.png|link=Carbon_Dioxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Carbon Dioxide&#039;&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|572 kJ&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;1&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Methane]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;Methane&#039;&#039;&#039; ||&#039;&#039;&#039;1&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-nitrousoxide.png|link=Nitrous_Oxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Nitrous Oxide&#039;&#039;&#039; |||&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-nitro.png|link=Fuel]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;&#039;2&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-nitrogen.png|link=Nitrogen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Nitrogen&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;2&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-carbondioxide.png|link=Carbon_Dioxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Carbon Dioxide&#039;&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|572 kJ&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;3&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Methane]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;Methane&#039;&#039;&#039; ||&#039;&#039;&#039;2&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Ozone.png|link=Ozone]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Ozone&#039;&#039;&#039; |||&lt;br /&gt;
|&#039;&#039;&#039;3&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-pollutant.png|link=Pollutant]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Pollutants&#039;&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;&#039;6&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-carbondioxide.png|link=Carbon_Dioxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Carbon Dioxide&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;1&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-water.png|link=Water]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Water&#039;&#039;&#039;&lt;br /&gt;
|1716 kJ&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;2&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Hydrogen.png|link=Hydrogen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Hydrogen]]&#039;&#039;&#039; ||&#039;&#039;&#039;1&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Oxygen&#039;&#039;&#039; |||&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;&#039;3&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-water.png|link=Water]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Water&#039;&#039;&#039;&lt;br /&gt;
|612 kJ&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;1&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Hydrogen.png|link=Hydrogen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;Hydrogen&#039;&#039;&#039; ||&#039;&#039;&#039;1&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-nitrousoxide.png|link=Nitrous_Oxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Nitrous Oxide&#039;&#039;&#039; |||&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;&#039;1&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-nitrogen.png|link=Nitrogen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Nitrogen&#039;&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;&#039;1&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-water.png|link=Water]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Water&#039;&#039;&#039;&lt;br /&gt;
|612 kJ&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;3&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Hydrogen.png|link=Hydrogen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;Hydrogen&#039;&#039;&#039; ||&#039;&#039;&#039;1&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Ozone.png|link=Ozone]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Ozone&#039;&#039;&#039; |||&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;&#039;4&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-water.png|link=Water]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Water&#039;&#039;&#039;&lt;br /&gt;
|1836 kJ&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;1&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-LiquidAlcohol.png|link=Alcohol]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;[[Alcohol]]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;3&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Oxygen&#039;&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;&#039;4&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-carbondioxide.png|link=Carbon_Dioxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Carbon Dioxide&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;2&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-water.png|link=Water]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Water&#039;&#039;&#039;&lt;br /&gt;
|564 kJ&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;1&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-LiquidAlcohol.png|link=Alcohol]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;Alcohol&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;2&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-nitrousoxide.png|link=Nitrous_Oxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Nitrous Oxide&#039;&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;&#039;4&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-nitrogen.png|link=Nitrogen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Nitrogen&#039;&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;&#039;2&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-water.png|link=Water]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Water&#039;&#039;&#039;&lt;br /&gt;
|1130 kJ&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;1&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-LiquidAlcohol.png|link=Alcohol]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; &#039;&#039;&#039;Alcohol&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;2&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Ozone.png|link=Ozone]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Ozone&#039;&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&#039;&#039;&#039;4&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-carbondioxide.png|link=Carbon_Dioxide]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Carbon Dioxide&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;3&#039;&#039;&#039;&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-water.png|link=Water]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&#039;&#039;&#039;Water&#039;&#039;&#039;&lt;br /&gt;
|1130 kJ&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Making Fuels ==&lt;br /&gt;
Fuel can be mixed in a number of ways, by feeding the ice directly into the input of a furnace, by feeding the ice into an Ice Crusher, by melting the ices in an enclosed space and collecting the gases.&lt;br /&gt;
&lt;br /&gt;
Depending on how exact the proportions of your gas mixture are you will end up with different end temperatures and pressures after ignition.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Dirty Fuel===&lt;br /&gt;
A fuel that can be made easily in the early game is Dirty Fuel. It can be made by mixing Volatile Ice and Oxite at a 2:1 ratio. &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Source !![[Gas|Gases]] &lt;br /&gt;
! Percentage&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;2&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; [[Ice_(Volatiles)|Volatiles]] || &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Methane.png|link=Methane]]&amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;20 mol &amp;lt;br&amp;gt;    &lt;br /&gt;
&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-Hydrogen.png|link=Hydrogen]]&amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;2 mol&lt;br /&gt;
|58%&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
5.8%&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:ItemOxite.png|link=Oxite]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;1&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt; [[Ice_(Oxite)|Oxite]] ||&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-oxygen.png|link=Oxygen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;22.5 mol&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;stationeers-icon&amp;quot;&amp;gt;[[File:Icon-nitrogen.png|link=Nitrogen]] &amp;lt;div class=&amp;quot;stationeers-icon-text&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;2.5 mol &lt;br /&gt;
|| 32.6%&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
3.26%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is a simple ratio and will burn fairly well, but will leave some unburned Oxygen. A mixture of 45 Volatile Ice to 22 Oxite will result in an ideal Fuel to oxidizer ratio, but will still contain Nitrogen which will not help with combustion. If more pure fuel mixtures are desired the unused or undesired constituents will need to be filter out, and the fuel mixture will potentially need to be re-balanced. But Dirty Fuel will perform adequately well in the early part of the game.&lt;br /&gt;
&lt;br /&gt;
An alternative recipe uses [[Volatiles]] ice and [[Nitrice]] at a 1:8.8 (5:44) ratio. Although nitrous oxide is a more energetic oxidizer, the large amounts of nitrogen present on Nitrice make the combustion reach lower temperatures and less water is produced.&lt;br /&gt;
&lt;br /&gt;
===Refined Fuels===&lt;br /&gt;
Later in the game, or on more advanced planets, gases can be collected, filtered and combined to make pure fuel mixtures. This will require holding [[Tank|Tanks]], [[Filtration]] units, and [[Pipe_Gas_Mixer|Gas Mixers]].  On some [[planets]] gases may be collected directly from the [[atmosphere]]. This can be accomplished with an [[Active_Vent|active vent]], some [[Pipes|pipe]] and a [[Gas Tank Storage|gas tank storage]]. Depending on the atmosphere pollutants or inert gases will need to be removed from the collected gases, a [[Filtration|filtration unit]] and a [[filter]] will be needed for this.  On other planets there is no atmosphere and gases will have to be collected by crushing Ices. Crushing Ices is by far the most common source for gases early in the game.&lt;br /&gt;
&lt;br /&gt;
=== Collecting gases ===&lt;br /&gt;
&lt;br /&gt;
This can be accomplished with an [[Active_Vent|active vent]], some [[Pipes|pipe]]  and a [[Gas Tank Storage|gas tank storage]].  Raw gases can also be collected from an Ice Crusher setup or by melting them in a furnace. &lt;br /&gt;
===Basic Ice Crusher Setup===&lt;br /&gt;
A basic [[Ice Crusher]] setup will provide most of your gas collection and mixing needs. Gases can be collected by crushing Ices or by collecting atmospheric gases, if present.    &lt;br /&gt;
&lt;br /&gt;
====Parts required====&lt;br /&gt;
* 1 x [[Ice Crusher]]&lt;br /&gt;
* 5 x [[Pipes]]&lt;br /&gt;
* 1 x [[Pipe_Volume_Pump|Volume Pump]]&lt;br /&gt;
* 1 x [[Pressure Regulator]]&lt;br /&gt;
Optional&lt;br /&gt;
* 1 x [[Active Vent]]&lt;br /&gt;
With this setup you can collect gases from ices to mix later. You can also pre-mix the gases by adding Volatile ice and Oxite at a 2:1 ratio. You can then load the pre-mixed fuel  in canisters in pre-measured amounts using the [[pressure]] regulator.&lt;br /&gt;
====Setup====&lt;br /&gt;
[[File:ICE_CRUSHER.png|thumb|Combination Ice Crusher, Gas collection, and Gas measuring station, Front View (Caution: Be sure to turn of the pressure regulator, and pump al the gas out of the crusher when mixing gases)]]&lt;br /&gt;
# Place the ice crusher &lt;br /&gt;
# Place a [[pipe]] facing to the right&lt;br /&gt;
# Place a volume pump&lt;br /&gt;
# Place a pipe tee facing left,right, and down. &lt;br /&gt;
# Place a [[canister]] storage below the tee&lt;br /&gt;
# Place a regulator to the right of the tee&lt;br /&gt;
# Place a tee  facing left,right, and down, Or an elbow facing left and down.&lt;br /&gt;
# Place a second canister storage below the tee or elbow. &lt;br /&gt;
# (Optional) Place an active vent to the right of the last canister storage. &lt;br /&gt;
====Usage====&lt;br /&gt;
====Fuel mixing====&lt;br /&gt;
# Place Volatile Ice and Oxites in the ice crusher at a 2:1 ratio. &amp;lt;br&amp;gt; &amp;amp;ensp; &amp;amp;emsp;&#039;&#039;&#039;*&#039;&#039;&#039; You can safely fit 8 Volatile to 4 Oxites in a canister. A Ratio of 10:5 will overfill a single canister &amp;lt;br&amp;gt; &amp;amp;ensp;&amp;amp;emsp;&#039;&#039;&#039;**&#039;&#039;&#039; Be sure to pump all the gases out of the crusher into a single canister, otherwise the mixture will fluxuate as the grinder processes and outputs ices. &amp;lt;br&amp;gt; &amp;amp;ensp;&amp;amp;emsp;&#039;&#039;&#039;***&#039;&#039;&#039; Also be sure to turn off your regulator while you are collecting gases.&amp;lt;br&amp;gt;&lt;br /&gt;
# Pump the gases to your storage containers. &amp;lt;br&amp;gt;&lt;br /&gt;
# Set the regulator to the approximate pressure required to load the amount of fuel you need into the canister. &amp;lt;br&amp;gt;&amp;amp;ensp;&amp;amp;emsp;&#039;&#039;&#039;*&#039;&#039;&#039; You can check the exact amount in the canister using the [[tablet]] and the gas analyzer&lt;br /&gt;
&lt;br /&gt;
====Refiling oxygen tanks====&lt;br /&gt;
# Purge the [[Pipe Network|pipe network]] of any spurious gases from previous operations. &lt;br /&gt;
# Crush Oxites in the the ice crusher&lt;br /&gt;
# Pump the Oxites into a canister. &amp;lt;br&amp;gt;&amp;amp;ensp;&amp;amp;emsp;&#039;&#039;&#039;*&#039;&#039;&#039;A canister can hold approximately 12 Oxites.&amp;lt;br&amp;gt;&amp;amp;ensp;&amp;amp;emsp;&#039;&#039;&#039;*&#039;&#039;&#039;You will need to use a nitrogen filter in additon to your regular CO2 filter when breathing crushed Oxites. &lt;br /&gt;
====Emptying Canisters====&lt;br /&gt;
# Place any canisters you want to empty into the far left canister storage&lt;br /&gt;
# Set the active vent to &amp;quot;outward&amp;quot; and turn it on. &lt;br /&gt;
====Collecting Atmospheric Gases====&lt;br /&gt;
# Place any canisters you want to fill in the far left slot. &lt;br /&gt;
# Set the active vent to &amp;quot;Inwards&amp;quot; and turn it on. &amp;lt;br&amp;gt;&amp;amp;ensp;&amp;amp;emsp;&#039;&#039;&#039;*&#039;&#039;&#039;Be aware that the canister will fill very quickly, be careful not to over-pressurize the canister.&lt;br /&gt;
&lt;br /&gt;
==Advanced Fuel Mixing==&lt;br /&gt;
For cleaner and more efficient fuels the collected gases will need to be filtered and the mixture rations may need to be improved. This can be accomplished by either removing unwanted gases from a fuel mixture or by separating the gases with a filtration setup and recombining them in the correct ratios. Gases can be mixed using a [[Pipe_Gas_Mixer|gas mixer]] or by using a regulator and [[Atmos Analyzer]] [[cartridge]] in a tablet to monitor the mixture. A Pipe Gas Mixer  requires that both gasses have equal temperature for a correct ratio of gasses in the output&lt;br /&gt;
&lt;br /&gt;
== Mixing Fuel ==&lt;br /&gt;
You can easily mix fuel by adding oxidizes and fuel, which have been previously collected to a [[Pipe Network|pipe network]] in order to put it into tank storage. From the tank storage it can be pumped in to canister or directly into a [[furnace]].&lt;br /&gt;
 &lt;br /&gt;
=== Mixing and storing Nitro === &lt;br /&gt;
Note that keeping [[Nitrous]] Oxide below autoignition temperature means condensation at pressures above 1MPa pressure, making it hard to store or mix fuel in large quantities without liquid management as the latent heat of condensation can result in enough heating for autoignition to occur. While this reaction releases the same amount of energy as the classic fuel combustion above, it does so using half the volatiles and heating waste gases with less thermal mass resulting in higher temperatures.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Basic Canister Mixing Setup===&lt;br /&gt;
Once filtered and stored gases can be mixed to obtain purified fuel, these fuel will burn more completely and have fewer combustion products  &lt;br /&gt;
====Parts required====&lt;br /&gt;
* 2 x [[Portables Connector]]&lt;br /&gt;
* 2 x [[Portable Gas Tank]]&lt;br /&gt;
* 1 x [[Pipe Gas Mixer]]&lt;br /&gt;
* 1 x [[Gas Tank Storage]]&lt;br /&gt;
* &#039;&#039;n&#039;&#039; x [[Pipes]]&lt;br /&gt;
* &#039;&#039;n&#039;&#039; x [[Cables]]&lt;br /&gt;
* &#039;&#039;n&#039;&#039; x [[Gas Canister]]&lt;br /&gt;
&lt;br /&gt;
====Setup====&lt;br /&gt;
# Place both Portable Connectors&lt;br /&gt;
# Connect both Portable Connectors to the the inputs of the Pipe Gas Mixer&lt;br /&gt;
# Connect the Pipe Gas Mixer output to the Gas [[Tank]] Storage input&lt;br /&gt;
# Connect the Pipe Gas Mixer [[power]] input to power source.&lt;br /&gt;
&lt;br /&gt;
====Use====&lt;br /&gt;
# Put first Portable Gas Tank or scrubber filled with O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; on one Portables Connector.&lt;br /&gt;
# Put second Portable Gas Tank or scrubber filled with H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;/volatile on the other Portables Connector.&lt;br /&gt;
# Use a [[wrench]] to connect both Portable Gas Tanks to their places.&lt;br /&gt;
# Optional: for a perfect fuel mix, ensure the temperatures of both gases are exactly the same.&lt;br /&gt;
# Set the Pipe Gas Mixer to desired combination (34% O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; + 66% H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;) Note: as the combination is a floating point number, you can also enter 0.333... or 0.666... with a [[Labeller]] to get a more precise mix.&lt;br /&gt;
# Turn on Pipe Gas Mixer&lt;br /&gt;
# Place an empty Gas Canister in Gas Tank Storage.&lt;br /&gt;
{{:Gases and Liquids/Menu}}&lt;br /&gt;
[[Category:Gas]][[Category:Liquid]]&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Guides_and_Tutorials&amp;diff=27297</id>
		<title>Guides and Tutorials</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Guides_and_Tutorials&amp;diff=27297"/>
		<updated>2026-03-22T06:29:55Z</updated>

		<summary type="html">&lt;p&gt;Starviking: Fixed furnace ice only link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;small-12 columns&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;small-6 columns&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;h4 class=&amp;quot;subheader&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fa fa-book fa-lg&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Ingame Tutorials&amp;lt;/h4&amp;gt;&lt;br /&gt;
            &amp;lt;p&amp;gt;Stationeers provides a few basic tutorials when you are in the starting menu. For those who are completely new in the game this is very advisable.&amp;lt;br&amp;gt;It should be noted that those tutorials only teach you a bare minimum of this game and there is always much more to learn. Do not expect to be good in only a few hours.&amp;lt;/p&amp;gt;&lt;br /&gt;
* &amp;quot;Tutorial 1: Inventory and Interactions&amp;quot;&lt;br /&gt;
* &amp;quot;Tutorial 2: Connections&amp;quot;&lt;br /&gt;
* &amp;quot;Tutorial 3: [[Atmospherics]]&amp;quot;&lt;br /&gt;
* &amp;quot;Community Walkthrough: Airlocks&amp;quot;&lt;br /&gt;
* &amp;quot;Community Walkthrough: [[Furnace]] Basics&amp;quot;&lt;br /&gt;
* &amp;quot;Community Walkthrough: Manufacturing&amp;quot;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;small-6 columns&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;h4 class=&amp;quot;subheader&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fa fa-book fa-lg&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Ingame Guides&amp;lt;/h4&amp;gt;&lt;br /&gt;
            &amp;lt;p&amp;gt;While being ingame you can always look up the standard ingame guides in the Stationpedia.&amp;lt;/p&amp;gt;&lt;br /&gt;
* [[Ingame_Guides_-_Construction|&amp;quot;Construction&amp;quot;]]&lt;br /&gt;
* [[Ingame_Guides_-_Making_Music|&amp;quot;Making Music&amp;quot;]]&lt;br /&gt;
* [[Ingame_Guides_-_Temperature_Control|&amp;quot;Temperature Control&amp;quot;]]&lt;br /&gt;
* [[Ingame_Guides_-_Weather|&amp;quot;Weather&amp;quot;]]&lt;br /&gt;
* [[Ingame_Guides_-_Hunger_and_Nutrition|&amp;quot;Hunger and nutrition&amp;quot;]]&lt;br /&gt;
* [[Ingame_Guides_-_Growing_Food|&amp;quot;Growing Food&amp;quot;]]&lt;br /&gt;
* [[Ingame_Guides_-_Food_Decay|&amp;quot;Food Decay&amp;quot;]]&lt;br /&gt;
* [[Ingame_Guides_-_Thirst_and_Hydration|&amp;quot;Thirst + hydration&amp;quot;]]&lt;br /&gt;
* [[Ingame_Guides_-_EVA_Suits|&amp;quot;EVA Suits&amp;quot;]]&lt;br /&gt;
* [[Ingame_Guides_-_Smelting|&amp;quot;Smelting&amp;quot;]]&lt;br /&gt;
* [[Ingame_Guides_-_Mining|&amp;quot;Mining&amp;quot;]]&lt;br /&gt;
* [[Ingame_Guides_-_Trading|&amp;quot;Trading&amp;quot;]]&lt;br /&gt;
* [[Ingame_Guides_-_Rockets|&amp;quot;Rockets&amp;quot;]]&lt;br /&gt;
* [[Ingame_Guides_-_Genetics|&amp;quot;Genetics&amp;quot;]]&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;small-12 columns&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;h4 class=&amp;quot;subheader&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fa fa-tasks fa-lg&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Guides&amp;lt;/h4&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;large-6 columns&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;ul style=&amp;quot;margin-left:8px;&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;&#039;&#039;&#039;[[Beginner&#039;s Guide|Beginner&#039;s Guide]]&#039;&#039;&#039;&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Guide (Airlock)|Guide (Airlock)]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Guide (Farming)|Guide (Farming)]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Technical Standards |Technical Standards]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Phase_Change_Mechanics|Phase Change Mechanics]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Furnace#Ice_only_recipes|Making alloys in the basic furnace using ice only]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Advanced_Furnace#Ice_only_smelting|Making alloys in the advanced furnace using ice only]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Fuel#Collecting_gases|Collecting gases and making fuel]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Furnace#Gaseous_Fuel_Recipes|Making ores with gaseous fuel in the furnace]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Advanced_Furnace#Gaseous_Fueling|Making super alloys with gaseous fuel in the advanced furnace]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
			&amp;lt;/ul&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;large-6 columns&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;ul style=&amp;quot;margin-left:8px;&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Air_Filtration_System|Air Filtration System]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Craftable items|List of all craftable items]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Constructing and Deconstructing Walls|Constructing and Deconstructing Walls]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Dedicated_Server_Guide|Dedicated server guide]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[SystemD_Server_Guide|Setting up a Linux dedicated server using SystemD]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Starting Gear|Starting Gear]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Guide_(Modding)|Modding the Game]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Power_Tips_and_Tricks|Power Tips and Tricks for early game]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Making_the_most_of_smelting|Making the most of smelting (Early game alloys)]]&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;/ul&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;small-12 columns&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;h4 class=&amp;quot;subheader&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fa fa-book fa-lg&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;User Made Guides&amp;lt;/h4&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;large-6 columns&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;ul style=&amp;quot;margin-left:8px;&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;Cheat Sheets&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;ul style=&amp;quot;margin-left:8px;&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Research Tree]] (Wiki Page)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[https://goo.gl/TsdqfM Silent1&#039;s Cheat Sheet] by silent1 (Reference sheet)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Atmospheric Components Quick Reference]]&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Energy Storage Reference]]&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Gas Storage Reference]]&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Thermal Convection and Radiation Values]] (Wiki Page)&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;Tutorial&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;ul style=&amp;quot;margin-left:8px;&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[http://steamcommunity.com/sharedfiles/filedetails/?id=1230358763 Building your first base] by Sunspots (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[http://steamcommunity.com/sharedfiles/filedetails/?id=1230373894 Hardly&#039;s List of Lamentable Mistakes] by Hardly (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[http://steamcommunity.com/sharedfiles/filedetails/?id=1253687517 Tutorial Video Series] by Rhadamant (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[https://www.youtube.com/watch?v=tws-kvGIT-w&amp;amp;list=PLI3obvEEdTGA08fNWVX2270nDKarf17MJ&amp;amp;index=2&amp;amp;ab_channel=PanicAndDieGaming Tutorial Series For New Players] by Panic And Die Gaming (YouTube Playlist)&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;Modding&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;ul style=&amp;quot;margin-left:8px;&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Adding new worlds]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;Automation&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;ul style=&amp;quot;margin-left:8px;&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Auto_Night_Lights|Auto Night Lights circuit]] by DocRabbit (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Simple_Arc_Furnace_Automation|Simple Arc Furnace Automation]] by itsjusty0gurt (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Automated_Arc_Furnace|Automated Arc Furnace]] by JavaSkeptre (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Automated_Coal_Generator|Automated Coal Generator]] by JavaSkeptre (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[http://steamcommunity.com/sharedfiles/filedetails/?id=1251261186 Simple Stacker Automatisation] by Arran Chace (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[http://steamcommunity.com/sharedfiles/filedetails/?id=1232888907 Super Simple Autocycling Airlock] by Hardly (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[http://steamcommunity.com/sharedfiles/filedetails/?id=1231660909 Super Simple Steel Smelting] by Hardly (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Semi-Automatic_Autolathe|Semi-Automatic Autolathe]] by Korbah (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Satellite_Tracking|Automatic Satellite Tracking]] by JedBolt (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Easy_Auto_Arc_Furnace|Easy Automated Arc Furnace]] by Sarstan (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Solar_Logic_Circuits_Guide|Solar Panel Control using Logic Gates]] (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[grow_light_automation|Simple logic automation of grow-light]] by Fuddnir (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
                                        &amp;lt;li&amp;gt;[[Simple_Daylight_Light_Switch|Simple daylight light switch]] by Nihilinius (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
                                        &amp;lt;li&amp;gt;[[Automated_Room_Light|Simple Automated Room Light]] by Azdle (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
			&amp;lt;/ul&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;large-6 columns&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;ul style=&amp;quot;margin-left:8px;&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;Atmospherics&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;ul style=&amp;quot;margin-left:8px;&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[https://steamcommunity.com/sharedfiles/filedetails/?id=1283505695 25 Watt Passive Cooling Solution] By Amallore (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Automated Temperature Regulation]] by Jaffa (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Basic Canister Mixing Setup]] by Viperel (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Temperature independent fuel mixing]] by Wark (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[http://steamcommunity.com/sharedfiles/filedetails/?id=1271148797 Canister handling made easy] by Gears (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[http://steamcommunity.com/sharedfiles/filedetails/?id=1232718432 HELP! My welder fuel is gone!] by Moomanji (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[http://steamcommunity.com/sharedfiles/filedetails/?id=1256512507 Logic Thermostat 20-25C] by Gears (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[http://steamcommunity.com/sharedfiles/filedetails/?id=1248037824 Pipe Regulators 101] by NugunsKnight (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[http://steamcommunity.com/sharedfiles/filedetails/?id=1245663146 Simple Gas Filtration System] by Wesir (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[https://steamcommunity.com/sharedfiles/filedetails/?id=1293043168 Thermostat or Filtration with Buffer] By Amallore (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Custom_Airlock_IC10|Custom Airlock with IC10]] by JedBolt (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;[[Logic]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;ul style=&amp;quot;margin-left:8px;&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[https://steamcommunity.com/sharedfiles/filedetails/?id=2407406977 2 chip battery charge Display] by trucksarenoisy (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Always-on circuit guide|Always-On- / Auto-Restart- Circuit]] by Raumfahrtdoc (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Advanced IC10 Programming]] by JedBolt (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Dead Simple Light Switch]] by Evie Codes (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[https://steamcommunity.com/workshop/filedetails/discussion/1517633472/1735465524705571551/ How to use IC scripts from the workshop] By DirtyRat (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Logic Pulse Former]] by Evie Codes (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Timing Circuit|Timer circuit]] by MrBigras (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[http://steamcommunity.com/sharedfiles/filedetails/?id=1236169037 Slightly-Less-Simple Logic Units] by Hardly (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[https://steamcommunity.com/sharedfiles/filedetails/?id=1536155985 The ultimate power display] by adamkk03 (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[https://steamcommunity.com/sharedfiles/filedetails/?id=2356339571 Weather Station Guide] by Applesauce (Steam Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
                                        &amp;lt;li&amp;gt;[[Solar_Logic_Circuits_Guide|Solar logic circuits guide]]&amp;lt;/li&amp;gt;&lt;br /&gt;
                                        &amp;lt;li&amp;gt;[[Logic_Monostable_Multivibrator|Logic Monostable Multivibrator]] by illiux#5291 &amp;amp; grilled_salmon#1537 (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
                                        &amp;lt;li&amp;gt;[[Logic_Toggle|Logic Toggle]] by Patistar#8335 (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;Math&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;ul style=&amp;quot;margin-left:8px;&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Pressure, Volume, Quantity, and Temperature]] by Micro&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Furnace temperature and pressure math]]&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;Phase Changes&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;ul style=&amp;quot;margin-left:8px;&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;[[Phase Change guide|Phase Change guide]] by Wark (Wiki Guide)&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
			&amp;lt;/ul&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27296</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27296"/>
		<updated>2026-03-22T06:18:45Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Two-chip Vertical tracking (Moon only) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Manually lower the Solar Panel to 45°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking requires two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic Reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Build a Math Unit from the [[Logic Processor]] kit and place the Logic Memory. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the  Logic Memory to 90. Set the left input of the Math Unit to read the Logic Memory. Set the right input of the Math Unit  to read the Logic Reader. Set the bottom output of the Math Unit to subtract. Set the Batch Writer to read the Math unit and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
[[File:Combined Tracking Two Axis.png|thumb|Combined Vertical and Horizontal tracking .]]&lt;br /&gt;
Two-Chip Horizontal Tracking can be built independently and later upgraded by combining it with Four-Chip Vertical Tracking. In this way a simple yet functional solar power system can be constructed in the early game. Later the system can be upgraded to become more efficient. This is useful for Brutal Starts as it costs fewer resources and takes less [[time]] to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* Build the Two-Chip Horizontal Tracking as shown above. &lt;br /&gt;
* Build the Four-Chip Vertical Tracking as shown above.   &lt;br /&gt;
* The daylight sensor and [[Area Power Controller|area power controller]] can be shared between the two setups.&lt;br /&gt;
* Labelling the Logic Chips and Daylight Sensor will simplify setup&lt;br /&gt;
* If a labeler is unavailable the two logic networks can be built and configured separately so there is no overlap in component names.&lt;br /&gt;
&lt;br /&gt;
== Six-chip dual-axis tracking ==&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
Using [[Integrated_Circuit_(IC10)|Intergrated Logic Chips]] to track the sun will result in a much smaller logic set up, but the implementation might be a bit daunting at first. Conceptually the logic involved is the same.  &lt;br /&gt;
&lt;br /&gt;
* The orientation of the Solar Panel and Daylight Senor are the same.&lt;br /&gt;
* The Horizontal angle will need to be read from the Daylight Sensor&lt;br /&gt;
* The Vertical angle will need to be read for the Daylight Sensor&lt;br /&gt;
* The Vertical angle will need to be corrected. &lt;br /&gt;
**   The following correction must be applied. (Vertical Angel + 90 = Vertical Angle{corrected}     &lt;br /&gt;
* The Horizontal Angle will need to be sent to the Solar Panel&lt;br /&gt;
* The Vertical Angle will need to be sent to the Solar Panel&lt;br /&gt;
* Begin the process again &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27295</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27295"/>
		<updated>2026-03-22T06:18:17Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Two-chip Vertical tracking (Moon only) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Manually lower the Solar Panel to 45°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking requires two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic Reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Build a Math Unit from the [[Logic Processor]] kit and place the Logic Memory. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the  Logic Memory to 90. Set the left input of the Math Unit to read the Logic Memory. Set the right input of the Math Unit  to read the Logic Reader. Set the bottom output of the Math Unit to subtract. Set the Batch Writer to read the Math unit and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
[[File:Combined Tracking Two Axis.png|thumb|Combined Vertical and Horizontal tracking .]]&lt;br /&gt;
Two-Chip Horizontal Tracking can be built independently and later upgraded by combining it with Four-Chip Vertical Tracking. In this way a simple yet functional solar power system can be constructed in the early game. Later the system can be upgraded to become more efficient. This is useful for Brutal Starts as it costs fewer resources and takes less [[time]] to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* Build the Two-Chip Horizontal Tracking as shown above. &lt;br /&gt;
* Build the Four-Chip Vertical Tracking as shown above.   &lt;br /&gt;
* The daylight sensor and [[Area Power Controller|area power controller]] can be shared between the two setups.&lt;br /&gt;
* Labelling the Logic Chips and Daylight Sensor will simplify setup&lt;br /&gt;
* If a labeler is unavailable the two logic networks can be built and configured separately so there is no overlap in component names.&lt;br /&gt;
&lt;br /&gt;
== Six-chip dual-axis tracking ==&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
Using [[Integrated_Circuit_(IC10)|Intergrated Logic Chips]] to track the sun will result in a much smaller logic set up, but the implementation might be a bit daunting at first. Conceptually the logic involved is the same.  &lt;br /&gt;
&lt;br /&gt;
* The orientation of the Solar Panel and Daylight Senor are the same.&lt;br /&gt;
* The Horizontal angle will need to be read from the Daylight Sensor&lt;br /&gt;
* The Vertical angle will need to be read for the Daylight Sensor&lt;br /&gt;
* The Vertical angle will need to be corrected. &lt;br /&gt;
**   The following correction must be applied. (Vertical Angel + 90 = Vertical Angle{corrected}     &lt;br /&gt;
* The Horizontal Angle will need to be sent to the Solar Panel&lt;br /&gt;
* The Vertical Angle will need to be sent to the Solar Panel&lt;br /&gt;
* Begin the process again &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=File:Vertical_Tracking_(Moon_Only).png&amp;diff=27294</id>
		<title>File:Vertical Tracking (Moon Only).png</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=File:Vertical_Tracking_(Moon_Only).png&amp;diff=27294"/>
		<updated>2026-03-22T06:14:24Z</updated>

		<summary type="html">&lt;p&gt;Starviking: Starviking uploaded a new version of File:Vertical Tracking (Moon Only).png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=={{int:filedesc}}==&lt;br /&gt;
{{Information&lt;br /&gt;
|description={{en|1=Two-Chip Vertical tracking f usable on the Moon only.}}&lt;br /&gt;
|date=2026-03-21&lt;br /&gt;
|source={{own}}&lt;br /&gt;
|author=[[User:Starviking|Starviking]]&lt;br /&gt;
|permission=&lt;br /&gt;
|other versions=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=={{int:license-header}}==&lt;br /&gt;
{{licensing|Generic}}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27293</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27293"/>
		<updated>2026-03-22T05:24:42Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Combined Solar Tracking */  Expanded description of combine tracking, rewrote description of the purpose of combining the two systems.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Manually lower the Solar Panel to 45°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking requires two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic Reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Build a Math Unit from the [[Logic Processor]] kit and place the Logic Memory. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the  Logic Memory to 90. Set the left input of the Math Unit to read the Logic Memory. Set the right input of the Math Unit  to read the Logic Reader. Set the bottom output of the Math Unit to subtract. Set the Batch Writer to read the Math unit and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
[[File:Combined Tracking Two Axis.png|thumb|Combined Vertical and Horizontal tracking .]]&lt;br /&gt;
Two-Chip Horizontal Tracking can be built independently and later upgraded by combining it with Four-Chip Vertical Tracking. In this way a simple yet functional solar power system can be constructed in the early game. Later the system can be upgraded to become more efficient. This is useful for Brutal Starts as it costs fewer resources and takes less [[time]] to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* Build the Two-Chip Horizontal Tracking as shown above. &lt;br /&gt;
* Build the Four-Chip Vertical Tracking as shown above.   &lt;br /&gt;
* The daylight sensor and [[Area Power Controller|area power controller]] can be shared between the two setups.&lt;br /&gt;
* Labelling the Logic Chips and Daylight Sensor will simplify setup&lt;br /&gt;
* If a labeler is unavailable the two logic networks can be built and configured separately so there is no overlap in component names.&lt;br /&gt;
&lt;br /&gt;
== Six-chip dual-axis tracking ==&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
Using [[Integrated_Circuit_(IC10)|Intergrated Logic Chips]] to track the sun will result in a much smaller logic set up, but the implementation might be a bit daunting at first. Conceptually the logic involved is the same.  &lt;br /&gt;
&lt;br /&gt;
* The orientation of the Solar Panel and Daylight Senor are the same.&lt;br /&gt;
* The Horizontal angle will need to be read from the Daylight Sensor&lt;br /&gt;
* The Vertical angle will need to be read for the Daylight Sensor&lt;br /&gt;
* The Vertical angle will need to be corrected. &lt;br /&gt;
**   The following correction must be applied. (Vertical Angel + 90 = Vertical Angle{corrected}     &lt;br /&gt;
* The Horizontal Angle will need to be sent to the Solar Panel&lt;br /&gt;
* The Vertical Angle will need to be sent to the Solar Panel&lt;br /&gt;
* Begin the process again &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27292</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27292"/>
		<updated>2026-03-22T04:46:03Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Combined Solar Tracking */  Added illustration of combined solar tracking.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Manually lower the Solar Panel to 45°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking requires two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic Reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Build a Math Unit from the [[Logic Processor]] kit and place the Logic Memory. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the  Logic Memory to 90. Set the left input of the Math Unit to read the Logic Memory. Set the right input of the Math Unit  to read the Logic Reader. Set the bottom output of the Math Unit to subtract. Set the Batch Writer to read the Math unit and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
[[File:Combined Tracking Two Axis.png|thumb|Combined Vertical and Horizontal tracking .]]&lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded by combining it with Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* Build the Two-Chip Horizontal Tracking as shown above. &lt;br /&gt;
* Build the Four-Chip Vertical Tracking as shown above.   &lt;br /&gt;
* The daylight sensor and [[Area Power Controller|area power controller]] can be shared between the two setups.&lt;br /&gt;
&lt;br /&gt;
== Six-chip dual-axis tracking ==&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
Using [[Integrated_Circuit_(IC10)|Intergrated Logic Chips]] to track the sun will result in a much smaller logic set up, but the implementation might be a bit daunting at first. Conceptually the logic involved is the same.  &lt;br /&gt;
&lt;br /&gt;
* The orientation of the Solar Panel and Daylight Senor are the same.&lt;br /&gt;
* The Horizontal angle will need to be read from the Daylight Sensor&lt;br /&gt;
* The Vertical angle will need to be read for the Daylight Sensor&lt;br /&gt;
* The Vertical angle will need to be corrected. &lt;br /&gt;
**   The following correction must be applied. (Vertical Angel + 90 = Vertical Angle{corrected}     &lt;br /&gt;
* The Horizontal Angle will need to be sent to the Solar Panel&lt;br /&gt;
* The Vertical Angle will need to be sent to the Solar Panel&lt;br /&gt;
* Begin the process again &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=File:Combined_Tracking_Two_Axis.png&amp;diff=27291</id>
		<title>File:Combined Tracking Two Axis.png</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=File:Combined_Tracking_Two_Axis.png&amp;diff=27291"/>
		<updated>2026-03-22T04:43:58Z</updated>

		<summary type="html">&lt;p&gt;Starviking: Uploaded own work with UploadWizard&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=={{int:filedesc}}==&lt;br /&gt;
{{Information&lt;br /&gt;
|description={{en|1=Combined Vertical and Horizontal tracking .}}&lt;br /&gt;
|date=2026-03-22&lt;br /&gt;
|source={{own}}&lt;br /&gt;
|author=[[User:Starviking|Starviking]]&lt;br /&gt;
|permission=&lt;br /&gt;
|other versions=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=={{int:license-header}}==&lt;br /&gt;
{{licensing|Generic}}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27290</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27290"/>
		<updated>2026-03-22T03:03:12Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Solar tracking using Integrated Circuits */  added section describing the logic needed for programing the IC10&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Manually lower the Solar Panel to 45°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking requires two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic Reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Build a Math Unit from the [[Logic Processor]] kit and place the Logic Memory. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the  Logic Memory to 90. Set the left input of the Math Unit to read the Logic Memory. Set the right input of the Math Unit  to read the Logic Reader. Set the bottom output of the Math Unit to subtract. Set the Batch Writer to read the Math unit and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded by combining it with Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* Build the Two-Chip Horizontal Tracking as shown above. &lt;br /&gt;
* Build the Four-Chip Vertical Tracking as shown above.   &lt;br /&gt;
* The daylight sensor and [[Area Power Controller|area power controller]] can be shared between the two setups. &lt;br /&gt;
 &lt;br /&gt;
== Six-chip dual-axis tracking ==&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
Using [[Integrated_Circuit_(IC10)|Intergrated Logic Chips]] to track the sun will result in a much smaller logic set up, but the implementation might be a bit daunting at first. Conceptually the logic involved is the same.  &lt;br /&gt;
&lt;br /&gt;
* The orientation of the Solar Panel and Daylight Senor are the same.&lt;br /&gt;
* The Horizontal angle will need to be read from the Daylight Sensor&lt;br /&gt;
* The Vertical angle will need to be read for the Daylight Sensor&lt;br /&gt;
* The Vertical angle will need to be corrected. &lt;br /&gt;
**   The following correction must be applied. (Vertical Angel + 90 = Vertical Angle{corrected}     &lt;br /&gt;
* The Horizontal Angle will need to be sent to the Solar Panel&lt;br /&gt;
* The Vertical Angle will need to be sent to the Solar Panel&lt;br /&gt;
* Begin the process again &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27289</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27289"/>
		<updated>2026-03-22T02:48:29Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Solar tracking using Integrated Circuits */  Changed description to be more agnostic about the relative value of IC10 vs Logic Chips&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Manually lower the Solar Panel to 45°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking requires two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic Reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Build a Math Unit from the [[Logic Processor]] kit and place the Logic Memory. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the  Logic Memory to 90. Set the left input of the Math Unit to read the Logic Memory. Set the right input of the Math Unit  to read the Logic Reader. Set the bottom output of the Math Unit to subtract. Set the Batch Writer to read the Math unit and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded by combining it with Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* Build the Two-Chip Horizontal Tracking as shown above. &lt;br /&gt;
* Build the Four-Chip Vertical Tracking as shown above.   &lt;br /&gt;
* The daylight sensor and [[Area Power Controller|area power controller]] can be shared between the two setups. &lt;br /&gt;
 &lt;br /&gt;
== Six-chip dual-axis tracking ==&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
Using [[Integrated_Circuit_(IC10)|Intergrated Logic Chips]] to track the sun will result in a much smaller logic set up, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27288</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27288"/>
		<updated>2026-03-22T02:05:56Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Combined Solar Tracking */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Manually lower the Solar Panel to 45°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking requires two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic Reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Build a Math Unit from the [[Logic Processor]] kit and place the Logic Memory. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the  Logic Memory to 90. Set the left input of the Math Unit to read the Logic Memory. Set the right input of the Math Unit  to read the Logic Reader. Set the bottom output of the Math Unit to subtract. Set the Batch Writer to read the Math unit and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded by combining it with Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* Build the Two-Chip Horizontal Tracking as shown above. &lt;br /&gt;
* Build the Four-Chip Vertical Tracking as shown above.   &lt;br /&gt;
* The daylight sensor and [[Area Power Controller|area power controller]] can be shared between the two setups. &lt;br /&gt;
 &lt;br /&gt;
== Six-chip dual-axis tracking ==&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27287</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27287"/>
		<updated>2026-03-22T02:04:29Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Four Chip Vertical tracking */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Manually lower the Solar Panel to 45°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking requires two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic Reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Build a Math Unit from the [[Logic Processor]] kit and place the Logic Memory. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the  Logic Memory to 90. Set the left input of the Math Unit to read the Logic Memory. Set the right input of the Math Unit  to read the Logic Reader. Set the bottom output of the Math Unit to subtract. Set the Batch Writer to read the Math unit and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded by combining it with Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* Build the Two-Chip Horizontal Tracking as shown above. &lt;br /&gt;
* Build the Four-Chip Vertical Tracking as shown above.   &lt;br /&gt;
* The daylight sensor and [[Area Power Controller|area power controller]] can be shared between the two setups. &lt;br /&gt;
 &lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27286</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27286"/>
		<updated>2026-03-22T02:02:50Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Two-chip Horizontal tracking */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Manually lower the Solar Panel to 45°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking required two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic Reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Build a Math Unit from the [[Logic Processor]] kit and place the Logic Memory. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the  Logic Memory to 90. Set the left input of the Math Unit to read the Logic Memory. Set the right input of the Math Unit  to read the Logic Reader. Set the bottom output of the Math Unit to subtract. Set the Batch Writer to read the Math unit and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded by combining it with Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* Build the Two-Chip Horizontal Tracking as shown above. &lt;br /&gt;
* Build the Four-Chip Vertical Tracking as shown above.   &lt;br /&gt;
* The daylight sensor and [[Area Power Controller|area power controller]] can be shared between the two setups. &lt;br /&gt;
 &lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27285</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27285"/>
		<updated>2026-03-22T01:58:03Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Two-chip Vertical tracking (Moon only) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking required two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic Reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Build a Math Unit from the [[Logic Processor]] kit and place the Logic Memory. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the  Logic Memory to 90. Set the left input of the Math Unit to read the Logic Memory. Set the right input of the Math Unit  to read the Logic Reader. Set the bottom output of the Math Unit to subtract. Set the Batch Writer to read the Math unit and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded by combining it with Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* Build the Two-Chip Horizontal Tracking as shown above. &lt;br /&gt;
* Build the Four-Chip Vertical Tracking as shown above.   &lt;br /&gt;
* The daylight sensor and [[Area Power Controller|area power controller]] can be shared between the two setups. &lt;br /&gt;
 &lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27284</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27284"/>
		<updated>2026-03-22T01:56:50Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Combined Solar Tracking */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking required two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic Reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Build a Math Unit from the [[Logic Processor]] kit and place the Logic Memory. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the  Logic Memory to 90. Set the left input of the Math Unit to read the Logic Memory. Set the right input of the Math Unit  to read the Logic Reader. Set the bottom output of the Math Unit to subtract. Set the Batch Writer to read the Math unit and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded by combining it with Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* Build the Two-Chip Horizontal Tracking as shown above. &lt;br /&gt;
* Build the Four-Chip Vertical Tracking as shown above.   &lt;br /&gt;
* The daylight sensor and [[Area Power Controller|area power controller]] can be shared between the two setups. &lt;br /&gt;
 &lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27283</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27283"/>
		<updated>2026-03-22T01:56:30Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Combined Solar Tracking */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking required two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic Reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Build a Math Unit from the [[Logic Processor]] kit and place the Logic Memory. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the  Logic Memory to 90. Set the left input of the Math Unit to read the Logic Memory. Set the right input of the Math Unit  to read the Logic Reader. Set the bottom output of the Math Unit to subtract. Set the Batch Writer to read the Math unit and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded by combining it with Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
 * Build the Two-Chip Horizontal Tracking as shown above. &lt;br /&gt;
 * Build the Four-Chip Vertical Tracking as shown above.   &lt;br /&gt;
 * The daylight sensor and area power controller can be shared between the two setups. &lt;br /&gt;
 &lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27282</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27282"/>
		<updated>2026-03-22T01:53:01Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Four Chip Vertical tracking */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking required two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic Reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Build a Math Unit from the [[Logic Processor]] kit and place the Logic Memory. Set the Logic Reader to read the Vertical Angle from the Daylight Sensor. Set the  Logic Memory to 90. Set the left input of the Math Unit to read the Logic Memory. Set the right input of the Math Unit  to read the Logic Reader. Set the bottom output of the Math Unit to subtract. Set the Batch Writer to read the Math unit and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded up Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27281</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27281"/>
		<updated>2026-03-22T01:44:13Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Two-chip Horizontal tracking */  added build instructions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor horizontally with the data port facing North and the sensor facing up. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Horizontal Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Horizontal Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking required two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded up Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27280</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27280"/>
		<updated>2026-03-22T01:41:47Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Two-chip Vertical tracking (Moon only) */  added description of build process&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Solar_Panel|Solar Panel (Dual)]]  &lt;br /&gt;
* [[Kit (Logic I/O)]] x2&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
* [[Cables|Cable]]&lt;br /&gt;
* [[Power_Controller|Area Power Controller]] X1&lt;br /&gt;
&lt;br /&gt;
Place the Solar panel with the data port facing sunrise. Place the Daylight Sensor vertically on the wall with the data port facing down and the sensor facing sunrise. Build a Logic reader and a Batch Writer from the 2 [[Logic I/O]] Kits. Set the Logic reader to read the Vertical Angle from the Daylight Sensor. Set the Batch Writer to Read the Reader and output the Vertical Angle to the [[Solar Panel (Dual)]]. Rotate the Solar Panel to 270°. Add an Area [[Power Controller]] to make sure the Logic Chips do not lose power.&lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking required two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded up Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27279</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27279"/>
		<updated>2026-03-22T01:27:16Z</updated>

		<summary type="html">&lt;p&gt;Starviking: Added two-Chip vertical tracking for the Moon, re-arranged pictures&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
[[File:Vertical Tracking (Moon Only).png|thumb|Two-Chip Vertical tracking f usable on the Moon only.]]&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips. &lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
Vertical tracking required two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded up Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=File:Vertical_Tracking_(Moon_Only).png&amp;diff=27278</id>
		<title>File:Vertical Tracking (Moon Only).png</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=File:Vertical_Tracking_(Moon_Only).png&amp;diff=27278"/>
		<updated>2026-03-22T01:24:30Z</updated>

		<summary type="html">&lt;p&gt;Starviking: Uploaded own work with UploadWizard&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=={{int:filedesc}}==&lt;br /&gt;
{{Information&lt;br /&gt;
|description={{en|1=Two-Chip Vertical tracking f usable on the Moon only.}}&lt;br /&gt;
|date=2026-03-21&lt;br /&gt;
|source={{own}}&lt;br /&gt;
|author=[[User:Starviking|Starviking]]&lt;br /&gt;
|permission=&lt;br /&gt;
|other versions=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=={{int:license-header}}==&lt;br /&gt;
{{licensing|Generic}}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27277</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27277"/>
		<updated>2026-03-22T01:22:35Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Four Chip Vertical tracking */ Added picture show tracking setup&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips. &lt;br /&gt;
&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
[[File:Vertical Tracking Two Axis.png|thumb|Four-Chip Vertical Tracking, stand alone.]]&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
Vertical tracking required two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90).&lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded up Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27276</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27276"/>
		<updated>2026-03-22T01:21:20Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Two-chip Horizontal tracking */  Added photo showing tracking setup&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips. &lt;br /&gt;
&lt;br /&gt;
[[File:Horizontal Tracking.png|thumb|Two-Chip Horizontal Tracking, stand alone.]]&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined.&lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
Vertical tracking required two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90). &lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded up Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=File:Vertical_Tracking_Two_Axis.png&amp;diff=27275</id>
		<title>File:Vertical Tracking Two Axis.png</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=File:Vertical_Tracking_Two_Axis.png&amp;diff=27275"/>
		<updated>2026-03-22T01:19:19Z</updated>

		<summary type="html">&lt;p&gt;Starviking: Uploaded own work with UploadWizard&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=={{int:filedesc}}==&lt;br /&gt;
{{Information&lt;br /&gt;
|description={{en|1=Four-Chip Vertical Tracking, stand alone.}}&lt;br /&gt;
|date=2026-03-21&lt;br /&gt;
|source={{own}}&lt;br /&gt;
|author=[[User:Starviking|Starviking]]&lt;br /&gt;
|permission=&lt;br /&gt;
|other versions=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=={{int:license-header}}==&lt;br /&gt;
{{licensing|Generic}}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=File:Horizontal_Tracking.png&amp;diff=27274</id>
		<title>File:Horizontal Tracking.png</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=File:Horizontal_Tracking.png&amp;diff=27274"/>
		<updated>2026-03-22T01:19:19Z</updated>

		<summary type="html">&lt;p&gt;Starviking: Uploaded own work with UploadWizard&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=={{int:filedesc}}==&lt;br /&gt;
{{Information&lt;br /&gt;
|description={{en|1=Two-Chip Horizontal Tracking, stand alone.}}&lt;br /&gt;
|date=2026-03-21&lt;br /&gt;
|source={{own}}&lt;br /&gt;
|author=[[User:Starviking|Starviking]]&lt;br /&gt;
|permission=&lt;br /&gt;
|other versions=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=={{int:license-header}}==&lt;br /&gt;
{{licensing|Generic}}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27273</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27273"/>
		<updated>2026-03-22T01:10:35Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Solar tracking using Logic Chips */  Added  sections for Two and Four Chip solar tracking.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
===Two-chip Vertical tracking (Moon only)===&lt;br /&gt;
Because the sun passes directly East to West with zero solar offset  on the moon, it can be tracked using only 2 logic chips. &lt;br /&gt;
&lt;br /&gt;
==Two-chip Horizontal tracking==&lt;br /&gt;
With the daylight sensor and solar panel correctly positioned, the solar panel can tack the sun&#039;s horizontal track using only 2 chips. On [[Mars]] this can yield approximately 80% efficient solar tracking if the solar panel is manually positioned at 45° vertical. Two-chip Horizontal and two-chip Vertical tracking cannot be combined. &lt;br /&gt;
&lt;br /&gt;
==Four Chip Vertical tracking==&lt;br /&gt;
Vertical tracking required two additional chips, a Logic Memory and a Math Unit. There are two different method of obtaining the correct vertical solar angle. Either (90-Solar angle) or (Solar angle+90). &lt;br /&gt;
&lt;br /&gt;
==Combined Solar Tracking== &lt;br /&gt;
Two-Chip Horizontal Tracking can be upgraded up Four-Chip Vertical Tracking. Rather than building both at once it is possible to build the Two-Chip Horizontal Tracking and integrate Four-Chip Vertical Tracking at a later [[time]]. This is convenient for Brutal Starts as it costs fewer resources and takes less time to get a functioning solar power setup. &lt;br /&gt;
   &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27272</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27272"/>
		<updated>2026-03-22T00:40:22Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Geometry Of Solar Panels and Daylight Sensors */  Added description of solar panel and daylight sensor orientation.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
The Horizontal and Vertcal angle measured by the daylight sensor is different from the Solar panels coordinates system. In order to point the solar panel correctly either the angle read from the daylight sensor will need to be recalculated using a Math Unit, or the daylight sensor and solar panel will need to have a different orientation. The Vertical angle measured by the daylight sensor is also different from the Solar panels coordinates system. &lt;br /&gt;
&lt;br /&gt;
If the daylight sensor is positioned horizontally the solar panel&#039;s data port should be 90° clockwise from the daylight sensor&#039;s Data Port. This will give a Horizontal angles without needing to additional Logic and math. Obtaining a Vertical angle will require additional Logic and Math.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27270</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27270"/>
		<updated>2026-03-22T00:11:49Z</updated>

		<summary type="html">&lt;p&gt;Starviking: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The [[Moon]] is 0° so single axis solar tracking can be 100% efficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27269</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27269"/>
		<updated>2026-03-22T00:10:58Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Types of Tracking */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27268</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27268"/>
		<updated>2026-03-22T00:10:33Z</updated>

		<summary type="html">&lt;p&gt;Starviking: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]]  and Solar Panel being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
==Types of Tracking==&lt;br /&gt;
  There are two components to solar tracking, Horizontal position and Vertical position. A solar panel can be positioned using only one of these factors (single axis tracking) or both of these factors (dual axis tracking). Depending on the geometry of sun&#039;s sky tack on a particular planet single axis tracking can be very efficient. The solar inclination on The Moon is 0° so single axis solar tracking can be 100% efficient.  &lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27267</id>
		<title>Solar Logic Circuits Guide</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Logic_Circuits_Guide&amp;diff=27267"/>
		<updated>2026-03-21T23:58:13Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Disclaimer */  Changed descript to be agnostic regarding sensor point.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]][[Category:Solar power]]&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
Due to the frequency of game updates, all solutions are subject to change and may or may not be functional.&lt;br /&gt;
&lt;br /&gt;
The designs on this page are valid as of v0.2.5906.26015 (2025-09-16)&lt;br /&gt;
&lt;br /&gt;
Guides in this section calls out the [[sensor]] being placed in a specific orientation, but not all guides use the same orientation. When follow a a guide please be sure to place your sensor and solar panel as described in the guide.&lt;br /&gt;
&lt;br /&gt;
== Geometry Of [[Solar Panel|Solar Panels]] and [[Sensors#Daylight Sensor|Daylight Sensors]] ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
daylight sensor horizontal.png|Geometry of values measured by daylight sensor in horizontal (yaw) mode&lt;br /&gt;
daylight sensor vertical.png|Geometry of values measured by daylight sensor in vertical (pitch) mode&lt;br /&gt;
solar panel yaw-Horizontal setting.png|Effect of setting horizontal rotation of a solar panel&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Solar tracking using Logic Chips ==&lt;br /&gt;
&lt;br /&gt;
=== Six-chip dual-axis tracking ===&lt;br /&gt;
To get a &amp;quot;100%&amp;quot; accurate solar [[tracker]] on [[planets]] with an offset solar arc, you need to include the Horizontal component to the solar angle.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What do you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Kit (Logic I/O)]] x4&lt;br /&gt;
* [[Kit (Logic Processor)]]&lt;br /&gt;
* [[Kit (Logic Memory)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
Place the [[Daylight Sensor]] facing up, &#039;&#039;&#039;with the [[Data Port]] facing north (0 degrees).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Horizontal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic]] Reader || Horizontal Reader || Daylight Sensor || Horizontal || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Horizontal Writer || Horizontal Reader || Horizontal || [[Solar Panel]]&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Vertical&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN&#039;&#039;&#039; !! &#039;&#039;&#039;VAR&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Reader || Vertical Reader || Daylight Sensor || Vertical || &lt;br /&gt;
|-&lt;br /&gt;
| Batch Writer || Vertical Writer || Vertical Correction Math || Vertical || Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;Value&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [[Logic Memory]] || Vertical Correction Memory || 90&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;Chip&#039;&#039;&#039; !! &#039;&#039;&#039;Chip label&#039;&#039;&#039; !! &#039;&#039;&#039;IN 1&#039;&#039;&#039; !! &#039;&#039;&#039;IN 2&#039;&#039;&#039; !! &#039;&#039;&#039;OUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Logic Math || Vertical Correction Math || Vertical Reader || Vertical Correction Memory || Add&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:2022-10-02 Two-axis solar tracking.png|Accurate two-axis solar tracking]]&lt;br /&gt;
&lt;br /&gt;
The panels should align themselves to the sun, you make sure to &#039;&#039;&#039;put the [[Power]] Port on the panels facing east (east - 90 degrees).&#039;&#039;&#039; If you&#039;ve already built the panels and logic with the Power Port facing west, swapping the direction of the sensor so that its Data Port faces south will allow the setup to work with no additional changes.&lt;br /&gt;
&lt;br /&gt;
== Solar tracking using Integrated Circuits ==&lt;br /&gt;
This is the most powerful way to track the sun, but the implementation might be a bit daunting at first.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What you need:&#039;&#039;&#039;&lt;br /&gt;
* [[Integrated Circuit (IC10)]]&lt;br /&gt;
* [[Kit (IC Housing)]]&lt;br /&gt;
* [[Sensors|Kit (Sensor)]] &amp;gt; [[Sensors#Daylight Sensor|Daylight Sensor]]&lt;br /&gt;
&lt;br /&gt;
And if you don&#039;t already have one set up:&lt;br /&gt;
* [[Kit (Computer)]]&lt;br /&gt;
* [[Motherboard (IC Editor)|IC Editor Motherboard]]&lt;br /&gt;
&lt;br /&gt;
Place the &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; facing up, note which direction the Data Port is facing, and which direction the solar panel Power Port is facing. These two directions are needed in the code. The &#039;&#039;&#039;Daylight Sensor&#039;&#039;&#039; is connected to the &#039;&#039;&#039;d0&#039;&#039;&#039; screw, that&#039;s all you need.&lt;br /&gt;
&lt;br /&gt;
A simple code example can be found here: https://stationeering.com/tools/ic/_2FpmwojGnBq&amp;lt;br&amp;gt;&lt;br /&gt;
This code is considered &amp;quot;inefficient&amp;quot; since it&#039;s hard-coded to spam all types of [[solar panels]], even if you don&#039;t have them.&lt;br /&gt;
&lt;br /&gt;
A better code example can be found here: https://stationeering.com/tools/ic/_2FpoBEcd3QK&amp;lt;br&amp;gt;&lt;br /&gt;
It targets the solar-panel types on &#039;&#039;&#039;d2&#039;&#039;&#039; and (optionally) &#039;&#039;&#039;d3&#039;&#039;&#039;, so it&#039;s less spammy. It also has an option for a display (&#039;&#039;&#039;Kit ([[Console]])&#039;&#039;&#039;) on &#039;&#039;&#039;d1&#039;&#039;&#039; that shows the sum of power output from both types of panels&lt;br /&gt;
&lt;br /&gt;
== duality of orientation ==&lt;br /&gt;
&lt;br /&gt;
Due to the coordinate system used by solar panels, it is actually possible to capture peak sunlight using two different (but related) H,V coordinates.&lt;br /&gt;
&lt;br /&gt;
[[File:stationeers-solar-duality.svg|frameless|panels using different control logic to accomplish the same goal]]&lt;br /&gt;
&lt;br /&gt;
This screenshot shows two sets of solar panels, each with its own daylight sensor.  Each sensor is oriented differently to properly match its panel and formulas.  The panel on the right uses panel.horizontal = daysensor.horizontal; panel.vertical = 90-daysensor.vertical; while the panel on the left uses panel.horizontal = daysensor.horizontal; panel.vertical = daysensor.vertical + 90.  They both achieve the same orientation.&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27265</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27265"/>
		<updated>2026-03-21T23:53:02Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Types of Solar Panel Kit */  changed level 3 headings to level 2, attempting to get editing brackets to appear next to section they pertain to&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
== Printed with the Electronics Printer (Tier One) ==&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Printed with the Electronics Printer (Tier Two) ==&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but are more expensive to build. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
==Comparison==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Power Output==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
===Control===&lt;br /&gt;
&lt;br /&gt;
Basic Solar panels can be manually positioned during construction to capture the most solar energy over the course of the day. On the [[Moon]] the best orientation is either a flat horizontal orientation or a 45° configuration facing East or West. On [[Mars]] the best Orientation is a 45° orientation facing south.&lt;br /&gt;
&lt;br /&gt;
Solar panel can be manually pointed using the Wrench or automatically positioned by writing the desired position to [[Data Port|Data port]]. When setting up an automatic positioning system the orientation of the [[Data Port|Data port]] is a vary important factor for  both the Daylight [[sensor]] and the Solar Panel. &lt;br /&gt;
Detailed information can be found in the [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]].&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27264</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27264"/>
		<updated>2026-03-21T23:50:32Z</updated>

		<summary type="html">&lt;p&gt;Starviking: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
=== Printed with the Electronics Printer (Tier One) ===&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Printed with the Electronics Printer (Tier Two) ===&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but are more expensive to build. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
===Comparison===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Power Output==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
===Control===&lt;br /&gt;
&lt;br /&gt;
Basic Solar panels can be manually positioned during construction to capture the most solar energy over the course of the day. On the [[Moon]] the best orientation is either a flat horizontal orientation or a 45° configuration facing East or West. On [[Mars]] the best Orientation is a 45° orientation facing south.&lt;br /&gt;
&lt;br /&gt;
Solar panel can be manually pointed using the Wrench or automatically positioned by writing the desired position to [[Data Port|Data port]]. When setting up an automatic positioning system the orientation of the [[Data Port|Data port]] is a vary important factor for  both the Daylight [[sensor]] and the Solar Panel. &lt;br /&gt;
Detailed information can be found in the [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]].&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27263</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27263"/>
		<updated>2026-03-21T23:48:41Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Positioning */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
=== Printed with the Electronics Printer (Tier One) ===&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Printed with the Electronics Printer (Tier Two) ===&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but are more expensive to build. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
===Comparison===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Power Output==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
===Control===&lt;br /&gt;
&lt;br /&gt;
Basic Solar panels can be manually positioned during construction to capture the most solar energy over the course of the day. On the [[Moon]] the best orientation is either a flat horizontal orientation or a 45° configuration facing East or West. On [[Mars]] the best Orientation is a 45° orientation facing south.&lt;br /&gt;
&lt;br /&gt;
Solar panel can be manually pointed using the Wrench or automatically positioned by writing the desired position to [[Data Port|Data port]]. When setting up an automatic positioning system the orientation of the [[Data Port|Data port]] is a vary important factor for  both the Daylight [[sensor]] and the Solar Panel. &lt;br /&gt;
Detailed information can be found in the [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]].&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27262</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27262"/>
		<updated>2026-03-21T23:45:33Z</updated>

		<summary type="html">&lt;p&gt;Starviking: Repositioned item boxes , trying to get edit bracket to remain in the correct section instead of piling up in other sections.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
=== Printed with the Electronics Printer (Tier One) ===&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Printed with the Electronics Printer (Tier Two) ===&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but more expensive. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
===Comparison===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Power Output==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
===Control===&lt;br /&gt;
&lt;br /&gt;
Basic Solar panels can be manually positioned during construction to capture the most solar energy over the course of the day. On the [[Moon]] the best orientation is either a flat horizontal orientation or a 45° configuration facing East or West. On [[Mars]] the best Orientation is a 45° orientation facing south.&lt;br /&gt;
&lt;br /&gt;
Solar panel can be manually pointed using the Wrench or automatically positioned by writing the desired position to [[Data Port|Data port]]. When setting up an automatic positioning system the orientation of the [[Data Port|Data port]] is a vary important factor for  both the Daylight [[sensor]] and the Solar Panel. &lt;br /&gt;
Detailed information can be found in the [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]].&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27261</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27261"/>
		<updated>2026-03-21T23:41:06Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Types of Solar Panel Kit */  add &amp;quot;comparison&amp;quot; headed to table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=== Printed with the Electronics Printer (Tier One) ===&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Printed with the Electronics Printer (Tier Two) ===&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but more expensive. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
===Comparison===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Power Output==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
===Control===&lt;br /&gt;
&lt;br /&gt;
Basic Solar panels can be manually positioned during construction to capture the most solar energy over the course of the day. On the [[Moon]] the best orientation is either a flat horizontal orientation or a 45° configuration facing East or West. On [[Mars]] the best Orientation is a 45° orientation facing south.&lt;br /&gt;
&lt;br /&gt;
Solar panel can be manually pointed using the Wrench or automatically positioned by writing the desired position to [[Data Port|Data port]]. When setting up an automatic positioning system the orientation of the [[Data Port|Data port]] is a vary important factor for  both the Daylight [[sensor]] and the Solar Panel. &lt;br /&gt;
Detailed information can be found in the [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]].&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27260</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27260"/>
		<updated>2026-03-21T23:40:02Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Types of Solar Panel Kit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=== Printed with the Electronics Printer (Tier One) ===&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Printed with the Electronics Printer (Tier Two) ===&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but more expensive. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Power Output==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
===Control===&lt;br /&gt;
&lt;br /&gt;
Basic Solar panels can be manually positioned during construction to capture the most solar energy over the course of the day. On the [[Moon]] the best orientation is either a flat horizontal orientation or a 45° configuration facing East or West. On [[Mars]] the best Orientation is a 45° orientation facing south.&lt;br /&gt;
&lt;br /&gt;
Solar panel can be manually pointed using the Wrench or automatically positioned by writing the desired position to [[Data Port|Data port]]. When setting up an automatic positioning system the orientation of the Data port is a vary important factor for  both the Daylight [[sensor]] and the Solar Panel. &lt;br /&gt;
Detailed information can be found in the [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]].&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27259</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27259"/>
		<updated>2026-03-21T23:39:29Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Types of Solar Panel Kit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=== Printed with the Electronics Printer (Tier One) ===&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Printed with the Electronics Printer (Tier Two) ===&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but more expensive. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
===Comparison===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Power Output==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
===Control===&lt;br /&gt;
&lt;br /&gt;
Basic Solar panels can be manually positioned during construction to capture the most solar energy over the course of the day. On the [[Moon]] the best orientation is either a flat horizontal orientation or a 45° configuration facing East or West. On [[Mars]] the best Orientation is a 45° orientation facing south.&lt;br /&gt;
&lt;br /&gt;
Solar panel can be manually pointed using the Wrench or automatically positioned by writing the desired position to [[Data Port|Data port]]. When setting up an automatic positioning system the orientation of the Data port is a vary important factor for  both the Daylight [[sensor]] and the Solar Panel. &lt;br /&gt;
Detailed information can be found in the [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]].&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27258</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27258"/>
		<updated>2026-03-21T23:36:54Z</updated>

		<summary type="html">&lt;p&gt;Starviking: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=== Printed with the Electronics Printer (Tier One) ===&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Printed with the Electronics Printer (Tier Two) ===&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but more expensive. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Power Output==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
===Control===&lt;br /&gt;
&lt;br /&gt;
Basic Solar panels can be manually positioned during construction to capture the most solar energy over the course of the day. On the [[Moon]] the best orientation is either a flat horizontal orientation or a 45° configuration facing East or West. On [[Mars]] the best Orientation is a 45° orientation facing south.&lt;br /&gt;
&lt;br /&gt;
Solar panel can be manually pointed using the Wrench or automatically positioned by writing the desired position to [[Data Port|Data port]]. When setting up an automatic positioning system the orientation of the Data port is a vary important factor for  both the Daylight [[sensor]] and the Solar Panel. &lt;br /&gt;
Detailed information can be found in the [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]].&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27257</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27257"/>
		<updated>2026-03-21T23:32:52Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Power output of a single Solar Panel on different planets */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
=== Printed with the Electronics Printer (Tier One) ===&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Printed with the Electronics Printer (Tier Two) ===&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but more expensive. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Power Output==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
===Control===&lt;br /&gt;
&lt;br /&gt;
Basic Solar panels can be manually positioned during construction to capture the most solar energy over the course of the day. On the [[Moon]] the best orientation is either a flat horizontal orientation or a 45° configuration facing East or West. On [[Mars]] the best Orientation is a 45° orientation facing south.&lt;br /&gt;
&lt;br /&gt;
Solar panel can be manually pointed using the Wrench or automatically positioned by writing the desired position to [[Data Port|Data port]]. When setting up an automatic positioning system the orientation of the Data port is a vary important factor for  both the Daylight [[sensor]] and the Solar Panel. &lt;br /&gt;
Detailed information can be found in the [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]].&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27256</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27256"/>
		<updated>2026-03-21T23:31:16Z</updated>

		<summary type="html">&lt;p&gt;Starviking: Moved solar panel output&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
=== Printed with the Electronics Printer (Tier One) ===&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Printed with the Electronics Printer (Tier Two) ===&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but more expensive. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Power output of a single Solar Panel on different planets==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
===Control===&lt;br /&gt;
&lt;br /&gt;
Basic Solar panels can be manually positioned during construction to capture the most solar energy over the course of the day. On the [[Moon]] the best orientation is either a flat horizontal orientation or a 45° configuration facing East or West. On [[Mars]] the best Orientation is a 45° orientation facing south.&lt;br /&gt;
&lt;br /&gt;
Solar panel can be manually pointed using the Wrench or automatically positioned by writing the desired position to [[Data Port|Data port]]. When setting up an automatic positioning system the orientation of the Data port is a vary important factor for  both the Daylight [[sensor]] and the Solar Panel. &lt;br /&gt;
Detailed information can be found in the [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]].&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27255</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27255"/>
		<updated>2026-03-21T23:28:32Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Usage */  Added information on basic solar panel orientation and solar panel control logic.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
=== Printed with the Electronics Printer (Tier One) ===&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Printed with the Electronics Printer (Tier Two) ===&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but more expensive. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
===Control===&lt;br /&gt;
&lt;br /&gt;
Basic Solar panels can be manually positioned during construction to capture the most solar energy over the course of the day. On the [[Moon]] the best orientation is either a flat horizontal orientation or a 45° configuration facing East or West. On [[Mars]] the best Orientation is a 45° orientation facing south.&lt;br /&gt;
&lt;br /&gt;
Solar panel can be manually pointed using the Wrench or automatically positioned by writing the desired position to Data port. When setting up an automatic positioning system the orientation of the Data port is a vary important factor for  both the Daylight [[sensor]] and the Solar Panel. &lt;br /&gt;
Detailed information can be found in the [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]].&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
==Power output of a single Solar Panel on different planets==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27254</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27254"/>
		<updated>2026-03-21T23:17:10Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
=== Printed with the Electronics Printer (Tier One) ===&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Printed with the Electronics Printer (Tier Two) ===&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but more expensive. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
===Control===&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide|Solar Logic Circuits Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
==Power output of a single Solar Panel on different planets==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27253</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27253"/>
		<updated>2026-03-21T23:14:40Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Control */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
=== Printed with the Electronics Printer (Tier One) ===&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Printed with the Electronics Printer (Tier Two) ===&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but more expensive. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
===Control===&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
==Power output of a single Solar Panel on different planets==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27252</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27252"/>
		<updated>2026-03-21T23:13:28Z</updated>

		<summary type="html">&lt;p&gt;Starviking: Moved positioning under &amp;quot;usage&amp;quot;  added section for &amp;quot;control&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
=== Printed with the Electronics Printer (Tier One) ===&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Printed with the Electronics Printer (Tier Two) ===&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but more expensive. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Positioning===&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
==Control==&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
==Power output of a single Solar Panel on different planets==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27251</id>
		<title>Solar Panel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Solar_Panel&amp;diff=27251"/>
		<updated>2026-03-21T23:10:17Z</updated>

		<summary type="html">&lt;p&gt;Starviking: /* Description */  Changed Daylight sensor link from  external link to internal link, added link to Integrated ciruits.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Solar power]] [[Category:Power]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Flat)]], [[Solar Panel (Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = 844961456&lt;br /&gt;
 | prefabname  = ItemKitSolarPanelBasic&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 5g [[Gold]], 20g [[Copper]], 15g [[Steel]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Dual)]], [[Solar Panel]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -1924492105&lt;br /&gt;
 | prefabname  = ItemKitSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Basic Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 10g [[Copper]], 10g [[Steel]], 2g [[Electrum]], 10g [[Invar]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Flat)]], [[Solar Panel (Heavy Angled)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -528695432&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Solar Panel Heavy)&lt;br /&gt;
 | image       = [[File:ItemKitSolarPanel.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]] (Tier Two)&lt;br /&gt;
 | cost        = 20g [[Copper]], 10g [[Steel]], 5g [[Electrum]], 15g [[Astroloy]]&lt;br /&gt;
 | constructs  = [[Solar Panel (Heavy Dual)]], [[Solar Panel (Heavy)]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | prefabhash  = -364868685&lt;br /&gt;
 | prefabname  = x&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -2045627372&lt;br /&gt;
 | prefab_name      = StructureSolarPanel&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Solar Panel (Dual)&lt;br /&gt;
 | power_usage      = 0W to 500W generated&lt;br /&gt;
 | placed_with_item = [[Kit (Solar Panel)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | const_with_item1 = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Solar Panel)]]&lt;br /&gt;
 | decon_with_tool2 = [[Crowbar]]&lt;br /&gt;
 | item_rec2        = [[Glass Sheets|Glass Sheet]]&lt;br /&gt;
 | prefab_hash      = -539224550&lt;br /&gt;
 | prefab_name      = StructureSolarPanelDual&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The &#039;&#039;&#039;Solar Panel&#039;&#039;&#039; generates [[power]] by absorbing sunlight, depending on solar intensity. Can be manually rotated using a [[Wrench]]. They can be built in two configurations: &amp;quot;dual&amp;quot; configuration with opposite side split power/data ports, or normal configuration with same side combined power/data ports.&lt;br /&gt;
&lt;br /&gt;
Data ports can interact with [[Kit (Logic I/O)|Logic Chips]] or [[Integrated_Circuit_(IC10)|Integrated Circuits]] and [[Sensor#Daylight_Sensor|Daylight Sensors]] to automatically rotate the panel to face the sun.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Can also be destroyed by [[Storm|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.&lt;br /&gt;
&lt;br /&gt;
During [[Solar Storms]] Solar Panels output more [[energy]]. Due to this, unexpected cable burnings and power shortages can happen. &lt;br /&gt;
&lt;br /&gt;
They can be repaired with [[Duct Tape]], or by dissembling them and reassembling them. You could even cover them with windows to protect them from [[Storm|storms]] at the cost of some efficiency of the panels themselves being lost. And Heavy Solar Panels are a more expensive version that do not take [[storm]] damage but it is debatable if its worth making the tier 2 metal [[Astroloy]] to prevent [[storm]] damage whilst retaining maximum efficiency.&lt;br /&gt;
&lt;br /&gt;
== Types of Solar Panel Kit ==&lt;br /&gt;
=== Printed with the Electronics Printer (Tier One) ===&lt;br /&gt;
These are useful early on when resources are limited.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic)&#039;&#039;&#039; don&#039;t have [[logic]] inputs so they can&#039;t be set up to automatically track the sun and spend most of their [[time]] at reduced power output. The position of Basic Solar Panel greatly effects the amount of energy the will collect.  &lt;br /&gt;
*The position of &#039;&#039;&#039;Kit (Solar Panels)&#039;&#039;&#039; can be set manually using the [[Wrench|Wrench]]. In addition they have logic inputs and can be  [[Solar Logic Circuits Guide|programmed to automatically track the sun]] for optimal power output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Printed with the Electronics Printer (Tier Two) ===&lt;br /&gt;
Heavy Solar Panels are protected against [[Storm|storm]] damage, but more expensive. Note that not all [[planets]] have storms.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Basic Heavy)&#039;&#039;&#039; are similar to Basic Solar Panels and do not have logic inputs.&lt;br /&gt;
*&#039;&#039;&#039;Kit (Solar Panel Heavy)&#039;&#039;&#039; are similar to Solar Panels and have logic inputs.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name of Construction !! Kit to Build !! Programmable Angle !! Immune to Storms !! Combined Power/Data Ports&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Flat) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Angled) || Kit (Solar Panel Basic) || No || No || N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039; || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Dual) || Kit (Solar Panel) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No || No&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Flat) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Angled) || Kit (Solar Panel Basic Heavy) || No || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Solar Panel (Heavy Dual) || Kit (Solar Panel Heavy) || &#039;&#039;&#039;Yes&#039;&#039;&#039;|| &#039;&#039;&#039;Yes&#039;&#039;&#039;|| No&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Positioning ==&lt;br /&gt;
	&lt;br /&gt;
Pay close attention to the positioning of your solar panel since their automation will depend heavily on it. Any user-made scripts and guides will assume the solar panel is oriented with the [[Data Port|data port]] facing in a particular direction. Be sure to orient the panels with the [[Data Port|data port]] facing the same way as the guide you are following. &lt;br /&gt;
&lt;br /&gt;
[[File:Solar panel yaw-Horizontal setting.png|400x300px|solar panel horizontal rotation]]&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
After placement be sure to install one [[Glass Sheets|Glass Sheet]] to make it functional.&lt;br /&gt;
&lt;br /&gt;
See [[Sensors]] and [[Solar_Logic_Circuits_Guide]] for panel automation using logic [[circuits]].&lt;br /&gt;
&lt;br /&gt;
==Power output of a single Solar Panel on different planets==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[World]] !! Solar Energy !!  % of Earth !! Solar Angle&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Moon|Moon]] || 750W || 100% || 0°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mars|Mars]] || 550W || 51% || 8°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Europa|Europa]] || 210W || 28% || 32°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Mimas|Mimas]] || 90W || 12% || 126°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Vulcan|Vulcan]] || 500W-1.2KW || 160% || 48°&lt;br /&gt;
|-&lt;br /&gt;
| [[Worlds#Venus|Venus]] || 1.15KW || 150% || 0°&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || Degrees || Set the horizontal rotation of the Solar Panel (clockwise, 0-360°, [[Data Port|data port]] is at 270°)&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || Degrees || Sets the vertical angle of the Solar Panel (As of at least version 0.2.3263.16264, solar panels accept input in degrees above the horizon instead of in percent, so the solar panels travel between inputs of 15 and 165, with 90 being straight up. Previously, this was supposedly a Percentage &amp;quot;accepting 0-100% which translates to 15°-165°, 50%=90° =zenith&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the solar panel on or off&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Charge || W || Returns the power generated in Watts&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal || degrees || Returns the horizontal rotation of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Vertical || % || Returns the vertical angle of the Solar Panel&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || W || Maximum possible power for this planet&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || || How close to maximum current performance is, 1.0 means panel is perfectly directed and unobstructed&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns the on/off state of the solar panel&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Starviking</name></author>
	</entry>
</feed>