Skip to main content

All Questions

0 votes
1 answer
718 views

CMOS vs TTL power and impedance

I need to compare and contrast a CMOS IC with a TTL IC. I've chosen a quad 2 input NAND gate IC, 7400 for the ttl version and 4011 for the CMOS. I'm having a bit of trouble with 2 of the requirements. ...
Barryd's user avatar
  • 21
0 votes
1 answer
88 views

Are there combo gates XOR followed by AND? (4-bit identity comparator)

Is there no 4 bit identity comparator in TTL or CMOS? It could fit into a DIP-12 package as all it would have is 4 XOR gates for selectable invesion and 1 4-way AND gate. OUT := (A1 xor B1) and (A2 ...
Gunther Schadow's user avatar
10 votes
2 answers
2k views

How to manufacture chip on board?

I am a developer of a cheap product and i have no experience in mass production. Device is fully functional and represents a single sided PCB, a microcontroller, a bunch of diodes and a few passive ...
Sergio's user avatar
  • 340
0 votes
2 answers
72 views

Bredboard compatible FAST TTL [duplicate]

I have been looking for 16-bit ICs for a project i`m working on. The project is to build a 16-bit computer from scratch, therefor i decided i nedded cgips that could handle high clock-frequensies. ...
user127515's user avatar
2 votes
1 answer
2k views

Combining CMOS and TTL logic

I have a bunch of 74LS383 (TTL octal transparent latch with three-state outputs) and MM74C83N (CMOS 4-bit binary full adder) that I would like to connect together. I need to connect the output of the ...
user avatar
3 votes
1 answer
251 views

Is there relation between logic chip names and their internal structure

I know that for instance an ATMega328 is a 8 bit MCU with 32k of program space, the same can be said for most other MCUs and some other ICs with a direct relation between the name and internal specs. ...
RSM's user avatar
  • 492
5 votes
3 answers
2k views

Driving LEDs / other small loads with a 74HC06 or similar inverter

I was recently reverse-engineering some firmware (and other bits) from a router, and spotted that the front panel LEDs were driven from a 74HC06 hex inverter gate chip rather than a proper LED driver. ...
Polynomial's user avatar
  • 10.8k
4 votes
2 answers
12k views

What is the fastest 7400 series family? Is 74VHC faster than 74AHC?

What is the fastest 7400 series logic family? Is 74VHC* faster than 74AHC*? This list does not seem to be in any particular order: http://en.wikipedia.org/wiki/7400_series
jeep9911's user avatar
  • 1,163