University of Portland EE 271 Electrical Circuits Laboratory. Experiment: Digital-to-Analog Converter

Size: px
Start display at page:

Download "University of Portland EE 271 Electrical Circuits Laboratory. Experiment: Digital-to-Analog Converter"

Transcription

1 University of Portland EE 271 Electrical Circuits Laboratory Experiment: Digital-to-Analog Converter I. Objective The objective of this experiment is to build and test a circuit that can convert a binary number to an equivalent analog voltage. This circuit is called a digital-to-analog converter (DAC). II. List of Needed Components The following components will be used in this experiment: Eight 1 kω resistors III. Background A digital-to-analog converter (DAC) is a circuit that converts binary numbers to analog voltages. This is a very common circuit that is used in many commercial products. For example, a music player uses a DAC to convert a digital recording to an analog signal that can be amplified and played through speakers. Digital control systems use DACs to generate voltages that are used to control motors or other actuators. The input to the DAC is a binary number (base 2). Binary numbers use a positional number system just like decimal numbers (base 10). In a decimal number, such as 271, the rightmost digit is the ones (or 10 0 = 1) place, the next digit is the tens (or 10 1 = 10) place, and the next digit is the hundreds (or 10 2 = 100) place. So 271 = 2* * *10 0 = 2* *10 + 1*1 = 271. Binary numbers work the same way, except that the base is 2 instead of 10. In a binary number like 101, the right-most digit is the ones (or 2 0 = 1) place, the next digit is the twos (or 2 1 = 2) place, and the next digit is the fours (or 2 2 = 4) place. So the binary number 101 = 1* * *2 0 = 1*4 + 0*2 + 1*1 = 5 in decimal. Table 1 shows the decimal equivalent for all the 2-bit binary numbers. (In this lab we will only consider unsigned binary numbers, which means that they represent positive numbers only.) University of Portland - p. 1 of 9 - Exp - Digital-to-Analog

2 Table 1: 2-bit binary numbers and the equivalent decimal number 2-bit Binary Number Decimal 00 0* *2 0 = * *2 0 = * *2 0 = * *2 0 = 3 A simple DAC can be constructed from a resistor network called a R-2R ladder. The name comes from the fact that the R-2R ladder only uses two different values of resistor: R and 2R. The R-2R ladder circuit for a 2-bit DAC is shown in Figure 1. Figure 1: 2-Bit DAC The input to the circuit is a 2-bit binary number, where a 1 bit is represented by the power supply voltage Vs and a 0 bit is represented by 0 Volts. So, for example, to input the binary number 10 into the DAC, we would set Vs2 = Vs and Vs1 = 0V. In order to show how this circuit converts binary numbers to an analog voltage, let s analyze this circuit to find a formula for the output voltage Vout in terms of Vs2 and Vs1. First let s use source transformation to convert the voltage source Vs1 and the series resistance 2R to an equivalent current source in parallel with a resistor as shown in Figure 2. University of Portland - p. 2 of 9 - Exp - Digital-to-Analog

3 Figure 2: Circuit after source transformation Now the two resistors with value 2R on the right side of Figure 2 are in parallel and can be combined into an equivalent resistance of R (see Figure 3). Figure 3: Circuit after the two parallel resistors were combined Next, we use source transformation to convert the current source in parallel with the resistor to an equivalent voltage source in series with a resistor (see Figure 4). University of Portland - p. 3 of 9 - Exp - Digital-to-Analog

4 Figure 4: Circuit after source transformation We can combine the two series resistors with value R into a single equivalent resistor with value 2R as shown in Figure 5. Figure 5: Circuit after combining the two series resistors Next, we can again use source transformation to convert the voltage source and series resistor on the right side as shown in Figure 6. Figure 6: Circuit after source transformation University of Portland - p. 4 of 9 - Exp - Digital-to-Analog

5 Likewise, we can use source transformation to convert the other voltage source and series resistor as shown in Figure 7. Figure 7: Circuit after source transformation Now the two resistors with value 2R are in parallel, so they can be combined into an equivalent resistance of R. The two current sources are also in parallel, so they can be combined into a single current source (see Figure 8). Figure 8: Circuit after combining parallel resistors and current sources University of Portland - p. 5 of 9 - Exp - Digital-to-Analog

6 One last source transformation results in the circuit in Figure 9. Figure 9: Circuit after source transformation In Figure 9, we can see that if output terminals are connected to an open circuit, no current will flow through the resistor, so the voltage across the resistor will be zero (by Ohm s Law). Then Kirchhoff s Voltage Law (KVL) implies that the output voltage Vout will equal the source voltage: VVVVVVVV = VV SS1 + VV SS2. Since the circuit in Figure 9 is equivalent to 2 4 the circuit in Figure 1, this equation for Vout also holds for the circuit in Figure 1. Suppose that we use Vs = 4V as the power supply voltage so that a 1 bit is represented by 4V and a 0 bit by 0V. The output voltage for all four possible 2-bit binary numbers are shown in Table 2. Table 2: All possible inputs and outputs for 2-bit DAC 2-Bit Binary Number Decimal Vs2 Vs1 Vout VVVVVVVV = = 0VV VVVVVVVV = = 1VV VVVVVVVV = = 2VV VVVVVVVV = = 3VV As shown in Table 2, the output of the R-2R ladder circuit in Figure 1 is an analog voltage that has the same value as the decimal equivalent to the input binary number. Thus the circuit in Figure 1 converts a 2-bit binary number into an equivalent analog voltage. (In this circuit the output voltage equals the decimal value of the input, but in practical DAC circuits it is much more common for the output voltage to be proportional to the decimal value, but not actually equal to it.) University of Portland - p. 6 of 9 - Exp - Digital-to-Analog

