EEE161 Applied Electromagnetics Laboratory 2

Size: px
Start display at page:

Download "EEE161 Applied Electromagnetics Laboratory 2"

Transcription

1 Dr. Milica Marković Applied Electromagnetics Laboratory page 1 EEE161 Applied Electromagnetics Laboratory 2 Instructor: Dr. Milica Marković Office: Riverside Hall milica@csus.edu Web: milica 1 Learning Objectives In this lab you will 1. Learn how to simulation a circuit in ADS using AC Simulation and display phasors on a polar plot. 2. Review using phasors to derive and calculate voltages and currents in simple series and parallel circuits. 3. Define Kirchoff s Voltage Law (KVL) and Kirchoff s Current Law (KCL) in both frequency and time domains. 4. Describe how are the equations in the time and frequency domain different? How are they the same? 5. Proove that KVL and KCV are valid in both frequency in time domain. 6. Design a simple circuit to fit specifications. (a) Gustav Robert Kirchoff (b) Keysight s cartoon. Figure 1: The first two steps to plot a signal as a function of angle.

2 Dr. Milica Marković Applied Electromagnetics Laboratory page 2 2 Series RC Circuit - Hand Calculations Q Calculate on paper the magnitude and phase of the current and voltages in a series RC circuit if the source voltage is v s = cos ωt, R=1 kω, C=0.159 pf, f=1 GHz. Answer the following questions: 1. What are the magnitude, phase and time delay of the source voltage. 2. What are the magnitude, phase and time delay of the voltage across the resistor. 3. What are the magnitude, phase and time delay of the voltage across the capacitor. 4. Sketch the phasor diagram of the three voltages. 5. On the phasor diagram, what is the angle between the vector of voltage on the capacitor and resistor? Why? 6. Explain why the voltage magnitudes on capacitor and resistor do not add up. For example, in Figure 6, the voltage magnitude across the resistor is about 0.5V and the voltage magnitude across the capacitor is about 0.85V. 0.85V+0.5V 1V. Why? Does that mean that the KVL doesn t work? Hint: Think about KVL in frequency domain. You are using phasors now. Write the equation for KVL using phasors. Write an equation that describes this addition. What kind of equation is this? What kind of numbers do you have to use to describe this addition? Which domain is this equation in? 7. Sketch the voltage on the capacitor and resistor as a function of time. What is the total voltage equal to at any time instance? For example, look at the time instance t=0, t=0.5 ns, then calculate the voltages on resistor, capacitor and input voltage. What can you conclude? Hint: Look at the Figure 6 and marker m1. At that time, voltage on a capacitor is zero, and votage on the resistor and source are 0.5V. Write an equation that describes this addition. What kind of equation is this? What kind of numbers do you have to use to describe this addition? Which domain is this equation in? In the following section, we will simulate a series RC circuit in ADS. 3 Accessing ADS First you will open ADS on Hydra. If you are loged in on Windows computer, you will login remotely to hydra.ecs.csus.edu, by using Start, All programs, Remote Desktop. Make sure that you are logging in to ECS domain with ECS\yourusername and ECS password. If you are in RVR 3009, you are loged in on Unix computers. Click on The following instructions assume that you are already on Hydra. 1. Select Start, All programs, Advanced Design System 2015 (or the current installed version, for example Advanced Design System 2016)

3 Dr. Milica Marković Applied Electromagnetics Laboratory page 3 2. ADS windows opens, wait several minutes, especially if the entire lab is logging on at the same time. You should see several windows open, the top one Getting Started with ADS. Close that window. 3. From window: Advanced Design System 2015 (Main) click on the icon W+ to create the new workspace. ( Later when you are returning to work again on ADS you would select W- open a workspace). 4. New Workspace Wizard window opens. Click on Next. 5. Worskpace name: Name the workspace (for example Phasorlab_wrk). Create in: T:\ADS2015-HOME drive. Click Next then Finish. 6. Click on the schematic icon in Advanced Deisng System 2015 (Main) window. Schematic icon is the white icon with a resistor under a capacitor. 7. New Schematic window opens. Cell: Problem1B (or something like that). Schematic Design Templates: wizard_templates:gs_ac In the next section, using the circuit diagram in Figure 2(a) as a guide, reproduce the voltages on capacitor and resistor as shown in Figure 2(b). Note that the figures you will get will not look exactly like the figures below because the circuit in Figure 2 is similar but not exactly the same as your circuit. 4 Simulation of Series RC Circuit in ADS Once the circuit diagram is open: 1. You should see an AC source, a 1kOhm resistor and the gear icon on your schematic. 2. Make sure that at the top left corner Lumped-Components section is selected. 3. Select the top left choice for the capacitor C. Do not select C-Model, select just C. Click on it and drag it to the place where you want the series resistor. Click on the Arrow icon on the top of the window (or escape) to stop placing capacitors on your schematic. If you placed more than one resistor click on the X icon on the top of the window, then on extra capacitors to remove them. Again click on the arrow (or escape) to continue. Note that the default value for the capacitor is 1 pf. Click on the C=1 pf, then change it to pf. 4. To add the current probe, go to the Lumped-Components drop-down menu and change it to Probe Components. Select the top left choice I_Probe. Place it between the source and the circuit. 5. Double click on AC gear icon on the schematic. AC Small Signal Simulation:1 opens. On the frequency tab (default) Change the Sweep Type to Single point. Set the frequency to 1GHz. The default frequency is usually 1GHz, but check that this is so.

