VLSI: An Introduction

Size: px
Start display at page:

Download "VLSI: An Introduction"

Transcription

1 Chapter 1 UEEA2223/UEEG4223 Integrated Circuit Design VLSI: An Introduction

2 Prepared by Dr. Lim Soo King 02 Jan 2011.

3 Chapter 1 VLSI Design: An Introduction Introduction Early Computing Machine Invention of Transistor and Integration Circuit General Trend Device Scale Down Frequency Improvement Layers Density Design Trends High Dielectric Constant Materials Metallization Cost of an Integrated Circuit Die Yield and Defect Density Exercises Bibliography i -

4 Figure 1.1: Photograph illustrating the internal parts of a hand phone... 3 Figure 1.2: Typical structure of an integrated circuit mounted on a ball grid array... 4 Figure 1.3: Patterns representative of each scale decade from 10cm-size instrument to 10nm-size oxide layer... 4 Figure 1.4: Intel microprocessors compared with Moore s Law... 5 Figure 1.5: Evolution of dynamic RAM and flash semiconductor memories... 6 Figure 1.6: Evolution of lithography... 7 Figure 1.7: Increased operating frequency of microprocessors and micro-controllers... 8 Figure 1.8: Evolution of key parameters with the technology scale down... 8 Figure 1.9: Cross-section of the 0.35µm CMOS... 9 Figure 1.10: 2D view of the 0.12µm process Figure 1.11: Relative dimension comparison of an NAND gate designed with various technologies Figure 1.12: The silicon wafer used for patterning the integrated circuits Figure 1.13: Evolution of integrated circuit design techniques, from layout level to system level Figure 1.14: High dielectric constant material ii -

5 Chapter 1 VLSI Design: An Introduction 1.0 Introduction The advancement in integrated circuit technology has changed the concept of digital data manipulation, which in turn has dramatically impacted our society. It evolved from the earlier days of mainframe computer to minicomputer, personal computer, and laptop computer. More significantly, the use of integrated circuits for designing digital solution is continuous in all areas of electronics, such as in instrumentations, and conversion of telecommunications and consumer electronic into digital format. In this chapter, student will be giving a briefing pertaining to the historical perspective of the VLSI system right from early computing machine to the invention of first transistor in 1947 and integrated circuit in Information illustrating technology trend, scale down, frequency improvement, design trend, design technology such as interconnect materials, dielectric material, software used etc, and CMOS technology are presented. At the end of this chapter, packaging of integrated circuit is introduced Early Computing Machine The first implementation of computational engine was way back in early 19 th century, which was the Babbage s difference engine. Although this was a decimal engine, nevertheless the underlying concept of computing was the same as the modern binary system. The analytical engine developed in 1934 was perceived as a general purpose machine, which had feature closed modern computer. Early digital electronics systems were designed based on magnetically control switches or relays. They were used mainly in the implementation of very simple logic networks. Such system is still used in the train safety system today. The age of digital computing began with vacuum tube. The vacuum tube digital design culminated with the design of Electronic Numerical Integrator and Computer ENIAC intended for computing artillery firing tables and Universal Automatic Computer I UNIVAC I, which is the first successful commercial computer. The ENIAC was 80 feet long, 8.5 feet high, and several feet wide. It has 18,000 vacuum tubes. It was rapidly become clear that vacuum tube - 1 -

6 technology had reached its design limit. Reliability problem and excessive power consumption had made the implementation of larger engine economically and practically infeasible Invention of Transistor and Integration Circuit Since the invention of transistor in 1947 at Bell laboratory and followed by the induction of the bipolar junction transistor by William Shockley in 1949, the evolution of integrated circuit IC fabrication techniques is a unique fact in the history of modern industry. There have been steady improvements in terms of speed, density, and cost for more than 50 years. In 1956, the first bipolar digital logic gate made of discrete components was introduced by Harris Semiconductor. In 1958, Jack Kilby at Texas Instruments conceived the integrated circuit, in which all components including passive and active types are integrated on a single semiconductor substrate. This invention led to the introduction of the first set of integrated circuit commercial logic gate called the Fairchild Micrologic Family. In 1962, the first true successfully IC logic family, the transistor-transistor logic TTL was born. Other digital family was devised from TTL such as the emitter-coupled logic ECL was designed in Eventually bipolar junction transistor digital logic lost the battle for hegemony in digital design to the low power bipolar families such as integrated injection logic I 2 L and metal oxide semiconductor field effect transistor MOSFET integrated circuit. MOSFET became dominated not only due low power consumption but able to make into miniature form and millions of them can be integrated in a single semiconductor substrate. 1.1 General Trend Inside a general purpose electronics system such as personal computer, hand phone, or an instrument, there are numerous integrated circuits IC placed together with discrete components on the printed circuit board PCB. Figure 1.1 illustrates an example, the hand phone PCB

7 Figure 1.1: Photograph illustrating the internal parts of a hand phone The integrated circuits appearing in this example have various sizes and complexities. The main core of the circuits consists of a microprocessor and a digital signal processor DSP considered as the heart of the system. Each has several millions of transistors on a single chip. The push for smaller size, reduced power supply consumption, and enhancement of services, has resulted in continuous technological advances, with the possibility of ever higher integration. The integrated circuit consists of a silicon die, with a size of usually around 2.0cm x 2.0cm for the case of microprocessors and memories. The integrated circuit is normally mounted on a package as shown in Fig 1.2, which is placed on a printed circuit board. The active part of the integrated circuit is only a very thin portion of the silicon die. At the border of the chip, small solder bumps serve as electrical connections between the integrated circuit and the package. The package itself is a sandwich of metal and insulator materials that conveys the electrical signals to large solder bumps, which interface with the printed circuit board

8 Figure 1.2: Typical structure of an integrated circuit mounted on a ball grid array Inside the electronic equipment, one may see the integrated circuits in package form and passive elements are mounted on the same printed circuit board in 1.0cm scale. Inside the package, wire connecting between the package and the integrated circuit is in 1.0mm scale, whilst input/output structures of the integrated circuit are in 100µm scale. The integrated circuit layout is in 10µm dimension. A vertical cross-section of the process reveals a complex stack of layers and insulators in 1.0µm scale, and the active device itself the MOS transistor 100nm thick. Figure 1.3 illustrates the patterns representing a 10cm size instrument to the oxide thickness of 10nm thickness. Figure 1.3: Patterns representative of each scale decade from 10cm-size instrument to 10nm-size oxide layer In 1960, Gordon Moore, a co-founder of Intel predicted that the number of transistors that could be manufactured on a chip would grow exponentially for memory device and speed of the device. This prediction is known as Moore s Law, was remarkable prescient. He then ultimately predicted that the transistor - 4 -

9 count would double every 18 months. Moore s Law has held up to the Itanium 2 processor, which has around 400 million transistors. Figure 1.4 describes the evolution of the complexity of Intel microprocessors in terms of number of devices on the chip compared with Moore s Law prediction. The Pentium IV processor produced in 2003 had about 50,000,000 MOS transistor devices integrated on a single piece of silicon not larger than 2.0cm x 2.0cm. Since the 1kb memory produced by Intel in 1971, semiconductor memories have improved both in density and performances, with the production of 256Mb dynamic memories DRAM in 2000, and 1Gb memories in In other words, within around 50 years, the number of memory cells integrated on a single die has been multiplied by 1,000,000. Another type of memory chip called Flash memory has become very popular, due to its capabilities to retain the information without supply voltage. Figure 1.5 shows the evolution of dynamic RAM and flash semiconductor memories from the 80 to 00. Figure 1.4: Intel microprocessors compared with Moore s Law - 5 -

