ME456 Experiment Hardware Checkoff

Size: px
Start display at page:

Download "ME456 Experiment Hardware Checkoff"

Transcription

1 Name: ME456 Experiment Hardware Checkoff Robotics with the Boe-Bot v3.0 Fall 2012 Chapter #6: Light Sensitive Navigation with Phototransistors With your Boe-Bot s phototransistors looking down in front of it, develop a program that makes your Boe-Bot recognize the difference between black and white. The BoE-Bot should turn away from black surfaces and towards white ones. Find a large white surface and place dark-black sheets of paper on it. Hints: Make sure to test and understand what the Boe-Bot sees when it is focused on a black sheet of paper and what it sees when it is focused on a white background. Use example programs from the last three activities in this chapter. The RC decay time circuit and programs will be much more helpful for making the program work than the phototransistor divider techniques. Also, make sure this obstacle course is in a uniformly lit area. Bright sunlight from windows, and shadows cast by onlookers can make the demonstration fail. This project functions: Date: Note: STAPLE to this coversheet, all your answers to all 1) Questions (From pg. 217, plus the attached additional questions), 2) Exercises (From pg. 218, plus the attached additional exercises), 3) Activities in this chapter, and 4) Projects (From pg. 218, plus the chapter project above)

2 You are responsible for knowing the answers to Chapter 6 Questions 1-9, Exercises 1-9, Projects 1-3 on pg of Robotics with the Boe-Bot. This material, plus this additional material, will be covered in Quizzes. Chapter 6 Additional Questions 1. How does the conductance of a phototransistor respond to bright and dim light? 2. What happens if the light levels are between bright and dim? 3. Does an I/O pin have any effect on the circuit when it s set to input? 4. What causes the input register for an I/O pin to hold a 1 or 0 when it s set to input? 5. What does threshold voltage mean? 6. What s the threshold voltage of a BASIC Stamp I/O pin?

3 7. What s a voltage divider? 8. Referring to Figure 6-4 on page 173, what electrical effect causes potential voltage at P6 to rise above or fall below a BASIC Stamp I/O pin s threshold voltage? 9. What is it about the circuit that causes potential voltage at P6 to change value? 10. What adjustment can you make to the circuit in Figure 6-4 to make it operate better in a more brightly lit area? 11. How about in a relatively dark area? 12. What are the minimum changes you can make to RoamingWithWhiskers.bs2 to make it work with phototransistors? 13. What s the difference between a farad and a microfarad? 14. Referring to Figure 6-11 on page 184, what does HIGH 6 do to the voltage across the capacitor? What does PAUSE 3 do? What does the RCTIME command do?

4 15. What is a constant declaration? What does it do? How can you use one in a program? 16. How are math expressions evaluated in PBASIC? 17. What s the difference between using a number in an IF THEN condition and using a constant? 18. What s the difference between using an RCTIME measurement in an IF THEN statement and using the value of an I/O pin input register? 19. You can use these modifiers: Bit, Nib, Byte, and Word when declaring a variable, but can you declare one variable name to refer to another variable that has already been declared? If so, how does it work? If not, why can t you?

5 Old Quiz Questions 1. A phototransistor voltage divider circuit is used to detect High/low light levels. a) ls the relative light level that yields P6 = 1 (very high / very low) b) What photoresistor resistance value yields 1.4 volts at pin P6? 2. The photoresistor is also used in the RC circuit shown below. If the code below is executed, time VAR Word HIGH 6 PAUSE 3 RCTIME 6,1,time What current through the photoresistor yields time = 100? 3. In Lecture 17, The last slide shows the diagram What was stated is the most crucial element to the function of the feedback loop above? a) the Controller, b) the Plant or c) the Measurement (Circle one)

1) Two lightbulbs, one rated 30 W at 120 V and another rated 40 W at 120 V, are arranged in two different circuits.

1) Two lightbulbs, one rated 30 W at 120 V and another rated 40 W at 120 V, are arranged in two different circuits. 1) Two lightbulbs, one rated 30 W at 120 V and another rated 40 W at 120 V, are arranged in two different circuits. a. The two bulbs are first connected in parallel to a 120 V source. i. Determine the

More information

T U T O R I A L : A M O D E L F O R C I R C U I T S

T U T O R I A L : A M O D E L F O R C I R C U I T S South Pasadena Physics Name 10 Circuits Period Date T U T O R I A L : A M O D E L F O R C I R C U I T S Tutorial Instructions This Tutorial contains Activities and Exercises. Activities: These are intended

More information

Chapter 24: Capacitance and dielectrics

Chapter 24: Capacitance and dielectrics Chapter 24: Capacitance and dielectrics Capacitor: a device store electric energy How to define capacitance In parallel and/or in series Electric energy stored in a capacitor Dielectric materials Capacitor:

More information

ENERGY AND TIME CONSTANTS IN RC CIRCUITS By: Iwana Loveu Student No Lab Section: 0003 Date: February 8, 2004

