Lab 3: Digital Multimeter and Voltage Generator

Size: px
Start display at page:

Download "Lab 3: Digital Multimeter and Voltage Generator"

Transcription

1 Lab 3: Digital Multimeter and Voltage Generator Lab Goals: Learn how to use your mydaq as a Digital Multimeter (DMM) Learn how to output a signal to a specified output port on the mydaq and verify its functionality. Design a Digital Multimeter and Voltage Generator to be used on later labs. Use the DMM to measure several resistor, voltage and current values. Credit: Part 1: Dr. Ed Yu, UT Austin, Part 2: Dr. Bill Dillon, UT Arlington Required Lab Material: NI mydaq kit Due at the end of Lab: Lab report and copies of Vis you designed Part1: DMM and Voltage Generator using NI mydaq (est time: 60 mins) Assignment: Build a Digital Multimeter Create a voltmeter 1. On block diagram, Use Quick Drop (Ctrl-Space) to find Multimeter Select NI ELVISmx Digital Multimeter. It s called an Express VI because it has its own configuration screen which comes up automatically. 2. Configure for DC Voltage measurement, Auto scale 3. Expand the Express VI down to see all the input/output terminals

2 4. Right click on Device Name input and Create Control (this places control on front panel) 5. On front panel, use Quick Drop to find Waveform Chart and Numeric Indicator 6. On block diagram, wire together as shown. 7. On block diagram, use Quick Drop to find While Loop. Drag loop around your code 8. Right click on Conditional terminal and Create Control (this places stop button on front panel ) Figure 3.1: Multimeter, Front Panel Figure 3.2: Multimeter, Block Diagram 9. Test by measuring a battery, or 5V / DGND pins on mydaq using DMM probes. 10. Save your VI as your_name_mydmm.vi

3 Add Current and Resistance measurements to your DMM 11. On block diagram, drag a Case Structure around the DAQ Assistant. 12. On front panel, use Quick Drop to create an Enum ( an enumerated list ). Label as Measurement Type (Figure 3.3, 3.4) 13. On front panel, right click on Enum and select Edit Items (Figure 3.5). 14. Add Voltage, Current,and Resistance as the three items on the list 15. On block diagram, wire the Enum to the Case Selector ( denoted by ) 16. Right click on border of Case and select Add Case for Every Value ( This will create all three cases you need, neatly labeled to match the Measurement Type list. ) Figure 3.3: Front Panel Figure 3.4: Block Diagram

4 Figure 3.5: Enum Properties Menu 17. Add NI ELVISmx Digital Multimeter.vi to the Current case (Figure 3.6), and setup the measurement as shown. The NI mydaq has an internal shunt resistor to measure current through the analog-to-digital converter. Figure 3.6: Multimeter VI Properties Menu 18. Add NI ELVISmx Digital Multimeter.vi to the Resistance case (Figure 3.7), and setup the measurement as shown. Note that in order to measure Resistance using an Analog-to-

5 Digital converter, you supply an excitation current ( Iex ) through a Shunt Resistor. mydaq has an Internal current source, allowing the measurement of Resistance. Figure 3.7: Multimeter VI Properties Menu 19. Be sure to wire the Data output of each DAQ Assistant to the white tunnel on the Case Structure. When all Cases are properly wired, the tunnel will turn solid and your VI should run. 20. Now you are ready to test your DMM for all three measurements: Voltage, Current, and Resistance. 21. Congratulations! You have just created your own Digital Multimeter using LabVIEW and mydaq! 22. Remember to switch the DMM probes to the correct when you want to measure current. 23. Test Resistance by touchi8ng probes together. Resistance should go to zero. Or get a resistor and touch the probes to either side of the resistor. 24. Save your VI. Acknowledgement: A Special thanks to Eric Dean (Academic Field Engineer of NI), and Dr. Ed Yu from UT Austin for the example DMM.

6 Part2: Resistance Measurements with your NI mydaq (est 60 mins) Resistors are the most common of electronic components found in many circuits and systems. This lab experiment is designed to: sharpen your skill at reading specified values and tolerances from resistor color bands, and introduce you into taking resistor measurements using the DMM. Experiment Procedure The lab GTA will give you a numbered plastic bag containing 5 quarter-watt axial-lead (through-hole) metal film resistors of various values and tolerances. Your task is to record the number of your bag at the top of Table 1 shown in Section IV on the following page, and complete the entries in this Table using the resistor color guide and a DMM. The procedure for this job is as follows: (a) Refer to the wiring diagram of your breadboard below. Install resistors on your toolbox breadboard so that the resistor leads are not shorted. (b) using only the resistor color guide, fill out columns 2 through 9 for each resistor s specified value and tolerance; show your results to the lab GTA before turning on the DMM, (c) power up the DMM and measure the actual resistance of each corresponding resistor; record these values in column 10 of the Table. Make sure you carry out several measurements (discuss in your report how many measurements, how you carried out your probing, etc) then perform simple statistics on your date. Record the average measured value and the standard deviation in your notebook and then then include your statistics in the lab report. (d) compute the error in percent (%) between the color band value and the average measured value for each corresponding resistor; record these errors in column 11; use the color band or specified value as the basis for the percent, that is Measured value Color band value Error % 100% (1) Color band value