7 A 3-bit DAC can be constructed as shown in Figure 10, and it can be shown that the output voltage is given by VVVVVVVV = VV SS3 + VV SS2 + VV SS Figure 10: 3-bit DAC IV. Prelab Assignment Assume that the power supply for the 3-bit DAC in Figure 10 is set to 8V, so that the value of Vs1, Vs2, and Vs3 will either be 8V for a 1 bit, or 0V for a 0 bit. Compute the output Vout for all of the possible input binary numbers (see Table 3). Table 3: All possible inputs and outputs for 3-bit DAC 3-Bit Decimal Vs3 Vs2 Vs1 Vout Binary Number University of Portland - p. 7 of 9 - Exp - Digital-to-Analog

8 V. Procedure Part 1: Measure the resistor values Measure and record the resistor values. Are they all within the 5% tolerance? Part 2: Construct a 2-bit DAC circuit In this part of the experiment, we will construct the 2-bit DAC circuit in Figure 1. Part 2a: Set the positive variable power supply on the Proto-board Adjust the internal positive variable supply on the Proto-board to Vs = 4V. See the Protoboard tutorial on the course website for details of how to adjust the voltage and how to connect to the positive variable supply and to ground. Part 2b: Use the Logic Switches to represent the input bits For the input binary number, we need to generate the power supply voltage Vs = 4V to represent a 1 bit and 0V to represent a zero bit. A convenient way to do that is to use the Logic Switches in the lower left-hand part of the Proto-board. See the Proto-board tutorial on the course website for details of how these switches work. Set the switches so that a 1 bit is represented by the internal positive variable supply which is set to Vs = 4V. For Logic Switch S1, verify that the output is the power supply voltage Vs when the switch is set to produce a 1 bit, and the output is 0 V when the switch is set to produce a 0 bit. Repeat for Logic Switch S2. Part 2c: Build the 2-bit DAC circuit Build the 2-bit DAC circuit shown in Figure 1 using R = 500 Ω, 2R = 1 kω, and using the Logic Switches to generate Vs1 and Vs2. Part 2d: Measure the output voltage Vout Measure the output voltage Vout for each of the four possible input values and put the results in a table similar to Table 2. Add a column in the table for % error for each output voltage. University of Portland - p. 8 of 9 - Exp - Digital-to-Analog

9 Part 3: 3-bit R-2R ladder Build the 3-bit DAC circuit in Figure 10. Set the positive variable supply in the Protoboard to Vs = 8V. Measure the output Vout for all the input values and record the results in a table similar to Table 3. Add a column in the table for % error for each output voltage. VI. Conclusion Write a paragraph that summarizes what you have learned in this lab. What does the R-2R DAC circuit do? Which circuit analysis techniques were important to analyzing the R-2R circuit? University of Portland - p. 9 of 9 - Exp - Digital-to-Analog

University of Portland EE 271 Electrical Circuits Laboratory. Experiment: Kirchhoff's Laws and Voltage and Current Division

University of Portland EE 271 Electrical Circuits Laboratory. Experiment: Kirchhoff's Laws and Voltage and Current Division University of Portland EE 271 Electrical Circuits Laboratory Experiment: Kirchhoff's Laws and Voltage and Current Division I. Objective The objective of this experiment is to determine the relationship

More information

University of Portland EE 271 Electrical Circuits Laboratory. Experiment: Inductors

University of Portland EE 271 Electrical Circuits Laboratory. Experiment: Inductors University of Portland EE 271 Electrical Circuits Laboratory Experiment: Inductors I. Objective The objective of this experiment is to verify the relationship between voltage and current in an inductor,

More information

University of Portland EE 271 Electrical Circuits Laboratory. Experiment: Op Amps

University of Portland EE 271 Electrical Circuits Laboratory. Experiment: Op Amps University of Portland EE 271 Electrical Circuits Laboratory Experiment: Op Amps I. Objective The objective of this experiment is to learn how to use an op amp circuit to prevent loading and to amplify

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 NETWORK ANALYSIS OBJECTIVES The purpose of this experiment is to mathematically analyze a circuit

More information

Embedded Control. Week 3 (7/13/11)

Embedded Control. Week 3 (7/13/11) Embedded Control Week 3 (7/13/11) Week 3 15:00 Lecture Overview of analog signals Digital-to-analog conversion Analog-to-digital conversion 16:00 Lab NXT analog IO Overview of Analog Signals Continuous

More information

Lab #2 Voltage and Current Division

Lab #2 Voltage and Current Division In this experiment, we will be investigating the concepts of voltage and current division. Voltage and current division is an application of Kirchoff s Laws. Kirchoff s Voltage Law Kirchoff s Voltage Law

More information

SCRIPT. Voltage Dividers

SCRIPT. Voltage Dividers SCRIPT Hello friends in our earlier discussion we talked about series resistive circuits, when connected in series, resistors form a "string" in which there is only one path for current. Ohm's law can

More information

EE 210: CIRCUITS AND DEVICES

EE 210: CIRCUITS AND DEVICES EE 210: CIRCUITS AND DEVICES LAB #3: VOLTAGE AND CURRENT MEASUREMENTS This lab features a tutorial on the instrumentation that you will be using throughout the semester. More specifically, you will see