ENERGY AND TIME CONSTANTS IN RC CIRCUITS By: Iwana Loveu Student No Lab Section: 0003 Date: February 8, 2004 ENERGY AND TIME CONSTANTS IN RC CIRCUITS By: Iwana Loveu Student No. 416 614 5543 Lab Section: 0003 Date: February 8, 2004 Abstract: Two charged conductors consisting of equal and opposite charges forms

More information

As light level increases, resistance decreases. As temperature increases, resistance decreases. Voltage across capacitor increases with time LDR

As light level increases, resistance decreases. As temperature increases, resistance decreases. Voltage across capacitor increases with time LDR LDR As light level increases, resistance decreases thermistor As temperature increases, resistance decreases capacitor Voltage across capacitor increases with time Potential divider basics: R 1 1. Both

More information

Lecture 12 Chapter 28 RC Circuits Course website:

Lecture 12 Chapter 28 RC Circuits Course website: Lecture 12 Chapter 28 RC Circuits Course website: http://faculty.uml.edu/andriy_danylov/teaching/physicsii Today we are going to discuss: Chapter 28: Section 28.9 RC circuits Steady current Time-varying

More information

RC Circuits. Lecture 13. Chapter 31. Physics II. Course website:

RC Circuits. Lecture 13. Chapter 31. Physics II. Course website: Lecture 13 Chapter 31 Physics II RC Circuits Course website: http://faculty.uml.edu/andriy_danylov/teaching/physicsii Lecture Capture: http://echo360.uml.edu/danylov201415/physics2spring.html Steady current

More information

ECE20B Final Exam, 200 Point Exam Closed Book, Closed Notes, Calculators Not Allowed June 12th, Name

ECE20B Final Exam, 200 Point Exam Closed Book, Closed Notes, Calculators Not Allowed June 12th, Name C20B Final xam, 200 Point xam Closed Book, Closed Notes, Calculators Not llowed June 2th, 2003 Name Guidelines: Please remember to write your name on your bluebook, and when finished, to staple your solutions

More information

PHY 101 Practice Exam III Monday, November 27, 2:15-3:35PM

PHY 101 Practice Exam III Monday, November 27, 2:15-3:35PM 1 PHY 101 Practice Exam III Monday, November 27, 2:15-3:35PM Please be sure to show your work where it is requested. If no work is shown where it is requested, you will not receive any points. Partial

More information

Power lines. Why do birds sitting on a high-voltage power line survive?

Power lines. Why do birds sitting on a high-voltage power line survive? Power lines At large distances, the resistance of power lines becomes significant. To transmit maximum power, is it better to transmit high V, low I or high I, low V? (a) high V, low I (b) low V, high

More information

Lab Experiment 2: Performance of First order and second order systems

Lab Experiment 2: Performance of First order and second order systems Lab Experiment 2: Performance of First order and second order systems Objective: The objective of this exercise will be to study the performance characteristics of first and second order systems using

More information

Exercise 1: RC Time Constants

Exercise 1: RC Time Constants Exercise 1: RC EXERCISE OBJECTIVE When you have completed this exercise, you will be able to determine the time constant of an RC circuit by using calculated and measured values. You will verify your results

More information

M E F I N A L P R O J E C T

M E F I N A L P R O J E C T M E 5 6 4 3 F I N A L P R O J E C T DENSITY METER Shing Lik Wong, Yi Hu, Jasmin Hume December 2011 ABSTRACT The density of matter is defined as the ratio of mass to volume. We have constructed an instrument

More information

Agenda for Today. Elements of Physics II. Capacitors Parallel-plate. Charging of capacitors

Agenda for Today. Elements of Physics II. Capacitors Parallel-plate. Charging of capacitors Capacitors Parallel-plate Physics 132: Lecture e 7 Elements of Physics II Charging of capacitors Agenda for Today Combinations of capacitors Energy stored in a capacitor Dielectrics in capacitors Physics

More information

Chapter 19 Lecture Notes