7 (e) compare this value with the standard deviation of the resistance measurement in part (c) and discuss whether your measurement technique may have an influence on the overall error. If so, propose a way to incorporate the standard deviation of your measurements in the final error calculation. The first two rows in Table 1 illustrate an example of the procedure on two resistors R a and R b. Resistor R a in the first row has 4 color bands with colors green (5), brown (1), orange (3), and gold (±5%). The specified value of this resistor is determined from R a K (2) green brown orange with a tolerance of ±5%. However, its value measured with the DMM is 50.5KΩ as is recorded in column 10. The error between its measured and specified values is computed from equation (1) where 50.5K 51K Error % 100% 0.98% 51K (3) This error is recorded in last column as indicated. The procedure is repeated on resistor R b which has 5 color bands. The second row of Table 1 contains values for this resistor. Clearly, the differences between the specified and measured values for both resistors are well within specified tolerances. R Bands Color band Table 1 Axial-lead resistor values Bag No Color band value (Ω) Color band tolerance (%) Average measured value (Ω) R a * 4 green brown orange gold N/A 51K ±5 50.5K R b * 5 red orange violet red brown 23.7K ±1 23.8K Error (%) R 1 R 2 R 3 R 4 R 5

8 Lab Note Date Important concepts / Key ideas Procedure / DATA Try and error / Thoughts

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

Lab 1: DC Measurements (R, V, I)

Lab 1: DC Measurements (R, V, I) Lab 1: DC Measurements (R, V, I) Introduction Resistors are the most common component found in all electrical and electronic circuits. Resistors are found in many shapes, sizes, and values. The most common

More information

Name: First-Order Response: RC Networks Objective: To gain experience with first-order response of RC circuits

Name: First-Order Response: RC Networks Objective: To gain experience with first-order response of RC circuits First-Order Response: RC Networks Objective: To gain experience with first-order response of RC circuits Table of Contents: Pre-Lab Assignment 2 Background 2 National Instruments MyDAQ 2 Resistors 3 Capacitors

More information

BME/ISE 3511 Laboratory One - Laboratory Equipment for Measurement. Introduction to biomedical electronic laboratory instrumentation and measurements.

BME/ISE 3511 Laboratory One - Laboratory Equipment for Measurement. Introduction to biomedical electronic laboratory instrumentation and measurements. BME/ISE 3511 Laboratory One - Laboratory Equipment for Measurement Learning Objectives: Introduction to biomedical electronic laboratory instrumentation and measurements. Supplies and Components: Breadboard

More information

Series and Parallel Resistors

Series and Parallel Resistors Series and Parallel Resistors Today you will investigate how connecting resistors in series and in parallel affects the properties of a circuit. You will assemble several circuits and measure the voltage

More information

Materials: resistors: (5) 1 kω, (4) 2 kω, 2.2 kω, 3 kω, 3.9 kω digital multimeter (DMM) power supply w/ leads breadboard, jumper wires

Materials: resistors: (5) 1 kω, (4) 2 kω, 2.2 kω, 3 kω, 3.9 kω digital multimeter (DMM) power supply w/ leads breadboard, jumper wires Lab 6: Electrical Engineering Technology References: 1. Resistor (electronic) color code: http://en.wikipedia.org/wiki/electronic_color_code 2. Resistor color code tutorial: http://www.michaels-electronics-lessons.com/resistor-color-code.html

More information

CECS LAB 4 Prototyping Series and Parallel Resistors

CECS LAB 4 Prototyping Series and Parallel Resistors NAME: POSSIBLE POINTS: 10 NAME: NAME: DIRECTIONS: We are going to step through the entire process from conceptual to a physical prototype for the following resistor circuit. STEP 1 - CALCULATIONS: Calculate

More information

Uncle Sparky s Guide to Voltage, Current, and Resistance Measurements. Spring 2014