10 Figure 1.5: Evolution of dynamic RAM and flash semiconductor memories 1.2 Device Scale Down There are four main generations of integrated circuit technologies: micron, submicron, deep submicron, and ultra deep submicron technology, as illustrated in Fig The submicron era started in 1990 with 0.8µm technology. The deep submicron technology started in 1995 with the introduction of lithography thinner than 0.3µm. Ultra deep submicron technology concerns with lithography below 0.1µm. Figure 1.6 shows that research has always kept around five years ahead of mass production. It can also be seen that the trend towards smaller dimension has accelerated since In 2007, the lithography was decreased to 65nm. The lithography expressed in µm corresponds to the smallest patterns that can be implemented on the surface of the integrated circuit

11 1.3 Frequency Improvement Figure 1.6: Evolution of lithography Figure 1.7 illustrates that the clock frequency increases for high-performance microprocessors and industrial micro-controllers with the technology scale down. The microprocessor roadmap is based on Intel microprocessors used for personal computers, while the micro-controller roadmap is based on Freescale micro-controllers used for high performance automotive industry applications. The personal computer industry requires microprocessors running at the highest frequencies, which entails very high power consumption like 30 watts for the Pentium IV generation. The automotive industry requires embedded controllers with more and more sophisticated on-chip functionalities, larger embedded memories, and interfacing protocols. The operating frequency follows a similar trend to that of personal computer processors but with a significant shift toward right

12 Figure 1.7: Increased operating frequency of microprocessors and micro-controllers 1.4 Layers Figure 1.8 lists a set of key parameters, and their evolutions with the technology. Special attention is paid to the increased number of metal interconnects, the reduction of the power supply V DD and the reduction of the gate oxide down to atomic scale values. Notice also the increase in the size of the die and the increasing number of input/output pads available on a single die. Lithography Year No of Metal Layer Core Supply (V) Core Oxide (nm) Chip Size (mm) Input/Output Pads 1.2µm x µm x µm x µm x µm x17 1, µm x20 1, µm x20 1,800 90nm x20 2,000 65nm x20 3,000 Figure 1.8: Evolution of key parameters with the technology scale down

13 The 1.2µm CMOS process features n and p-mos devices with a channel length of 1.2µm. The two-layer metal interconnects are 2µm wide. The MOS diffusion is around 1.0µm deep. The 0.35µm CMOS technology is a five-metal layer process with a minimal MOS device length of 0.35µm. The MOS device includes lateral drain diffusion, with shallow trench oxide isolations. Metal interconnects are less than 1µm wide. The MOS diffusion is less than 0.5µm deep. The two-dimensional aspect of this technology is shown in Fig Figure 1.9: Cross-section of the 0.35µm CMOS The CMOS 0.12µm six-metal layer process with a minimal MOS device length of 0.12µm is shown in Fig The metal interconnects are very narrow, around 0.2µm, separated by 0.2µm. The MOS device appears very small, below the stacked layers of metal sandwiched between oxides

14 1.5 Density Figure 1.10: 2D view of the 0.12µm process The improvement of lithography enables implementing an identical function in an ever smaller silicon area. Consequently, more functions can be integrated in the same space. Moreover, the number of metal layers used for interconnects has been continuously increasing in the course of past ten years. More layers for routing means a more efficient use of the silicon surface, as for printed circuit boards. Active areas, i.e. MOS devices, can be placed closer to each other if many routing layers are provided. The increased density provides two significant improvements. Firstly, the reduction of the silicon area goes together with a decrease in the parasitic capacitance of junctions and interconnects. Thus, it increases the switching speed of device. Secondly, shorter dimension of the device itself speeds up switching, which leads to further operating clock improvements. Figure 1.11 shows the relative dimension comparison of an NAND gate designed with 1.2µm, 0.35µm, 0.12µm, and 90nm technologies. Note that the cross sectional area is significantly reduced from 1.2µm technology design to 90nm technology design

15 Figure 1.11: Relative dimension comparison of an NAND gate designed with various technologies The silicon wafer, on which the chips are fabricated, has constantly increased in size with technological advances. A larger diameter means more chips can be fabricated at the same time but it requires ultra-high cost equipment that is able to manipulate and process these wafers with an atomic-scale precision. This trend is illustrated in Figure The wafer diameter for 0.12µm technology is 8in or 20cm. Twelve inch wafers have been introduced for 90nm technology generation. The thickness of the wafer varies from 300 to 600µm. Figure 1.12: The silicon wafer used for patterning the integrated circuits

16 1.6 Design Trends Originally, integrated circuits were designed at the layout level with the help of logic design tools so that it can achieve design complexities of around 10,000 transistors. The layout tool works at the lowest level of design, while some operate at the logic level. The introduction of high level description languages such as VHDL and Verilog have made it possible to design a complete system on a chip SoC with complexities ranging from 1 million to 10 million transistors as shown in Fig Recently, languages for specifying circuit behavior such as SystemC language have been available, which can be used to design chip with complexity between 100 and 1,000 million transistors. Notice that the technology has always been ahead of design capabilities. Figure 1.13: Evolution of integrated circuit design techniques, from layout level to system level 1.7 High Dielectric Constant Materials Reducing the thickness of conventional oxides such as silicon dioxide SiO 2 will cause in reliability degradation and unacceptable current leakage. New dielectric materials shown in Fig with high dielectric constant k are needed to replace SiO 2 for both for the MOS device and the embedded capacitors. High-capacitance passive devices known as metal-insulator-metal MIM capacitor are needed for various purposes including on-chip power supply decoupling, analog filtering for wireless applications and high-quality resonators for radio-frequency circuits. These capacitors feature high reliability, low current leakage, low series resistance and low dielectric loss. They are fully compatible with the standard CMOS processes

17 VLSI Design: An Introduction Material Dielectric Constant Remarks Fluor-oxide HfO 2 20 It is proposed for 45nm gate oxide Tantalum pentoxide High crystallization 25 Ta 2 O 5 temperature. Reliability issue Niobium tantalum pentoxide Ni x Ta 2 O 5 28 Good for MIM capacitor Silicon dioxide nitride SiO x N y 5-7 For 65nm gate oxide Silicon dioxide SiO Important ultra-thin film leakage Figure 1.14: High dielectric constant material Both MOS devices and passive components may benefit from high k insulators. Concerning MOS devices, high k dielectric layer can be made thicker than SiO 2 to obtain the same equivalent channel effect, thereby reducing leakage. Concerning passive component, larger permittivity means larger charge that can be stored in the memory capacitor, thus resulting in higher capacitance values. Alternatively, the same capacitance may require less silicon area with high k insulators than with conventional silicon dioxide SiO 2. Typical values for the capacitance range from 2 to 20fF/µm Metallization Metallization process is carried out in order to form interconnect layers. Aluminum with resistivity of 2.7µΩ-cm, is widely used as metal. In the case of scaled down CMOS, electro-migration EM and stress migration SM become serious problems. In order to prevent these problems, Al-Cu typically 0.5 wt % Cu is used. In addition, ultra-shallow junction as the result of scaling down sometimes needs barrier metal such as TiN, between the metal and silicon, in order to prevent junction leakage current. The RC delay of aluminum metal interconnects increases because decreasing of the feature size of the device. This increase is more significant than the reduction RC due to shrinking of device. Consequently, the total delay time for device scaled down to 250nm increases. To overcome the problem, high conductivity metal such as copper and low dielectric (low k) insulators such as organic polyimide or inorganic fluorine-doped oxide materials are used. The resistivity of copper is 1.7µΩ-cm, which better than aluminum of 2.7µΩcm. This is better in terms of resistance. Copper is also times better

