California University of Pennsylvania. Department of Applied Engineering & Technology. Electrical / Computer Engineering Technology

Size: px
Start display at page:

Download "California University of Pennsylvania. Department of Applied Engineering & Technology. Electrical / Computer Engineering Technology"

Transcription

1 California University of Pennsylvania Department of Applied Engineering & Technology Electrical / Computer Engineering Technology EET 215: Introduction to Instrumentations Lab No.7 Temperature Measurement Using NTC Thermistor Names: Signature: Date

2 Instrumentation Amplifier Objective of the Experiment The main objective of this experiment is to understand NTC thermistors and to use them to calculate and display temperature readings. Learning Outcomes Students will demonstrate: - The ability to use Thermistor equations - the ability to derive linear equation for a Wheatstone Bridge - interpret data and design a digital thermometer using GUI Introduction Thermistors (thermally sensitive resistors) electrical resistors whose resistance changes with temperature. Thermistors are manufactured from metal oxide semiconductor material which is encapsulated in a glass or epoxy bead. Thermistors have a very high sensitivity, making them extremely responsive to changes in temperature. For example, a 2252 Ω thermistor has a sensitivity of -100 Ω/ C at room temperature. Thermistors also have a low thermal mass that results in fast response times, but are limited by a small temperature range. Thermistors have either a negative temperature coefficient (NTC) or a positive temperature coefficient (PTC). The first has a resistance which decreases with increasing temperature and the latter exhibits increased resistance with increasing temperature. Figure 1 shows a typical thermistor temperature curve: Figure 1: NTC Thermistor characteristics eference:

3 The resistance of a thermistor as a function of temperature is approximated by: (T) = 0 e β(1 T 1 T 0 ) Where: (T) is the resistance at a given temperature T: esistance as a function of temperature. β is the material constant T is the current temperature in o K T 0 is the room temperature (typically 25 o C = 298 o K Components Needed: - the IA circuit of last time KΩ resistors - 5 KΩ resistor (or close to it) - 9 KΩ resistor (or any value less than 10 KΩ but higher than 5 K) - Any value between 2KΩ and 6KΩ resistor (any value) - 2KΩ resistor (or close to it) - 10KΩ Thermistor Experiment A- Use the Instrumentation amplifier circuit of previous Lab (May have to rebuild it- see circuit below) With the power to the board initially turned OFF, a- SET G to 5KΩ. (instead of the previous value) b- Build the Wheatstone bridge circuit shown below. The 5V dc is from the DAQ board.

4 5V To V1 input on IA To V2 input on IA x OP-AMP1 V1 Vy LM741CN G Vout V2 Vx 50% OP-AMP3 LM741CN LM741CN OP-AMP2 Verification Step (Measure voltages using the DMM of the instrument launcher) c- Test to verify the circuit is still operational as follows: (Turn the power to the board ON) 1- measure Vout of the IA. It should be near zero volts? 2- Change x in the Wheatstone bridge to 5KΩ. Measure Vout.

5 Vout should obey the relationship: (1+2/G)(V2-V1) = (1+20K/5K)( ) = -4.15V Note: = 10KΩ (used in the IA circuit) If the two above steps agree to a great extent, then all is set to go! Otherwise, fix the problem. B- Develop a Linear elationship The goal here is to record measurements of Vout vs. X. This will allow us to develop a linear relationship that will be used to design the digital voltmeter. 1- Complete the table below: Example: a- Vary x and record measurements of Vout vs. x (may use fixed resistors) b- Calculate Vout Expected for each case and verify the measured value.) V1= 2.5V (since two equal resistors) At x = 9KΩ, V2 = 5*9K/(9K+10K) = 2.368V Vout=(1+20K/5K)*(V2-V1) = V You may use slightly different values of x than listed below. However, make sure to record the values used and recalculate the expected values. The example above explains the process x 9KΩ Vout (expected) V Vout (measured) 7KΩ KΩ KΩ Once the table is completed successfully, we are ready to develop the linear relationship. 3- Use Excel to develop a linear relationship between Vout and x. Will let x be the vertical axis (independent variable) and Vout be the horizontal axis (dependent variable). The reason for this will be apparent in later steps when we incorporate software.

6 4- Follow the steps below for guidance with EXCEL. a- Start EXCEL and fill in your data as shown (Use your values) b- Plot the data as follows: i- select the data as shown ii- click on INSET on the top menu then click on Line down arrow as shown iii-in the menu that appears, click on All Charts Types

7 iv- Pick the items shown and click ok v- a relatively linear plot appears as shown: vi- On the linear plot, place the cursor on the line, right click the mouse and choose Add Trend Line vii- in the menu that appears, click on Linear and on Display Equation on Chart and keep the Trend Line Automatic selection. Do not check others. See below:

8 viii- Click Close and record the equation that appears: (See example figure below) c- The equation that relates x to Vout is: (ecord Your Equation) Example (This example corresponds to the data from EXCEL above ) x = *Vout Ω To test the equation: At Vout = Voult,

