LABORATORY 6 v3 TIME DOMAIN

Size: px
Start display at page:

Download "LABORATORY 6 v3 TIME DOMAIN"

Transcription

1 University of California Berkeley Department of Electrical Engineering and Computer Sciences EECS 100, Professor Bernhard Boser LABORATORY 6 v3 TIME DOMAIN Inductors and capacitors add a host of new circuit possibilities that depend on their ability to remember, i.e. to store energy, and thereby signals and information. In this laboratory we will use capacitors to build timer circuits. Timers have a many uses. Applications in include circuits that automatically turn off lights or equipment after a specified period, (annoying) flashers that make lights blink, or synthesizers used in sirens or electronic organs. Timers are also used by other electronic circuits, for example as computer clocks. In fact, the 555 timer circuit used in this laboratory is one of the most successful ICs ever: Designed 1970 by Hans Camenzind at Signetics (later Philips and now NXP) and introduced 1971 (the same year Intel introduced its first 4-Bit! microprocessor executing up to 60,000 instructions per second), sales are still strong with over 1 billion units sold each year! Tell me if you can think of other people who invented something single handedly with similar success and longevity. That Intel microprocessor has long been relegated to museums. The notorious RC charging and discharging circuit that is at the basis of so many homework and exam problems is also at the center of many timer circuits (exams are practical, after all). For example, the time it takes to charge a capacitor to, say, 2/3 the supply voltage can be used to delay turning on a device. Likewise, discharging a capacitor from 2/3 VCC to 1/3 VCC sets the time to turn a device off. Combine these two circuits and you have a clock turning on and off at a rate set by a capacitor and resistors. Turing this simple idea into a complete electronic circuit calls for several functions in addition to the capacitor and charging and discharging resistors. Switches are used to alter between charging and discharging cycles. Comparators determine when a certain voltage level has been reached. Altogether quite a few components are needed to build that timer circuit. The 555 timer includes all these functions in an 8-pin package. The circuit diagram of the 555 is reproduced below: Page 1

2 The figure below illustrates the different functions realized by the chip. Three resistors establish the reference voltages supplied to two comparators (the amplifier-like symbols with a thresholding sign). The flip-flop is a 1-Bit memory. A pulse on the R input sets the output to VCC where it stays until a pulse is applied to the S input after which the output switches to ground. The ground state is also stable: only a renewed pulse on R turns the output back on. The discharge switch uses negative logic: it is on when the output is low, and off when the output is high. The circuit below shows how the 555 timer can be configured as an oscillator. Suppose that the output is high and, consequently, the discharge switch turned off. The capacitor charges through R A and R B and the voltages V 1 and V 2 rise. When V 2 reaches the control voltage (2/3 of V CC ), the flip-flop is reset and the output goes low. The discharge switch turns on and V 1 is immediately pulled to ground. Because of the flop-flop the output stays low and the discharge switch on. The capacitor now discharges through R B. into node V 1, which is held at ground by the discharge switch. When V 2 reaches the threshold of the bottom comparator (1/3 V CC ), the flip-flop is set high again and the process repeats. Page 2

3 The figure below illustrates the output and the voltage across the capacitor for several cycles. An excellent tutorial can be found online: Page 3

4 Lab Session: LAB REPORT Name 1: Name 2: SID: SID: 1. Electronic Toy Organ Let s derive an equation for the frequency of oscillation of the timer circuit shown in the guide. It is practical to calculate the charging time t 1 and discharging time t 2 independently. The total time for each cycles is then T=t 1 +t 2 and the frequency of oscillation is f=1/t. The charging interval starts when V 2 =V CC /3 and V out goes high. The discharge switch opens and V 1 goes to a voltage between V 2 and V CC set by R A and R B. Derive and expression for V 1 at the start of the charging interval. Express in terms of V CC, R A, and R B. Expression for V 1 : Now the capacitor charges through until V 2 =2/3V CC.. Derive an expression for t 1, the time it takes for V 2 to increase from V CC /3 to 2/3V CC. Express in terms of R A, and R B. Expression for t 1 : Now the output turns low and the discharge switch is on. Derive an expression for the time t 2 it takes V 2 to discharge to V CC /3. Express in terms of R A, and R B. Expression for t 2 : Finally combine your results to calculate the frequency of oscillation. Expression for f: For C=10nF, calculate the values of R A and R B that result in f=10khz and t 1 =2t 2. R A = Page 4

5 R B = Round to the nearest available resistance value. Perform a transient analysis in Multisim to verify your result. Turn in a copy a plot showing V out, V 1, and V 2 as a function of time. Note that Multisim has a built-in component for the 555 timer. Multisim output of 10 P Now build the timer circuit in the laboratory. Power it from a 5V supply and check the waveforms with the oscilloscope. Explain discrepancies with the simulation: Comparison of circuit with simulation of 3 M Now connect a speaker to the timer output. Replace R A with a potentiometer to adjust the frequency and start playing your favorite tune. Since this simple organ will not win a beauty contest the winner is who makes the ugliest noise. Play your results to the ears of the TA. Have them sign your lab report. Tone generator of 7 M Page 5

