Digital Electronics. By: FARHAD FARADJI, Ph.D. Assistant Professor, Electrical and Computer Engineering, K. N. Toosi University of Technology

Size: px
Start display at page:

Download "Digital Electronics. By: FARHAD FARADJI, Ph.D. Assistant Professor, Electrical and Computer Engineering, K. N. Toosi University of Technology"

Transcription

1 K. N. Toosi University of Technology Chapter 7. Field-Effect Transistors By: FARHAD FARADJI, Ph.D. Assistant Professor, Electrical and Computer Engineering, K. N. Toosi University of Technology Reference: DIGITAL INTEGRATED CIRCUITS: ANALYSIS and DESIGN, 2005, John E. Ayers 1

2 7.1. Introduction Field-effect transistors (FETs) have several significant differences compared to bipolar junction transistors. First, they are voltage controlled rather than current controlled. This results in low levels of standby supply current and standby power dissipation. Second, they are majority carrier devices. Third, they can be made smaller than BJTs using same fabrication technology. Chapter 7. Field-Effect Transistors 2

3 7.1. Introduction 3 basic types of FETs are: metal oxide semiconductor field-effect transistor (MOSFET), junction field-effect transistor (JFET), metal semiconductor field-effect transistor (MESFET). MOSFET is very important for ICs and is emphasized in this chapter. Chapter 7. Field-Effect Transistors 3

4 7.1. Introduction MOSFET MOSFET is also known as insulated gate field-effect transistor (IGFET). 3 terminals of this device are source, gate, and drain, labeled S, G, and D. Sometimes, a 4 th terminal is used: body or substrate (labeled B). Voltage applied between G and S controls current between D and S. Chapter 7. Field-Effect Transistors 4

5 7.1. Introduction MOSFET Basic operation of MOSFET: If G is biased positively with respect to S, negatively charged electrons are attracted to interface between semiconductor or and oxide. This forms a conducting channel between D and S. Then, if D is biased positively ii with ih respect to S, electrons in channel will drift from S to D. This results in a conventional current from D to S. Current involves only electrons. It is called an n-channel MOSFET. Chapter 7. Field-Effect Transistors 5

6 7.1. Introduction MOSFET There are also p-channel devices. In p-channel device, S and D are p-type regions. Holes drift in channel. Voltages and currents have opposite polarities compared to those in n-channel device. Chapter 7. Field-Effect Transistors 6

7 7.1. Introduction MOSFET For device shown, no conducting channel can be between D and S unless a positive voltage is applied between G and S. This device is normally off. These MOSFETs are called enhancement type. A gate bias is required to enhance a conducting channel. Chapter 7. Field-Effect Transistors 7

8 7.1. Introduction MOSFET Depletion-type devices are normally on. A G-S bias is necessary to deplete conducting channel. Normally off enhancement-type MOSFETs are preferred in ICs for low standby dissipation. Chapter 7. Field-Effect Transistors 8

9 7.1. Introduction MOSFET Some MOSFET symbols are shown. Most convenient are middle four. These result in simplest and neatest circuit diagrams. They eliminate e body connection and avoid use of other arrows. Inversion circle on G indicates a p-type device. Broad line in channel indicates a depletion-type device. We use these simplified symbols, except in situations for which body bias is used. Take a look at this link. Chapter 7. Field-Effect Transistors 9

10 7.1. Introduction JFET Junction field-effect transistor (JFET) takes it name from G structure. G involves a p-n junction. For an n-channel nnel device, S, D, and channel regions are n-type. With zero bias between G and S, there is a conducting channel from D to S. JFET is a depletion-type device. If a reverse bias is applied to the G-S junction: It widens depletion region. It reduces channel conductivity. Chapter 7. Field-Effect Transistors 10

11 7.1. Introduction JFET A sufficiently negative bias on G will pinch off channel entirely. JFET is a field-effect device in which G-S bias controls D-S current. Unlike MOSFET, no insulating oxide layer is under G. Gate p n junction must be kept reverse biased in order to avoid a DC gate current. Chapter 7. Field-Effect Transistors 11

12 7.1. Introduction JFET A p-channel JFET utilizes p-type regions for S, D, and channel. Gate region is doped n-type. Voltages and currents are reversed in polarity compared to n-channel device. Chapter 7. Field-Effect Transistors 12

13 7.1. Introduction JFET Enhancement-type (normally off) JFETs can be fabricated but with some difficulty. These devices must be made so that depletion region of G junction pinches off channel at zero G-S bias. This can be done, but only with precise control of channel thickness and doping. Chapter 7. Field-Effect Transistors 13

14 7.1. Introduction JFET JFETs are not used in digital ICs for 2 reasons. First, JFETs are inherently depletion-type t pe devices. This results in excessive standby dissipation, unless normally off (enhancement-type) devices are fabricated. Second, even if normally off JFETs are used, p-n junctions used in gates are leaky compared to MOS structures used in MOSFETs. Have a look at this link. Chapter 7. Field-Effect Transistors 14

15 7.1. Introduction MESFET Metal-semiconductor field-effect transistor (MESFET) is similar to JFET. A metal-semiconductor junction is used for G structure. It suffers from same drawbacks as JFET. It is not used in silicon technology. MESFETs are used in digital ICs based on compound semiconductors like gallium arsenide direct-coupled FET logic (DCFL) circuits. A viable MOSFET technology does not exist in materials such as gallium arsenide and indium phosphide. These semiconductors exhibit speed advantages over silicon. Chapter 7. Field-Effect Transistors 15

