CHAPTER 2 STATIC CALIBRATION

Size: px
Start display at page:

Download "CHAPTER 2 STATIC CALIBRATION"

Transcription

1 CHAPTER 2 STATIC CALIBRATION A measurement system is made up of many components. At the input is the quantity that you wish to measure, let's denote this by I for input. I may be changing with time. Examples of the input could be temperature, acceleration, flow rate, particle size or displacement. The measurement system output will usually be a voltage. Let's denote this by O for output. In Figure 1 is shown a block diagram of components that may be part of a measurement system. In some systems not all components will be present. The three building blocks are: (1) The Transducer This will produce some electrical quantity such as voltage, current, charge, resistance, inductance, or capacitance that is related to the input, I. Examples include an RTD which converts temperature to resistance, a piezoelectric force transducer that changes force to charge, a microphone that converts pressure fluctuations to capacitance fluctuations, a thermocouple which changes temperature differences into voltage differences, a strain gage which converts strain into a change in resistance. (2) The Signal Conditioner This stage can often be split into further sub components. One component may convert resistance to a voltage change as in a bridge circuit (see Chapter 9). Another component may be a demodulation circuit as in an LVDT (see Appendix of Beam Lab). Amplifiers are often part of the signal-conditioning block, and are used to raise the signal level above the noise level. Filters are also commonly used in signal conditioning to remove noise. This stage conditions the signal so that it is a voltage within the input range of the data acquisition and display device. This input range is part of the acquisition device specifications and will be provided by the manufacturer. (3) The Data Acquisition and Display Device This could be an analog to digital converter attached to a computer on which the data can be graphed and analyzed. This could be a digital multimeter (DMM), which will display RMS voltage in a digital display, or it could be an ammeter, or an oscilloscope. These components may be connected by leads or, when measurements are being made at a remote site, there may be transmitters or receivers between these components, or between their subcomponents.

2 2-2 Input, I TRANSDUCER SIGNAL CONDITIONER DATA ACQUISTITION AND DISPLAY Figure 1: Components of a measurement system. Output, O The Calibration Procedure and Some Definitions It is important that we determine what a suitable operating range is for the transducer. We are ultimately concerned with frequency response characteristics and the static calibration characteristics. The frequency response characteristics will be discussed in the System Identification Chapter. In this chapter we will focus on the relationship between the output (O) and the input (I) as the level of the input is slowly increased or decreased. Usually known constant values of input are put into the measurement system, the system is allowed to come to steady state, and the level of the constant output is recorded. A plot of measured output level versus known input level is known as a calibration curve. An example of such a curve is shown in Figure 2. Note only the data points are plotted, the points are not joined by lines. Figure 2: An example of a calibration curve for a proximity probe. In an ideal measurement system the data would lie on a straight line through the origin at 45 degrees to the axes. That is, the voltage output of the measurement system would numerically equal the quantity we wished to measure, e.g., temperature in degrees C. More typically we pick

3 2-3 a range over which the relationship is approximately linear, draw a best fit line (see Chapter 4) and determine the gradient (sensitivity, K) and intercept (bias, B). Estimated Output = K I + B. If we are storing measurements on a computer, we can calculate the input that generated the given output voltage by computing: Estimated Input = O/K B/K. While this is generally referred to as static calibration, there is no reason why we could not do the same type of test at a constant frequency (input a sine wave to the system) and report amplitude of output as a function of amplitude of input. In this way we could generate many calibration curves, one for each frequency at which we examine the relationship between the amplitude of the input and the amplitude of the output. Some systems do not have an output at DC (constant input, zero frequency) and so the so-called static calibration has to be performed at some frequency that is thought to be typical of what would be seen at frequencies in the operating range of the system. An example of this is a microphone, which is typically calibrated at 1000 Hz. Nonlinearity Usually there are nonlinear effects present in the system. We need some way to quantify how nonlinear the system is, and also specify the operating range over which we may consider the system linear. If the system is nonlinear but the calibration curve is monotonic (always increasing or always decreasing, and hence only one input could cause a particular output value), then we can linearize the curve on the computer by solving for the input I in terms of the output O. An example of a nonlinear, monotonic calibration curve is shown in Figure 3(a). Here the functional relationship between O and I is: Estimated Output = 4I If I is only positive, then for every output we can identify the only input that could have caused it. Estimated Input = + (O 2) 4 This would not be the case if I were both positive and negative. An example of a nonmonotonic functional relationship between input and output is illustrated in Figure 3(b). If the calibration curve is nonlinear then the sensitivity (gradient) changes with increasing I, and is equal to the derivative of the output with respect to I. So for the example shown in Figure 3(a) the sensitivity is a function of I, so we denote it by K(I). K(I) = 8 I

4 2-4 In this course, we will pick an input range: I min to I max and measure the output at certain inputs within this range. The range of output values will be: O min to O max. Note that I min may not cause O min. The span is the difference between the maximum and minimum values. We usually report the system output span and input span. Within this range of values we will find a best-fit line to the linear portion of the data. Initially we will do this by eye. After studying statistics we will have a mathematical formula for determining the gradient and intercept of the best-fit line. Many software packages, e.g., MATLAB and EXCEL, have these statistical quantities already programmed and will calculate the gradient and intercept for you. I trust that you have an interest in what the calculator or computer is doing when it makes these calculations! (More of that in Chapter 4). Note that a calibration curve is a plot of the output versus the known input (not vice versa). Since you probably think in terms of x and y-axes, the x-axis is the known input (I) and the y-axis is the output (O). Figure 3: Nonlinear calibration curves (a) Monotonic within operating range, (b) Nonmonotonic within operating range So having collected the data, plotted the data points, and estimated the best-fit straight line to the linear portion of the data, we are now in a position to do some calculations. Sensitivity Bias Gradient of the straight line. Units are output units per input unit. For example, in the example shown in Figure 2, the sensitivity is 10 Volts/mm. Intercept of the best-fit straight line (where it intersects with the O-axis). Units are in output units, often these are Volts. In Figure 2 the bias is 1

