Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
try removing the middle conduit on the back of the Or Gate. That conduit is causing reverse power flow through the conduits between the input sockets and the pressure plates, the input socket then detects that there is power on its end and remains on.
Here's some rules to follow when using logic gates:
don't connect devices directly to the gate, as soon as it switches the connection to the device will jump to a conduit.
any direct conduit connections are considered outputs
Never place a battery or power plant connected to the power out conduit.
Never link two outputs from seperate gates together, unless seperated via an Or Gate first (this prevents any power going in the reverse direction)
you can have a maximum of 2 Inputs
any power that goes In should go through an Input socket.
you can have a maximum of 1 Inverter, an inverter is only required if you need to flip the power, in which case it will use the power from the inverter line to power the output conduit
btw I was seeing some electronic desings online, but a lot of them uses resistences and sometimes uses inverters like 2-4 inverters in secuence. I can have the same effect with the actual stuff in your mod?
in electronics, diodes are used for one way power, which can be used to convert AC power to DC (power inverter circuit, which is different to a Inverter (Not) Logic Gate), but again in rimworld there's no such thing as AC/DC
for inverters in sequence (Not Gate), I don't see why not. 2 in sequence will flip the power twice, ending up with the same on/off status as without the 2 inverters.
eg
input1 and input2 go into an And gate with inverter, when an input is unpowered, power is supplied via the inverter line to the output conduit.
this output conduit connects to both input1 and 2 of a second And gate, which also has an inverter line on the gate.
since this makes the inputs of the second And gate on, the inverter flips it to off.
most setups wouldn't need to flip the power twice, unless you wanted to draw power from a powersource seperate from your inputs.