Large scale integration
Large scale integration (LSI) is a semiconductor fabrication technology placing thousands of transistors and components on a single integrated circuit die, emerging around 1970 between medium scale and very large scale integration.
What Is Large Scale Integration?
Large scale integration (LSI) is a semiconductor fabrication technology that places thousands of transistors and associated electronic components on a single integrated circuit die. The term sits in a progression of integration density milestones: small scale integration (SSI) in the early 1960s accommodated tens of transistors; medium scale integration (MSI) reached hundreds; LSI, emerging around 1970, pushed into the thousands-to-tens-of-thousands range; and very large scale integration (VLSI), which arose in the late 1970s, extended the count into millions and then billions. While VLSI and its successors now dominate modern chip design, the LSI era established the foundational design and fabrication principles that underpin all subsequent advances.
The LSI generation coincided with the introduction of the first microprocessors and the first 1-kilobit dynamic random-access memory chips. Intel's 4004 processor, released in 1971, integrated approximately 2,300 transistors on a chip the size of a fingernail, demonstrating for the first time that a complete general-purpose computing engine could exist on a single piece of silicon.
Fabrication Technology
LSI chips are produced through photolithographic patterning of silicon wafers, a process in which ultraviolet light projects a mask pattern onto a photoresist-coated wafer, allowing selective etching and doping of transistor structures. The minimum feature size achievable by a given photolithography system determines how densely transistors can be packed, and the LSI era corresponded to feature sizes of roughly 10 micrometers down to about 2 micrometers, shrinking progressively through the decade. Complementary metal-oxide-semiconductor (CMOS) technology, which pairs n-type and p-type transistors in logic cells that only draw substantial current during switching transitions, emerged as the dominant LSI circuit family because it consumed far less standby power than the NMOS-only designs of the earliest microprocessors. As described in VLSI technology history resources at Cadence PCB design, the 1980s VLSI generation inherited and extended the CMOS fabrication infrastructure built during the LSI years.
Circuit Design and Electronic Design Automation
Designing a chip with tens of thousands of transistors required new abstractions beyond the gate-by-gate schematic methods used in SSI and MSI design. LSI gave rise to structured design methodologies including standard cell libraries, where logic functions are implemented using pre-characterized building blocks that can be placed and interconnected automatically. Floor planning tools that allocate die area among functional blocks, and place-and-route algorithms that automate wire connection, emerged during the LSI generation as the ancestors of modern electronic design automation (EDA) toolchains. The IEEE Transactions on Very Large Scale Integration Systems, published by the IEEE Circuits and Systems Society, remains the primary venue for continuing research in the design methodology lineage that LSI initiated.
Memory and Logic Devices of the LSI Era
The LSI era produced the first commercially successful microprocessors, including the Intel 4004 and 8080, the Motorola 6800, and the MOS Technology 6502, all of which powered the first generation of personal computers and embedded controllers. On the memory side, static and dynamic RAM chips in the 1-kilobit to 64-kilobit range relied on LSI density to provide affordable working memory. Read-only memory chips holding firmware and lookup tables also became cost-effective at LSI densities, enabling programmable calculators and early embedded control systems. The ScienceDirect overview of very large scale integration places LSI within the broader trajectory of integration density, noting how each density generation enabled qualitatively new product categories rather than just faster versions of existing ones.
Applications
Large scale integration has applications in a range of fields, including:
- Microprocessors for personal computers and embedded control systems
- Random-access memory chips for computing systems
- Application-specific integrated circuits for telecommunications and industrial control
- Digital signal processing chips for audio, communications, and instrumentation
- Programmable logic devices foundational to field-programmable gate array architectures