6 2. Function generator The timer circuit produces square waves. Often other waveforms are required. Analyze the circuit below and sketch the output waveform (neglect the 1MΩ resistor; come to the office hours if you would like to find out what it is for). Verify your result with Multisim and turn in a plot of the waveform. Adjust R x and C x such that the output amplitude is 2V peak to peak for a 10kHz timer output. Note that there is more than one solution, pick one for which you have the (approximately) correct component values. Power the opamp from a ±5V supply and the timer from +5V. Function generator (Multisim) Function generator (lab) of 10 P of 10 M Page 6

7 SUGGESTIONS AND FEEDBACK Time for completing prelab: Time for completing lab: Please explain difficulties you had and suggestions for improving this laboratory. Be specific, e.g. refer to paragraphs or figures in the write-up. Explain what experiments should be added, modified (how?), or dropped. Page 7

8 Lab Session: PRELAB SUMMARY Name 1: SID: Summarize your prelab (P) results here and turn this in at the beginning of the lab session. Attach MultiSim schematic and plots for problems 1 and 2. Problem 1 V 1 Result t 1 t 2 F R A R B Multisim output 2 Multisim output of 10 P of 10 P Page 8

LABORATORY 6 v2 TIMERS AND OSCILLATORS

LABORATORY 6 v2 TIMERS AND OSCILLATORS University of California Berkeley Department of Electrical Engineering and Computer Sciences EECS 100, Professor Bernhard Boser, Professor Leon O. Chua 1. Timers LABORATORY 6 v2 TIMERS AND OSCILLATORS

More information

Electric Circuit Fall 2016 Pingqiang Zhou LABORATORY 8. Audio Synthesizer. Guide

Electric Circuit Fall 2016 Pingqiang Zhou LABORATORY 8. Audio Synthesizer. Guide LABORATORY 8 Audio Synthesizer Guide The 555 Timer IC Inductors and capacitors add a host of new circuit possibilities that exploit the memory realized by the energy storage that is inherent to these components.

More information

Electric Circuit Fall 2017 Lab8 LABORATORY 8. Audio Synthesizer. Guide

Electric Circuit Fall 2017 Lab8 LABORATORY 8. Audio Synthesizer. Guide LABORATORY 8 Audio Synthesizer Guide The 555 Timer IC Inductors and capacitors add a host of new circuit possibilities that exploit the memory realized by the energy storage that is inherent to these components.

More information

UC Berkeley, EECS Department

UC Berkeley, EECS Department UC Berkeley, EECS Department B. Boser EECS 40 Lab LAB4: Audio Synthesizer UID: The 555 Timer IC Inductors and capacitors add a host of new circuit possibilities that exploit the memory realized by the

More information

LABORATORY 7 v2 BOOST CONVERTER

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

More information

LABORATORY 3 v1 CIRCUIT ELEMENTS

LABORATORY 3 v1 CIRCUIT ELEMENTS University of California Berkeley Department of Electrical Engineering and Computer Sciences EECS 100, Professor Bernhard Boser LABORATORY 3 v1 CIRCUIT ELEMENTS The purpose of this laboratory is to familiarize

More information

LABORATORY 5 v3 OPERATIONAL AMPLIFIER

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

More information

LABORATORY 3 v3 CIRCUIT ELEMENTS

LABORATORY 3 v3 CIRCUIT ELEMENTS University of California Berkeley Department of Electrical Engineering and Computer Sciences EECS 100, Professor Leon Chua LABORATORY 3 v3 CIRCUIT ELEMENTS The purpose of this laboratory is to familiarize

More information

STATION NUMBER: LAB SECTION: RC Oscillators. LAB 5: RC Oscillators ELECTRICAL ENGINEERING 43/100. University Of California, Berkeley

STATION NUMBER: LAB SECTION: RC Oscillators. LAB 5: RC Oscillators ELECTRICAL ENGINEERING 43/100. University Of California, Berkeley YOUR NAME: YOUR SID: Lab 5: RC Oscillators EE43/100 Spring 2013 Kris Pister YOUR PARTNER S NAME: YOUR PARTNER S SID: STATION NUMBER: LAB SECTION: Pre- Lab GSI Sign- Off: Pre- Lab Score: /40 In- Lab Score:

More information

555 Astable Kit MitchElectronics 2018

555 Astable Kit MitchElectronics 2018 555 Astable Kit MitchElectronics 2018 www.mitchelectronics.co.uk CONTENTS Introduction 3 Schematic 3 How It Works 4 Materials 6 Construction 7 Important Information 8 Page 2 INTRODUCTION The 555 timer

More information

DEPARTMENT OF ELECTRICAL ENGINEERING LAB WORK EE301 ELECTRONIC CIRCUITS

DEPARTMENT OF ELECTRICAL ENGINEERING LAB WORK EE301 ELECTRONIC CIRCUITS DEPARTMENT OF ELECTRICAL ENGINEERING LAB WORK EE301 ELECTRONIC CIRCUITS EXPERIMENT : 4 TITLE : 555 TIMERS OUTCOME : Upon completion of this unit, the student should be able to: 1. gain experience with