More information

Lab 2 Operational Amplifier

Lab 2 Operational Amplifier Lab 2 Operational Amplifier Last Name: First Name: Student Number: Lab Section: Monday Tuesday Wednesday Thursday Friday TA Signature: Note: The Pre-Lab section must be completed prior to the lab session.

More information

Ohm's Law and DC Circuits

Ohm's Law and DC Circuits Physics Lab II Ohm s Law Name: Partner: Partner: Partner: Ohm's Law and DC Circuits EQUIPMENT NEEDED: Circuits Experiment Board Two Dcell Batteries Wire leads Multimeter 100, 330, 560, 1k, 10k, 100k, 220k

More information

DIGITAL TO ANALOG CONVERTER (DAC)

DIGITAL TO ANALOG CONVERTER (DAC) PH315 DIGITAL TO ANALOG CONVETE (DAC) Portland State University 1. PUPOSE: Construction of digitaltoanalogue converters using different techniques, namely the scaled resistors into summing junction, and

More information

Prelab 4 Millman s and Reciprocity Theorems

Prelab 4 Millman s and Reciprocity Theorems Prelab 4 Millman s and Reciprocity Theorems I. For the circuit in figure (4-7a) and figure (4-7b) : a) Calculate : - The voltage across the terminals A- B with the 1kΩ resistor connected. - The current

More information

vi. Apply 3V DC to your circuit network and measure the current through each resistor vii. Verify Kirchhoff s Current Law

vi. Apply 3V DC to your circuit network and measure the current through each resistor vii. Verify Kirchhoff s Current Law Lab Experiment No. EE1106, Fall 201 Connections I. Introduction In this lab exercise, you will learn how to read schematic diagrams of electronic networks, how to transform schematics into actual element

More information

EE EXPERIMENT 2 ANALOG AND DIGITAL MULTIMETERS INTRODUCTION. Figure 1: Internal resistance of a non-ideal ammeter.

EE EXPERIMENT 2 ANALOG AND DIGITAL MULTIMETERS INTRODUCTION. Figure 1: Internal resistance of a non-ideal ammeter. Consider the two circuits shown in Figure 1 below. EE 2101 - EXPERIMENT 2 ANALOG AND DIGITAL MULTIMETERS INTRODUCTION Figure 1: Internal resistance of a non-ideal ammeter. The circuit on the left contains

More information

EE 421L Digital Electronics Laboratory. Laboratory Exercise #9 ADC and DAC

EE 421L Digital Electronics Laboratory. Laboratory Exercise #9 ADC and DAC EE 421L Digital Electronics Laboratory Laboratory Exercise #9 ADC and DAC Department of Electrical and Computer Engineering University of Nevada, at Las Vegas Objective: The purpose of this laboratory

More information

Exp. 1 USE OF BASIC ELECTRONIC MEASURING INSTRUMENTS, PART I

Exp. 1 USE OF BASIC ELECTRONIC MEASURING INSTRUMENTS, PART I Exp. 1 USE OF BASIC ELECTRONIC MEASURING INSTRUMENTS, PART I PURPOSE: To become familiar with some of the instruments used in this and subsequent labs. To develop proper laboratory procedures relative

More information

Lab 6 Prelab Grading Sheet

Lab 6 Prelab Grading Sheet Lab 6 Prelab Grading Sheet NAME: Read through the Background section of this lab and print the prelab and in-lab grading sheets. Then complete the steps below and fill in the Prelab 6 Grading Sheet. You

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #7 Lab Report Analog-Digital Applications Submission Date: 08/01/2018 Instructors: Dr. Ahmed Dallal Shangqian Gao Submitted By: Nick Haver & Alex Williams Station #2

More information

Data Conversion and Lab Lab 1 Fall Operational Amplifiers

Data Conversion and Lab Lab 1 Fall Operational Amplifiers Operational Amplifiers Lab Report Objectives Materials See separate report form located on the course webpage. This form should be completed during the performance of this lab. 1) To construct and operate

More information

ENGR 120 LAB #2 Electronic Tools and Ohm s Law

ENGR 120 LAB #2 Electronic Tools and Ohm s Law ENGR 120 LAB #2 Electronic Tools and Ohm s Law Objectives Understand how to use a digital multi-meter, power supply and proto board and apply that knowledge to constructing circuits to demonstrate ohm

More information

Control System Circuits with Opamps

Control System Circuits with Opamps Control System Circuits with Opamps 27.04.2009 Purpose To introduce opamps, transistors and their usage To apply a control system with analog circuit elements. Difference Amplifier Figure 1 Basic Difference

More information

EEE 2101 Circuit Theory I - Laboratory 1 Kirchoff s Laws, Series-Parallel Circuits

EEE 2101 Circuit Theory I - Laboratory 1 Kirchoff s Laws, Series-Parallel Circuits ame & Surname: D: Date: EEE 20 Circuit Theory - Laboratory Kirchoff s Laws, Series-Parallel Circuits List of topics for this laboratory: Ohm s Law Kirchoff s Current Law(KCL) Kirchoff s Voltage Law(KVL)

More information

Section3 Chapter 2: Operational Amplifiers

Section3 Chapter 2: Operational Amplifiers 2012 Section3 Chapter 2: Operational Amplifiers Reference : Microelectronic circuits Sedra six edition 1/10/2012 Contents: 1- THE Ideal operational amplifier 2- Inverting configuration a. Closed loop gain