18 resistant to electro-migration. Low k material such as polyimide has a lower capacitance since capacitance is a function of dielectric constant. Thus, polyimide and copper have shown a significant decrease in RC time constant compared with that of aluminum and silicon dioxide. The combination of material is ideal for multi-level interconnection for deep-submicron technology. 1.9 Cost of an Integrated Circuit The total cost of integrated circuit can be separated into two components, which are the recurring cost or the variable cost and the non-recurring costs or fixed cost. The fixed cost is independent of the sales volume, the number of products sold. An important component of the fixed cost of an integrated circuit is the design cost. The design cost is strongly dependent on the complexity of the design, the stringent requirements of the specifications, and the productivity of the designer. With the advanced design methodologies that forms a part of automatic design process help to reduce the fixed cost. Beside this cost, the fixed cost is the company overheads, which includes the company s research and development R&D, manufacturing equipment, marketing, sales, and building infrastructure etc. Variable cost accounts for the cost that is directly attributable to a manufactured product, which is proportional to the volume of product. The variable costs include the costs of the parts used in the product, assembly cost, testing cost, and operator cost. The total cost of an integrated circuit can then be calculated using equation (1.1). Cost of IC = Variable cost of die + Fixedcos t Volume (1.1) Owing to the maturity of the fabrication and assemble processes, over the year the cost of the integrated circuit has been dropped exponentially. The equation to calculate variable cost still remains, which is shown on equation (1.2). Variable cost = /Cost of die + cos t of assembly test + cos t of Final test yied package (1.2)

19 The cost of the die depends upon the number of good die - functional working integrated circuit on a wafer after probe test. Thus, the cost of the die can be calculated using equation (1.3). Cost of die = Cost of wafer Die yield x Die per wafer (1.3) 1.10 Die Yield and Defect Density Upon completion of the fabrication, the wafer is chopped into die, which is an individual integrated circuit. This die is then individually packaged in assembly and tested using automatic test equipment ATE and automatic test handler ATH. The number of dice per wafer is essentially the area of the wafer divided by the area of a die. The actual situation is somewhat more complicated as wafer is round and die is square. Die around the perimeter of the wafer are therefore lost. Equation (1.4) is used to calculate the yield of the die. Yield of die = Defect per unit area x die area + α 1 (1.4) α α depends on the complexity of the manufacturing process, which is number of mask dependent. For today complexity of integrated circuit manufacturing, α can be taken as equal to 3. From equation (1.4), one can see that the larger the die area, the lower will be the yield of die. Defect density per unit area describes point defect on the wafer surface and is significant because a single defect can ruin the circuitry on the die. Typical value of defect density is less than one defect per cm 2 area. Indeed the defect can be from the random imperfection of silicon crystal that cannot be eliminated or from process imperfection such as misalignment of mask, residue of photoresist material, dirt and etc. Exercises 1.1. Plot the frequency improvement versus the technology for the CMOS technology family. Predict the frequency of 35nm technology. You may use the data in Fig. 1.6 and Fig. 1.7 to help you

20 1.2. With the technology scale down, the silicon area decreases for the same device (Fig. 1.6), but the chip size increases (Fig. 1.7). Can you explain this contradiction? 1.3. State Moore s Law State the reason why it is necessary to replace SiO 2 with high dielectric constant material as the dielectric material for 45nm ultra deep submicron device fabrication A wafer has 12 inch diameter. Dice of size 2.5cm 2 are fabricated on it with 1 defects/cm 2, and α = 3. Determine the die per wafer and die yield of this wafer If the cost of wafer is 2,000 dollars, using the results of question 1.5, calculate the die cost State one reason why the defect density of the fabricated wafer will increase as the dimension of transistor becomes smaller. Bibliography 1. Jan M. Rabaey, Anantha Chandrakasan, and Borivoje Nikolic, Digital Integrated Circuits: A Design Persperctive, second edition, Pearson Education International, Etienne Sicard and Sonia Delmas Bendhia, Basics of CMOS Cell Design, McGraw Hill, Etienne Sicard and Sonia Delmas Bendhia, Advanced CMOS Cell Design, McGraw Hill, John P. Uyemura, Introduction to VLSI Circuits and Systems, John Wiley & Sons, Inc Stephen A. Campbell, "The Science and Engineering of Microelectric Fabrication", second edition, Oxford University Press, Inc

MICROPROCESSOR TECHNOLOGY

MICROPROCESSOR TECHNOLOGY MICROPROCESSOR TECHNOLOGY Assis. Prof. Hossam El-Din Moustafa Lecture 3 Ch.1 The Evolution of The Microprocessor 17-Feb-15 1 Chapter Objectives Introduce the microprocessor evolution from transistors to

More information

EMT 251 Introduction to IC Design

EMT 251 Introduction to IC Design EMT 251 Introduction to IC Design (Pengantar Rekabentuk Litar Terkamir) Semester II 2011/2012 Introduction to IC design and Transistor Fundamental Some Keywords! Very-large-scale-integration (VLSI) is

More information

Introduction. Digital Integrated Circuits A Design Perspective. Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic. July 30, 2002

Introduction. Digital Integrated Circuits A Design Perspective. Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic. July 30, 2002 Digital Integrated Circuits A Design Perspective Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic Introduction July 30, 2002 1 What is this book all about? Introduction to digital integrated circuits.

More information

Integrated Circuit Technology (Course Code: EE662) Lecture 1: Introduction

Integrated Circuit Technology (Course Code: EE662) Lecture 1: Introduction Indian Institute of Technology Jodhpur, Year 2015 2016 Integrated Circuit Technology (Course Code: EE662) Lecture 1: Introduction Course Instructor: Shree Prakash Tiwari, Ph.D. Email: sptiwari@iitj.ac.in

More information

VLSI Design. Introduction

VLSI Design. Introduction VLSI Design Introduction Outline Introduction Silicon, pn-junctions and transistors A Brief History Operation of MOS Transistors CMOS circuits Fabrication steps for CMOS circuits Introduction Integrated

More information

420 Intro to VLSI Design

420 Intro to VLSI Design Dept of Electrical and Computer Engineering 420 Intro to VLSI Design Lecture 0: Course Introduction and Overview Valencia M. Joyner Spring 2005 Getting Started Syllabus About the Instructor Labs, Problem

More information

ISSCC 2003 / SESSION 1 / PLENARY / 1.1

