Re: 5719 dissection //partially offtopic
Posted: Wed Dec 21, 2022 3:09 pm
Thank you for this, Dieter. A few questions/comments....
Alright, an NMOS input is protected against an incoming signal that tries to go excessively negative (ie, below Gnd). But is there no protection against a signal that tries to go excessively positive (ie, above VCC)? I guess maybe there isn't, but I wonder if I'm missing something. It seems to me that would still be a significant hazard. (And as you say, a CMOS input does have both protections.)
Never by 90° ??? I wonder, could this be because their CAD tool was simply too primitive? How quaint!
(But they still managed to get the job done, which is what matters.)
Allow me to remind everyone that this flexibility is offered for conventional 5V / 3.3V logic as well. See the attached datasheets for the 74LVC1G97 and '1G98. These are handy for late-night logic fixes and also simply to build configurability into your project.
The same to you, Dieter, and to all our forum members!
-- Jeff
ttlworks wrote:
In NMOS, input protection breaks down to having a resistor on diffusion layer
between the pad and a NMOS FET which switches to GND in case of a negative signal voltage,
before said signal enters the first inverter.
between the pad and a NMOS FET which switches to GND in case of a negative signal voltage,
before said signal enters the first inverter.
ttlworks wrote:
The designers seemed to have used the "copy&paste" approach for building the logic gates,
means that identifying the logic gates is quite easy.
The layout of a gate sometimes is mirrored, rotated by 180°, or both.
//...But never by 90°.
means that identifying the logic gates is quite easy.
The layout of a gate sometimes is mirrored, rotated by 180°, or both.
//...But never by 90°.
ttlworks wrote:
A 2:1 multiplexer actually is a quite powerful device:
[...] you creatively wire up the data inputs and the select input of a 2:1 multiplexer,
said multiplexer can replace any type of a two input logic gate.
[...] you creatively wire up the data inputs and the select input of a 2:1 multiplexer,
said multiplexer can replace any type of a two input logic gate.
ttlworks wrote:
Merry Christmas,
and a Happy New Year.
and a Happy New Year.
-- Jeff