More information

To design/build monostable multivibrators using 555 IC and verify their operation using measurements by observing waveforms.

To design/build monostable multivibrators using 555 IC and verify their operation using measurements by observing waveforms. AIM: SUBJECT: ANALOG ELECTRONICS (2130902) EXPERIMENT NO. 09 DATE : TITLE: TO DESIGN/BUILD MONOSTABLE MULTIVIBRATORS USING 555 IC AND VERIFY THEIR OPERATION USING MEASUREMENTS BY OBSERVING WAVEFORMS. DOC.

More information

Chapter Timer IC. NE555 from Signetics in dual-in-line package WORLD TECHNOLOGIES

Chapter Timer IC. NE555 from Signetics in dual-in-line package WORLD TECHNOLOGIES Chapter 1 555 Timer IC NE555 from Signetics in dual-in-line package Internal block diagram The 555 Timer IC is an integrated circuit (chip) used in a variety of timer, pulse generation and oscillator applications.

More information

University of California at Berkeley Donald A. Glaser Physics 111A Instrumentation Laboratory

University of California at Berkeley Donald A. Glaser Physics 111A Instrumentation Laboratory Published on Instrumentation LAB (http://instrumentationlab.berkeley.edu) Home > Lab Assignments > Digital Labs > Digital Circuits II Digital Circuits II Submitted by Nate.Physics on Tue, 07/08/2014-13:57

More information

555 Timer and Its Application

555 Timer and Its Application ANALOG ELECTRONICS (AE) 555 Timer and Its Application 1 Prepared by: BE-EE Amish J. Tankariya SEMESTER-III SUBJECT- ANALOG ELECTRONICS (AE) GTU Subject Code :- 210902 2 OBJECTIVES 555 timer; What is the

More information

Lecture 14: 555 Timers

Lecture 14: 555 Timers Faculty of Engineering MEP382: Design of Applied Measurement Systems Lecture 14: 555 Timers 555 TIMER IC HISTORY The 555 timer IC was first introduced around 1971 by the Signetics Corporation as the SE555/NE555

More information

Lab Experiments. Boost converter (Experiment 2) Control circuit (Experiment 1) Power diode. + V g. C Power MOSFET. Load.

Lab Experiments. Boost converter (Experiment 2) Control circuit (Experiment 1) Power diode. + V g. C Power MOSFET. Load. Lab Experiments L Power diode V g C Power MOSFET Load Boost converter (Experiment 2) V ref PWM chip UC3525A Gate driver TSC427 Control circuit (Experiment 1) Adjust duty cycle D The UC3525 PWM Control

More information

Introduction to IC-555. Compiled By: Chanakya Bhatt EE, IT-NU

Introduction to IC-555. Compiled By: Chanakya Bhatt EE, IT-NU Introduction to IC-555 Compiled By: Chanakya Bhatt EE, IT-NU Introduction SE/NE 555 is a Timer IC introduced by Signetics Corporation in 1970 s. It is basically a monolithic timing circuit that produces

More information

LABORATORY EXPERIMENT. Infrared Transmitter/Receiver

LABORATORY EXPERIMENT. Infrared Transmitter/Receiver LABORATORY EXPERIMENT Infrared Transmitter/Receiver (Note to Teaching Assistant: The week before this experiment is performed, place students into groups of two and assign each group a specific frequency

More information

Police Siren Circuit using NE555 Timer

Police Siren Circuit using NE555 Timer Police Siren Circuit using NE555 Timer Multivibrator: Multivibrator discover their own space in lots of applications as they are among the most broadly used circuits. The application can be anyone either

More information

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 3157 Electrical Engineering Design II Fall 2013

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 3157 Electrical Engineering Design II Fall 2013 Exercise 1: PWM Modulator University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 3157 Electrical Engineering Design II Fall 2013 Lab 3: Power-System Components and

More information

ASTABLE MULTIVIBRATOR

ASTABLE MULTIVIBRATOR 555 TIMER ASTABLE MULTIIBRATOR MONOSTABLE MULTIIBRATOR 555 TIMER PHYSICS (LAB MANUAL) PHYSICS (LAB MANUAL) 555 TIMER Introduction The 555 timer is an integrated circuit (chip) implementing a variety of

More information

CHAPTER 4: 555 TIMER. Dr. Wan Mahani Hafizah binti Wan Mahmud

CHAPTER 4: 555 TIMER. Dr. Wan Mahani Hafizah binti Wan Mahmud CHAPTE 4: 555 TIME Dr. Wan Mahani Hafizah binti Wan Mahmud 555 TIME Introduction Pin configuration Basic architecture and operation Astable Operation Monostable Operation Timer in Triggering Circuits 555

More information

Experiment EB2: IC Multivibrator Circuits

Experiment EB2: IC Multivibrator Circuits EEE1026 Electronics II: Experiment Instruction Learning Outcomes Experiment EB2: IC Multivibrator Circuits LO1: Explain the principles and operation of amplifiers and switching circuits LO2: Analyze high

More information

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

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

More information

EG572EX: ELECTRONIC CIRCUITS I 555 TIMERS

EG572EX: ELECTRONIC CIRCUITS I 555 TIMERS EG572EX: ELECTRONIC CIRCUITS I 555 TIMERS Prepared By: Ajay Kumar Kadel, Kathmandu Engineering College 1) PIN DESCRIPTIONS Fig.1 555 timer Pin Configurations Pin 1 (Ground):- All voltages are measured

More information

Lab #7: Transient Response of a 1 st Order RC Circuit

Lab #7: Transient Response of a 1 st Order RC Circuit Lab #7: Transient Response of a 1 st Order RC Circuit Theory & Introduction Goals for Lab #7 The goal of this lab is to explore the transient response of a 1 st Order circuit. In order to explore the 1

More information

Experiment 5.A. Basic Wireless Control. ECEN 2270 Electronics Design Laboratory 1

Experiment 5.A. Basic Wireless Control. ECEN 2270 Electronics Design Laboratory 1 .A Basic Wireless Control ECEN 2270 Electronics Design Laboratory 1 Procedures 5.A.0 5.A.1 5.A.2 5.A.3 5.A.4 5.A.5 5.A.6 Turn in your pre lab before doing anything else. Receiver design band pass filter

More information

Lecture 7 ECEN 4517/5517

Lecture 7 ECEN 4517/5517 Lecture 7 ECEN 4517/5517 Experiments 4-5: inverter system Exp. 4: Step-up dc-dc converter (cascaded boost converters) Analog PWM and feedback controller to regulate HVDC Exp. 5: DC-AC inverter (H-bridge)

More information

EE 233 Circuit Theory Lab 2: Amplifiers

EE 233 Circuit Theory Lab 2: Amplifiers EE 233 Circuit Theory Lab 2: Amplifiers Table of Contents 1 Introduction... 1 2 Precautions... 1 3 Prelab Exercises... 2 3.1 LM348N Op-amp Parameters... 2 3.2 Voltage Follower Circuit Analysis... 2 3.2.1

More information

BENE 2163 ELECTRONIC SYSTEMS

BENE 2163 ELECTRONIC SYSTEMS UNIVERSITI TEKNIKAL MALAYSIA MELAKA FAKULTI KEJURUTERAAN ELEKTRONIK DAN KEJURUTERAAN KOMPUTER BENE 263 ELECTRONIC SYSTEMS LAB SESSION 3 WEIN BRIDGE OSCILLATOR Revised: February 20 Lab 3 Wien Bridge Oscillator

More information

Electric Circuit Fall 2016 Pingqiang Zhou LABORATORY 7. RC Oscillator. Guide. The Waveform Generator Lab Guide

Electric Circuit Fall 2016 Pingqiang Zhou LABORATORY 7. RC Oscillator. Guide. The Waveform Generator Lab Guide LABORATORY 7 RC Oscillator Guide 1. Objective The Waveform Generator Lab Guide In this lab you will first learn to analyze negative resistance converter, and then on the basis of it, you will learn to

More information

Lab 5. Binary Counter

Lab 5. Binary Counter Lab. Binary Counter Overview of this Session In this laboratory, you will learn: Continue to use the scope to characterize frequencies How to count in binary How to use an MC counter Introduction The TA

More information

ENGR-4300 Fall 2006 Project 3 Project 3 Build a 555-Timer

ENGR-4300 Fall 2006 Project 3 Project 3 Build a 555-Timer ENGR-43 Fall 26 Project 3 Project 3 Build a 555-Timer For this project, each team, (do this as team of 4,) will simulate and build an astable multivibrator. However, instead of using the 555 timer chip,

More information

Lab 6. Binary Counter

Lab 6. Binary Counter Lab 6. Binary Counter Overview of this Session In this laboratory, you will learn: Continue to use the scope to characterize frequencies How to count in binary How to use an MC14161 or CD40161BE counter

More information

EE 233 Circuit Theory Lab 4: Second-Order Filters

EE 233 Circuit Theory Lab 4: Second-Order Filters EE 233 Circuit Theory Lab 4: Second-Order Filters Table of Contents 1 Introduction... 1 2 Precautions... 1 3 Prelab Exercises... 2 3.1 Generic Equalizer Filter... 2 3.2 Equalizer Filter for Audio Mixer...

More information

PreLab 6 PWM Design for H-bridge Driver (due Oct 23)

PreLab 6 PWM Design for H-bridge Driver (due Oct 23) GOAL PreLab 6 PWM Design for H-bridge Driver (due Oct 23) The overall goal of Lab6 is to demonstrate a DC motor controller that can adjust speed and direction. You will design the PWM waveform and digital

More information

Class #6: Experiment The 555-Timer & Pulse Width Modulation

Class #6: Experiment The 555-Timer & Pulse Width Modulation Class #6: Experiment The 555-Timer & Pulse Width Modulation Purpose: In this experiment we look at the 555-timer, a device that uses digital devices and other electronic switching elements to generate

More information

Department of Electrical & Computer Engineering Technology. EET 3086C Circuit Analysis Laboratory Experiments. Masood Ejaz

Department of Electrical & Computer Engineering Technology. EET 3086C Circuit Analysis Laboratory Experiments. Masood Ejaz Department of Electrical & Computer Engineering Technology EET 3086C Circuit Analysis Laboratory Experiments Masood Ejaz Experiment # 1 DC Measurements of a Resistive Circuit and Proof of Thevenin Theorem

More information

). The THRESHOLD works in exactly the opposite way; whenever the THRESHOLD input is above 2/3V CC

). The THRESHOLD works in exactly the opposite way; whenever the THRESHOLD input is above 2/3V CC ENGR 210 Lab 8 RC Oscillators and Measurements Purpose: In the previous lab you measured the exponential response of RC circuits. Typically, the exponential time response of a circuit becomes important