Uncle Sparky s Guide to Voltage, Current, and Resistance Measurements. Spring 2014 Uncle Sparky s Guide to Voltage, Current, and Resistance Measurements Spring 2014 The most important quantities in a circuit system are voltage and current. These include both AC and DC voltages and currents.

More information

EE EXPERIMENT 3 RESISTIVE NETWORKS AND COMPUTATIONAL ANALYSIS INTRODUCTION

EE EXPERIMENT 3 RESISTIVE NETWORKS AND COMPUTATIONAL ANALYSIS INTRODUCTION EE 2101 - EXPERIMENT 3 RESISTIVE NETWORKS AND COMPUTATIONAL ANALYSIS INTRODUCTION The resistors used in this laboratory are carbon composition resistors, consisting of graphite or some other type of carbon

More information

ECE 53A: Fundamentals of Electrical Engineering I

ECE 53A: Fundamentals of Electrical Engineering I ECE 53A: Fundamentals of Electrical Engineering I Laboratory Assignment #1: Instrument Operation, Basic Resistor Measurements and Kirchhoff s Laws Fall 2007 General Guidelines: - Record data and observations

More information

Lab 2: Introduction to NI ELVIS, Multisim, and LabVIEW

Lab 2: Introduction to NI ELVIS, Multisim, and LabVIEW Page 1 of 19 Lab 2: Introduction to NI ELVIS, Multisim, and LabVIEW Laboratory Goals Familiarize students with the National Instruments hardware ELVIS Learn about the LabVIEW programming environment Demonstrate

More information

Laboratory Project 1a: Power-Indicator LED's

Laboratory Project 1a: Power-Indicator LED's 2240 Laboratory Project 1a: Power-Indicator LED's Abstract-You will construct and test two LED power-indicator circuits for your breadboard in preparation for building the Electromyogram circuit in Lab

More information

Real Analog - Circuits 1 Chapter 1: Lab Projects

Real Analog - Circuits 1 Chapter 1: Lab Projects Real Analog - Circuits 1 Chapter 1: Lab Projects 1.2.2: Dependent Sources and MOSFETs Overview: In this lab assignment, a qualitative discussion of dependent sources is presented in the context of MOSFETs

More information

Electric Circuit Experiments