More information

DC CIRCUITS AND OHM'S LAW

DC CIRCUITS AND OHM'S LAW July 15, 2008 DC Circuits and Ohm s Law 1 Name Date Partners DC CIRCUITS AND OHM'S LAW AMPS - VOLTS OBJECTIVES OVERVIEW To learn to apply the concept of potential difference (voltage) to explain the action

More information

University of Pennsylvania. Department of Electrical and Systems Engineering. ESE Undergraduate Laboratory. Analog to Digital Converter

University of Pennsylvania. Department of Electrical and Systems Engineering. ESE Undergraduate Laboratory. Analog to Digital Converter University of Pennsylvania Department of Electrical and Systems Engineering ESE Undergraduate Laboratory Analog to Digital Converter PURPOSE The purpose of this lab is to design and build a simple Digital-to-Analog

More information

ENGINEERING COUNCIL CERTIFICATE LEVEL ENGINEERING SCIENCE C103

ENGINEERING COUNCIL CERTIFICATE LEVEL ENGINEERING SCIENCE C103 ENGINEERING COUNCIL CERTIFICATE LEVEL ENGINEERING SCIENCE C03 TUTORIAL 4 ELECTRICAL RESISTANCE On completion of this tutorial you should be able to do the following. Explain resistance and resistors. Explain

More information

Ohm s Law and Electrical Circuits

Ohm s Law and Electrical Circuits Ohm s Law and Electrical Circuits INTRODUCTION In this experiment, you will measure the current-voltage characteristics of a resistor and check to see if the resistor satisfies Ohm s law. In the process

More information

Analog to Digital (ADC) and Digital to Analog (DAC) Converters

Analog to Digital (ADC) and Digital to Analog (DAC) Converters Analog to Digital (ADC) and Digital to Analog (DAC) Converters 1)Vandana yadav Research scholar singhinia university pachri (Raj. ) 2)Amit yadav (Dept. of physics) Electric voltage and current signals

More information

Transistor Configuration

Transistor Configuration Transistor Configuration 1 Objectives To review BJT biasing circuit. To study BJT amplifier circuit To understand the BJT configuration. To analyse single-stage BJT amplifier circuits. To study the differential

More information

EMG Electrodes. Fig. 1. System for measuring an electromyogram.

EMG Electrodes. Fig. 1. System for measuring an electromyogram. 1270 LABORATORY PROJECT NO. 1 DESIGN OF A MYOGRAM CIRCUIT 1. INTRODUCTION 1.1. Electromyograms The gross muscle groups (e.g., biceps) in the human body are actually composed of a large number of parallel

More information

Common Emitter Amplifier

Common Emitter Amplifier EE 360 Circuits & Electronics Lab. #5 Common Emitter Amplifier Lab Date: March 28, 2001 Takafumi Asaki Partner: Paola Jaramillo Instructor: R. M. Loftus ABSTRACT By using the basic concept of the NPN transistor,

More information

Lecture # 4 Network Analysis

Lecture # 4 Network Analysis CPEN 206 Linear Circuits Lecture # 4 Network Analysis Dr. Godfrey A. Mills Email: gmills@ug.edu.gh Phone: 026-907-3163 February 22, 2016 Course TA David S. Tamakloe 1 What is Network Technique o Network

More information

Resistive Circuits. Lab 2: Resistive Circuits ELECTRICAL ENGINEERING 42/43/100 INTRODUCTION TO MICROELECTRONIC CIRCUITS

Resistive Circuits. Lab 2: Resistive Circuits ELECTRICAL ENGINEERING 42/43/100 INTRODUCTION TO MICROELECTRONIC CIRCUITS NAME: NAME: SID: SID: STATION NUMBER: LAB SECTION: Resistive Circuits Pre-Lab: /46 Lab: /54 Total: /100 Lab 2: Resistive Circuits ELECTRICAL ENGINEERING 42/43/100 INTRODUCTION TO MICROELECTRONIC CIRCUITS

More information

EE283 Laboratory Exercise 1-Page 1

EE283 Laboratory Exercise 1-Page 1 EE283 Laboratory Exercise # Basic Circuit Concepts Objectives:. To become familiar with the DC Power Supply unit, analog and digital multi-meters, fixed and variable resistors, and the use of solderless

More information

Experiment 2: Simulation of DC Resistive Circuits

Experiment 2: Simulation of DC Resistive Circuits Experiment 2: Simulation of DC Resistive Circuits Objectives: Simulate DC Resistive circuits using Orcad PSpice Software. Verify experimental and theoretically calculated results for a given resistive

More information

Computerized Data Acquisition Systems. Chapter 4

Computerized Data Acquisition Systems. Chapter 4 Computerized Data Acquisition Systems Chapter 4 Data Acquisition - Objectives State and discuss in terms a bright high school student would understand the following definitions related to data acquisition

More information

DATA CONVERSION AND LAB (17.368) Fall Class # 07. October 16, 2008

DATA CONVERSION AND LAB (17.368) Fall Class # 07. October 16, 2008 DATA CONVERSION AND LAB (17.368) Fall 2008 Class # 07 October 16, 2008 Dohn Bowden 1 Today s Lecture Outline Course Admin Lab #3 next week Exam in two weeks 10/30/08 Detailed Technical Discussions Digital

More information

