Love this lil nigga like you wouldn't believe, he makes things appear on my 'puter including this shitpost, for which I'm forever grateful
is that an and gate?
>>109161305yeah anon, isn't it cute? it allows you to see my shitpost
>>109161330how would you turn it into a nand? I heard those are more used
>>109159446uhm that's neither a nand nor a xor
>>109161514I love them all, hey look it just made an anime picture appear on my screen, shit's magical I swear
>>109161351remove R2 and place output before transistors. When A and B are on it gets shorted to ground
>>109159446Your computer hasn't used BJTs for a long long time.Also, the thing that makes stuff appear on your screen is usually a DAC (it's not always the same thing, depends on the screen, this is mostly true for generic LCDs), not a logic gate.
use case for TTL in 2026?
>>109161351In modern cmos implementation, nand is easier, because you put complementary signals and it inherently inverts.But if you use BJTs in emitter output setup like in the picture, implementing AND can be easier. There's no logic realization reason to prefer nand gates over others, meaning if you simplify a logic function and ignore the real physical implementation, it is not necessarily beneficial to state it in terms of nand functions. In modern cmos they're preferred because implementing nand is easy, can be made faster than nor and nand + not allows you to implement everything.
>>109161647Almost no use case but some niche applications can still benefit from them. In some industrial applications they can be good buffers with some logic and 74 series aren't that bad in terms of noise. They're just discrete and power hungry.In integrated circuits, sometimes experimental stuff or instrumentation stuff need logic implemented with BJT. Usually people do CMOS CML but sometimes BJTs are used still.
>>109161647simplicity
>>109159446>two diode dropseh, who needs regenerationi didn't need to chain together logic gates anyway>bjt saturationand i didn't need the speed either
>>109161647that's RTLit, DTL, and TTL are useful for glue logicTTL is useful for more complicated discrete circuits too
>>109159446Why can't you do this with 1 transistor with A and B wired together?
>>109162255If A and B are both actively driven, meaning they're driven by strong drivers, and if A is high, B is low, then you're driving current from A into B to do nothing.However, what you're suggesting is sometimes done while employing diodes to prevent useless power waste. Basically that's how diode logic works. No longer common for regular logic but sometimes used in custom logic (power sequencers come to mind as first example).
>>109161330If you use bipolar trannies you lost control of your life.Use CMOS or gtfo, bitch.
>>109162484seek help
>>109159446Do modern computers use Bipolar junction transistors?werent those replaced by MOSFETs?
>>109162883>loves bipolar trannies>tells me to seek helphaha
>>109162484this or you ngmi
>>109162902>Do modern computers use Bipolar junction transistors?Not for anything digital; they've too much leakage current.