ECE 304: Diode Capacitances

Size: px
Start display at page:

Download "ECE 304: Diode Capacitances"

Transcription

1 ECE 304: Diode Capacitances Diode (see S&S pp for I-V behavior and pp for capacitances) The small-signal equivalent circuit for a semiconductor diode is shown in Figure 1. Its components are discussed below. r D C J C T FIGURE 1 Small signal circuit for a semiconductor diode: a parallel combination of diode resistance r D, junction capacitance C J and transit time capacitance C T COMPONENTS DIODE RESISTANCE r D The resistance r D is related to the slope of the diode I-V curve at the Q-point, as diagrammed in Figure 2. ι D 1 r D ι = D υd Q I DQ V DQ υ D FIGURE 2 Diode I-V curve showing how diode resistance is related to the slope at the Q-point From Figure 2 it is clear that the diode resistance changes when the Q-point changes. Using the diode law of EQ. 1 υ D = nvth ι D IS e, where I S is the diode scale current or what is called the saturation current in PSPICE, n = ideality factor, or what is called the emission coefficient in PSPICE, we find EQ. 2 υ r D nvth D = = = ιd ιd Q po int nvth I DQ JUNCTION CAPACITANCE The junction capacitance C J is very much like an ordinary capacitor. It is determined by the spacing between the positive charge on the p-side of the junction and the negative charge on the n-side as C J = Area κε 0 / W, where Area= junction area, κ = 11.7 = silicon dielectric constant, ε 0 = permittivity of empty space (8.85 x F/cm 2 ) and W = separation of positive plate from negative plate. However, a difference from ordinary capacitors is that the plate separation W changes as the voltage across the junction changes: the larger the reverse bias voltage, the Unpublished work 2004 John R Brews Page 1 2/12/2005

2 bigger W becomes because reverse bias pulls the positive charges and negative charges apart. On the other hand, forward bias increases C J by pushing the charges together. PSpice includes these changes in C J with bias, but in hand calculations we ignore it. DIFFUSION OR TRANSIT TIME CAPACITANCE The diffusion capacitance, or what PSPICE calls the transit time capacitance C T is a different kind of capacitance, related to charge that is stored in the diode when it is forward biased. Forward bias of the diode causes the diode to conduct current I DQ at the Q-point. This current implies a certain amount of charge is transported through the diode per unit time. That is, I DQ = Q DQ /τ T where Q DQ is the charge inside the junction and τ T is the time it takes this charge to cross the diode (called the storage or transit time). If we change the diode voltage drop, this charge Q DQ will change to the value required at the new Q-point. This change in stored charge with diode voltage is the diffusion capacitance, i.e. EQ. 3 C T = Q DQ / υ D = I DQ τ T / υ D = I DQ τ T /(nv TH ) where V TH = thermal voltage Thus we see that the diffusion capacitance C T = I DQ τ T /(nv TH ) depends on the current at the Q-point. In practice this means that to predict the RC time constants, and hence the frequency response of our circuits, we must take into account the change in C T with the choice of I DQ at the bias point. Diode Capacitance (F) IMG(1/V(OUT_I))/(2*pi* ) Formula 1.E-07 1.E-08 1.E-09 1.E-10 1.E-11 1.E-12 1.E-10 1.E-09 1.E-08 1.E-07 1.E-06 1.E-05 1.E-04 1.E-03 1.E-02 Diode Current (A) FIGURE 3 Diode capacitance from PSPICE compared with formula of EQ. 3 Figure 3 shows the PSPICE result for the ideal diode of Figure 6 below. Notice that the currentindependent junction capacitance dominates out to about 0.1 µa, and then the transit-time capacitance takes over, causing a linear increase in capacitance with Q-point current. The junction capacitance for the formula used in Figure 3 was C J from the diode dot-model statement, which is a little different from the PSPICE value, which includes the bias dependence of the junction capacitance. Summary: The pn-diode exhibits two types of capacitance: junction capacitance, which depends on voltage, and diffusion capacitance, which appears only under forward bias and depends on current and storage time. Examples and Exercises EXAMPLE 1 Use PSPICE to find the corner frequency for the circuit of Figure 4. Unpublished work 2004 John R Brews Page 2 2/12/2005

