PMOS logic

From Wikipedia, the free encyclopedia
PMOS clock IC, 1974

PMOS or pMOS logic (from p-channel metal–oxide–semiconductor) is a family of digital circuits based on p-channel, enhancement mode metal–oxide–semiconductor field-effect transistors (MOSFETs). In the late 1960s and early 1970s, PMOS logic was the dominant semiconductor technology for large-scale integrated circuits before being superseded by NMOS and CMOS devices.

History and application[edit]

Mohamed Atalla and Dawon Kahng manufactured the first working MOSFET at Bell Labs in 1959.[1] They fabricated both PMOS and NMOS devices but only the PMOS devices were working.[2] It would be more than a decade before contaminants in the manufacturing process (particularly sodium) could be managed well enough to manufacture practical NMOS devices.

Compared to the bipolar junction transistor, the only other device available at the time for use in an integrated circuit, the MOSFET offers a number of advantages:

  • Given semiconductor device fabrication processes of similar precision, a MOSFET requires only 10% of the area of a bipolar junction transistor.[3]: 87  The main reason is that the MOSFET is self-insulating and does not require p–n junction isolation from neighboring components on the chip.
  • A MOSFET requires fewer process steps and is therefore simpler and cheaper to manufacture (one diffusion doping step[3]: 87  compared to four for a bipolar process[3]: 50 ).
  • Since there is no static gate current for a MOSFET, the power consumption of an integrated circuit based on MOSFETs can be lower.

Disadvantages relative to bipolar integrated circuits were:

  • The switching speed was considerably lower, due to large gate capacitances.
  • The high threshold voltage of early MOSFETs led to a higher minimum power-supply voltage (-24 V to -28 V[4]).

General Microelectronics introduced the first commercial PMOS circuit in 1964, a 20-bit shift register with 120 MOSFETs – at the time an incredible level of integration.[5] The attempt by General Microelectronics in 1965 to develop a set of 23 custom integrated circuits for an electronic calculator for Victor Comptometer[5] proved to be too ambitious given the reliability of PMOS circuits at the time and ultimately led to the demise of General Microelectronics.[6] Other companies continued to manufacture PMOS circuits such as large shift registers (General Instrument)[7] or the analogue multiplexer 3705 (Fairchild Semiconductor)[8] which were not feasible in bipolar technologies of the day.

A major improvement came with the introduction of polysilicon self-aligned gate technology in 1968.[9] Tom Klein and Federico Faggin at Fairchild Semiconductor improved the self-aligned gate process to make it commercially viable, resulting in the release of the analogue multiplexer 3708 as the first silicon-gate integrated circuit.[9] The self-aligned gate process allowed tighter manufacturing tolerances and thus both smaller MOSFETs and reduced, consistent gate capacitances. For instance, for PMOS memories this technology delivered three to five times the speed in half the chip area.[9] The polysilicon gate material not only made the self-aligned gate possible, it also resulted in a reduced threshold voltage and consequently in a lower minimum power supply voltage (e.g. -16 V[10]: 1–13 ), reducing the power consumption. Because of the lower power supply voltage, silicon gate PMOS logic is often referred to as low-voltage PMOS in contrast to the older, metal-gate PMOS as high-voltage PMOS.[3]: 89 

For various reasons Fairchild Semiconductor did not proceed with the development of PMOS integrated circuits as intensively as the involved managers wanted.[11]: 1302  Two of them, Gordon Moore and Robert Noyce, decided in 1968 to found their own startup instead – Intel. They were shortly afterwards joined by other Fairchild engineers, including Federico Faggin and Les Vadasz. Intel introduced its first PMOS static random-access memory with a capacity of 256 bit, the Intel 1101, in 1969.[11]: 1303  The 1024-bit dynamic random-access memory Intel 1103 followed in 1970.[12] The 1103 was a commercial success and quickly began replacing magnetic core memory in computers.[12] Intel introduced its first PMOS microprocessor, the Intel 4004, in 1971. A number of companies followed Intel's lead. Most early microprocessors were manufactured in PMOS technology: 4040 and 8008 from Intel; IMP-16, PACE and SC/MP from National Semiconductor; TMS1000 from Texas Instruments; PPS-4[13] and PPS-8[14] from Rockwell International. There are several commercial firsts in this list of microprocessors: the first 4-bit microprocessor (4004), the first 8-bit microprocessor (8008), the first single-chip 16-bit microprocessor (PACE), and the first single-chip 4-bit microcontroller (TMS1000; RAM and ROM on the same chip as the CPU).