4 Dr. Milica Marković Applied Electromagnetics Laboratory page 4 6. Click on the icon Name, WirePin Label window opens. Write vin, then click on the wire that connects the source and the circuit. 7. Click on the gear icon on top menu to simulate the circuit. 8. Data window shows two windows, one shows the magnitude of the output voltage as a function of frequency, and the other phase as a function of frequency. In this case we simulated only one frequency point, so there is really no sweep. 9. Click on the icon that shows a 4by3 table from the Palette and place it on the Data window. This opens a rectangular x-y plot on data window. Plot Traces&Attributes Window appears. Click on Vout then Add. A window opens reminding you that you are accessing a variable that is complex, e.g. it has a magnitude and the phase information. Select Time Domain Signal. 10. Repeat step 9 for vin. 11. To plot the voltage on the resistor R1 (from Figure 1, you will need to write an equation from one or the other element, depending on how your circuit was connected), one needs to write an equation in Data Window. Click on Eqn con from the Palette. Enter Equation windows open. Write the equation as shown in Figure2:vr=1000*, then click on the variable I_Probe1.i from the right window and select Insert. This will place I_Probe1.i in your equation. Note that you have other variables such a freq in the same window. 12. To place Vr on the time-domain graph, double click on the graph, then select from Datasets and Equations pull-down menu Equations instead of Problem 1, then select Vr, click Add, and select Time Domain Signal. You should see a graph as shown in Figure 2(b).

5 Dr. Milica Marković Applied Electromagnetics Laboratory page 5 (a) Series RC Circuit in ADS Schematic Diagram (b) Voltages as a function of time Figure 2: Create a circuit diagram and display voltages.

6 Dr. Milica Marković Applied Electromagnetics Laboratory page To plot phasors of voltages, select the icon from the Palette that looks like a target. A window Plot Traces & Attributes opens. Select Vout and vin and add them to the plot. If you want to increase the size of dots representing the voltages, double click on the dot, a Trace Options windows opens. Select larger thickness of the point, for example 3. You should see a graph as shown below in Figure 3(a). To make a plot as shown in Figure 3(b), click on the top dropdown menu: Insert, then select Line. (a) Polar plot display in Ads (b) Polar plot with voltage vectors drawn in. Figure 3: Displaying signals on a polar plot.

7 Dr. Milica Marković Applied Electromagnetics Laboratory page To plot time domain plots as a function of angle in radians or degrees, you have to define angle as ωt. Since this is a frequency-domain simulation, we have to define time as t=ts(freq). ts() performs frequency to time transform. Select Equation from the pallete menu, place it on the Data Display. In a window that opens, write equation as defined in Figure 4(a). Now we will replace time with the equation for omega on x-axis of the rectangular plot. Place the rectangular plot on the Data Display, select the voltage you want to plot as a function of angle, and select Time-Domain signal Figure 4(b). Then, select the pull-down menu (an upside down triangle) as shown in figure 5(a) and select Equation, as shown in Figure 5(b), then select omega. When you select OK, new window opens as shown in Figure 5(c). Select Time-Domain Signal and click OK. You should now see the window as shown in Figure 5(d). When you click OK, voltage as a function of angle in radians is displayed, as shown in Figure 5(e). Now you can plot all voltages as shown in Figure You can now repeat the process for angle in degrees, or you can directly change the graph in radians. Click on omega, then multiply omega with the conversion factor 180/π. (a) Define equation for angle. (b) Place the rectangular plot on the Data Display. Figure 4: The first two steps to plot a signal as a function of angle.

8 Dr. Milica Marković Applied Electromagnetics Laboratory page 8 (a) Voltage as a function of angle in radians. (b) Voltage as a function of angle in degrees. (c) Voltage as a function of angle in radians. (d) Voltage as a function of angle in degrees. (e) Voltage as a function of angle in degrees. Figure 5: Displaying signals as a function of angle in radians.

9 Dr. Milica Marković Applied Electromagnetics Laboratory page 9 (a) Voltage as a function of angle in radians. (b) Voltage as a function of angle in degrees. Figure 6: Displaying signals as a function of angle in radians and degrees.