3 Sweep uA mV PARAMETERS: DOT-MODEL R1 OUT_V IS = 1pA VA = 1V {R} CJ = 3pF R = 1k TT = 400ns uA Ideality = 2 V1 D1 - {VA} PROBE OUTPUT FILE Diode NAME D_D1 V2 MODEL Diode AC 1V ID 6.75E-05 - VD 9.33E-01 0 REQ 7.67E02 CAP 5.28E-10.model Diode D Is={IS} Cjo={CJ} Tt={TT} N={Ideality}) FIGURE 4 Schematic for voltage-in, voltage-out circuit; dot-model statement for diode at top; OUTPUT FILE data for Q-point at right Solution: We run a small-signal AC sweep simulation profile to obtain the results of Figure 5; the line is added that shows a value equal to the maximum gain divided by 2 (3 db point). 500mV ( K, m) 250mV ( , m) V(OUT_V) FIGURE 5 Determination of corner frequency of voltage gain as 693 khz EXAMPLE 2 Use PSPICE to find the corner frequency for the circuit of Figure 6. AC Sweep.model Diode D Is={IS} Cjo={CJ} Tt={TT} N={Ideality}) I1 I uA R2 {R} mV D2 Diode OUT_I uA PARAMETERS: VA = 1V R = 1k PARAMETERS: I_D = 1m DOT-MODEL IS = 1pA CJ = 3pF TT = 400ns Ideality = 2 PROBE OUTPUT FILE 1A {I_D} NAME D_D1 MODEL Diode 0A mA ID 6.75E-05 VD 9.33E-01 0 REQ 7.67E02 CAP 5.28E-10 FIGURE 6 Alternative circuit for current-in, current-out Solution: We run a small-signal AC sweep simulation profile to obtain the results of Figure 8; the frequency where the gain increases by 3 db is labeled. Unpublished work 2004 John R Brews Page 3 2/12/2005

