I've noticed that many retailers still sell 74HC logic gate chips, which I also used in my digital design class. I'm curious to know whether these older components are still profitable for chip makers and whether they are still widely used in industry.
1 Answers
It is hard to tell in general. If you meant the classic 74HC family in plastic DIP through hole packages, often used in school/university educational labs, they are more or less obsolete.
They have a (small) niche market for educational labs, for they are easily breadboardable, and another (somewhat bigger) niche as spare parts for old industrial control boards, which may have a long service life (decades) due to their (somewhat huge) initial engineering costs (for example, think of the control boards for nuclear reactor plants: they are designed ad-hoc for that specific plant and their design is not meant to be easily reused).
To my knowledge, the only major manufacturer that still has them in its catalog is Texas Instruments. The fact they have them in their catalog means they are somewhat profitable. It is well possible you will pay a premium to get a batch of them directly from TI, though.
A search on digikey for 74HC active parts under the category of "gates and inverters" filtering for "through hole" shows that there are few manufacturers producing them. However if you click on the datasheet links you'll find that only TI has updated datasheets (2020 or later) with ordering information clearly stating the PDIP packages are active products.
OTOH, if you meant the 74HC family in general, it is still widely available from many major vendors in SMD packages, although it is not used in design so much nowadays and many very specialized parts are not produced any longer.
74HC family is still useful because it is a very mature technology and it is not extremely fast, which seems counterintuitive, but in design you shouldn't use parts that are too fast for the job at hand, since designing with faster parts brings up a lot of problems which you wouldn't want to cope with if it is not necessary.
- 24,608
- 5
- 64
- 108
As someone who was a undergraduate student in electrical engineering, I'm really grateful that I can still buy these basic components. If these components were completely discontinued, we might have to extract components from old radios for our university classes.
– hskim Apr 02 '23 at 10:18