More information

EE 221 L CIRCUIT II. by Ming Zhu

EE 221 L CIRCUIT II. by Ming Zhu EE 22 L CIRCUIT II LABORATORY 9: RC CIRCUITS, FREQUENCY RESPONSE & FILTER DESIGNS by Ming Zhu DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING UNIVERSITY OF NEVADA, LAS VEGAS OBJECTIVE Enhance the knowledge

More information

UNIVERSITY OF PENNSYLVANIA EE 206

UNIVERSITY OF PENNSYLVANIA EE 206 UNIVERSITY OF PENNSYLVANIA EE 206 TRANSISTOR BIASING CIRCUITS Introduction: One of the most critical considerations in the design of transistor amplifier stages is the ability of the circuit to maintain

More information

Digital Applications of the Operational Amplifier

Digital Applications of the Operational Amplifier Lab Procedure 1. Objective This project will show the versatile operation of an operational amplifier in a voltage comparator (Schmitt Trigger) circuit and a sample and hold circuit. 2. Components Qty

More information

Lab 7: DELTA AND SIGMA-DELTA A/D CONVERTERS

Lab 7: DELTA AND SIGMA-DELTA A/D CONVERTERS ANALOG & TELECOMMUNICATION ELECTRONICS LABORATORY EXERCISE 6 Lab 7: DELTA AND SIGMA-DELTA A/D CONVERTERS Goal The goals of this experiment are: - Verify the operation of a differential ADC; - Find the

