Transistors How do Amplifiers Work? All transistors are electrically controlled valves.

Size: px
Start display at page:

Download "Transistors How do Amplifiers Work? All transistors are electrically controlled valves."

Transcription

1 Transistors Transistors are the magic of electronics. Transistors make possible things like radios, televisions, computers, the internet, etc. The reason transistors are so important is that they make amplifiers possible. When a radio wave strikes an antenna, it creates a small voltage in the antenna. The voltage is only a few microvolts, however. It must be amplified millions of times before it can be used to drive a speaker. When your voice strikes a microphone, the compression waves in the air make small voltages in the microphone. These voltages must be amplified thousands of times to be large enough to drive a speaker. Logic gates in computers could be made using just diodes, but the signal at the output would always be smaller than the signals at the inputs. Transistors are used in logic gates to amplify the signals back up so that the outputs can be as large as the inputs. Complex computations could not be done if logic gates did not contain transistor amplifiers. The signals would die out before the computation was finished. How do Amplifiers Work? How is amplification possible? It seems to violate conservation of energy. Amplification is possible because the energy at the output comes from a battery or power supply. The input controls a flow of energy coming from the power supply. All transistors are electrically controlled valves. Before we examine transistors, consider what can be done with a pneumatic valve controlling airflow from a compressor. Imagine a workman is using a jack hammer to break up a sidewalk. Jack hammers are powered by compressed air from a compressor. Suppose a valve is put in the air supply of the jack hammer, between the compressor and the jack hammer.

2 Suppose the valve is very well made so that it takes very little force to open and close it. A man can open and close it very easily with one hand. When he opens and closes the valve, he is controlling a large flow of energy to the jack hammer. A very small amount of force and energy is opening and closing the valve, and is controlling a large flow of energy to the jack hammer. There is amplification here. This is the principle by which all electronic amplifiers work. All transistors are electrical valves that can be opened or closed by a small input voltage or current. These valves control the flow of a much larger amount of power coming from a battery or power supply. Before transistors were invented, electronics was done using vacuum tubes. Vacuum tubes are also electronic valves. The British called vacuum tubes valves instead of tubes. Transistor Types There are three commonly used kinds of transistors, all of which are valves. 1. Bipolar transistors (npn & pnp) Fastest / Highest Amplification Used in some very high speed computer circuitry, and in many communication circuits 2. JFET (Junction Field Effect Transistors) Lowest Noise - For detecting very weak signals Used in television satellite dishes, and in communication receivers 3. MOSFET (MOS Field Effect Transistors) Smallest & Lowest Power Usage Used in most computer circuitry 99.9% of the transistors in computers are MOSFETs

3 Bipolar Transistor Basics We ll study all three common kinds of transistors, but we ll start with bipolar transistors. Bipolar transistors are the hardest to understand the physical mechanism by which they work (we won t try), but they are the easiest to do calculations for. They are the easiest to teach and understand if you don t ask what s going on inside of them. i Base controls i Collector. i Collector >> i Base (Assuming V CE > 0.2 volts) A typical transistor might behave as follows. 0 ma into the base allows 0 ma i C (The valve is closed).01 ma into the base allows 1 ma i C..02 ma into the base allows 2 ma i C. For a bipolar transistor, the collector current does not depend on the collector to emitter voltage as long as V CE is at least 0.2 volts! It acts like a dependent current source. The ratio i C / i B is called β. Different transistors have different β s. 20 < β < 200 for most transistors. A typical value is 100. Since the electron fluid is incompressible, all the charge that goes into the transistor must come out of it. i Emitter = i B + i C i C / i B = β, so i C = β i B.

4 Diodes in Transistors A transistor contains two junctions between p doped and n doped silicon: the Collector Base junction and the Base Emitter junction. A single pn junction is a diode. This is how diodes are made. The diode points from P to N. Memorize this.

5 You can think of a transistor as two diodes merged. If you make the middle p layer very thin & put a wire on it, you get a transistor. If it were really just two diodes, current would never flow into the collector! In fact, current β i B can flow into the collector even though it is against the diode.

6 Transistor Action allows the collector junction to leak when i B flows. It acts like the following circuit. This turns out to be a very good model for a bipolar npn transistor. If you replace each of the transistors in a circuit with this model and then analyze the circuit, you ll get the right answers. Any time you have a question about how a transistor acts, think about this model. The transistor acts just like this circuit! Do the transistor problem from in class practice problem set #10. I E & I B as a Function of V BE Suppose we know V BE. Is this enough information to calculate i E & i B? The answer is yes. Look at the transistor model. V B is the voltage at the top of the emitter diode, and V E is the voltage at the bottom of the emitter diode. Therefore, V BE = V B V E is the voltage across the emitter diode. If the model really acts like the transistor, then i E must equal the current that

7 flows through the diode when the diode voltage is V BE. i E as a function of V BE is just a diode curve. Now let s look at the base current. Does i B = i E? OF COURSE NOT! I B + i C = i E. In normal operation, the collector diode is reverse biased, so the current through the collector diode is zero in normal operation. Therefore, i C = βi B as long as the collector diode is reverse biased. i E = i B + βi B = (1+ β)i B. i E = (β + 1)i B as long as the collector diode is reverse biased. We can solve this equation for i B. i B = i E / (β + 1). If β = 100, then i B = i E / 101. To graph i B versus V BE, all we have to do is divide the currents by 101.

8 The graph of i B versus V BE also looks like a diode curve! It just has a smaller I 0. From the point of view of the input circuit, the transistor acts like a diode! This is an important simplification to keep in mind when analyzing transistor circuits.