5 2-5 Volt, you can see that this is where the straight line intercepts the O axis. In the example shown in Figure 4, the bias is 5 Volts, which happens to coincide with a data point. Nonlinearity Max. Nonlinearity Difference between the straight line and the output data. Units are the output units. Maximum difference between straight line and data, often expressed as a percentage of what is termed "full scale deflection" or f.s.d., which is the difference between the maximum and minimum of the measured output data. max nonlin (%fsd) = max estimated O measured O max KI + B O O O O O max min max min Another form of nonlinearity is hysteresis. This is illustrated in Figure 4. The input is changed in steps from I min to I max, and the output recorded after steady state has been reached. The input is then decreased through the same values from I max to I min, the output is recorded again. When there is hysteresis in the system, the increasing and decreasing paths follow different curves. Hysteresis is the difference between the output values for increasing and decreasing I, at each value of I. As with nonlinearity, we usually report maximum hysteresis as a function of f.s.d. Max. Hysteresis max hysteresis (%fsd) = max OdecreasingI O increasingi Omax Omin Figure 4: Calibration of a system exhibiting hysteresis.

6 2-6 Resolution Every measurement device will have a resolution limitation. So you will only be able to measure the output, which is often a voltage, down to a particular accuracy. This limits how finely you can measure the quantity that you are interested in, i.e., the input, e.g., temperature or acceleration. If you are using a spirit thermometer, you use the markings on the glass to determine what the temperature is, you can probably only read this accurately to within half of each marked division, i.e. 1/2 C. If you are using a digital multimeter, the last decimal place on the display is the smallest division you can see. What this represents will be a function of which switch settings you are using, it could be Volts or it may be 0.1 Volts. When you measure a signal using a computer with analog to digital conversion (ADC) boards, the smallest differences between voltages that you can discern is a function of the number of bits and the input range of the ADC (see Chapter 3). This is often of the order of millivolts. We use the known output device resolution and the sensitivity to determine the resolution of the measurement system. Resolution This is the finest change in the INPUT that you can measure. To determine The input resolution, you take the resolution of the output device and convert it into a change in input. Resolution, I = Output Device Resolution O sensitivity K. Note: O is not the difference between consecutively measured output values in your calibration test, nor is it the markings on your graph paper! You probably will not be doing calibration at all the possible settings of the input in the range you are interested in. You will select 5-10 values evenly spread across the input range of interest. The calculation of resolution is illustrated in Figure 5. Figure 5: Calculating resolution ( I) from output device resolution ( O) and the straight line fit to the linear region of the calibration data.

7 2-7 When Should I Calibrate? As measurement system components warm up, as humidity changes, or the power supply changes (battery getting low), the sensitivity and bias may change. So it is important to repeat calibration at intervals during your experiment to ensure that your calibration values are still accurate. Time varying bias, in particular, is a problem with amplifiers; the phenomenon is known as drift. Instruments of the same type will not have exactly the same calibration statistics, so do not, for example, interchange two separate accelerometers of the same type and expect the input - output relationship to be the same; they will be of the same order of magnitude, but they will not be equal. Whenever you do an experiment the first task should be to record the make, type and serial number of each component you use, so that you can check the exact instrument if you find strange results. Calibration is also a good way to check that your measurement rig is still in working order and no one has been playing with your meticulously set dials. It is also easier to identify faulty components close to when they start to malfunction, and hence you know which data sets are good and which data may be poor. While these rules are more critical when you are doing a long series of tests involving the measurement of many signals, it is a good idea to form these good measurement practices early in your career as an experimentalist. As we said at the end of Chapter 1, calibrate at the start, calibrate at the end and calibrate often. What is the True Input? A key component to calibration is knowing the true input. In general we will have to measure the input too and hence there will be inaccuracies. We often use a standard instrument to do this. A standard instrument is usually more expensive than the one you are calibrating, or more time consuming and less convenient to use (else why not use the standard instrument) and hence probably not available to be part of your measurement rig. Procedures for using the standard instrument are often specified in International and National Standards, so that measurements in one Laboratory can be compared with the same measurements taken in other Laboratories. Sometimes, as with microphone calibration, it is possible to create known inputs. In acoustics a pistonphone, which creates a known sound pressure under certain conditions, is used to calibrate microphones. Standard sources and Laboratory instruments must also be calibrated. This is usually done by their manufacturers, who have their own set of more accurate standard instruments for the calibration of their products. Their standard instruments will in turn be calibrated using techniques specified in National Standards (NIST) or International Standards (ISO). As we progress upwards through this hierarchy of standards, the procedures for measurement become more time consuming and more complicated, involving the use of more expensive equipment. It is impractical to calibrate all instruments with these exacting standards, hence the evolution of this hierarchy of calibration instrumentation. What you need to be careful of in your Laboratory