16 7.2. MOSFET Threshold Voltage Applying a positive bias on metal gate with respect to semiconductor will reduce hole concentration near interface. This situation is referred to as depletion condition. Application of a sufficiently positive bias on gate will result in inversion. In this case, semiconductor becomes n-type near interface. It is possible for semiconductor to be inverted to extent that electron concentration near interface is equal to hole concentration in bulk of semiconductor. This is referred to as strong inversion. Chapter 7. Field-Effect Transistors 16

17 7.2. MOSFET Threshold Voltage In an n-channel MOSFET, G-S bias necessary to cause strong inversion in channel is called threshold voltage. Among n-channel MOSFETs: enhancement-type type transistors have positive thresholds, depletion-type transistors have negative thresholds. Opposite is true for p-channel ldevices. Chapter 7. Field-Effect Transistors 17

18 7.2. MOSFET Threshold Voltage A body bias (applied between body and source) allows threshold of a MOSFET to be adjusted in the circuit. This is exploited to overcome manufacturing tolerances in threshold voltages. This technique is used in modern low-power, high-speed CMOS circuits. Chapter 7. Field-Effect Transistors 18

19 7.3. Long-Channel MOSFET Operation Substrate is often shorted to source. V GS is G-S bias. V DS is D-S bias. I D is drain current. rent. MOSFET has 3 modes of operation: cutoff, linear, saturation. Chapter 7. Field-Effect Transistors 19

20 7.3. Long-Channel MOSFET Operation Cutoff occurs if V GS is insufficiently positive to induce a conducting channel. Cutoff results in zero drain current. If V GS is made more positive than threshold voltage (V T ): a conducting channel is induced an I D can flow. Chapter 7. Field-Effect Transistors 20

21 7.3. Long-Channel MOSFET Operation With a small V DS : MOSFET acts like a voltage-controlled resistance. This is linear (ohmic or triode) mode of operation. If V DS is sufficiently large: Conducting channel will pinch off at drain end. I D saturates. This mode of operation is called saturation. Chapter 7. Field-Effect Transistors 21

22 7.3. Long-Channel MOSFET Operation In characteristic curves, it is customary to plot I D vs. V DS with V GS as a parameter. This results in a family of curves, one for each particular value of V GS. Cutoff: is associated with zero I D, its locus is on V DS axis. In linear region: I D increases approximately linearly with V DS, its locus is to left of parabola. Saturation: is characterized by a constant I D, its locus is to right of parabola. Chapter 7. Field-Effect Transistors 22

23 7.3. Long-Channel MOSFET Operation MOSFET Cutoff Operation Chapter 7. Field-Effect Transistors 23

24 7.3. Long-Channel MOSFET Operation MOSFET Linear Operation V GS > V T. V DS is small enough so that channel does not pinch off at drain end. MOSFET acts like a voltage-controlled resistance. R DS is controlled variable. V GS is controlling variable. Pinch-off at D end of channel occurs when: This condition defines boundary between linear and saturation operation Chapter 7. Field-Effect Transistors 24

25 7.3. Long-Channel MOSFET Operation MOSFET Linear Operation K = device transconductance parameter. Chapter 7. Field-Effect Transistors 25

26 7.3. Long-Channel MOSFET Operation MOSFET Linear Operation k is process transconductance parameter. Chapter 7. Field-Effect Transistors 26

27 7.3. Long-Channel MOSFET Operation MOSFET Linear Operation For p-channel MOSFETs, p must be used instead of n. All voltages and currents are opposite in polarity. Chapter 7. Field-Effect Transistors 27

28 7.3. Long-Channel MOSFET Operation MOSFET Saturation Operation MOSFET acts like a voltage-controlled current source. I D is controlled quantity. V GS is controlling quantity. Chapter 7. Field-Effect Transistors 28

29 7.3. Long-Channel MOSFET Operation MOSFET Subthreshold Operation Cutoff operation: n-mosfet: V GS < V T p-mosfet: V GS < V T results in I D = 0 to a first approximation. If V GS is close to V T, a non-negligible I D will flow. This subthreshold hold current is important in modern low-voltage, low-power CMOS and memory circuits. Chapter 7. Field-Effect Transistors 29

30 7.3. Long-Channel MOSFET Operation MOSFET Subthreshold Operation Saturation or linear operation is dominated by drift of majority carriers. Subthreshold operation occurs as result of minority carrier diffusion. Device acts as a BJT. S injects carriers into channel region. These injected carriers diffuse length of channel. They are collected by D. In an n-mosfet: electrons are injected into p-type channel region diffuse to D, resulting in current from D to S. Subthreshold current flows in same direction as saturated current. Chapter 7. Field-Effect Transistors 30

31 7.3. Long-Channel MOSFET Operation MOSFET Subthreshold Operation If V DS is several times kt/q (~ 26 mv at room temperature), subthreshold current is independent of V DS : Subthreshold current increases exponentially with V GS. Chapter 7. Field-Effect Transistors 31

32 7.3. Long-Channel MOSFET Operation MOSFET Subthreshold Operation Subthreshold swing is: Room-temperature re operation of MOSFETs is characterized by S = 100 mv. Subthreshold current changes by 1 decade for every 100-mV change in V GS. Scaling of V T below about 300 mv is accompanied by significant subthreshold current at V GS = 0. This is a significant issue in design of low-power CMOS circuits. Chapter 7. Field-Effect Transistors 32

