EE 211 Lecture 4 T. H. Ortmeyer Spring 2006. This week’s labs Grounding Lab Labview Tutorial.

Slides:



Advertisements
Similar presentations
The Inverting Mode Op-Amp. What is the Inverting Mode ? The op-amp can be connected up in various ways or modes. What it does depends on how it is connected.
Advertisements

The Differential Mode Op-Amp. What is the Differential Mode ? The op-amp can be connected up in various ways or modes. What it does depends on how it.
Lecture Notes Part 4 ET 483b Sequential Control and Data Acquisition
BIOPOTENTIAL AMPLIFIERS
LabVIEW 7.1 Tutorial. Measurement Lab. MECH262-MECH261 Imran Haider Malik January 16, 2006.
CHAPTER 3 Measurement Systems with Electrical Signals
ME 322: Instrumentation Lecture 18 March 2, 2015 Professor Miles Greiner TC signal conditioner, Computer data acquisition introduction, Lab 7, myDAQ, LabVIEW.
CHAPTER 1: INTRODUCTION TO OPERATIONAL AMPLIFIERS
10/11/2004EE 42 fall 2004 lecture 181 Lecture #18 Summary of ideal devices, amplifier examples Reminder: MIDTERM coming up one week from today (Monday.
Announcements Tuesday’s Lecture next week is cancelled –October 18 th Assignment 4 is active, due in my mailbox by 5pm Friday (October 14 th ) Mid-term.
ESE Lab Computer based Temperature Control Sid Deliwala, ESE Labs.
CS320n –Visual Programming Introduction to LabVIEW.
PH4705/ET4305: Instrumentation Amp Our sensor will be connected to some kind of measurement system either directly, diag. 1, or as a bridge circuit diag.
Instrumentation Amplifiers
Lecture II: Linear Applications of Opamp
Op Amps and Signal Conditioning E80 Spring 2015 Erik Spjut.
Introduction to Op Amps
Operational Amplifiers
1 Electronic Circuits COMMON EMITTER CIRCUITS. 2 Electronic Circuits AMPLIFIERS CAN BE CLASSIFIED AS EITHER: VOLTAGE AMPS POWER AMPS AMPLIFIERS CAN BE.
IDEAL OPERATIONAL AMPLIFIER AND OP-AMP CIRCUITS
10/13/2004EE 42 fall 2004 lecture 191 Lecture #19 amplifier examples: comparators, op amps. Reminder: MIDTERM coming up one week from today (Monday October.
Analogue Electronics II EMT 212/4
EKT314/4 Electronic Instrumentation
Instrumentation for Scientists
DATA ACQUISITION Today’s Topics Define DAQ and DAQ systems Signals (digital and analogue types) Transducers Signal Conditioning - Importance of grounding.
Page 1EE 461 – Digital System Design Spring 2010 EELE 461/561 – Digital System Design Eye Diagrams in ADS.
Physics 145 Introduction to Experimental Physics I Instructor: Karine Chesnel Office: N319 ESC Tel: Office hours: on appointment.
Common Mode Rejection Ratio
© 2012 Pearson Education. Upper Saddle River, NJ, All rights reserved. Electronic Devices, 9th edition Thomas L. Floyd Electronic Devices Ninth.
Electronic Circuits Laboratory EE462G Simulation Lab #9 The BJT Differential Amplifier.
EE 1270 Introduction to Electric Circuits Suketu Naik 0 EE 1270: Introduction to Electric Circuits Lecture 13: Operational Amplifiers Part 2 Chapter 5.
3/1/2003BAE of 5 Additional Information on Op-Amp Specifications.
LabVIEW and MatLab E80 Teaching Team February 5, 2008.
Module 4 Operational Amplifier
SYDE 292 Circuits, Instrumentation and Measurement Instructor: Prof. Dan Stashuk DC 2613 Ext Objectives: Based on E & M.
Digitization When data acquisition hardware receives an analog signal it converts it to a voltage. An A/D (analog-to-digital) converter then digitizes.
OPERATIONAL AMPLIFIERS. BASIC OP-AMP Symbol and Terminals A standard operational amplifier (op-amp) has; V out is the output voltage, V+ is the non-inverting.
An Overview of LabVIEW by: The Software User-Interface Group!
Fundamentals of Electric Circuits Chapter 5 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
High Speed Digital Systems Lab Spring/Winter 2010 Project definition Instructor: Rolf Hilgendorf Students: Elad Mor, Ilya Zavolsky Integration of an A/D.
Instrumentation Amplifiers Passive Transducer Measurement Configuration: For passive transducers in a bridge configuration the voltage of interest is the.
Op-amp used as a summing amplifier or adder It is possible to apply more than one input signal to an inverting amplifier. This circuit will then add all.
EE101-Lecture 8 Operational Amplifier Basics of amplifiers EE101 Fall 2012 Lect 8- Kang1 Noninverting amplifier & Inverting amplifier.
Guided by - Prof. N A Gajjar Prepared by : Hemaxi Halpati : Priyank Hirani : Manish Jatiya : Rakesh.
Module 2 Operational Amplifier Basics
ARUN MUCHHALA ENGINEERING COLLEGE- DHARI [ ] ANALOG ELECTRONICS Prajapati Omprakash rd ELECTRICAL DEPARTMENT ANALOG ELECTRONICS.
UOP ECT 246 Week 3 iLab Op - Amps Check this A+ tutorial guideline at For more classes.
Mrs V.S.KharoteChavan,E&Tc,PC poly
Figure 3.1 Stages in electrical signal measuring system.
BIOELECTRONICS 1 Lec 9: Op Amp Applications By
Fundamentals of Electric Circuits Chapter 5
Operational Amplifier
ECE 1270: Introduction to Electric Circuits
Ping-Pong Ball Levitation
Analogue Electronics Circuit II EKT 214/4
Analogue Electronic 2 EMT 212
ECE 1270: Introduction to Electric Circuits
Electronic Devices Ninth Edition Floyd Chapter 12.
Op-Amps and Analog Computers
Department of CNET Electronic Circuit II
تقویت کننده های عملیاتی
Digital Control Systems Waseem Gulsher
INSTRUMENTASI INDUSTRI
Lesson 11: Transducer Electrical Interfaces
Lesson 12: Analog Signal Conditioning
Medical electronics II
Fundamentals of Electric Circuits Chapter 5
Department of CNET Electronic Circuit II
Chapter 5 Operational Amplifiers
Common-Mode Voltage Input common-mode voltage is the most important specification when selecting a direct current sensing solution. It is defined as the.
Presentation transcript:

EE 211 Lecture 4 T. H. Ortmeyer Spring 2006

This week’s labs Grounding Lab Labview Tutorial

Grounding Lab The purpose of this laboratory experiment is to demonstrate the potential problems that can arise due to poor grounding. We will amplify millivolt signals from sensors to the 10 volt range, using op amps operating in the linear region.

The “vanilla” amplifier– with a good ground

The same amp with a poor ground Figure 1. A sensor at one location to be connected to an amplifier at another location.

Differential amp– the better solution

Differential amp Connect both sides of the sensor to the differential amplifier inputs. Ground the sensor as needed for safety.

Definitions Differential mode– the difference between the two leads of a signal. Common mode– the level that the signal floats above ground.

Differential and common mode input voltages

Common Mode Rejection

PreLab Assignment Determine the gain equation for the differential amplifier. Review the definition of Common Mode and Differential Mode gains, as well as Common Mode Rejection Ratio

#8– LabView Tutorial Run the Labview tutorial Explore sampled signals

Labview– Graphical Programming Language It is intended to make the PC look like an instrument. It has two view- –Panel, which represents the front of the instrument –Block diagram, which represents the circuitry of the instrument

Elements of LabView Command and indicating elements are placed on the panel Functional elements are placed on the block diagram, and connected with a wiring tool. LabView Express is intended to streamline certain common functions.

Digitizing a signal

Digitized Math Averaging--

RMS’ing

What if your sampling interval is not T? Error!!!!! We explore this error at low frequencies

Finally, We configure Labview to measure real signals from an A/D converter rather than the simulated signals.

Prelab Preview the on-line presentation