Electric Circuit Experiments Electric Circuit Experiments 1. Using the resistor on the 5-resistor block, vary the potential difference across it in approximately equal increments for eight different values (i.e. use one to eight D-

More information

Lab 2.4 Arduinos, Resistors, and Circuits

Lab 2.4 Arduinos, Resistors, and Circuits Lab 2.4 Arduinos, Resistors, and Circuits Objectives: Investigate resistors in series and parallel and Kirchoff s Law through hands-on learning Get experience using an Arduino hat you need: Arduino Kit:

More information

Breadboard Primer. Experience. Objective. No previous electronics experience is required.

Breadboard Primer. Experience. Objective. No previous electronics experience is required. Breadboard Primer Experience No previous electronics experience is required. Figure 1: Breadboard drawing made using an open-source tool from fritzing.org Objective A solderless breadboard (or protoboard)

More information

Experiment 1: Breadboard Basics

Experiment 1: Breadboard Basics Experiment 1: Breadboard Basics Developers Objectives Estimated Time for Completion KM Lai, JB Webb, and RW Hendricks The objective of this experiment is to measure and to draw the electrical connections

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

San Francisco State University. School of Engineering

San Francisco State University. School of Engineering 1 San Francisco State University School of Engineering ENGR 300 ENGR EXPERIMENATION Final Project: MULTI SOURCE CIRCUITS ANALYSIS TECHNIQUES Submitted By: Kuan Keong Austin Yiu Yin Yin Wu March 8, 2005

More information

Laboratory 2. Lab 2. Instrument Familiarization and Basic Electrical Relations. Required Components: 2 1k resistors 2 1M resistors 1 2k resistor

Laboratory 2. Lab 2. Instrument Familiarization and Basic Electrical Relations. Required Components: 2 1k resistors 2 1M resistors 1 2k resistor Laboratory 2 nstrument Familiarization and Basic Electrical Relations Required Components: 2 1k resistors 2 1M resistors 1 2k resistor 2.1 Objectives This exercise is designed to acquaint you with the

More information

ENGR 1181 Lab 3: Circuits

ENGR 1181 Lab 3: Circuits ENGR 1181 Lab 3: Circuits - - Lab Procedure - Report Guidelines 2 Overview of Circuits Lab: The Circuits Lab introduces basic concepts of electric circuits such as series and parallel circuit, used in

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

Lab #1 Help Document. This lab will be completed in room 335 CTB. You will need to partner up for this lab in groups of two.

Lab #1 Help Document. This lab will be completed in room 335 CTB. You will need to partner up for this lab in groups of two. Lab #1 Help Document This help document will be structured as a walk-through of the lab. We will include instructions about how to write the report throughout this help document. This lab will be completed

More information

EET 1150 Lab 6 Ohm s Law

EET 1150 Lab 6 Ohm s Law Name EQUIPMENT and COMPONENTS Digital Multimeter Trainer with Breadboard Resistors: 220, 1 k, 1.2 k, 2.2 k, 3.3 k, 4.7 k, 6.8 k Red light-emitting diode (LED) EET 1150 Lab 6 Ohm s Law In this lab you ll

More information

Group: Names: Resistor Band Colors Measured Value ( ) R 1 : 1k R 2 : 1k R 3 : 2k R 4 : 1M R 5 : 1M

Group: Names: Resistor Band Colors Measured Value ( ) R 1 : 1k R 2 : 1k R 3 : 2k R 4 : 1M R 5 : 1M 2.4 Laboratory Procedure / Summary Sheet Group: Names: (1) Select five separate resistors whose nominal values are listed below. Record the band colors for each resistor in the table below. Then connect

More information

Resistance Measurements (Measure all of your resistors, since even those that are labeled the same can be at least a little different)

Resistance Measurements (Measure all of your resistors, since even those that are labeled the same can be at least a little different) Resistors We begin by learning how to read the values of resistors and to measure the values using a digital multimeter (DMM). Resistors are the most common and simplest electrical component. In an electrical

More information

LAB 1: Familiarity with Laboratory Equipment (_/10)

LAB 1: Familiarity with Laboratory Equipment (_/10) LAB 1: Familiarity with Laboratory Equipment (_/10) PURPOSE o gain familiarity with basic laboratory equipment oscilloscope, oscillator, multimeter and electronic components. EQUIPMEN (i) Oscilloscope

More information

Part 1. Using LabVIEW to Measure Current

Part 1. Using LabVIEW to Measure Current NAME EET 2259 Lab 11 Studying Characteristic Curves with LabVIEW OBJECTIVES -Use LabVIEW to measure DC current. -Write LabVIEW programs to display the characteristic curves of resistors, diodes, and transistors

More information

Sept 13 Pre-lab due Sept 12; Lab memo due Sept 19 at the START of lab time, 1:10pm

Sept 13 Pre-lab due Sept 12; Lab memo due Sept 19 at the START of lab time, 1:10pm Sept 13 Pre-lab due Sept 12; Lab memo due Sept 19 at the START of lab time, 1:10pm EGR 220: Engineering Circuit Theory Lab 1: Introduction to Laboratory Equipment Pre-lab Read through the entire lab handout

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 Circuit Tools and Voltage Waveforms

LAB 2 Circuit Tools and Voltage Waveforms LAB 2 Circuit Tools and Voltage Waveforms OBJECTIVES 1. Become familiar with a DC power supply and setting the output voltage. 2. Learn how to measure voltages & currents using a Digital Multimeter. 3.

More information

Dept. of Electrical, Computer and Biomedical Engineering. Inverting and non inverting amplifier

Dept. of Electrical, Computer and Biomedical Engineering. Inverting and non inverting amplifier Dept. of Electrical, Computer and Biomedical Engineering Inverting and non inverting amplifier Purpose of this lab Build an inverting and a non inverting amplifier based on a TL081 op amp - use the NI

More information

Lab 13 AC Circuit Measurements

Lab 13 AC Circuit Measurements Lab 13 AC Circuit Measurements Objectives concepts 1. what is impedance, really? 2. function generator and oscilloscope 3. RMS vs magnitude vs Peak-to-Peak voltage 4. phase between sinusoids skills 1.

More information

1-1. Kirchoff s Laws A. Construct the circuit shown below. R 1 =1 kω. = 2.7 kω R 3 R 2 5 V

1-1. Kirchoff s Laws A. Construct the circuit shown below. R 1 =1 kω. = 2.7 kω R 3 R 2 5 V Physics 310 Lab 1: DC Circuits Equipment: Digital Multimeter, 5V Supply, Breadboard, two 1 kω, 2.7 kω, 5.1 kω, 10 kω, two, Decade Resistor Box, potentiometer, 10 kω Thermistor, Multimeter Owner s Manual

More information

EET 150 Introduction to EET Lab Activity 1 Resistor Color Codes and Resistor Value Measurement

EET 150 Introduction to EET Lab Activity 1 Resistor Color Codes and Resistor Value Measurement Required Parts, Software and Equipment Parts 20 assorted 1/4 watt resistors 5% tolerance Equipment Required Solderless Experimenters' Board Digital Multimeter Optional Alligator clip leads hookup wire

More information

Part 1: DC Concepts and Measurement

Part 1: DC Concepts and Measurement EE 110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Lab 1 DC Concepts and Measurement: Ohm's Law, Voltage ad Current Introduction to Analog Discovery Scope Last week we introduced

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

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

Give one or two examples of electrical devices that you have personally noticed getting warm when they are turned on.

Give one or two examples of electrical devices that you have personally noticed getting warm when they are turned on. Resistors We begin by learning how to read the values of resistors and to measure the values using a digital multimeter (DMM). Resistors are the most common and simplest electrical component. In an electrical

More information

AME140 Lab #2 INTRODUCTION TO ELECTRONIC TEST EQUIPMENT AND BASIC ELECTRONICS MEASUREMENTS

AME140 Lab #2 INTRODUCTION TO ELECTRONIC TEST EQUIPMENT AND BASIC ELECTRONICS MEASUREMENTS INTRODUCTION TO ELECTRONIC TEST EQUIPMENT AND BASIC ELECTRONICS MEASUREMENTS The purpose of this document is to guide students through a few simple activities to increase familiarity with basic electronics

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

Experiment A3 Electronics I Procedure

Experiment A3 Electronics I Procedure Experiment A3 Electronics I Procedure Deliverables: Checked lab notebook, Brief technical memo Overview Most of the transducers used in modern engineering applications are electronic, meaning they convert

More information

Measuring Voltage, Current & Resistance Building: Resistive Networks, V and I Dividers Design and Build a Resistance Indicator

Measuring Voltage, Current & Resistance Building: Resistive Networks, V and I Dividers Design and Build a Resistance Indicator ECE 3300 Lab 2 ECE 1250 Lab 2 Measuring Voltage, Current & Resistance Building: Resistive Networks, V and I Dividers Design and Build a Resistance Indicator Overview: In Lab 2 you will: Measure voltage

More information

LABORATORY 4. Palomar College ENGR210 Spring 2017 ASSIGNED: 3/21/17

LABORATORY 4. Palomar College ENGR210 Spring 2017 ASSIGNED: 3/21/17 LABORATORY 4 ASSIGNED: 3/21/17 OBJECTIVE: The purpose of this lab is to evaluate the transient and steady-state circuit response of first order and second order circuits. MINIMUM EQUIPMENT LIST: You will

More information

HANDS-ON LAB INSTRUCTION SHEETS MODULE

HANDS-ON LAB INSTRUCTION SHEETS MODULE HANDS-ON LAB INSTRUCTION SHEETS MODULE 1 MEASURING RESISTANCE AND VOLTAGE NOTES: 1) Each student will be assigned to a unique Lab Equipment number MS01-MS30 which will match to a Tool Kit and a Radio Shack