9 x = *(-4.167) = 5.46KΩ (a little off the 5K expected.) d- Test your equation at a different value of Vout and see how close / far off from the actual x: At Vout = ?, x = ? Close or way off ?? (should be close) C- Thermistor Implementation In this portion of the lab, the following is accomplished: 1- x is replaced by the 10KΩ thermistor 2- The linear equation obtained by you will be used to calibrate software interface to the DAQ to better estimate the thermistor resistance. 3- using the thermistor resistance, the actual temperature is displayed. Here, some software calibration may be necessary. a- eplace x with a 10KΩ Thermistor b- From the course s page, download the LabVIEW VI called thermistor and save it to your N drive (in a folder ). Also, download the LabVIEW DAQ interface supplement document. c- Connect Vout of the instrumentation amplifier to Analog Input 0 + (AI0+) and connect the AI0- to ground. d- Turn the board power ON e- un LabVIEW from Start>>All Programs>>National Instruments>>LabVIEW. f- Once the Choose environment window comes up, click on Start LabVIEW (Not the robotics ) g- in LabVIEW, click File>>Open, then navigate to the VI you downloaded. To open it. h- Perform all of the necessary settings as mentioned in the LabVIEW DAQ interface supplement document i- click UN (on the arrow as shown below)

10 i- your VI should run nicely. You can verify that it is working by looking at the Vout reading in the indicator shown by the bubble above. This data should match your expected output. j- Click Stop (to stop running the VI) k- Enter your own equation as follows: 1- on the front panel of LabVIEW, click on Windows as shown and select Show Block Diagram 2- Edit the equation shown to enter your numbers. Make sure the equation ends with the semicolon ;

11 3- Click on Window in LabVIEW and select Show Front Panel 4- un the VI you should see good behavior Instructor approval of experiment completion:

meas (1) calc calc I meas 100% (2) Diff I meas

meas (1) calc calc I meas 100% (2) Diff I meas Lab Experiment No. Ohm s Law I. Introduction In this lab exercise, you will learn how to connect the to network elements, how to generate a VI plot, the verification of Ohm s law, and the calculation of

More information

Exercise 1: Thermocouple Characteristics

Exercise 1: Thermocouple Characteristics The Thermocouple Transducer Fundamentals Exercise 1: Thermocouple Characteristics EXERCISE OBJECTIVE When you have completed this exercise, you will be able to describe and demonstrate the characteristics

More information

Lab 10: DC RC circuits

Lab 10: DC RC circuits Name: Lab 10: DC RC circuits Group Members: Date: TA s Name: Objectives: 1. To understand current and voltage characteristics of a DC RC circuit 2. To understand the effect of the RC time constant Apparatus:

More information

Veerapong Kanchanawongkul*

Veerapong Kanchanawongkul* Using LabVIEW to Development of Temperature Measurement System with Thermocouple and Thermistor AIS 08 Veerapong Kanchanawongkul* Department of Mechanical Engineering, Faculty of Engineering, South-East

More information

LAB 3: Capacitors & RC Circuits

LAB 3: Capacitors & RC Circuits LAB 3: Capacitors & C Circuits Name: Circuits Experiment Board Wire leads Capacitors, esistors EQUIPMENT NEEDED: Two D-cell Batteries Multimeter Logger Pro Software, ULI Purpose The purpose of this lab

More information

Old Dominion University Physics 112N/227N/232N Lab Manual, 13 th Edition

Old Dominion University Physics 112N/227N/232N Lab Manual, 13 th Edition RC Circuits Experiment PH06_Todd OBJECTIVE To investigate how the voltage across a capacitor varies as it charges. To find the capacitive time constant. EQUIPMENT NEEDED Computer: Personal Computer with

More information

PHYS 2212L - Principles of Physics Laboratory II

PHYS 2212L - Principles of Physics Laboratory II PHYS 2212L - Principles of Physics Laboratory II Laboratory Advanced Sheet Resistors 1. Objectives. The objectives of this laboratory are a. to verify the linear dependence of resistance upon length of

More information

15. Compare the result with the value you have taken above Compare the calculated pressure value with the actual pressure value that you have

15. Compare the result with the value you have taken above Compare the calculated pressure value with the actual pressure value that you have 105) to convert it to. 15. Compare the result with the value you have taken above. 17. 16. Compare the calculated pressure value with the actual pressure value that you have taken from the, is it the same?

More information

The Digital Multimeter (DMM)

The Digital Multimeter (DMM) The Digital Multimeter (DMM) Since Physics 152 covers electricity and magnetism, the analysis of both DC and AC circuits is required. In the lab, you will need to measure resistance, potential (voltage),

More information

Exercise 1: Thermistor Characteristics

Exercise 1: Thermistor Characteristics Exercise 1: Thermistor Characteristics EXERCISE OBJECTIVE When you have completed this exercise, you will be able to describe and demonstrate the characteristics of thermistors. DISCUSSION A thermistor

More information

Lecture 5: Using electronics to make measurements

Lecture 5: Using electronics to make measurements Lecture 5: Using electronics to make measurements As physicists, we re not really interested in electronics for its own sake We want to use it to measure something often, something too small to be directly

More information

ECE 220 Laboratory 4 Volt Meter, Comparators, and Timer

ECE 220 Laboratory 4 Volt Meter, Comparators, and Timer ECE 220 Laboratory 4 Volt Meter, Comparators, and Timer Michael W. Marcellin Please follow all rules, procedures and report requirements as described at the beginning of the document entitled ECE 220 Laboratory

More information

Experiment #6. Thevenin Equivalent Circuits and Power Transfer

