Our editors will review what you’ve submitted and determine whether to revise the article.
- Engineering LibreTexts - Integrated Circuit Design Techniques
- IOPscience - Journal of Physics: Conference Series - Application of Artificial Intelligence in Integrated Circuits (PDF)
- Computer History Museum - Who Invented the IC?
- University of Diyala - Integrated Circuits (PDF)
- Minnesota Libraries Publishing Project - History of High Tech - Semiconductors, ICs, PCs
Microprocessor circuits
Microprocessors are the most-complicated ICs. They are composed of billions oftransistors that have been configured as thousands of individual digitalcircuits, each of which performs some specific logic function. A microprocessor is built entirely of these logic circuits synchronized to each other. Microprocessors typically contain thecentral processing unit (CPU) of a computer.
Just like a marching band, the circuits perform their logic function only on direction by the bandmaster. The bandmaster in a microprocessor, so to speak, is called the clock. The clock is a signal that quickly alternates between two logic states. Every time the clock changes state, every logiccircuit in the microprocessor does something. Calculations can be made very quickly, depending on the speed (clock frequency) of the microprocessor.
Microprocessors contain some circuits, known asregisters, that store information. Registers are predetermined memory locations. Each processor has many different types of registers. Permanent registers are used to store the preprogrammed instructions required for various operations (such as addition and multiplication). Temporary registers store numbers that are to be operated on and also the result. Other examples of registers include the program counter (also called the instruction pointer), which contains the address in memory of the next instruction; the stack pointer (also called the stack register), which contains the address of the last instruction put into an area of memory called the stack; and the memory address register, which contains the address of where thedata to be worked on is located or where the data that has been processed will be stored.
Microprocessors can perform billions of operations per second on data. In addition to computers, microprocessors are common invideo game systems,televisions,cameras, andautomobiles.
Memory circuits
Microprocessors typically have to store more data than can be held in a few registers. This additional information is relocated to special memory circuits.Memory is composed of dense arrays of parallel circuits that use their voltage states to store information. Memory also stores the temporary sequence of instructions, or program, for the microprocessor.
Manufacturers continually strive to reduce the size of memory circuits—to increase capability without increasing space. In addition, smaller components typically use less power, operate more efficiently, and cost less to manufacture.
Digital signal processors
A signal is ananalog waveform—anything in theenvironment that can be captured electronically. A digital signal is an analog waveform that has been converted into a series of binary numbers for quick manipulation. As the name implies, a digital signal processor (DSP) processes signals digitally, as patterns of 1s and 0s. For instance, using an analog-to-digital converter, commonly called an A-to-D or A/D converter, a recording of someone’s voice can be converted into digital 1s and 0s. The digital representation of the voice can then be modified by a DSP using complex mathematical formulas. For example, the DSPalgorithm in the circuit may be configured to recognize gaps between spoken words as background noise and digitally remove ambient noise from the waveform. Finally, the processed signal can be converted back (by a D/A converter) into an analog signal for listening. Digital processing can filter out background noise so fast that there is no discernible delay and the signal appears to be heard in “real time.” For instance, such processing enables “live” television broadcasts to focus on a quarterback’s signals in an Americangridiron football game.
DSPs are also used to produce digital effects on live television. For example, the yellow marker lines displayed during the football game are not really on the field; a DSP adds the lines after the cameras shoot the picture but before it is broadcast. Similarly, some of the advertisements seen on stadium fences and billboards during televised sporting events are not really there.
Application-specific ICs
An application-specific IC (ASIC) can be either a digital or ananalog circuit. As their name implies, ASICs are not reconfigurable; they perform only one specific function. For example, a speed controller IC for a remote control car is hard-wired to do one job and could never become amicroprocessor. An ASIC does not contain any ability to follow alternate instructions.
Radio-frequency ICs
Radio-frequency ICs (RFICs) are widely used inmobile phones and wireless devices. RFICs are analog circuits that usually run in the frequency range of 3 kHz to 2.4 GHz (3,000 hertz to 2.4 billion hertz), circuits that would work at about 1 THz (1 trillion hertz) being in development. They are usually thought of as ASICs even though some may be configurable for several similar applications.
Mostsemiconductor circuits that operate above 500 MHz (500 million hertz) cause the electronic components and their connecting paths to interfere with each other in unusual ways. Engineers must use special design techniques to deal with thephysics of high-frequency microelectronic interactions.
Monolithic microwave ICs
A special type of RFIC is known as amonolithic microwave IC (MMIC; also called microwave monolithic IC). These circuits usually run in the 2- to 100-GHz range, ormicrowave frequencies, and are used inradar systems, insatellite communications, and as power amplifiers for cellular telephones.
Just assound travels faster throughwater than throughair,electron velocity is different through each type of semiconductor material.Silicon offers too much resistance for microwave-frequency circuits, and so thecompoundgallium arsenide (GaAs) is often used for MMICs. Unfortunately, GaAs is mechanically much less sound than silicon. It breaks easily, so GaAs wafers are usually much more expensive to build than silicon wafers.
Basic semiconductor design
Any material can be classified as one of three types:conductor,insulator, orsemiconductor. A conductor (such ascopper or saltwater) can easily conductelectricity because it has an abundance of freeelectrons. An insulator (such asceramic or dryair) conducts electricity very poorly because it has few or no free electrons. A semiconductor (such assilicon orgallium arsenide) is somewhere between a conductor and an insulator. It is capable of conducting some electricity, but not much.
Doping silicon
Most ICs are made ofsilicon, which isabundant in ordinary beach sand. Pure crystalline silicon, as with other semiconducting materials, has a very highresistance to electrical current at normal room temperature. However, with the addition of certain impurities, known as dopants, the silicon can be made to conduct usable currents. In particular, the doped silicon can be used as a switch, turning current off and on as desired.
The process of introducing impurities is known as doping or implantation. Depending on a dopant’s atomic structure, the result of implantation will be either ann-type (negative) or ap-type (positive) semiconductor. Ann-type semiconductor results from implanting dopantatoms that have more electrons in their outer (bonding) shell than silicon. The resulting semiconductorcrystal contains excess, or free, electrons that are available for conducting current. Ap-type semiconductor results from implanting dopant atoms that have fewer electrons in their outer shell than silicon. The resulting crystal contains “holes” in its bonding structure where electrons would normally be located. In essence, such holes can move through the crystal conducting positive charges.









