ESE319 Introduction to Microelectronics BJT Intro and Large Signal Model

Size: px
Start display at page:

Download "ESE319 Introduction to Microelectronics BJT Intro and Large Signal Model"

Transcription

1 BJT Intro and Large Signal Model 1

2 VLSI Chip Manufacturing Process 2

3 0.35 mm SiGe BiCMOS Layout for RF (3.5 GHz) Two-Stage Power Amplifier Each transistor above is realized as net of four heterojunction bipolar transistors (HBT) 3

4 Why BJT? What's the competition to BJT and bipolar technologies? What advantages does the competition have over BJT? What advantages does BJT and bipolar technologies have over their competition? What circuit applications benefit from BJT and bipolar technologies? 4

5 Why BJT What's the competition to BJT and bipolar technologies? MOSFET, in particular CMOS is the leading competitor What advantages does the competition have over BJT? Small size (die area), low cost and low power dissipation What advantages does BJT and bipolar technologies have over their competition? High frequency operation, high current drive, high reliability in severe environmental conditions. What circuit applications benefit from BJT and bipolar technologies? RF analog and digital circuits,power electronics and power amplifiers, automobile electronics, radiation hardened electronics. 5

6 BJT Physical Configuration NPN PNP Closer to actual layout Each transistor looks like two back-to-back diodes, but each behaves much differently! 6

7 I E NPN BJT Symbols and Conventions Metal contact I C PNP I E I C I B I E = I C + I B I B Note reversal in current directions and voltage signs for PNP vs. NPN! 7

8 NPN BJT Modes of Operation i E = + i B v CE = v CB + V CB Forward-Active Mode EBJ forward bias (V BE > 0) CBJ reverse bias (V BC < 0) v XY = V XY + v xy large signal dc bias ac signal V BE Mode Forward-Active Reverse-Active Cutoff Saturation V BE V BC > 0 < 0 < 0 > 0 < 0 < 0 > 0 > 0 V BC = -V CB Not Useful! 8

9 NPN BJT Modes of Operation V BE V CE Saturation region Forward-Active region V A 1 0 v CE 9

10 i E ESE319 Introduction to Microelectronics NPN BJT Forward-Active Current Flow E Forward-biased i E n Injected electrons p Injected electrons Injected holes (i B1 ) i B Reverse-biased n Collected electrons Recombined electrons (i B2 ) C i B i B =i B1 i B2 v CB i E i E V BE B i E = i B V CB 10

11 NPN BJT Forward-Active Mode Basic Model Collector-base diode is reverse biased V CB 0 ( or V BC < 0) Base-emitter diode is forward biased saturation current V BE 0.7 A E W N A D n n i I s = A E q D n n i N A W Area of base-emitter junction Width of base region Doping concentration in base Electron diffusion constant Intrinsic carrier concentration = f(t) 2 I S e = kt q 25o C i B = i E =i B = 1 i B =common emitter current gain 1 11

12 NPN BJT Forward-Active Beta (β) A E -> Area of base-emitter junction W -> Width of base region N A -> Doping concentration in base N D -> Doping concentration in emitter D n -> Electron diffusion constant D p -> Hole diffusion constant L p -> Hole diffusion length in emitter τ b -> Minority-carrier lifetime n i -> Intrinsic carrier concentration = f(t) = D p D n 1 N A W 1 N D L p 2 Large β => N A -> small N D -> large W -> small W 2 D n b 12

13 Note that the equation looks like that of a forward-biased diode collector-base. Is it? Using Eqs. i E = i B + and = βi B we can answer this question, i.e. i E =i B = 1 1 = 1 and write: i E = 1 I S e 1 = 1 I V S e T 1 = AhHa! This i E equation describes a forward-biased emitter-base diode. =common emitter current gain =common base current gain where = 1 13

14 So the new set of equations are: i E = I S e 1 V =I S e T 1 = i E Where: = 1 Typically: => i B = I s = A 2 E q D n n i N A W I S A. I s is strongly temperaturedependent, doubling for a 5 degree Celsius increase in ambient temperature! 14

15 Two equivalent large signal circuit models for the forward-active mode NPN BJT: = I S e Nonlinear VCCS 1 I S e Nonlinear CCCS Key Eqs. V I S e T = F i E = F i E I S e I F SE i B =i E = 1 15

16 Yet another NPN BJT large signal model = i B I S e i B I S e i B This looks like a diode between base and emitter and the equivalent circuit becomes: i B = I S e i E i B Note that in this model, the diode current is represented in terms of the base current. In the previous ones, it was represented in terms of the emitter current. 16

17 NPN BJT Operating in the Reverse-Active Mode Recall for NPN Reverse-Active Mode V BE < 0 & V BC > 0 Weak transistor action if we: Forward bias the base-collector junction and Reverse bias the base-emitter junction Collector and emitter reverse roles The physical construction of the transistor results Weak reverse-active performance Small values of β on the order of 0.01 to 1 Correspondingly smaller values of α, e. g. = for =0.1 17

18 The equivalent large signal circuit model for the reverse-active mode NPN BJT: RVRS Active collector and emitter reverse roles FWD Active i B i B i B i E V I S e T = F i E i E i E Note that the directions of the reverse-active currents are the reverse of the forward-active currents; hence the minus signs. Key Eqs. I S e i E I S e v BC v BC V = I SC e T v BC = BJT is non-symmetrical F F 18

19 The Ebers-Moll Large Signal Model The E-M model combines the FWD & RVRS Active equivalent circuits: Note that the lower left diode and the upper right controlled current source form the forward-active mode model, while the upper left diode and the lower right source represent the reverse-active mode model. = F i DE i DC i E =i DE i DC i B = 1 F I DE 1 I DC i DE = I S V e T 1 F i DC = I v BC S V e T 1 19

20 Operation in the Saturation Mode Recall for Saturation Mode > 0 & v BC > 0 (or v CB < 0) Consider the E-M model for collector current. = F i DE i DC = I S e 1 I v BC S V e T 1 The first term is the forward mode collector current: V F i DE =I S e T 1 The second is the reverse mode collector current: i DC = I v BC S V e T 1 20