EE 331 Devices and Circuits I. Lecture 1 March 31, 2014

EE 331 Devices and Circuits I. Lecture 1 March 31, 2014 EE 331 Devices and Circuits I Lecture 1 March 31, 2014 Four Main Topics (Welcome to the Real World!) Physics of conduction in semiconductors (Chap 2) Solid state diodes physics, applications, and analysis

More information

THE SPEAKER. The decibel scale is related to the physical sound intensity measured in watts/cm 2 by the following equation:

THE SPEAKER. The decibel scale is related to the physical sound intensity measured in watts/cm 2 by the following equation: OBJECTIVES: THE SPEAKER 1) Know the definition of "decibel" as a measure of sound intensity or power level. ) Know the relationship between voltage and power level measured in decibels. 3) Illustrate how

More information

Experiment #7: Designing and Measuring a Common-Emitter Amplifier

Experiment #7: Designing and Measuring a Common-Emitter Amplifier SCHOOL OF ENGINEERING AND APPLIED SCIENCE DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING ECE 2115: ENGINEERING ELECTRONICS LABORATORY Experiment #7: Designing and Measuring a Common-Emitter Amplifier

More information

EE 210: CIRCUITS AND DEVICES

EE 210: CIRCUITS AND DEVICES EE 210: CIRCUITS AND DEVICES OPERATIONAL AMPLIFIERS PART II This is the second of two laboratory sessions that provide an introduction to the op amp. In this session you will study three amplifiers designs:

More information

Revision: April 18, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: April 18, E Main Suite D Pullman, WA (509) Voice and Fax Revision: April 18, 2010 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax Overview In this lab assignment, we will use KVL and KCL to analyze some simple circuits. The circuits will be

More information

Name: Resistors and Basic Resistive Circuits. Objective: To gain experience with data acquisition proto-boards physical resistors. Table of Contents:

Name: Resistors and Basic Resistive Circuits. Objective: To gain experience with data acquisition proto-boards physical resistors. Table of Contents: Objective: To gain experience with data acquisition proto-boards physical resistors Table of Contents: Name: Resistors and Basic Resistive Circuits Pre-Lab Assignment 1 Background 2 National Instruments

More information

ENGR4300 Spring 2006 Test 4B. Name solution. Section 3 and 4. Question 1 (25 points) This is worth 20 not 25

ENGR4300 Spring 2006 Test 4B. Name solution. Section 3 and 4. Question 1 (25 points) This is worth 20 not 25 ENGR4300 Spring 2006 Test 4B Name solution Section 3 and 4 Question 1 (25 points) This is worth 20 not 25 Question 2 (15 points) This is worth 20 not 15 Question 3 (20 points) Question 4 (20 points) Question

More information

Exercise 3: Ohm s Law Circuit Voltage

Exercise 3: Ohm s Law Circuit Voltage Ohm s Law DC Fundamentals Exercise 3: Ohm s Law Circuit Voltage EXERCISE OBJECTIVE When you have completed this exercise, you will be able to determine voltage by using Ohm s law. You will verify your

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 1 MAXIMUM POWER TRANSFER OBJECTIVES In this experiment the student will investigate the circuit requirements

More information

Engineering Laboratory Exercises (Electric Circuits Module) Prepared by

Engineering Laboratory Exercises (Electric Circuits Module) Prepared by Engineering 1040 Laboratory Exercises (Electric Circuits Module) Prepared by Eric W. Gill FALL 2008 2 EXP 1040-EL1 VOLTAGE, CURRENT, RESISTANCE AND POWER PURPOSE To (i) investigate the relationship between

More information

The Art of Electrical Measurements

The Art of Electrical Measurements The Art of Electrical Measurements Purpose: Introduce fundamental electrical test and measurement tools and the art of making electrical measurements. Equipment Required Prelab 1 Digital Multimeter 1 -

More information

LABORATORY 7 v2 BOOST CONVERTER

LABORATORY 7 v2 BOOST CONVERTER University of California Berkeley Department of Electrical Engineering and Computer Sciences EECS 100, Professor Bernhard Boser LABORATORY 7 v2 BOOST CONVERTER In many situations circuits require a different

More information

INC 253 Digital and electronics laboratory I

INC 253 Digital and electronics laboratory I INC 253 Digital and electronics laboratory I Laboratory 4 Wave Shaping Diode Circuits Author: ID CoAuthors: 1. ID 2. ID 3. ID Experiment Date: Report received Date: Comments For Instructor Full Marks Pre

More information

Chapter 3 Novel Digital-to-Analog Converter with Gamma Correction for On-Panel Data Driver

Chapter 3 Novel Digital-to-Analog Converter with Gamma Correction for On-Panel Data Driver Chapter 3 Novel Digital-to-Analog Converter with Gamma Correction for On-Panel Data Driver 3.1 INTRODUCTION As last chapter description, we know that there is a nonlinearity relationship between luminance

More information

Chapter 1: DC circuit basics

Chapter 1: DC circuit basics Chapter 1: DC circuit basics Overview Electrical circuit design depends first and foremost on understanding the basic quantities used for describing electricity: voltage, current, and power. In the simplest

More information

Introduction to the Op-Amp

Introduction to the Op-Amp Purpose: ENGR 210/EEAP 240 Lab 5 Introduction to the Op-Amp To become familiar with the operational amplifier (OP AMP), and gain experience using this device in electric circuits. Equipment Required: HP

More information

Chapter 1: DC circuit basics