Chapter 19 Lecture Notes Chapter 19 Lecture Notes Physics 2424 - Strauss Formulas: R S = R 1 + R 2 +... C P = C 1 + C 2 +... 1/R P = 1/R 1 + 1/R 2 +... 1/C S = 1/C 1 + 1/C 2 +... q = q 0 [1-e -t/(rc) ] q = q 0 e -t/(rc τ = RC

More information

Now let s look at some devices that don t have a constant resistance.

Now let s look at some devices that don t have a constant resistance. Lab #3 Now let s look at some devices that don t have a constant resistance. This is the same circuit you built last time. But now, in place of the resistor first build the circuit with a light bulb, then

More information

ME5643. Mechatronics. Final Project Report. Automated Cantilever Strain Measurements. Group 8. Francisco Gilbert Kitty Lamb

ME5643. Mechatronics. Final Project Report. Automated Cantilever Strain Measurements. Group 8. Francisco Gilbert Kitty Lamb ME5643 Mechatronics Final Project Report Automated Cantilever Strain Measurements Group 8 Francisco Gilbert Kitty Lamb December 21 st, 2009 Tables of contents 1. Abstract 2. Introduction 3. System a. Mechanical

More information

PHY232 Spring 2008 Jon Pumplin (Original ppt courtesy of Remco Zegers) Direct current Circuits

PHY232 Spring 2008 Jon Pumplin  (Original ppt courtesy of Remco Zegers) Direct current Circuits PHY232 Spring 2008 Jon Pumplin http://www.pa.msu.edu/~pumplin/phy232 (Original ppt courtesy of Remco Zegers) Direct current Circuits So far, we have looked at systems with only one resistor PHY232 Spring

More information

Agenda for Today. Elements of Physics II. Capacitors Parallel-plate. Charging of capacitors

Agenda for Today. Elements of Physics II. Capacitors Parallel-plate. Charging of capacitors Capacitors Parallel-plate Physics 132: Lecture e 7 Elements of Physics II Charging of capacitors Agenda for Today Combinations of capacitors Energy stored in a capacitor Dielectrics in capacitors Physics

More information

Using a Microcontroller to Study the Time Distribution of Counts From a Radioactive Source

Using a Microcontroller to Study the Time Distribution of Counts From a Radioactive Source Using a Microcontroller to Study the Time Distribution of Counts From a Radioactive Source Will Johns,Eduardo Luiggi (revised by Julia Velkovska, Michael Clemens September 11, 2007 Abstract In this lab

More information

July 11, Capacitor CBL 23. Name Date: Partners: CAPACITORS. TI-83 calculator with unit-tounit. Resistor (about 100 kω) Wavetek multimeter

July 11, Capacitor CBL 23. Name Date: Partners: CAPACITORS. TI-83 calculator with unit-tounit. Resistor (about 100 kω) Wavetek multimeter July 11, 2008 - CBL 23 Name Date: Partners: CAPACITORS Materials: CBL unit TI-83 calculator with unit-tounit link cable Resistor (about 100 kω) Connecting wires Wavetek multimeter TI voltage probe Assorted

More information

EE1305/EE1105 Intro to Electrical and Computer Engineering Lecture Week 6

EE1305/EE1105 Intro to Electrical and Computer Engineering Lecture Week 6 EE1305/EE1105 Intro to Electrical and Computer Engineering Lecture Week 6 Homework Passive Components Capacitors RC Filters fc Calculations Bode Plots Module III Homework- due 2/20 (Najera), due 2/23 (Quinones)

More information

Name Class Date. RC Circuit Lab

Name Class Date. RC Circuit Lab RC Circuit Lab Objectives: Students will be able to Use the ScienceWorkshop interface to investigate the relationship between the voltage remaining across a capacitor and the time taken for the discharge

More information

The SMART Road 1. A Mechantronics Demonstration Project. Clay Davis Manhattan Comprehensive Night and Day High School New York, NY

The SMART Road 1. A Mechantronics Demonstration Project. Clay Davis Manhattan Comprehensive Night and Day High School New York, NY The SMART Road 1 A Mechantronics Demonstration Project by Clay Davis Manhattan Comprehensive Night and Day High School New York, NY 10003 and Richard Balsamel Science High School Newark, NJ 07102 1 This

More information

Chapter 13. Capacitors

Chapter 13. Capacitors Chapter 13 Capacitors Objectives Describe the basic structure and characteristics of a capacitor Discuss various types of capacitors Analyze series capacitors Analyze parallel capacitors Analyze capacitive

More information

Addressing Learning Difficulties with Circuits: An Aufbau* Approach

Addressing Learning Difficulties with Circuits: An Aufbau* Approach Addressing Learning Difficulties with Circuits: An Aufbau* Approach David E. Meltzer Department of Physics and Astronomy Iowa State University * Aufbau = building up as in, e.g., atomic physics. Research

More information

De La Salle University Manila Physics Fundamentals for Engineering 2 Quiz No. 3 Reviewer

De La Salle University Manila Physics Fundamentals for Engineering 2 Quiz No. 3 Reviewer De La Salle University Manila Physics Fundamentals for Engineering 2 Quiz No. 3 Reviewer Multiple Choice: 1. Which of the two arrangements shown has the smaller equivalent resistance between points a and

More information

Lab 5 CAPACITORS & RC CIRCUITS

Lab 5 CAPACITORS & RC CIRCUITS L051 Name Date Partners Lab 5 CAPACITORS & RC CIRCUITS OBJECTIVES OVERVIEW To define capacitance and to learn to measure it with a digital multimeter. To explore how the capacitance of conducting parallel

More information

PHYS 1102 EXAM - II. SECTION: (Circle one) 001 (TH 9:30 AM to 10:45AM) 002 (TH 3:30 PM to 4:45 PM) You have 1 hr 45 minutes to complete the test

PHYS 1102 EXAM - II. SECTION: (Circle one) 001 (TH 9:30 AM to 10:45AM) 002 (TH 3:30 PM to 4:45 PM) You have 1 hr 45 minutes to complete the test PHYS 1102 EXAM - II SECTION: (Circle one) 001 (TH 9:30 AM to 10:45AM) 002 (TH 3:30 PM to 4:45 PM) Your Name: Student ID: You have 1 hr 45 minutes to complete the test PLEASE DO NOT START TILL YOU ARE INSTRUCTED

More information

Circuits. PHY2054: Chapter 18 1

Circuits. PHY2054: Chapter 18 1 Circuits PHY2054: Chapter 18 1 What You Already Know Microscopic nature of current Drift speed and current Ohm s law Resistivity Calculating resistance from resistivity Power in electric circuits PHY2054:

More information

PHYSICS 122 Lab EXPERIMENT NO. 6 AC CIRCUITS

PHYSICS 122 Lab EXPERIMENT NO. 6 AC CIRCUITS PHYSICS 122 Lab EXPERIMENT NO. 6 AC CIRCUITS The first purpose of this laboratory is to observe voltages as a function of time in an RC circuit and compare it to its expected time behavior. In the second

More information

Your name: Your TA: Your section Day/Time: PHY 101 Practice in-class exam III Wednesday, November 28, 3:15-3:35PM

Your name: Your TA: Your section Day/Time: PHY 101 Practice in-class exam III Wednesday, November 28, 3:15-3:35PM 1 Your name: Your TA: Your section Day/Time: PHY 101 Practice in-class exam III Wednesday, November 28, 3:15-3:35PM Please be sure to show your work where it is requested. If no work is shown where it

More information

Study of Resistance Components

Study of Resistance Components Study of Resistance Components Purpose: The purpose of this exercise is to apply fundamental electrical circuit concepts to determine the response of electrical components subjected to a mechanical input

More information

WELCOME TO PERIOD 14. Homework Exercise #13 is due today. Watch video 3 Edison s Miracle of Light for class discussion next Tuesday or Wednesday.

WELCOME TO PERIOD 14. Homework Exercise #13 is due today. Watch video 3 Edison s Miracle of Light for class discussion next Tuesday or Wednesday. WELCOME TO PERIOD 14 Homework Exercise #13 is due today. Watch video 3 Edison s Miracle of Light for class discussion next Tuesday or Wednesday. PHYSICS 1103 PERIOD 14 What is an electric circuit? How

More information

Designing Information Devices and Systems I Spring 2018 Lecture Notes Note 20

Designing Information Devices and Systems I Spring 2018 Lecture Notes Note 20 EECS 16A Designing Information Devices and Systems I Spring 2018 Lecture Notes Note 20 Design Example Continued Continuing our analysis for countdown timer circuit. We know for a capacitor C: I = C dv

More information

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

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

More information

1103 Period 14 Solutions: Electric Current and Capacitance

1103 Period 14 Solutions: Electric Current and Capacitance Name Section 1103 Period 14 Solutions: Electric Current and Capacitance Activity 14.1: How Can Electric Charge Do Work? 1) Charge does work Your instructor will demonstrate a Wimshurst machine, which separates

More information

Do not fill out the information below until instructed to do so! Name: Signature: Section Number:

Do not fill out the information below until instructed to do so! Name: Signature:   Section Number: Do not fill out the information below until instructed to do so! Name: Signature: E-mail: Section Number: No calculators are allowed in the test. Be sure to put a box around your final answers and clearly

More information

Lab 5 - Capacitors and RC Circuits

Lab 5 - Capacitors and RC Circuits Lab 5 Capacitors and RC Circuits L51 Name Date Partners Lab 5 Capacitors and RC Circuits OBJECTIVES To define capacitance and to learn to measure it with a digital multimeter. To explore how the capacitance

More information

physics 4/7/2016 Chapter 31 Lecture Chapter 31 Fundamentals of Circuits Chapter 31 Preview a strategic approach THIRD EDITION

physics 4/7/2016 Chapter 31 Lecture Chapter 31 Fundamentals of Circuits Chapter 31 Preview a strategic approach THIRD EDITION Chapter 31 Lecture physics FOR SCIENTISTS AND ENGINEERS a strategic approach THIRD EDITION randall d. knight Chapter 31 Fundamentals of Circuits Chapter Goal: To understand the fundamental physical principles

More information

What to Add Next time you update?

What to Add Next time you update? What to Add Next time you update? Work sheet with 3 and 4 resistors Create worksheet of tables Add Hypothesis and Questions Add Lab and Lecture Objectives Add equipment needed Add science standards Review

More information

ECE KIRCHHOFF'S LAWS - INVESTIGATION 8 KIRCHHOFF'S VOLTAGE LAW

ECE KIRCHHOFF'S LAWS - INVESTIGATION 8 KIRCHHOFF'S VOLTAGE LAW ECE 109 - KIRCHHOFF'S LAWS - IVESTIGATIO 8 KIRCHHOFF'S VOLTAGE LAW FALL 2006 A.P. FELZER To do "well" on this investigation you must not only get the right answers but must also do neat, complete and concise

More information

Electrical Circuits (2)

Electrical Circuits (2) Electrical Circuits (2) Lecture 7 Transient Analysis Dr.Eng. Basem ElHalawany Extra Reference for this Lecture Chapter 16 Schaum's Outline Of Theory And Problems Of Electric Circuits https://archive.org/details/theoryandproblemsofelectriccircuits

More information

Experiment 4. RC Circuits. Observe and qualitatively describe the charging and discharging (decay) of the voltage on a capacitor.

Experiment 4. RC Circuits. Observe and qualitatively describe the charging and discharging (decay) of the voltage on a capacitor. Experiment 4 RC Circuits 4.1 Objectives Observe and qualitatively describe the charging and discharging (decay) of the voltage on a capacitor. Graphically determine the time constant τ for the decay. 4.2

More information

Clicker Session Currents, DC Circuits

Clicker Session Currents, DC Circuits Clicker Session Currents, DC Circuits Wires A wire of resistance R is stretched uniformly (keeping its volume constant) until it is twice its original length. What happens to the resistance? 1) it decreases