More information

Pre-Laboratory Assignment

Pre-Laboratory Assignment Measurement of Electrical Resistance and Ohm's Law PreLaboratory Assignment Read carefully the entire description of the laboratory and answer the following questions based upon the material contained

More information

Instrument Usage in Circuits Lab

Instrument Usage in Circuits Lab Instrument Usage in Circuits Lab This document contains descriptions of the various components and instruments that will be used in Circuit Analysis laboratory. Descriptions currently exist for the following

More information

Fig. 1. NI Elvis System

Fig. 1. NI Elvis System Lab 2: Introduction to I Elvis Environment. Objectives: The purpose of this laboratory is to provide an introduction to the NI Elvis design and prototyping environment. Basic operations provided by Elvis

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

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

Lab #1 Lab Introduction

Lab #1 Lab Introduction Cir cuit s 212 Lab Lab #1 Lab Introduction Special Information for this Lab s Report Because this is a one-week lab, please hand in your lab report for this lab at the beginning of next week s lab. The

More information

EKT 314/4 LABORATORIES SHEET

EKT 314/4 LABORATORIES SHEET EKT 314/4 LABORATORIES SHEET WEEK DAY HOUR 4 1 2 PREPARED BY: EN. MUHAMAD ASMI BIN ROMLI EN. MOHD FISOL BIN OSMAN JULY 2009 Creating a Typical Measurement Application 5 This chapter introduces you to common

More information

DC Circuits. Date: Introduction

DC Circuits. Date: Introduction Group # Date: Names: DC Circuits Introduction In this experiment you will examine how to make simple DC measurements that involve current, voltage, and resistance. The current I through a resistor R with

More information

Aim: To learn the resistor color codes and building a circuit on a BreadBoard. Equipment required: Resistances, millimeter, power supply