ISSCC 2003 / SESSION 1 / PLENARY / 1.1 ISSCC 2003 / SESSION 1 / PLENARY / 1.1 1.1 No Exponential is Forever: But Forever Can Be Delayed! Gordon E. Moore Intel Corporation Over the last fifty years, the solid-state-circuits industry has grown

More information

Progress due to: Feature size reduction - 0.7X/3 years (Moore s Law). Increasing chip size - 16% per year. Creativity in implementing functions.

Progress due to: Feature size reduction - 0.7X/3 years (Moore s Law). Increasing chip size - 16% per year. Creativity in implementing functions. Introduction - Chapter 1 Evolution of IC Fabrication 1960 and 1990 integrated t circuits. it Progress due to: Feature size reduction - 0.7X/3 years (Moore s Law). Increasing chip size - 16% per year. Creativity

More information

Lecture #29. Moore s Law

Lecture #29. Moore s Law Lecture #29 ANNOUNCEMENTS HW#15 will be for extra credit Quiz #6 (Thursday 5/8) will include MOSFET C-V No late Projects will be accepted after Thursday 5/8 The last Coffee Hour will be held this Thursday

More information

Digital Integrated Circuits

Digital Integrated Circuits Digital Integrated Circuits Yaping Dan ( 但亚平 ), PhD Office: Law School North 301 Tel: 34206045-3011 Email: yapingd@gmail.com Digital Integrated Circuits Introduction p-n junctions and MOSFETs The CMOS

More information

Chapter 3 Basics Semiconductor Devices and Processing

Chapter 3 Basics Semiconductor Devices and Processing Chapter 3 Basics Semiconductor Devices and Processing 1 Objectives Identify at least two semiconductor materials from the periodic table of elements List n-type and p-type dopants Describe a diode and

More information

VLSI Design. Introduction

VLSI Design. Introduction Tassadaq Hussain VLSI Design Introduction Outcome of this course Problem Aims Objectives Outcomes Data Collection Theoretical Model Mathematical Model Validate Development Analysis and Observation Pseudo

More information

Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic. July 30, Digital EE141 Integrated Circuits 2nd Introduction

Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic. July 30, Digital EE141 Integrated Circuits 2nd Introduction Digital Integrated Circuits A Design Perspective Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic Introduction July 30, 2002 1 What is this book all about? Introduction to digital integrated circuits.

More information

Introduction to VLSI ASIC Design and Technology

Introduction to VLSI ASIC Design and Technology Introduction to VLSI ASIC Design and Technology Paulo Moreira CERN - Geneva, Switzerland Paulo Moreira Introduction 1 Outline Introduction Is there a limit? Transistors CMOS building blocks Parasitics

More information

+1 (479)

+1 (479) Introduction to VLSI Design http://csce.uark.edu +1 (479) 575-6043 yrpeng@uark.edu Invention of the Transistor Vacuum tubes ruled in first half of 20th century Large, expensive, power-hungry, unreliable

More information

FUNDAMENTALS OF MODERN VLSI DEVICES

FUNDAMENTALS OF MODERN VLSI DEVICES 19-13- FUNDAMENTALS OF MODERN VLSI DEVICES YUAN TAUR TAK H. MING CAMBRIDGE UNIVERSITY PRESS Physical Constants and Unit Conversions List of Symbols Preface page xi xiii xxi 1 INTRODUCTION I 1.1 Evolution

More information

Chapter 3: Basics Semiconductor Devices and Processing 2006/9/27 1. Topics

Chapter 3: Basics Semiconductor Devices and Processing 2006/9/27 1. Topics Chapter 3: Basics Semiconductor Devices and Processing 2006/9/27 1 Topics What is semiconductor Basic semiconductor devices Basics of IC processing CMOS technologies 2006/9/27 2 1 What is Semiconductor

More information

Introduction to deep-submicron CMOS circuit design

Introduction to deep-submicron CMOS circuit design National Institute of Applied Sciences Department of Electrical & Computer Engineering Introduction to deep-submicron CMOS circuit design Etienne Sicard http:\\intrage.insa-tlse.fr\~etienne 1 08/09/00

More information

In this lecture we will begin a new topic namely the Metal-Oxide-Semiconductor Field Effect Transistor.

In this lecture we will begin a new topic namely the Metal-Oxide-Semiconductor Field Effect Transistor. Solid State Devices Dr. S. Karmalkar Department of Electronics and Communication Engineering Indian Institute of Technology, Madras Lecture - 38 MOS Field Effect Transistor In this lecture we will begin

More information

Integrated diodes. The forward voltage drop only slightly depends on the forward current. ELEKTRONIKOS ĮTAISAI

Integrated diodes. The forward voltage drop only slightly depends on the forward current. ELEKTRONIKOS ĮTAISAI 1 Integrated diodes pn junctions of transistor structures can be used as integrated diodes. The choice of the junction is limited by the considerations of switching speed and breakdown voltage. The forward

More information

DIGITAL INTEGRATED CIRCUITS A DESIGN PERSPECTIVE 2 N D E D I T I O N

DIGITAL INTEGRATED CIRCUITS A DESIGN PERSPECTIVE 2 N D E D I T I O N DIGITAL INTEGRATED CIRCUITS A DESIGN PERSPECTIVE 2 N D E D I T I O N Jan M. Rabaey, Anantha Chandrakasan, and Borivoje Nikolic CONTENTS PART I: THE FABRICS Chapter 1: Introduction (32 pages) 1.1 A Historical

More information

6.012 Microelectronic Devices and Circuits

6.012 Microelectronic Devices and Circuits MIT, Spring 2003 6.012 Microelectronic Devices and Circuits Jesús del Alamo Dimitri Antoniadis, Judy Hoyt, Charles Sodini Pablo Acosta, Susan Luschas, Jorg Scholvin, Niamh Waldron Lecture 1 6.012 overview

More information

Chapter 1, Introduction

Chapter 1, Introduction Introduction to Semiconductor Manufacturing Technology Chapter 1, Introduction hxiao89@hotmail.com 1 Objective After taking this course, you will able to Use common semiconductor terminology Describe a

More information

EE4800 CMOS Digital IC Design & Analysis. Lecture 1 Introduction Zhuo Feng

EE4800 CMOS Digital IC Design & Analysis. Lecture 1 Introduction Zhuo Feng EE4800 CMOS Digital IC Design & Analysis Lecture 1 Introduction Zhuo Feng 1.1 Prof. Zhuo Feng Office: EERC 730 Phone: 487-3116 Email: zhuofeng@mtu.edu Class Website http://www.ece.mtu.edu/~zhuofeng/ee4800fall2010.html

More information

Trends and Challenges in VLSI Technology Scaling Towards 100nm

Trends and Challenges in VLSI Technology Scaling Towards 100nm Trends and Challenges in VLSI Technology Scaling Towards 100nm Stefan Rusu Intel Corporation stefan.rusu@intel.com September 2001 Stefan Rusu 9/2001 2001 Intel Corp. Page 1 Agenda VLSI Technology Trends

More information

Transistor was first invented by William.B.Shockley, Walter Brattain and John Bardeen of Bell Labratories. In 1961, first IC was introduced.