10 Dr. Milica Marković Applied Electromagnetics Laboratory page 10 5 Simulation Analysis Q Answer the following questions: 1. Read the magnitude, phase and time delay of the source voltage from the diagrams above. Use Markers to read graphs precisely. Compare with your hand calculations in Section 2. How do they compare? Name all the graphs that you can use to read magnitude, phase and time-delay? 2. Answer the questions above for the voltage on the resistor. 3. Answer the questions above for the voltage on the capacitor. 4. On the phasor diagram, what is the angle between the vector of voltage on the capacitor and resistor? Explain how can you confirm this by reading the graph voltage as a function of angle in degrees. Compare these values with yoru calculations. Do they match? 5. Explain why the voltage magnitudes on capacitor and resistor do not add up. Compare with your calculations. Do they match? 6. Sketch the voltage on the capacitor and resistor as a function of time. What is the total voltage equal to at any time instance? For example, look at the time instance t=0, t=0.5 ns, then calculate the voltages on resistor, capacitor and input voltage. What can you conclude? Compare these values with your calculations. Do they match? 6 Series RL Circuit In this section, you will check whether you are able to repeat the simulations above for a different circuit. Simulate in ADS the currents and voltages in a series RL circuit, R=1kΩ, L=200 nh. Q Using markers measure the magnitude of the voltage on the resistor and inductor. Add them up. Do they add up to the voltage of the source? Why or why not? When do the voltages add up? 7 Design a Parallel RL Circuit Simulate the currents and voltages in a parallel RL circuit. Pick R and L values in such a way that all currents have the magnitudes of about 0.5 of the source current. Q Simulate and record the magnitude of the current through the resistor and inductor. Add them up. Do they add up to the current of the source? Why or why not. When do you see that the currents add up to the source current? 8 Hand Calculations Solve the problems 6 and 7 on paper using phasors. Look at the KVL equation for the voltage.

11 Dr. Milica Marković Applied Electromagnetics Laboratory page 11 Q The voltage on the resistor and inductor (or capacitor) should add up to the voltage of the source. What is the issue in addition of these two voltages/currents? Assuming you measured 1V for the voltage across the capacitor and 2V for the voltage across the resistor, is the source voltage then 3V? Why or why not. Draw a vector diagram for the voltage or current to prove your point. Discuss time and frequency domains. 9 What is a linear circuit? Assume that a sinusoidal source is driving the linear circuit. Q Without knowing the topology of the circuit, what can you state about all currents and voltages in this linear circuit? Explain what is a definition of a linear circuit?

RC, RL, and LCR Circuits

RC, RL, and LCR Circuits RC, RL, and LCR Circuits EK307 Lab Note: This is a two week lab. Most students complete part A in week one and part B in week two. Introduction: Inductors and capacitors are energy storage devices. They

More information

Designing Information Devices and Systems II Fall 2018 Elad Alon and Miki Lustig Discussion 5A

Designing Information Devices and Systems II Fall 2018 Elad Alon and Miki Lustig Discussion 5A EECS 6B Designing Information Devices and Systems II Fall 208 Elad Alon and Miki Lustig Discussion 5A Transfer Function When we write the transfer function of an arbitrary circuit, it always takes the

More information

EE 3120 Electric Energy Systems Study Guide for Prerequisite Test Wednesday, Jan 18, pm, Room TBA

EE 3120 Electric Energy Systems Study Guide for Prerequisite Test Wednesday, Jan 18, pm, Room TBA EE 3120 Electric Energy Systems Study Guide for Prerequisite Test Wednesday, Jan 18, 2006 6-7 pm, Room TBA First retrieve your EE2110 final and other course papers and notes! The test will be closed book

More information

I. Impedance of an R-L circuit.

I. Impedance of an R-L circuit. I. Impedance of an R-L circuit. [For inductor in an AC Circuit, see Chapter 31, pg. 1024] Consider the R-L circuit shown in Figure: 1. A current i(t) = I cos(ωt) is driven across the circuit using an AC

More information

Kirchhoff's Laws and Circuit Analysis (EC 2)

Kirchhoff's Laws and Circuit Analysis (EC 2) Kirchhoff's Laws and Circuit Analysis (EC ) Circuit analysis: solving for I and V at each element Linear circuits: involve resistors, capacitors, inductors Initial analysis uses only resistors Power sources,

More information

ECE 220 Laboratory 4 Volt Meter, Comparators, and Timer

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

More information

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

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

More information

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

Chapter 10: Sinusoidal Steady-State Analysis

Chapter 10: Sinusoidal Steady-State Analysis Chapter 10: Sinusoidal Steady-State Analysis 10.1 10.2 10.3 10.4 10.5 10.6 10.9 Basic Approach Nodal Analysis Mesh Analysis Superposition Theorem Source Transformation Thevenin & Norton Equivalent Circuits

More information

Prepare for this experiment!

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

More information

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK What is SIMULINK? SIMULINK is a software package for modeling, simulating, and analyzing

More information

Electric Field PHYS 296

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

More information

EECE 2150 Circuits and Signals, Biomedical Applications Final Exam Section 3

EECE 2150 Circuits and Signals, Biomedical Applications Final Exam Section 3 EECE 2150 Circuits and Signals, Biomedical Applications Final Exam Section 3 Instructions: Closed book, closed notes; Computers and cell phones are not allowed You may use the equation sheet provided but

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

EEE161 Applied Electromagnetics Laboratory 1