33 7.3. Long-Channel MOSFET Operation Transit Time It takes a finite time for majority carriers to traverse channel in a conducting MOSFET. This delay is called transit time (t t ). In a long-channel nnel n-channel MOSFET, electrons are drifted in channel. Average electric field intensity in channel is approximately: Carriers move at a velocity of approximately: t t increases with square of channel length: Chapter 7. Field-Effect Transistors 33

34 7.4. Short-Channel MOSFETs Aggressive scaling of MOSFETs and channel lengths has resulted in devices that behave differently than long channel devices. First, V T becomes a function of channel length (short-channel effect). Second, electric field intensity in channel may be sufficiently large so that carriers reach their saturated velocity. Third, effective channel length becomes a function of V DS as a consequence of channel length modulation. All these effects are of practical importance in design of high-performance CMOS circuits. Chapter 7. Field-Effect Transistors 34

35 7.4. Short-Channel MOSFETs The Short-Channel Effect V T decreases with decreasing channel length Channel Length Modulation I D in a MOSFET saturates at V DS which causes channel to pinch off at D end. Further increase in V DS causes pinch-off point to move into channel, toward S. This increases I D by ratio L/(L L). In a long-channel MOSFET, percentage change in I D is small. Channel length modulation effect is important in short-channel MOSFETs. Chapter 7. Field-Effect Transistors 35

36 7.4. Short-Channel MOSFETs Channel Length Modulation I D in a MOSFET saturates at V DS which causes channel to pinch off at D end. Further increase in V DS causes pinch-off point to move into channel, toward S. For linear operation: For saturation operation: is the empirical channel length modulation parameter. Chapter 7. Field-Effect Transistors 36

37 7.4. Short-Channel MOSFETs Velocity Saturation At high electric-field intensities, carrier drift velocities are no longer proportional to electric field. Instead, there is approximately carrier velocity saturation. Onset of I D saturation occurs at a lower V DS. Magnitude of saturated I D is less than before. Chapter 7. Field-Effect Transistors 37

38 7.4. Short-Channel MOSFETs Transit Time In short-channel MOSFETs, carriers may travel at close to saturation velocity for entire channel length. For electrons: : For holes: Saturation velocities in silicon MOSFETs are typically 20% lower than bulk values. t t is directly proportional to the channel length. Chapter 7. Field-Effect Transistors 38

Three Terminal Devices

Three Terminal Devices Three Terminal Devices - field effect transistor (FET) - bipolar junction transistor (BJT) - foundation on which modern electronics is built - active devices - devices described completely by considering

More information

Field-Effect Transistor (FET) is one of the two major transistors; FET derives its name from its working mechanism;

Field-Effect Transistor (FET) is one of the two major transistors; FET derives its name from its working mechanism; Chapter 3 Field-Effect Transistors (FETs) 3.1 Introduction Field-Effect Transistor (FET) is one of the two major transistors; FET derives its name from its working mechanism; The concept has been known

More information

6. Field-Effect Transistor

6. Field-Effect Transistor 6. Outline: Introduction to three types of FET: JFET MOSFET & CMOS MESFET Constructions, Characteristics & Transfer curves of: JFET & MOSFET Introduction The field-effect transistor (FET) is a threeterminal

More information

MEASUREMENT AND INSTRUMENTATION STUDY NOTES UNIT-I

MEASUREMENT AND INSTRUMENTATION STUDY NOTES UNIT-I MEASUREMENT AND INSTRUMENTATION STUDY NOTES The MOSFET The MOSFET Metal Oxide FET UNIT-I As well as the Junction Field Effect Transistor (JFET), there is another type of Field Effect Transistor available

More information

UNIT-VI FIELD EFFECT TRANSISTOR. 1. Explain about the Field Effect Transistor and also mention types of FET s.

UNIT-VI FIELD EFFECT TRANSISTOR. 1. Explain about the Field Effect Transistor and also mention types of FET s. UNIT-I FIELD EFFECT TRANSISTOR 1. Explain about the Field Effect Transistor and also mention types of FET s. The Field Effect Transistor, or simply FET however, uses the voltage that is applied to their

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

FET. Field Effect Transistors ELEKTRONIKA KONTROL. Eka Maulana, ST, MT, M.Eng. Universitas Brawijaya. p + S n n-channel. Gate. Basic structure.

FET. Field Effect Transistors ELEKTRONIKA KONTROL. Eka Maulana, ST, MT, M.Eng. Universitas Brawijaya. p + S n n-channel. Gate. Basic structure. FET Field Effect Transistors ELEKTRONIKA KONTROL Basic structure Gate G Source S n n-channel Cross section p + p + p + G Depletion region Drain D Eka Maulana, ST, MT, M.Eng. Universitas Brawijaya S Channel

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

UNIVERSITY OF CALIFORNIA AT BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences.

UNIVERSITY OF CALIFORNIA AT BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences. UNIVERSITY OF CALIFORNIA AT BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences Discussion #9 EE 05 Spring 2008 Prof. u MOSFETs The standard MOSFET structure is shown

More information

Field Effect Transistors (npn)

Field Effect Transistors (npn) Field Effect Transistors (npn) gate drain source FET 3 terminal device channel e - current from source to drain controlled by the electric field generated by the gate base collector emitter BJT 3 terminal

More information

UNIT-1 Bipolar Junction Transistors. Text Book:, Microelectronic Circuits 6 ed., by Sedra and Smith, Oxford Press

UNIT-1 Bipolar Junction Transistors. Text Book:, Microelectronic Circuits 6 ed., by Sedra and Smith, Oxford Press UNIT-1 Bipolar Junction Transistors Text Book:, Microelectronic Circuits 6 ed., by Sedra and Smith, Oxford Press Figure 6.1 A simplified structure of the npn transistor. Microelectronic Circuits, Sixth