Transistor was first invented by William.B.Shockley, Walter Brattain and John Bardeen of Bell Labratories. In 1961, first IC was introduced. Unit 1 Basic MOS Technology Transistor was first invented by William.B.Shockley, Walter Brattain and John Bardeen of Bell Labratories. In 1961, first IC was introduced. Levels of Integration:- i) SSI:-

More information

Introduction. Reading: Chapter 1. Courtesy of Dr. Dansereau, Dr. Brown, Dr. Vranesic, Dr. Harris, and Dr. Choi.

Introduction. Reading: Chapter 1. Courtesy of Dr. Dansereau, Dr. Brown, Dr. Vranesic, Dr. Harris, and Dr. Choi. Introduction Reading: Chapter 1 Courtesy of Dr. Dansereau, Dr. Brown, Dr. Vranesic, Dr. Harris, and Dr. Choi http://csce.uark.edu +1 (479) 575-6043 yrpeng@uark.edu Why study logic design? Obvious reasons

More information

Chapter 2 : Semiconductor Materials & Devices (II) Feb

Chapter 2 : Semiconductor Materials & Devices (II) Feb Chapter 2 : Semiconductor Materials & Devices (II) 1 Reference 1. SemiconductorManufacturing Technology: Michael Quirk and Julian Serda (2001) 3. Microelectronic Circuits (5/e): Sedra & Smith (2004) 4.

More information

ECE 484 VLSI Digital Circuits Fall Lecture 02: Design Metrics