Experiment #6. Thevenin Equivalent Circuits and Power Transfer Experiment #6 Thevenin Equivalent Circuits and Power Transfer Objective: In this lab you will confirm the equivalence between a complicated resistor circuit and its Thevenin equivalent. You will also learn

More information

Resistance Learning Outcomes

Resistance Learning Outcomes Resistance Learning Outcomes Define resistance and give its unit. Solve problems about resistance. State Ohm s Law. HL: Derive the formulas for resistors in series and parallel. Solve problems about resistors

More information

Resistance Learning Outcomes. Resistance Learning Outcomes. Resistance

Resistance Learning Outcomes. Resistance Learning Outcomes. Resistance Resistance Learning Outcomes Define resistance and give its unit. Solve problems about resistance. State Ohm s Law. HL: Derive the formulas for resistors in series and parallel. Solve problems about resistors

More information

( ) ( ) = q o. T 12 = τ ln 2. RC Circuits. 1 e t τ. q t

( ) ( ) = q o. T 12 = τ ln 2. RC Circuits. 1 e t τ. q t Objectives: To explore the charging and discharging cycles of RC circuits with differing amounts of resistance and/or capacitance.. Reading: Resnick, Halliday & Walker, 8th Ed. Section. 27-9 Apparatus:

More information

Experiment 5 Voltage Divider Rule for Series Circuits

Experiment 5 Voltage Divider Rule for Series Circuits Experiment 5 Voltage Divider Rule for Series Circuits EL - DC Fundamentals By: Walter Banzhaf, E.K. Smith, and Winfield Young University of Hartford Ward College of Technology Objectives:. For the student

More information

Temperature Measurement and First-Order Dynamic Response *

Temperature Measurement and First-Order Dynamic Response * OpenStax-CNX module: m13774 1 Temperature Measurement and First-Order Dynamic Response * Luke Graham This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 2.0

More information

Operational Amplifiers

Operational Amplifiers Operational Amplifiers A Linear IC circuit Operational Amplifier (op-amp) An op-amp is a high-gain amplifier that has high input impedance and low output impedance. An ideal op-amp has infinite gain and

More information

6. The default plot created by Excel meets all of the requirements for a formal report plot in ME 360.

6. The default plot created by Excel meets all of the requirements for a formal report plot in ME 360. ME 360 Fall 2008 Semester Test #1 9/24/08 Closed book, closed notes portion of test. When you turn in this part of the test you will get the second part which allows a page of handwritten formulas. There

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY /6.071 Introduction to Electronics, Signals and Measurement Spring 2006

MASSACHUSETTS INSTITUTE OF TECHNOLOGY /6.071 Introduction to Electronics, Signals and Measurement Spring 2006 MASSACHUSETTS INSTITUTE OF TECHNOLOGY 22.07/6.07 Introduction to Electronics, Signals and Measurement Spring 2006 Lab6. Resistor Networks 2. Experiment. Power rating of resistors. Power rating is a very

More information

NORTHERN ILLINOIS UNIVERSITY PHYSICS DEPARTMENT. Physics 211 E&M and Quantum Physics Spring Lab #4: Electronic Circuits I

NORTHERN ILLINOIS UNIVERSITY PHYSICS DEPARTMENT. Physics 211 E&M and Quantum Physics Spring Lab #4: Electronic Circuits I NORTHERN ILLINOIS UNIVERSITY PHYSICS DEPARTMENT Physics 211 E&M and Quantum Physics Spring 2018 Lab #4: Electronic Circuits I Lab Writeup Due: Mon/Wed/Thu/Fri, Feb. 12/14/15/16, 2018 Background The concepts

More information

BRIDGE CIRCUITS EXPERIMENT 5: DC AND AC BRIDGE CIRCUITS 10/2/13

BRIDGE CIRCUITS EXPERIMENT 5: DC AND AC BRIDGE CIRCUITS 10/2/13 EXPERIMENT 5: DC AND AC BRIDGE CIRCUITS 0//3 This experiment demonstrates the use of the Wheatstone Bridge for precise resistance measurements and the use of error propagation to determine the uncertainty

More information

RC Circuit (Power amplifier, Voltage Sensor)

RC Circuit (Power amplifier, Voltage Sensor) Object: RC Circuit (Power amplifier, Voltage Sensor) To investigate how the voltage across a capacitor varies as it charges and to find its capacitive time constant. Apparatus: Science Workshop, Power

More information

Lecture 5: Using electronics to make measurements

Lecture 5: Using electronics to make measurements Lecture 5: Using electronics to make measurements As physicists, we re not really interested in electronics for its own sake We want to use it to measure something often, something too small to be directly

More information

MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON

MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON Object This experiment will allow you to observe and understand the motion of a charged particle in a magnetic field and to measure the ratio

More information

resistance in the circuit. When voltage and current values are known, apply Ohm s law to determine circuit resistance. R = E/I ( )

resistance in the circuit. When voltage and current values are known, apply Ohm s law to determine circuit resistance. R = E/I ( ) DC Fundamentals Ohm s Law Exercise 1: Ohm s Law Circuit Resistance EXERCISE OBJECTIVE When you have completed this exercise, you will be able to determine resistance by using Ohm s law. You will verify

More information

MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON

MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON Object This experiment will allow you to observe and understand the motion of a charged particle in a magnetic field and to measure the ratio

More information

The equivalent model of a certain op amp is shown in the figure given below, where R 1 = 2.8 MΩ, R 2 = 39 Ω, and A =

The equivalent model of a certain op amp is shown in the figure given below, where R 1 = 2.8 MΩ, R 2 = 39 Ω, and A = The equivalent model of a certain op amp is shown in the figure given below, where R 1 = 2.8 MΩ, R 2 = 39 Ω, and A = 10 10 4. Section Break Difficulty: Easy Learning Objective: Understand how real operational

More information

ENGG 1203 Tutorial. Op Amps 10 Oct Learning Objectives. News. Ack.: MIT OCW Analyze circuits with ideal operational amplifiers

ENGG 1203 Tutorial. Op Amps 10 Oct Learning Objectives. News. Ack.: MIT OCW Analyze circuits with ideal operational amplifiers ENGG 1203 Tutorial Op Amps 10 Oct Learning Objectives Analyze circuits with ideal operational amplifiers News Mid term Revision tutorial Ack.: MIT OCW 6.01 1 Q1 This circuit is controlled by the charge

More information

ECNG3032 Control and Instrumentation I

ECNG3032 Control and Instrumentation I sensor ECNG3032 Control and Instrumentation I Lecture 1 Temperature Sensors Sensors The sensor is the first element in the measurement system. Measurand Transducer Principle Excitation Signal Interface

More information

STEAM Clown Production. Series Circuits. STEAM Clown & Productions Copyright 2017 STEAM Clown. Page 2

STEAM Clown Production. Series Circuits. STEAM Clown & Productions Copyright 2017 STEAM Clown. Page 2 Production Series Circuits Page 2 Copyright 2017 Series Parallel Circuits + + SERIES CIRCUIT PARALLEL CIRCUIT Page 3 Copyright 2017 Trick to Remember Ohm s Law V V=I*R R = V I I R I = V R Page 4 Copyright

More information

Measurement of Electrical Resistance and Ohm s Law

Measurement of Electrical Resistance and Ohm s Law Measurement of Electrical Resistance and Ohm s Law Objectives In this experiment, measurements of the voltage across a wire coil and the current in the wire coil will be used to accomplish the following

More information

Mechatronics II Laboratory EXPERIMENT #1: FORCE AND TORQUE SENSORS DC Motor Characteristics Dynamometer, Part I

Mechatronics II Laboratory EXPERIMENT #1: FORCE AND TORQUE SENSORS DC Motor Characteristics Dynamometer, Part I Mechatronics II Laboratory EXPEIMENT #1: FOCE AND TOQUE SENSOS DC Motor Characteristics Dynamometer, Part I Force Sensors Force and torque are not measured directly. Typically, the deformation or strain

More information

Experiment P43: RC Circuit (Power Amplifier, Voltage Sensor)

Experiment P43: RC Circuit (Power Amplifier, Voltage Sensor) PASCO scientific Vol. 2 Physics Lab Manual: P43-1 Experiment P43: (Power Amplifier, Voltage Sensor) Concept Time SW Interface Macintosh file Windows file circuits 30 m 700 P43 P43_RCCI.SWS EQUIPMENT NEEDED

More information

Industrial Electricity

Industrial Electricity Industrial Electricity PRELAB / LAB 7: Series & Parallel Circuits with Faults Name PRELAB due BEFORE beginning the lab (initials required at the bottom of page 3) PLEASE TAKE THE TIME TO READ THIS PAGE

More information

RC Circuit Lab - Discovery PSI Physics Capacitors and Resistors

RC Circuit Lab - Discovery PSI Physics Capacitors and Resistors 1 RC Circuit Lab - Discovery PSI Physics Capacitors and Resistors Name Date Period Purpose The purpose of this lab will be to determine how capacitors behave in R-C circuits. The manner in which capacitors

More information

From this analogy you can deduce some rules that you should keep in mind during all your electronics work:

From this analogy you can deduce some rules that you should keep in mind during all your electronics work: Resistors, Volt and Current Posted on April 4, 2008, by Ibrahim KAMAL, in General electronics, tagged In this article we will study the most basic component in electronics, the resistor and its interaction

More information

Temperature Measurements

Temperature Measurements Engineering 80 Spring 2015 Temperature Measurements SOURCE: http://www.eng.hmc.edu/newe80/pdfs/vishaythermdatasheet.pdf SOURCE: http://elcodis.com/photos/19/51/195143/to-92-3_standardbody to-226_straightlead.jpg

More information

EE-201 Review Exam I. 1. The voltage Vx in the circuit below is: (1) 3V (2) 2V (3) -2V (4) 1V (5) -1V (6) None of above

EE-201 Review Exam I. 1. The voltage Vx in the circuit below is: (1) 3V (2) 2V (3) -2V (4) 1V (5) -1V (6) None of above EE-201, Review Probs Test 1 page-1 Spring 98 EE-201 Review Exam I Multiple Choice (5 points each, no partial credit.) 1. The voltage Vx in the circuit below is: (1) 3V (2) 2V (3) -2V (4) 1V (5) -1V (6)

More information

Hiro Shimoyama 1 Charge of an Electron. Name ID Signature. Partners. Date Section

