安装 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.