ECE 484 VLSI Digital Circuits Fall Lecture 02: Design Metrics ECE 484 VLSI Digital Circuits Fall 2016 Lecture 02: Design Metrics Dr. George L. Engel Adapted from slides provided by Mary Jane Irwin (PSU) [Adapted from Rabaey s Digital Integrated Circuits, 2002, J.

More information

6.012 Microelectronic Devices and Circuits

6.012 Microelectronic Devices and Circuits MIT, Spring 2009 6.012 Microelectronic Devices and Circuits Charles G. Sodini Jing Kong Shaya Famini, Stephanie Hsu, Ming Tang Lecture 1 6.012 Overview Contents: Overview of 6.012 Reading Assignment: Howe

More information

In 1951 William Shockley developed the world first junction transistor. One year later Geoffrey W. A. Dummer published the concept of the integrated

In 1951 William Shockley developed the world first junction transistor. One year later Geoffrey W. A. Dummer published the concept of the integrated Objectives History and road map of integrated circuits Application specific integrated circuits Design flow and tasks Electric design automation tools ASIC project MSDAP In 1951 William Shockley developed

More information

Intel's 65 nm Logic Technology Demonstrated on 0.57 µm 2 SRAM Cells

Intel's 65 nm Logic Technology Demonstrated on 0.57 µm 2 SRAM Cells Intel's 65 nm Logic Technology Demonstrated on 0.57 µm 2 SRAM Cells Mark Bohr Intel Senior Fellow Director of Process Architecture & Integration Intel 1 What are We Announcing? Intel has fabricated fully-functional

More information

ECE 5745 Complex Digital ASIC Design Topic 2: CMOS Devices

ECE 5745 Complex Digital ASIC Design Topic 2: CMOS Devices ECE 5745 Complex Digital ASIC Design Topic 2: CMOS Devices Christopher Batten School of Electrical and Computer Engineering Cornell University http://www.csl.cornell.edu/courses/ece5950 Simple Transistor

More information

Lecture 13: Interconnects in CMOS Technology

Lecture 13: Interconnects in CMOS Technology Lecture 13: Interconnects in CMOS Technology Mark McDermott Electrical and Computer Engineering The University of Texas at Austin 10/18/18 VLSI-1 Class Notes Introduction Chips are mostly made of wires

More information

Course Outcome of M.Tech (VLSI Design)

Course Outcome of M.Tech (VLSI Design) Course Outcome of M.Tech (VLSI Design) PVL108: Device Physics and Technology The students are able to: 1. Understand the basic physics of semiconductor devices and the basics theory of PN junction. 2.

More information

The future of lithography and its impact on design

The future of lithography and its impact on design The future of lithography and its impact on design Chris Mack www.lithoguru.com 1 Outline History Lessons Moore s Law Dennard Scaling Cost Trends Is Moore s Law Over? Litho scaling? The Design Gap The

More information

Semiconductor Memory: DRAM and SRAM. Department of Electrical and Computer Engineering, National University of Singapore

Semiconductor Memory: DRAM and SRAM. Department of Electrical and Computer Engineering, National University of Singapore Semiconductor Memory: DRAM and SRAM Outline Introduction Random Access Memory (RAM) DRAM SRAM Non-volatile memory UV EPROM EEPROM Flash memory SONOS memory QD memory Introduction Slow memories Magnetic

More information

Lecture 1 Introduction to Solid State Electronics

Lecture 1 Introduction to Solid State Electronics EE 471: Transport Phenomena in Solid State Devices Spring 2018 Lecture 1 Introduction to Solid State Electronics Bryan Ackland Department of Electrical and Computer Engineering Stevens Institute of Technology

More information

Semiconductor Devices

Semiconductor Devices Semiconductor Devices - 2014 Lecture Course Part of SS Module PY4P03 Dr. P. Stamenov School of Physics and CRANN, Trinity College, Dublin 2, Ireland Hilary Term, TCD 3 th of Feb 14 MOSFET Unmodified Channel

More information

UNIT III VLSI CIRCUIT DESIGN PROCESSES. In this chapter we will be studying how to get the schematic into stick diagrams or layouts.

UNIT III VLSI CIRCUIT DESIGN PROCESSES. In this chapter we will be studying how to get the schematic into stick diagrams or layouts. UNIT III VLSI CIRCUIT DESIGN PROCESSES In this chapter we will be studying how to get the schematic into stick diagrams or layouts. MOS circuits are formed on four basic layers: N-diffusion P-diffusion

More information

Lecture 0: Introduction

Lecture 0: Introduction Lecture 0: Introduction Introduction Integrated circuits: many transistors on one chip. Very Large Scale Integration (VLSI): bucketloads! Complementary Metal Oxide Semiconductor Fast, cheap, low power

More information

Silicon VLSI Technology. Fundamentals, Practice and Modeling. Class Notes For Instructors. J. D. Plummer, M. D. Deal and P. B.

Silicon VLSI Technology. Fundamentals, Practice and Modeling. Class Notes For Instructors. J. D. Plummer, M. D. Deal and P. B. Silicon VLSI Technology Fundamentals, ractice, and Modeling Class otes For Instructors J. D. lummer, M. D. Deal and. B. Griffin These notes are intended to be used for lectures based on the above text.

More information

Chapter 15 Summary and Future Trends

Chapter 15 Summary and Future Trends Chapter 15 Summary and Future Trends Hong Xiao, Ph. D. hxiao89@hotmail.com www2.austin.cc.tx.us/hongxiao/book.htm Hong Xiao, Ph. D. www2.austin.cc.tx.us/hongxiao/book.htm 1 The 1960s First IC product Bipolar

More information

EE 330 Lecture 7. Design Rules. IC Fabrication Technology Part 1

EE 330 Lecture 7. Design Rules. IC Fabrication Technology Part 1 EE 330 Lecture 7 Design Rules IC Fabrication Technology Part 1 Review from Last Time Technology Files Provide Information About Process Process Flow (Fabrication Technology) Model Parameters Design Rules

More information

Practical Information

Practical Information EE241 - Spring 2013 Advanced Digital Integrated Circuits MW 2-3:30pm 540A/B Cory Practical Information Instructor: Borivoje Nikolić 509 Cory Hall, 3-9297, bora@eecs Office hours: M 11-12, W 3:30pm-4:30pm

More information

IFSIN. WEB PAGE Fall ://weble.upc.es/ifsin/

IFSIN. WEB PAGE   Fall ://weble.upc.es/ifsin/ IFSIN IMPLEMENTACIÓ FÍSICA DE SISTEMES INTEGRATS NANOMÈTRICS IMPLEMENTACIÓN N FÍSICA F DE SISTEMAS INTEGRADOS NANOMÉTRICOS PHYSICAL IMPLEMENTATION OF NANOMETER INTEGRATED SYSTEMS Fall 2008 Prof. Xavier

More information

Study the Analysis of Low power and High speed CMOS Logic Circuits in 90nm Technology

Study the Analysis of Low power and High speed CMOS Logic Circuits in 90nm Technology 43 Study the Analysis of Low power and High speed CMOS Logic Circuits in 90nm Technology Fazal Noorbasha 1, Ashish Verma 1 and A.M. Mahajan 2 1. Laboratory of VLSI and Embedded Systems, Deptt. Of Physics

More information

Signal Integrity Design of TSV-Based 3D IC

Signal Integrity Design of TSV-Based 3D IC Signal Integrity Design of TSV-Based 3D IC October 24, 21 Joungho Kim at KAIST joungho@ee.kaist.ac.kr http://tera.kaist.ac.kr 1 Contents 1) Driving Forces of TSV based 3D IC 2) Signal Integrity Issues

More information

Characterization of Variable Gate Oxide Thickness MOSFET with Non-Uniform Oxide Thicknesses for Sub-Threshold Leakage Current Reduction

Characterization of Variable Gate Oxide Thickness MOSFET with Non-Uniform Oxide Thicknesses for Sub-Threshold Leakage Current Reduction 2012 International Conference on Solid-State and Integrated Circuit (ICSIC 2012) IPCSIT vol. 32 (2012) (2012) IACSIT Press, Singapore Characterization of Variable Gate Oxide Thickness MOSFET with Non-Uniform

More information

Intel s High-k/Metal Gate Announcement. November 4th, 2003

Intel s High-k/Metal Gate Announcement. November 4th, 2003 Intel s High-k/Metal Gate Announcement November 4th, 2003 1 What are we announcing? Intel has made significant progress in future transistor materials Two key parts of this new transistor are: The gate

More information

1 Digital EE141 Integrated Circuits 2nd Introduction

1 Digital EE141 Integrated Circuits 2nd Introduction Digital Integrated Circuits Introduction 1 What is this lecture about? Introduction to digital integrated circuits + low power circuits Issues in digital design The CMOS inverter Combinational logic structures

More information

Semiconductor Physics and Devices

Semiconductor Physics and Devices Metal-Semiconductor and Semiconductor Heterojunctions The Metal-Oxide-Semiconductor Field-Effect Transistor (MOSFET) is one of two major types of transistors. The MOSFET is used in digital circuit, because

More information

EMERGING SUBSTRATE TECHNOLOGIES FOR PACKAGING

EMERGING SUBSTRATE TECHNOLOGIES FOR PACKAGING EMERGING SUBSTRATE TECHNOLOGIES FOR PACKAGING Henry H. Utsunomiya Interconnection Technologies, Inc. Suwa City, Nagano Prefecture, Japan henryutsunomiya@mac.com ABSTRACT This presentation will outline

More information

Assoc. Prof. Dr. MONTREE SIRIPRUCHYANUN

Assoc. Prof. Dr. MONTREE SIRIPRUCHYANUN 1 Assoc. Prof. Dr. MONTREE SIRIPRUCHYANUN Dept. of Teacher Training in Electrical Engineering 1 King Mongkut s Institute of Technology North Bangkok 1929 Bulky, expensive and required high supply voltages.

More information

BICMOS Technology and Fabrication

BICMOS Technology and Fabrication 12-1 BICMOS Technology and Fabrication 12-2 Combines Bipolar and CMOS transistors in a single integrated circuit By retaining benefits of bipolar and CMOS, BiCMOS is able to achieve VLSI circuits with

More information

VLSI Design I; A. Milenkovic 1

VLSI Design I; A. Milenkovic 1 CPE/EE 427, CPE 527 VLSI Design I L02: Design Metrics Department of Electrical and Computer Engineering University of Alabama in Huntsville Aleksandar Milenkovic ( www.ece.uah.edu/~milenka ) www.ece.uah.edu/~milenka/cpe527-03f

More information

REVISION #25, 12/12/2012

REVISION #25, 12/12/2012 HYPRES NIOBIUM INTEGRATED CIRCUIT FABRICATION PROCESS #03-10-45 DESIGN RULES REVISION #25, 12/12/2012 Direct all inquiries, questions, comments and suggestions concerning these design rules and/or HYPRES

More information

CMOS circuit design Simulator in hands

CMOS circuit design Simulator in hands Deep-submicron CMOS circuit design Simulator in hands Etienne Sicard Sonia Delmas Bendhia Version 1.1 1 05/04/03 Acknowledgements Jean-Pierre Schoellkopf, Joseph-Georges Ferrante, Amaury Soubeyran, Thomas

More information

Advanced Digital Design

Advanced Digital Design Advanced Digital Design Introduction & Motivation by A. Steininger and M. Delvai Vienna University of Technology Outline Challenges in Digital Design The Role of Time in the Design The Fundamental Design

More information

1. Introduction. Institute of Microelectronic Systems. Status of Microelectronics Technology. (nm) Core voltage (V) Gate oxide thickness t OX

1. Introduction. Institute of Microelectronic Systems. Status of Microelectronics Technology. (nm) Core voltage (V) Gate oxide thickness t OX Threshold voltage Vt (V) and power supply (V) 1. Introduction Status of s Technology 10 5 2 1 0.5 0.2 0.1 V dd V t t OX 50 20 10 5 2 Gate oxide thickness t OX (nm) Future VLSI chip 2005 2011 CMOS feature

More information

INTRODUCTION TO MOS TECHNOLOGY

INTRODUCTION TO MOS TECHNOLOGY INTRODUCTION TO MOS TECHNOLOGY 1. The MOS transistor The most basic element in the design of a large scale integrated circuit is the transistor. For the processes we will discuss, the type of transistor

More information

Practical Information

Practical Information EE241 - Spring 2010 Advanced Digital Integrated Circuits TuTh 3:30-5pm 293 Cory Practical Information Instructor: Borivoje Nikolić 550B Cory Hall, 3-9297, bora@eecs Office hours: M 10:30am-12pm Reader:

More information

Variable Body Biasing Technique to Reduce Leakage Current in 4x4 DRAM in VLSI

Variable Body Biasing Technique to Reduce Leakage Current in 4x4 DRAM in VLSI Variable Body Biasing Technique to Reduce Leakage Current in 4x4 DRAM in VLSI A.Karthik 1, K.Manasa 2 Assistant Professor, Department of Electronics and Communication Engineering, Narsimha Reddy Engineering

More information

Low-Power VLSI. Seong-Ook Jung VLSI SYSTEM LAB, YONSEI University School of Electrical & Electronic Engineering

Low-Power VLSI. Seong-Ook Jung VLSI SYSTEM LAB, YONSEI University School of Electrical & Electronic Engineering Low-Power VLSI Seong-Ook Jung 2013. 5. 27. sjung@yonsei.ac.kr VLSI SYSTEM LAB, YONSEI University School of Electrical & Electronic Engineering Contents 1. Introduction 2. Power classification & Power performance

More information

EE 330 Fall Sheng-Huang (Alex) Lee and Dan Congreve

EE 330 Fall Sheng-Huang (Alex) Lee and Dan Congreve EE 330 Fall 2009 Integrated Electronics Lecture Instructor: Lab Instructors: Web Site: Lecture: MWF 9:00 Randy Geiger 2133 Coover rlgeiger@iastate.edu 294-7745 Sheng-Huang (Alex) Lee and Dan Congreve http://class.ece.iastate.edu/ee330/

More information

1 Gb DRAM. 32 Mb Module. Plane 1. Plane 2

1 Gb DRAM. 32 Mb Module. Plane 1. Plane 2 Design Space Exploration for Robust Power Delivery in TSV Based 3-D Systems-on-Chip Suhas M. Satheesh High-Speed Fabrics Team NVIDIA Santa Clara, California 955 ssatheesh@nvidia.com Emre Salman Department

More information

VLSI Designed Low Power Based DPDT Switch

VLSI Designed Low Power Based DPDT Switch International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 8, Number 1 (2015), pp. 81-86 International Research Publication House http://www.irphouse.com VLSI Designed Low

More information

CPE/EE 427, CPE 527 VLSI Design I L01: Introduction, Design Metrics. What is this course all about?

CPE/EE 427, CPE 527 VLSI Design I L01: Introduction, Design Metrics. What is this course all about? CPE/EE 427, CPE 527 VLSI Design I L01: Introduction, Design Metrics Aleksandar Milenkovic ( www.ece.uah.edu/~milenka ) www.ece.uah.edu/~milenka/cpe527-05f What is this course all about? Introduction to

More information

W ith development risk fully borne by the equipment industry and a two-year delay in the main

W ith development risk fully borne by the equipment industry and a two-year delay in the main Page 1 of 5 Economic Challenges and Opportunities in the 300 mm Transition Iddo Hadar, Jaim Nulman, Kunio Achiwa, and Oded Turbahn, Applied Materials Inc. -- 10/1/1998 Semiconductor International W ith

More information

Simple Power IC for the Switched Current Power Converter: Its Fabrication and Other Applications March 3, 2006 Edward Herbert Canton, CT 06019

Simple Power IC for the Switched Current Power Converter: Its Fabrication and Other Applications March 3, 2006 Edward Herbert Canton, CT 06019 Simple Power IC for the Switched Current Power Converter: Its Fabrication and Other Applications March 3, 2006 Edward Herbert Canton, CT 06019 Introduction: A simple power integrated circuit (power IC)

More information

BCD Smart Power Roadmap Trends and Challenges. Giuseppe Croce NEREID WORKSHOP Smart Energy Bertinoro, October 20 th

BCD Smart Power Roadmap Trends and Challenges. Giuseppe Croce NEREID WORKSHOP Smart Energy Bertinoro, October 20 th BCD Smart Power Roadmap Trends and Challenges Giuseppe Croce NEREID WORKSHOP Smart Energy Bertinoro, October 20 th Outline 2 Introduction Major Trends in Smart Power ASICs An insight on (some) differentiating

More information

EE669: VLSI TECHNOLOGY

EE669: VLSI TECHNOLOGY EE669: VLSI TECHNOLOGY Autumn Semester Graduate Course 2014-2015 Session by Arun N. Chandorkar Emeritus Fellow Professor Department of Electrical Engineering Indian Institute of Technology, Bombay Powai,

More information

INTRODUCTION A. VACUUM TUBES

INTRODUCTION A. VACUUM TUBES ITRODUCTIO The words, integrated circuits, semiconductor, microprocessor, and memory, are a part of the world we live in today. What is it all about and why is it important to you and me? It's about the

More information

Solid State Devices- Part- II. Module- IV

Solid State Devices- Part- II. Module- IV Solid State Devices- Part- II Module- IV MOS Capacitor Two terminal MOS device MOS = Metal- Oxide- Semiconductor MOS capacitor - the heart of the MOSFET The MOS capacitor is used to induce charge at the

More information

The Design of E-band MMIC Amplifiers

The Design of E-band MMIC Amplifiers The Design of E-band MMIC Amplifiers Liam Devlin, Stuart Glynn, Graham Pearson, Andy Dearn * Plextek Ltd, London Road, Great Chesterford, Essex, CB10 1NY, UK; (lmd@plextek.co.uk) Abstract The worldwide

More information

Newer process technology (since 1999) includes :

Newer process technology (since 1999) includes : Newer process technology (since 1999) includes : copper metalization hi-k dielectrics for gate insulators si on insulator strained silicon lo-k dielectrics for interconnects Immersion lithography for masks

More information

EE 434 Lecture 2. Basic Concepts

EE 434 Lecture 2. Basic Concepts EE 434 Lecture 2 Basic Concepts Review from Last Time Semiconductor Industry is One of the Largest Sectors in the World Economy and Growing All Initiatives Driven by Economic Opportunities and Limitations

More information

Homework 10 posted just for practice. Office hours next week, schedule TBD. HKN review today. Your feedback is important!

Homework 10 posted just for practice. Office hours next week, schedule TBD. HKN review today. Your feedback is important! EE141 Fall 2005 Lecture 26 Memory (Cont.) Perspectives Administrative Stuff Homework 10 posted just for practice No need to turn in Office hours next week, schedule TBD. HKN review today. Your feedback

More information

Lecture 020 ECE4430 Review II (1/5/04) Page 020-1

Lecture 020 ECE4430 Review II (1/5/04) Page 020-1 Lecture 020 ECE4430 Review II (1/5/04) Page 020-1 LECTURE 020 ECE 4430 REVIEW II (READING: GHLM - Chap. 2) Objective The objective of this presentation is: 1.) Identify the prerequisite material as taught