Hiro Shimoyama 1 Charge of an Electron. Name ID Signature. Partners. Date Section Hiro Shimoyama 1 harge of an Electron Name ID Signature Partners Date Section Exercise caution when you turn on the power supply. If the circuit is implemented wrongly, some of elements will be burned.

More information

Electric Field PHYS 296

Electric Field PHYS 296 Electric Field PHYS 296 Your name Lab section PRE-LAB QUIZZES 1. What will we investigate in this lab? 2. In a uniform electric field between two parallel plates, a potential probe records the electric

More information

Class #12: Experiment The Exponential Function in Circuits, Pt 1

Class #12: Experiment The Exponential Function in Circuits, Pt 1 Class #12: Experiment The Exponential Function in Circuits, Pt 1 Purpose: The objective of this experiment is to begin to become familiar with the properties and uses of the exponential function in circuits

More information

Figure 2.1 The Inclined Plane

Figure 2.1 The Inclined Plane PHYS-101 LAB-02 One and Two Dimensional Motion 1. Objectives The objectives of this experiment are: to measure the acceleration due to gravity using one-dimensional motion, i.e. the motion of an object

More information

Lab 4 RC Circuits. Name. Partner s Name. I. Introduction/Theory

Lab 4 RC Circuits. Name. Partner s Name. I. Introduction/Theory Lab 4 RC Circuits Name Partner s Name I. Introduction/Theory Consider a circuit such as that in Figure 1, in which a potential difference is applied to the series combination of a resistor and a capacitor.

More information

ENGG 1203 Tutorial. Solution. Op Amps 7 Mar Learning Objectives. Determine V o in the following circuit. Assume that the op-amp is ideal.

ENGG 1203 Tutorial. Solution. Op Amps 7 Mar Learning Objectives. Determine V o in the following circuit. Assume that the op-amp is ideal. ENGG 03 Tutorial Q Op Amps 7 Mar Learning Objectives Analyze circuits with ideal operational amplifiers News HW Mid term Revision tutorial ( Mar :30-6:0, CBA) Ack.: MIT OCW 6.0 Determine V o in the following

More information

MECHATRONICS II LABORATORY Experiment #4: First-Order Dynamic Response Thermal Systems

MECHATRONICS II LABORATORY Experiment #4: First-Order Dynamic Response Thermal Systems MECHATRONICS II LABORATORY Experiment #4: First-Order Dynamic Response Thermal Systems The simplest dynamic system is a linear first order system. The time response of a first-order system is exponential.

More information

Temperature Sensors & Measurement

Temperature Sensors & Measurement Temperature Sensors & Measurement E80 Spring 2014 Contents Why measure temperature? Characteristics of interest Types of temperature sensors 1. Thermistor 2. RTD Sensor 3. Thermocouple 4. Integrated Silicon

More information

Electric Fields and Potentials

Electric Fields and Potentials Electric Fields and Potentials Please do not write on the conducting sheet, and do not use more than 5 volts from the power supply. Introduction The force between electric charges is intriguing. Why are

More information

Experiment 2: Analysis and Measurement of Resistive Circuit Parameters

Experiment 2: Analysis and Measurement of Resistive Circuit Parameters Experiment 2: Analysis and Measurement of Resistive Circuit Parameters Report Due In-class on Wed., Mar. 28, 2018 Pre-lab must be completed prior to lab. 1.0 PURPOSE To (i) verify Kirchhoff's laws experimentally;

More information

EXPERIMENT : Work and Energy. Topics of investigation: The relation between force and acceleration

EXPERIMENT : Work and Energy. Topics of investigation: The relation between force and acceleration EXPERIMENT 2000031: Work and Energy Topics of investigation: The relation between force and acceleration Read about this topic in: Serway, Ch 7, 8; C&J Ch 6 Toolkit: Computer Laboratory interface & software

More information

PHY222 - Lab 7 RC Circuits: Charge Changing in Time Observing the way capacitors in RC circuits charge and discharge.

PHY222 - Lab 7 RC Circuits: Charge Changing in Time Observing the way capacitors in RC circuits charge and discharge. PHY222 Lab 7 RC Circuits: Charge Changing in Time Observing the way capacitors in RC circuits charge and discharge. Print Your Name Print Your Partners' Names You will return this handout to the instructor

More information

Voltage Dividers, Nodal, and Mesh Analysis

Voltage Dividers, Nodal, and Mesh Analysis Engr228 Lab #2 Voltage Dividers, Nodal, and Mesh Analysis Name Partner(s) Grade /10 Introduction This lab exercise is designed to further your understanding of the use of the lab equipment and to verify

More information

EE301 RESISTANCE AND OHM S LAW

EE301 RESISTANCE AND OHM S LAW Learning Objectives a. Describe the concept of resistance b. Use Ohm s law to calculate current, voltage, and resistance values in a circuit c. Discuss the difference between an open circuit and a short

More information

CONSTANT PRESSURE CALORIMETRY: A STUDY OF GLYCINE PROTON-TRANSFER ENTHALPIES 1

CONSTANT PRESSURE CALORIMETRY: A STUDY OF GLYCINE PROTON-TRANSFER ENTHALPIES 1 CONSTANT PRESSURE CALORIMETRY: A STUDY OF GLYCINE PROTON-TRANSFER ENTHALPIES 1 OBJECTIVES 1. To determine the reaction enthalpies for the proton transfer reactions of glycine. 2. To use a high-precision