4 50 25 ( , ) ( K, ) V(OUT_I) FIGURE 7 Transresistance gain for circuit of Figure 6; 3dB corner is marked 1.00A ( G, ) 0.75A ( , m) ( K, m) ( K, m) 0.50A I(D2) FIGURE 8 Diode current vs. frequency for Figure 6; frequencies 1/(2πCr) and 1/[2πC(r//R)] are marked EXAMPLE 3 Derive the results of Example 1 using hand analysis and the equivalent circuit of Figure 1. EXAMPLE 4 Derive the results of Example 2 using hand analysis and the equivalent circuit of Figure 1. EXAMPLE 5 Verify your PSPICE results for Examples 3 and 4 by comparison with your hand analysis in a spreadsheet EXAMPLE 6 Generate Figure 3 EXAMPLE 7 Use PSPICE to plot the corner frequency as a function of the Q-point current for Figure 6. Explain why the one plot shows a downward step as a function of I D, while the other shows a steady rise until it saturates. Unpublished work 2004 John R Brews Page 4 2/12/2005

5 100M ( u, M) ( u, M) ( m, K) ( m, K) 100K 10u 100u 1.0m 10m 100m upper3db(v(out_i)) I_D FIGURE 9 Example corner frequency plot vs. DC input current for transresistance gain made using PROBE (Figure 6, voltage output); R=1 kω fc (Hz) 1.E08 1.E07 1.E06 Formula PSpice 1.E I(uA) FIGURE 10 Comparison of formula with PSPICE for case in Figure 9; see note below 1 100K ( p, ) ( m, K) ( u, K) 10 10p 100p 10n 1.0u 100u 10m upper3db(v(out_i)) I_D FIGURE 11 Example corner frequency plot vs. DC diode current for transresistance gain made using PROBE (Figure 6, voltage output); R=1 TΩ 100m Reference 1. See the on-line PSPICE Reference Guide C:\Program Files\OrcadLite\Document\PSpcRef.pdf if you have a standard installation of Orcad Lite pp S&S pp for diode I-V behavior and pp for diode capacitances 1 Notice that in Figure 6 the applied DC current I_D is not the diode Q-point current unless R=. To use formulas, we need the diode current. One way to do this is to use PSPICE to determine a plot of diode current vs. I_D and use this curve in the spreadsheet to relate calculated bandwidth to the current I_D. Unpublished work 2004 John R Brews Page 5 2/12/2005

EXPERIMENT 5 : DIODES AND RECTIFICATION

EXPERIMENT 5 : DIODES AND RECTIFICATION EXPERIMENT 5 : DIODES AND RECTIFICATION Component List Resistors, one of each o 2 1010W o 1 1k o 1 10k 4 1N4004 (Imax = 1A, PIV = 400V) Diodes Center tap transformer (35.6Vpp, 12.6 VRMS) 100 F Electrolytic

More information

Homework Assignment 04

Homework Assignment 04 Question 1 (Short Takes) Homework Assignment 04 1. Consider the single-supply op-amp amplifier shown. What is the purpose of R 3? (1 point) Answer: This compensates for the op-amp s input bias current.

More information

EXPERIMENT 5 : THE DIODE

EXPERIMENT 5 : THE DIODE EXPERIMENT 5 : THE DIODE Component List Resistors, one of each o 1 10 10W o 1 1k o 1 10k 4 1N4004 (Imax = 1A, PIV = 400V) Diodes Center tap transformer (35.6Vpp, 12.6 VRMS) 100 F Electrolytic Capacitor

More information

Homework Assignment 06

Homework Assignment 06 Question 1 (2 points each unless noted otherwise) Homework Assignment 06 1. True or false: when transforming a circuit s diagram to a diagram of its small-signal model, we replace dc constant current sources

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

EXPERIMENT 5 : THE DIODE

EXPERIMENT 5 : THE DIODE EXPERIMENT 5 : THE DIODE Component List Resistors, one of each o 1 10 10W o 1 1k o 1 10k 4 1N4004 (I max = 1A, PIV = 400V) Diodes Center tap transformer (35.6V pp, 12.6 V RMS ) 100 F Electrolytic Capacitor

More information

EC T34 ELECTRONIC DEVICES AND CIRCUITS

EC T34 ELECTRONIC DEVICES AND CIRCUITS RAJIV GANDHI COLLEGE OF ENGINEERING AND TECHNOLOGY PONDY-CUDDALORE MAIN ROAD, KIRUMAMPAKKAM-PUDUCHERRY DEPARTMENT OF ECE EC T34 ELECTRONIC DEVICES AND CIRCUITS II YEAR Mr.L.ARUNJEEVA., AP/ECE 1 PN JUNCTION

More information

5.25Chapter V Problem Set

5.25Chapter V Problem Set 5.25Chapter V Problem Set P5.1 Analyze the circuits in Fig. P5.1 and determine the base, collector, and emitter currents of the BJTs as well as the voltages at the base, collector, and emitter terminals.

More information

Chapter 1: Diode circuits

Chapter 1: Diode circuits Analog Electronics Circuits Nagamani A N Lecturer, PESIT, Bangalore 85 Email nagamani@pes.edu Chapter 1: Diode circuits Objective To understand the diode operation and its equivalent circuits To understand

More information

Revised: Summer 2010

Revised: Summer 2010 EE 2274 PRE-LAB EXPERIMENT 5 DIODE OR GATE & CLIPPING CIRCUIT COMPLETE PRIOR TO COMING TO LAB Part I: 1. Design a diode, Figure 1 OR gate in which the maximum input current,, Iin is less than 5mA. Show

More information

ECE4902 C Lab 7

ECE4902 C Lab 7 ECE902 C2012 - Lab MOSFET Differential Amplifier Resistive Load Active Load PURPOSE: The primary purpose of this lab is to measure the performance of the differential amplifier. This is an important topology

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

semiconductor p-n junction Potential difference across the depletion region is called the built-in potential barrier, or built-in voltage:

semiconductor p-n junction Potential difference across the depletion region is called the built-in potential barrier, or built-in voltage: Chapter four The Equilibrium pn Junction The Electric field will create a force that will stop the diffusion of carriers reaches thermal equilibrium condition Potential difference across the depletion

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder pn junction! Junction diode consisting of! p-doped silicon! n-doped silicon! A p-n junction where

More information

Experiment Topic : FM Modulator

Experiment Topic : FM Modulator 7-1 Experiment Topic : FM Modulator 7.1: Curriculum Objectives 1. To understand the characteristics of varactor diodes. 2. To understand the operation theory of voltage controlled oscillator (VCO). 3.

More information

Radio Frequency Electronics

Radio Frequency Electronics Radio Frequency Electronics Active Components I Harry Nyquist Born in 1889 in Sweden Received B.S. and M.S. from U. North Dakota Received Ph.D. from Yale Worked and Bell Laboratories for all of his career

More information

Unless otherwise specified, assume room temperature (T = 300 K).

Unless otherwise specified, assume room temperature (T = 300 K). ECE 3040 Dr. Doolittle Homework 4 Unless otherwise specified, assume room temperature (T = 300 K). 1) Purpose: Understanding p-n junction band diagrams. Consider a p-n junction with N A = 5x10 14 cm -3

More information

Laboratory No. 01: Small & Large Signal Diode Circuits. Electrical Enginnering Departement. By: Dr. Awad Al-Zaben. Instructor: Eng.

Laboratory No. 01: Small & Large Signal Diode Circuits. Electrical Enginnering Departement. By: Dr. Awad Al-Zaben. Instructor: Eng. Laboratory No. 01: Small & Large Signal Diode Circuits Electrical Enginnering Departement By: Dr. Awad Al-Zaben Instructor: Eng. Tamer Shahta Electronics Laboratory EE 3191 February 23, 2014 I. OBJECTIVES

More information

Lab 2: Linear and Nonlinear Circuit Elements and Networks

Lab 2: Linear and Nonlinear Circuit Elements and Networks OPTI 380B Intermediate Optics Laboratory Lab 2: Linear and Nonlinear Circuit Elements and Networks Objectives: Lean how to use: Function of an oscilloscope probe. Characterization of capacitors and inductors

More information

ECE-342 Test 1: Sep 27, :00-8:00, Closed Book. Name : SOLUTION

ECE-342 Test 1: Sep 27, :00-8:00, Closed Book. Name : SOLUTION ECE-342 Test 1: Sep 27, 2011 6:00-8:00, Closed Book Name : SOLUTION All solutions must provide units as appropriate. Use the physical constants and data as provided on the formula sheet the last page of

More information

EXPERIMENT 7: DIODE CHARACTERISTICS AND CIRCUITS 10/24/10

EXPERIMENT 7: DIODE CHARACTERISTICS AND CIRCUITS 10/24/10 DIODE CHARACTERISTICS AND CIRCUITS EXPERIMENT 7: DIODE CHARACTERISTICS AND CIRCUITS 10/24/10 In this experiment we will measure the I vs V characteristics of Si, Ge, and Zener p-n junction diodes, and

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

Electro - Principles I

Electro - Principles I The PN Junction Diode Introduction to the PN Junction Diode Note: In this chapter we consider conventional current flow. Page 11-1 The schematic symbol for the pn junction diode the shown in Figure 1.

More information

HA-2600, HA Features. 12MHz, High Input Impedance Operational Amplifiers. Applications. Pinouts. Ordering Information

HA-2600, HA Features. 12MHz, High Input Impedance Operational Amplifiers. Applications. Pinouts. Ordering Information HA26, HA26 September 998 File Number 292.3 2MHz, High Input Impedance Operational Amplifiers HA26/26 are internally compensated bipolar operational amplifiers that feature very high input impedance (MΩ,

More information

PHYS 3152 Methods of Experimental Physics I E2. Diodes and Transistors 1

PHYS 3152 Methods of Experimental Physics I E2. Diodes and Transistors 1 Part I Diodes Purpose PHYS 3152 Methods of Experimental Physics I E2. In this experiment, you will investigate the current-voltage characteristic of a semiconductor diode and examine the applications of

More information

55:041 Electronic Circuits

55:041 Electronic Circuits 55:041 Electronic Circuits Chapter 1 & 2 A. Kruger Diode Review, Page-1 Semiconductors licon () atoms have 4 electrons in valence band and form strong covalent bonds with surrounding atoms. Section 1.1.2

More information

CHAPTER 8 The PN Junction Diode

CHAPTER 8 The PN Junction Diode CHAPTER 8 The PN Junction Diode Consider the process by which the potential barrier of a PN junction is lowered when a forward bias voltage is applied, so holes and electrons can flow across the junction

More information

EDC Lecture Notes UNIT-1

EDC Lecture Notes UNIT-1 P-N Junction Diode EDC Lecture Notes Diode: A pure silicon crystal or germanium crystal is known as an intrinsic semiconductor. There are not enough free electrons and holes in an intrinsic semi-conductor

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

Determining BJT SPICE Parameters

Determining BJT SPICE Parameters Determining BJT SPICE Parameters Background Assume one wants to use SPICE to determine the frequency response for and for the amplifier below. Figure 1. Common-collector amplifier. After creating a schematic,

More information

NORTHWESTERN UNIVERSITY TECHNOLOGICAL INSTITUTE

NORTHWESTERN UNIVERSITY TECHNOLOGICAL INSTITUTE NORTHWESTERN UNIVERSITY TECHNOLOGICAL INSTITUTE ECE-270 Experiment #4 X-Y DISPLAY TECHNIQUES: DIODE CHARACTERISTICS PRELAB Use your textbook and/or the library to answer the following questions about diodes.

More information

EE4902 C Lab 7

EE4902 C Lab 7 EE4902 C2007 - Lab 7 MOSFET Differential Amplifier Resistive Load Active Load PURPOSE: The primary purpose of this lab is to measure the performance of the differential amplifier. This is an important

More information

KOM2751 Analog Electronics :: Dr. Muharrem Mercimek :: YTU - Control and Automation Dept. 1 1 (CONT D) DIODES

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

More information

CHAPTER 8 The pn Junction Diode

CHAPTER 8 The pn Junction Diode CHAPTER 8 The pn Junction Diode Consider the process by which the potential barrier of a pn junction is lowered when a forward bias voltage is applied, so holes and electrons can flow across the junction

More information

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering EXPERIMENT 8 MOSFET AMPLIFIER CONFIGURATIONS AND INPUT/OUTPUT IMPEDANCE OBJECTIVES The purpose of this experiment

More information

PA94. High Voltage Power Operational Amplifiers PA94 DESCRIPTION

PA94. High Voltage Power Operational Amplifiers PA94 DESCRIPTION P r o d u c t I n n o v a t i o n FFr ro o m High Voltage Power Operational Amplifiers FEATURES HIGH VOLTAGE 900V (±450V) HIGH SLEW RATE 500V/µS HIGH OUTPUURRENT 0mA PROGRAMMABLE CURRENT LIMIT APPLICATIONS

More information

FET Channel. - simplified representation of three terminal device called a field effect transistor (FET)

FET Channel. - simplified representation of three terminal device called a field effect transistor (FET) FET Channel - simplified representation of three terminal device called a field effect transistor (FET) - overall horizontal shape - current levels off as voltage increases - two regions of operation 1.

More information

ECE 2274 Pre-Lab for Experiment # 4 Diode Basics and a Rectifier Completed Prior to Coming to Lab

ECE 2274 Pre-Lab for Experiment # 4 Diode Basics and a Rectifier Completed Prior to Coming to Lab Part I I-V Characteristic Curve ECE 2274 Pre-Lab for Experiment # 4 Diode Basics and a Rectifier Completed Prior to Coming to Lab 1. Construct the circuit shown in figure 4-1. Using a DC Sweep, simulate

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

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #5 Lab Report Diode Applications and PSPICE Introduction Submission Date: 10/10/2017 Instructors: Dr. Minhee Yun John Erickson Yanhao Du Submitted By: Nick Haver & Alex

More information

Week 9a OUTLINE. MOSFET I D vs. V GS characteristic Circuit models for the MOSFET. Reading. resistive switch model small-signal model

Week 9a OUTLINE. MOSFET I D vs. V GS characteristic Circuit models for the MOSFET. Reading. resistive switch model small-signal model Week 9a OUTLINE MOSFET I vs. V GS characteristic Circuit models for the MOSFET resistive switch model small-signal model Reading Rabaey et al.: Chapter 3.3.2 Hambley: Chapter 12 (through 12.5); Section

More information

EXPERIMENT 5 : THE DIODE

EXPERIMENT 5 : THE DIODE EXPERIMENT 5 : THE DIODE Equipment List Dual Channel Oscilloscope R, 330, 1k, 10k resistors P, Tri-Power Supply V, 2x Multimeters D, 4x 1N4004: I max = 1A, PIV = 400V Silicon Diode P 2 35.6V pp (12.6 V

More information

1. An engineer measures the (step response) rise time of an amplifier as. Estimate the 3-dB bandwidth of the amplifier. (2 points)

1. An engineer measures the (step response) rise time of an amplifier as. Estimate the 3-dB bandwidth of the amplifier. (2 points) Exam 1 Name: Score /60 Question 1 Short Takes 1 point each unless noted otherwise. 1. An engineer measures the (step response) rise time of an amplifier as. Estimate the 3-dB bandwidth of the amplifier.

More information

ECE4902 B2015 HW Set 1

ECE4902 B2015 HW Set 1 ECE4902 B2015 HW Set 1 Due in class Tuesday November 3. To make life easier on the graders: Be sure your NAME and ECE MAILBOX NUMBER are prominently displayed on the upper right of what you hand in. When

More information

Lab 3: BJT Digital Switch

Lab 3: BJT Digital Switch Lab 3: BJT Digital Switch Objectives The purpose of this lab is to acquaint you with the basic operation of bipolar junction transistor (BJT) and to demonstrate its functionality in digital switching circuits.

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

Op-Amp Simulation Part II

Op-Amp Simulation Part II Op-Amp Simulation Part II EE/CS 5720/6720 This assignment continues the simulation and characterization of a simple operational amplifier. Turn in a copy of this assignment with answers in the appropriate

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

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

ENEE 307 Laboratory#2 (n-mosfet, p-mosfet, and a single n-mosfet amplifier in the common source configuration)

ENEE 307 Laboratory#2 (n-mosfet, p-mosfet, and a single n-mosfet amplifier in the common source configuration) Revised 2/16/2007 ENEE 307 Laboratory#2 (n-mosfet, p-mosfet, and a single n-mosfet amplifier in the common source configuration) *NOTE: The text mentioned below refers to the Sedra/Smith, 5th edition.

More information

Laboratory 4. Bandwidth, Filters, and Diodes

Laboratory 4. Bandwidth, Filters, and Diodes Laboratory 4 Bandwidth, Filters, and Diodes Required Components: k resistor 0. F capacitor N94 small-signal diode LED 4. Objectives In the previous laboratory exercise you examined the effects of input

More information

ECE 304: Computer Lab Project 1 Classic Common Emitter Amplifier Design

ECE 304: Computer Lab Project 1 Classic Common Emitter Amplifier Design ECE 304: Computer Lab Project 1 Classic Common Emitter Amplifier Design Schematic... 2 Design goal... 2 Specifications... 2 Deliverables... 3 Procedure... 3 Hand analysis... 3 Approximate swing analysis...

More information

EE/COE 152: Basic Electronics. Lecture 3. A.S Agbemenu. https://sites.google.com/site/agbemenu/courses/ee-coe-152

EE/COE 152: Basic Electronics. Lecture 3. A.S Agbemenu. https://sites.google.com/site/agbemenu/courses/ee-coe-152 EE/COE 152: Basic Electronics Lecture 3 A.S Agbemenu https://sites.google.com/site/agbemenu/courses/ee-coe-152 Books: Microelcetronic Circuit Design (Jaeger/Blalock) Microelectronic Circuits (Sedra/Smith)

More information

dc Bias Point Calculations

dc Bias Point Calculations dc Bias Point Calculations Find all of the node voltages assuming infinite current gains 9V 9V 10kΩ 9V 100kΩ 1kΩ β = 270kΩ 10kΩ β = 1kΩ 1 dc Bias Point Calculations Find all of the node voltages assuming

More information

Physics 15b, Lab 3: The Capacitor... and a glimpse of Diodes

Physics 15b, Lab 3: The Capacitor... and a glimpse of Diodes Phys 15b: Lab 3, Sprng 2007 1 Due Friday, March 23, 2007. Physics 15b, Lab 3: The Capacitor... and a glimpse of Diodes REV0 1 ; March 14, 2007 NOTE that this is the first of the labs that you are invited

More information

University of Michigan EECS 311: Electronic Circuits Fall 2008 LAB 4 SINGLE STAGE AMPLIFIER

University of Michigan EECS 311: Electronic Circuits Fall 2008 LAB 4 SINGLE STAGE AMPLIFIER University of Michigan EECS 311: Electronic Circuits Fall 2008 LAB 4 SINGLE STAGE AMPLIFIER Issued 10/27/2008 Report due in Lecture 11/10/2008 Introduction In this lab you will characterize a 2N3904 NPN

More information

ELEN-325. Introduction to Electronic Circuits: Design Approach. ELEN-325. Part IV. Diode s Applications

ELEN-325. Introduction to Electronic Circuits: Design Approach. ELEN-325. Part IV. Diode s Applications Jose SilvaMartinez ELEN325. Part I. Diode s Applications 1. The PN junction (diode). The diode is a unidirectional device with two modes of operation: Forward bias when current can flow through the device

More information

Microelectronic Circuits, Kyung Hee Univ. Spring, Chapter 3. Diodes

Microelectronic Circuits, Kyung Hee Univ. Spring, Chapter 3. Diodes Chapter 3. Diodes 1 Introduction IN THIS CHAPTER WE WILL LEARN the characteristics of the ideal diode and how to analyze and design circuits containing multiple ideal diodes together with resistors and

More information

R a) Draw and explain VI characteristics of Si & Ge diode. (8M) b) Explain the operation of SCR & its characteristics (8M)

R a) Draw and explain VI characteristics of Si & Ge diode. (8M) b) Explain the operation of SCR & its characteristics (8M) SET - 1 1. a) Define i) transient capacitance ii) Diffusion capacitance (4M) b) Explain Fermi level in intrinsic and extrinsic semiconductor (4M) c) Derive the expression for ripple factor of Half wave

