MSI
Initialism of medium scale integration.
MSI: chips with dozens to hundreds of logic gates
MSI, or medium scale integration, refers to integrated circuits containing roughly 10 to 100 logic gates on a single die. This places MSI between the simpler small scale integration (SSI) chips of the 1960s, which held perhaps a handful of gates, and the denser large scale integration (LSI) chips that followed in the 1970s. MSI circuits typically perform specific logic functions, arithmetic operations, or signal routing tasks within larger electronic systems.
MSI chips are built on bipolar or early CMOS processes, most commonly using 10 to 5 micrometer feature sizes. Common MSI functions include multiplexers, demultiplexers, decoders, adders, comparators, and shift registers. A typical TTL MSI chip such as a 74-series device might contain 2 to 4 logic functions in a 14 or 16 pin DIP package. CMOS equivalents like the 4000 series offer lower power consumption at the cost of slower switching speeds.
MSI dominated industrial control, test equipment, and computing systems from the early 1970s through the mid-1980s. A data acquisition module or programmable logic controller of that era would contain dozens of MSI devices wired together on a circuit board. Engineers selected MSI chips the way they select standard parts today: match the function to the application, check the voltage and speed ratings, verify pinout compatibility, and verify timing against system clock frequencies.
Although LSI and VLSI have displaced MSI in new designs, MSI chips remain in production and in active use in legacy equipment. Many industrial machines, test fixtures, and control systems built in the 1980s and 1990s still run MSI-based logic. Maintenance technicians must understand MSI pinouts, logic levels, and timing specs to troubleshoot these systems. Replacement stock and datasheets remain available from distributors, though supply has tightened for some discontinued part numbers.
MSI also serves a teaching role in electronics education. The medium density and discrete pinouts make MSI circuits easier to understand than modern microcontrollers or FPGAs. Students can trace signal paths and verify logic states with a multimeter or oscilloscope without needing specialized software tools.