9 Transistor Amplifiers Since i C = βi B, a bipolar transistor is a current amplifier. The collector current is a multiple of the base current. If we want to amplify voltages, we have to add resistors to the circuit. Assume a silicon transistor with β = 100. The diode cut in voltage is 0.7 volts for a silicon transistor. V OUT = (1K)i C = (1K)(βi B ) We can calculate i B by remembering that the input of the transistor acts like a diode. Assume V in is large enough that current is flowing into the base. (i.e., V in > 0.7 volt) This makes V BE = 0.7 volts. The voltage at the base of the transistor is therefore 0 volts volts = 0.7 volts. i B = i 10K = (V in 0.7volt)/(10K). V OUT = (1K)β(V in 0.7volt)/(10K). = (1K/10K) (100) (V in 0.7volt) V OUT = 10(V in 0.7volt) for V in > 0.7 volt

10 V OUT = 10(V in 0.7volt) for V in > 0.7 volt Except for the 0.7 volt term, V OUT = 10V in. What s i B when V in < 0.7 volts? It acts like a diode. i B = 0 when V in < 0.7 volts. Thus, V out = 0 volts when V in < 0.7 volts. The slope is called the AC voltage gain. A V = 10. Suppose we want to amplify a 10-5 volt signal from an antenna.

11 The slope is called the AC voltage gain. A V = 10. Suppose we want to amplify a 10-5 volt signal from an antenna. What V OUT do we get? We get 0 volts out, since V in < 0.7 volts!

12 The solution to this problem is to add a D.C. voltage, called a bias voltage, onto V in before amplifying it. V in = 1 volt + V signal The signal comes from the antenna through a small transformer. V OUT = 10(V in 0.7) = 10(V signal volt 0.7 volt) = 10V signal + 3 volts.

13 V OUT = 10V signal + 3 volts The AC part of the output is our signal. It is ten times as large as the input signal, so the AC voltage gain is 10. The D.C. part can be removed any time we want by passing the signal through a circuit using a capacitor or transformer. = =10 =10 When the input goes up & down 10-5 volts, the output goes up & down 10-4 volts. The AC gain is always the slope of the V out versus V in curve at the bias point.

14 AC and DC Components of Voltages & Currents When processing signals, one always breaks up the voltages into AC & DC components. The DC components are caused by the bias voltages. Total V OUT = DC V OUT + AC V OUT There is a special notation for this. Capital letters are used for DC voltages, and lower case letters are used for AC voltages. The total voltage is represented by a lower case letter with a capital subscript; it includes both. v OUT = V OUT + v out i B = I B + i b v C = V C + v c Total DC AC Total DC AC Total DC AC Everywhere in the circuit, voltages and currents can be split up into AC & DC components. Most amplifiers amplify only the AC components. Amplifiers with V OUT = V Collector Suppose we want to amplify a 10-5 volt (10 microvolt) signal from an antenna to 10 volts. We would need an amplification of A one transistor amplifier usually has a gain in the range of about We can get an amplification of 10 6 by connecting six amplifiers, each with an amplification of 10, as follows. This is called a cascade connection. The amplifiers are cascaded. Each amplifier makes the signal 10 times larger, and combined they make it 10 6 times larger.

15 In order to cascade amplifiers, the output of each amplifier must be connected to the input of the next. If we use the voltage across the collector resistor as V OUT, this will not work. Consider the circuit below. This connects the collector of the first transistor, Q1, to ground! This will make the collector voltage of the first transistor 0 volts. It will make V OUT for the first amplifier always equal to 10 volts 0 volts = 10 volts. The AC part of V OUT will be zero! While attempting to connect V OUT of the first amplifier to V in of the second, we have shorted out the transistor in the first amplifier! The usual solution to this problem is to take the output voltage across the transistor instead of the resistor. Now, V OUT = V CE = V C V E = V C 0 = V C. The collector voltage is the output voltage of the amplifier.

16 Let s graph V OUT versus V in for one transistor. V OUT = 10 volts V 1k = 10 volts (1k)i C = 10 volts (1k)βi B. i B = (V in 0.7 volt)/(10k) when V in > 0.7 volts. V OUT = 10 volts (1k)(100)(V in 0.7 volt)/(10k) when V in > 0.7 volt. V OUT = 10 volts- 10(V in 0.7 volt) when V in > 0.7 volt. When V in < 0.7 volt, i B = 0, so i C = 0. This makes V 1k = 0, so V OUT = 10 volts. V OUT = 10 volts when V in < 0.7 volt. V in = 1 volt gives V OUT = 7 volts.

17 Suppose V Bias = 1 volt. A V = slope at 1 volt = -10. = 10. When V in rises 10-5 volts, V OUT falls 10-4 volts, and vice versa.

18 The signal is amplified & turned upside down. It is inverted, or phase shifted 180 degrees. Notice that an amplifier with negative voltage gain still amplifies, but it turns the signal upside down. If you cascade two of these amplifiers, the second amplifier turns it back right side up. A cascade of an even number of amplifiers does not invert the signal; it just amplifies it.

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-2 Transistor

More information

Bipolar Junction Transistor Basics

Bipolar Junction Transistor Basics by Kenneth A. Kuhn Sept. 29, 2001, rev 1 Introduction A bipolar junction transistor (BJT) is a three layer semiconductor device with either NPN or PNP construction. Both constructions have the identical

More information

AMPLIFIERS BJT BJT TRANSISTOR. Types of BJT BJT. devices that increase the voltage, current, or power level