More information

CHAPTER 8 The PN Junction Diode

CHAPTER 8 The PN Junction Diode CHAPTER 8 The PN Junction Diode Consider the process by which the potential barrier of a PN junction is lowered when a forward bias voltage is applied, so holes and electrons can flow across the junction

More information

Electric Circuit Fall 2017 Lab3 LABORATORY 3. Diode. Guide

Electric Circuit Fall 2017 Lab3 LABORATORY 3. Diode. Guide LABORATORY 3 Diode Guide Diodes Overview Diodes are mostly used in practice for emitting light (as Light Emitting Diodes, LEDs) or controlling voltages in various circuits. Typical diode packages in same

More information

ETEK TECHNOLOGY CO., LTD.

ETEK TECHNOLOGY CO., LTD. Trainer Model: ETEK DCS-6000-07 FSK Modulator ETEK TECHNOLOGY CO., LTD. E-mail: etek21@ms59.hinet.net mlher@etek21.com.tw http: // www.etek21.com.tw Digital Communication Systems (ETEK DCS-6000) 13-1:

More information

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

LM3046 Transistor Array

LM3046 Transistor Array Transistor Array General Description The LM3046 consists of five general purpose silicon NPN transistors on a common monolithic substrate. Two of the transistors are internally connected to form a differentiallyconnected

