Differential TTL

Summary

Differential TTL is a type of binary electrical signaling based on the transistor-transistor logic (TTL) concept. It enables electronic systems to be relatively immune to noise.[1] RS-422 and RS-485 outputs can be implemented as differential TTL.[2]

Normal TTL signals are single-ended, which means that each signal consists of a voltage on one wire, referenced to a system ground.[3] The "low" voltage level is zero to 0.8 volts, and the "high" voltage level is 2 volts to 5 volts. A differential TTL signal consists of two such wires, also referenced to a system ground. The logic level on one wire is always the complement of the other. The principle is similar to that of low-voltage differential signaling (LVDS), but with different voltage levels.

Differential TTL is used in preference to single-ended TTL for long-distance signaling.[4] In a long cable, stray electromagnetic fields in the environment, or stray currents in the system ground, can induce unwanted voltages that cause errors at the receiver. With a differential pair of wires, roughly the same unwanted voltage is induced in each wire. The receiver subtracts the voltages on the two wires, so that the unwanted voltage disappears, and only the voltage created by the driver remains.

A second advantage of differential TTL is that the differential pair of wires can form a current loop.[5] The driver sources a current from the power supply into one wire. This current passes along the wire to the receiver, through the termination resistor and back up the other wire, then back through the driver and down to ground. No net current is exchanged between the driver and receiver, which means that none of the signal current has to return through the ground connection (if there is one) between the two ends. This arrangement prevents the signal from injecting currents into the ground connection, which might upset other circuits attached to it.

Differential TTL is the most common type of high-voltage differential signaling (HVDS).[citation needed]

Applications edit

Differential TTL signaling was used in the Serial Storage Architecture (SSA) standard devised by IBM,[citation needed] but this is mostly obsolete. More efficient signaling techniques such as LVDS are now used instead.

See also edit

References edit

  1. ^ Paul D. Biernacki; Michael Y. Frankel; Michael E. Gingerich; Paul J. Matthews (1999). "A High-Speed Mixed Digital-to-Analog Circuit Board for Accurate Control of Wavelength Tunable Lasers for Fiber-Optic Communications". Journal of Lightwave Technology. 17 (7): 1222. Bibcode:1999JLwT...17.1222B. doi:10.1109/50.774260.
  2. ^ "B&B Electronics - Polarities for Differential Pair Signals (RS-422 and RS-485)". www.bb-elec.com.
  3. ^ Buchanan, James Edgar (1996). Signal and Power Integrity in Digital Systems: TTL, CMOS, and BiCMOS. McGraw-Hill. p. 200. ISBN 0070087342.
  4. ^ Louis Columbus (2000). Exploring the World of SCSI. LWC Research. p. 20. ISBN 0790612100.
  5. ^ Martin P. Bates (2013). Interfacing PIC Microcontrollers: Embedded Design by Interactive Simulation. Newnes. p. 200. ISBN 978-0080993720.