More information

CMOS Technology. 1. Why CMOS 2. Qualitative MOSFET model 3. Building a MOSFET 4. CMOS logic gates. Handouts: Lecture Slides. metal ndiff.

CMOS Technology. 1. Why CMOS 2. Qualitative MOSFET model 3. Building a MOSFET 4. CMOS logic gates. Handouts: Lecture Slides. metal ndiff. CMOS Technology 1. Why CMOS 2. Qualitative MOSFET model 3. Building a MOSFET 4. CMOS logic gates poly pdiff metal ndiff Handouts: Lecture Slides L03 - CMOS Technology 1 Building Bits from Atoms V in V

More information

Lecture 020 ECE4430 Review II (1/5/04) Page 020-1

Lecture 020 ECE4430 Review II (1/5/04) Page 020-1 Lecture 020 ECE4430 Review II (1/5/04) Page 020-1 LECTURE 020 ECE 4430 REVIEW II (READING: GHLM - Chap. 2) Objective The objective of this presentation is: 1.) Identify the prerequisite material as taught

More information

40nm Node CMOS Platform UX8

40nm Node CMOS Platform UX8 FUKAI Toshinori, IKEDA Masahiro, TAKAHASHI Toshifumi, NATSUME Hidetaka Abstract The UX8 is the latest process from NEC Electronics. It uses the most advanced exposure technology to achieve twice the gate