AMPLIFIERS BJT BJT TRANSISTOR. Types of BJT BJT. devices that increase the voltage, current, or power level AMPLFERS Prepared by Engr. JP Timola Reference: Electronic Devices by Floyd devices that increase the voltage, current, or power level have at least three terminals with one controlling the flow between

More information

Transistor Amplifiers

Transistor Amplifiers Physics 3330 Experiment #7 Fall 1999 Transistor Amplifiers Purpose The aim of this experiment is to develop a bipolar transistor amplifier with a voltage gain of minus 25. The amplifier must accept input

More information

Transistor Characteristics and Single Transistor Amplifier Sept. 8, 1997

Transistor Characteristics and Single Transistor Amplifier Sept. 8, 1997 Physics 623 Transistor Characteristics and Single Transistor Amplifier Sept. 8, 1997 1 Purpose To measure and understand the common emitter transistor characteristic curves. To use the base current gain

More information

Bipolar Transistor Amplifiers

Bipolar Transistor Amplifiers Physics 3330 Experiment #7 Fall 2005 Bipolar Transistor Amplifiers Purpose The aim of this experiment is to construct a bipolar transistor amplifier with a voltage gain of minus 25. The amplifier must

More information

Theory of Transistors and Other Semiconductor Devices

Theory of Transistors and Other Semiconductor Devices Theory of Transistors and Other Semiconductor Devices 1. SEMICONDUCTORS 1.1. Metals and insulators 1.1.1. Conduction in metals Metals are filled with electrons. Many of these, typically one or two per

More information

BJT Characteristics and Amplifiers

BJT Characteristics and Amplifiers BJT Characteristics and Amplifiers Matthew Beckler beck0778@umn.edu EE2002 Lab Section 003 April 2, 2006 Abstract As a basic component in amplifier design, the properties of the Bipolar Junction Transistor

More information

LAB VII. BIPOLAR JUNCTION TRANSISTOR CHARACTERISTICS

LAB VII. BIPOLAR JUNCTION TRANSISTOR CHARACTERISTICS LAB VII. BIPOLAR JUNCTION TRANSISTOR CHARACTERISTICS 1. OBJECTIVE In this lab, you will study the DC characteristics of a Bipolar Junction Transistor (BJT). 2. OVERVIEW You need to first identify the physical

More information

Chapter 19 Operational Amplifiers

Chapter 19 Operational Amplifiers Chapter 19 Operational Amplifiers The operational amplifier, or op-amp, is a basic building block of modern electronics. Op-amps date back to the early days of vacuum tubes, but they only became common

More information

MAS.836 HOW TO BIAS AN OP-AMP

MAS.836 HOW TO BIAS AN OP-AMP MAS.836 HOW TO BIAS AN OP-AMP Op-Amp Circuits: Bias, in an electronic circuit, describes the steady state operating characteristics with no signal being applied. In an op-amp circuit, the operating characteristic

More information

LAB VIII. BIPOLAR JUNCTION TRANSISTOR CHARACTERISTICS

LAB VIII. BIPOLAR JUNCTION TRANSISTOR CHARACTERISTICS LAB VIII. BIPOLAR JUNCTION TRANSISTOR CHARACTERISTICS 1. OBJECTIVE In this lab, you will study the DC characteristics of a Bipolar Junction Transistor (BJT). 2. OVERVIEW In this lab, you will inspect the

More information

Amplifier Teaching Aid

Amplifier Teaching Aid Amplifier Teaching Aid Table of Contents Amplifier Teaching Aid...1 Preface...1 Introduction...1 Lesson 1 Semiconductor Review...2 Lesson Plan...2 Worksheet No. 1...7 Experiment No. 1...7 Lesson 2 Bipolar

More information

W04 Transistors and Applications. Yrd. Doç. Dr. Aytaç Gören

W04 Transistors and Applications. Yrd. Doç. Dr. Aytaç Gören W04 Transistors and Applications W04 Transistors and Applications ELK 2018 - Contents W01 Basic Concepts in Electronics W02 AC to DC Conversion W03 Analysis of DC Circuits (self and condenser) W04 Transistors

More information

CONSTRUCTING A VARIABLE POWER SUPPLY UNIT

CONSTRUCTING A VARIABLE POWER SUPPLY UNIT CONSTRUCTING A VARIABLE POWER SUPPLY UNIT Building a power supply is a good way to put into practice many of the ideas we have been studying about electrical power so far. Most often, power supplies are

More information

Building the AMP Amplifier

Building the AMP Amplifier Building the AMP Amplifier Introduction For about 80 years it has been possible to amplify voltage differences and to increase the associated power, first with vacuum tubes using electrons from a hot filament;

More information

Series and Parallel Circuits

Series and Parallel Circuits Direct Current (DC) Direct current (DC) is the unidirectional flow of electric charge. The term DC is used to refer to power systems that use refer to the constant (not changing with time), mean (average)

More information

Content Map For Career & Technology

Content Map For Career & Technology Content Strand: Applied Academics CT-ET1-1 analysis of electronic A. Fractions and decimals B. Powers of 10 and engineering notation C. Formula based problem solutions D. Powers and roots E. Linear equations

More information

BIPOLAR JUNCTION TRANSISTORS

BIPOLAR JUNCTION TRANSISTORS CHAPTER 3 BIPOLAR JUNCTION TRANSISTORS A bipolar junction transistor, BJT, is a single piece of silicon with two back-to-back P-N junctions. However, it cannot be made with two independent back-to-back

More information

Electronics. Discrete assembly of an operational amplifier as a transistor circuit. LD Physics Leaflets P4.2.1.1