More information

Sampling and Reconstruction

Sampling and Reconstruction Experiment 10 Sampling and Reconstruction In this experiment we shall learn how an analog signal can be sampled in the time domain and then how the same samples can be used to reconstruct the original

More information

Lab 6: Building a Function Generator

Lab 6: Building a Function Generator ECE 212 Spring 2010 Circuit Analysis II Names: Lab 6: Building a Function Generator Objectives In this lab exercise you will build a function generator capable of generating square, triangle, and sine

More information

EE 233 Circuit Theory Lab 3: First-Order Filters

EE 233 Circuit Theory Lab 3: First-Order Filters EE 233 Circuit Theory Lab 3: First-Order Filters Table of Contents 1 Introduction... 1 2 Precautions... 1 3 Prelab Exercises... 2 3.1 Inverting Amplifier... 3 3.2 Non-Inverting Amplifier... 4 3.3 Integrating

More information

OBJECTIVE The purpose of this exercise is to design and build a pulse generator.

OBJECTIVE The purpose of this exercise is to design and build a pulse generator. ELEC 4 Experiment 8 Pulse Generators OBJECTIVE The purpose of this exercise is to design and build a pulse generator. EQUIPMENT AND PARTS REQUIRED Protoboard LM555 Timer, AR resistors, rated 5%, /4 W,

More information

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

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

More information

STEP RESPONSE OF 1 ST AND 2 ND ORDER CIRCUITS

STEP RESPONSE OF 1 ST AND 2 ND ORDER CIRCUITS STEP RESPONSE OF 1 ST AND 2 ND ORDER CIRCUITS YOUR NAME GTA S SIGNATURE LAB MEETING TIME Objectives: To observe responses of first and second order circuits - RC, RL and RLC circuits, source-free or with

More information

EE283 Electrical Measurement Laboratory Laboratory Exercise #7: Digital Counter

EE283 Electrical Measurement Laboratory Laboratory Exercise #7: Digital Counter EE283 Electrical Measurement Laboratory Laboratory Exercise #7: al Counter Objectives: 1. To familiarize students with sequential digital circuits. 2. To show how digital devices can be used for measurement

More information

EE320L Electronics I. Laboratory. Laboratory Exercise #3. Operational Amplifier Application Circuits. Angsuman Roy

EE320L Electronics I. Laboratory. Laboratory Exercise #3. Operational Amplifier Application Circuits. Angsuman Roy EE320L Electronics I Laboratory Laboratory Exercise #3 Operational Amplifier Application Circuits By Angsuman Roy Department of Electrical and Computer Engineering University of Nevada, Las Vegas Objective:

More information

VCC. Digital 16 Frequency Divider Digital-to-Analog Converter Butterworth Active Filter Sample-and-Hold Amplifier (part 2) Last Update: 03/19/14