More information

CAPACITANCE. Figure 1(a). Figure 1(b).

CAPACITANCE. Figure 1(a). Figure 1(b). Reading 11 Ron Bertrand VK2DQ http://www.radioelectronicschool.com CAPACITANCE In this reading we are going to talk about capacitance. I have to make a distinction here between capacitor and capacitance.

More information

Lab 10: DC RC circuits

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

More information

Capacitors GOAL. EQUIPMENT. CapacitorDecay.cmbl 1. Building a Capacitor

Capacitors GOAL. EQUIPMENT. CapacitorDecay.cmbl 1. Building a Capacitor PHYSICS EXPERIMENTS 133 Capacitor 1 Capacitors GOAL. To measure capacitance with a digital multimeter. To make a simple capacitor. To determine and/or apply the rules for finding the equivalent capacitance

More information

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

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

More information

1. A1, B3 2. A1, B2 3. A3, B2 4. A2, B2 5. A3, B3 6. A1, B1 7. A2, B1 8. A2, B3 9. A3, B1

1. A1, B3 2. A1, B2 3. A3, B2 4. A2, B2 5. A3, B3 6. A1, B1 7. A2, B1 8. A2, B3 9. A3, B1 peden (jp5559) Time onstants peden (0100) 1 This print-out should have 21 questions. Multiple-choice questions may continue on the next column or page find all choices before answering. Test is Thursday!