More information

CHAPTER 8 FIELD EFFECT TRANSISTOR (FETs)

CHAPTER 8 FIELD EFFECT TRANSISTOR (FETs) CHAPTER 8 FIELD EFFECT TRANSISTOR (FETs) INTRODUCTION - FETs are voltage controlled devices as opposed to BJT which are current controlled. - There are two types of FETs. o Junction FET (JFET) o Metal

More information

FIELD EFFECT TRANSISTOR (FET) 1. JUNCTION FIELD EFFECT TRANSISTOR (JFET)

FIELD EFFECT TRANSISTOR (FET) 1. JUNCTION FIELD EFFECT TRANSISTOR (JFET) FIELD EFFECT TRANSISTOR (FET) The field-effect transistor (FET) is a three-terminal device used for a variety of applications that match, to a large extent, those of the BJT transistor. Although there

More information

FET(Field Effect Transistor)

FET(Field Effect Transistor) Field Effect Transistor: Construction and Characteristic of JFETs. Transfer Characteristic. CS,CD,CG amplifier and analysis of CS amplifier MOSFET (Depletion and Enhancement) Type, Transfer Characteristic,

More information

NAME: Last First Signature

NAME: Last First Signature UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences EE 130: IC Devices Spring 2003 FINAL EXAMINATION NAME: Last First Signature STUDENT

More information

(Refer Slide Time: 02:05)