Aim: To learn the resistor color codes and building a circuit on a BreadBoard. Equipment required: Resistances, millimeter, power supply Understanding the different components Aim: To learn the resistor color codes and building a circuit on a BreadBoard Equipment required: Resistances, millimeter, power supply Resistors are color coded

More information

EE 210 Lab Exercise #3 Introduction to PSPICE

EE 210 Lab Exercise #3 Introduction to PSPICE EE 210 Lab Exercise #3 Introduction to PSPICE Appending 4 in your Textbook contains a short tutorial on PSPICE. Additional information, tutorials and a demo version of PSPICE can be found at the manufacturer

More information

ECE 2274 Lab 2 (Network Theorems)

ECE 2274 Lab 2 (Network Theorems) ECE 2274 Lab 2 (Network Theorems) Forward (DO NOT TURN IN) You are expected to use engineering exponents for all answers (p,n,µ,m, N/A, k, M, G) and to give each with a precision between one and three

More information

Resistance and Ohm s law

Resistance and Ohm s law Resistance and Ohm s law Objectives Characterize materials as conductors or insulators based on their electrical properties. State and apply Ohm s law to calculate current, voltage or resistance in an

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

Revision: Jan 29, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: Jan 29, E Main Suite D Pullman, WA (509) Voice and Fax Revision: Jan 29, 2011 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax Overview The purpose of this lab assignment is to provide users with an introduction to some of the equipment which

More information

Check out from stockroom:! Servo! DMM (Digital Multi-meter)

Check out from stockroom:! Servo! DMM (Digital Multi-meter) Objectives 1 Teach the student to keep an engineering notebook. 2 Talk about lab practices, check-off, and grading. 3 Introduce the lab bench equipment. 4 Teach wiring techniques. 5 Show how voltmeters,

More information

Lab Exercise # 9 Operational Amplifier Circuits

Lab Exercise # 9 Operational Amplifier Circuits Objectives: THEORY Lab Exercise # 9 Operational Amplifier Circuits 1. To understand how to use multiple power supplies in a circuit. 2. To understand the distinction between signals and power. 3. To understand

More information

Lab 15: Lock in amplifier (Version 1.4)

Lab 15: Lock in amplifier (Version 1.4) Lab 15: Lock in amplifier (Version 1.4) WARNING: Use electrical test equipment with care! Always double-check connections before applying power. Look for short circuits, which can quickly destroy expensive

More information

DEPARTMENT OF ELECTRONIC ENGINEERING ELECTRONIC WORKSHOP # 03. Resistors

DEPARTMENT OF ELECTRONIC ENGINEERING ELECTRONIC WORKSHOP # 03. Resistors MEHRAN UNIVERSITY OF ENGINEERING AND TECHNOLOGY, JAMSHORO DEPARTMENT OF ELECTRONIC ENGINEERING ELECTRONIC WORKSHOP # 03 Resistors Roll. No: Checked by: Date: Grade: Object: To become familiar with resistors,

More information

Lab Session 4 Hardware

Lab Session 4 Hardware Lab Session 4 Hardware Objectives: Upon completion of this experiment, the student will be able to: -Verifying of Transient response, two port network and Fourier analysis circuits Equipment and Components

More information

General Lab Notebook instructions (from syllabus)

General Lab Notebook instructions (from syllabus) Physics 310 Lab 1: DC Circuits Equipment: Digital Multimeter, 5V Supply, Breadboard, two 1 k, 2.7 k, 5.1 k, 10 k, two Decade Resistor Box, potentiometer, 10 k Thermistor, Multimeter Owner s Manual General

More information

Lab 5 Kirchhoff s Laws and Superposition

Lab 5 Kirchhoff s Laws and Superposition Lab 5 Kirchhoff s Laws and Superposition In this lab, Kirchhoff s laws will be investigated using a more complex circuit than in the previous labs. Two voltage sources and seven resistors are included

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

ELEG 205 Analog Circuits Laboratory Manual Fall 2016

ELEG 205 Analog Circuits Laboratory Manual Fall 2016 ELEG 205 Analog Circuits Laboratory Manual Fall 2016 University of Delaware Dr. Mark Mirotznik Kaleb Burd Patrick Nicholson Aric Lu Kaeini Ekong 1 Table of Contents Lab 1: Intro 3 Lab 2: Resistive Circuits

More information

Introduction to the Laboratory

Introduction to the Laboratory Memorial University of Newfoundland Department of Physics and Physical Oceanography Physics 2055 Laboratory Introduction to the Laboratory The purpose of this lab is to introduce you to some of the equipment