Chapter 1: DC circuit basics Chapter 1: DC circuit basics Overview Electrical circuit design depends first and foremost on understanding the basic quantities used for describing electricity: Voltage, current, and power. In the simplest

More information

Data Conversion and Lab (17.368) Fall Lecture Outline

Data Conversion and Lab (17.368) Fall Lecture Outline Data Conversion and Lab (17.368) Fall 2013 Lecture Outline Class # 07 October 17, 2013 Dohn Bowden 1 Today s Lecture Outline Administrative Detailed Technical Discussions Digital to Analog Conversion Lab

More information

PHYS 1112L - Introductory Physics Laboratory II

PHYS 1112L - Introductory Physics Laboratory II PHYS 1112L - Introductory Physics Laboratory II Laboratory Advanced Sheet dc Circuits 1. Objectives. The objectives of this laboratory are a. to be able to construct dc circuits given a circuit diagram

More information

Real Analog - Circuits 1 Chapter 1: Lab Projects

Real Analog - Circuits 1 Chapter 1: Lab Projects 1.4.4: Temperature Measurement System Real Analog - Circuits 1 Chapter 1: Lab Projects Overview: This lab assignment also includes our first design-related task: we will design a circuit whose output voltage

More information

Transistor Configuration

Transistor Configuration Transistor Configuration 1 Objectives To review BJT biasing circuit. To study BJT amplifier circuit To understand the BJT configuration. To analyse single-stage BJT amplifier circuits. To study the differential

More information

ES250: Electrical Science. HW6: The Operational Amplifier

ES250: Electrical Science. HW6: The Operational Amplifier ES250: Electrical Science HW6: The Operational Amplifier Introduction This chapter introduces the operational amplifier or op amp We will learn how to analyze and design circuits that contain op amps,

More information

Lab 2: Common Base Common Collector Design Exercise

Lab 2: Common Base Common Collector Design Exercise CSUS EEE 109 Lab - Section 01 Lab 2: Common Base Common Collector Design Exercise Author: Bogdan Pishtoy / Lab Partner: Roman Vermenchuk Lab Report due March 26 th Lab Instructor: Dr. Kevin Geoghegan 2016-03-25

More information

3. Voltage and Current laws

3. Voltage and Current laws 1 3. Voltage and Current laws 3.1 Node, Branches, and loops A branch represents a single element such as a voltage source or a resistor A node is the point of the connection between two or more elements

More information

EK307 Introduction to the Lab

EK307 Introduction to the Lab EK307 Introduction to the Lab Learning to Use the Test Equipment Laboratory Goal: Become familiar with the test equipment in the electronics laboratory (PHO105). Learning Objectives: Voltage source and

More information

EE 210 Lab Exercise #4 D/A & A/D Converters

EE 210 Lab Exercise #4 D/A & A/D Converters EE 210 Lab Exercise #4 D/A & A/D Converters Introduction This lab deals with simple resistive circuits to perform Digital-to-Analog (D/A) conversion. We also introduce the use of a basic Analog-to-Digital

More information

LABORATORY Experiment 1

LABORATORY Experiment 1 LABORATORY Experiment 1 Resistivity Measurement, Resistors and Ohm s Law 1. Objectives To measure the resistance of conductors, insulators and semiconductor and calculate the resistivity of a copper wire.

More information

LABORATORY 5 v3 OPERATIONAL AMPLIFIER

LABORATORY 5 v3 OPERATIONAL AMPLIFIER University of California Berkeley Department of Electrical Engineering and Computer Sciences EECS 100, Professor Bernhard Boser LABORATORY 5 v3 OPERATIONAL AMPLIFIER Integrated operational amplifiers opamps

More information

Multimeter Introduction

Multimeter Introduction Multimeter Introduction Abstract The general aim of this lab is to introduce you to the proper use of a digital multimeter with its associated uncertainties and to show how to propagate those uncertainties.

More information

Oregon State University Lab Session #1 (Week 3)

Oregon State University Lab Session #1 (Week 3) Oregon State University Lab Session #1 (Week 3) ENGR 201 Electrical Fundamentals I Equipment and Resistance Winter 2016 EXPERIMENTAL LAB #1 INTRO TO EQUIPMENT & OHM S LAW This set of laboratory experiments

More information

THE BREADBOARD; DC POWER SUPPLY; RESISTANCE OF METERS; NODE VOLTAGES AND EQUIVALENT RESISTANCE; THÉVENIN EQUIVALENT CIRCUIT

THE BREADBOARD; DC POWER SUPPLY; RESISTANCE OF METERS; NODE VOLTAGES AND EQUIVALENT RESISTANCE; THÉVENIN EQUIVALENT CIRCUIT THE BREADBOARD; DC POWER SUPPLY; RESISTANCE OF METERS; NODE VOLTAGES AND EQUIVALENT RESISTANCE; THÉVENIN EQUIVALENT CIRCUIT YOUR NAME GTA S SIGNATURE LAB MEETING TIME Objectives: To correctly operate the

More information

6.01, Fall Semester, 2007 Assignment 8, Issued: Tuesday, Oct. 23rd 1

6.01, Fall Semester, 2007 Assignment 8, Issued: Tuesday, Oct. 23rd 1 6.01, Fall Semester, 2007 Assignment 8, Issued: Tuesday, Oct. 23rd 1 MASSACHVSETTS INSTITVTE OF TECHNOLOGY Department of Electrical Engineering and Computer Science 6.01 Introduction to EECS I Fall Semester,