More information

White Paper Stratix III Programmable Power

White Paper Stratix III Programmable Power Introduction White Paper Stratix III Programmable Power Traditionally, digital logic has not consumed significant static power, but this has changed with very small process nodes. Leakage current in digital

More information

Silicon on Insulator (SOI) Spring 2018 EE 532 Tao Chen

Silicon on Insulator (SOI) Spring 2018 EE 532 Tao Chen Silicon on Insulator (SOI) Spring 2018 EE 532 Tao Chen What is Silicon on Insulator (SOI)? SOI silicon on insulator, refers to placing a thin layer of silicon on top of an insulator such as SiO2. The devices

More information

Jack Keil Wolf Lecture. ESE 570: Digital Integrated Circuits and VLSI Fundamentals. Lecture Outline. MOSFET N-Type, P-Type.

Jack Keil Wolf Lecture. ESE 570: Digital Integrated Circuits and VLSI Fundamentals. Lecture Outline. MOSFET N-Type, P-Type. ESE 570: Digital Integrated Circuits and VLSI Fundamentals Jack Keil Wolf Lecture Lec 3: January 24, 2019 MOS Fabrication pt. 2: Design Rules and Layout http://www.ese.upenn.edu/about-ese/events/wolf.php

More information

Lecture Notes 5 CMOS Image Sensor Device and Fabrication

Lecture Notes 5 CMOS Image Sensor Device and Fabrication Lecture Notes 5 CMOS Image Sensor Device and Fabrication CMOS image sensor fabrication technologies Pixel design and layout Imaging performance enhancement techniques Technology scaling, industry trends

More information

Introduction to Electronic Devices

Introduction to Electronic Devices (Course Number 300331) Fall 2006 Instructor: Dr. Dietmar Knipp Assistant Professor of Electrical Engineering Information: http://www.faculty.iubremen.de/dknipp/ Source: Apple Ref.: Apple Ref.: IBM Critical

More information

A Brief Introduction to Single Electron Transistors. December 18, 2011

A Brief Introduction to Single Electron Transistors. December 18, 2011 A Brief Introduction to Single Electron Transistors Diogo AGUIAM OBRECZÁN Vince December 18, 2011 1 Abstract Transistor integration has come a long way since Moore s Law was first mentioned and current

More information

High Temperature Mixed Signal Capabilities

High Temperature Mixed Signal Capabilities High Temperature Mixed Signal Capabilities June 29, 2017 Product Overview Features o Up to 300 o C Operation o Will support most analog functions. o Easily combined with up to 30K digital gates. o 1.0u

More information

Static Power and the Importance of Realistic Junction Temperature Analysis

Static Power and the Importance of Realistic Junction Temperature Analysis White Paper: Virtex-4 Family R WP221 (v1.0) March 23, 2005 Static Power and the Importance of Realistic Junction Temperature Analysis By: Matt Klein Total power consumption of a board or system is important;

More information

Lecture Wrap up. December 13, 2005

Lecture Wrap up. December 13, 2005 6.012 Microelectronic Devices and Circuits Fall 2005 Lecture 26 1 Lecture 26 6.012 Wrap up December 13, 2005 Contents: 1. 6.012 wrap up Announcements: Final exam TA review session: December 16, 7:30 9:30

More information

Module-3: Metal Oxide Semiconductor (MOS) & Emitter coupled logic (ECL) families

Module-3: Metal Oxide Semiconductor (MOS) & Emitter coupled logic (ECL) families 1 Module-3: Metal Oxide Semiconductor (MOS) & Emitter coupled logic (ECL) families 1. Introduction 2. Metal Oxide Semiconductor (MOS) logic 2.1. Enhancement and depletion mode 2.2. NMOS and PMOS inverter

More information

Variation-Aware Design for Nanometer Generation LSI

Variation-Aware Design for Nanometer Generation LSI HIRATA Morihisa, SHIMIZU Takashi, YAMADA Kenta Abstract Advancement in the microfabrication of semiconductor chips has made the variations and layout-dependent fluctuations of transistor characteristics

More information

The Design and Realization of Basic nmos Digital Devices

The Design and Realization of Basic nmos Digital Devices Proceedings of The National Conference On Undergraduate Research (NCUR) 2004 Indiana University Purdue University Indianapolis, Indiana April 15-17, 2004 The Design and Realization of Basic nmos Digital

More information

PHYSICAL STRUCTURE OF CMOS INTEGRATED CIRCUITS. Dr. Mohammed M. Farag

PHYSICAL STRUCTURE OF CMOS INTEGRATED CIRCUITS. Dr. Mohammed M. Farag PHYSICAL STRUCTURE OF CMOS INTEGRATED CIRCUITS Dr. Mohammed M. Farag Outline Integrated Circuit Layers MOSFETs CMOS Layers Designing FET Arrays EE 432 VLSI Modeling and Design 2 Integrated Circuit Layers

More information

Introduction. Introduction. Digital Integrated Circuits A Design Perspective. Introduction. The First Computer

Introduction. Introduction. Digital Integrated Circuits A Design Perspective. Introduction. The First Computer Digital Integrated Circuits A Design Perspective Prentice Hall Electronics and VLSI Series ISBN 0-3-20764-4 [Adapted from Rabaey s Digital Integrated Circuits, Second Edition, 2003 J. Rabaey, A. Chandrakasan,

More information

CMOS Digital Integrated Circuits Lec 2 Fabrication of MOSFETs

CMOS Digital Integrated Circuits Lec 2 Fabrication of MOSFETs CMOS Digital Integrated Circuits Lec 2 Fabrication of MOSFETs 1 CMOS Digital Integrated Circuits 3 rd Edition Categories of Materials Materials can be categorized into three main groups regarding their

More information

ESE 570: Digital Integrated Circuits and VLSI Fundamentals

ESE 570: Digital Integrated Circuits and VLSI Fundamentals ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 3: January 24, 2019 MOS Fabrication pt. 2: Design Rules and Layout Penn ESE 570 Spring 2019 Khanna Jack Keil Wolf Lecture http://www.ese.upenn.edu/about-ese/events/wolf.php

More information

PROCESS-VOLTAGE-TEMPERATURE (PVT) VARIATIONS AND STATIC TIMING ANALYSIS

PROCESS-VOLTAGE-TEMPERATURE (PVT) VARIATIONS AND STATIC TIMING ANALYSIS PROCESS-VOLTAGE-TEMPERATURE (PVT) VARIATIONS AND STATIC TIMING ANALYSIS The major design challenges of ASIC design consist of microscopic issues and macroscopic issues [1]. The microscopic issues are ultra-high

More information

Silicon Interposers enable high performance capacitors

Silicon Interposers enable high performance capacitors Interposers between ICs and package substrates that contain thin film capacitors have been used previously in order to improve circuit performance. However, with the interconnect inductance due to wire

More information