More information

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

Experiment 3. Ohm s Law. Become familiar with the use of a digital voltmeter and a digital ammeter to measure DC voltage and current.

Experiment 3. Ohm s Law. Become familiar with the use of a digital voltmeter and a digital ammeter to measure DC voltage and current. Experiment 3 Ohm s Law 3.1 Objectives Become familiar with the use of a digital voltmeter and a digital ammeter to measure DC voltage and current. Construct a circuit using resistors, wires and a breadboard

More information

Experiment 3 Ohm s Law

Experiment 3 Ohm s Law Experiment 3 Ohm s Law The goals of Experiment 3 are: To identify resistors based upon their color code. To construct a two-resistor circuit using proper wiring techniques. To measure the DC voltages and

More information

Experiment 2. Ohm s Law. Become familiar with the use of a digital voltmeter and a digital ammeter to measure DC voltage and current.

Experiment 2. Ohm s Law. Become familiar with the use of a digital voltmeter and a digital ammeter to measure DC voltage and current. Experiment 2 Ohm s Law 2.1 Objectives Become familiar with the use of a digital voltmeter and a digital ammeter to measure DC voltage and current. Construct a circuit using resistors, wires and a breadboard

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

Lab 2A: Introduction to Sensing and Data Acquisition

Lab 2A: Introduction to Sensing and Data Acquisition Lab 2A: Introduction to Sensing and Data Acquisition Prof. R.G. Longoria Department of Mechanical Engineering The University of Texas at Austin June 12, 2014 1 Lab 2A 2 Sensors 3 DAQ 4 Experimentation

More information

Laboratory 2 (drawn from lab text by Alciatore)

Laboratory 2 (drawn from lab text by Alciatore) Laboratory 2 (drawn from lab text by Alciatore) Instrument Familiarization and Basic Electrical Relations Required Components: 2 1k resistors 2 1M resistors 1 2k resistor Objectives This exercise is designed

More information

Optical Theremin CDR

Optical Theremin CDR William Cane Wissing James Jones Mackenzie Phelps EE 300w Sec 003 Abstract Optical Theremin CDR For this lab we created an optical theremin. A theremin is an electronic instrument controlled without any

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

Physics 323. Experiment # 1 - Oscilloscope and Breadboard

Physics 323. Experiment # 1 - Oscilloscope and Breadboard Physics 323 Experiment # 1 - Oscilloscope and Breadboard Introduction In order to familiarise yourself with the laboratory equipment, a few simple experiments are to be performed. References: XYZ s of

More information

I. Objectives Upon completion of this experiment, the student should be able to: Ohm s Law

I. Objectives Upon completion of this experiment, the student should be able to: Ohm s Law EENG-201 Experiment # 1 Series Circuit and Parallel Circuits I. Objectives Upon completion of this experiment, the student should be able to: 1. ead and use the resistor color code. 2. Use the digital

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

ECE 2274 Lab 2. Your calculator will have a setting that will automatically generate the correct format.

ECE 2274 Lab 2. Your calculator will have a setting that will automatically generate the correct format. ECE 2274 Lab 2 Forward (DO NOT TURN IN) You are expected to use engineering exponents for all answers (p,n,µ,m, N/A, k, M, G) and to give each with a precision between one and three leading digits and

More information

Circuit LED 1 LED 2 A on or off on or off B on or off on or off C on or off on or off

Circuit LED 1 LED 2 A on or off on or off B on or off on or off C on or off on or off Cornerstone Electronics Technology and Robotics Week 8 Chapter 3, Introduction to Basic Electrical Circuit Materials Continued Administration: o Prayer o Turn in quiz Review LED s: o Wire the following

More information

1 xx refers to the Figure number; 1 for Figure 1, 2 for Figure 2, etc.

1 xx refers to the Figure number; 1 for Figure 1, 2 for Figure 2, etc. Lab Experiment No. Voltage and Current Maps I. Introduction The purpose of this lab is to gain additional familiarity with making measurements on electrical networks. The experiments involved in this lab

More information

EECS 318 Electronics Lab Laboratory #2 Electronic Test Equipment

EECS 318 Electronics Lab Laboratory #2 Electronic Test Equipment EECS 318 Electronics Lab Laboratory #2 Electronic Test Equipment Objectives: The purpose of this laboratory is to acquaint you with the electronic sources and measuring equipment you will be using throughout

More information

CSE208W Lecture #1 Notes Barry E. Mapen

CSE208W Lecture #1 Notes Barry E. Mapen CSE208W Lecture #1 Notes Barry E. Mapen Parts Kit Before we start, let s take a look at the parts kit. Open you kit when you have some time and start to learn what the pieces are inside of that kit. Be