EEE161 Applied Electromagnetics Laboratory 1 Dr. Milica Marković Applied Electromagnetics Laboratory page 1 EEE161 Applied Electromagnetics Laboratory 1 Instructor: Dr. Milica Marković Office: Riverside Hall 3028 Email: milica@csus.edu Web:http://gaia.ecs.csus.edu/

More information

Kirchhoff's Laws and Maximum Power Transfer

Kirchhoff's Laws and Maximum Power Transfer German Jordanian University (GJU) Electrical Circuits Laboratory Section Experiment Kirchhoff's Laws and Maximum Power Transfer Post lab Report Mahmood Hisham Shubbak / / 8 Objectives: To learn KVL and

More information

Lecture 3 BRANCHES AND NODES

Lecture 3 BRANCHES AND NODES Lecture 3 Definitions: Circuits, Nodes, Branches Kirchoff s Voltage Law (KVL) Kirchoff s Current Law (KCL) Examples and generalizations RC Circuit Solution 1 Branch: BRANCHES AND NODES elements connected

More information

Electric Fields and Equipotentials

Electric Fields and Equipotentials Electric Fields and Equipotentials Note: There is a lot to do in this lab. If you waste time doing the first parts, you will not have time to do later ones. Please read this handout before you come to

More information

farads or 10 µf. The letter indicates the part tolerance (how close should the actual value be to the marking).

farads or 10 µf. The letter indicates the part tolerance (how close should the actual value be to the marking). p1 EE1050/60 Capacitors Lab University of Utah Electrical Engineering Department EE1050/1060 Capacitors A. Stolp, 10/4/99 rev 3/17/01 Objectives 1.) Observe charging and discharging of a capacitor. 2.)

More information

'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ. EGR 224 Spring Test II. Michael R. Gustafson II

'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ. EGR 224 Spring Test II. Michael R. Gustafson II 'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ EGR 224 Spring 2018 Test II Michael R. Gustafson II Name (please print) In keeping with the Community Standard, I have neither provided nor received any

More information

LAB 3: Capacitors & RC Circuits

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

More information

Boyle s Law and Charles Law Activity

Boyle s Law and Charles Law Activity Boyle s Law and Charles Law Activity Introduction: This simulation helps you to help you fully understand 2 Gas Laws: Boyle s Law and Charles Law. These laws are very simple to understand, but are also

More information

1.1. Unit 1. Circuit Basics KVL, KCL, Ohm's Law LED Outputs Buttons/Switch Inputs

1.1. Unit 1. Circuit Basics KVL, KCL, Ohm's Law LED Outputs Buttons/Switch Inputs 1.1 nit 1 Circuit Basics KVL, KCL, Ohm's Law LED Outputs Buttons/Switch Inputs VOLTAGE AND CRRENT 1.2 1.3 Current and Voltage Charge is measured in units of Coulombs Current Amount of charge flowing through

More information

Lesson Plan 2 - Middle and High School Land Use and Land Cover Introduction. Understanding Land Use and Land Cover using Google Earth

Lesson Plan 2 - Middle and High School Land Use and Land Cover Introduction. Understanding Land Use and Land Cover using Google Earth Understanding Land Use and Land Cover using Google Earth Image an image is a representation of reality. It can be a sketch, a painting, a photograph, or some other graphic representation such as satellite

More information

Chapter 10 Sinusoidal Steady State Analysis Chapter Objectives:

Chapter 10 Sinusoidal Steady State Analysis Chapter Objectives: Chapter 10 Sinusoidal Steady State Analysis Chapter Objectives: Apply previously learn circuit techniques to sinusoidal steady-state analysis. Learn how to apply nodal and mesh analysis in the frequency

More information

Measuring the time constant for an RC-Circuit

Measuring the time constant for an RC-Circuit Physics 8.02T 1 Fall 2001 Measuring the time constant for an RC-Circuit Introduction: Capacitors Capacitors are circuit elements that store electric charge Q according to Q = CV where V is the voltage

More information

Unit: Planetary Science

Unit: Planetary Science Orbital Motion Kepler s Laws GETTING AN ACCOUNT: 1) go to www.explorelearning.com 2) click on Enroll in a class (top right hand area of screen). 3) Where it says Enter class Code enter the number: MLTWD2YAZH

More information

Designing Information Devices and Systems II Spring 2016 Anant Sahai and Michel Maharbiz Midterm 2

Designing Information Devices and Systems II Spring 2016 Anant Sahai and Michel Maharbiz Midterm 2 EECS 16B Designing Information Devices and Systems II Spring 2016 Anant Sahai and Michel Maharbiz Midterm 2 Exam location: 145 Dwinelle (SIDs ending in 1 and 5) PRINT your student ID: PRINT AND SIGN your

More information

Capacitor investigations

Capacitor investigations Sensors: Loggers: Voltage Any EASYSENSE Capacitor investigations Logging time: EasyLog (20 s) Teacher s notes 01 Time constant for a capacitor - resistor circuit Theory The charging and discharging of

More information

ECE 241L Fundamentals of Electrical Engineering. Experiment 6 AC Circuits