More information

Lecture 6: Time-Dependent Behaviour of Digital Circuits

Lecture 6: Time-Dependent Behaviour of Digital Circuits Lecture 6: Time-Dependent Behaviour of Digital Circuits Two rather different quasi-physical models of an inverter gate were discussed in the previous lecture. The first one was a simple delay model. This

More information

Electricity and Light Pre Lab Questions

Electricity and Light Pre Lab Questions Electricity and Light Pre Lab Questions The pre lab questions can be answered by reading the theory and procedure for the related lab. You are strongly encouraged to answers these questions on your own.

More information

ΔV of battery. = ε - Ir or εmf = I(R+r) (for this particular series circuit) March 04, Emf and internal resistance. Emf and internal resistance

ΔV of battery. = ε - Ir or εmf = I(R+r) (for this particular series circuit) March 04, Emf and internal resistance. Emf and internal resistance Emf and internal resistance Emf and internal resistance ΔV of battery = ε - Ir or εmf = I(R+r) (for this particular series circuit) As the current in the circuit increases the voltage, supplied to the

More information

Capacitor Construction

Capacitor Construction Capacitor Construction Topics covered in this presentation: Capacitor Construction 1 of 13 Introduction to Capacitors A capacitor is a device that is able to store charge and acts like a temporary, rechargeable

More information

Lab 5 - Capacitors and RC Circuits

Lab 5 - Capacitors and RC Circuits Lab 5 Capacitors and RC Circuits L51 Name Date Partners Lab 5 Capacitors and RC Circuits OBJECTIVES To define capacitance and to learn to measure it with a digital multimeter. To explore how the capacitance

More information

Phys 102 Lecture 9 RC circuits

Phys 102 Lecture 9 RC circuits Phys 102 Lecture 9 RC circuits 1 Recall from last time... We solved various circuits with resistors and batteries (also capacitors and batteries) ε R 1 R 2 R 3 R 1 ε 1 ε 2 R 3 What about circuits that

More information

Homework. Reading: Chap. 29, Chap. 31 and Chap. 32. Suggested exercises: 29.17, 29.19, 29.22, 29.23, 29.24, 29.26, 29.27, 29.29, 29.30, 29.31, 29.

