Output current for 74 series TTL

Click For Summary

Discussion Overview

The discussion revolves around the output current specifications of the 74LS14 Schmitt trigger, specifically addressing the meaning of high-level and low-level output currents as stated in the datasheet. Participants explore the implications of these specifications in the context of TTL logic design and output configurations.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant questions the meaning of "output current" in the datasheet, specifically regarding valid current values for high-level and low-level outputs.
  • Another participant points out the totem pole arrangement in the output stage, explaining how the current flows depending on whether the output is high or low.
  • A participant seeks clarification on whether the output transistor is sinking current rather than sourcing it, indicating a need for understanding the direction of current flow.
  • Further clarification is provided that only one of the two output transistors is active at a time, detailing how current flows into the collector for low output and out of the emitter for high output.
  • One participant explains that TTL logic primarily sinks current at low output and sources very little current at high output, emphasizing the importance of understanding these characteristics in circuit design.
  • Another participant elaborates on the input circuit's role in determining the output behavior, discussing the need for outputs to sink more current than they source, and referencing the typical fanout capability of TTL logic.

Areas of Agreement / Disagreement

Participants generally agree on the totem pole configuration and the behavior of the output transistors, but there is some uncertainty regarding the interpretation of the output current specifications and the implications for circuit design.

Contextual Notes

Participants reference specific parameters and configurations from the datasheet, indicating that a deeper understanding of the schematic and input/output relationships is necessary for accurate application of the 74LS14 in circuits.

Joe_J
Messages
1
Reaction score
0
Greetings to all,

I am reading datasheet for a Schmitt trigger 74LS14 and don't understand the exact meaning of "output current".

ti.com/lit/ds/symlink/sn74ls14.pdf

It says:
Code:
IOH High-level output current MAX –0.4 mA
IOL Low-level  output current MAX 8 mA

Does not say anything about positive current for High-level output or negative current for Low-level output.


For example, which of the following currents are valid for High-level output? -10mA, -1mA, -0.1mA, +0.1mA, +1mA, +10mA
Which of the following are valid Low-level output? -10mA, -1mA, +1mA, +10mA

Thanks
 
Engineering news on Phys.org
Look at the schematics at page 3. It has a totem pole arrangement for output. Thus for low output top transistor will be off and bottom will be on and the current will enter from the output lead. For high output opposite happens.
 
so the output transistor is sinking current NOT sourcing current ?

ie. the current is coming into the collector of the output transistor from whatever circuitry follows?


Dave
 
There are two transistors at the output stage. Only one of them is one at a particular time. For low output the bottom one is on (top one is off) and current goes in from the lead to the collector. For high output the top one is on (bottom one is off) and current goes out from emitter to the lead.
 
The TTL logic series totem-pole output is primarily current sinking logic, meaning that an output low is designed to sink (not source) current, while an output high is capable of providing (sourcing) very little current. In fact, an open input is treated as a high input. Positive 8 mA means sink 8 mA, and negative 4 mA means source 0.4 mA. Unused inputs should be tied high (to Vcc) with a resistor.
 
they key to remembering this is to look at the input circuit.

This stuff is intended to drive not milliametrers but other 7400 chips.

So look at the input and notice there's a 6k resistor pulling that base "high" to turn on the input transistor. (or a 20k for LS series)
To turn that transistor off, whatever drives the chip must sink the (around a)milliamp that comes out that input pin through 6K. Look at parameter IIlow
To turn it on, whatever drives that chip need only refuse to sink that milliamp.

So 7400 output needs to sink better than it sources. Hence the difference between high and low output capabilities.
Normal fanout is 10, ie one output can drive ten inputs
so the output drive is adequate to sink 16ma when low (see line VOL on page 3)
which gives more than required to sink ten inputs.

When studying these IC's it is necessary to maintain awareness of what's just inside the pins .
You should study that schematic as was suggested to understand how they achieved that asymmetric output drive capability.
The ubiquitous 555 timer chip makes a great logic interface, it'll drive most anything. Tie TRIG and THRESH togethetr and you have a schmitt trigger inverter, works great for a comparator to interface with analog.
 

Similar threads

Replies
3
Views
1K
  • · Replies 10 ·
Replies
10
Views
7K
Replies
9
Views
5K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 50 ·
2
Replies
50
Views
10K
Replies
13
Views
4K
  • · Replies 4 ·
Replies
4
Views
32K