More information

INSPIRE GK12 Lesson Plan

INSPIRE GK12 Lesson Plan Lesson Title Length of Lesson Created By Subject Grade Level 11-12 State Standards Physics: 5 DOK Level DOK 4 DOK Application National Standards Graduate Research Element Student Learning Goal: Capacitance

More information

August 7, 2007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION

August 7, 2007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION August 7, 007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION PURPOSE: This experiment illustrates the numerical solution of Laplace's Equation using a relaxation method. The results of the relaxation method

More information

Experiment 2-5. Wheatstone Bridge experiment

Experiment 2-5. Wheatstone Bridge experiment Experiment 2-5. Wheatstone Bridge experiment Use the Wheatstone Bridge to measure the unknown electrical resistance and learn the structure and principles of the Wheatstone Bridge. In the laboratory, the

More information

T h e rm i s t o r s

T h e rm i s t o r s Data Pack E Issued March 00 - T h e rm i s t o r s NTC thermistors The R S range of NTC thermistors includes standard tolerance negative temperature coefficient thermistors, a range of small close tolerance

More information

Module 1, Add on math lesson Simultaneous Equations. Teacher. 45 minutes

Module 1, Add on math lesson Simultaneous Equations. Teacher. 45 minutes Module 1, Add on math lesson Simultaneous Equations 45 minutes eacher Purpose of this lesson his lesson is designed to be incorporated into Module 1, core lesson 4, in which students learn about potential

More information

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 2 DC circuits and network theorems

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 2 DC circuits and network theorems POLYTECHNIC UNIVERSITY Electrical Engineering Department EE SOPHOMORE LABORATORY Experiment 2 DC circuits and network theorems Modified for Physics 18, Brooklyn College I. Overview of Experiment In this

More information

Lab E3: The Wheatstone Bridge

Lab E3: The Wheatstone Bridge E3.1 Lab E3: The Wheatstone Bridge Introduction The Wheatstone bridge is a circuit used to compare an unknown resistance with a known resistance. The bridge is commonly used in control circuits. For instance,

More information

Lab 1 Uniform Motion - Graphing and Analyzing Motion

Lab 1 Uniform Motion - Graphing and Analyzing Motion Lab 1 Uniform Motion - Graphing and Analyzing Motion Objectives: < To observe the distance-time relation for motion at constant velocity. < To make a straight line fit to the distance-time data. < To interpret

More information

LABORATORY NUMBER 9 STATISTICAL ANALYSIS OF DATA

LABORATORY NUMBER 9 STATISTICAL ANALYSIS OF DATA LABORATORY NUMBER 9 STATISTICAL ANALYSIS OF DATA 1.0 INTRODUCTION The purpose of this laboratory is to introduce the student to the use of statistics to analyze data. Using the data acquisition system

More information

Lab 6: Capacitors and Resistor-Capacitor Circuits Phy208 Spr 2008 Name Section

Lab 6: Capacitors and Resistor-Capacitor Circuits Phy208 Spr 2008 Name Section : Capacitors and Resistor-Capacitor Circuits Phy208 Spr 2008 Name Section Your TA will use this sheet to score your lab. It is to be turned in at the end of lab. You must use complete sentences and clearly

More information

Trial version. Temperature Sensing. How does the temperature sensor work and how can it be used to control the temperature of a refrigerator?

Trial version. Temperature Sensing. How does the temperature sensor work and how can it be used to control the temperature of a refrigerator? Temperature Sensing How does the temperature sensor work and how can it be used to control the temperature of a refrigerator? Temperature Sensing page: 1 of 13 Contents Initial Problem Statement 2 Narrative

More information

ECE Circuit Theory. Final Examination. December 5, 2008

ECE Circuit Theory. Final Examination. December 5, 2008 ECE 212 H1F Pg 1 of 12 ECE 212 - Circuit Theory Final Examination December 5, 2008 1. Policy: closed book, calculators allowed. Show all work. 2. Work in the provided space. 3. The exam has 3 problems

More information

Mechatronics II Laboratory EXPERIMENT #1 MOTOR CHARACTERISTICS FORCE/TORQUE SENSORS AND DYNAMOMETER PART 1

Mechatronics II Laboratory EXPERIMENT #1 MOTOR CHARACTERISTICS FORCE/TORQUE SENSORS AND DYNAMOMETER PART 1 Mechatronics II Laboratory EXPEIMENT #1 MOTO CHAACTEISTICS FOCE/TOQUE SENSOS AND DYNAMOMETE PAT 1 Force Sensors Force and torque are not measured directly. Typically, the deformation or strain of some

More information

X: The Hall Effect in Metals

X: The Hall Effect in Metals X: The all Effect in Metals I. References C. Kittel: Introduction to Solid State Physics, pp. 148-151. Ashcroft and Mermin: Solid state Physics, pp. 6-15. Dekker: Solid State Physics, pp. 301-302. Yarwood:

More information

Experiment 5: Thermocouples (tbc 1/14/2007, revised 3/16/2007, 3/22,2007, 2/23/2009, 3/13/2011)