Homework. Reading: Chap. 29, Chap. 31 and Chap. 32. Suggested exercises: 29.17, 29.19, 29.22, 29.23, 29.24, 29.26, 29.27, 29.29, 29.30, 29.31, 29. Homework Reading: Chap. 29, Chap. 31 and Chap. 32 Suggested exercises: 29.17, 29.19, 29.22, 29.23, 29.24, 29.26, 29.27, 29.29, 29.30, 29.31, 29.32 Problems: 29.49, 29.51, 29.52, 29.57, 29.58, 29.59, 29.63,

More information

E40M Capacitors. M. Horowitz, J. Plummer, R. Howe

E40M Capacitors. M. Horowitz, J. Plummer, R. Howe E40M Capacitors 1 Reading Reader: Chapter 6 Capacitance A & L: 9.1.1, 9.2.1 2 Why Are Capacitors Useful/Important? How do we design circuits that respond to certain frequencies? What determines how fast

More information

Exercise 1: Capacitors

Exercise 1: Capacitors Capacitance AC 1 Fundamentals Exercise 1: Capacitors EXERCISE OBJECTIVE When you have completed this exercise, you will be able to describe the effect a capacitor has on dc and ac circuits by using measured

More information

Capacitors are devices which can store electric charge. They have many applications in electronic circuits. They include:

Capacitors are devices which can store electric charge. They have many applications in electronic circuits. They include: CAPACITORS Capacitors are devices which can store electric charge They have many applications in electronic circuits They include: forming timing elements, waveform shaping, limiting current in AC circuits

More information

Lab 8 Simple Electric Circuits

Lab 8 Simple Electric Circuits Lab 8 Simple Electric Circuits INTRODUCTION When we talk about the current in a river, we are referring to the flow of water. Similarly, when we refer to the electric current in a circuit, we are talking

More information

PHYSICS 171 UNIVERSITY PHYSICS LAB II. Experiment 6. Transient Response of An RC Circuit

PHYSICS 171 UNIVERSITY PHYSICS LAB II. Experiment 6. Transient Response of An RC Circuit PHYSICS 171 UNIVERSITY PHYSICS LAB II Experiment 6 Transient Response of An RC Circuit Equipment: Supplies: Function Generator, Dual Trace Oscilloscope.002 Microfarad, 0.1 Microfarad capacitors; 1 Kilohm,

More information

(d) describe the action of a 555 monostable timer and then use the equation T = 1.1 RC, where T is the pulse duration

(d) describe the action of a 555 monostable timer and then use the equation T = 1.1 RC, where T is the pulse duration Chapter 1 - Timing Circuits GCSE Electronics Component 2: Application of Electronics Timing Circuits Learners should be able to: (a) describe how a RC network can produce a time delay (b) describe how

More information

First-order transient

First-order transient EIE209 Basic Electronics First-order transient Contents Inductor and capacitor Simple RC and RL circuits Transient solutions Constitutive relation An electrical element is defined by its relationship between

More information

mith College Computer Science CSC270 Spring 16 Circuits and Systems Lecture Notes Week 3 Dominique Thiébaut

mith College Computer Science CSC270 Spring 16 Circuits and Systems Lecture Notes Week 3 Dominique Thiébaut mith College Computer Science CSC270 Spring 16 Circuits and Systems Lecture Notes Week 3 Dominique Thiébaut dthiebaut@smith.edu Crash Course in Electricity and Electronics Zero Physics background expected!

More information

EE100Su08 Lecture #9 (July 16 th 2008)

EE100Su08 Lecture #9 (July 16 th 2008) EE100Su08 Lecture #9 (July 16 th 2008) Outline HW #1s and Midterm #1 returned today Midterm #1 notes HW #1 and Midterm #1 regrade deadline: Wednesday, July 23 rd 2008, 5:00 pm PST. Procedure: HW #1: Bart

More information

Multi-loop Circuits and Kirchoff's Rules

Multi-loop Circuits and Kirchoff's Rules 1 of 8 01/21/2013 12:50 PM Multi-loop Circuits and Kirchoff's Rules 7-13-99 Before talking about what a multi-loop circuit is, it is helpful to define two terms, junction and branch. A junction is a point

More information

Agenda for Today. Elements of Physics II. Resistance Resistors Series Parallel Ohm s law Electric Circuits. Current Kirchoff s laws

Agenda for Today. Elements of Physics II. Resistance Resistors Series Parallel Ohm s law Electric Circuits. Current Kirchoff s laws Resistance Resistors Series Parallel Ohm s law Electric Circuits Physics 132: Lecture e 17 Elements of Physics II Current Kirchoff s laws Agenda for Today Physics 201: Lecture 1, Pg 1 Clicker Question

More information

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

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

More information

Dr. Julie J. Nazareth

Dr. Julie J. Nazareth Name: Dr. Julie J. Nazareth Lab Partner(s): Physics: 133L Date lab performed: Section: Capacitors Parts A & B: Measurement of capacitance single, series, and parallel combinations Table 1: Voltage and

More information