ECE 241L Fundamentals of Electrical Engineering. Experiment 6 AC Circuits ECE 241L Fundamentals of Electrical Engineering Experiment 6 AC Circuits A. Objectives: Objectives: I. Calculate amplitude and phase angles of a-c voltages and impedances II. Calculate the reactance and

More information

Capacitors. Chapter How capacitors work Inside a capacitor

Capacitors. Chapter How capacitors work Inside a capacitor Chapter 6 Capacitors In every device we have studied so far sources, resistors, diodes and transistors the relationship between voltage and current depends only on the present, independent of the past.

More information

'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ. ECE 110 Fall Test II. Michael R. Gustafson II

'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ. ECE 110 Fall Test II. Michael R. Gustafson II 'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ ECE 110 Fall 2016 Test II Michael R. Gustafson II Name (please print) In keeping with the Community Standard, I have neither provided nor received any assistance

More information

Activity P27: Speed of Sound in Air (Sound Sensor)

Activity P27: Speed of Sound in Air (Sound Sensor) Activity P27: Speed of Sound in Air (Sound Sensor) Concept Speed of sound DataStudio P27 Speed of Sound 1.DS Equipment Needed Qty Other Qty Sound Sensor (CI-6506B) 1 Tape, duct 1 roll Base and Support

More information

RC Circuit Lab - Discovery PSI Physics Capacitors and Resistors

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

More information

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

Introductory WebMO Exercises

Introductory WebMO Exercises Introductory WebMO Exercises These directions assume no prior knowledge of e WebMO interface and provide detailed, click by click instructions on building molecules and setting up calculations. Use your

More information

You will return this handout to the instructor at the end of the lab period. Experimental verification of Ampere s Law.

You will return this handout to the instructor at the end of the lab period. Experimental verification of Ampere s Law. PHY222 LAB 6 AMPERE S LAW Print Your Name Print Your Partners' Names Instructions Read section A prior to attending your lab section. You will return this handout to the instructor at the end of the lab

More information

E40M Review - Part 1

E40M Review - Part 1 E40M Review Part 1 Topics in Part 1 (Today): KCL, KVL, Power Devices: V and I sources, R Nodal Analysis. Superposition Devices: Diodes, C, L Time Domain Diode, C, L Circuits Topics in Part 2 (Wed): MOSFETs,

More information

Basic RL and RC Circuits R-L TRANSIENTS: STORAGE CYCLE. Engineering Collage Electrical Engineering Dep. Dr. Ibrahim Aljubouri

Basic RL and RC Circuits R-L TRANSIENTS: STORAGE CYCLE. Engineering Collage Electrical Engineering Dep. Dr. Ibrahim Aljubouri st Class Basic RL and RC Circuits The RL circuit with D.C (steady state) The inductor is short time at Calculate the inductor current for circuits shown below. I L E R A I L E R R 3 R R 3 I L I L R 3 R

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

Experiment: Oscillations of a Mass on a Spring

Experiment: Oscillations of a Mass on a Spring Physics NYC F17 Objective: Theory: Experiment: Oscillations of a Mass on a Spring A: to verify Hooke s law for a spring and measure its elasticity constant. B: to check the relationship between the period

More information

(THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE)

(THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE) PART 2: Analysis in ArcGIS (THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE) Step 1: Start ArcCatalog and open a geodatabase If you have a shortcut icon for ArcCatalog on your desktop, double-click it to start

More information

Preamble. Circuit Analysis II. Mesh Analysis. When circuits get really complex methods learned so far will still work,

Preamble. Circuit Analysis II. Mesh Analysis. When circuits get really complex methods learned so far will still work, Preamble Circuit Analysis II Physics, 8 th Edition Custom Edition Cutnell & Johnson When circuits get really complex methods learned so far will still work, but they can take a long time to do. A particularly

More information

Electric Field and Electric Potential

Electric Field and Electric Potential Electric Field and Electric Potential INTRODUCTION Physicists use the concept of a field 1 to explain the interaction of particles or bodies through space, i.e., the action-at-a-distance 2 force between

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

Computational Chemistry Lab Module: Conformational Analysis of Alkanes

Computational Chemistry Lab Module: Conformational Analysis of Alkanes Introduction Computational Chemistry Lab Module: Conformational Analysis of Alkanes In this experiment, we will use CAChe software package to model the conformations of butane, 2-methylbutane, and substituted

More information

first name (print) last name (print) brock id (ab17cd) (lab date)

first name (print) last name (print) brock id (ab17cd) (lab date) (ta initials) first name (print) last name (print) brock id (ab17cd) (lab date) Experiment 1 Capacitance In this Experiment you will learn the relationship between the voltage and charge stored on a capacitor;

More information

'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ. EGR 224 Spring Test II. Michael R. Gustafson II

'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ. EGR 224 Spring Test II. Michael R. Gustafson II 'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ EGR 224 Spring 2017 Test II Michael R. Gustafson II Name (please print) In keeping with the Community Standard, I have neither provided nor received any

More information

SteelSmart System Cold Formed Steel Design Software Download & Installation Instructions

