I normally use 4.7K, and up to 10K resistors as TTL pullups... is that bad? should I switch to 1K?Unconnected inputs of TTL gates usually start out at logic 1. But it is better to be certain by using 1kΩ pullups.
Your values of resistors are quite normal, if you want to reducing the current then you can increasing some more, normally resistor of pull high for TTL ic around 1K~33K, but if the pull low should be used 330Ω, because the internal diode of input, although using less 330Ω is ok, but it will draw more current.I normally use 4.7K, and up to 10K resistors as TTL pullups... is that bad? should I switch to 1K?
Thanks! ... Ah, the magic of datasheets... if only more of us bothered to actually read them...To answer your question, we have to look at the datasheets of TTL gates.
For 74xx and 74LSxx, VIH is quoted as 2V. This is the minimum Vin for logic HIGH.
Fro 74xx, IIH is 40μA and 20μA for 74LSxx. This is the input leakage current when Vin is HIGH.
Suppose you want Vin to be 4V. Then the pullup resistor has to drop 1V while conducting IIH.
Rpullup = (Vcc - Vin)/IIH
For 74xx, Rpullup = 1V/40μA = 25kΩ
For 74LSxx, Rpullup = 1V/20μA = 50kΩ
Hence, Rpullup of 10kΩ is fine.
Thread starter | Similar threads | Forum | Replies | Date |
---|---|---|---|---|
![]() |
I cannot find ltspice lib file for 74ls08 and 74ls107 | PCB Layout , EDA & Simulations | 6 | |
![]() |
74LS08 troubleshooting (weird output) NOOB WARNING | Digital Design | 20 | |
1 | 74ls08 giving output without inputs | Homework Help | 5 | |
D | integrated circuit simulation 74LS08 | General Electronics Chat | 0 | |
K | 74LS08 trouble | Homework Help | 4 |
by Jake Hertz
by Jake Hertz
by Jake Hertz