Electronics. Discrete assembly of an operational amplifier as a transistor circuit. LD Physics Leaflets P4.2.1.1 Electronics Operational Amplifier Internal design of an operational amplifier LD Physics Leaflets Discrete assembly of an operational amplifier as a transistor circuit P4.2.1.1 Objects of the experiment

More information

Without the pre amp, these microphones sound very good with tube equipment that provided a very high impedance load to the element.

Without the pre amp, these microphones sound very good with tube equipment that provided a very high impedance load to the element. N9WB D-104 Project Revision 2 Pre Amp Modifications for higher load impedance. By Walter A. Breining, N9WB D-104 Discussion The D-104 has been around since the 30 s and is still popular today for communications.

More information

Unit/Standard Number. High School Graduation Years 2010, 2011 and 2012

Unit/Standard Number. High School Graduation Years 2010, 2011 and 2012 1 Secondary Task List 100 SAFETY 101 Demonstrate an understanding of State and School safety regulations. 102 Practice safety techniques for electronics work. 103 Demonstrate an understanding of proper

More information

Physics 623 Transistor Characteristics and Single Transistor Amplifier Sept. 13, 2006

Physics 623 Transistor Characteristics and Single Transistor Amplifier Sept. 13, 2006 Physics 623 Transistor Characteristics and Single Transistor Amplifier Sept. 13, 2006 1 Purpose To measure and understand the common emitter transistor characteristic curves. To use the base current gain

More information

Diode Circuits. Operating in the Reverse Breakdown region. (Zener Diode)

Diode Circuits. Operating in the Reverse Breakdown region. (Zener Diode) Diode Circuits Operating in the Reverse Breakdown region. (Zener Diode) In may applications, operation in the reverse breakdown region is highly desirable. The reverse breakdown voltage is relatively insensitive

More information

BJT AC Analysis. by Kenneth A. Kuhn Oct. 20, 2001, rev Aug. 31, 2008

BJT AC Analysis. by Kenneth A. Kuhn Oct. 20, 2001, rev Aug. 31, 2008 by Kenneth A. Kuhn Oct. 20, 2001, rev Aug. 31, 2008 Introduction This note will discuss AC analysis using the beta, re transistor model shown in Figure 1 for the three types of amplifiers: common-emitter,

More information

Field Effect Transistors

Field Effect Transistors 506 19 Principles of Electronics Field Effect Transistors 191 Types of Field Effect Transistors 193 Principle and Working of JFET 195 Importance of JFET 197 JFET as an Amplifier 199 Salient Features of

More information

Transistors. NPN Bipolar Junction Transistor

Transistors. NPN Bipolar Junction Transistor Transistors They are unidirectional current carrying devices with capability to control the current flowing through them The switch current can be controlled by either current or voltage ipolar Junction

More information

Common-Emitter Amplifier

Common-Emitter Amplifier Common-Emitter Amplifier A. Before We Start As the title of this lab says, this lab is about designing a Common-Emitter Amplifier, and this in this stage of the lab course is premature, in my opinion,

More information

Resistors. Some substances are insulators. A battery will not make detectible current flow through them.

Resistors. Some substances are insulators. A battery will not make detectible current flow through them. Resistors Some substances are insulators. A battery will not make detectible current flow through them. Many substances (lead, iron, graphite, etc.) will let current flow. For most substances that are

More information

Fundamentals of Microelectronics

Fundamentals of Microelectronics Fundamentals of Microelectronics CH1 Why Microelectronics? CH2 Basic Physics of Semiconductors CH3 Diode Circuits CH4 Physics of Bipolar Transistors CH5 Bipolar Amplifiers CH6 Physics of MOS Transistors

More information

The 2N3393 Bipolar Junction Transistor

The 2N3393 Bipolar Junction Transistor The 2N3393 Bipolar Junction Transistor Common-Emitter Amplifier Aaron Prust Abstract The bipolar junction transistor (BJT) is a non-linear electronic device which can be used for amplification and switching.

More information

ARRL Morse Code Oscillator, How It Works By: Mark Spencer, WA8SME

ARRL Morse Code Oscillator, How It Works By: Mark Spencer, WA8SME The national association for AMATEUR RADIO ARRL Morse Code Oscillator, How It Works By: Mark Spencer, WA8SME This supplement is intended for use with the ARRL Morse Code Oscillator kit, sold separately.

More information

Diodes and Transistors

Diodes and Transistors Diodes What do we use diodes for? Diodes and Transistors protect circuits by limiting the voltage (clipping and clamping) turn AC into DC (voltage rectifier) voltage multipliers (e.g. double input voltage)

More information

The New Radio Receiver Building Handbook

The New Radio Receiver Building Handbook The New Radio Receiver Building Handbook And Related Radio Subjects Vacuum Tube and Transistor Shortwave Radio Receivers by Lyle Russell Williams, BSEE KC5KBG Copyright 2006 by Lyle Russell Williams All

More information

Fundamentals of Microelectronics

Fundamentals of Microelectronics Fundamentals of Microelectronics H1 Why Microelectronics? H2 Basic Physics of Semiconductors H3 Diode ircuits H4 Physics of Bipolar ransistors H5 Bipolar Amplifiers H6 Physics of MOS ransistors H7 MOS

More information

TROUBLESHOOTING RECEIVERS

TROUBLESHOOTING RECEIVERS TROUBLESHOOTING RECEIVERS The four methods of troubleshooting are: 1. Circuit Disturbance 2. Signal Substitution 3. Signal Tracing 4. Measurement of Circuit Parameters Definition of Terms: Circuit Disturbance