(Refer Slide Time: 02:05) Electronics for Analog Signal Processing - I Prof. K. Radhakrishna Rao Department of Electrical Engineering Indian Institute of Technology Madras Lecture 27 Construction of a MOSFET (Refer Slide Time:

More information

An introduction to Depletion-mode MOSFETs By Linden Harrison

An introduction to Depletion-mode MOSFETs By Linden Harrison An introduction to Depletion-mode MOSFETs By Linden Harrison Since the mid-nineteen seventies the enhancement-mode MOSFET has been the subject of almost continuous global research, development, and refinement

More information

KOM2751 Analog Electronics :: Dr. Muharrem Mercimek :: YTU - Control and Automation Dept. 1 6 FIELD-EFFECT TRANSISTORS

KOM2751 Analog Electronics :: Dr. Muharrem Mercimek :: YTU - Control and Automation Dept. 1 6 FIELD-EFFECT TRANSISTORS KOM2751 Analog Electronics :: Dr. Muharrem Mercimek :: YTU - Control and Automation Dept. 1 6 FIELD-EFFECT TRANSISTORS Most of the content is from the textbook: Electronic devices and circuit theory, Robert

More information

EE70 - Intro. Electronics

EE70 - Intro. Electronics EE70 - Intro. Electronics Course website: ~/classes/ee70/fall05 Today s class agenda (November 28, 2005) review Serial/parallel resonant circuits Diode Field Effect Transistor (FET) f 0 = Qs = Qs = 1 2π

More information

97.398*, Physical Electronics, Lecture 21. MOSFET Operation

97.398*, Physical Electronics, Lecture 21. MOSFET Operation 97.398*, Physical Electronics, Lecture 21 MOSFET Operation Lecture Outline Last lecture examined the MOSFET structure and required processing steps Now move on to basic MOSFET operation, some of which

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

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

Design cycle for MEMS

Design cycle for MEMS Design cycle for MEMS Design cycle for ICs IC Process Selection nmos CMOS BiCMOS ECL for logic for I/O and driver circuit for critical high speed parts of the system The Real Estate of a Wafer MOS Transistor

More information

Prof. Paolo Colantonio a.a

Prof. Paolo Colantonio a.a Prof. Paolo Colantonio a.a. 20 2 Field effect transistors (FETs) are probably the simplest form of transistor, widely used in both analogue and digital applications They are characterised by a very high

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: 3 Field Effect Transistors Lecture-7 High Frequency

More information

THE JFET. Script. Discuss the JFET and how it differs from the BJT. Describe the basic structure of n-channel and p -channel JFETs

THE JFET. Script. Discuss the JFET and how it differs from the BJT. Describe the basic structure of n-channel and p -channel JFETs Course: B.Sc. Applied Physical Science (Computer Science) Year & Sem.: Ist Year, Sem - IInd Subject: Electronics Paper No.: V Paper Title: Analog Circuits Lecture No.: 12 Lecture Title: Analog Circuits

More information

FET. FET (field-effect transistor) JFET. Prepared by Engr. JP Timola Reference: Electronic Devices by Floyd

FET. FET (field-effect transistor) JFET. Prepared by Engr. JP Timola Reference: Electronic Devices by Floyd FET Prepared by Engr. JP Timola Reference: Electronic Devices by Floyd FET (field-effect transistor) unipolar devices - unlike BJTs that use both electron and hole current, they operate only with one type

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

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

EDC UNIT IV- Transistor and FET Characteristics EDC Lesson 9- ", Raj Kamal, 1

EDC UNIT IV- Transistor and FET Characteristics EDC Lesson 9- , Raj Kamal, 1 EDC UNIT IV- Transistor and FET Characteristics Lesson-9: JFET and Construction of JFET 2008 EDC Lesson 9- ", Raj Kamal, 1 1. Transistor 2008 EDC Lesson 9- ", Raj Kamal, 2 Transistor Definition The transferred-resistance

More information

INTRODUCTION: Basic operating principle of a MOSFET:

INTRODUCTION: Basic operating principle of a MOSFET: INTRODUCTION: Along with the Junction Field Effect Transistor (JFET), there is another type of Field Effect Transistor available whose Gate input is electrically insulated from the main current carrying

More information

Sub-Threshold Region Behavior of Long Channel MOSFET

Sub-Threshold Region Behavior of Long Channel MOSFET Sub-threshold Region - So far, we have discussed the MOSFET behavior in linear region and saturation region - Sub-threshold region is refer to region where Vt is less than Vt - Sub-threshold region reflects

More information

Summary. Electronics II Lecture 5(b): Metal-Oxide Si FET MOSFET. A/Lectr. Khalid Shakir Dept. Of Electrical Engineering

Summary. Electronics II Lecture 5(b): Metal-Oxide Si FET MOSFET. A/Lectr. Khalid Shakir Dept. Of Electrical Engineering Summary Electronics II Lecture 5(b): Metal-Oxide Si FET MOSFET A/Lectr. Khalid Shakir Dept. Of Electrical Engineering College of Engineering Maysan University Page 1-21 Summary The MOSFET The metal oxide

More information

Chapter 6: Field-Effect Transistors

Chapter 6: Field-Effect Transistors Chapter 6: Field-Effect Transistors FETs vs. BJTs Similarities: Amplifiers Switching devices Impedance matching circuits Differences: FETs are voltage controlled devices. BJTs are current controlled devices.

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

Depletion-mode operation ( 공핍형 ): Using an input gate voltage to effectively decrease the channel size of an FET

Depletion-mode operation ( 공핍형 ): Using an input gate voltage to effectively decrease the channel size of an FET Ch. 13 MOSFET Metal-Oxide-Semiconductor Field-Effect Transistor : I D D-mode E-mode V g The gate oxide is made of dielectric SiO 2 with e = 3.9 Depletion-mode operation ( 공핍형 ): Using an input gate voltage

More information

Lecture 13. Metal Oxide Semiconductor Field Effect Transistor (MOSFET) MOSFET 1-1

Lecture 13. Metal Oxide Semiconductor Field Effect Transistor (MOSFET) MOSFET 1-1 Lecture 13 Metal Oxide Semiconductor Field Effect Transistor (MOSFET) MOSFET 1-1 Outline Continue MOSFET Qualitative Operation epletion-type MOSFET Characteristics Biasing Circuits and Examples Enhancement-type

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

Lecture 15. Field Effect Transistor (FET) Wednesday 29/11/2017 MOSFET 1-1

Lecture 15. Field Effect Transistor (FET) Wednesday 29/11/2017 MOSFET 1-1 Lecture 15 Field Effect Transistor (FET) Wednesday 29/11/2017 MOSFET 1-1 Outline MOSFET transistors Introduction to MOSFET MOSFET Types epletion-type MOSFET Characteristics Comparison between JFET and

More information

Chapter 8. Field Effect Transistor

Chapter 8. Field Effect Transistor Chapter 8. Field Effect Transistor Field Effect Transistor: The field effect transistor is a semiconductor device, which depends for its operation on the control of current by an electric field. There

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

Conduction Characteristics of MOS Transistors (for fixed Vds)! Topic 2. Basic MOS theory & SPICE simulation. MOS Transistor

Conduction Characteristics of MOS Transistors (for fixed Vds)! Topic 2. Basic MOS theory & SPICE simulation. MOS Transistor Conduction Characteristics of MOS Transistors (for fixed Vds)! Topic 2 Basic MOS theory & SPICE simulation Peter Cheung Department of Electrical & Electronic Engineering Imperial College London (Weste&Harris,

More information

Topic 2. Basic MOS theory & SPICE simulation

Topic 2. Basic MOS theory & SPICE simulation Topic 2 Basic MOS theory & SPICE simulation Peter Cheung Department of Electrical & Electronic Engineering Imperial College London (Weste&Harris, Ch 2 & 5.1-5.3 Rabaey, Ch 3) URL: www.ee.ic.ac.uk/pcheung/

More information

Conduction Characteristics of MOS Transistors (for fixed Vds) Topic 2. Basic MOS theory & SPICE simulation. MOS Transistor

Conduction Characteristics of MOS Transistors (for fixed Vds) Topic 2. Basic MOS theory & SPICE simulation. MOS Transistor Conduction Characteristics of MOS Transistors (for fixed Vds) Topic 2 Basic MOS theory & SPICE simulation Peter Cheung Department of Electrical & Electronic Engineering Imperial College London (Weste&Harris,

More information

Unit III FET and its Applications. 2 Marks Questions and Answers

Unit III FET and its Applications. 2 Marks Questions and Answers Unit III FET and its Applications 2 Marks Questions and Answers 1. Why do you call FET as field effect transistor? The name field effect is derived from the fact that the current is controlled by an electric

More information

Difference between BJTs and FETs. Junction Field Effect Transistors (JFET)

Difference between BJTs and FETs. Junction Field Effect Transistors (JFET) Difference between BJTs and FETs Transistors can be categorized according to their structure, and two of the more commonly known transistor structures, are the BJT and FET. The comparison between BJTs

More information

IENGINEERS-CONSULTANTS QUESTION BANK SERIES ELECTRONICS ENGINEERING 1 YEAR UPTU ELECTRONICS ENGINEERING EC 101 UNIT 3 (JFET AND MOSFET)

IENGINEERS-CONSULTANTS QUESTION BANK SERIES ELECTRONICS ENGINEERING 1 YEAR UPTU ELECTRONICS ENGINEERING EC 101 UNIT 3 (JFET AND MOSFET) ELECTRONICS ENGINEERING EC 101 UNIT 3 (JFET AND MOSFET) LONG QUESTIONS (10 MARKS) 1. Draw the construction diagram and explain the working of P-Channel JFET. Also draw the characteristics curve and transfer

More information

8. Characteristics of Field Effect Transistor (MOSFET)

8. Characteristics of Field Effect Transistor (MOSFET) 1 8. Characteristics of Field Effect Transistor (MOSFET) 8.1. Objectives The purpose of this experiment is to measure input and output characteristics of n-channel and p- channel field effect transistors

More information

Chapter 5: Field Effect Transistors

Chapter 5: Field Effect Transistors Chapter 5: Field Effect Transistors Slide 1 FET FET s (Field Effect Transistors) are much like BJT s (Bipolar Junction Transistors). Similarities: Amplifiers Switching devices Impedance matching circuits

More information

Lecture-45. MOS Field-Effect-Transistors Threshold voltage

Lecture-45. MOS Field-Effect-Transistors Threshold voltage Lecture-45 MOS Field-Effect-Transistors 7.4. Threshold voltage In this section we summarize the calculation of the threshold voltage and discuss the dependence of the threshold voltage on the bias applied

More information

Solid State Device Fundamentals

Solid State Device Fundamentals Solid State Device Fundamentals 4.4. Field Effect Transistor (MOSFET) ENS 463 Lecture Course by Alexander M. Zaitsev alexander.zaitsev@csi.cuny.edu Tel: 718 982 2812 4N101b 1 Field-effect transistor (FET)

More information

Field Effect Transistors

Field Effect Transistors Chapter 5: Field Effect Transistors Slide 1 FET FET s (Field Effect Transistors) are much like BJT s (Bipolar Junction Transistors). Similarities: Amplifiers Switching devices Impedance matching circuits

More information

value of W max for the device. The at band voltage is -0.9 V. Problem 5: An Al-gate n-channel MOS capacitor has a doping of N a = cm ;3. The oxi

value of W max for the device. The at band voltage is -0.9 V. Problem 5: An Al-gate n-channel MOS capacitor has a doping of N a = cm ;3. The oxi Prof. Jasprit Singh Fall 2001 EECS 320 Homework 10 This homework is due on December 6 Problem 1: An n-type In 0:53 Ga 0:47 As epitaxial layer doped at 10 16 cm ;3 is to be used as a channel in a FET. A

More information

Field Effect Transistors

Field Effect Transistors Field Effect Transistors LECTURE NO. - 41 Field Effect Transistors www.mycsvtunotes.in JFET MOSFET CMOS Field Effect transistors - FETs First, why are we using still another transistor? BJTs had a small

More information

L MOSFETS, IDENTIFICATION, CURVES. PAGE 1. I. Review of JFET (DRAW symbol for n-channel type, with grounded source)

L MOSFETS, IDENTIFICATION, CURVES. PAGE 1. I. Review of JFET (DRAW symbol for n-channel type, with grounded source) L.107.4 MOSFETS, IDENTIFICATION, CURVES. PAGE 1 I. Review of JFET (DRAW symbol for n-channel type, with grounded source) 1. "normally on" device A. current from source to drain when V G = 0 no need to

More information

Field Effect Transistors (FET s) University of Connecticut 136

Field Effect Transistors (FET s) University of Connecticut 136 Field Effect Transistors (FET s) University of Connecticut 136 Field Effect Transistors (FET s) FET s are classified three ways: by conduction type n-channel - conduction by electrons p-channel - conduction

More information

ITT Technical Institute. ET215 Devices 1. Unit 7 Chapter 4, Sections

ITT Technical Institute. ET215 Devices 1. Unit 7 Chapter 4, Sections ITT Technical Institute ET215 Devices 1 Unit 7 Chapter 4, Sections 4.1 4.3 Chapter 4 Section 4.1 Structure of Field-Effect Transistors Recall that the BJT is a current-controlling device; the field-effect

More information

KOREA UNIVERSITY. Photonics Laboratory. Ch 15. Field effect Introduction-The J-FET and MESFET

KOREA UNIVERSITY. Photonics Laboratory. Ch 15. Field effect Introduction-The J-FET and MESFET Ch 15. Field effect Introduction-The J-FET and MESFET : (a) The device worked on the principle that a voltage applied to the metallic plate modulated the conductance of the underlying semiconductor, which

More information

INTERNATIONAL JOURNAL OF APPLIED ENGINEERING RESEARCH, DINDIGUL Volume 1, No 3, 2010

INTERNATIONAL JOURNAL OF APPLIED ENGINEERING RESEARCH, DINDIGUL Volume 1, No 3, 2010 Low Power CMOS Inverter design at different Technologies Vijay Kumar Sharma 1, Surender Soni 2 1 Department of Electronics & Communication, College of Engineering, Teerthanker Mahaveer University, Moradabad

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

Chapter 6: Field-Effect Transistors

Chapter 6: Field-Effect Transistors Chapter 6: Field-Effect Transistors Islamic University of Gaza Dr. Talal Skaik MOSFETs MOSFETs have characteristics similar to JFETs and additional characteristics that make then very useful. There are

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

MOSFET Terminals. The voltage applied to the GATE terminal determines whether current can flow between the SOURCE & DRAIN terminals.

MOSFET Terminals. The voltage applied to the GATE terminal determines whether current can flow between the SOURCE & DRAIN terminals. MOSFET Terminals The voltage applied to the GATE terminal determines whether current can flow between the SOURCE & DRAIN terminals. For an n-channel MOSFET, the SOURCE is biased at a lower potential (often

More information

EE105 Fall 2015 Microelectronic Devices and Circuits: MOSFET Prof. Ming C. Wu 511 Sutardja Dai Hall (SDH)

EE105 Fall 2015 Microelectronic Devices and Circuits: MOSFET Prof. Ming C. Wu 511 Sutardja Dai Hall (SDH) EE105 Fall 2015 Microelectronic Devices and Circuits: MOSFET Prof. Ming C. Wu wu@eecs.berkeley.edu 511 Sutardja Dai Hall (SDH) 7-1 Simplest Model of MOSFET (from EE16B) 7-2 CMOS Inverter 7-3 CMOS NAND

More information

MODULE-2: Field Effect Transistors (FET)

MODULE-2: Field Effect Transistors (FET) FORMAT-1B Definition: MODULE-2: Field Effect Transistors (FET) FET is a three terminal electronic device used for variety of applications that match with BJT. In FET, an electric field is established by

More information

ECE520 VLSI Design. Lecture 2: Basic MOS Physics. Payman Zarkesh-Ha

ECE520 VLSI Design. Lecture 2: Basic MOS Physics. Payman Zarkesh-Ha ECE520 VLSI Design Lecture 2: Basic MOS Physics Payman Zarkesh-Ha Office: ECE Bldg. 230B Office hours: Wednesday 2:00-3:00PM or by appointment E-mail: pzarkesh@unm.edu Slide: 1 Review of Last Lecture Semiconductor

More information

Field - Effect Transistor

Field - Effect Transistor Page 1 of 6 Field - Effect Transistor Aim :- To draw and study the out put and transfer characteristics of the given FET and to determine its parameters. Apparatus :- FET, two variable power supplies,

More information

Field Effect Transistor (FET) FET 1-1

Field Effect Transistor (FET) FET 1-1 Field Effect Transistor (FET) FET 1-1 Outline MOSFET transistors ntroduction to MOSFET MOSFET Types epletion-type MOSFET Characteristics Biasing Circuits and Examples Comparison between JFET and epletion-type

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

Reading. Lecture 17: MOS transistors digital. Context. Digital techniques:

Reading. Lecture 17: MOS transistors digital. Context. Digital techniques: Reading Lecture 17: MOS transistors digital Today we are going to look at the analog characteristics of simple digital devices, 5. 5.4 And following the midterm, we will cover PN diodes again in forward

More information

Q1. Explain the construction and principle of operation of N-Channel and P-Channel Junction Field Effect Transistor (JFET).

Q1. Explain the construction and principle of operation of N-Channel and P-Channel Junction Field Effect Transistor (JFET). Q. Explain the construction and principle of operation of N-Channel and P-Channel Junction Field Effect Transistor (JFET). Answer: N-Channel Junction Field Effect Transistor (JFET) Construction: Drain(D)

More information

Field-Effect Transistor

Field-Effect Transistor Philadelphia University Faculty of Engineering Communication and Electronics Engineering Field-Effect Transistor Introduction FETs (Field-Effect Transistors) are much like BJTs (Bipolar Junction Transistors).

More information

Transistor Characteristics

Transistor Characteristics Transistor Characteristics Introduction Transistors are the most recent additions to a family of electronic current flow control devices. They differ from diodes in that the level of current that can flow

More information

4.1 Device Structure and Physical Operation

4.1 Device Structure and Physical Operation 10/12/2004 4_1 Device Structure and Physical Operation blank.doc 1/2 4.1 Device Structure and Physical Operation Reading Assignment: pp. 235-248 Chapter 4 covers Field Effect Transistors ( ) Specifically,

More information

Introduction to MOSFET MOSFET (Metal Oxide Semiconductor Field Effect Transistor)

Introduction to MOSFET MOSFET (Metal Oxide Semiconductor Field Effect Transistor) Microelectronic Circuits Introduction to MOSFET MOSFET (Metal Oxide Semiconductor Field Effect Transistor) Slide 1 MOSFET Construction MOSFET (Metal Oxide Semiconductor Field Effect Transistor) Slide 2

More information

EJERCICIOS DE COMPONENTES ELECTRÓNICOS. 1 er cuatrimestre

EJERCICIOS DE COMPONENTES ELECTRÓNICOS. 1 er cuatrimestre EJECICIOS DE COMPONENTES ELECTÓNICOS. 1 er cuatrimestre 2 o Ingeniería Electrónica Industrial Juan Antonio Jiménez Tejada Índice 1. Basic concepts of Electronics 1 2. Passive components 1 3. Semiconductors.

More information

MOSFET & IC Basics - GATE Problems (Part - I)

MOSFET & IC Basics - GATE Problems (Part - I) MOSFET & IC Basics - GATE Problems (Part - I) 1. Channel current is reduced on application of a more positive voltage to the GATE of the depletion mode n channel MOSFET. (True/False) [GATE 1994: 1 Mark]

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

Lecture 16: MOS Transistor models: Linear models, SPICE models. Context. In the last lecture, we discussed the MOS transistor, and

Lecture 16: MOS Transistor models: Linear models, SPICE models. Context. In the last lecture, we discussed the MOS transistor, and Lecture 16: MOS Transistor models: Linear models, SPICE models Context In the last lecture, we discussed the MOS transistor, and added a correction due to the changing depletion region, called the body

More information

Intro to Electricity. Introduction to Transistors. Example Circuit Diagrams. Water Analogy

Intro to Electricity. Introduction to Transistors. Example Circuit Diagrams. Water Analogy Introduction to Transistors Transistors form the basic building blocks of all computer hardware. Invented by William Shockley, John Bardeen and Walter Brattain in 1947, replacing previous vaccuumtube technology

More information

ECE 440 Lecture 39 : MOSFET-II

ECE 440 Lecture 39 : MOSFET-II ECE 440 Lecture 39 : MOSFETII Class Outline: MOSFET Qualitative Effective Mobility MOSFET Quantitative Things you should know when you leave Key Questions How does a MOSFET work? Why does the channel mobility

More information

CONTENTS. 2.2 Schrodinger's Wave Equation 31. PART I Semiconductor Material Properties. 2.3 Applications of Schrodinger's Wave Equation 34

CONTENTS. 2.2 Schrodinger's Wave Equation 31. PART I Semiconductor Material Properties. 2.3 Applications of Schrodinger's Wave Equation 34 CONTENTS Preface x Prologue Semiconductors and the Integrated Circuit xvii PART I Semiconductor Material Properties CHAPTER 1 The Crystal Structure of Solids 1 1.0 Preview 1 1.1 Semiconductor Materials

More information

Electronic Circuits. Junction Field-effect Transistors. Dr. Manar Mohaisen Office: F208 Department of EECE

Electronic Circuits. Junction Field-effect Transistors. Dr. Manar Mohaisen Office: F208   Department of EECE Electronic Circuits Junction Field-effect Transistors Dr. Manar Mohaisen Office: F208 Email: manar.subhi@kut.ac.kr Department of EECE Review of the Precedent Lecture Explain the Operation Class A Power

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

Laboratory #5 BJT Basics and MOSFET Basics

Laboratory #5 BJT Basics and MOSFET Basics Laboratory #5 BJT Basics and MOSFET Basics I. Objectives 1. Understand the physical structure of BJTs and MOSFETs. 2. Learn to measure I-V characteristics of BJTs and MOSFETs. II. Components and Instruments

More information

1 Introduction to analog CMOS design

1 Introduction to analog CMOS design 1 Introduction to analog CMOS design This chapter begins by explaining briefly why there is still a need for analog design and introduces its main tradeoffs. The need for accurate component modeling follows.

More information

(a) Current-controlled and (b) voltage-controlled amplifiers.

(a) Current-controlled and (b) voltage-controlled amplifiers. Fig. 6.1 (a) Current-controlled and (b) voltage-controlled amplifiers. Fig. 6.2 Drs. Ian Munro Ross (front) and G. C. Dacey jointly developed an experimental procedure for measuring the characteristics

More information

Physics 364, Fall 2012, reading due your answers to by 11pm on Thursday

Physics 364, Fall 2012, reading due your answers to by 11pm on Thursday Physics 364, Fall 2012, reading due 2012-10-25. Email your answers to ashmansk@hep.upenn.edu by 11pm on Thursday Course materials and schedule are at http://positron.hep.upenn.edu/p364 Assignment: (a)

More information

2.9 Junction field-effect transistors

2.9 Junction field-effect transistors 2.9 Junction field-effect transistors The field effect transistor was proposed by Julius Lilienfeld in U patents in 1926 and 1933 (1,900,018). Moreover, hockley, Brattain, and Bardeen were investigating

More information

6.012 Microelectronic Devices and Circuits

6.012 Microelectronic Devices and Circuits Page 1 of 13 YOUR NAME Department of Electrical Engineering and Computer Science Massachusetts Institute of Technology 6.012 Microelectronic Devices and Circuits Final Eam Closed Book: Formula sheet provided;

More information

55:041 Electronic Circuits

55:041 Electronic Circuits 55:041 Electronic Circuits MOSFETs Sections of Chapter 3 &4 A. Kruger MOSFETs, Page-1 Basic Structure of MOS Capacitor Sect. 3.1 Width = 1 10-6 m or less Thickness = 50 10-9 m or less ` MOS Metal-Oxide-Semiconductor

More information

MOS Field Effect Transistors

MOS Field Effect Transistors MOS Field Effect Transistors A gate contact gate interconnect n polysilicon gate source contacts W active area (thin oxide area) polysilicon gate contact metal interconnect drain contacts A bulk contact

More information

PHYSICS OF SEMICONDUCTOR DEVICES

PHYSICS OF SEMICONDUCTOR DEVICES PHYSICS OF SEMICONDUCTOR DEVICES PHYSICS OF SEMICONDUCTOR DEVICES by J. P. Colinge Department of Electrical and Computer Engineering University of California, Davis C. A. Colinge Department of Electrical

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

Electronic Circuits for Mechatronics ELCT 609 Lecture 6: MOS-FET Transistor

Electronic Circuits for Mechatronics ELCT 609 Lecture 6: MOS-FET Transistor Electronic Circuits for Mechatronics ELCT 609 Lecture 6: MOS-FET Transistor Assistant Professor Office: C3.315 E-mail: eman.azab@guc.edu.eg 1 Introduction Why we call it Transistor? The name came as an

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

CHAPTER 2 LITERATURE REVIEW

CHAPTER 2 LITERATURE REVIEW CHAPTER 2 LITERATURE REVIEW 2.1 Introduction of MOSFET The structure of the MOS field-effect transistor (MOSFET) has two regions of doping opposite that of the substrate, one at each edge of the MOS structure

More information

PHYS 3050 Electronics I

PHYS 3050 Electronics I PHYS 3050 Electronics I Chapter 4. Semiconductor Diodes and Transistors Earth, Moon, Mars, and Beyond Dr. Jinjun Shan, Associate Professor of Space Engineering Department of Earth and Space Science and

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