Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I would recommend a IC to control the setting of the gas mixer, that way it doesn't matter what the temperatures are.
EDIT (after 5 more comments): For those who want to see the Gas Mixer temperature problem in action, or how to instead do it with Volume Pumps and programming, here's a 10 minute video:
https://www.youtube.com/watch?v=ySsiHZR4aug
Good luck.
Perhaps try using a pressure regulator in front of each of the gas inputs to the mixer with an optional buffer (small inline gas tank) as well, thus limiting the input lines to a specific pressure like 1 Mpa. Maybe you are already doing that, but it doesn't specifically mention it so I thought I'd add the tip. I have never had an issue with mixture ratios as long as the input pressures and temperatures were identical (or nearly so).
If you do use two pressure regulators set to 1 Mpa, the output of both will stay steady until the feeding tank pressure drops below that threshold.
Feed tanks @ >1Mpa ---> pressure regulators set to 1 Mpa ---> optional buffer ---> mixer
I'm working towards more automation since diving into IC10 programming which is fun, but there is a certain charm in understanding the manual control assembly too.
It's an implementation of the https://stationeers-wiki.com/Pipe_Gas_Mixer#Precision_gas_mixing, please reference that for the meaning of variables in the code.
This might be the simplest solution. I'm using heat exchangers to equalise H2/O2 temperatures but I do get some fluctuations, and that seems to be where the fault lies. I am using pressure regulators on both infeeds, but I may have to expand the ballast on it a little to minimise pressure fluctuations.
It's just the first time I've ever had a mixer output an incorrect ratio before, and it had me puzzled.
This is the first game I've ever encountered where even a modest creative build has taken me... 44 hours at this point. And I'm still only maybe 2/3-3/4 done. I have yet to put in all the monitoring consoles, there's frames EVERYWHERE I need to weld up, and I still haven't installed the slightly insane combustor/stirling/filtration management IC10's that keep everything from spontaneously disassembling itself. Oh, and then there's the temperature control system for the O2/CO2 atmo cycle. And probably another 12 things after that I've forgotten.
Yeah easiest solution I know anyway, using heat exchangers is never reliable cause they will be off once you start to refill your supply. Also what makes the gas mixer a bit different is that you don't need to take pressure into account, just the temperature, which makes it a bit confusing at times. For example, right now I'm on Vulcan. I have Volatiles at 10MPa, but my oxygen is only 40-50KPa as I don't have many plants to produce alot of O2. This doesn't matter at all, as my fuel is always a perfect mix off 66.7/33.3.
IMO that's the beauty of this game, it's complex and there's always more to do!
Thankfully it's not really a huge problem for fuel mixes, but when it comes time to start doing specific gas mixes for base atmo I'll have to be a bit more careful in how it all goes together.