Experiment 5: Thermocouples (tbc 1/14/2007, revised 3/16/2007, 3/22,2007, 2/23/2009, 3/13/2011) Experiment 5: Thermocouples (tbc 1/14/2007, revised 3/16/2007, 3/22,2007, 2/23/2009, 3/13/2011) Objective: To implement a thermocouple circuit for temperature sensing. I. Introduction to Thermocouples

More information

Exercise 2: The DC Ohmmeter

Exercise 2: The DC Ohmmeter Exercise 2: The DC Ohmmeter EXERCISE OBJECTIVE When you have completed this exercise, you will be able to measure resistance by using a basic meter movement. You will verify ohmmeter operation by measuring

More information

DEPARTMENT OF COMPUTER ENGINEERING UNIVERSITY OF LAHORE

DEPARTMENT OF COMPUTER ENGINEERING UNIVERSITY OF LAHORE DEPARTMENT OF COMPUTER ENGINEERING UNIVERSITY OF LAHORE NAME. Section 1 2 3 UNIVERSITY OF LAHORE Department of Computer engineering Linear Circuit Analysis Laboratory Manual 2 Compiled by Engr. Ahmad Bilal

More information

Cart on a Ramp. Evaluation Copy. Figure 1. Vernier Dynamics Track. Motion Detector Bracket

Cart on a Ramp. Evaluation Copy. Figure 1. Vernier Dynamics Track. Motion Detector Bracket Cart on a Ramp Computer 3 This experiment uses an incline and a low-friction cart. If you give the cart a gentle push up the incline, the cart will roll upward, slow and stop, and then roll back down,

More information

Core practical 12: Calibrate a thermistor in a potential divider circuit as a thermostat

Core practical 12: Calibrate a thermistor in a potential divider circuit as a thermostat Core practical 12 Teacher sheet circuit To determine the temperature variation of a thermistor To design a potential divider circuit that can be used to control temperature Specification links Although

More information

Connection of Thermal Resistors

Connection of Thermal Resistors Connection of Thermal Resistors User Manual www.galileosky.com Contents Necessary Tools, Devices, Materials... 3 General Information... 4 Connection of Thermal Resistors to the Discrete Analog Input...

More information

5. TEMPERATURE AND HEAT

5. TEMPERATURE AND HEAT 5. TEMPERATURE AND HEAT You will study the concepts of temperature and heat as they apply to a sample of water and you will measure the specific heat capacity of the sample. The measurement of one property

More information

Simple Resistive Circuits

Simple Resistive Circuits German Jordanian University (GJU) Electrical Circuits Laboratory Section 3 Experiment Simple Resistive Circuits Post lab Report Mahmood Hisham Shubbak 7 / / 8 Objectives: To learn how to use the Unitr@in

More information

Ideal Gas Law and Absolute Zero

Ideal Gas Law and Absolute Zero Experiment IX Ideal Gas Law and Absolute Zero I. Purpose The purpose of this lab is to examine the relationship between the pressure, volume and temperature of air in a closed chamber. To do this, you

More information

University of TN Chattanooga Physics 1040L 8/18/2012 PHYSICS 1040L LAB LAB 4: R.C. TIME CONSTANT LAB

