Jump to content

Pass transistor logic

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by RJFJR (talk | contribs) at 18:32, 15 April 2015 (Complementary pass-transistor logic: {{fact}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In electronics, pass transistor logic (PTL) describes several logic families used in the design of integrated circuits. It reduces the count of transistors used to make different logic gates, by eliminating redundant transistors. Transistors are used as switches to pass logic levels between nodes of a circuit, instead of as switches connected directly to supply voltages.[1] This reduces the number of active devices, but has the disadvantage that the difference of the voltage between high and low logic levels decreases at each stage. Each transistor in series is less saturated at its output than at its input.[2] If several devices are chained in series in a logic path, a conventionally constructed gate may be required to restore the signal voltage to the full value. By contrast, conventional CMOS logic switches transistors so the output connects to one of the power supply rails, so logic voltage levels in a sequential chain do not decrease. Since there is less isolation between input signals and outputs, designers must take care to assess the effects of unintentional paths within the circuit. For proper operation, design rules restrict the arrangement of circuits, so that sneak paths, charge sharing, and slow switching can be avoided.[3] Simulation of circuits may be required to ensure adequate performance.

Applications

A six-transistor CMOS SRAM cell. M5 and M6 are bidirectional pass transistors.

Pass transistor logic often uses fewer transistors, runs faster, and requires less power than the same function implemented with the same transistors in fully complementary CMOS logic.[4]

XOR has the worst-case Karnaugh map -- if implemented from simple gates, it requires more transistors than any other function. The designers of the Z80 and many other chips save a few transistors by implementing the XOR using pass-transistor logic rather than simple gates.[5]

Basic principles of pass transistor circuits

The pass transistor is driven by a periodic clock signal and acts as an access switch to either charge up or charge down the parasitic capacitance Cx, depending on the input signal Vin. Thus, the two possible operations when the clock signal is active (CK = 1) are the logic "1" transfer (charging up the capacitance Cx to a logic-high level) and the logic "0" transfer (charging down the capacitance Cx to a logic-low level). In either case, the output of the depletion load nMOS inverter obviously assumes a logic-low or a logic-high level, depending upon the voltage Vx.

Complementary pass-transistor logic

Complementary pass-transistor logic or "Differential pass transistor logic" refers to a logic family which is designed for certain advantages. It is common to use this logic family for multiplexers and latches.[citation needed]

CPL uses series transistors to select between possible inverted output values of the logic, the output of which drives an inverter The CMOS transmission gates consist of nMOS and pMOS transistor connected in parallel.

Other forms

Static and dynamic types of pass transistor logic exist, with differing properties with respect to speed, power and low-voltage operation.[6] As integrated circuit supply voltages decrease, the disadvantages of pass transistor logic become more significant; the threshold voltage of transistors becomes large compared to the supply voltage, severely limiting the number of sequential stages. Because complementary inputs are often required to control pass transistors, additional logic stages are required.

References

  1. ^ Jaume Segura, Charles F. Hawkins CMOS electronics: how it works, how it fails, Wiley-IEEE, 2004 ISBN 0-471-47669-2, page 132
  2. ^ Clive Maxfield Bebop to the boolean boogie: an unconventional guide to electronicsNewnes, 2008 ISBN 1-85617-507-3, pp. 423-426
  3. ^ Albert Raj/latha Vlsi Design PHI Learning Pvt. Ltd. ISBN 81-203-3431-0 pp. 150-153
  4. ^ Norimitsu Sako. "Patent US7171636: Pass-transistor logic circuit and a method of designing thereof". 'It is known in the art to employ a "pass-transistor logic circuit" to reduce a number of elements and power consumption, and to improve operating speed.'
  5. ^ Ken Shirriff. "Reverse-engineering the Z-80: the silicon for two interesting gates explained". 2013.
  6. ^ Cornelius T. Leondes Digital signal processing systems: implementation techniques Elsevier, 1995 ISBN 0-12-012768-7 page 2

Further reading

  • Weste and Harris, CMOS VLSI Design, Third Edition (ISBN 0-321-14901-7; ISBN 0-321-26977-2 (international edition))
  • Douglas A. Pucknell and Kamran Eshraghian, Basic VLSI Design, Third Edition (ISBN 978-81-203-0986-9 (Indian Edition))