SteelSmart System Cold Formed Steel Design Software Download & Installation Instructions Step 1 - Login or Create an Account at the ASI Portal: Login: https://portal.appliedscienceint.com/account/login Create Account: https://portal.appliedscienceint.com/account/register 2 0 1 7 A p p l i

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

RC Circuits. 1. Designing a time delay circuit. Introduction. In this lab you will explore RC circuits. Introduction

RC Circuits. 1. Designing a time delay circuit. Introduction. In this lab you will explore RC circuits. Introduction Name Date Time to Complete h m Partner Course/ Section / Grade RC Circuits Introduction In this lab you will explore RC circuits. 1. Designing a time delay circuit Introduction You will begin your exploration

More information

Student Exploration: Electromagnetic Induction

Student Exploration: Electromagnetic Induction Name: Date: Student Exploration: Electromagnetic Induction Vocabulary: current, electric field, electromagnetic induction, magnetic field, magnetic flux, right-hand rule, vector, voltage, wind generator

More information

Exercise 2: Power Factor

Exercise 2: Power Factor Power in AC Circuits AC 2 Fundamentals Exercise 2: Power Factor EXERCISE OBJECTIVE When you have completed this exercise, you will be able to determine the power factor of ac circuits by using standard

More information

COOKBOOK KVL AND KCL A COMPLETE GUIDE

COOKBOOK KVL AND KCL A COMPLETE GUIDE 1250 COOKBOOK KVL AND KCL A COMPLETE GUIDE Example circuit: 1) Label all source and component values with a voltage drop measurement (+,- ) and a current flow measurement (arrow): By the passive sign convention,

More information

Network Graphs and Tellegen s Theorem

Network Graphs and Tellegen s Theorem Networ Graphs and Tellegen s Theorem The concepts of a graph Cut sets and Kirchhoff s current laws Loops and Kirchhoff s voltage laws Tellegen s Theorem The concepts of a graph The analysis of a complex

More information

2005 AP PHYSICS C: ELECTRICITY AND MAGNETISM FREE-RESPONSE QUESTIONS

2005 AP PHYSICS C: ELECTRICITY AND MAGNETISM FREE-RESPONSE QUESTIONS 2005 AP PHYSICS C: ELECTRICITY AND MAGNETISM In the circuit shown above, resistors 1 and 2 of resistance R 1 and R 2, respectively, and an inductor of inductance L are connected to a battery of emf e and

More information

POC via CHEMnetBASE for Identifying Unknowns

POC via CHEMnetBASE for Identifying Unknowns Table of Contents A red arrow is used to identify where buttons and functions are located in CHEMnetBASE. Figure Description Page Entering the Properties of Organic Compounds (POC) Database 1 CHEMnetBASE

More information

General Chemistry Lab Molecular Modeling

General Chemistry Lab Molecular Modeling PURPOSE The objectives of this experiment are PROCEDURE General Chemistry Lab Molecular Modeling To learn how to use molecular modeling software, a commonly used tool in chemical research and industry.

More information

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

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

More information

15EE103L ELECTRIC CIRCUITS LAB RECORD

15EE103L ELECTRIC CIRCUITS LAB RECORD 15EE103L ELECTRIC CIRCUITS LAB RECORD REGISTER NO: NAME OF THE STUDENT: SEMESTER: DEPARTMENT: INDEX SHEET S.No. Date of Experiment Name of the Experiment Date of submission Marks Staff Sign 1 Verification

More information

Network Topology-2 & Dual and Duality Choice of independent branch currents and voltages: The solution of a network involves solving of all branch currents and voltages. We know that the branch current

More information

In Chapter 15, you learned how to analyze a few simple ac circuits in the time

In Chapter 15, you learned how to analyze a few simple ac circuits in the time In Chapter 15, you learned how to analyze a few simple ac circuits in the time domain using voltages and currents expressed as functions of time. However, this is not a very practical approach. A more

More information

Transient response of RC and RL circuits ENGR 40M lecture notes July 26, 2017 Chuan-Zheng Lee, Stanford University

Transient response of RC and RL circuits ENGR 40M lecture notes July 26, 2017 Chuan-Zheng Lee, Stanford University Transient response of C and L circuits ENG 40M lecture notes July 26, 2017 Chuan-Zheng Lee, Stanford University esistor capacitor (C) and resistor inductor (L) circuits are the two types of first-order

More information

2. In words, what is electrical current? 3. Try measuring the current at various points of the circuit using an ammeter.

2. In words, what is electrical current? 3. Try measuring the current at various points of the circuit using an ammeter. PS 12b Lab 1a Fun with Circuits Lab 1a Learning Goal: familiarize students with the concepts of current, voltage, and their measurement. Warm Up: A.) Given a light bulb, a battery, and single copper wire,

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

Computer simulation of radioactive decay

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

More information

Molecular Modeling and Conformational Analysis with PC Spartan

Molecular Modeling and Conformational Analysis with PC Spartan Molecular Modeling and Conformational Analysis with PC Spartan Introduction Molecular modeling can be done in a variety of ways, from using simple hand-held models to doing sophisticated calculations on