University of TN Chattanooga Physics 1040L 8/18/2012 PHYSICS 1040L LAB LAB 4: R.C. TIME CONSTANT LAB PHYSICS 1040L LAB LAB 4: R.C. TIME CONSTANT LAB OBJECT: To study the discharging of a capacitor and determine the time constant for a simple circuit. APPARATUS: Capacitor (about 24 μf), two resistors (about

More information

Solved Problems. Electric Circuits & Components. 1-1 Write the KVL equation for the circuit shown.

Solved Problems. Electric Circuits & Components. 1-1 Write the KVL equation for the circuit shown. Solved Problems Electric Circuits & Components 1-1 Write the KVL equation for the circuit shown. 1-2 Write the KCL equation for the principal node shown. 1-2A In the DC circuit given in Fig. 1, find (i)

More information

DC Circuits Analysis

DC Circuits Analysis Western Technical College 10660117 DC Circuits Analysis Course Outcome Summary Course Information Description Career Cluster Instructional Level Total Credits 2.00 Total Hours 54.00 This course provides

More information

6.302 Feedback Systems

6.302 Feedback Systems MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Electrical Engineering and Computer Science 6.302 Feedback Systems Fall Term 2005 Issued : November 18, 2005 Lab 2 Series Compensation in Practice Due

More information

ENSC387: Introduction to Electromechanical Sensors and Actuators LAB 3: USING STRAIN GAUGES TO FIND POISSON S RATIO AND YOUNG S MODULUS

ENSC387: Introduction to Electromechanical Sensors and Actuators LAB 3: USING STRAIN GAUGES TO FIND POISSON S RATIO AND YOUNG S MODULUS ENSC387: Introduction to Electromechanical Sensors and Actuators LAB 3: USING STRAIN GAUGES TO FIND POISSON S RATIO AND YOUNG S MODULUS 1 Introduction... 3 2 Objective... 3 3 Supplies... 3 4 Theory...

More information

Studying Topography, Orographic Rainfall, and Ecosystems (STORE)

Studying Topography, Orographic Rainfall, and Ecosystems (STORE) Studying Topography, Orographic Rainfall, and Ecosystems (STORE) Introduction Basic Lesson 3: Using Microsoft Excel to Analyze Weather Data: Topography and Temperature This lesson uses NCDC data to compare

More information

A Determination of Planck s Constant with LED s written by Mark Langella

A Determination of Planck s Constant with LED s written by Mark Langella A Determination of Planck s Constant with LED s written by Mark Langella The purpose of this experiment is to measure Planck s constant, a fundamental physical constant in nature, by studying the energy

More information

Newton's Laws and Atwood's Machine

Newton's Laws and Atwood's Machine Newton's Laws and Atwood's Machine Purpose: In this lab we will verify Newton's Second Law of Motion within estimated uncertainty and propose an explanation if verification is not within estimated uncertainty.

More information

Lab 1a Wind Tunnel Testing Principles & Drag Coefficients of Golf balls

Lab 1a Wind Tunnel Testing Principles & Drag Coefficients of Golf balls Lab 1a Wind Tunnel Testing Principles & Drag Coefficients of Golf balls OBJECTIVES - To perform air flow measurement using the wind tunnel. - To compare measured and theoretical velocities for various

More information

QNET Experiment #05: HVAC System Identification. Heating, Ventilation, and Air Conditioning Trainer (HVACT) Student Manual

QNET Experiment #05: HVAC System Identification. Heating, Ventilation, and Air Conditioning Trainer (HVACT) Student Manual Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #05: HVAC System Identification Heating, Ventilation, and Air Conditioning Trainer (HVACT) Student Manual Table of Contents 1. Laboratory Objectives...1

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department. Experiment 10: Energy Transformation

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department. Experiment 10: Energy Transformation MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.01T Fall Term 2004 Experiment 10: Energy Transformation Purpose of the Experiment: In this experiment you will add some heat to water

More information

Measuring Planck s Constant By Martin Hackworth

Measuring Planck s Constant By Martin Hackworth Measuring Planck s Constant By Martin Hackworth Historical Perspective and Physics Theory Max Planck (1858-1947) was born in Kiel Germany and attended schools in Munich and Berlin. Planck was an early

More information

About the different types of variables, How to identify them when doing your practical work.

About the different types of variables, How to identify them when doing your practical work. Learning Objectives You should learn : About the different types of variables, How to identify them when doing your practical work. Variables Variables are things that vary and change Variables In any

More information

Simple circuits - 3 hr

Simple circuits - 3 hr Simple circuits - 3 hr Resistances in circuits Analogy of water flow and electric current An electrical circuit consists of a closed loop with a number of different elements through which electric current

More information

Prepare for this experiment!

Prepare for this experiment! Notes on Experiment #8 Theorems of Linear Networks Prepare for this experiment! If you prepare, you can finish in 90 minutes. If you do not prepare, you will not finish even half of this experiment. So,

More information

Resistor. l A. Factors affecting the resistance are 1. Cross-sectional area, A 2. Length, l 3. Resistivity, ρ

Resistor. l A. Factors affecting the resistance are 1. Cross-sectional area, A 2. Length, l 3. Resistivity, ρ Chapter 2 Basic Laws. Ohm s Law 2. Branches, loops and nodes definition 3. Kirchhoff s Law 4. Series resistors circuit and voltage division. 5. Equivalent parallel circuit and current division. 6. Wye-Delta

More information

I m. R s. Digital. R x. OhmmetersxSeries Shunt Digital. R m

I m. R s. Digital. R x. OhmmetersxSeries Shunt Digital. R m µa Meter I I s I m s E Digital x I Voltmeter x x E µa Meter m Is OhmmetersxSeries Shunt Digital EIx= = ()E sm x mxvi= x Shunt Ohmmeter Shunt s x E µa Meter I m I m V m E ) ( v I E ) ( E v E v E I When

More information

MECHANICAL ENGINEERING TECHNOLOGY ESSENTIALS FOR LABORATORY REPORTS

MECHANICAL ENGINEERING TECHNOLOGY ESSENTIALS FOR LABORATORY REPORTS MECHANICAL ENGINEERING TECHNOLOGY ESSENTIALS FOR LABORATORY REPORTS The laboratory report should be clear and concise. A well written laboratory report should have an acceptable form, and free of any grammatical

More information

Experiment 14 It s Snow Big Deal

Experiment 14 It s Snow Big Deal Experiment 14 It s Snow Big Deal OUTCOMES After completing this experiment, the student should be able to: use computer-based data acquisition techniques to measure temperatures. draw appropriate conclusions

More information

Computer simulation of radioactive decay

Computer simulation of radioactive decay Computer simulation of radioactive decay y now you should have worked your way through the introduction to Maple, as well as the introduction to data analysis using Excel Now we will explore radioactive

More information

DIFFUSION PURPOSE THEORY

DIFFUSION PURPOSE THEORY DIFFUSION PURPOSE The objective of this experiment is to study by numerical simulation and experiment the process of diffusion, and verify the expected relationship between time and diffusion width. THEORY

More information

Connect the Vernier spectrometer to your lap top computer and power the spectrometer if necessary. Start LoggerPro on your computer.

Connect the Vernier spectrometer to your lap top computer and power the spectrometer if necessary. Start LoggerPro on your computer. Connect the Vernier spectrometer to your lap top computer and power the spectrometer if necessary. Start LoggerPro on your computer. The screen shown in Fig. 1 may be displayed. If status line displays

More information