21 Combining terms: Using typical values: =[ = I S e vbe e 1 1 e We obtain: 1 I v BC S V e T 1 v CB 1 = 1 1 ] I S =0.1 I S =10 14 A =0.025V =[ e e 40 v CB 1 ]10 14 Let's plot vs. v BC (or v CB ) with = 0.7 V 21

22 Scilab Saturation Mode Calculation //Calculate and plot npn BJT collector //current in saturation mode vbe=0.7; VsubT=0.025; VTinv=1/VsubT; betar=0.1; IsubS=1E-14; alphar=betar/(betar+1); alphainv=1/alphar; ForwardExp=exp(VTinv*vBE)-1; vcb=-0.7:0.001:-0.1; vbc=-vcb; =I S e ReverseExp=alphaInv*(exp(VTinv*vBC)-1); ic=(forwardexp-reverseexp)*isubs; signic=sign(ic); icplus=(ic+signic.*ic)/2; //Zero negative values plot(vcb,1000*icplus); //Current in ma. 1 I v BC S V e T 1 22

23 (ma) Saturation Mode Plot Note: forward-active NPN operation continues for negative v CB down to - 0.5V; i.e. v CB > - 0.5V Forward-active Recall for Sat. Mode > 0 & v BC > 0 (or v CB < 0) Saturation A = 0.7V v CB (V) 23

24 ESE319 Introduction to Microelectronics Scilab Plot of NPN Characteristic ( vs. v CE and ) //Calculate and plot npn BJT collector //characteristic using Ebers-Moll model VsubT=0.025; VTinv=1/VsubT; betar=0.1; alphainv=(betar+1)/betar; IsubS=1E-14; for vbe=0.6:0.02:0.68 ForwardExp=exp(VTinv*vBE)-1; vce=-0:0.001:10; vbc=vbe-vce; ReverseExp=alphaInv*(exp(VTinv*vBC)-1); ic=(forwardexp-reverseexp)*isubs; signic=sign(ic); icplus=(ic+signic.*ic)/2; //Zero negative vals plot(vce,1000*icplus); //Current in ma. end =I S e v CE = v CB + 1 I v BC S V e T 1 24

25 saturation mode (ma) Plot Output forward-active mode =0.68 V Early effect not included. =0.66V =0.64V =0.62 V v CE = v CB + v CE start of saturation V CEsat =v CE =v CB v B E 0.4V 0.7V =0.3V 25

26 More on NPN Saturation The base-collector diode has much larger area than the base-emitter one. Therefore, with the same applied voltage, it will conduct a much larger forward current than will the base-emitter diode. = I S e 1 I v BC S V e T 1 where α << 1 R When the collector-emitter voltage drops below the base-emitter voltage, the base-collector diode is forward biased and conducts heavily. v CB =v CE => v CE V CEsat =v CB 0.3V 26

27 More on NPN Saturation - cont. In saturation the forward-biased the current through the collector-base junction increases i B and decreases as v BC increases. sat = forced = i B sat Test for saturation mode operation v CE = V CEsat = 0.1 to 0.3 V => collector-base junction is forward biased or Current ratio => collector-base junction is i forward biased B sat 27

28 Expansion Around Zero v CE (ma) = 0 forward-active mode = 0.68 V, v CE = 0.25 V, v BC = - v CE = 0.43 V Diode forward voltage v CE (V) Note that the collector current is zero at about v CE = 0.06 V, not 0 V! Also note the large reverse collector-base current for v CE < 0.06 V. 28

29 = I S e ESE319 Introduction to Microelectronics Voltage at Zero Collector Current 1 I S e v BC 1 e v CE 1 = e 1 1 e = e v CE e V BE e 1 = 0 => I S e e v BC 1 =I S e 1 v BC V 1 = e T 1 For β R = 0.1 => α R = 0.09 => v CE = V 29

30 pnp The PNP Transistor npn Mode Forward-Active Reverse-Active Cutoff Saturation V EB V CB > 0 < 0 < 0 > 0 < 0 < 0 > 0 > 0 V CB = -V BC Not Useful! 30

31 PNP BJT Forward-Active Mode Basic Model Collector-base diode is reverse biased V BC 0 Emitter-base diode is forward biased V EB 0.7 Note reversal in voltage polarity and in current directions! =I S e i B = v EB 1 i E =i B = 1 i B 31

32 PNP PNP BJT Large Signal Model FWD. Active rotate 180 o =I S e i B = v EB 1 i E =i B = 1 i B NPN i E Note reversal in current directions! Substituting, as in the npn case, we get: i E = I v EB S e 1 32

33 Yet another PNP BJT large signal model = i B =I S e v EB 1 i B = I v EB S e 1 I v EB S e This looks like a diode between base and emitter and the equivalent circuit becomes: i B Again, in this model, the diode carries only base current, not emitter current. 33

C H A P T E R 6 Bipolar Junction Transistors (BJTs)

C H A P T E R 6 Bipolar Junction Transistors (BJTs) C H A P T E R 6 Bipolar Junction Transistors (BJTs) Figure 6.1 A simplified structure of the npn transistor and pnp transistor. Table 6.1: BJT modes of Operation Mode EBJ CBJ Cutoff Reverse Reverse Active

More information

Bipolar Junction Transistors (BJTs)

Bipolar Junction Transistors (BJTs) C H A P T E R 6 Bipolar Junction Transistors (BJTs) Figure 6.1 A simplified structure of the npn transistor and pnp transistor. Table 6.1: BJT modes of Operation Mode Cutoff Active Saturation EBJ Reverse

More information

Structure of Actual Transistors

Structure of Actual Transistors 4.1.3. Structure of Actual Transistors Figure 4.7 shows a more realistic BJT cross-section Collector virtually surrounds entire emitter region This makes it difficult for electrons injected into base to

More information