More information

EXPERIMENT 7: ANGULAR KINEMATICS AND TORQUE (V_3)

EXPERIMENT 7: ANGULAR KINEMATICS AND TORQUE (V_3) TA name Lab section Date TA Initials (on completion) Name UW Student ID # Lab Partner(s) EXPERIMENT 7: ANGULAR KINEMATICS AND TORQUE (V_3) 121 Textbook Reference: Knight, Chapter 13.1-3, 6. SYNOPSIS In

More information

PHY222 Lab 2 - Electric Fields Mapping the Potential Curves and Field Lines of an Electric Dipole

PHY222 Lab 2 - Electric Fields Mapping the Potential Curves and Field Lines of an Electric Dipole Print Your Name PHY222 Lab 2 - Electric Fields Mapping the Potential Curves and Field Lines of an Electric Dipole Print Your Partners' Names Instructions January 23, 2015 Before lab, read the Introduction,

More information

Sinusoidal Response of RLC Circuits

Sinusoidal Response of RLC Circuits Sinusoidal Response of RLC Circuits Series RL circuit Series RC circuit Series RLC circuit Parallel RL circuit Parallel RC circuit R-L Series Circuit R-L Series Circuit R-L Series Circuit Instantaneous

More information

Safety: BE SURE TO KEEP YOUR SMART CART UPSIDE-DOWN WHEN YOU RE NOT ACTIVELY USING IT TO RECORD DATA.

Safety: BE SURE TO KEEP YOUR SMART CART UPSIDE-DOWN WHEN YOU RE NOT ACTIVELY USING IT TO RECORD DATA. Why do people always ignore Objective: 1. Determine how an object s mass affects the friction it experiences. 2. Compare the coefficient of static friction to the coefficient of kinetic friction for each

More information

Lab 4. Current, Voltage, and the Circuit Construction Kit

Lab 4. Current, Voltage, and the Circuit Construction Kit Physics 2020, Spring 2009 Lab 4 Page 1 of 8 Your name: Lab section: M Tu Wed Th F TA name: 8 10 12 2 4 Lab 4. Current, Voltage, and the Circuit Construction Kit The Circuit Construction Kit (CCK) is a

More information

Lab #10 Atomic Radius Rubric o Missing 1 out of 4 o Missing 2 out of 4 o Missing 3 out of 4

Lab #10 Atomic Radius Rubric o Missing 1 out of 4 o Missing 2 out of 4 o Missing 3 out of 4 Name: Date: Chemistry ~ Ms. Hart Class: Anions or Cations 4.7 Relationships Among Elements Lab #10 Background Information The periodic table is a wonderful source of information about all of the elements

More information

Chem 1 Kinetics. Objectives. Concepts

Chem 1 Kinetics. Objectives. Concepts Chem 1 Kinetics Objectives 1. Learn some basic ideas in chemical kinetics. 2. Understand how the computer visualizations can be used to benefit the learning process. 3. Understand how the computer models

More information

UC DAVIS. Circuits I Course Outline

UC DAVIS. Circuits I Course Outline UC DAVIS Circuits I Course Outline ENG 17 Professor Spencer Fall 2010 2041 Kemper Hall Lecture: MWF 4:10-5:00, 1003 Giedt Hall 752-6885 Discussion Section 1: W 1:10-2:00, 55 Roessler CRN: 61417 Discussion

More information

CHEMISTRY 170. Radioisotopes

CHEMISTRY 170. Radioisotopes CHEMISTRY 170 Radioisotopes Positron Emission Tomography or PET scans use the radioisotope 18 F to create an image of the brain. DEPARTMENT OF CHEMISTRY UNIVERSITY OF KANSAS Radioisotopes Introduction

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

Experiment #6. Thevenin Equivalent Circuits and Power Transfer

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

More information

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

Learning to Use Scigress Wagner, Eugene P. (revised May 15, 2018)

Learning to Use Scigress Wagner, Eugene P. (revised May 15, 2018) Learning to Use Scigress Wagner, Eugene P. (revised May 15, 2018) Abstract Students are introduced to basic features of Scigress by building molecules and performing calculations on them using semi-empirical

More information

Experiment IV. To find the velocity of waves on a string by measuring the wavelength and frequency of standing waves.

Experiment IV. To find the velocity of waves on a string by measuring the wavelength and frequency of standing waves. Experiment IV The Vibrating String I. Purpose: To find the velocity of waves on a string by measuring the wavelength and frequency of standing waves. II. References: Serway and Jewett, 6th Ed., Vol., Chap.

More information

Experiment 13. Dilutions and Data Handling in a Spreadsheet rev 1/2013

Experiment 13. Dilutions and Data Handling in a Spreadsheet rev 1/2013 Absorbance Experiment 13 Dilutions and Data Handling in a Spreadsheet rev 1/2013 GOAL: This lab experiment will provide practice in making dilutions using pipets and introduce basic spreadsheet skills

More information

Newton's 2 nd Law. . Your end results should only be interms of m