8 2-8 is standard instrumentation that has not been regularly sent back to the manufacturer for recalibration. Random Fluctuations in Data In this chapter we have introduced the procedure to do static calibration, whereby you are examining the relationship between the amplitude of a known input and the amplitude of the output of a measurement system. Calibration involves fitting a model, usually a straight line, to the data. From this sensitivity, bias, nonlinearity, hysteresis, and resolution can be calculated. In reality, there will also be random fluctuations in the measurements and a repetition of the same calibration procedure will not yield exactly the same results. We have not discussed how to deal with this randomness; a detailed description is given in Chapter 4. One problem when both the random and nonlinear effects are present is distinguishing between the two phenomena. If the randomness in the output is large the nonlinearity may be obscured. One way to deal with the randomness is to repeat the calibration many times and average the output at each value of I, treating increasing and decreasing input tests separately. If the fluctuations are large, you will have to average the results of many tests before the random fluctuations become insignificant. Having done this, any nonlinearity in the system should become apparent. The variation in the data from calibration run to calibration run is a measure of repeatability that you can expect when you use your measurement system. Hopefully, in the calibration you are able to control the input sufficiently and the randomness is due to the measurement system and not due to fluctuations in the poorly controlled input. If the level of input fluctuation is known, techniques described in Chapter 4 can be used. These techniques can be used to predict what level of fluctuation in the output can be expected due to this input fluctuation. Any differences between the predicted and the measured output variation can be attributed to randomness introduced by the measurement system. Summary Calibration is done to check over which range the measurement system is behaving linearly, and also to calculate the sensitivity, bias and resolution. The straight-line equation can be used with future measurements to estimate the input, the quantity we wish to measure (see the top of page three). The resolution tells us how finely (precisely) a quantity can be measured. Having completed the calibration, recall why you have done it, i.e., check whether the measurement device is linear over the range of inputs that you wish to measure and is sufficiently precise. If not, then the system must be redesigned using different transducers, conditioners etc. and the calibration repeated. Also of importance when designing a measurement system, is how the measurement system behaves when signals of different frequencies are input. Low frequency signals fluctuate slowly

9 2-9 and high frequency signals fluctuate quickly. Over which range of frequencies does the system treat all frequencies in the same way? Signals are usually made up of many frequency components (sine waves); this is discussed in the Spectrum Analysis Chapter. For the shape of the output signal to match the shape of the signal we wish to measure, all frequency components in the input signal must be treated in the same way: the same sensitivity, bias and time delay. To find out the region of frequencies where this happens, we measure the frequency response of the system; this is described in the System Identification Chapter. So in this Chapter, we have looked at Static Calibration: an examination of what happens to the output of a measurement system as we increase or decrease the input amplitude. To completely understand whether the system is suitable for the measurements that we wish to take, knowledge of the frequency response of the system is also important, as is the ability to quantify and deal with random fluctuations in the data. These subjects will be discussed in the coming chapters.

22.302 Experiment 5. Strain Gage Measurements

22.302 Experiment 5. Strain Gage Measurements 22.302 Experiment 5 Strain Gage Measurements Introduction The design of components for many engineering systems is based on the application of theoretical models. The accuracy of these models can be verified

More information

Lab E1: Introduction to Circuits

Lab E1: Introduction to Circuits E1.1 Lab E1: Introduction to Circuits The purpose of the this lab is to introduce you to some basic instrumentation used in electrical circuits. You will learn to use a DC power supply, a digital multimeter

More information

Section 3. Sensor to ADC Design Example

Section 3. Sensor to ADC Design Example Section 3 Sensor to ADC Design Example 3-1 This section describes the design of a sensor to ADC system. The sensor measures temperature, and the measurement is interfaced into an ADC selected by the systems

More information

Module 1, Lesson 3 Temperature vs. resistance characteristics of a thermistor. Teacher. 45 minutes

Module 1, Lesson 3 Temperature vs. resistance characteristics of a thermistor. Teacher. 45 minutes Module 1, Lesson 3 Temperature vs. resistance characteristics of a thermistor 45 minutes Teacher Purpose of this lesson How thermistors are used to measure temperature. Using a multimeter to measure the

More information

1. Oscilloscope is basically a graph-displaying device-it draws a graph of an electrical signal.

1. Oscilloscope is basically a graph-displaying device-it draws a graph of an electrical signal. CHAPTER 3: OSCILLOSCOPE AND SIGNAL GENERATOR 3.1 Introduction to oscilloscope 1. Oscilloscope is basically a graph-displaying device-it draws a graph of an electrical signal. 2. The graph show signal change

More information

The accelerometer designed and realized so far is intended for an. aerospace application. Detailed testing and analysis needs to be

The accelerometer designed and realized so far is intended for an. aerospace application. Detailed testing and analysis needs to be 86 Chapter 4 Accelerometer Testing 4.1 Introduction The accelerometer designed and realized so far is intended for an aerospace application. Detailed testing and analysis needs to be conducted to qualify

More information

Table of Contents. The Basics of Electricity 2. Using a Digital Multimeter 4. Testing Voltage 8. Testing Current 10. Testing Resistance 12

Table of Contents. The Basics of Electricity 2. Using a Digital Multimeter 4. Testing Voltage 8. Testing Current 10. Testing Resistance 12 Table of Contents The Basics of Electricity 2 Using a Digital Multimeter 4 IDEAL Digital Multimeters An Introduction The Basics of Digital Multimeters is designed to give you a fundamental knowledge of

More information

Inductors in AC Circuits

Inductors in AC Circuits Inductors in AC Circuits Name Section Resistors, inductors, and capacitors all have the effect of modifying the size of the current in an AC circuit and the time at which the current reaches its maximum

More information

Isolated AC Sine Wave Input 3B42 / 3B43 / 3B44 FEATURES APPLICATIONS PRODUCT OVERVIEW FUNCTIONAL BLOCK DIAGRAM

Isolated AC Sine Wave Input 3B42 / 3B43 / 3B44 FEATURES APPLICATIONS PRODUCT OVERVIEW FUNCTIONAL BLOCK DIAGRAM Isolated AC Sine Wave Input 3B42 / 3B43 / 3B44 FEATURES AC averaging technique used to rectify, amplify, and filter 50 Hz to 400 Hz sine-wave signals. Accepts inputs of between 20 mv to 550 V rms to give