Networks and Systems Prof. V. G. K. Murti Department of Electrical Engineering Indian Institute of Technology, Madras

Networks and Systems Prof. V. G. K. Murti Department of Electrical Engineering Indian Institute of Technology, Madras Networks and Systems Prof. V. G. K. Murti Department of Electrical Engineering Indian Institute of Technology, Madras Lecture - 34 Network Theorems (1) Superposition Theorem Substitution Theorem The next

More information

Today s agenda: Capacitors and Capacitance. You must be able to apply the equation C=Q/V.

Today s agenda: Capacitors and Capacitance. You must be able to apply the equation C=Q/V. Today s agenda: Capacitors and Capacitance. You must be able to apply the equation C=Q/V. Capacitors: parallel plate, cylindrical, spherical. You must be able to calculate the capacitance of capacitors

More information

A model for circuits part 2: Potential difference

A model for circuits part 2: Potential difference A model for circuits part 2: Potential difference I. Using the CCK simulation The Circuit Construction Kit (CCK) accurately simulates the behavior of electrical circuits. Hints for use: Right-click on

More information

Lab 08 Capacitors 2. Figure 2 Series RC circuit with SPDT switch to charge and discharge capacitor.

Lab 08 Capacitors 2. Figure 2 Series RC circuit with SPDT switch to charge and discharge capacitor. Lab 08: Capacitors Last edited March 5, 2018 Learning Objectives: 1. Understand the short-term and long-term behavior of circuits containing capacitors. 2. Understand the mathematical relationship between

More information

Complete all the identification fields below or 10% of the lab value will be deduced from your final mark for this lab.

Complete all the identification fields below or 10% of the lab value will be deduced from your final mark for this lab. Simple circuits 3 hr Identification page Instructions: Print this page and the following ones before your lab session to prepare your lab report. Staple them together with your graphs at the end. If you

More information

AC Circuits Homework Set

AC Circuits Homework Set Problem 1. In an oscillating LC circuit in which C=4.0 μf, the maximum potential difference across the capacitor during the oscillations is 1.50 V and the maximum current through the inductor is 50.0 ma.

More information

PLANETARY TEMPERATURES

PLANETARY TEMPERATURES APS 1010 Astronomy Lab 97 Planetary Temperatures PLANETARY TEMPERATURES Mars is essentially in the same orbit. Mars is somewhat the same distance from the Sun, which is very important. We have seen pictures

More information

Electronics Prof. D C Dube Department of Physics Indian Institute of Technology Delhi

