Chapter 1 - Introduction To IC Design
Chapter 1 - Introduction To IC Design
Learning Outcomes
At the end of this subject, student should be able to:
Discover the IC design technology, structure of CMOS devices, fabrication and packaging process. [PO1,C3] Analyze a CMOS operation and characteristics. [PO2,C4] Design transistor-level logic and layout design for CMOS technology. [PO3,C5] Demonstrate a report on a digital circuit design project to recognize the needs for, and ability to engage in independent and life-long learning as well as identify entrepreneurial and business opportunities in related area. [PO11,A3]
Week
1
Session
Lecture 1 17/2-21/2 Introduction
Syllabus
Chapter 1: Introduction to IC Design History of microelectronics Components for logic A brief history of MOST Introduction to IC Classification of IC IC design Why design IC IC design hierarchy IC technologies (CMOS, Bipolar & BiCMOS) Chapter 2: CMOS Characteristics and Analysis Review of MOS transistors pn-junction MOS Transistors : nMOS and pMOS Chapter 2: CMOS Characteristics and Analysis MOS modes and regions of operations MOS enhancement transistors Chapter 2: CMOS Characteristics and Analysis IV characteristics Non ideal IV CV characteristics
Lecture 3 3/3-7/3
Week 5
Syllabus Chapter 2: CMOS Characteristics and Analysis DC response : CMOS inverter, voltage transfer characteristic, operating regions, beta ratio, threshold voltage. Chapter 3: CMOS Circuits and Logic Design Design representations Complementary CMOS MOS transistors switches CMOS logic Chapter 3: CMOS Circuits and Logic Design Inverter Combinational logic NAND gate NOR gate Compound gate MID TERM BREAK (7/4-11/4)
Chapter 4: IC Layout and Design Introduction Layout design rules and layout considerations nMOS transistor layout CMOS inverter layout
Week 10
Syllabus Chapter 4: IC Layout and Design Stick diagram: stick diagram color code, transistor, implied connections and crossovers, contacts and taps. Practice of stick diagram
11
Chapter 4: IC Layout and Design Layout design Mask layout Complex logic gates layout Chapter 4: IC Layout and Design Euler path Multiple gates Multi-cell layout Chapter 5: IC Fabrication & Process Technology Introduction Silicon semiconductor manufacturing technology Semiconductor device fabrication Fabrication process: silicon wafer preparation, epitaxial growth, oxidation.
12
13
Lecture 12 12/5-16/5
Week 14
Syllabus Chapter 5: IC Fabrication & Process Technology Fabrication process (cont) : photolithography, diffusion, ion implantation, etching, isolation, metallization, packaging.
15
Chapter 5: IC Fabrication & Process Technology SiO2 patterning LOCOS/STI Basic CMOS technology Cross -section
REVISION WEEK EXAMINATION WEEK
16 17, 18
References
Sung-Mo Kang, Yusuf Leblebici, CMOS Digital Integrated Circuits, McGraw Hill, 2009. B. L. Anderson, R. L. Anderson, Fundamentals of Semiconductor Devices, McGraw Hill, 2008. J. M. Rabaey, Digital Integrated Circuits: A Design Perspective, Prentice Hall, 2009. Muhammad H. Rashid, Microelectronic Circuit: Analysis and Design, Cengage Learning, 2010. Behzad Razavi, Design of Analog CMOS Integrated Circuits, Mc Graw Hill, 2010.
Evaluation
HISTORY OF MICROELECTRONICS
Science of electronics began in 1895 Lorentz postulated existence of electrons By 1897, Braun built simple cathode-ray tube (the 1st electron valve) Beginning of century, Fleming invented Diode he called a valve In 1907, Lee De Forest made a triode & can amplify signals
By 1940s several scientist in Bell Labs start investigating material called semiconductors
Then they made a diode from it that have many advantages No Vacuum, Much smaller, Operate well in Room temperature & No warm-up time The start of Microelectronics !!!
By 1953, Transistors were small enough to be fitted in ear & can operate in higher freq within larger temperature ranges, then it became so small that many can be placed in single piece of silicon Microchips & They started the Microelectronics Industry !! By 1960s, several transistors put on single IC, further refined into SSI (Small-scale integration : < than 100 transistors), 1966 evolved to MSI (Medium-scale integration : > than 100 but < than 1000 transistor), Next to LSI (Large-scale integration : > than 1000), then VLSI ( > than 100 000 transistors) & now ULSI ( > than 1 mil transistors)
Bipolar Transistors
B C Depletion
n p n
p n p
MOS Transistors
Enhancement
N-channel
S
P-channel
p
SUB
Introduction to IC
In electronics, an integrated circuit:
Also known as IC, microcircuit, microchip, silicon chip or chip. Is a miniaturized electronic circuit:
Consist of semiconductor active devices (diode, BJT, MOS, CMOS inverter) and passive components (resistor, capacitor, inductor). Manufactured in the surface of a thin substrate of semiconductor material.
Basic Definition of IC
Is a miniature, low cost electronic circuit consisting of active and passive components that are joined together on a single crystal chip of silicon. Advantages of IC
miniaturization leads to increased equipment density. system reliability is increased because soldering is avoided. the cost is low because ICs are manufactured in a batch process. operating speed is increased. power consumption is decreased.
The minimum channel length of MOS transistors dropped from 25m in 1960s to 90nm in the year 2002,
predicted that the number of transistors per chip doubles every ones and a half years. with benefit of much higher complexity, smaller volume and higher speed.
Analog and digital IC chips were traditionally designed and fabricated in different technologies.
analog circuits use bipolar technologies digital circuits are in MOS technologies.
A system which consists of a large number of integrated and discrete components is power hungry, huge and expensive.
Classification of IC
ICs can be classified into different types depending on:
Linearity type of transistor used
or
manufacturing process.
Classification of IC (cont..)
Linearity.
can be classified as either linear or digital.
linear ICs:
have any output voltage and will follow linearity principle inside the specified range. is the operational amplifier or op amp, which consists of resistors, diodes, and transistors in a conventional analog circuit.
digital ICs :
have only two possible output levels. Example: Logic gates and flip-flop
Classification of IC (cont..)
Transistor
BJT ICs use Bipolar Junction Transistors and FET ICs use Field Effect Transistor.
Manufacturing
can be classified as either hybrid or monolithic.
Classification of IC (cont..)
Manufacturing
Hybrid IC:
electronic circuit integrated on the ceramic substrate using various components and then enclosed in the single package
are combinations of monolithic, film and discrete components.
Figure 1.1
Classification of IC (cont..)
Manufacturing
Monolithic IC:
called a chip or die, contains both active and passive elements. entire circuit is built into a single piece of semiconductor.
IC Design
Integrated circuit design:
Is a subset of electrical engineering. encompasses the specialized design techniques required to build miniaturized electronic components into an electrical network on a monolithic semiconductor substrate.
involves the creation of electronic components such as transistors, resistors, capacitors and the metallic interconnect of these components onto a piece of semiconductor (silicon).
IC Design (cont..)
A method to isolate the individual components formed in the substrate is necessary since the substrate silicon is conductive and often forms an active region of the individual components. The two common methods are: p-n junction isolation dielectric isolation. Attention must be given to: since ICs contain very
power dissipation of transistors and interconnect resistances current density of the interconnection, contacts and vias.
tiny devices compared to discrete components
IC Design (cont..)
the physical layout of certain circuit sub blocks is typically critical:
in order to segregate noisy portions of an IC from quiet portions to balance the effects of heat generation across the IC OR to facilitate the placement of connections to circuitry outside the IC.
IC Design (cont..)
IC design falls into two broad categories design techniques :
digital IC analog IC
IC Design (cont..)
Digital IC Design:
focuses on maximizing circuit density and placing circuits so that clock and timing signals are routed efficiently. Increasing the switching speed and minimizing capacitance of the interconnection. maximizes the performance of microprocessors, FPGAs, RAM, ROM, flash memories and digital ASICs.
IC Design (cont..)
Analog IC Design:
is more concerned with the physics of the semiconductor devices such as gain, matching, power dissipation, resistance, etc. Fidelity of analog signal amplification and filtering is usually critical and as a result, analog ICs use larger area active devices than digital designs and are usually less dense in circuit. has specializations in power IC design and RF IC design. is used in the design of op-amps, linear regulators, phase locked loops, oscillators and active filters.
Speed
Signals can be switched between logic 0 and 1 much quicker within a chip than they can between chips. Communication within a chip can occur hundreds of times faster than communication between chips on the PCB. The high speed of circuits on-chip is due to their small size
smaller components and wires have smaller parasitic capacitances that slow down the signal.
Logic Design
Physical Design
Chip Fabrication
The performance of bipolar transistors in BiCMOS are usually inferior to that of pure bipolar technologies.
Thus CMOS technologies become mainstream technologies for mix signal integration due to the advantages of low cost and high integration density.