More information

Transistor Biasing. The basic function of transistor is to do amplification. Principles of Electronics

Transistor Biasing. The basic function of transistor is to do amplification. Principles of Electronics 192 9 Principles of Electronics Transistor Biasing 91 Faithful Amplification 92 Transistor Biasing 93 Inherent Variations of Transistor Parameters 94 Stabilisation 95 Essentials of a Transistor Biasing

More information

AN105. Introduction: The Nature of VCRs. Resistance Properties of FETs

AN105. Introduction: The Nature of VCRs. Resistance Properties of FETs Introduction: The Nature of s A voltage-controlled resistor () may be defined as a three-terminal variable resistor where the resistance value between two of the terminals is controlled by a voltage potential

More information

Field-Effect (FET) transistors

Field-Effect (FET) transistors Field-Effect (FET) transistors References: Hayes & Horowitz (pp 142-162 and 244-266), Rizzoni (chapters 8 & 9) In a field-effect transistor (FET), the width of a conducting channel in a semiconductor and,

More information

13. Diode Rectifiers, Filters, and Power Supplies

13. Diode Rectifiers, Filters, and Power Supplies 1 13. Diode Rectifiers, Filters, and Power Supplies Introduction A power supply takes Alternating Current or A.C. power from your electric utility (Con Edison) and converts the A.C. electrical current

More information

05 Bipolar Junction Transistors (BJTs) basics

05 Bipolar Junction Transistors (BJTs) basics The first bipolar transistor was realized in 1947 by Brattain, Bardeen and Shockley. The three of them received the Nobel prize in 1956 for their invention. The bipolar transistor is composed of two PN

More information

Bipolar transistor biasing circuits

Bipolar transistor biasing circuits Bipolar transistor biasing circuits This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/1.0/,

More information

POWER SUPPLY MODEL XP-15. Instruction Manual ELENCO

POWER SUPPLY MODEL XP-15. Instruction Manual ELENCO POWER SUPPLY MODEL XP-15 Instruction Manual ELENCO Copyright 2013 by Elenco Electronics, Inc. REV-A 753020 All rights reserved. No part of this book shall be reproduced by any means; electronic, photocopying,

More information

Bipolar Junction Transistors

Bipolar Junction Transistors Bipolar Junction Transistors Physical Structure & Symbols NPN Emitter (E) n-type Emitter region p-type Base region n-type Collector region Collector (C) B C Emitter-base junction (EBJ) Base (B) (a) Collector-base

More information

Lecture 060 Push-Pull Output Stages (1/11/04) Page 060-1. ECE 6412 - Analog Integrated Circuits and Systems II P.E. Allen - 2002

Lecture 060 Push-Pull Output Stages (1/11/04) Page 060-1. ECE 6412 - Analog Integrated Circuits and Systems II P.E. Allen - 2002 Lecture 060 PushPull Output Stages (1/11/04) Page 0601 LECTURE 060 PUSHPULL OUTPUT STAGES (READING: GHLM 362384, AH 226229) Objective The objective of this presentation is: Show how to design stages that

More information

LABORATORY 2 THE DIFFERENTIAL AMPLIFIER

LABORATORY 2 THE DIFFERENTIAL AMPLIFIER LABORATORY 2 THE DIFFERENTIAL AMPLIFIER OBJECTIVES 1. To understand how to amplify weak (small) signals in the presence of noise. 1. To understand how a differential amplifier rejects noise and common

More information

Oscillations and Regenerative Amplification using Negative Resistance Devices

Oscillations and Regenerative Amplification using Negative Resistance Devices Oscillations and Regenerative Amplification using Negative Resistance Devices Ramon Vargas Patron rvargas@inictel.gob.pe INICTEL The usual procedure for the production of sustained oscillations in tuned

More information

Lecture 12: DC Analysis of BJT Circuits.

Lecture 12: DC Analysis of BJT Circuits. Whites, 320 Lecture 12 Page 1 of 9 Lecture 12: D Analysis of JT ircuits. n this lecture we will consider a number of JT circuits and perform the D circuit analysis. For those circuits with an active mode

More information

LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS

LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS Objective In this experiment you will study the i-v characteristics of an MOS transistor. You will use the MOSFET as a variable resistor and as a switch. BACKGROUND

More information

Wires & Connections Component Circuit Symbol Function of Component. Power Supplies Component Circuit Symbol Function of Component

Wires & Connections Component Circuit Symbol Function of Component. Power Supplies Component Circuit Symbol Function of Component Lista Dei Simboli Dei Circuiti Per i Componenti Elettronici Wires & Connections Wire Wires joined Wires not joined To pass current very easily from one part of a circuit to another. A 'blob' should be

More information

Routinely DIYers opt to make themselves a passive preamp - just an input selector and a volume control.

Routinely DIYers opt to make themselves a passive preamp - just an input selector and a volume control. The First Watt B1 Buffer Preamp Nelson Pass, June 2008 Side A So here we are in the New Millennium, and thanks to Tom Holman and THX we ve got lots of gain in our electronics. More gain than some of us

More information

Fig6-22 CB configuration. Z i [6-54] Z o [6-55] A v [6-56] Assuming R E >> r e. A i [6-57]

Fig6-22 CB configuration. Z i [6-54] Z o [6-55] A v [6-56] Assuming R E >> r e. A i [6-57] Common-Base Configuration (CB) The CB configuration having a low input and high output impedance and a current gain less than 1, the voltage gain can be quite large, r o in MΩ so that ignored in parallel

More information

ANADOLU UNIVERSITY DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING

ANADOLU UNIVERSITY DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING ANADOLU UNIVERSITY DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING EEM 102 INTRODUCTION TO ELECTRICAL ENGINEERING EXPERIMENT 9: DIODES AND DC POWER SUPPLY OBJECTIVE: To observe how a diode functions

More information

COMMON-SOURCE JFET AMPLIFIER

COMMON-SOURCE JFET AMPLIFIER EXPERIMENT 04 Objectives: Theory: 1. To evaluate the common-source amplifier using the small signal equivalent model. 2. To learn what effects the voltage gain. A self-biased n-channel JFET with an AC

More information

Bob York. Transistor Basics - BJTs

Bob York. Transistor Basics - BJTs ob York Transistor asics - JTs ipolar Junction Transistors (JTs) Key points: JTs are current-controlled devices very JT has a base, collector, and emitter The base current controls the collector current

More information

Supplement Reading on Diode Circuits. http://www.inst.eecs.berkeley.edu/ edu/~ee40/fa09/handouts/ee40_mos_circuit.pdf

Supplement Reading on Diode Circuits. http://www.inst.eecs.berkeley.edu/ edu/~ee40/fa09/handouts/ee40_mos_circuit.pdf EE40 Lec 18 Diode Circuits Reading: Chap. 10 of Hambley Supplement Reading on Diode Circuits http://www.inst.eecs.berkeley.edu/ edu/~ee40/fa09/handouts/ee40_mos_circuit.pdf Slide 1 Diodes Circuits Load

More information

Field Effect Transistors and Noise

Field Effect Transistors and Noise Physics 3330 Experiment #8 Fall 2005 Field Effect Transistors and Noise Purpose In this experiment we introduce field effect transistors. We will measure the output characteristics of a FET, and then construct

More information

Solid-State Physics: The Theory of Semiconductors (Ch. 10.6-10.8) SteveSekula, 30 March 2010 (created 29 March 2010)

Solid-State Physics: The Theory of Semiconductors (Ch. 10.6-10.8) SteveSekula, 30 March 2010 (created 29 March 2010) Modern Physics (PHY 3305) Lecture Notes Modern Physics (PHY 3305) Lecture Notes Solid-State Physics: The Theory of Semiconductors (Ch. 10.6-10.8) SteveSekula, 30 March 2010 (created 29 March 2010) Review

More information

CIRCUITS LABORATORY. In this experiment, the output I-V characteristic curves, the small-signal low

CIRCUITS LABORATORY. In this experiment, the output I-V characteristic curves, the small-signal low CIRCUITS LABORATORY EXPERIMENT 6 TRANSISTOR CHARACTERISTICS 6.1 ABSTRACT In this experiment, the output I-V characteristic curves, the small-signal low frequency equivalent circuit parameters, and the

More information

OBJECTIVE QUESTIONS IN ANALOG ELECTRONICS

OBJECTIVE QUESTIONS IN ANALOG ELECTRONICS 1. The early effect in a bipolar junction transistor is caused by (a) fast turn-on (c) large collector-base reverse bias (b)fast turn-off (d) large emitter-base forward bias 2. MOSFET can be used as a

More information

Zero voltage drop synthetic rectifier

Zero voltage drop synthetic rectifier Zero voltage drop synthetic rectifier Vratislav Michal Brno University of Technology, Dpt of Theoretical and Experimental Electrical Engineering Kolejní 4/2904, 612 00 Brno Czech Republic vratislav.michal@gmail.com,

More information

A Comparison of Various Bipolar Transistor Biasing Circuits Application Note 1293

A Comparison of Various Bipolar Transistor Biasing Circuits Application Note 1293 A omparison of Various Bipolar Transistor Biasing ircuits Application Note 1293 Introduction The bipolar junction transistor (BJT) is quite often used as a low noise amplifier in cellular, PS, and pager

More information

Lecture 21: Junction Field Effect Transistors. Source Follower Amplifier

Lecture 21: Junction Field Effect Transistors. Source Follower Amplifier Whites, EE 322 Lecture 21 Page 1 of 8 Lecture 21: Junction Fiel Effect Transistors. Source Follower Amplifier As mentione in Lecture 16, there are two major families of transistors. We ve worke with BJTs

More information

An FET Audio Peak Limiter

An FET Audio Peak Limiter 1 An FET Audio Peak Limiter W. Marshall Leach, Jr., Professor Georgia Institute of Technology School of Electrical and Computer Engineering Atlanta, Georgia 30332-0250 USA email: mleach@ee.gatech.edu Copyright

More information

Local Oscillator for FM broadcast band 88-108 MHz

Local Oscillator for FM broadcast band 88-108 MHz Local Oscillator for FM broadcast band 88-108 MHz Wang Luhao Yan Shubo Supervisor: Göran Jönsson Department of Electrical and Information Technology Lund University 2012.05.15 Abstract In this project

More information

Scaling and Biasing Analog Signals

Scaling and Biasing Analog Signals Scaling and Biasing Analog Signals November 2007 Introduction Scaling and biasing the range and offset of analog signals is a useful skill for working with a variety of electronics. Not only can it interface

More information

Diodes have an arrow showing the direction of the flow.

Diodes have an arrow showing the direction of the flow. The Big Idea Modern circuitry depends on much more than just resistors and capacitors. The circuits in your computer, cell phone, Ipod depend on circuit elements called diodes, inductors, transistors,

More information

Chapter 12: The Operational Amplifier

Chapter 12: The Operational Amplifier Chapter 12: The Operational Amplifier 12.1: Introduction to Operational Amplifier (Op-Amp) Operational amplifiers (op-amps) are very high gain dc coupled amplifiers with differential inputs; they are used