VCC. Digital 16 Frequency Divider Digital-to-Analog Converter Butterworth Active Filter Sample-and-Hold Amplifier (part 2) Last Update: 03/19/14 Digital 16 Frequency Divider Digital-to-Analog Converter Butterworth Active Filter Sample-and-Hold Amplifier (part 2) ECE3204 Lab 5 Objective The purpose of this lab is to design and test an active Butterworth

More information

EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Lab Timer: Blinking LED Lights and Pulse Generator

EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Lab Timer: Blinking LED Lights and Pulse Generator EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Lab 9 555 Timer: Blinking LED Lights and Pulse Generator In many digital and analog circuits it is necessary to create a clock

More information

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

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

More information

HIGH LOW Astable multivibrators HIGH LOW 1:1

HIGH LOW Astable multivibrators HIGH LOW 1:1 1. Multivibrators A multivibrator circuit oscillates between a HIGH state and a LOW state producing a continuous output. Astable multivibrators generally have an even 50% duty cycle, that is that 50% of

More information

DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 02139

DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 02139 DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 02139 Spring 2017 V2 6.101 Introductory Analog Electronics Laboratory Laboratory

More information

DIGITAL ELECTRONICS: LOGIC AND CLOCKS

DIGITAL ELECTRONICS: LOGIC AND CLOCKS DIGITL ELECTRONICS: LOGIC ND CLOCKS L 9 INTRO: INTRODUCTION TO DISCRETE DIGITL LOGIC, MEMORY, ND CLOCKS GOLS In this experiment, we will learn about the most basic elements of digital electronics, from

More information

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

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

More information

Multivibrators. Department of Electrical & Electronics Engineering, Amrita School of Engineering

Multivibrators. Department of Electrical & Electronics Engineering, Amrita School of Engineering Multivibrators Multivibrators Multivibrator is an electronic circuit that generates square, rectangular, pulse waveforms. Also called as nonlinear oscillators or function generators. Multivibrator is basically

More information

University of Michigan EECS 311: Electronic Circuits Fall 2009 LAB 2 NON IDEAL OPAMPS

University of Michigan EECS 311: Electronic Circuits Fall 2009 LAB 2 NON IDEAL OPAMPS University of Michigan EECS 311: Electronic Circuits Fall 2009 LAB 2 NON IDEAL OPAMPS Issued 10/5/2008 Pre Lab Completed 10/12/2008 Lab Due in Lecture 10/21/2008 Introduction In this lab you will characterize

More information

Java Bread Board Introductory Digital Electronics Exercise 2, Page 1

Java Bread Board Introductory Digital Electronics Exercise 2, Page 1 Java Bread Board Introductory Digital Electronics Exercise 2, Page 1 JBB Excercise 2 The aim of this lab is to demonstrate how basic logic gates can be used to implement simple memory functions, introduce

More information

Lab 2: Common Emitter Design: Part 2

Lab 2: Common Emitter Design: Part 2 Lab 2: Common Emitter Design: Part 2 ELE 344 University of Rhode Island, Kingston, RI 02881-0805, U.S.A. 1 Linearity in High Gain Amplifiers The common emitter amplifier, shown in figure 1, will provide

More information

ELEC3106 Electronics. Lab 3: PCB EMI measurements. Objective. Components. Set-up

ELEC3106 Electronics. Lab 3: PCB EMI measurements. Objective. Components. Set-up ELEC3106 Electronics Lab 3: PCB EMI measurements Objective The objective of this laboratory session is to give the students a good understanding of critical PCB level Electromagnetic Interference phenomena

More information

Step Response of RC Circuits

Step Response of RC Circuits EE 233 Laboratory-1 Step Response of RC Circuits 1 Objectives Measure the internal resistance of a signal source (eg an arbitrary waveform generator) Measure the output waveform of simple RC circuits excited

More information

Lab 2 Operational Amplifier

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

More information

UNIVERSITY OF CALIFORNIA, DAVIS Department of Electrical and Computer Engineering. EEC 180A DIGITAL SYSTEMS I Winter 2015

UNIVERSITY OF CALIFORNIA, DAVIS Department of Electrical and Computer Engineering. EEC 180A DIGITAL SYSTEMS I Winter 2015 UNIVERSITY OF CALIFORNIA, DAVIS Department of Electrical and Computer Engineering EEC 180A DIGITAL SYSTEMS I Winter 2015 LAB 2: INTRODUCTION TO LAB INSTRUMENTS The purpose of this lab is to introduce the

More information

York University Dept. of Electrical Engineering and Computer Science. A laboratory Manual for Electric Circuits Lab EECS2200.

York University Dept. of Electrical Engineering and Computer Science. A laboratory Manual for Electric Circuits Lab EECS2200. York University Dept. of Electrical Engineering and Computer Science A laboratory Manual for Electric Circuits Lab EECS2200 Fall 2015-2016 -1- ACKNOWLEDGEMENT Prof Mokhtar Aboelaze developed this manual

More information

Experiment #6: Biasing an NPN BJT Introduction to CE, CC, and CB Amplifiers

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

More information

Transmit filter designs for ADSL modems

Transmit filter designs for ADSL modems EE 233 Laboratory-4 1. Objectives Transmit filter designs for ADSL modems Design a filter from a given topology and specifications. Analyze the characteristics of the designed filter. Use SPICE to verify