More information

PHYS Contemporary Physics Laboratory Laboratory Exercise: LAB 01 Resistivity, Root-mean-square Voltage, Potentiometer (updated 1/25/2017)

PHYS Contemporary Physics Laboratory Laboratory Exercise: LAB 01 Resistivity, Root-mean-square Voltage, Potentiometer (updated 1/25/2017) PHYS351001 Contemporary Physics Laboratory Laboratory Exercise: LAB 01 Resistivity, Root-mean-square Voltage, Potentiometer (updated 1/25/2017) PART I: SOME FUNDAMENTAL CONCEPTS: 1. Limits on accuracy

More information

Lab 4 Ohm s Law and Resistors

Lab 4 Ohm s Law and Resistors ` Lab 4 Ohm s Law and Resistors What You Need To Know: The Physics One of the things that students have a difficult time with when they first learn about circuits is the electronics lingo. The lingo and

More information

Laboratory Preliminaries and Data Acquisition Using LabVIEW

Laboratory Preliminaries and Data Acquisition Using LabVIEW Experiment-0 Laboratory Preliminaries and Data Acquisition Using LabVIEW Introduction The objectives of the first part of this experiment are to introduce the laboratory transformer and to show how to

More information

Practical 2P12 Semiconductor Devices

Practical 2P12 Semiconductor Devices Practical 2P12 Semiconductor Devices What you should learn from this practical Science This practical illustrates some points from the lecture courses on Semiconductor Materials and Semiconductor Devices

More information

Physics 4B, Lab # 2 Circuit Tools and Voltage Waveforms

Physics 4B, Lab # 2 Circuit Tools and Voltage Waveforms Physics 4B, Lab # 2 Circuit Tools and Voltage Waveforms OBJECTIVES 1. Become familiar with a DC power supply and setting the output voltage. 2. Learn how to measure voltages & currents using a Digital

More information

Tutorial Using a multimeter

Tutorial Using a multimeter Tutorial Using a multimeter The multimeter You might have already seen or worked with a multimeter. It is an electronic measuring device that combines several instruments such as the voltmeter (to measure

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

EK 307 Lab: Light-Emitting Diodes

EK 307 Lab: Light-Emitting Diodes 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

Lab 2: Designing an Optical Theremin. EE 300W Section 5 Team #3: Penn Power United Gregory Hodgkiss, Nasser Aljadeed 10/23/15

Lab 2: Designing an Optical Theremin. EE 300W Section 5 Team #3: Penn Power United Gregory Hodgkiss, Nasser Aljadeed 10/23/15 Lab 2: Designing an Optical Theremin EE 300W Section 5 Team #3: Penn Power United Gregory Hodgkiss, Nasser Aljadeed 10/23/15 Abstract The purpose of this lab is to design an optical theremin, a musical

More information

Fig. 1 Tachometer Built from Old CD, DC Motor, and Photogate

Fig. 1 Tachometer Built from Old CD, DC Motor, and Photogate Lab 4: Photogate Fun Introduction Surging through the heart of microprocessors are digital pulses, single pulses, bursts of pulses, and wave trains of pulses. Pulses are the lifegiving blood of all digital

More information

ET1210: Module 5 Inductance and Resonance

ET1210: Module 5 Inductance and Resonance Part 1 Inductors Theory: When current flows through a coil of wire, a magnetic field is created around the wire. This electromagnetic field accompanies any moving electric charge and is proportional to

More information

Laboratory Preliminaries and Data Acquisition Using LabVIEW

Laboratory Preliminaries and Data Acquisition Using LabVIEW Experiment-0 Laboratory Preliminaries and Data Acquisition Using LabVIEW Introduction The objectives of the first part of this experiment are to introduce the laboratory transformer and to show how to

More information

Basic DC Power Supply

Basic DC Power Supply Basic DC Power Supply Equipment: 1. Analog Oscilloscope 2. Digital multimeter 3. Experimental board and connectors. Objectives: 1. To understand the basic DC power supply both half wave and full wave rectifier.

More information

V (in volts) = voltage applied to the circuit, I (in amperes) = current flowing in the circuit, R (in ohms) = resistance of the circuit.

V (in volts) = voltage applied to the circuit, I (in amperes) = current flowing in the circuit, R (in ohms) = resistance of the circuit. OHM S LW OBJECTIES: PRT : 1) Become familiar with the use of ammeters and voltmeters to measure DC voltage and current. 2) Learn to use wires and a breadboard to build circuits from a circuit diagram.

More information