Physics of Bipolar Transistor

Physics of Bipolar Transistor Physics of Bipolar Transistor Motivations - In many electronic applications, amplifier is the most fundamental building block. Ex Audio amplifier: amplifies electric signal to drive a speaker RF Power

More information

Bipolar Junction Transistors (BJTs) Overview

Bipolar Junction Transistors (BJTs) Overview 1 Bipolar Junction Transistors (BJTs) Asst. Prof. MONTREE SIRIPRUCHYANUN, D. Eng. Dept. of Teacher Training in Electrical Engineering, Faculty of Technical Education King Mongkut s Institute of Technology

More information

ECE321 Electronics I Fall 2006

ECE321 Electronics I Fall 2006 ECE321 Electronics I Fall 2006 Professor James E. Morris Lecture 11 31 st October, 2006 Bipolar Junction Transistors (BJTs) 5.1 Device Structure & Physics 5.2 I-V Characteristics Convert 5.1 information

More information

COE/EE152: Basic Electronics. Lecture 5. Andrew Selasi Agbemenu. Outline

COE/EE152: Basic Electronics. Lecture 5. Andrew Selasi Agbemenu. Outline COE/EE152: Basic Electronics Lecture 5 Andrew Selasi Agbemenu 1 Outline Physical Structure of BJT Two Diode Analogy Modes of Operation Forward Active Mode of BJTs BJT Configurations Early Effect Large

More information

Analog & Digital Electronics Course No: PH-218

Analog & Digital Electronics Course No: PH-218 Analog & Digital Electronics Course No: PH-218 Lec-5: Bipolar Junction Transistor (BJT) Course nstructors: Dr. A. P. VAJPEY Department of Physics, ndian nstitute of Technology Guwahati, ndia 1 Bipolar

More information

Exercises 6.1, 6.2, 6.3 (page 315 on 7 th edition textbook)

Exercises 6.1, 6.2, 6.3 (page 315 on 7 th edition textbook) Exercises 6.1, 6.2, 6.3 (page 315 on 7 th edition textbook) Recapitulation and Equivalent Circuit Models Previous slides present first order BJT model. Assumes npn transistor in active mode. Basic relationship

More information

4.1.3 Structure of Actual Transistors

4.1.3 Structure of Actual Transistors 4.1.3 Structure of Actual Transistors Figure 4.7 shows a more realistic BJT cross-section Collector virtually surrounds entire emitter region This makes it difficult for electrons injected into base to

More information

Lecture 12. Bipolar Junction Transistor (BJT) BJT 1-1

Lecture 12. Bipolar Junction Transistor (BJT) BJT 1-1 Lecture 12 Bipolar Junction Transistor (BJT) BJT 1-1 Course Info Lecture hours: 4 Two Lectures weekly (Saturdays and Wednesdays) Location: K2 Time: 1:40 pm Tutorial hours: 2 One tutorial class every week

More information

Early Effect & BJT Biasing

Early Effect & BJT Biasing Early Effect & BJT Biasing Early Effect DC BJT Behavior DC Biasing the BJT 1 ESE319 Introduction to Microelectronics Early Effect Saturation region Forward-Active region 4 3 Ideal NPN BJT Transfer V Characteristic

More information

ECE 442 Solid State Devices & Circuits. 6. Bipolar Transistors

ECE 442 Solid State Devices & Circuits. 6. Bipolar Transistors ECE 442 Solid State Devices & Circuits 6. Bipolar Transistors Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jschutt@emlab.uiuc.edu ECE 342 Jose Schutt Aine 1 Bipolar Junction

More information

ESE 319 MT Review

ESE 319 MT Review ESE 319 MT1 2010 Review 1)--> Physical operation of a BJT (layout, why currents are related, npn vs. pnp). 2)Cover the Eber's Mole Model for forward and reverse active configurations. (large signal model)

More information

ECE 310 Microelectronics Circuits

ECE 310 Microelectronics Circuits ECE 310 Microelectronics Circuits Bipolar Transistors Dr. Vishal Saxena (vishalsaxena@boisetstate.edu) Jan 20, 2014 Vishal Saxena 1 Bipolar Transistor n the chapter, we will study the physics of bipolar

More information

Bipolar Junction Transistor (BJT) Basics- GATE Problems

Bipolar Junction Transistor (BJT) Basics- GATE Problems Bipolar Junction Transistor (BJT) Basics- GATE Problems One Mark Questions 1. The break down voltage of a transistor with its base open is BV CEO and that with emitter open is BV CBO, then (a) BV CEO =

More information

Chapter 3 Bipolar Junction Transistors (BJT)

Chapter 3 Bipolar Junction Transistors (BJT) Chapter 3 Bipolar Junction Transistors (BJT) Transistors In analog circuits, transistors are used in amplifiers and linear regulated power supplies. In digital circuits they function as electrical switches,

More information

MOS Field-Effect Transistors (MOSFETs)

MOS Field-Effect Transistors (MOSFETs) 6 MOS Field-Effect Transistors (MOSFETs) A three-terminal device that uses the voltages of the two terminals to control the current flowing in the third terminal. The basis for amplifier design. The basis

More information

Communication Microelectronics (W17)

Communication Microelectronics (W17) Communication Microelectronics (W17) Lecture 4: Bipolar Junction Transistor Assistant Professor Office: C3.315 E-mail: eman.azab@guc.edu.eg 1 Bipolar Junction Transistor (BJT) Physical Structure and I-V

More information

Microelectronic Circuits, Kyung Hee Univ. Spring, Bipolar Junction Transistors

Microelectronic Circuits, Kyung Hee Univ. Spring, Bipolar Junction Transistors Bipolar Junction Transistors 1 Introduction physical structure of the bipolar transistor and how it works How the voltage between two terminals of the transistor controls the current that flows through

More information

ECE 334: Electronic Circuits Lecture 2: BJT Large Signal Model