More information

II. Experimental Procedure

II. Experimental Procedure Ph 122 July 27, 2006 Ohm's Law http://www.physics.sfsu.edu/~manuals/ph122/ I. Theory In this lab we will make detailed measurements on one resistor to see if it obeys Ohm's law. We will also verify the

More information

Lecture Week 5. Voltage Divider Method Equivalent Circuits Review Lab Report Template and Rubric Workshop

Lecture Week 5. Voltage Divider Method Equivalent Circuits Review Lab Report Template and Rubric Workshop Lecture Week 5 Voltage Divider Method Equivalent Circuits Review Lab Report Template and Rubric Workshop Voltage Divider Method The voltage divider is a method/tool that can be used to: Design voltage

More information

Mixed Series & Parallel Circuits

Mixed Series & Parallel Circuits Add Important Mixed Series & arallel Circuits age: 477 Mixed Series & arallel Circuits NGSS Standards: N/A MA Curriculum Frameworks (006): 5. A hysics 1 Learning Objectives: 5.B.9.1, 5.B.9., 5.B.9., 5.C..1,

More information

Real Analog Chapter 2: Circuit Reduction. 2 Introduction and Chapter Objectives. After Completing this Chapter, You Should be Able to:

Real Analog Chapter 2: Circuit Reduction. 2 Introduction and Chapter Objectives. After Completing this Chapter, You Should be Able to: 1300 Henley Court Pullman, WA 99163 509.334.6306 www.store. digilent.com 2 Introduction and Chapter Objectives In Chapter 1, we presented Kirchhoff's laws (which govern the interaction between circuit

More information

Lab 4 OHM S LAW AND KIRCHHOFF S CIRCUIT RULES

Lab 4 OHM S LAW AND KIRCHHOFF S CIRCUIT RULES 57 Name Date Partners Lab 4 OHM S LAW AND KIRCHHOFF S CIRCUIT RULES AMPS - VOLTS OBJECTIVES To learn to apply the concept of potential difference (voltage) to explain the action of a battery in a circuit.

More information

ELG3336: Converters Analog to Digital Converters (ADCs) Digital to Analog Converters (DACs)

ELG3336: Converters Analog to Digital Converters (ADCs) Digital to Analog Converters (DACs) ELG3336: Converters Analog to Digital Converters (ADCs) Digital to Analog Converters (DACs) Digital Output Dout 111 110 101 100 011 010 001 000 ΔV, V LSB V ref 8 V FSR 4 V 8 ref 7 V 8 ref Analog Input

More information

Experiment #8: Designing and Measuring a Common-Collector Amplifier

Experiment #8: Designing and Measuring a Common-Collector Amplifier SCHOOL OF ENGINEERING AND APPLIED SCIENCE DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING ECE 2115: ENGINEERING ELECTRONICS LABORATORY Experiment #8: Designing and Measuring a Common-Collector Amplifier

More information

EK 307 Lab: Light-Emitting Diodes. In-lab Assignment (Complete Level 1 and additionally level 2 if you choose to):

EK 307 Lab: Light-Emitting Diodes. In-lab Assignment (Complete Level 1 and additionally level 2 if you choose to): EK 307 Lab: Light-Emitting Diodes Laboratory Goal: To explore the characteristics of the light emitting diode. Learning Objectives: Voltage, Current, Power, and Instrumentation. Suggested Tools: Voltage

More information

Basic Operational Amplifier Circuits

Basic Operational Amplifier Circuits Basic Operational Amplifier Circuits Comparators A comparator is a specialized nonlinear op-amp circuit that compares two input voltages and produces an output state that indicates which one is greater.

More information

Class #3: Experiment Signals, Instrumentation, and Basic Circuits

Class #3: Experiment Signals, Instrumentation, and Basic Circuits Class #3: Experiment Signals, Instrumentation, and Basic Circuits Purpose: The objectives of this experiment are to gain some experience with the tools we use (i.e. the electronic test and measuring equipment

More information

3.4 The Single-Loop Circuit Single-loop circuits

3.4 The Single-Loop Circuit Single-loop circuits 25 3.4 The Single-Loop Circuit Single-loop circuits Elements are connected in series All elements carry the same current We shall determine The current through each element The voltage across each element

More information

Real Analog Chapter 3: Nodal & Mesh Analysis. 3 Introduction and Chapter Objectives. 3.1 Introduction and Terminology

Real Analog Chapter 3: Nodal & Mesh Analysis. 3 Introduction and Chapter Objectives. 3.1 Introduction and Terminology Real Analog Chapter 3: Nodal & Mesh Analysis 1300 Henley Court Pullman, WA 99163 509.334.6306 www.store.digilent.com 3 Introduction and Chapter Objectives In Chapters 1 & 2, we introduced several tools

More information

Experiment #3 Kirchhoff's Laws

Experiment #3 Kirchhoff's Laws SAN FRANCSC STATE UNVERSTY ELECTRCAL ENGNEERNG Kirchhoff's Laws bjective To verify experimentally Kirchhoff's voltage and current laws as well as the principles of voltage and current division. ntroduction

More information

B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics

B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics Sr. No. Date TITLE To From Marks Sign 1 To verify the application of op-amp as an Inverting Amplifier 2 To

More information

Analog-to-Digital Converter (ADC) And Digital-to-Analog Converter (DAC)

