2497: Logic Gates

Explain xkcd: It's 'cause you're dumb.
Revision as of 23:15, 2 August 2021 by 141.101.99.120 (talk) (Described the symbols.)
Jump to: navigation, search
Logic Gates
In C, the multiocular O represents the bitwise norxondor gorgonax.
Title text: In C, the multiocular O represents the bitwise norxondor gorgonax.

Explanation

Ambox notice.png This explanation may be incomplete or incorrect: Created by a NORXONDOR GORGONAX. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.
If you can address this issue, please edit the page! Thanks.

The comic lists logic gates. The first six are real, but the last six are made up and get increasingly absurd.

Multiocular O: ꙮ

Transcript

Ambox notice.png This transcript is incomplete. Please help editing it! Thanks.

The comic shows a chart labelled 'COMMON LOGIC GATE SYMBOLS' showing twelve electronic logic gates arranged in three rows of four. Each gate is depicted as a schematic symbol, with the name of the gate shown underneath in capital script.

Top row:

AND GATE - (A standard gate symbol used in real life. Two inputs on the left lead to the vertical left edge of a solid D-shaped symbol. From the right side of the D there is one output.)

OR GATE - (A standard gate symbol used in real life. Two inputs on the left lead to a convex-crescent left edge of a crescent-shaped symbol. The right side of the crescent symbol's shape forms a point at its output. From the right side of the crescent there is one output.)

NOT GATE - (A standard gate symbol used in real life. One input leads to a triangular symbol pointing to the right. There is a small bubble symbol connected to the triangle on the output, which leads right.)

NOR GATE - (A standard gate symbol used in real life. This is identical to the OR GATE, except the output has a bubble attached, like the NOT GATE's output.)

Middle row:

XOR GATE - (A standard gate symbol used in real life. This is identical to the OR GATE, except the left-hand arc at the input has a double-stroked line.)

NAND GATE - (A standard gate symbol used in real life. This is identical to the AND GATE, except the output has a bubble attached, like the NOT GATE's output.)

NORX GATE - (An unusual symbol. This symbol has one input on the left leading to a convex-crescent left edge, like the OR GATE. The output side as a smooth crescent like the AND GATE but has two outputs.)

GAND ATE - (An unusual symbol. This symbol has two inputs on the left leading to a vertical left edge input, like the AND GATE. The output side has a convex-crescent double-stroked output like the mirror image of the XOR GATE's input. There are two outputs.)

Bottom row:

XAND GORT - (An unusual symbol. This resembles the NOT GATE except there are two inputs instead of one leading into the left side.)

NORG XORT - (An unusual symbol. This has a double-stroked convex-crescent input like the XOR GATE, but the two inputs have bubbles attached. The single output has a smooth crescent shape with a bubble, like a NAND GATE.)

ANDORX GANT - (An unusual symbol. Two inputs lead to a convex-crescent edge, and the two lines of this symbol now enter a double-stroked convex-crescent input like the XOR GATE. The two lines of -this- symbol have bubbles placed half way across their horizontal length, and are presumably the outputs.)

NORXONDOR GORGONAX - (An unusual symbol. The symbol is identical to the NOR GATE, except the upper and lower horizontal parts of the symbols hull have a NOT GATE placed on them - one pointing to the left on the upper line, and to the right on the lower line. There is one output to the symbol, with a bubble attached.)


comment.png add a comment! ⋅ comment.png add a topic (use sparingly)! ⋅ Icons-mini-action refresh blue.gif refresh comments!

Discussion

As someone has just Transcripted basically almost all the fine detail I had planned to entable in the Explanation, I shall not now create repetition. Though I had a little more description to the NORXONDOR GOGONAX, in particular, to reference bidirectional (antiparallel) diode pairings (e.g. an LED assembly that glows a different hue depending upon the applied current bias) as probable inspiration, and that latched Flip-Flops surely inspired some part of the Frankensteinian gate-types, too. 141.101.99.119 00:08, 3 August 2021 (UTC)

(Also, surprised there was no direct "GONDOR" reference. Or maybe that's because it was too obvious?) 141.101.99.211 00:12, 3 August 2021 (UTC)

I was also missing a "GONDOR" reference, and all the X's also made me think XEHANORT. 172.70.126.174 03:49, 3 August 2021 (UTC)
Never mind GONDOR, surely "The black GATES of MORDOR" should feature heavily? 11:45, 6 August 2021 (UTC)

...So, who's ready to draw up some truth tables? 172.70.126.211 01:22, 3 August 2021 (UTC)

I can't get the lines in the bitwise-operation example to align properly; the first one is indented a tad. Can someone please fix that? Thanks... BunsenH (talk) 04:11, 3 August 2021 (UTC)

The symbol for norx gate (1-input OR, two outputs) I'd read as a noninverting buffer to increase another gate's usable fan-out. Xand gort resembles the symbol for an op-amp. Given the subtraction that an op-amp does, the xand gort's truth table probably resembles that of the "implies" operator. Tepples (talk) 04:23, 3 August 2021 (UTC)

the "NORG XORT" is not equivalent to an XOR, as the symbol is round on the right. --141.101.69.186 06:39, 3 August 2021 (UTC)

Right, "NORG XORT" would be a XNAND with inverted inputs, though I don't know what the logic table from a XAND or XNAND gate would look like. If De Morgan applies to XAND/XOR the same way as with AND/OR, would a "NORG XORT" then be equivalent to a XOR ? 162.158.129.43 15:12, 3 August 2021 (UTC)

I think it is specifically a hybrid between XOR and NAND. The left edge is curved like OR, and the right edge curved like AND. I did spend some time thinking about XAND, though. One of my ideas was a >2-input AND that is only true if exactly 2 inputs are true. I wonder what qubit gates are like. 108.162.219.174 16:16, 3 August 2021 (UTC)
Logic Gates

It seems to me that their ought to be 16 possible logic gates. Although some would ignore one or both inputs. Algr (talk) 07:18, 3 August 2021 (UTC)

Yes. The 74181 4-bit arithmetic logic chip implements all 16 possible binary logic operations. See https://en.m.wikipedia.org/wiki/74181 162.158.94.253 07:34, 3 August 2021 (UTC)
It doesn't say the names of the various gates. On my list I made up a few, like "Only B" that only returns true if B is true and A isn't. Are their real names for this? Algr (talk) 18:57, 3 August 2021 (UTC)
I could suggest "Unless" (as in 'B unless A', or maybe to counterpart 'A unless B' with standard order of operands, 'A disallows B'). Though the partially composite construct '!A && B' would be easier to grasp by those already handling logic statements, I think. 141.101.76.78 19:24, 3 August 2021 (UTC)
https://en.wikipedia.org/wiki/Truth_function#Table_of_binary_truth_functions --162.158.126.135 23:02, 3 August 2021 (UTC)
So "Only B" is called "Converse nonimplication"?! Maybe I'm the only logical person. Algr (talk) 06:30, 4 August 2021 (UTC)
As Randall drew gates with two outputs, these would have 256 (16^2) possible functions 162.158.94.252 15:15, 3 August 2021 (UTC)
That couldn't logically be anything but two logic gates sharing the same input. Algr (talk)
When both inputs to the norxondor gorgonax are 0, the output is 2. 172.70.110.45 21:27, 18 November 2021 (UTC)

there should be a category of comics where it starts out like a normal list and gets weirder and weirder like Trig Identities 172.70.34.164 18:53, 3 August 2021 (UTC)Bumpf

What, no IMPLIES gate? I actually used this once to implement a NOT operation in a database see search. Joem5636 (talk) 11:00, 4 August 2021 (UTC)

Yeah, neither IMPLY nor NIMPLY, the only asymmetric gates where the inputs can't be arbitrarily swapped. IMPLY: 0,0->1; 0,1->1; 1,0->0, 1,1->1; NIMPLY 0,0->0; 0,1->0; 1,0->1, 1,1->0 162.158.91.2 15:25, 16 August 2021 (UTC)


It appears to me that the new gate names are just taken from the letters of the original gate names: NAND, NOR, XOR,and GATE. They're just stuck together in ways that tickled the creator's fancy. OK, tha's already been noted. 172.70.130.108 11:11, 4 August 2021 (UTC) 108.162.216.239 11:13, 4 August 2021 (UTC)

Unlike professional devs, I don't have a multiocular O key on my keyboard, so I verbosely write out __norxondor_gorgonax_bitwise everywhere in my code when writing kernel modules :-/ 172.70.110.44 22:57, 4 August 2021 (UTC)

You need a better keyboard. :-) BunsenH (talk) 23:35, 4 August 2021 (UTC)

Is it just me, or did the first four gates sound Seussy to someone else? "AND gate, OR gate, NOT gate, NOR gate." GreatWyrmGold (talk) 04:10, 5 August 2021 (UTC)

there should be a category of comics that start out with obvious/known things and get weirder and weirder like this. the only other one i can think off the top of my head is 2070: Trig Identities though 172.68.65.221 01:39, 13 August 2021 (UTC)Bumpf

NORG might be a reference to the boss of the same name in Final Fantasy 8 --162.158.89.10 10:22, 21 August 2021 (UTC)

i think i understood the gates pretty well Squishmallow fan (talk) 01:47, 10 February 2024 (UTC)

“Stream Norxondor Gorgonax music”?

Predates comic. https://m.soundcloud.com/d3x Stream Norxondor Gorgonax music

i don't think it predates the comic, soundcloud allows users to change their displayed name freely; only the profile name (i.e. d3x here) is fixed. --162.158.91.80 17:10, 19 November 2021 (UTC)