ECE 334: Electronic Circuits Lecture 2: BJT Large Signal Model Faculty of Engineering ECE 334: Electronic Circuits Lecture 2: BJT Large Signal Model Agenda I & V Notations BJT Devices & Symbols BJT Large Signal Model 2 I, V Notations (1) It is critical to understand

More information

5.1 BJT Device Structure and Physical Operation

5.1 BJT Device Structure and Physical Operation 11/28/2004 section 5_1 BJT Device Structure and Physical Operation blank 1/2 5.1 BJT Device Structure and Physical Operation Reading Assignment: pp. 377-392 Another kind of transistor is the Bipolar Junction

More information

Figure1: Basic BJT construction.

Figure1: Basic BJT construction. Chapter 4: Bipolar Junction Transistors (BJTs) Bipolar Junction Transistor (BJT) Structure The BJT is constructed with three doped semiconductor regions separated by two pn junctions, as in Figure 1(a).

More information

Bipolar Junction Transistors

Bipolar Junction Transistors Bipolar Junction Transistors Invented in 1948 at Bell Telephone laboratories Bipolar junction transistor (BJT) - one of the major three terminal devices Three terminal devices more useful than two terminal

More information

Bipolar Junction Transistors (BJT)

Bipolar Junction Transistors (BJT) Bipolar Junction Transistors (BJT) deal Transistor Bipolar Transistor Terminals P Bipolar Transistor Physics Large Signal Model Early Effect Small Signal Model Reading: (Sedra, Smith, 7 th edition) 4.1

More information

The shape of the waveform will be the same, but its level is shifted either upward or downward. The values of the resistor R and capacitor C affect

The shape of the waveform will be the same, but its level is shifted either upward or downward. The values of the resistor R and capacitor C affect Diode as Clamper A clamping circuit is used to place either the positive or negative peak of a signal at a desired level. The dc component is simply added or subtracted to/from the input signal. The clamper

More information

CHAPTER 3: BIPOLAR JUNCION TRANSISTOR DR. PHẠM NGUYỄN THANH LOAN

CHAPTER 3: BIPOLAR JUNCION TRANSISTOR DR. PHẠM NGUYỄN THANH LOAN CHAPTER 3: BIPOLAR JUNCION TRANSISTOR DR. PHẠM NGUYỄN THANH LOAN Hanoi, 9/24/2012 Contents 2 Structure and operation of BJT Different configurations of BJT Characteristic curves DC biasing method and analysis

More information

Bipolar junction transistors.

Bipolar junction transistors. Bipolar junction transistors. Third Semester Course code : 15EECC202 Analog electronic circuits (AEC) Team: Dr. Nalini C Iyer, R.V. Hangal, Sujata N, Prashant A, Sneha Meti AEC Team, Faculty, School of

More information

Alexandria University Faculty of Engineering Electrical Engineering Department

Alexandria University Faculty of Engineering Electrical Engineering Department Chapter 10: Alexandria University Faculty of Engineering Electrical Engineering Department ECE 336: Semiconductor Devices Sheet 6 1. A Si pnp BJT with N AE = 5x10 17 / cm 3, N DB = 10 15 /cm 3 and N AC

More information

EE105 Fall 2014 Microelectronic Devices and Circuits. NPN Bipolar Junction Transistor (BJT)

EE105 Fall 2014 Microelectronic Devices and Circuits. NPN Bipolar Junction Transistor (BJT) EE105 Fall 2014 Microelectronic Devices and Circuits Prof. Ming C. Wu wu@eecs.berkeley.edu 511 utardja Dai Hall (DH) 1 NPN Bipolar Junction Transistor (BJT) Forward Bias Reverse Bias Hole Flow Electron

More information

Lecture 24: Bipolar Junction Transistors (1) Bipolar Junction Structure, Operating Regions, Biasing

Lecture 24: Bipolar Junction Transistors (1) Bipolar Junction Structure, Operating Regions, Biasing Lecture 24: Bipolar Junction Transistors (1) Bipolar Junction Structure, Operating Regions, Biasing BJT Structure the BJT is formed by doping three semiconductor regions (emitter, base, and collector)

More information

Electronics I - Physics of Bipolar Transistors

Electronics I - Physics of Bipolar Transistors Chapter 5 Electronics I - Physics of Bipolar Transistors B E N+ P N- C B E C Fall 2017 claudio talarico 1 source: Sedra & Smith Thin Base Types of Bipolar Transistors n+ p n- Figure - A simplified structure

More information

KOM2751 Analog Electronics :: Dr. Muharrem Mercimek :: YTU - Control and Automation Dept. 1 2 (CONT D - II) DIODE APPLICATIONS

KOM2751 Analog Electronics :: Dr. Muharrem Mercimek :: YTU - Control and Automation Dept. 1 2 (CONT D - II) DIODE APPLICATIONS KOM2751 Analog Electronics :: Dr. Muharrem Mercimek :: YTU - Control and Automation Dept. 1 2 (CONT D - II) DIODE APPLICATIONS Most of the content is from the textbook: Electronic devices and circuit theory,

More information

BJT. Bipolar Junction Transistor BJT BJT 11/6/2018. Dr. Satish Chandra, Assistant Professor, P P N College, Kanpur 1

BJT. Bipolar Junction Transistor BJT BJT 11/6/2018. Dr. Satish Chandra, Assistant Professor, P P N College, Kanpur 1 BJT Bipolar Junction Transistor Satish Chandra Assistant Professor Department of Physics P P N College, Kanpur www.satish0402.weebly.com The Bipolar Junction Transistor is a semiconductor device which

More information

UNIT 3 Transistors JFET

UNIT 3 Transistors JFET UNIT 3 Transistors JFET Mosfet Definition of BJT A bipolar junction transistor is a three terminal semiconductor device consisting of two p-n junctions which is able to amplify or magnify a signal. It

More information

Bipolar Transistors. Ideal Transistor. Reading: (4-5 th edition) 8-16, Bipolar Transistor - Terminals. NPN Bipolar Transistor Physics