More information

6. Bipolar Diode. Owing to this one-direction conductance, current-voltage characteristic of p-n diode has a rectifying shape shown in Fig. 2.

6. Bipolar Diode. Owing to this one-direction conductance, current-voltage characteristic of p-n diode has a rectifying shape shown in Fig. 2. 33 6. Bipolar Diode 6.1. Objectives - to experimentally observe temperature dependence of the current flowing in p-n junction silicon and germanium diodes; - to measure current-voltage characteristics

More information

The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering ECE 20 - LAB

The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering ECE 20 - LAB The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering ECE 20 - LAB Components: Experiment # 1 Solid State Diodes Testing & Characterization

More information

Operational Amplifiers

Operational Amplifiers Operational Amplifiers Continuing the discussion of Op Amps, the next step is filters. There are many different types of filters, including low pass, high pass and band pass. We will discuss each of the

More information

LF353 Wide Bandwidth Dual JFET Input Operational Amplifier

LF353 Wide Bandwidth Dual JFET Input Operational Amplifier LF353 Wide Bandwidth Dual JFET Input Operational Amplifier General Description These devices are low cost, high speed, dual JFET input operational amplifiers with an internally trimmed input offset voltage

More information

Electronics II (02 SE048) Lab Experiment 1 (option A): BJT Differential Amplifiers

