Jones813 Posted January 14, 2017 Share Posted January 14, 2017 Is there a difference? The tooltip on both says they transmit power when no inputs have power so what's the difference? Link to comment Share on other sites More sharing options...
Surilindur Posted January 14, 2017 Share Posted January 14, 2017 (edited) I have no idea how the gate things work in-game, but by common sense NOR is true only when all the inputs are false, and NOT is true when the input is false, so could it be that NOT only has one input, whereas NOR can have two or more inputs? As in, from a 'logic' point of view, a NOR gate can have, for example, two inputs, and the output is true only if both inputs are false. But a NOT gate usually only has one single input, and it basically inverts the input's truth value. Unless I remember something wrong. Just a thought, I have no idea how they work in the game. :tongue: Edit: Typos... :facepalm: Edited January 14, 2017 by Contrathetix Link to comment Share on other sites More sharing options...
SpankyDuckButter Posted January 14, 2017 Share Posted January 14, 2017 though i have not used the logic in fallout4 yet, i do enjoy logic. i can tell you that a nor gate will be on if either All the inputs are on, or All the inputs are off. A nor gate will only be off if some but not all the inputs are on. hope that helps :) Link to comment Share on other sites More sharing options...
SpankyDuckButter Posted January 14, 2017 Share Posted January 14, 2017 =EDITED=with the help of Contrathetix, we have compiled a short list of common gates that fallout4 likely uses.and - all inputs on = on, no inputs or some inputs on = offnand - no inputs or some inputs on = on, all inputs on = offor - some or all inputs on = on, no inputs on = offnor - no inputs on = on, some or all inputs on = offxor - one input on = on, two or more, or all inputs on = offnot - input on = off, input off = on Link to comment Share on other sites More sharing options...
SpankyDuckButter Posted January 14, 2017 Share Posted January 14, 2017 not sure how to delete this extra post, sorry. Link to comment Share on other sites More sharing options...
Surilindur Posted January 14, 2017 Share Posted January 14, 2017 a short list of common gates that fallout likely uses.and - all inputs on = on, no inputs or some inputs on = offnand - no inputs or some inputs on = on, all inputs on = offor - some inputs on = on, all or no inputs on = offnor - no inputs or all inputs on = on, some inputs on = offxor - one input on = on, two or more, or all inputs on = offnot - input on = off, input off = on As far as I know (which is not much), OR is always true unless all the inputs are off, hence the ≥1 symbol in logic gates. As in, x1 ∨ x2 ∨ x3 ∨ ... ∨ xn = 1 if x1 + x2 + x3 + ... + xn ≥ 1 which is true also when all the inputs are on/true/1. NOR, on the other hand, is basically the negation of OR, and is true only when all inputs are false/off/0, and false when one or more inputs are on/true/1. But then again, I might also be missing something here, which happens a lot. Feel free to correct me. :blush: Link to comment Share on other sites More sharing options...
SpankyDuckButter Posted January 15, 2017 Share Posted January 15, 2017 Contrathetix, you are absolutely correct. thank you for pointing out my error, i was tired when i posted and made a mistake. i will edit and correct that post as the correct info may prove use full for many players :) Link to comment Share on other sites More sharing options...
Surilindur Posted January 15, 2017 Share Posted January 15, 2017 Ah, great. No problem, happy to help. :) If I one day have the time to play Fallout 4 again, I will definitely need to try the logic gate things. I had no idea the game even had those things. Link to comment Share on other sites More sharing options...
Recommended Posts