More information

Scaling and Biasing Analog Signals

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

More information

Experiment #11: LRC Circuit (Power Amplifier, Voltage Sensor)

Experiment #11: LRC Circuit (Power Amplifier, Voltage Sensor) Experiment #11: LRC Circuit (Power Amplifier, Voltage Sensor) Concept: circuits Time: 30 m SW Interface: 750 Windows file: RLC.SWS EQUIPMENT NEEDED Science Workshop Interface Power Amplifier (2) Voltage

More information

Electrical Resonance

Electrical Resonance Electrical Resonance (R-L-C series circuit) APPARATUS 1. R-L-C Circuit board 2. Signal generator 3. Oscilloscope Tektronix TDS1002 with two sets of leads (see Introduction to the Oscilloscope ) INTRODUCTION

More information

AVR127: Understanding ADC Parameters. Introduction. Features. Atmel 8-bit and 32-bit Microcontrollers APPLICATION NOTE

AVR127: Understanding ADC Parameters. Introduction. Features. Atmel 8-bit and 32-bit Microcontrollers APPLICATION NOTE Atmel 8-bit and 32-bit Microcontrollers AVR127: Understanding ADC Parameters APPLICATION NOTE Introduction This application note explains the basic concepts of analog-to-digital converter (ADC) and the

More information

The Time Constant of an RC Circuit

The Time Constant of an RC Circuit The Time Constant of an RC Circuit 1 Objectives 1. To determine the time constant of an RC Circuit, and 2. To determine the capacitance of an unknown capacitor. 2 Introduction What the heck is a capacitor?

More information

Measuring Temperature withthermistors a Tutorial David Potter

Measuring Temperature withthermistors a Tutorial David Potter NATIONAL INSTRUMENTS The Software is the Instrument Application Note 065 Measuring Temperature withthermistors a Tutorial David Potter Introduction Thermistors are thermally sensitive resistors used in

More information

DIODE CIRCUITS LABORATORY. Fig. 8.1a Fig 8.1b

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

More information

Procon Engineering. Technical Document PELR 1002. TERMS and DEFINITIONS

Procon Engineering. Technical Document PELR 1002. TERMS and DEFINITIONS Procon Engineering Technical Document PELR 1002 TERMS and DEFINITIONS The following terms are widely used in the weighing industry. Informal comment on terms is in italics and is not part of the formal

More information

Decoding an Accelerometer Specification. What Sensor Manufacturer s Don t Tell You! David Lally VP Engineering PCB Piezotronics, Inc.

Decoding an Accelerometer Specification. What Sensor Manufacturer s Don t Tell You! David Lally VP Engineering PCB Piezotronics, Inc. Decoding an Accelerometer Specification Sheet What Sensor Manufacturer s Don t Tell You! David Lally VP Engineering PCB Piezotronics, Inc. IMAC-XXVII February 2008 1 Overview Specification Sheet Provides

More information

Optical Fibres. Introduction. Safety precautions. For your safety. For the safety of the apparatus

Optical Fibres. Introduction. Safety precautions. For your safety. For the safety of the apparatus Please do not remove this manual from from the lab. It is available at www.cm.ph.bham.ac.uk/y2lab Optics Introduction Optical fibres are widely used for transmitting data at high speeds. In this experiment,

More information

Objectives. Experimentally determine the yield strength, tensile strength, and modules of elasticity and ductility of given materials.

Objectives. Experimentally determine the yield strength, tensile strength, and modules of elasticity and ductility of given materials. Lab 3 Tension Test Objectives Concepts Background Experimental Procedure Report Requirements Discussion Objectives Experimentally determine the yield strength, tensile strength, and modules of elasticity

More information

TESTS OF 1 MHZ SIGNAL SOURCE FOR SPECTRUM ANALYZER CALIBRATION 7/8/08 Sam Wetterlin

TESTS OF 1 MHZ SIGNAL SOURCE FOR SPECTRUM ANALYZER CALIBRATION 7/8/08 Sam Wetterlin TESTS OF 1 MHZ SIGNAL SOURCE FOR SPECTRUM ANALYZER CALIBRATION 7/8/08 Sam Wetterlin (Updated 7/19/08 to delete sine wave output) I constructed the 1 MHz square wave generator shown in the Appendix. This

More information

LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS

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

More information

The Calculation of G rms

The Calculation of G rms The Calculation of G rms QualMark Corp. Neill Doertenbach The metric of G rms is typically used to specify and compare the energy in repetitive shock vibration systems. However, the method of arriving

More information

Understanding Dynamic Range in Acceleration Measurement Systems. February 2013 By: Bruce Lent

Understanding Dynamic Range in Acceleration Measurement Systems. February 2013 By: Bruce Lent in Acceleration Measurement Systems February 2013 By: Bruce Lent Topics to discuss Definition of dynamic range The effective range Making full use of the high level Using filters to improve dynamic range

More information

Chapter 19 Operational Amplifiers

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

More information

1 Coffee cooling : Part B : automated data acquisition

1 Coffee cooling : Part B : automated data acquisition 1 COFFEE COOLING : PART B : AUTOMATED DATA ACQUISITION 1 October 23, 2015 1 Coffee cooling : Part B : automated data acquisition Experiment designed by Peter Crew, Navot Arad and Dr Alston J. Misquitta

More information

DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION

DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION Introduction The outputs from sensors and communications receivers are analogue signals that have continuously varying amplitudes. In many systems

More information

To measure an object length, note the number of divisions spanned by the object then multiply by the conversion factor for the magnification used.

To measure an object length, note the number of divisions spanned by the object then multiply by the conversion factor for the magnification used. STAGE MICROMETERS Introduction Whenever there is a need to make measurements with an eyepiece graticule, there is also a need to ensure that the microscope is calibrated. The use of a stage micrometer