Electronics II (02 SE048) Lab Experiment 1 (option A): BJT Differential Amplifiers Departamento de Electrónica, Sistemas e Informática Ingeniería Electrónica Electronics II (02 SE048) Lab Experiment 1 (option A): BJT Differential Amplifiers Objectives The general objective of this experiment

More information

Analog Electronic Circuits

Analog Electronic Circuits Analog Electronic Circuits Chapter 1: Semiconductor Diodes Objectives: To become familiar with the working principles of semiconductor diode To become familiar with the design and analysis of diode circuits

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

d. Can you find intrinsic gain more easily by examining the equation for current? Explain.

d. Can you find intrinsic gain more easily by examining the equation for current? Explain. EECS140 Final Spring 2017 Name SID 1. [8] In a vacuum tube, the plate (or anode) current is a function of the plate voltage (output) and the grid voltage (input). I P = k(v P + µv G ) 3/2 where µ is a

More information

Homework Assignment 02

Homework Assignment 02 Question 1 (2 points each unless noted otherwise) 1. Is the following circuit an STC circuit? Homework Assignment 02 (a) Yes (b) No (c) Need additional information Answer: There is one reactive element

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #4 Lab Report MOSFET Amplifiers and Current Mirrors Submission Date: 07/03/2018 Instructors: Dr. Ahmed Dallal Shangqian Gao Submitted By: Nick Haver & Alex Williams