Newton's 2 nd Law. . Your end results should only be interms of m Newton's nd Law Introduction: In today's lab you will demonstrate the validity of Newton's Laws in predicting the motion of a simple mechanical system. The system that you will investigate consists of

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

Today. 1/25/11 Physics 262 Lecture 2 Filters. Active Components and Filters. Homework. Lab 2 this week

Today. 1/25/11 Physics 262 Lecture 2 Filters. Active Components and Filters. Homework. Lab 2 this week /5/ Physics 6 Lecture Filters Today Basics: Analog versus Digital; Passive versus Active Basic concepts and types of filters Passband, Stopband, Cut-off, Slope, Knee, Decibels, and Bode plots Active Components

More information

EXPERIMENT 07 TO STUDY DC RC CIRCUIT AND TRANSIENT PHENOMENA

EXPERIMENT 07 TO STUDY DC RC CIRCUIT AND TRANSIENT PHENOMENA EXPERIMENT 07 TO STUDY DC RC CIRCUIT AND TRANSIENT PHENOMENA DISCUSSION The capacitor is a element which stores electric energy by charging the charge on it. Bear in mind that the charge on a capacitor

More information

Students will explore Stellarium, an open-source planetarium and astronomical visualization software.

Students will explore Stellarium, an open-source planetarium and astronomical visualization software. page 22 STELLARIUM* OBJECTIVE: Students will explore, an open-source planetarium and astronomical visualization software. BACKGROUND & ACKNOWLEDGEMENTS This lab was generously provided by the Red Rocks

More information

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

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

More information

PHY221 Lab 2 - Experiencing Acceleration: Motion with constant acceleration; Logger Pro fits to displacement-time graphs

PHY221 Lab 2 - Experiencing Acceleration: Motion with constant acceleration; Logger Pro fits to displacement-time graphs Page 1 PHY221 Lab 2 - Experiencing Acceleration: Motion with constant acceleration; Logger Pro fits to displacement-time graphs Print Your Name Print Your Partners' Names You will return this handout to

More information

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

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

More information

b) Connect the oscilloscope across the potentiometer that is on the breadboard. Your instructor will draw the circuit diagram on the board.

b) Connect the oscilloscope across the potentiometer that is on the breadboard. Your instructor will draw the circuit diagram on the board. Geiger Counter Experiments and The Statistics of Nuclear Decay Using a Geiger Mueller tube, there are a number of experiments we can do. In the classroom there are two different types of Geiger Counters:

More information

Human Arm. 1 Purpose. 2 Theory. 2.1 Equation of Motion for a Rotating Rigid Body

Human Arm. 1 Purpose. 2 Theory. 2.1 Equation of Motion for a Rotating Rigid Body Human Arm Equipment: Capstone, Human Arm Model, 45 cm rod, sensor mounting clamp, sensor mounting studs, 2 cord locks, non elastic cord, elastic cord, two blue pasport force sensors, large table clamps,

More information

Review of Circuit Analysis

Review of Circuit Analysis Review of Circuit Analysis Fundamental elements Wire Resistor Voltage Source Current Source Kirchhoff s Voltage and Current Laws Resistors in Series Voltage Division EE 42 Lecture 2 1 Voltage and Current

More information

Boise State University Department of Electrical and Computer Engineering ECE 212L Circuit Analysis and Design Lab

Boise State University Department of Electrical and Computer Engineering ECE 212L Circuit Analysis and Design Lab Objectives Boise State University Department of Electrical and Computer Engineering ECE 22L Circuit Analysis and Design Lab Experiment #4: Power Factor Correction The objectives of this laboratory experiment

More information

Lab 5 RC Circuits. What You Need To Know: Physics 212 Lab

Lab 5 RC Circuits. What You Need To Know: Physics 212 Lab Lab 5 R ircuits What You Need To Know: The Physics In the previous two labs you ve dealt strictly with resistors. In today s lab you ll be using a new circuit element called a capacitor. A capacitor consists

More information

Shown below is a sample titration curve for a diprotic acid. Note the two equivalence points.

Shown below is a sample titration curve for a diprotic acid. Note the two equivalence points. EXPERIMENT 9 Titration Curve for a Polyprotic Acid INTRODUCTION Other than by strength and concentration, another way of classifying acids involves the number of H + ions an acid can donate. A monoprotic

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

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

MAE106 Homework 2 - Solution DC Motors & Intro to the frequency domain

MAE106 Homework 2 - Solution DC Motors & Intro to the frequency domain MAE06 Homework 2 - Solution DC Motors & Intro to the frequency domain University of California, Irvine Department of Mechanical and Aerospace Engineering Problem You are given the circuit shown in Figure.

More information

Chapter 10: Sinusoids and Phasors

Chapter 10: Sinusoids and Phasors Chapter 10: Sinusoids and Phasors 1. Motivation 2. Sinusoid Features 3. Phasors 4. Phasor Relationships for Circuit Elements 5. Impedance and Admittance 6. Kirchhoff s Laws in the Frequency Domain 7. Impedance

More information