Stationeers

Stationeers

Not enough ratings
Gas Fuel Generator Power Control
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
252.550 KB
5 Sep, 2021 @ 4:17pm
1 Change Note ( view )

Subscribe to download
Gas Fuel Generator Power Control

Description
Overview
This setup and IC10 code allow you to specify exact amount of power you want to get from Gas Fuel Generator and adjust the fuel line automatically, regardless of the fuel temperature and pressure.
Note: This setup doesn't include cooling!

Notice
There is also Volume Pump based version that is even simpler! See here

Details
​What you need:
  • Gas Fuel Generator
  • Fuel
  • Pipe Analyzer
  • Valve
  • Pressure Regulator
  • IC10 housing and circuit
What you get:
  • You specify number of Watts you want to get from Gas Fuel Generator and it generates exactly that amount of power (with 99.9999% accuracy)
Fuel consumption:
  • 10’000W = ~0.279 moles of fuel per tick
  • 100’000W = ~2.79 moles of fuel per tick

Fuel Temperatures:
Fuel Temperature
Max Power Output
-144°C (Europa average)
169'210W
-54.616°C
100'000W
-50°C
97'931W
0°C
80'005W
20°C
74'546W
Setup:
  • [Fuel pipe ➔] [Valve ➔] [1× Pipe + Pipe Analyzer] [Pressure Regulator ➔] [1× Pipe] [Gas Fuel Generator input]
  • Keep in mind that 1× means exactly one segment of pipes. This is a requirement.
  • You can replace first valve with something else to separate pipe networks, for example digital valve, pump etc.
IC10 setup:
  • d0 — sensor that provides the Temperature of the fuel line (I use Pipe Analyzer in the example)
  • d1 — whatever provides the needed Power output in Watts (I use Logic Memory in the example)
  • d2 — Pressure Regulator

Code is pretty simple and you can tweak it for your own needs.
For example replace d0 Pipe Analyzer with Fuel tank to read its Temperature directly, use Switch in d1 or just calculate and set needed amount of power directly in code.

6 Comments
KADELUXE  [author] 14 Jan, 2023 @ 6:35am 
Nah, 34% O2 66% H2 mix. Although I haven't used it for a while, maybe this setup is outdated now.
TrueWillis 13 Jan, 2023 @ 9:53pm 
Is this setup using N20 for fuel mixture?
The Pez 6 Sep, 2021 @ 5:59pm 
Nice, yea I saw the other script like 2 minutes after I posted the first comment lol
KADELUXE  [author] 6 Sep, 2021 @ 9:54am 
I was indeed wrong about temperature, I've updated the post with the correct info. Thanks for notice.
KADELUXE  [author] 6 Sep, 2021 @ 9:18am 
I see. I should probably clarify that.
I also have a Volume Pump based design here
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2595113078
The Pez 6 Sep, 2021 @ 8:29am 
not quite right with the fuel temp not mattering. You can't achieve full 100kW unless you cool the fuel down to 224.108k or -49.041C. Otherwise it is a nice design, however you can achieve a similar result using a volume pump to move the fuel to input for less Watts, so long as you keep the fuel pressure high.