More information

Semiconductors, diodes, transistors

Semiconductors, diodes, transistors Semiconductors, diodes, transistors (Horst Wahl, QuarkNet presentation, June 2001) Electrical conductivity! Energy bands in solids! Band structure and conductivity Semiconductors! Intrinsic semiconductors!

More information

Analog & Digital Electronics Course No: PH-218

Analog & Digital Electronics Course No: PH-218 Analog & Digital Electronics Course No: PH-18 Lec 3: Rectifier and Clipper circuits Course nstructors: Dr. A. P. VAJPEY Department of Physics, ndian nstitute of Technology Guwahati, ndia 1 Rectifier Circuits:

More information

Series and Parallel Circuits

Series and Parallel Circuits Series and Parallel Circuits Direct-Current Series Circuits A series circuit is a circuit in which the components are connected in a line, one after the other, like railroad cars on a single track. There

More information

Lecture 24. Inductance and Switching Power Supplies (how your solar charger voltage converter works)

Lecture 24. Inductance and Switching Power Supplies (how your solar charger voltage converter works) Lecture 24 Inductance and Switching Power Supplies (how your solar charger voltage converter works) Copyright 2014 by Mark Horowitz 1 Roadmap: How Does This Work? 2 Processor Board 3 More Detailed Roadmap

More information

Operational Amplifier - IC 741

Operational Amplifier - IC 741 Operational Amplifier - IC 741 Tabish December 2005 Aim: To study the working of an 741 operational amplifier by conducting the following experiments: (a) Input bias current measurement (b) Input offset

More information

Study Guide for the Electronics Technician Pre-Employment Examination

Study Guide for the Electronics Technician Pre-Employment Examination Bay Area Rapid Transit District Study Guide for the Electronics Technician Pre-Employment Examination INTRODUCTION The Bay Area Rapid Transit (BART) District makes extensive use of electronics technology

More information

DEGREE: Bachelor in Biomedical Engineering YEAR: 2 TERM: 2 WEEKLY PLANNING