Bipolar Transistors. Ideal Transistor. Reading: (4-5 th edition) 8-16, Bipolar Transistor - Terminals. NPN Bipolar Transistor Physics Bipolar Transistors deal Transistor Bipolar Transistor Terminals Reading: (45 th edition) 816, 2633 P Bipolar Transistor Physics Large Signal Model Early Effect Small Signal Model Modern Electronics: F3

More information

7. Bipolar Junction Transistor

7. Bipolar Junction Transistor 41 7. Bipolar Junction Transistor 7.1. Objectives - To experimentally examine the principles of operation of bipolar junction transistor (BJT); - To measure basic characteristics of n-p-n silicon transistor

More information

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Module: 2 Bipolar Junction Transistors Lecture-1 Transistor

More information

ELEC 2210 EXPERIMENT 7 The Bipolar Junction Transistor (BJT)

ELEC 2210 EXPERIMENT 7 The Bipolar Junction Transistor (BJT) ELEC 2210 EXPERIMENT 7 The Bipolar Junction Transistor (BJT) Objectives: The experiments in this laboratory exercise will provide an introduction to the BJT. You will use the Bit Bucket breadboarding system

More information

PHYS225 Lecture 6. Electronic Circuits

PHYS225 Lecture 6. Electronic Circuits PHYS225 Lecture 6 Electronic Circuits Transistors History Basic physics of operation Ebers-Moll model Small signal equivalent Last lecture Introduction to Transistors A transistor is a device with three

More information

MTLE-6120: Advanced Electronic Properties of Materials. Semiconductor transistors for logic and memory. Reading: Kasap

MTLE-6120: Advanced Electronic Properties of Materials. Semiconductor transistors for logic and memory. Reading: Kasap MTLE-6120: Advanced Electronic Properties of Materials 1 Semiconductor transistors for logic and memory Reading: Kasap 6.6-6.8 Vacuum tube diodes 2 Thermionic emission from cathode Electrons collected

More information

Electronic Circuits - Tutorial 07 BJT transistor 1

Electronic Circuits - Tutorial 07 BJT transistor 1 Electronic Circuits - Tutorial 07 BJT transistor 1-1 / 20 - T & F # Question 1 A bipolar junction transistor has three terminals. T 2 For operation in the linear or active region, the base-emitter junction

More information

Tutorial 2 BJTs, Transistor Bias Circuits, BJT Amplifiers FETs and FETs Amplifiers. Part 1: BJTs, Transistor Bias Circuits and BJT Amplifiers

Tutorial 2 BJTs, Transistor Bias Circuits, BJT Amplifiers FETs and FETs Amplifiers. Part 1: BJTs, Transistor Bias Circuits and BJT Amplifiers Tutorial 2 BJTs, Transistor Bias Circuits, BJT Amplifiers FETs and FETs Amplifiers Part 1: BJTs, Transistor Bias Circuits and BJT Amplifiers 1. Explain the purpose of a thin, lightly doped base region.

More information

Electronic Circuits EE359A

Electronic Circuits EE359A Electronic Circuits EE359A Bruce McNair B206 bmcnair@stevens.edu 201-216-5549 Lecture 4 0 Bipolar Junction Transistors (BJT) Small Signal Analysis Graphical Analysis / Biasing Amplifier, Switch and Logic

More information

Chapter 3: Bipolar Junction Transistors

Chapter 3: Bipolar Junction Transistors Chapter 3: Bipolar Junction Transistors Transistor Construction There are two types of transistors: pnp npn pnp The terminals are labeled: E - Emitter B - Base C - Collector npn 2 Transistor Operation

More information

EE301 Electronics I , Fall

EE301 Electronics I , Fall EE301 Electronics I 2018-2019, Fall 1. Introduction to Microelectronics (1 Week/3 Hrs.) Introduction, Historical Background, Basic Consepts 2. Rewiev of Semiconductors (1 Week/3 Hrs.) Semiconductor materials

More information

Lecture 3: Transistors

Lecture 3: Transistors Lecture 3: Transistors Now that we know about diodes, let s put two of them together, as follows: collector base emitter n p n moderately doped lightly doped, and very thin heavily doped At first glance,

More information

ECEN 325 Lab 7: Characterization and DC Biasing of the BJT

ECEN 325 Lab 7: Characterization and DC Biasing of the BJT ECEN 325 Lab 7: Characterization and DC Biasing of the BJT 1 Objectives The purpose of this lab is to characterize NPN and PNP bipolar junction transistors (BJT), and to analyze and design DC biasing circuits

More information

Chapter Two "Bipolar Transistor Circuits"

Chapter Two Bipolar Transistor Circuits Chapter Two "Bipolar Transistor Circuits" 1.TRANSISTOR CONSTRUCTION:- The transistor is a three-layer semiconductor device consisting of either two n- and one p-type layers of material or two p- and one

More information

Transistors and Applications

Transistors and Applications Chapter 17 Transistors and Applications DC Operation of Bipolar Junction Transistors (BJTs) The bipolar junction transistor (BJT) is constructed with three doped semiconductor regions separated by two

More information

ET215 Devices I Unit 4A

ET215 Devices I Unit 4A ITT Technical Institute ET215 Devices I Unit 4A Chapter 3, Section 3.1-3.2 This unit is divided into two parts; Unit 4A and Unit 4B Chapter 3 Section 3.1 Structure of Bipolar Junction Transistors The basic

More information

Chapter 3. Bipolar Junction Transistors

Chapter 3. Bipolar Junction Transistors Chapter 3. Bipolar Junction Transistors Outline: Fundamental of Transistor Common-Base Configuration Common-Emitter Configuration Common-Collector Configuration Introduction The transistor is a three-layer

More information

ECE 440 Lecture 29 : Introduction to the BJT-I Class Outline:

ECE 440 Lecture 29 : Introduction to the BJT-I Class Outline: ECE 440 Lecture 29 : Introduction to the BJT-I Class Outline: Narrow-Base Diode BJT Fundamentals BJT Amplification Things you should know when you leave Key Questions How does the narrow-base diode multiply