More information

EK307 Active Filters and Steady State Frequency Response

EK307 Active Filters and Steady State Frequency Response EK307 Active Filters and Steady State Frequency Response Laboratory Goal: To explore the properties of active signal-processing filters Learning Objectives: Active Filters, Op-Amp Filters, Bode plots Suggested

More information

PHYS225 Lecture 18. Electronic Circuits

PHYS225 Lecture 18. Electronic Circuits PHYS225 Lecture 18 Electronic Circuits Oscillators and Timers Oscillators & Timers Produce timing signals to initiate measurement Periodic or single pulse Periodic output at known (controlled) frequency

More information

Lab 2 Revisited Exercise

Lab 2 Revisited Exercise Lab 2 Revisited Exercise +15V 100k 1K 2N2222 Wire up led display Note the ground leads LED orientation 6.091 IAP 2008 Lecture 3 1 Comparator, Oscillator +5 +15 1k 2 V- 7 6 Vin 3 V+ 4 V o Notice that power

More information

PRESENTATION ON 555 TIMER A Practical Approach

PRESENTATION ON 555 TIMER A Practical Approach PRESENTATION ON 555 TIMER A Practical Approach By Nagaraj Vannal Assistant Professor School of Electronics Engineering, K.L.E Technological University, Hubballi-31 nagaraj_vannal@bvb.edu 555 Timer The

More information

Government Polytechnic Muzaffarpur Name of the Lab: Applied Electronics Lab

Government Polytechnic Muzaffarpur Name of the Lab: Applied Electronics Lab Government Polytechnic Muzaffarpur Name of the Lab: Applied Electronics Lab Subject Code: 1620408 Experiment-1 Aim: To obtain the characteristics of field effect transistor (FET). Theory: The Field Effect

More information

Comparators, positive feedback, and relaxation oscillators

Comparators, positive feedback, and relaxation oscillators Experiment 4 Introductory Electronics Laboratory Comparators, positive feedback, and relaxation oscillators THE SCHMITT TRIGGER AND POSITIVE FEEDBACK 4-2 The op-amp as a comparator... 4-2 Using positive

More information

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

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

More information

EE100B Experiment 6. The Design of Waveform Generators. College of Engineering University of California, Riverside. Objective

EE100B Experiment 6. The Design of Waveform Generators. College of Engineering University of California, Riverside. Objective EE100 Experiment 6 The esign of Waveform Generators ollege of Engineering University of alifornia, Riverside Objective To familiarize with some quite general ideas concerning the generation of waveforms

More information

Capacitive Touch Sensing Tone Generator. Corey Cleveland and Eric Ponce

Capacitive Touch Sensing Tone Generator. Corey Cleveland and Eric Ponce Capacitive Touch Sensing Tone Generator Corey Cleveland and Eric Ponce Table of Contents Introduction Capacitive Sensing Overview Reference Oscillator Capacitive Grid Phase Detector Signal Transformer

More information

UC Berkeley, EECS Department

UC Berkeley, EECS Department UC Berkeley, EECS Department B. Boser EECS 4 Lab LAB5: Boost Voltage Supply UID: Boost Converters We have tried to use resistors (voltage dividers) to transform voltages but found that these solutions

More information

DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 02139

DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 02139 DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 019.101 Introductory Analog Electronics Laboratory Laboratory No. READING ASSIGNMENT

More information

Lab #10: Finite State Machine Design

Lab #10: Finite State Machine Design Lab #10: Finite State Machine Design Zack Mattis Lab: 3/2/17 Report: 3/14/17 Partner: Brendan Schuster Purpose In this lab, a finite state machine was designed and fully implemented onto a protoboard utilizing

More information

Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET REV. NO. : REV.

Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET REV. NO. : REV. Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET LABORATORY MANUAL EXPERIMENT NO. ISSUE NO. : ISSUE DATE: July 200 REV. NO. : REV.

More information

UC Berkeley, EECS Department EECS 40/42/100 Lab LAB3: Operational Amplifier UID:

UC Berkeley, EECS Department EECS 40/42/100 Lab LAB3: Operational Amplifier UID: UC Berkeley, EECS Department EECS 40/42/100 Lab LAB3: Operational Amplifier UID: B. E. Boser 1 Enter the names and SIDs for you and your lab partner into the boxes below. Name 1 SID 1 Name 2 SID 2 Sensor

More information

Prelab 10: Differential Amplifiers

Prelab 10: Differential Amplifiers Name: Lab Section: Prelab 10: Differential Amplifiers For this lab, assume all NPN transistors are identical 2N3904 BJTs and all PNP transistors are identical 2N3906 BJTs. Component I S (A) V A (V) 2N3904

More information

Analog Electronic Circuits Lab-manual

Analog Electronic Circuits Lab-manual 2014 Analog Electronic Circuits Lab-manual Prof. Dr Tahir Izhar University of Engineering & Technology LAHORE 1/09/2014 Contents Experiment-1:...4 Learning to use the multimeter for checking and indentifying

More information

Lab Project EE348L. Spring 2005

