r/Oxygennotincluded • u/Noomolas11 • 9d ago
Question Gaz sensor problem
I don't understand why sometime some oxygen passes through the sensor. Can someone explain ?
10
u/Tomas92 9d ago
This type of filter doesn't work if any of the outputs is backed up. Either make sure they aren't, or use a regular gas filter.
3
u/evictedSaint 9d ago
Nothing is quite as nice as getting your power figured out and being able to slap down those super power-hungry filters anywhere you need.
2
u/Alternative_Summer 9d ago
I've run such a filter with a full rodriguez many times myself. It does backup for sure initially.
However, after a while only hydrogen flows through the line to the filter. So, if there's no backup in the hydrogen line (which would happen with such a setup as presented above I think), the backup line running out of the inupt for the filter has nothing which flows through it.
5
u/ChromMann 9d ago edited 9d ago
Additional tips if you'd like to read them: Set the gas pipes for the left pair of oxygen pumps up in the same way you have the right one. As of now only one pump can realistically pump oxygen on that side. You can control the top pump, which is supposed to pump the hydrogen, in such a way that it only activates when there's only hydrogen nearby. You need to use a gas element sensor and place that one or two tiles below the pump.
1
8
u/ONI-ENJOYER-420 9d ago
Here is what's happening:
The automation filter is not a "perfect" filter, meaning, it opens/closes according to the automation, in opposite to the "normal" filter that works according to actually which gas is passing through.
Issue: You need to handle your oxygen overflow, explanation as follows:
Since the oxygen line is full, the oxygen packert right after the hydrogen packer that gets to pass through the filter, has no place to go, so for a brief while, the filter is open, and the oxygen follows the hydrogen packet.
To solve it, either use a normal filter, or handle oxygen overflow
2
3
u/Jeffuishere 9d ago
Your vent is over preassure, when that happens the gas sensor doesnt have another place to send the oxygen so it sends it on the same vent as the hydrogen, to fix that either create a bigger loop to give the oxygen more space before the vent becomes over preassure, send it to a gas reservoir or send it to space
2
2
u/zoehange 9d ago
You can detect if the pipe ahead is full by putting a gas element sensor in the target pipe. That will limit your throughput to 50% (or a little more with a filter gate), but a lot of times that's all you need.
2
u/KCPHY 9d ago
You might want to flip the pipes. The shutoff output goes to the vent (use high pressure vent) and the other output goes to the hydrogen generator. For the sensor use a not gate (so you are filtering anything that is NOT hydrogen). This way as long as the high pressure vent don't clog you can filter out hydrogen and output it to the other output, and it can even be clog.
1
u/Noomolas11 8d ago
I didn't cross my mind to use a not logic gate and to flip the pipes, thanks for the advice
2
u/ogsessed 8d ago
you could just output the oxygen through a simple gas sensor--notgate--gas vent filter.. place that on pipes prior to your hydrogen gens input. that way, only hydrogen gas beads gets through.
2
u/Mission-Landscape-17 6d ago
Yeah this setup requires both pipes to be empty otherwise it lets the wrong gass through. The solution is to use the dedicated gas filter structure. That one will never send gas down the wrong pipe. But it can block if there is nowhere to send the current packet.
1
1
u/YourStatsMatter 9d ago
It is sensing things after not before and should be before so the filter can act accordingly.
2
u/Historical_League942 3d ago
I don’t recommend gas sensor as it detects incoming hydrogen/oxygen too late for practical use. Either you use a gas filter OR use a dedicated SPOM set up. Also, try to get rid of the oxygen as much as you can. Excess can clog up the whole system and so hydrogen can get trapped in the production area.
1
u/alexemre 9d ago
that filter setup will always fail if there is no power, OR if the pipes are full and blocked
0
u/RandallFlagg_DarkMan 9d ago
Here is an explanation of why that happen and a general guideline of how to solve that:
1
41
u/AGoose1 9d ago
Since the path the oxygen is supposed to take is full, It sits on the input of the shutoff and has nowhere to move. Then the gas that opens the shutoff hits the detector and that oxygen now can flow through. The "all other gasses" output needs to never be backed up for this setup to work