More information

Microcontroller to Sensor Interfacing Techniques

Microcontroller to Sensor Interfacing Techniques to Sensor Interfacing Techniques Document Revision: 1.01 Date: 3rd February, 2006 16301 Blue Ridge Road, Missouri City, Texas 77489 Telephone: 1-713-283-9970 Fax: 1-281-416-2806 E-mail: info@bipom.com

More information

Measuring Impedance and Frequency Response of Guitar Pickups

Measuring Impedance and Frequency Response of Guitar Pickups Measuring Impedance and Frequency Response of Guitar Pickups Peter D. Hiscocks Syscomp Electronic Design Limited phiscock@ee.ryerson.ca www.syscompdesign.com April 30, 2011 Introduction The CircuitGear

More information

Frequency Response of Filters

Frequency Response of Filters School of Engineering Department of Electrical and Computer Engineering 332:224 Principles of Electrical Engineering II Laboratory Experiment 2 Frequency Response of Filters 1 Introduction Objectives To

More information

ε: Voltage output of Signal Generator (also called the Source voltage or Applied

ε: Voltage output of Signal Generator (also called the Source voltage or Applied Experiment #10: LR & RC Circuits Frequency Response EQUIPMENT NEEDED Science Workshop Interface Power Amplifier (2) Voltage Sensor graph paper (optional) (3) Patch Cords Decade resistor, capacitor, and

More information

Introduction to Data Acquisition

Introduction to Data Acquisition Introduction to Data Acquisition Overview This tutorial is part of the National Instruments Measurement Fundamentals series. Each tutorial in this series, will teach you a specific topic of common measurement

More information

Q1. The graph below shows how a sinusoidal alternating voltage varies with time when connected across a resistor, R.

Q1. The graph below shows how a sinusoidal alternating voltage varies with time when connected across a resistor, R. Q1. The graph below shows how a sinusoidal alternating voltage varies with time when connected across a resistor, R. (a) (i) State the peak-to-peak voltage. peak-to-peak voltage...v (1) (ii) State the

More information

SERIES-PARALLEL DC CIRCUITS

SERIES-PARALLEL DC CIRCUITS Name: Date: Course and Section: Instructor: EXPERIMENT 1 SERIES-PARALLEL DC CIRCUITS OBJECTIVES 1. Test the theoretical analysis of series-parallel networks through direct measurements. 2. Improve skills

More information

LABORATORY 2 THE DIFFERENTIAL AMPLIFIER

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

More information

Analog Representations of Sound

Analog Representations of Sound Analog Representations of Sound Magnified phonograph grooves, viewed from above: The shape of the grooves encodes the continuously varying audio signal. Analog to Digital Recording Chain ADC Microphone

More information

= V peak 2 = 0.707V peak

= V peak 2 = 0.707V peak BASIC ELECTRONICS - RECTIFICATION AND FILTERING PURPOSE Suppose that you wanted to build a simple DC electronic power supply, which operated off of an AC input (e.g., something you might plug into a standard

More information

EE 1202 Experiment #4 Capacitors, Inductors, and Transient Circuits

EE 1202 Experiment #4 Capacitors, Inductors, and Transient Circuits EE 1202 Experiment #4 Capacitors, Inductors, and Transient Circuits 1. Introduction and Goal: Exploring transient behavior due to inductors and capacitors in DC circuits; gaining experience with lab instruments.

More information

CONSTRUCTING A VARIABLE POWER SUPPLY UNIT

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

More information

Transistor Amplifiers

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

More information

Op-Amp Simulation EE/CS 5720/6720. Read Chapter 5 in Johns & Martin before you begin this assignment.

Op-Amp Simulation EE/CS 5720/6720. Read Chapter 5 in Johns & Martin before you begin this assignment. Op-Amp Simulation EE/CS 5720/6720 Read Chapter 5 in Johns & Martin before you begin this assignment. This assignment will take you through the simulation and basic characterization of a simple operational

More information

THERMAL ANEMOMETRY ELECTRONICS, SOFTWARE AND ACCESSORIES

THERMAL ANEMOMETRY ELECTRONICS, SOFTWARE AND ACCESSORIES TSI and TSI logo are registered trademarks of TSI Incorporated. SmartTune is a trademark of TSI Incorporated. THERMAL ANEMOMETRY ELECTRONICS, SOFTWARE AND ACCESSORIES IFA 300 Constant Temperature Anemometry

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

More information

The Effective Number of Bits (ENOB) of my R&S Digital Oscilloscope Technical Paper

The Effective Number of Bits (ENOB) of my R&S Digital Oscilloscope Technical Paper The Effective Number of Bits (ENOB) of my R&S Digital Oscilloscope Technical Paper Products: R&S RTO1012 R&S RTO1014 R&S RTO1022 R&S RTO1024 This technical paper provides an introduction to the signal

More information

Episode 126: Capacitance and the equation C =Q/V

Episode 126: Capacitance and the equation C =Q/V Episode 126: Capacitance and the equation C =Q/V Having established that there is charge on each capacitor plate, the next stage is to establish the relationship between charge and potential difference

More information

Bipolar Transistor Amplifiers

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

More information

EXPERIMENT NUMBER 5 BASIC OSCILLOSCOPE OPERATIONS

EXPERIMENT NUMBER 5 BASIC OSCILLOSCOPE OPERATIONS 1 EXPERIMENT NUMBER 5 BASIC OSCILLOSCOPE OPERATIONS The oscilloscope is the most versatile and most important tool in this lab and is probably the best tool an electrical engineer uses. This outline guides

More information

Loop Calibration and Maintenance

Loop Calibration and Maintenance Loop Calibration and Maintenance Application Note Introduction Process instrumentation requires periodic calibration and maintenance to ensure that it is operating correctly. This application note contains

More information

Lab 1: The Digital Oscilloscope

Lab 1: The Digital Oscilloscope PHYSICS 220 Physical Electronics Lab 1: The Digital Oscilloscope Object: To become familiar with the oscilloscope, a ubiquitous instrument for observing and measuring electronic signals. Apparatus: Tektronix

More information

Using a Thermistor to Measure Temperature. Thermistors are resistors that vary their resistance according to temperature.

Using a Thermistor to Measure Temperature. Thermistors are resistors that vary their resistance according to temperature. Using a Thermistor to Measure Temperature Overview of a Thermistor Thermistors are resistors that vary their resistance according to temperature. The change in resistance is roughly proportional to the

More information

Characterizing Digital Cameras with the Photon Transfer Curve

Characterizing Digital Cameras with the Photon Transfer Curve Characterizing Digital Cameras with the Photon Transfer Curve By: David Gardner Summit Imaging (All rights reserved) Introduction Purchasing a camera for high performance imaging applications is frequently

More information

INTERFERENCE OF SOUND WAVES

INTERFERENCE OF SOUND WAVES 2011 Interference - 1 INTERFERENCE OF SOUND WAVES The objectives of this experiment are: To measure the wavelength, frequency, and propagation speed of ultrasonic sound waves. To observe interference phenomena

More information

How To Calculate The Power Gain Of An Opamp

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

More information

Constructing a precision SWR meter and antenna analyzer. Mike Brink HNF, Design Technologist.

Constructing a precision SWR meter and antenna analyzer. Mike Brink HNF, Design Technologist. Constructing a precision SWR meter and antenna analyzer. Mike Brink HNF, Design Technologist. Abstract. I have been asked to put together a detailed article on a SWR meter. In this article I will deal

More information

INTERFERENCE OF SOUND WAVES

INTERFERENCE OF SOUND WAVES 1/2016 Sound 1/8 INTERFERENCE OF SOUND WAVES PURPOSE: To measure the wavelength, frequency, and propagation speed of ultrasonic sound waves and to observe interference phenomena with ultrasonic sound waves.

More information

MEASUREMENT UNCERTAINTY IN VECTOR NETWORK ANALYZER

MEASUREMENT UNCERTAINTY IN VECTOR NETWORK ANALYZER MEASUREMENT UNCERTAINTY IN VECTOR NETWORK ANALYZER W. Li, J. Vandewege Department of Information Technology (INTEC) University of Gent, St.Pietersnieuwstaat 41, B-9000, Gent, Belgium Abstract: Precision

More information

Precision Diode Rectifiers

Precision Diode Rectifiers by Kenneth A. Kuhn March 21, 2013 Precision half-wave rectifiers An operational amplifier can be used to linearize a non-linear function such as the transfer function of a semiconductor diode. The classic

More information

RC Circuits and The Oscilloscope Physics Lab X

RC Circuits and The Oscilloscope Physics Lab X Objective RC Circuits and The Oscilloscope Physics Lab X In this series of experiments, the time constant of an RC circuit will be measured experimentally and compared with the theoretical expression for

More information

PCM Encoding and Decoding:

PCM Encoding and Decoding: PCM Encoding and Decoding: Aim: Introduction to PCM encoding and decoding. Introduction: PCM Encoding: The input to the PCM ENCODER module is an analog message. This must be constrained to a defined bandwidth

More information

Physics 42 Lab 4 Fall 2012 Cathode Ray Tube (CRT)

Physics 42 Lab 4 Fall 2012 Cathode Ray Tube (CRT) Physics 42 Lab 4 Fall 202 Cathode Ray Tube (CRT) PRE-LAB Read the background information in the lab below and then derive this formula for the deflection. D = LPV defl 2 SV accel () Redraw the diagram

More information

Jitter Measurements in Serial Data Signals

Jitter Measurements in Serial Data Signals Jitter Measurements in Serial Data Signals Michael Schnecker, Product Manager LeCroy Corporation Introduction The increasing speed of serial data transmission systems places greater importance on measuring

More information

Sound Pressure Measurement

Sound Pressure Measurement Objectives: Sound Pressure Measurement 1. Become familiar with hardware and techniques to measure sound pressure 2. Measure the sound level of various sizes of fan modules 3. Calculate the signal-to-noise

More information

Lecture - 4 Diode Rectifier Circuits

Lecture - 4 Diode Rectifier Circuits Basic Electronics (Module 1 Semiconductor Diodes) Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Lecture - 4 Diode Rectifier Circuits

More information

PHYSICS 111 LABORATORY Experiment #3 Current, Voltage and Resistance in Series and Parallel Circuits

PHYSICS 111 LABORATORY Experiment #3 Current, Voltage and Resistance in Series and Parallel Circuits PHYSCS 111 LABORATORY Experiment #3 Current, Voltage and Resistance in Series and Parallel Circuits This experiment is designed to investigate the relationship between current and potential in simple series

More information

RF Measurements Using a Modular Digitizer

RF Measurements Using a Modular Digitizer RF Measurements Using a Modular Digitizer Modern modular digitizers, like the Spectrum M4i series PCIe digitizers, offer greater bandwidth and higher resolution at any given bandwidth than ever before.

More information

Electronic WorkBench tutorial

Electronic WorkBench tutorial Electronic WorkBench tutorial Introduction Electronic WorkBench (EWB) is a simulation package for electronic circuits. It allows you to design and analyze circuits without using breadboards, real components

More information

RLC Series Resonance

RLC Series Resonance RLC Series Resonance 11EM Object: The purpose of this laboratory activity is to study resonance in a resistor-inductor-capacitor (RLC) circuit by examining the current through the circuit as a function

More information

Essential Electrical Concepts

Essential Electrical Concepts Essential Electrical Concepts Introduction Modern vehicles incorporate many electrical and electronic components and systems: Audio Lights Navigation Engine control Transmission control Braking and traction

More information

BASIC ELECTRONICS AC CIRCUIT ANALYSIS. December 2011

BASIC ELECTRONICS AC CIRCUIT ANALYSIS. December 2011 AM 5-202 BASIC ELECTRONICS AC CIRCUIT ANALYSIS December 2011 DISTRIBUTION RESTRICTION: Approved for Pubic Release. Distribution is unlimited. DEPARTMENT OF THE ARMY MILITARY AUXILIARY RADIO SYSTEM FORT

More information

Operational Amplifier - IC 741

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

More information

APPLICATION NOTE ULTRASONIC CERAMIC TRANSDUCERS

APPLICATION NOTE ULTRASONIC CERAMIC TRANSDUCERS APPLICATION NOTE ULTRASONIC CERAMIC TRANSDUCERS Selection and use of Ultrasonic Ceramic Transducers The purpose of this application note is to aid the user in the selection and application of the Ultrasonic

More information

Reading: HH Sections 4.11 4.13, 4.19 4.20 (pgs. 189-212, 222 224)

Reading: HH Sections 4.11 4.13, 4.19 4.20 (pgs. 189-212, 222 224) 6 OP AMPS II 6 Op Amps II In the previous lab, you explored several applications of op amps. In this exercise, you will look at some of their limitations. You will also examine the op amp integrator and

More information

Lab 3 - DC Circuits and Ohm s Law

Lab 3 - DC Circuits and Ohm s Law Lab 3 DC Circuits and Ohm s Law L3-1 Name Date Partners Lab 3 - DC Circuits and Ohm s Law OBJECTIES To learn to apply the concept of potential difference (voltage) to explain the action of a battery in

More information

5. Measurement of a magnetic field

5. Measurement of a magnetic field H 5. Measurement of a magnetic field 5.1 Introduction Magnetic fields play an important role in physics and engineering. In this experiment, three different methods are examined for the measurement of

More information

R 60 DoMC-01 rev.1 Additional requirements from the United States. Accuracy class III L. Revision number Date of the revision Nature of the revision

R 60 DoMC-01 rev.1 Additional requirements from the United States. Accuracy class III L. Revision number Date of the revision Nature of the revision R 60 DoMC-01 rev.1 Additional requirements from the United States Accuracy class III L Revision number Date of the revision Nature of the revision Rev.0 29/09/2006 Initial document Rev.1 03/03/2014 Update

More information

Measuring Insulation Resistance of Capacitors

Measuring Insulation Resistance of Capacitors Application Note Measuring Insulation Resistance of Capacitors A common use of high resistance measuring instruments (often called megohmmeters or insulation resistance testers) is measuring the insulation

More information

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA UNIT 5 - ELECTRICAL AND ELECTRONIC PRINCIPLES NQF LEVEL 3 OUTCOME 4 - ALTERNATING CURRENT

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA UNIT 5 - ELECTRICAL AND ELECTRONIC PRINCIPLES NQF LEVEL 3 OUTCOME 4 - ALTERNATING CURRENT EDEXCEL NATIONAL CERTIFICATE/DIPLOMA UNIT 5 - ELECTRICAL AND ELECTRONIC PRINCIPLES NQF LEVEL 3 OUTCOME 4 - ALTERNATING CURRENT 4 Understand single-phase alternating current (ac) theory Single phase AC

More information

SIGNAL GENERATORS and OSCILLOSCOPE CALIBRATION

SIGNAL GENERATORS and OSCILLOSCOPE CALIBRATION 1 SIGNAL GENERATORS and OSCILLOSCOPE CALIBRATION By Lannes S. Purnell FLUKE CORPORATION 2 This paper shows how standard signal generators can be used as leveled sine wave sources for calibrating oscilloscopes.

More information

Content Map For Career & Technology

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

More information

ANALYZER BASICS WHAT IS AN FFT SPECTRUM ANALYZER? 2-1

ANALYZER BASICS WHAT IS AN FFT SPECTRUM ANALYZER? 2-1 WHAT IS AN FFT SPECTRUM ANALYZER? ANALYZER BASICS The SR760 FFT Spectrum Analyzer takes a time varying input signal, like you would see on an oscilloscope trace, and computes its frequency spectrum. Fourier's

More information

Experiment 2 Diode Applications: Rectifiers

Experiment 2 Diode Applications: Rectifiers ECE 3550 - Practicum Fall 2007 Experiment 2 Diode Applications: Rectifiers Objectives 1. To investigate the characteristics of half-wave and full-wave rectifier circuits. 2. To recognize the usefulness

More information

Power Electronics. Prof. K. Gopakumar. Centre for Electronics Design and Technology. Indian Institute of Science, Bangalore.

Power Electronics. Prof. K. Gopakumar. Centre for Electronics Design and Technology. Indian Institute of Science, Bangalore. Power Electronics Prof. K. Gopakumar Centre for Electronics Design and Technology Indian Institute of Science, Bangalore Lecture - 1 Electric Drive Today, we will start with the topic on industrial drive

More information

Switch Mode Power Supply Topologies

Switch Mode Power Supply Topologies Switch Mode Power Supply Topologies The Buck Converter 2008 Microchip Technology Incorporated. All Rights Reserved. WebSeminar Title Slide 1 Welcome to this Web seminar on Switch Mode Power Supply Topologies.

More information

Step Response of RC Circuits

Step Response of RC Circuits Step Response of RC Circuits 1. OBJECTIVES...2 2. REFERENCE...2 3. CIRCUITS...2 4. COMPONENTS AND SPECIFICATIONS...3 QUANTITY...3 DESCRIPTION...3 COMMENTS...3 5. DISCUSSION...3 5.1 SOURCE RESISTANCE...3

More information

Conversion Between Analog and Digital Signals

Conversion Between Analog and Digital Signals ELET 3156 DL - Laboratory #6 Conversion Between Analog and Digital Signals There is no pre-lab work required for this experiment. However, be sure to read through the assignment completely prior to starting

More information

Application Note Noise Frequently Asked Questions

Application Note Noise Frequently Asked Questions : What is? is a random signal inherent in all physical components. It directly limits the detection and processing of all information. The common form of noise is white Gaussian due to the many random

More information

Lab Report No.1 // Diodes: A Regulated DC Power Supply Omar X. Avelar Omar de la Mora Diego I. Romero

Lab Report No.1 // Diodes: A Regulated DC Power Supply Omar X. Avelar Omar de la Mora Diego I. Romero Instituto Tecnológico y de Estudios Superiores de Occidente (ITESO) Periférico Sur Manuel Gómez Morín 8585, Tlaquepaque, Jalisco, México, C.P. 45090 Analog Electronic Devices (ESI038 / SE047) Dr. Esteban

More information

FREQUENCY RESPONSE OF AN AUDIO AMPLIFIER

FREQUENCY RESPONSE OF AN AUDIO AMPLIFIER 2014 Amplifier - 1 FREQUENCY RESPONSE OF AN AUDIO AMPLIFIER The objectives of this experiment are: To understand the concept of HI-FI audio equipment To generate a frequency response curve for an audio

More information

(Refer Slide Time 1:13 min)

(Refer Slide Time 1:13 min) Mechanical Measurements and Metrology Prof. S. P. Venkateshan Department of Mechanical Engineering Indian Institute of Technology, Madras Module - 1 Lecture - 1 Introduction to the Study of Mechanical

More information

Diode Applications. by Kenneth A. Kuhn Sept. 1, 2008. This note illustrates some common applications of diodes.

Diode Applications. by Kenneth A. Kuhn Sept. 1, 2008. This note illustrates some common applications of diodes. by Kenneth A. Kuhn Sept. 1, 2008 This note illustrates some common applications of diodes. Power supply applications A common application for diodes is converting AC to DC. Although half-wave rectification

More information

RMS Power. The Meaning of Average

RMS Power. The Meaning of Average RMS Power Discussion in the rec.radio.amateur.homebrew newsgroup showed a widespread misunderstanding of the meaning and importance of RMS and average values of voltage, current, and power. So I ve put

More information

Use and Application of Output Limiting Amplifiers (HFA1115, HFA1130, HFA1135)

Use and Application of Output Limiting Amplifiers (HFA1115, HFA1130, HFA1135) Use and Application of Output Limiting Amplifiers (HFA111, HFA110, HFA11) Application Note November 1996 AN96 Introduction Amplifiers with internal voltage clamps, also known as limiting amplifiers, have

More information

In order to describe motion you need to describe the following properties.

In order to describe motion you need to describe the following properties. Chapter 2 One Dimensional Kinematics How would you describe the following motion? Ex: random 1-D path speeding up and slowing down In order to describe motion you need to describe the following properties.

More information

E. K. A. ADVANCED PHYSICS LABORATORY PHYSICS 3081, 4051 NUCLEAR MAGNETIC RESONANCE

E. K. A. ADVANCED PHYSICS LABORATORY PHYSICS 3081, 4051 NUCLEAR MAGNETIC RESONANCE E. K. A. ADVANCED PHYSICS LABORATORY PHYSICS 3081, 4051 NUCLEAR MAGNETIC RESONANCE References for Nuclear Magnetic Resonance 1. Slichter, Principles of Magnetic Resonance, Harper and Row, 1963. chapter

More information

Force measurement. Forces VECTORIAL ISSUES ACTION ET RÉACTION ISOSTATISM

Force measurement. Forces VECTORIAL ISSUES ACTION ET RÉACTION ISOSTATISM Force measurement Forces VECTORIAL ISSUES In classical mechanics, a force is defined as "an action capable of modifying the quantity of movement of a material point". Therefore, a force has the attributes

More information

Fig. 1 Analogue Multimeter Fig.2 Digital Multimeter

Fig. 1 Analogue Multimeter Fig.2 Digital Multimeter ELECTRICAL INSTRUMENT AND MEASUREMENT Electrical measuring instruments are devices used to measure electrical quantities such as electric current, voltage, resistance, electrical power and energy. MULTIMETERS

More information

POWER AND VOLTAGE RATING

POWER AND VOLTAGE RATING POWER AND VOLTAGE RATING SCOPE: The purpose of this document is to take the confusion out of power and voltage ratings in specifications and in product information publications. This will be accomplished

More information

Chapter 10. Key Ideas Correlation, Correlation Coefficient (r),

Chapter 10. Key Ideas Correlation, Correlation Coefficient (r), Chapter 0 Key Ideas Correlation, Correlation Coefficient (r), Section 0-: Overview We have already explored the basics of describing single variable data sets. However, when two quantitative variables

More information

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 956 24-BIT DIFFERENTIAL ADC WITH I2C LTC2485 DESCRIPTION

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 956 24-BIT DIFFERENTIAL ADC WITH I2C LTC2485 DESCRIPTION LTC2485 DESCRIPTION Demonstration circuit 956 features the LTC2485, a 24-Bit high performance Σ analog-to-digital converter (ADC). The LTC2485 features 2ppm linearity, 0.5µV offset, and 600nV RMS noise.

More information