By 1972, NMOS technology had finally been developed to the point where it could be used in commercial products. Both Intel (with the 2102)[15] and IBM[12] introduced 1 kbit memory chips. As the electron mobility in the n-type channel of NMOS MOSFETs is about three times that of the hole mobility in the p-type channel of PMOS MOSFETS, NMOS logic allows for an increased switching speed. For this reason NMOS logic quickly began to replace PMOS logic. By the late 1970s, NMOS microprocessors had overtaken PMOS processors.[16] PMOS logic remained in use for a while due to its low cost and relatively high level of integration for applications such as simple calculators and clocks. CMOS technology promised a drastically lower power consumption than either PMOS or NMOS. Even though a CMOS circuit had been proposed already in 1963 by Frank Wanlass[17] and commercial 4000 series CMOS integrated circuits had entered production in 1968, CMOS remained complex to manufacture and allowed neither the integration level of PMOS or NMOS nor the speed of NMOS. It would take until the 1980s for CMOS to replace NMOS as the main technology for microprocessors.

Description[edit]

PMOS circuits have a number of disadvantages compared to the NMOS and CMOS alternatives, including the need for several different supply voltages (both positive and negative), high-power dissipation in the conducting state, and relatively large features. Also, the overall switching speed is lower.

PMOS uses p-channel (+) metal-oxide-semiconductor field effect transistors (MOSFETs) to implement logic gates and other digital circuits. PMOS transistors operate by creating an inversion layer in an n-type transistor body. This inversion layer, called the p-channel, can conduct holes between p-type "source" and "drain" terminals.

The p-channel is created by applying a negative voltage (-25V was common[18]) to the third terminal, called the gate. Like other MOSFETs, PMOS transistors have four modes of operation: cut-off (or subthreshold), triode, saturation (sometimes called active), and velocity saturation.

While PMOS logic is easy to design and manufacture (a MOSFET can be made to operate as a resistor, so the whole circuit can be made with PMOS FETs), it has several shortcomings as well. The worst problem is that there is a direct current (DC) through a PMOS logic gate when the so-called "pull-up network" (PUN) is active, that is, whenever the output is high, which leads to static power dissipation even when the circuit sits idle.

Also, PMOS circuits are slow to transition from high to low. When transitioning from low to high, the transistors provide low resistance, and the capacitive charge at the output accumulates very quickly (similar to charging a capacitor through a very low resistance). But the resistance between the output and the negative supply rail is much greater, so the high-to-low transition takes longer (similar to discharge of a capacitor through a high resistance). Using a resistor of lower value will speed up the process but also increases static power dissipation.

Additionally, the asymmetric input logic levels make PMOS circuits susceptible to noise.[19]

Most PMOS integrated circuits require a power supply of 17-24 volt DC.[20] The Intel 4004 PMOS microprocessor, however, uses PMOS logic with polysilicon rather than metal gates allowing a smaller voltage differential. For compatibility with TTL signals, the 4004 uses positive supply voltage VSS=+5V and negative supply voltage VDD = -10V.[21]

Gates[edit]

The p-type MOSFETs are arranged in a so-called "pull-up network" (PUN) between the logic gate output and positive supply voltage, while a resistor is placed between the logic gate output and the negative supply voltage. The circuit is designed such that if the desired output is high, then the PUN will be active, creating a current path between the positive supply and the output.

PMOS gates have the same arrangement as NMOS gates if all the voltages are reversed.[22] Thus, for active-high logic, De Morgan's laws show that a PMOS NOR gate has the same structure as an NMOS NAND gate and vice versa.

