Lecture 1 Integrated Circuit
Lecture 1 Integrated Circuit
LECTURE 1
INTEGRATED CIRCUIT
2
AGENDA
Integrated Circuit
Classification of ICs
CMOS vs BJT Technology
Types of VLSI Design
Full Custom vs Semi Custom Design
VLSI Design Flow
3
WHAT IS
INTEGRATED
CIRCUITS?
BASED ON
FUNCTIONALITY
a) Analog ICs (Linear ICs):
• Process continuous signals.
• Used in amplifiers, oscillators, voltage regulators, etc.
• Examples: Operational Amplifiers (Op-Amps), Analog Filters.
b) Digital ICs:
• Operate on discrete signals (0s and 1s).
• Used in logic gates, microprocessors, memory chips, etc.
• Examples: Flip-Flops, Counters, Microcontrollers.
c) Mixed-Signal ICs:
• Combine analog and digital circuitry on a single chip.
• Used in systems requiring both signal types, like communication devices.
• Examples: Analog-to-Digital Converters (ADCs), Digital-to-Analog Converters (DACs).
6
BASED ON LEVEL
OF INTEGRATION
a) Small Scale Integration (SSI):
•Contains a few dozen transistors (10–100 gates).
•Used in simple circuits like basic logic gates.
b) Medium Scale Integration (MSI):
•Contains hundreds of transistors (100–1,000 gates).
•Used in adders, multiplexers, etc.
c) Large Scale Integration (LSI):
•Contains thousands of transistors (1,000–10,000 gates).
•Used in processors, memory chips, etc.
d) Very Large Scale Integration (VLSI):
•Contains millions of transistors (10,000–1,000,000+ gates).
•Used in microprocessors, FPGAs, and complex ICs.
e) Ultra-Large Scale Integration (ULSI):
•Contains billions of transistors.
•Found in modern CPUs, GPUs, and SoCs (System on Chips).
7
BASED ON
APPLICATION
a) General-Purpose ICs:
•Designed for broad and varied applications.
•Examples: 555 Timer, Op-Amps.
b) Application-Specific ICs (ASICs):
•Customized for specific tasks or industries.
•Examples: ICs used in automotive, healthcare, or IoT devices.
c) Programmable ICs:
•Can be configured by the user after manufacturing.
•Examples: Field-Programmable Gate Arrays (FPGAs), Programmable
Logic Devices (PLDs).
8
BASED ON
MANUFACTURING
TECHNOLOGY
a) Bipolar ICs:
•Use bipolar junction transistors (BJTs).
•Known for high speed but higher power consumption.
b) CMOS ICs:
•Use complementary metal-oxide-semiconductor technology.
•Offer low power consumption and high noise immunity.
c) BiCMOS ICs:
•Combine bipolar and CMOS technologies.
•Offer the advantages of both high speed and low power.
9
DIFFERENCE BETWEEN
CMOS AND BIPOLAR
Feature CMOS ICs Bipolar ICs
Technology Uses MOSFETs (Metal-Oxide-Semiconductor Field-Effect Transistors). Uses BJTs (Bipolar Junction Transistors).
Power Consumption Very low power consumption due to low static current. Higher power consumption because of continuous current
flow.
Speed Slower compared to Bipolar ICs for high-speed operations. Faster switching speed and better performance in high-
frequency applications.
Noise Immunity High noise immunity, suitable for digital circuits. Lower noise immunity, making them less suitable for noisy
environments.
Applications Used in low-power devices like microprocessors, mobile phones, and Used in applications requiring high speed and power, such
digital electronics. as RF amplifiers and analog circuits.
Cost Cheaper to manufacture due to simpler fabrication. More expensive because of higher power and speed
capabilities.
Thermal Stability Better thermal stability and lower heat dissipation. Poorer thermal stability with higher heat dissipation.
Integration Density High, allowing more components per chip (VLSI/ULSI). Lower integration density compared to CMOS ICs.
Switching Characteristics Relatively slower, with longer rise and fall times. Faster switching characteristics, suitable for analog and RF
circuits.
Preferred Usage Ideal for battery-operated and low-power devices. Suitable for high-speed and power-intensive applications.
10
FEATURES OF IC
•Miniaturization
•High Reliability
•Low Power Consumption
•High Speed
•Cost-Effectiveness
•Lightweight
•Improved Performance
•Low Heat Dissipation
•High Integration Density
•Compatibility
•Scalability
•Durability
•Low Maintenance
•Wide Application Range
11
TYPES OF VLSI
DESIGN
❑ Based on Design Methodology ❑ Based on Technology Used
a) ASIC (Application-Specific Integrated Circuit)
a) Full-Custom Design
b) FPGA (Field-Programmable Gate Array)
b) Semi-Custom Design c) SoC (System on Chip)
c) Programmable Design d) SiP (System in Package)