More information

1.2Vdc 1N4002. Anode V+

1.2Vdc 1N4002. Anode V+ ECE 2274 Pre-Lab for MOSFET Night Light and Voltmeter 1. Night Light The purpose of this part of experiment is to use the switching characteristics of the MOSFET to design a Night Light using a LED, MOSFET,

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

Başkent University Department of Electrical and Electronics Engineering EEM 214 Electronics I Experiment 8. Bipolar Junction Transistor

Başkent University Department of Electrical and Electronics Engineering EEM 214 Electronics I Experiment 8. Bipolar Junction Transistor Başkent University Department of Electrical and Electronics Engineering EEM 214 Electronics I Experiment 8 Bipolar Junction Transistor Aim: The aim of this experiment is to investigate the DC behavior

More information

55:041 Electronic Circuits

55:041 Electronic Circuits 55:041 Electronic Circuits Chapter 1 & 2 A. Kruger Diode Review, Page-1 Semiconductors licon () atoms have 4 electrons in valence band and form strong covalent bonds with surrounding atoms. Section 1.1.2

More information

Electronics I. Midterm #1

Electronics I. Midterm #1 The University of Toledo s6ms_elct7.fm - Electronics I Midterm # Problems Points. 4 2. 5 3. 6 Total 5 Was the exam fair? yes no The University of Toledo s6ms_elct7.fm - 2 Problem 4 points For full credit,

More information

ML4818 Phase Modulation/Soft Switching Controller

ML4818 Phase Modulation/Soft Switching Controller Phase Modulation/Soft Switching Controller www.fairchildsemi.com Features Full bridge phase modulation zero voltage switching circuit with programmable ZV transition times Constant frequency operation

More information

ECE ECE285. Electric Circuit Analysis I. Spring Nathalia Peixoto. Rev.2.0: Rev Electric Circuits I

ECE ECE285. Electric Circuit Analysis I. Spring Nathalia Peixoto. Rev.2.0: Rev Electric Circuits I ECE285 Electric Circuit Analysis I Spring 2014 Nathalia Peixoto Rev.2.0: 140124. Rev 2.1. 140813 1 Lab reports Background: these 9 experiments are designed as simple building blocks (like Legos) and students

More information

NOVEMBER 29, 2017 COURSE PROJECT: CMOS TRANSIMPEDANCE AMPLIFIER ECG 720 ADVANCED ANALOG IC DESIGN ERIC MONAHAN

NOVEMBER 29, 2017 COURSE PROJECT: CMOS TRANSIMPEDANCE AMPLIFIER ECG 720 ADVANCED ANALOG IC DESIGN ERIC MONAHAN NOVEMBER 29, 2017 COURSE PROJECT: CMOS TRANSIMPEDANCE AMPLIFIER ECG 720 ADVANCED ANALOG IC DESIGN ERIC MONAHAN 1.Introduction: CMOS Transimpedance Amplifier Avalanche photodiodes (APDs) are highly sensitive,

More information

LM3046 Transistor Array

LM3046 Transistor Array LM3046 Transistor Array General Description The LM3046 consists of five general purpose silicon NPN transistors on a common monolithic substrate. Two of the transistors are internally connected to form

More information

ECEN 474/704 Lab 5: Frequency Response of Inverting Amplifiers

ECEN 474/704 Lab 5: Frequency Response of Inverting Amplifiers ECEN 474/704 Lab 5: Frequency Response of Inverting Amplifiers Objective Design, simulate and layout various inverting amplifiers. Introduction Inverting amplifiers are fundamental building blocks of electronic

More information