PMOS inverter with load resistor.
PMOS NAND gate with load resistor.
PMOS NOR gate with load resistor.

References[edit]

  1. ^ "1960: Metal Oxide Semiconductor (MOS) Transistor Demonstrated". Computer History Museum.
  2. ^ Lojek, Bo (2007). History of Semiconductor Engineering. Springer Science & Business Media. pp. 321–323. ISBN 9783540342588.
  3. ^ a b c d Manfred Seifart (1982). Digitale Schaltungen und Schaltkreise [Digital Circuits and Integrated Circuits] (in German). Berlin: VEB Verlag Technik. OCLC 923116729.
  4. ^ Mogisters: The New Generation of MOS Monolithic Shift Registers. General Instrument Corp. 1965.
  5. ^ a b "1964: First Commercial MOS IC Introduced". Computer History Museum. Retrieved 2020-12-07.
  6. ^ "13 Sextillion & Counting: The Long and Winding Road to the Most Frequently Manufactured Human Artifact in History". Computer History Museum. 2018-04-02. Retrieved 2020-12-08.
  7. ^ General Instrument MOS Integrated Circuit. General Instrument Microelectronics Division. September 1966.
  8. ^ M. J. Robles (1968-04-09). New MOS Multiplex Switch is Bipolar Compatible. Fairchild Semiconductor.
  9. ^ a b c "1968: Silicon Gate Technology Developed for ICs". Computer History Museum. Retrieved 2020-12-11.
  10. ^ The Intel Memory Design Handbook (PDF). Intel. Aug 1973. Retrieved 2020-12-18.
  11. ^ a b Sah, Chih-Tang (October 1988). "Evolution of the MOS transistor-from conception to VLSI" (PDF). Proceedings of the IEEE. 76 (10): 1280–1326. doi:10.1109/5.16328. ISSN 0018-9219.
  12. ^ a b c "1970: MOS dynamic RAM Competes with Magnetic Core Memory on Price". Computer History Museum. Retrieved 2020-12-17.
  13. ^ "Rockwell PPS-4". The Antique Chip Collector's Page. Retrieved 2020-12-21.
  14. ^ Parallel Processing System (PPS) Microcomputer. Rockwell International. Oct 1974. Retrieved 2020-12-21.
  15. ^ "A chronological list of Intel products. The products are sorted by date" (PDF). Intel museum. Intel Corporation. July 2005. Archived from the original (PDF) on August 9, 2007. Retrieved July 31, 2007.
  16. ^ Kuhn, Kelin (2018). "CMOS and Beyond CMOS: Scaling Challenges". High Mobility Materials for CMOS Applications. Woodhead Publishing. p. 1. ISBN 9780081020623.
  17. ^ "1963: Complementary MOS Circuit Configuration is invented". Computer History Museum. Retrieved 2021-01-02.
  18. ^ Ken Shirriff (December 2020). "Reverse-engineering an early calculator chip with four-phase logic". Retrieved 2020-12-31.
  19. ^ Khan, Ahmad Shahid (2014). Microwave Engineering: Concepts and Fundamentals. CRC Press. p. 629. ISBN 9781466591424. Retrieved 2016-04-10. Also, the asymmetric input logic levels make PMOS circuits susceptible to noise.
  20. ^ Fairchild (January 1983). "CMOS, the Ideal Logic Family" (PDF). p. 6. Archived from the original (PDF) on 2015-01-09. Retrieved 2015-07-03. Most of the more popular P-MOS parts are specified with 17V to 24V power supplies while the maximum power supply voltage for CMOS is 15V.
  21. ^ "Intel 4004 datasheet" (PDF) (published 2010-07-06). 1987. p. 7. Archived from the original (PDF) on 16 October 2016. Retrieved 2011-07-06.
  22. ^ Microelectronic Device Data Handbook (PDF) (NPC 275-1 ed.). NASA / ARINC Research Corporation. August 1966. pp. 2–51.

Further reading[edit]