More information

Lecture - 18 Transistors

Lecture - 18 Transistors Electronic Materials, Devices and Fabrication Dr. S. Prarasuraman Department of Metallurgical and Materials Engineering Indian Institute of Technology, Madras Lecture - 18 Transistors Last couple of classes

More information

Review Energy Bands Carrier Density & Mobility Carrier Transport Generation and Recombination

Review Energy Bands Carrier Density & Mobility Carrier Transport Generation and Recombination Review Energy Bands Carrier Density & Mobility Carrier Transport Generation and Recombination Current Transport: Diffusion, Thermionic Emission & Tunneling For Diffusion current, the depletion layer is

More information

The Bipolar Junction Transistor- Small Signal Characteristics

The Bipolar Junction Transistor- Small Signal Characteristics The Bipolar Junction Transistor- Small Signal Characteristics Debapratim Ghosh deba21pratim@gmail.com Electronic Systems Group Department of Electrical Engineering Indian Institute of Technology Bombay

More information

Module 2. B.Sc. I Electronics. Developed by: Mrs. Neha S. Joshi Asst. Professor Department of Electronics Willingdon College, Sangli

Module 2. B.Sc. I Electronics. Developed by: Mrs. Neha S. Joshi Asst. Professor Department of Electronics Willingdon College, Sangli Module 2 B.Sc. I Electronics Developed by: Mrs. Neha S. Joshi Asst. Professor Department of Electronics Willingdon College, Sangli BIPOLAR JUNCTION TRANSISTOR SCOPE OF THE CHAPTER- This chapter introduces

More information

UNIT-III Bipolar Junction Transistor

UNIT-III Bipolar Junction Transistor DC UNT-3.xplain the construction and working of JT. UNT- ipolar Junction Transistor A bipolar (junction) transistor (JT) is a three-terminal electronic device constructed of doped semiconductor material

More information

EEE118: Electronic Devices and Circuits

EEE118: Electronic Devices and Circuits EEE118: Electronic Devices and Circuits Lecture XI James E Green Department of Electronic Engineering University of Sheffield j.e.green@sheffield.ac.uk Review Review Introduced the idea of a dynamic resistance

More information

Section 2.3 Bipolar junction transistors - BJTs

Section 2.3 Bipolar junction transistors - BJTs Section 2.3 Bipolar junction transistors - BJTs Single junction devices, such as p-n and Schottkty diodes can be used to obtain rectifying I-V characteristics, and to form electronic switching circuits

More information

Lecture 9 Transistors

Lecture 9 Transistors Lecture 9 Transistors Physics Transistor/transistor logic CMOS logic CA 1947 http://www.extremetech.com/extreme/164301-graphenetransistors-based-on-negative-resistance-could-spell-theend-of-silicon-and-semiconductors

More information

ชาว ศวกรรมคอมพ วเตอร คณะว ศวกรรมศาสตร มหาว ทยาล ยเทคโนโลย ราชมงคลพระนคร

ชาว ศวกรรมคอมพ วเตอร คณะว ศวกรรมศาสตร มหาว ทยาล ยเทคโนโลย ราชมงคลพระนคร EN2042102 วงจรไฟฟ าและอ เล กทรอน กส Circuits and Electronics บทท 7 ทรานซ สเตอร Bipolar Junction Transistor สาขาว ชาว ศวกรรมคอมพ วเตอร คณะว ศวกรรมศาสตร มหาว ทยาล ยเทคโนโลย ราชมงคลพระนคร Objectives Describe

More information

Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay

Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay Week - 08 Module - 04 BJT DC Circuits Hello, welcome to another module of this course

More information

Analog Electronics. Electronic Devices, 9th edition Thomas L. Floyd Pearson Education. Upper Saddle River, NJ, All rights reserved.

Analog Electronics. Electronic Devices, 9th edition Thomas L. Floyd Pearson Education. Upper Saddle River, NJ, All rights reserved. Analog Electronics BJT Structure The BJT has three regions called the emitter, base, and collector. Between the regions are junctions as indicated. The base is a thin lightly doped region compared to the

More information

Transistor electronic technologies

Transistor electronic technologies Transistor electronic technologies Bipolar Junction Transistor discrete or integrated circuit discrete = individual component MOS (Metal-Oxide-Silicon) Field Effect Transistor mainly used in integrated

More information

I E I C since I B is very small

I E I C since I B is very small Figure 2: Symbols and nomenclature of a (a) npn and (b) pnp transistor. The BJT consists of three regions, emitter, base, and collector. The emitter and collector are usually of one type of doping, while

More information

ELEC 3908, Physical Electronics, Lecture 16. Bipolar Transistor Operation

ELEC 3908, Physical Electronics, Lecture 16. Bipolar Transistor Operation ELEC 3908, Physical Electronics, Lecture 16 Bipolar Transistor Operation Lecture Outline Last lecture discussed the structure and fabrication of a double diffused bipolar transistor Now examine current

More information

Lecture (06) Bipolar Junction Transistor

Lecture (06) Bipolar Junction Transistor Lecture (06) Bipolar Junction Transistor By: Dr. Ahmed lshafee ١ Agenda BJT structure BJT operation BJT characteristics ٢ BJT structure The BJT is constructed with three doped semiconductor regions One

More information

Transistor Characteristics

Transistor Characteristics Transistor Characteristics Topics covered in this presentation: Transistor Construction Transistor Operation Transistor Characteristics 1 of 15 The Transistor The transistor is a semiconductor device that

More information

Introduction to semiconductor technology

Introduction to semiconductor technology Introduction to semiconductor technology Outline 7 Field effect transistors MOS transistor current equation" MOS transistor channel mobility Substrate bias effect 7 Bipolar transistors Introduction Minority

More information

EE 330 Lecture 18. Characteristics of Finer Feature Size Processes. Bipolar Process