Electronics Prof. D C Dube Department of Physics Indian Institute of Technology Delhi Electronics Prof. D C Dube Department of Physics Indian Institute of Technology Delhi Module No. 07 Differential and Operational Amplifiers Lecture No. 39 Summing, Scaling and Averaging Amplifiers (Refer

More information

Response of Second-Order Systems

Response of Second-Order Systems Unit 3 Response of SecondOrder Systems In this unit, we consider the natural and step responses of simple series and parallel circuits containing inductors, capacitors and resistors. The equations which

More information

Name:... Section:... Physics 208 Quiz 8. April 11, 2008; due April 18, 2008

Name:... Section:... Physics 208 Quiz 8. April 11, 2008; due April 18, 2008 Name:... Section:... Problem 1 (6 Points) Physics 8 Quiz 8 April 11, 8; due April 18, 8 Consider the AC circuit consisting of an AC voltage in series with a coil of self-inductance,, and a capacitor of

More information

Memory Elements I. CS31 Pascal Van Hentenryck. CS031 Lecture 6 Page 1

Memory Elements I. CS31 Pascal Van Hentenryck. CS031 Lecture 6 Page 1 Memory Elements I CS31 Pascal Van Hentenryck CS031 Lecture 6 Page 1 Memory Elements (I) Combinational devices are good for computing Boolean functions pocket calculator Computers also need to remember

More information

Introduction. Pre-lab questions: Physics 1BL KIRCHOFF S RULES Winter 2010

Introduction. Pre-lab questions: Physics 1BL KIRCHOFF S RULES Winter 2010 Introduction In this lab we will examine more complicated circuits. First, you will derive an expression for equivalent resistance using Kirchhoff s Rules. Then you will discuss the physics underlying

More information

Outline. Week 5: Circuits. Course Notes: 3.5. Goals: Use linear algebra to determine voltage drops and branch currents.

Outline. Week 5: Circuits. Course Notes: 3.5. Goals: Use linear algebra to determine voltage drops and branch currents. Outline Week 5: Circuits Course Notes: 3.5 Goals: Use linear algebra to determine voltage drops and branch currents. Components in Resistor Networks voltage source current source resistor Components in

More information

Notes: Ohm s Law and Electric Power

Notes: Ohm s Law and Electric Power Name: Date: / / 644 Intro Physics Notes: Ohm s Law and Electric Power Ohm s Law: Important Terms Term Symbol Units Definition 1. current I amps flow of electric charges through a conductor 2. voltage V

More information

Experiment ES Estimating a Second

Experiment ES Estimating a Second Introduction: About Estimating Experiment ES Estimating a Second Before measuring and calculating comes estimation; a chance to exercise ingenuity. Often it's a matter of organizing your rough knowledge

More information

The Capacitor. +q -q

The Capacitor. +q -q The Capacitor I. INTRODUCTION A simple capacitor consists of two parallel plates separated by air or other insulation, and is useful for storing a charge. If a potential difference is placed across the

More information

6.302 Feedback Systems

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

More information

Experiment Guide for RC Circuits

Experiment Guide for RC Circuits Guide-P1 Experiment Guide for RC Circuits I. Introduction 1. Capacitors A capacitor is a passive electronic component that stores energy in the form of an electrostatic field. The unit of capacitance is

More information

PHYS 272 Fall 2010 Thursday, December 16, 2010

PHYS 272 Fall 2010 Thursday, December 16, 2010 PHYS 272 Fall 2010 Thursday, December 16, 2010 Final Exam The final exam has only this machine-graded part of 22 multiple choice questions. Each multiple choice problem is worth 10 points. Using a pencil,

More information

12:40-2:40 3:00-4:00 PM

12:40-2:40 3:00-4:00 PM PHY294H l Professor: Joey Huston l email:huston@msu.edu l office: BPS3230 l Homework will be with Mastering Physics (and an average of 1 handwritten problem per week) Help-room hours: 12:40-2:40 Monday

More information

PHYSICS. Chapter 30 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT

PHYSICS. Chapter 30 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT PHYSICS FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E Chapter 30 Lecture RANDALL D. KNIGHT Chapter 30 Electromagnetic Induction IN THIS CHAPTER, you will learn what electromagnetic induction is

More information

Physics 102: Lecture 04 Capacitors (& batteries)

Physics 102: Lecture 04 Capacitors (& batteries) Physics 102: Lecture 04 Capacitors (& batteries) Physics 102: Lecture 4, Slide 1 I wish the checkpoints were given to us on material that we learned from the previous lecture, rather than on material from

More information

Problem Solving 8: Circuits

Problem Solving 8: Circuits MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics OBJECTIVES Problem Solving 8: Circuits 1. To gain intuition for the behavior of DC circuits with both resistors and capacitors or inductors.

More information

Physics 240 Fall 2005: Exam #3. Please print your name: Please list your discussion section number: Please list your discussion instructor:

Physics 240 Fall 2005: Exam #3. Please print your name: Please list your discussion section number: Please list your discussion instructor: Physics 240 Fall 2005: Exam #3 Please print your name: Please list your discussion section number: Please list your discussion instructor: Form #1 Instructions 1. Fill in your name above 2. This will be

More information

Physics 248, Spring 2009 Lab 7: Capacitors and RC-Decay

Physics 248, Spring 2009 Lab 7: Capacitors and RC-Decay Name Section Physics 248, Spring 2009 Lab 7: Capacitors and RC-Decay Your TA will use this sheet to score your lab. It is to be turned in at the end of lab. To receive full credit you must use complete

More information

Lecture 1. EE70 Fall 2007

Lecture 1. EE70 Fall 2007 Lecture 1 EE70 Fall 2007 Instructor Joel Kubby (that would be me) Office: BE-249 Office Hours: M,W,F 2-3 PM or by appointment Phone: (831) 459-1073 E-mail: jkubby@soe.ucsc.edu Teaching Assistant Drew Lohn

More information

Final Exam Concept Map

Final Exam Concept Map Final Exam Concept Map Rule of thumb to study for any comprehensive final exam - start with what you know - look at the quiz problems. If you did not do well on the quizzes, you should certainly learn

More information

RC Circuits. Equipment: Capstone with 850 interface, RLC circuit board, 2 voltage sensors (no alligator clips), 3 leads V C = 1

RC Circuits. Equipment: Capstone with 850 interface, RLC circuit board, 2 voltage sensors (no alligator clips), 3 leads V C = 1 R ircuits Equipment: apstone with 850 interface, RL circuit board, 2 voltage sensors (no alligator clips), 3 leads 1 Introduction The 3 basic linear circuits elements are the resistor, the capacitor, and

More information

ECE 476. Exam #2. Tuesday, November 15, Minutes

ECE 476. Exam #2. Tuesday, November 15, Minutes Name: Answers ECE 476 Exam #2 Tuesday, November 15, 2016 75 Minutes Closed book, closed notes One new note sheet allowed, one old note sheet allowed 1. / 20 2. / 20 3. / 20 4. / 20 5. / 20 Total / 100

More information

Lab 4 CAPACITORS & RC CIRCUITS

Lab 4 CAPACITORS & RC CIRCUITS 67 Name Date Partners Lab 4 CAPACITORS & RC CIRCUITS OBJECTIVES OVERVIEW To define capacitance and to learn to measure it with a digital multimeter. To explore how the capacitance of conducting parallel

More information