Lab Project EE348L. Spring 2005 Lab Project EE348L Spring 2005 B. Madhavan Spring 2005 B. Madhavan Page 1 of 7 EE348L, Spring 2005 1 Lab Project 1.1 Introduction Based on your understanding of band pass filters and single transistor

More information

EE 320 L LABORATORY 9: MOSFET TRANSISTOR CHARACTERIZATIONS. by Ming Zhu UNIVERSITY OF NEVADA, LAS VEGAS 1. OBJECTIVE 2. COMPONENTS & EQUIPMENT

EE 320 L LABORATORY 9: MOSFET TRANSISTOR CHARACTERIZATIONS. by Ming Zhu UNIVERSITY OF NEVADA, LAS VEGAS 1. OBJECTIVE 2. COMPONENTS & EQUIPMENT EE 320 L ELECTRONICS I LABORATORY 9: MOSFET TRANSISTOR CHARACTERIZATIONS by Ming Zhu DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING UNIVERSITY OF NEVADA, LAS VEGAS 1. OBJECTIVE Get familiar with MOSFETs,

More information

Chapter 16: Oscillators

Chapter 16: Oscillators Chapter 16: Oscillators 16.1: The Oscillator Oscillators are widely used in most communications systems as well as in digital systems, including computers, to generate required frequencies and timing signals.

More information

For the op amp circuit above, how is the output voltage related to the input voltage? = 20 k R 2

For the op amp circuit above, how is the output voltage related to the input voltage? = 20 k R 2 Golden Rules for Ideal Op Amps with negative feedback: 1. The output will adjust in any way possible to make the inverting input and the noninverting input terminals equal in voltage. 2. The inputs draw

More information

SAW-TOOTH GENERATOR VOLTAGE COMPARATOR. DTs Ts

SAW-TOOTH GENERATOR VOLTAGE COMPARATOR. DTs Ts ECEN4618: Experiment è2 PulseWidth Modulator Design cæ 1997 Dragan Maksimoviçc Department of Electrical and Computer Engineering University of Colorado, Boulder In the Lab è1, a simple pulse generator

More information

EE 368 Electronics Lab. Experiment 10 Operational Amplifier Applications (2)

EE 368 Electronics Lab. Experiment 10 Operational Amplifier Applications (2) EE 368 Electronics Lab Experiment 10 Operational Amplifier Applications (2) 1 Experiment 10 Operational Amplifier Applications (2) Objectives To gain experience with Operational Amplifier (Op-Amp). To

More information

Comparators, positive feedback, and relaxation oscillators

Comparators, positive feedback, and relaxation oscillators Experiment 4 Introductory Electronics Laboratory Comparators, positive feedback, and relaxation oscillators THE SCHMITT TIGGE AND POSITIVE FEEDBACK 4-2 The op-amp as a comparator... 4-2 Using positive

More information

EE320L Electronics I. Laboratory. Laboratory Exercise #2. Basic Op-Amp Circuits. Angsuman Roy. Department of Electrical and Computer Engineering

EE320L Electronics I. Laboratory. Laboratory Exercise #2. Basic Op-Amp Circuits. Angsuman Roy. Department of Electrical and Computer Engineering EE320L Electronics I Laboratory Laboratory Exercise #2 Basic Op-Amp Circuits By Angsuman Roy Department of Electrical and Computer Engineering University of Nevada, Las Vegas Objective: The purpose of

More information

Intro To Engineering II for ECE: Lab 7 The Op Amp Erin Webster and Dr. Jay Weitzen, c 2014 All rights reserved.

Intro To Engineering II for ECE: Lab 7 The Op Amp Erin Webster and Dr. Jay Weitzen, c 2014 All rights reserved. Lab 7: The Op Amp Laboratory Objectives: 1) To introduce the operational amplifier or Op Amp 2) To learn the non-inverting mode 3) To learn the inverting mode 4) To learn the differential mode Before You

More information

PreLab 7: LED Blinker (Due Oct 30)

PreLab 7: LED Blinker (Due Oct 30) GOAL PreLab 7: LED Blinker (Due Oct 30) The overall goal of Lab 7 is to demonstrate a two-led blinker with adjustable frequency. This is a two-week lab. The first week involves designing and testing a

More information

Project 3 Build a 555-Timer

Project 3 Build a 555-Timer Project 3 Build a 555-Timer For this project, each group will simulate and build an astable multivibrator. However, instead of using the 555 timer chip, you will have to use the devices you learned about

More information

Electronics II. 3. measurement : Tuned circuits

Electronics II. 3. measurement : Tuned circuits Electronics II. 3. measurement : Tuned circuits This laboratory session involves circuits which contain a double-t (or TT), a passive RC circuit: Figure 1. Double T passive RC circuit module The upper

More information

Experiment 6: Biasing Circuitry

Experiment 6: Biasing Circuitry 1 Objective UNIVERSITY OF CALIFORNIA AT BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences EE105 Lab Experiments Experiment 6: Biasing Circuitry Setting up a biasing

More information

Lab Exercise # 9 Operational Amplifier Circuits

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

More information