EE 330 Lecture 18. Characteristics of Finer Feature Size Processes. Bipolar Process 330 Lecture 18 haracteristics of Finer Feature Size Processes ipolar Process How does the inverter delay compare between a 0.5u process and a 0.13u process? DD IN OUT IN OUT SS How does the inverter

More information

Experiment 9 Bipolar Junction Transistor Characteristics

Experiment 9 Bipolar Junction Transistor Characteristics Experiment 9 Bipolar Junction Transistor Characteristics W.T. Yeung, W.Y. Leung, and R.T. Howe UC Berkeley EE 105 Fall 2005 1.0 Objective In this lab, you will determine the I C - V CE characteristics

More information

Student Lecture by: Giangiacomo Groppi Joel Cassell Pierre Berthelot September 28 th 2004

Student Lecture by: Giangiacomo Groppi Joel Cassell Pierre Berthelot September 28 th 2004 Student Lecture by: Giangiacomo Groppi Joel Cassell Pierre Berthelot September 28 th 2004 Lecture outline Historical introduction Semiconductor devices overview Bipolar Junction Transistor (BJT) Field

More information

Lecture 4. Reading: Chapter EE105 Fall 2007 Lecture 4, Slide 1 Prof. Liu, UC Berkeley

Lecture 4. Reading: Chapter EE105 Fall 2007 Lecture 4, Slide 1 Prof. Liu, UC Berkeley Lecture 4 OUTLNE Bipolar Junction Transistor (BJT) General considerations Structure Operation in active mode Large-signal model and - characteristics Reading: Chapter 4.1-4.4.2 EE105 Fall 2007 Lecture

More information

UNIT 3: FIELD EFFECT TRANSISTORS

UNIT 3: FIELD EFFECT TRANSISTORS FIELD EFFECT TRANSISTOR: UNIT 3: FIELD EFFECT TRANSISTORS The field effect transistor is a semiconductor device, which depends for its operation on the control of current by an electric field. There are

More information

Lecture 16. The Bipolar Junction Transistor (I) Forward Active Regime. Outline. The Bipolar Junction Transistor (BJT): structure and basic operation

Lecture 16. The Bipolar Junction Transistor (I) Forward Active Regime. Outline. The Bipolar Junction Transistor (BJT): structure and basic operation Lecture 16 The Bipolar Junction Transistor (I) Forward Active Regime Outline The Bipolar Junction Transistor (BJT): structure and basic operation I-V characteristics in forward active regime Reading Assignment:

More information

ESE319 Introduction to Microelectronics High Frequency BJT Model & Cascode BJT Amplifier

ESE319 Introduction to Microelectronics High Frequency BJT Model & Cascode BJT Amplifier High Frequency BJT Model & Cascode BJT Amplifier 1 Gain of 10 Amplifier Non-ideal Transistor C in R 1 V CC R 2 v s Gain starts dropping at > 1MHz. Why! Because of internal transistor capacitances that

More information

(a) BJT-OPERATING MODES & CONFIGURATIONS

(a) BJT-OPERATING MODES & CONFIGURATIONS (a) BJT-OPERATING MODES & CONFIGURATIONS 1. The leakage current I CBO flows in (a) The emitter, base and collector leads (b) The emitter and base leads. (c) The emitter and collector leads. (d) The base

More information

Department of Electrical Engineering IIT Madras