EE 2274 DIODE OR GATE & CLIPPING CIRCUIT

EE 2274 DIODE OR GATE & CLIPPING CIRCUIT EE 2274 DIODE OR GATE & CLIPPING CIRCUIT Prelab Part I: Wired Diode OR Gate LTspice use 1N4002 1. Design a diode OR gate, Figure 1 in which the maximum current thru R1 I R1 = 9mA assume Vin = 5Vdc. Design

More information

Experiment 8 Frequency Response

Experiment 8 Frequency Response Experiment 8 Frequency Response W.T. Yeung, R.A. Cortina, and R.T. Howe UC Berkeley EE 105 Spring 2005 1.0 Objective This lab will introduce the student to frequency response of circuits. The student will

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

Physics 160 Lecture 11. R. Johnson May 4, 2015

Physics 160 Lecture 11. R. Johnson May 4, 2015 Physics 160 Lecture 11 R. Johnson May 4, 2015 Two Solutions to the Miller Effect Putting a matching resistor on the collector of Q 1 would be a big mistake, as it would give no benefit and would produce

More information

Experiment #1: Solid State Diodes Testing & Characterization. Type Value Symbol Name Multisim Part Description Resistor 1MΩ R 2 Basic/Resistor ---

Experiment #1: Solid State Diodes Testing & Characterization. Type Value Symbol Name Multisim Part Description Resistor 1MΩ R 2 Basic/Resistor --- SCHOOL OF ENGINEERING AND APPLIED SCIENCE DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING ECE 2115: ENGINEERING ELECTRONICS LABORATORY Experiment #1: Solid State Diodes Testing & Characterization COMPONENTS

More information

Experiment # 4: BJT Characteristics and Applications

Experiment # 4: BJT Characteristics and Applications ENGR 301 Electrical Measurements Experiment # 4: BJT Characteristics and Applications Objective: To characterize a bipolar junction transistor (BJT). To investigate basic BJT amplifiers and current sources.

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

Circle the one best answer for each question. Five points per question.

Circle the one best answer for each question. Five points per question. ID # NAME EE-255 EXAM 1 September 11, 2001 Instructor (circle one) Talavage Gray This exam consists of 16 multiple choice questions and one workout problem. Record all answers to the multiple choice questions

More information

Mini Project 2 Single Transistor Amplifiers. ELEC 301 University of British Columbia

Mini Project 2 Single Transistor Amplifiers. ELEC 301 University of British Columbia Mini Project 2 Single Transistor Amplifiers ELEC 301 University of British Columbia 44638154 October 27, 2017 Contents 1 Introduction 1 2 Investigation 1 2.1 Part 1.................................................

More information

Low Cost, General Purpose High Speed JFET Amplifier AD825

Low Cost, General Purpose High Speed JFET Amplifier AD825 a FEATURES High Speed 41 MHz, 3 db Bandwidth 125 V/ s Slew Rate 8 ns Settling Time Input Bias Current of 2 pa and Noise Current of 1 fa/ Hz Input Voltage Noise of 12 nv/ Hz Fully Specified Power Supplies:

More information

TL082 Wide Bandwidth Dual JFET Input Operational Amplifier

TL082 Wide Bandwidth Dual JFET Input Operational Amplifier TL082 Wide Bandwidth Dual JFET Input Operational Amplifier General Description These devices are low cost, high speed, dual JFET input operational amplifiers with an internally trimmed input offset voltage

More information

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency Jamie E. Reinhold December 15, 2011 Abstract The design, simulation and layout of a UMAINE ECE Morse code Read Only Memory and transmitter

More information

TL594 PULSE-WIDTH-MODULATION CONTROL CIRCUITS

TL594 PULSE-WIDTH-MODULATION CONTROL CIRCUITS Complete PWM Power Control Circuitry Uncommitted Outputs for 200-mA Sink or Source Current Output Control Selects Single-Ended or Push-Pull Operation Internal Circuitry Prohibits Double Pulse at Either

More information

Features. NOTE: Non-designated pins are no connects and are not electrically connected internally.

Features. NOTE: Non-designated pins are no connects and are not electrically connected internally. OBSOLETE PRODUCT NO RECOMMENDED REPLACEMENT contact our Technical Support Center at 1-888-INTERSIL or www.intersil.com/tsc Data Sheet December 1995, Rev. G EL2001 FN7020 Low Power, 70MHz Buffer Amplifier

More information

Field Effect Transistors

Field Effect Transistors Field Effect Transistors Purpose In this experiment we introduce field effect transistors (FETs). We will measure the output characteristics of a FET, and then construct a common-source amplifier stage,

More information

Electronics I. Midterm #1

Electronics I. Midterm #1 The University of Toledo Section f6ms_elct7.fm - Electronics I Midterm # Problems Points. 4 2. 5 3. 6 Total 5 Was the exam fair? yes no The University of Toledo f6ms_elct7.fm - 2 Problem 4 points For full

More information