Analog-to-Digital Converter (ADC) And Digital-to-Analog Converter (DAC) 1 Analog-to-Digital Converter (ADC) And Digital-to-Analog Converter (DAC) 2 1. DAC In an electronic circuit, a combination of high voltage (+5V) and low voltage (0V) is usually used to represent a binary

More information

ANALOG TO DIGITAL (ADC) and DIGITAL TO ANALOG CONVERTERS (DAC)

ANALOG TO DIGITAL (ADC) and DIGITAL TO ANALOG CONVERTERS (DAC) COURSE / CODE DIGITAL SYSTEM FUNDAMENTALS (ECE421) DIGITAL ELECTRONICS FUNDAMENTAL (ECE422) ANALOG TO DIGITAL (ADC) and DIGITAL TO ANALOG CONVERTERS (DAC) Connecting digital circuitry to sensor devices

More information

Lecture 6: Digital/Analog Techniques

Lecture 6: Digital/Analog Techniques Lecture 6: Digital/Analog Techniques The electronics signals that we ve looked at so far have been analog that means the information is continuous. A voltage of 5.3V represents different information that

More information

DiMarzio Section Only: Prelab: 3 items in yellow. Reflection: Summary of what you learned, and answers to two questions in green.

DiMarzio Section Only: Prelab: 3 items in yellow. Reflection: Summary of what you learned, and answers to two questions in green. EECE 2150 - Circuits and Signals: Biomedical Applications Lab 6 Sec 2 Getting started with Operational Amplifier Circuits DiMarzio Section Only: Prelab: 3 items in yellow. Reflection: Summary of what you

More information

Embedded Control. Week 1 (6/29/11)

Embedded Control. Week 1 (6/29/11) Embedded Control Week 1 (6/29/11) Week 1 15:00 Lecture Circuit theory, terminology Overview of elementary circuit components Reading circuit diagrams 16:00 Lab NXT GPIO with HiTechnic sensor expansion

More information

The Common Emitter Amplifier Circuit

The Common Emitter Amplifier Circuit The Common Emitter Amplifier Circuit In the Bipolar Transistor tutorial, we saw that the most common circuit configuration for an NPN transistor is that of the Common Emitter Amplifier circuit and that

More information

Lab Experiment No. 4

Lab Experiment No. 4 Lab Experiment No. Kirchhoff s Laws I. Introduction In this lab exercise, you will learn how to read schematic diagrams of electronic networks, how to draw and use network graphs, how to transform schematics

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 10 ANALOG-TO-DIGITAL AND DIGITAL-TO-ANALOG CONVERSION OBJECTIVES The purpose of this experiment is

More information

A 3-STAGE 5W AUDIO AMPLIFIER

A 3-STAGE 5W AUDIO AMPLIFIER ECE 2201 PRELAB 7x BJT APPLICATIONS A 3-STAGE 5W AUDIO AMPLIFIER UTILIZING NEGATIVE FEEDBACK INTRODUCTION Figure P7-1 shows a simplified schematic of a 3-stage audio amplifier utilizing three BJT amplifier

More information

ELG4139: Converters Analog to Digital Converters (ADCs) Digital to Analog Converters (DACs)

ELG4139: Converters Analog to Digital Converters (ADCs) Digital to Analog Converters (DACs) ELG4139: Converters Analog to Digital Converters (ADCs) Digital to Analog Converters (DACs) Digital Output Dout 111 110 101 100 011 010 001 000 ΔV, V LSB V ref 8 V FS 4 V 8 ref 7 V 8 ref Analog Input V

More information

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Electronic Circuits Spring 2007

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Electronic Circuits Spring 2007 Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.002 Electronic Circuits Spring 2007 Homework #11 Handout S07053 Issued 4/26/2007 Due 5/11/2007 Introduction

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 2 BASIC CIRCUIT ELEMENTS OBJECTIVES The purpose of this experiment is to familiarize the student with

More information

EET 438a Automatic Control Systems Technology Laboratory 1 Analog Sensor Signal Conditioning

EET 438a Automatic Control Systems Technology Laboratory 1 Analog Sensor Signal Conditioning EET 438a Automatic Control Systems Technology Laboratory 1 Analog Sensor Signal Conditioning Objectives: Use analog OP AMP circuits to scale the output of a sensor to signal levels commonly found in practical

More information

Lab 3: Kirchhoff's Laws and Basic Instrumentation

Lab 3: Kirchhoff's Laws and Basic Instrumentation Lab 3: Kirchhoff's Laws and Basic Instrumentation By: Gary A. Ybarra Christopher E. Cramer Duke Universty Department of Electrical and Computer Engineering Durham, NC 1. Purpose The purpose of this exercise

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 #6: Biasing an NPN BJT Introduction to CE, CC, and CB Amplifiers

Experiment #6: Biasing an NPN BJT Introduction to CE, CC, and CB Amplifiers SCHOOL OF ENGINEERING AND APPLIED SCIENCE DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING ECE 2115: ENGINEERING ELECTRONICS LABORATORY Experiment #6: Biasing an NPN BJT Introduction to CE, CC, and CB

More information

LABORATORY 6 v3 TIME DOMAIN

LABORATORY 6 v3 TIME DOMAIN University of California Berkeley Department of Electrical Engineering and Computer Sciences EECS 100, Professor Bernhard Boser LABORATORY 6 v3 TIME DOMAIN Inductors and capacitors add a host of new circuit

More information