Categories: Digital Electronics

Integration Circuit

Integration Circuit (IC) is a small silicon semiconductor crystal called a chip. It contains electrical components such as transistors, decodes, resistors and capacitors. These components are interconnected and form an electronic circuit. The chip is mounted on a metal or plastic package. Connections are welded to external pins to form the IC.

The difference between integrated circuits and other electronic circuits is that the components in IC cannot be separated while the other circuits have detachable components. The circuits inside the package is accessible only through the external pins.

Integrated Circuit (Intel)

There are two types of IC packages; flat package and dual-in-line package. The dual-in-line packages are widely used as they are cheap and can be installed easily on circuit boards. The envelope of the package is made of ceramic or plastic. The packages are usually of standard size and the number of pins ranges from 8 to 64. The IC is identified by the number printed on the surface of the package.

The IC packages are small in size. For example, four AND gates are enclosed inside a 14-pin dual-in-line package with dimension of 20*8*3 milimeters. A microprocessor can be enclosed within a 40-pin dual-in-line package with dimension of 50*15*4 millimeters.

Advantages

  1. Small in size
  2. Low cost
  3. Reduced power consumption
  4. High reliability against failure
  5. Faster
  6. Reduction in number of external wiring connections

Classifications

Integrated circuits can be classified into linear and digital. Linear ICs operate with continuous signals and provides electronic functions such as amplifiers and voltage comparators. Digital ICs are made up of interconnected digital gates. They operate with binary signals.

Small-scale integration (SSI) device consists of a few logic gates in a single package. Medium-scale integration (MSI) device perform a complete logic function with 10 to 100 gates. Large-scale integration device (LSI) performs logic function with more than 100 gates. Very large-scale integration device (VLSI) contains thousands of gates in a single chip.

Related Articles

Sequential Circuit

Robin

Share
Published by
Robin
Tags: Circuit

Recent Posts

Hard Computing

What is hard computing? Hard computing is a traditional computing. It requires a precisely stated…

5 years ago

Soft Computing

Soft computing is a problem solving technology. It tends to fuse synergically different aspects of…

5 years ago

Cluster Computing

Cluster computing is an approach to achieve high performance, reliability or high throughput computing by…

5 years ago

Magnitude Comparator

Magnitude Comparator is a combinational circuit capable of comparing the relative magnitude of two binary…

9 years ago

Full-Subtractor

Full subtractor is a combinational circuit capable of performing subtraction on two bits namely minuend…

9 years ago

Half-Subtractor

Half-subtractor is a combinational circuit capable of subtracting a binary number from another binary number.…

9 years ago