Department of Electrical Engineering IIT Madras Department of Electrical Engineering IIT Madras Sample Questions on Semiconductor Devices EE3 applicants who are interested to pursue their research in microelectronics devices area (fabrication and/or

More information

EBERS Moll Model. Presented by K.Pandiaraj Assistant Professor ECE Department Kalasalingam University

EBERS Moll Model. Presented by K.Pandiaraj Assistant Professor ECE Department Kalasalingam University EBERS Moll Model Presented by K.Pandiaraj Assistant Professor ECE Department Kalasalingam University BJT Device Models The primary function of a model is to predict the behaviour of a device in particular

More information

EXPERIMENT 5 CURRENT AND VOLTAGE CHARACTERISTICS OF BJT

EXPERIMENT 5 CURRENT AND VOLTAGE CHARACTERISTICS OF BJT EXPERIMENT 5 CURRENT AND VOLTAGE CHARACTERISTICS OF BJT 1. OBJECTIVES 1.1 To practice how to test NPN and PNP transistors using multimeter. 1.2 To demonstrate the relationship between collector current

More information

BFF1303: ELECTRICAL / ELECTRONICS ENGINEERING. Analog Electronics: Bipolar Junction Transistors

BFF1303: ELECTRICAL / ELECTRONICS ENGINEERING. Analog Electronics: Bipolar Junction Transistors BFF1303: ELECTRICAL / ELECTRONICS ENGINEERING Analog Electronics: Bipolar Junction Transistors Ismail Mohd Khairuddin, Zulkifil Md Yusof Faculty of Manufacturing Engineering Universiti Malaysia Pahang

More information

EE 330 Lecture 19. Bipolar Devices

EE 330 Lecture 19. Bipolar Devices 330 Lecture 19 ipolar Devices Review from last lecture n-well n-well n- p- Review from last lecture Metal Mask A-A Section - Section Review from last lecture D A A D Review from last lecture Should now

More information

EE 330 Lecture 16. Comparison of MOS Processes Bipolar Process

EE 330 Lecture 16. Comparison of MOS Processes Bipolar Process 330 Lecture 16 omparison of MOS Processes ipolar Process Review from last lecture P-Select Mask p-diffusion p-diffusion A-A Section Note the gate is self aligned!! - Section Review from last lecture n-select

More information

EIE209 Basic Electronics. Transistor Devices. Contents BJT and FET Characteristics Operations. Prof. C.K. Tse: T ransistor devices

EIE209 Basic Electronics. Transistor Devices. Contents BJT and FET Characteristics Operations. Prof. C.K. Tse: T ransistor devices EIE209 Basic Electronics Transistor Devices Contents BJT and FET Characteristics Operations 1 What is a transistor? Three-terminal device whose voltage-current relationship is controlled by a third voltage

More information

Chapter 3: TRANSISTORS. Dr. Gopika Sood PG Govt. College For Girls Sector -11, Chandigarh

Chapter 3: TRANSISTORS. Dr. Gopika Sood PG Govt. College For Girls Sector -11, Chandigarh Chapter 3: TRANSISTORS Dr. Gopika Sood PG Govt. College For Girls Sector -11, Chandigarh OUTLINE Transistors Bipolar Junction Transistor (BJT) Operation of Transistor Transistor parameters Load Line Biasing

More information

EE 5611 Introduction to Microelectronic Technologies Fall Thursday, September 04, 2014 Lecture 02

EE 5611 Introduction to Microelectronic Technologies Fall Thursday, September 04, 2014 Lecture 02 EE 5611 Introduction to Microelectronic Technologies Fall 2014 Thursday, September 04, 2014 Lecture 02 1 Lecture Outline Review on semiconductor materials Review on microelectronic devices Example of microelectronic

More information

EE 330 Lecture 21. Bipolar Process Flow

EE 330 Lecture 21. Bipolar Process Flow EE 330 Lecture 21 Bipolar Process Flow Exam 2 Friday March 9 Exam 3 Friday April 13 Review from Last Lecture Simplified Multi-Region Model I C βi B JSA IB β V 1 V E e V CE BE V t AF V BE >0.4V V BC

More information

Transistor Biasing. DC Biasing of BJT. Transistor Biasing. Transistor Biasing 11/23/2018

Transistor Biasing. DC Biasing of BJT. Transistor Biasing. Transistor Biasing 11/23/2018 Transistor Biasing DC Biasing of BJT Satish Chandra Assistant Professor Department of Physics P P N College, Kanpur www.satish0402.weebly.com A transistors steady state of operation depends a great deal

More information

PHY405F 2009 EXPERIMENT 6 SIMPLE TRANSISTOR CIRCUITS

PHY405F 2009 EXPERIMENT 6 SIMPLE TRANSISTOR CIRCUITS PHY405F 2009 EXPERIMENT 6 SIMPLE TRANSISTOR CIRCUITS Due Date (NOTE CHANGE): Thursday, Nov 12 th @ 5 pm; Late penalty in effect! Most active electronic devices are based on the transistor as the fundamental

More information

Chapter 3-2 Semiconductor devices Transistors and Amplifiers-BJT Department of Mechanical Engineering

Chapter 3-2 Semiconductor devices Transistors and Amplifiers-BJT Department of Mechanical Engineering MEMS1082 Chapter 3-2 Semiconductor devices Transistors and Amplifiers-BJT Bipolar Transistor Construction npn BJT Transistor Structure npn BJT I = I + E C I B V V BE CE = V = V B C V V E E Base-to-emitter

More information

EE 434 Lecture 21. MOS Amplifiers Bipolar Devices

EE 434 Lecture 21. MOS Amplifiers Bipolar Devices 434 ecture MOS Amplifiers ipolar Devices Quiz 3 The quiescent voltage across the 5K resistor in the circuit shown was measured to be 3. ) Determine the quiescent output voltage ) Determine the small signal

More information

Chapter 4 Physics of Bipolar Transistors. EE105 - Spring 2007 Microelectronic Devices and Circuits. Structure and Symbol of Bipolar Transistor

Chapter 4 Physics of Bipolar Transistors. EE105 - Spring 2007 Microelectronic Devices and Circuits. Structure and Symbol of Bipolar Transistor EE105 - Spring 2007 Microelectronic Devices and ircuits Lecture 10 Bipolar ransistors hapter 4 Physics of Bipolar ransistors 4.1 General onsiderations 4.2 Structure of Bipolar ransistor 4.3 Operation of

More information

Analog and Telecommunication Electronics

Analog and Telecommunication Electronics Politecnico di Torino - ICT School Analog and Telecommunication Electronics F2 Active power devices»mos»bjt» IGBT, TRIAC» Safe Operating Area» Thermal analysis 30/05/2012-1 ATLCE - F2-2011 DDC Lesson F2:

More information

Prof. Anyes Taffard. Physics 120/220. Diode Transistor

Prof. Anyes Taffard. Physics 120/220. Diode Transistor Prof. Anyes Taffard Physics 120/220 Diode Transistor Diode One can think of a diode as a device which allows current to flow in only one direction. Anode I F Cathode stripe Diode conducts current in this

More information

(Refer Slide Time: 01:33)

(Refer Slide Time: 01:33) Solid State Devices Dr. S. Karmalkar Department of Electronics and Communication Engineering Indian Institute of Technology, Madras Lecture - 31 Bipolar Junction Transistor (Contd ) So, we have been discussing

More information

Learning Material Ver 1.1

Learning Material Ver 1.1 Insulated Gate Bipolar Transistor (IGBT) ST2701 Learning Material Ver 1.1 An ISO 9001:2008 company Scientech Technologies Pvt. Ltd. 94, Electronic Complex, Pardesipura, Indore - 452 010 India, + 91-731

More information

Chapter 4 Bipolar Junction Transistors (BJTs)

Chapter 4 Bipolar Junction Transistors (BJTs) Chapter 4 Bipolar Junction Transistors (BJTs) Introduction http://engr.calvin.edu/pribeiro_webpage/courses/engr311/311_frames.html Physical Structure and Modes of Operation A simplified structure of the

More information

Chapter 6: Transistors and Gain

Chapter 6: Transistors and Gain I. Introduction Chapter 6: Transistors and Gain This week we introduce the transistor. Transistors are three-terminal devices that can amplify a signal and increase the signal s power. The price is that

More information

Electronics II Lecture 2(a): Bipolar Junction Transistors

Electronics II Lecture 2(a): Bipolar Junction Transistors Lecture 2(a): Bipolar Junction Transistors A/Lectr. Khalid Shakir Dept. Of Engineering Engineering by Pearson Transistor! Transistor=Transfer+Resistor. When Transistor operates in active region its input

More information