<?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=95.99.9.117</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=95.99.9.117"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/95.99.9.117"/>
	<updated>2026-04-04T14:25:19Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Upright_Wind_Turbine&amp;diff=22875</id>
		<title>Upright Wind Turbine</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Upright_Wind_Turbine&amp;diff=22875"/>
		<updated>2025-06-24T08:52:54Z</updated>

		<summary type="html">&lt;p&gt;95.99.9.117: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Itembox&lt;br /&gt;
 | name        = Kit (Wind Turbine)&lt;br /&gt;
 | image       = [[File:WindTurbineUpright.png|thumb|Upright Wind Turbine]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | constructs  = Wind Turbine&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 5g [[Gold]], 10g [[Copper]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Ideal for Europa even though there is a relatively thin atmosphere, as solar is so weak on the planet.&lt;br /&gt;
&lt;br /&gt;
==Stationpedia Description==&lt;br /&gt;
Norsec&#039;s basic wind turbine is an easily fabricated, rapidly deployed design that is strong enough to withstand the worst that environments can throw at it. &lt;br /&gt;
While the wind turbine is optimized to produce power even on low atmosphere worlds, it performs best in denser environments. Output varies with wind speed, and during storms, may increase dramatically (up to 1kW), so be careful to design your power networks with that in mind.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&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;
| PrefabHash|| Integer || Returns [[ItemHash]] of device&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>95.99.9.117</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Nitrolyzer&amp;diff=22841</id>
		<title>Nitrolyzer</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Nitrolyzer&amp;diff=22841"/>
		<updated>2025-06-04T10:29:29Z</updated>

		<summary type="html">&lt;p&gt;95.99.9.117: power usage correction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Nitrolyzer&lt;br /&gt;
 | power_usage      = 6000W&lt;br /&gt;
 | placed_with_item = [[Kit (Atmospherics)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Atmospherics)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=Description=&lt;br /&gt;
The Nitrolyzer produces [[Nitrous_Oxide|Nitrous Oxide]] (N2O) from [[Oxygen|Oxygen]] (O2) and [[Nitrogen|Nitrogen]] (N2).&lt;br /&gt;
&lt;br /&gt;
The nitrolyzer has been observed to draw 6kW which will destroy normal [[Cable Coil]]s, so be sure to use [[Cable Coil (Heavy)]]&lt;br /&gt;
&lt;br /&gt;
=Usage=&lt;br /&gt;
The power consumption is always 6kW while N2O is being produced. If there is no O2:N2 gas mix available it will just pump gas and consume 50W.&lt;br /&gt;
&lt;br /&gt;
The ratio between the incoming O2 and N2 determines how fast the Nitrolyzer works. A 1:1 mix gives the fastest production rate, and this will produce 0.225 mol N2O every game-tick (0.5 seconds).&lt;br /&gt;
&lt;br /&gt;
Every tick the Nitrolyzer will take 1.5 mol from it&#039;s inputs, the pressure and temperature doesn&#039;t matter. If both inputs are connected it will try to take 0.75 mol from each one, if one pipe has too few moles available it will compensate by taking more from the other.&lt;br /&gt;
&lt;br /&gt;
The chemical reaction is NOT stoichiometric. Instead, when a fixed mol amount is used, the total mol of N2O produced is half of the sum of total O2 and total N2. &amp;lt;pre&amp;gt;&lt;br /&gt;
Examples: &lt;br /&gt;
50 mol O2 + 50 mol N2 -&amp;gt; 50 mol N2O&lt;br /&gt;
1 mol O2 + 99 mol N2 -&amp;gt; 50 mol N2O (this is very slow)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The amount of N2O produced per tick can be calculated like this:&amp;lt;pre&amp;gt;&lt;br /&gt;
mol N2O per tick = lowest ratio / highest ratio * 0.75 * 30%&lt;br /&gt;
Examples:&lt;br /&gt;
An input mix of 50% O2 + 50% N2 will produce 50% / 50% * 0.75 * 30% = 0.225 mol N2O per tick&lt;br /&gt;
An input mix of 33.3% O2 + 66.7% N2 will produce 33.3% / 66.7% * 0.75 * 30% = 0.1125 mol N2O per tick&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The O2:N2 ratio in the output is always the same as the O2:N2 ratio in the input. This makes it easy to reuse the O2:N2 gas mix after the N2O has been removed by a Filtration unit.&lt;br /&gt;
&lt;br /&gt;
[[File:Nitrolyzer and N2O Filtration setup.jpg|Nitrolyzer and N2O Filtration setup]]&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>95.99.9.117</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Wind_Turbine&amp;diff=22822</id>
		<title>Wind Turbine</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Wind_Turbine&amp;diff=22822"/>
		<updated>2025-05-26T12:57:07Z</updated>

		<summary type="html">&lt;p&gt;95.99.9.117: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Itembox&lt;br /&gt;
 | name        = Kit (Wind Turbine)&lt;br /&gt;
 | image       = [[File:{{#setmainimage:ItemKitWindTurbine.png}}]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | constructs  = Wind Turbine&lt;br /&gt;
 | createdwith = [[Electronics Printer Mk. II]]&lt;br /&gt;
 | cost        = 20g [[Steel]], 5g [[Electrum]], 10g [[Copper]]&lt;br /&gt;
 | prefabname  = ItemKitWindTurbine&lt;br /&gt;
 | prefabhash  = -868916503&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Structurebox&lt;br /&gt;
| name = Wind Turbine&lt;br /&gt;
| prefab_hash = -2082355173&lt;br /&gt;
| prefab_name = StructureWindTurbine&lt;br /&gt;
| placed_on_grid = Small Grid&lt;br /&gt;
| placed_with_item = [[Kit (Wind Turbine)]]&lt;br /&gt;
| const_with_tool1 = [[Welding Torch]]&lt;br /&gt;
| const_with_item1 = 5 x [[Steel Sheets]]&lt;br /&gt;
| const_with_item2 = 5 x [[Cable Coil]]&lt;br /&gt;
| const_with_tool3 = [[Screwdriver]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Kit that produces the Wind Turbine, a tall wind power generating structure. Created with an Electronics Printer (Tier Two) &lt;br /&gt;
Using the following resources: 10 x Copper, 20 x Steel, 5 x Electrum&lt;br /&gt;
&lt;br /&gt;
After construction it will need to be completed with the following tools/resources:&lt;br /&gt;
Welding Torch and 5 x Steel Sheets, Screwdriver and 2 Electronic parts.&lt;br /&gt;
&lt;br /&gt;
Once completed in game Stationpedia info currently says it is optimized to produce power up to 500W and the output varies depending on wind speed. Storms could dramatically increase this up to 20,000W so safeguard your power networks!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Arrays beyond 5 units exceed Heavy Cable wattage limit and burn out, need a transformer to protect the cable if the amount of wind turbines exceed 5.&lt;br /&gt;
&lt;br /&gt;
==Stationpedia Description==&lt;br /&gt;
The Stationeers wind turbine was first designed by Norsec atmospheric engineers, looking to create a wind-driven power generation system that would operate even on exceedingly low atmosphere worlds. The ultra-light blades respond to exceedingly low atmospheric densities, while being strong enough to function even under huge strain in much more demanding environments.&lt;br /&gt;
While the wind turbine is optimized to produce power (up to 500W) even on low atmosphere worlds, it performs best in denser environments. Output varies with wind speed and, during storms, may increase dramatically (up to 20,000W), so be careful to design your power networks with that in mind.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&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;
| PrefabHash|| Integer || Returns [[ItemHash]] of device&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>95.99.9.117</name></author>
	</entry>
</feed>