DEGREE: Bachelor in Biomedical Engineering YEAR: 2 TERM: 2 WEEKLY PLANNING SESSION WEEK COURSE: Electronic Technology in Biomedicine DEGREE: Bachelor in Biomedical Engineering YEAR: 2 TERM: 2 WEEKLY PLANNING DESCRIPTION GROUPS (mark X) SPECIAL ROOM FOR SESSION (Computer class

More information

Single Transistor FM Transmitter Design

Single Transistor FM Transmitter Design Single Transistor FM Transmitter Design In telecommunications, frequency modulation (FM) conveys information over a carrier wave by varying its frequency. FM is commonly used at VHF radio frequencies for

More information

Operating Manual Ver.1.1

Operating Manual Ver.1.1 Class B Amplifier (Push-Pull Emitter Follower) Operating Manual Ver.1.1 An ISO 9001 : 2000 company 94-101, Electronic Complex Pardesipura, Indore- 452010, India Tel : 91-731- 2570301/02, 4211100 Fax: 91-731-

More information

Lecture 17. Bipolar Junction Transistors (BJT): Part 1 Qualitative Understanding - How do they work? Reading: Pierret 10.1-10.6, 11.

Lecture 17. Bipolar Junction Transistors (BJT): Part 1 Qualitative Understanding - How do they work? Reading: Pierret 10.1-10.6, 11. Lecture 17 Bipolar Junction Transistors (BJT): Part 1 Qualitative Understanding - How do they work? Reading: Pierret 10.1-10.6, 11.1 Looks sort of like two diodes back to back pnp mnemonic: Pouring N Pot

More information

Lecture-7 Bipolar Junction Transistors (BJT) Part-I Continued

Lecture-7 Bipolar Junction Transistors (BJT) Part-I Continued 1 Lecture-7 ipolar Junction Transistors (JT) Part-I ontinued 1. ommon-emitter (E) onfiguration: Most JT circuits employ the common-emitter configuration shown in Fig.1. This is due mainly to the fact that

More information

Figure 1. Diode circuit model

Figure 1. Diode circuit model Semiconductor Devices Non-linear Devices Diodes Introduction. The diode is two terminal non linear device whose I-V characteristic besides exhibiting non-linear behavior is also polarity dependent. The

More information

GenTech Practice Questions

GenTech Practice Questions GenTech Practice Questions Basic Electronics Test: This test will assess your knowledge of and ability to apply the principles of Basic Electronics. This test is comprised of 90 questions in the following

More information

The full wave rectifier consists of two diodes and a resister as shown in Figure

The full wave rectifier consists of two diodes and a resister as shown in Figure The Full-Wave Rectifier The full wave rectifier consists of two diodes and a resister as shown in Figure The transformer has a centre-tapped secondary winding. This secondary winding has a lead attached

More information

Peak Atlas DCA. Semiconductor Component Analyser Model DCA55. User Guide

Peak Atlas DCA. Semiconductor Component Analyser Model DCA55. User Guide GB55-7 Peak Atlas DCA Semiconductor Component Analyser Model DCA55 User Guide Peak Electronic Design Limited 2000/2007 In the interests of development, information in this guide is subject to change without

More information

The basic cascode amplifier consists of an input common-emitter (CE) configuration driving an output common-base (CB), as shown above.

The basic cascode amplifier consists of an input common-emitter (CE) configuration driving an output common-base (CB), as shown above. Cascode Amplifiers by Dennis L. Feucht Two-transistor combinations, such as the Darlington configuration, provide advantages over single-transistor amplifier stages. Another two-transistor combination

More information

How To Calculate The Power Gain Of An Opamp

How To Calculate The Power Gain Of An Opamp A. M. Niknejad University of California, Berkeley EE 100 / 42 Lecture 8 p. 1/23 EE 42/100 Lecture 8: Op-Amps ELECTRONICS Rev C 2/8/2012 (9:54 AM) Prof. Ali M. Niknejad University of California, Berkeley

More information

CHAPTER 10 Fundamentals of the Metal Oxide Semiconductor Field Effect Transistor

CHAPTER 10 Fundamentals of the Metal Oxide Semiconductor Field Effect Transistor CHAPTER 10 Fundamentals of the Metal Oxide Semiconductor Field Effect Transistor Study the characteristics of energy bands as a function of applied voltage in the metal oxide semiconductor structure known

More information

Module 7 : I/O PADs Lecture 33 : I/O PADs

Module 7 : I/O PADs Lecture 33 : I/O PADs Module 7 : I/O PADs Lecture 33 : I/O PADs Objectives In this lecture you will learn the following Introduction Electrostatic Discharge Output Buffer Tri-state Output Circuit Latch-Up Prevention of Latch-Up

More information

Tristan s Guide to: Solving Parallel Circuits. Version: 1.0 Written in 2006. Written By: Tristan Miller Tristan@CatherineNorth.com

Tristan s Guide to: Solving Parallel Circuits. Version: 1.0 Written in 2006. Written By: Tristan Miller Tristan@CatherineNorth.com Tristan s Guide to: Solving Parallel Circuits. Version: 1.0 Written in 2006 Written By: Tristan Miller Tristan@CatherineNorth.com Parallel Circuits. Parallel Circuits are a little bit more complicated

More information

DIODE CIRCUITS LABORATORY. Fig. 8.1a Fig 8.1b

DIODE CIRCUITS LABORATORY. Fig. 8.1a Fig 8.1b DIODE CIRCUITS LABORATORY A solid state diode consists of a junction of either dissimilar semiconductors (pn junction diode) or a metal and a semiconductor (Schottky barrier diode). Regardless of the type,

More information

1. True or False? A voltage level in the range 0 to 2 volts is interpreted as a binary 1.

1. True or False? A voltage level in the range 0 to 2 volts is interpreted as a binary 1. File: chap04, Chapter 04 1. True or False? A voltage level in the range 0 to 2 volts is interpreted as a binary 1. 2. True or False? A gate is a device that accepts a single input signal and produces one

More information

Chapter 10 Advanced CMOS Circuits

Chapter 10 Advanced CMOS Circuits Transmission Gates Chapter 10 Advanced CMOS Circuits NMOS Transmission Gate The active pull-up inverter circuit leads one to thinking about alternate uses of NMOS devices. Consider the circuit shown in

More information

MRF175GU MRF175GV The RF MOSFET Line 200/150W, 500MHz, 28V

MRF175GU MRF175GV The RF MOSFET Line 200/150W, 500MHz, 28V Designed for broadband commercial and military applications using push pull circuits at frequencies to 500 MHz. The high power, high gain and broadband performance of these devices makes possible solid

More information

Thyristor & Power Control Circuits

Thyristor & Power Control Circuits Student Workbook 91570-00 Edition 4 Ê>{YèèRÆ3ÇË 3091570000503 FOURTH EDITION Second Printing, March 2005 Copyright February, 2003 Lab-Volt Systems, Inc. All rights reserved. No part of this publication

More information

AP-1 Application Note on Remote Control of UltraVolt HVPS

AP-1 Application Note on Remote Control of UltraVolt HVPS Basics Of UltraVolt HVPS Output Voltage Control Application Note on Remote Control of UltraVolt HVPS By varying the voltage at the Remote Adjust Input terminal (pin 6) between 0 and +5V, the UV highvoltage

More information

Measurement of Capacitance

Measurement of Capacitance Measurement of Capacitance Pre-Lab Questions Page Name: Class: Roster Number: Instructor:. A capacitor is used to store. 2. What is the SI unit for capacitance? 3. A capacitor basically consists of two

More information

Basic Logic Gates Richard E. Haskell

Basic Logic Gates Richard E. Haskell BASIC LOGIC GATES 1 E Basic Logic Gates Richard E. Haskell All digital systems are made from a few basic digital circuits that we call logic gates. These circuits perform the basic logic functions that

More information

Semiconductor Diode. It has already been discussed in the previous chapter that a pn junction conducts current easily. Principles of Electronics

Semiconductor Diode. It has already been discussed in the previous chapter that a pn junction conducts current easily. Principles of Electronics 76 6 Principles of Electronics Semiconductor Diode 6.1 Semiconductor Diode 6.3 Resistance of Crystal Diode 6.5 Crystal Diode Equivalent Circuits 6.7 Crystal Diode Rectifiers 6.9 Output Frequency of Half-Wave

More information

Transistor Models. ampel

Transistor Models. ampel Transistor Models Review of Transistor Fundamentals Simple Current Amplifier Model Transistor Switch Example Common Emitter Amplifier Example Transistor as a Transductance Device - Ebers-Moll Model Other

More information

THE BASICS OF PLL FREQUENCY SYNTHESIS

THE BASICS OF PLL FREQUENCY SYNTHESIS Supplementary Reading for 27 - Oscillators Ron Bertrand VK2DQ http://www.radioelectronicschool.com THE BASICS OF PLL FREQUENCY SYNTHESIS The phase locked loop (PLL) method of frequency synthesis is now

More information