Lab 1: Numerical Solution of Laplace s Equation

Size: px
Start display at page:

Download "Lab 1: Numerical Solution of Laplace s Equation"

Transcription

1 Lab 1: Numerical Solution of Laplace s Equation ELEC 3105 last modified August 27, Before You Start This lab and all relevant files can be found at the course website. You will need to obtain an account on the network if you do not already have one from another course Write your name in the sign in sheet when you arrive for the lab You can work alone or with a partner One stapled lab write-up per group (type-written or hand-written), or an individual lab write-up must be handed in by the end of the lab period Show units in all calculations, all graphs require a legend. 2 Objectives The objective of this lab is to illustrate the use of a powerful numerical technique known as the finite element method to solve Laplace s equation for selected problems. The lab will run in the Department of Electronics undergraduate laboratory, room ME4275. The software package we will use is Maxwell 2D Field Simulator from Ansoft Corporation. This software will enable you to visualize the electric field lines and equipotential lines in cross sections of structures consisting of conductors and insulators. 3 Background The finite element method (FEM) is a numerical technique for finding approximate solutions to partial differential equations [1]. Consider the example of a 2-D solution and its corresponding mesh shown in Figure 1. The lines represent the direction and magnitude of flux density simulated using FEM in the solution image and the triangles (or subregions) represent a single calculated solution in the mesh image. As an analogy, compare a jpeg file with large pixels, making the image blurry and a jpeg file with smaller pixels, allowing the image to become sharper. Therefore, the smaller the subregion, the more accurate 1

2 the entire solution. A numerical solution is always an approximation of an analytical solution, which is based on mathematical theory. Figure 1: The 2-D solution (left) and mesh (right) [1] Consider Laplace s equation describing the potential V in a 2-D region: 2 V x V y 2 = 0 (1) A solution can be found using FEM by approximating the size of dv. Smaller triangles are used where the potential V(x,y) is rapidly varying, and larger triangles are used where the potential is varying slowly. The potential is approximated within each triangle as a polynomial expansion in x and y. A numerical algorithm is used to solve for the coefficients of the polynomial in each triangle such that the nodes of adjacent triangles have the same potential. Conducting surfaces are constant potential surfaces the user initially sets the value of the potential at the conductor. Electric energy is stored in the electric field. The energy stored is given by the expression (units J) W E = 1 D EdV 2 (2) vol Where D = ε E is the electric flux density (C/m 2 ), E is the electric field intensity (Volts), and the dot product is used in the integrand. The energy stored in a capacitor C is given by (units J) W E = 1 2 C ( V )2 (3) 2

3 Where V is the potential difference between the conductors of the capacitor. The capacitance of a structure can be evaluated as (units F) C = 2W E / ( V ) 2 (4) Maxwell 2D Field Simulator can calculate the energy W E over the 2-D cross-section and then calculate the approximate value of the capacitance C per unit length (F/m) of the structure. You will be analyzing four different structures: Problem 1 - Field at a sharp or raised point Problem 2 - Field in a hollow Problem 3 - Parallel wire transmission line Problem 4 - Parallel wire transmission line with plastic coating You will be asked to plot the voltage and electric field lines for these structures. The relation between electric field and voltage is found by using the relation below (units J/C or V). [2] (pg.60) V AB = W Q unit = B A E dl = B A E dl cos θ (5) which describes the potential, V, of point A with respect to point B, defined as the work done, W, in moving a unit charge Q unit, from A to B. In the case of the structures in this lab, Equation 5 can be simplified. The electric field and the potential are perpendicular, which means that cos(θ)=1. If the electric field is constant in the region of integration, then all that is left to calculate is the integral with respect to l. Based on these special circumstances, the resulting equation is E = V l where V is the difference in potential between two points and l is the distance between the points. The structures in this lab have pre-defined voltages. Keep track of their values as you go through the lab. 4 Running Maxwell 2D Field Simulator 1. Go to the course website, and click on the link for the lab material. Follow the instructions provided. 2. Extract the downloaded zip file Lab1 MaxwellFiles.zip to a folder in your H directory 3. Start Maxwell Control Panel on your desktop (go to the ANSOFT directory if the icon isn t available). If a message pops up asking if you would like to create a working directory, say Yes. 3 (6)

4 4. Choose Projects in the Maxwell Control Panel 5. In the lower left hand corner, look for a Project Directories heading. Click Change Dir Go to Sub Directories and double click on../ to go up one level to the Maxwell directory that the zipped files were extracted to. 7. You should see the directory files named prob1c, prob2a, prob3, and prob4 show up under the Projects file list. 8. Click OK to go back to Maxwell Projects. 9. Again, you should see the directory files named prob1c, prob2a, prob3, and prob4 show up under the Projects file list, only this time as you single click on each directory a drawing should be displayed in the graphics window to the right. The drawings, boundary conditions, materials, and post processes have been completed but make sure you check each setting manually. 5 Problem 1: Field at a Raised Point This problem models a parallel plate capacitor in which one plate is dented toward the other as shown in Figure 2. The top plate has a 1 V source and the bottom plate has a 0 V source. You would set these values by clicking Setup Boundaries/Sources, but for this lab the values have been set for you. The material of both plates is copper. The material around the plates is air. You would set these values by clicking Setup Materials, but again, this has been done already. To draw the bottom plate one can use a Rectangle and to draw the top plate one can use the Polyline. Figure 2: conductor structure for Problem 1 1. Click on prob1c in the Maxwell Projects window and click open under the graphics window. If there is a version mismatch between the file and the software you will see the message in Figure 3. Click OK. 2. Choose Post Process, then Nominal Problem. This may take a minute. 4

5 Figure 3: version mismatch message 3. To plot the electric potential go to Plot in the tool bar and run through Plot Field Phi - surface - all - all. 4. Ensure the values are similar to those in the form shown Figure 4. To modify this form anytime, go to Plot modify in the file menu. 5. To plot the electric field: Plot Field E vector - surface - all - all. 6. Ensure the values are similar to those in the form shown in Figure Answer the following questions for Problem 1. a) Plot the equipotential lines (contours of constant voltage) and the electric field lines of your structure together in one printout, or individually. Display at least 10 voltage contours and don t forget to clearly include the legends. 2 marks b) Where is the location of the maximum electric field strength? What is the value of the maximum field strength? Use the coloured electric field intensity plot and the accompanied legend. Don t forget units. 2 marks c) Insulating materials will break down or become conducting if the electric field strength exceeds the breakdown strength of the material. For air, the breakdown strength is about V/m. If the gap is reduced to 1 mm, estimate the maximum voltage that should be applied to the top plate. Answer this question using theory and include units. You may use Maxwell to check your calculation (note: Maxwell does not actually simulate the dielectric breakdown). 1 mark 6 Problem 2: Field in a Hollow This problem models a parallel plate capacitor with one plate dented away from the other as shown in Figure 6. The top plate has a 1V source and the bottom plate has a 0V source. The material of both plates is copper and the dielectric is air. 1. Click on prob2a in the Maxwell Projects window and click open under the graphics window. 5

6 Figure 4: phi scalar surface plot form for Problem 1 6

7 Figure 5: E vector surface plot form for Problem 1 Figure 6: conductor structure for Problem 2 7

8 2. Manually check Setup Boundaries/Sources and Setup Materials. 3. Choose Post Process, then Nominal Problem. 4. To plot the electric potential go to Plot in the tool bar and run through Plot Field Phi - surface - all - all. 5. Ensure the values are similar to those in the form shown in Figure 7. Figure 7: phi scalar surface plot form for Problem 2 6. To plot the electric field: Plot Field E vector - surface - all - all. 7. Ensure the values are similar to those in the form shown in Figure Answer the following questions for Problem 2. a) Plot the equipotential and electric field lines of your structure as in Problem 1. 2 marks b) Consider the region between the two plates. Why is the electric field different in the hollow? 2 marks 7 Problem 3: Parallel Wire Transmission Line VHF and UHF antennas are usually connected to TV sets by transmission lines consisting of two parallel wires of fixed separation, as shown in Figure 9. To design the transmission 8

9 Figure 8: E vector surface plot form for Problem 2 Figure 9: transmission wire structure for Problem 3 9

10 line, we need to find the capacitance per unit length between the wires. The capacitance is given analytically by (units F/m) C πε = cosh 1 ( ) (7) D 2a where C is the capacitance per unit length, V is the difference in potential between the two wires, ε is the dielectric constant of the homogeneous material surrounding the wires, D is the center to center wire spacing, and a is the radius of the wires, as shown in Figure 9. The dielectric constant of air is ε o = 8.854x10 12 F/m. For other materials, we multiply this value by the relative dielectric constant ε r of the material (that is ε = ε r ε o ). The function cosh 1 is found using the hyp button on any scientific calculator. The object of problem 3 is to find the capacitance numerically and compare with the theoretical value. We will assume that the radius of the wire is always 1mm, but will allow for different spacing between the wires. The basic drawing of the two wires has already been completed, and is in directory prob3. Edit the drawing as explained below and use a center to center wire spacing of D = 6 mm. The material of both wires is copper and one wire has a 1V source while the other has a -1V source. If we assume that the parallel wires can be estimate by two parallel plates, then the capacitance, neglecting fringing, can also be written as (units C/V or F), [2] (pg. 96) C = ε oε r A l = Q V = Q El where A is the area of the plates, Q is the charge on the plates, l is the distance between the plates, ɛ o is the dielectric constant of air, and ɛ r is the relative dielectric constant of the material between the plates. This relation indicates that the electric field is related to the dielectric properties of the material in between the plates. 1. Click on prob3 in the Maxwell Projects window and click open under the graphics window. 2. Choose Define Model Draw Model Modify. 3. To move one wire to the desired separation, select the wire with the mouse, then select Arrange Move from the tool bar. Click the mouse once on top of the wire. Move the mouse cursor to the desired destination and click a second time to position the wire. To show the grid, go to Windows Grid. To be able to snap to the grid spacing, go to Model SnapTo Mode. To move objects by an exact distance, go to Arrange Move, press ENTER, and input values for dv and du. 4. To check your separation, click Model Measure from the toolbar (right click to exit). Measure from one edge of the first wire to the same edge of the second wire as this is the same as measuring center to center (alternately you can reduce the grid size until you can locate the cursor in the center of the wire). The measurement window that pops up will give you the Distance you have just measured. Right click the mouse to exit the measure function. 5. Choose File Save and close the 2D Modeler window. 10 (8)

11 6. In the Maxwell SV window, choose Solve. 7. To plot the electric potential go to Plot in the tool bar and run through Plot Field Phi - surface - all - all. 8. Ensure the values are similar to those in the form shown Figure 10. Figure 10: phi scalar surface plot form for Problem 3 9. To plot the electric field: Plot Field E vector - surface - all - all. 10. Ensure the values are similar to those in the form shown in Figure Answer the following questions for Problem 3. a) Plot the equipotential and electric field lines of your structure. 2 marks b) What do you notice about the direction of the electric field at any point in relation to the equipotential lines? 1 mark c) Specify the region at which the electric field is maximum and state the maximum value. Use the legend to guide you. Theoretically you will find that the maximum should not be one point, but several points. 3 marks d) Estimate the capacitance per unit length of the transmission line using the Post Processor Field Calculator. You can find help in the Maxwell SV manual. The link to the manual is provided in the Objectives section of this lab. Hint: as an example of how to use the calculator, the manual calculates the capacitance of a test electrode set to 1 V. In our case, we are using two wires with V = (1-(-1)) = 2. Therefore, C = 2U where V = 1V becomes C = 2U where V V 2 V 2 = 2V. If you follow the instructions exactly, you must take the 1 4 fraction into account in your final result. 3 marks 11

12 Figure 11: E vector surface plot form for Problem 3 e) Calculate the theoretical value of the capacitance per unit length as explained in the introduction to problem 3. Compare to the estimated value of d) and explain any discrepancy. Remember that you are comparing 2 different methods of solving for capacitance: numerical and analytical. 3 marks 8 Problem 4: Transmission Line with Plastic Coating Now modify the structure in problem 3 so that the wires are coated with a plastic (dielectric) layer of relative permittivity ε r = 2.1 and radius 2.0 mm. The plastic material is Teflon and when drawing, the plastic layer with the Object/Circle/2 Point tool the center of the plastic should be the same as the center of the copper wire. 1. Click on prob4 in the Maxwell Projects window and click open under the graphics window. 2. Choose Post Process, then Nominal Problem. 3. Edit the drawing as previously explained. 4. Choose Solve. 5. To plot the electric potential go to Plot in the tool bar and run through Plot Field Phi - surface - all - all. 6. Ensure the values are similar to those in the form shown Figure To plot the electric field: Plot Field E vector - surface - all - all. 12

13 Figure 12: phi scalar surface plot form for Problem 4 8. Ensure the values are similar to those in the form shown in Figure Answer the following questions for Problem 4. a) Plot the equipotential and electric field lines of your structure. 2 marks b) State the maximum value of the electric field and state why it is greater or less than the maximum values found in Question 3. 2 marks c) Estimate the capacitance per unit length of the transmission line using the Post Processor Field Calculator. 2 marks d) Is the capacitance greater or less than the one estimated in Problem 3? Explain. 3 marks 13

14 Figure 13: E vector surface plot form for Problem 4 References [1] accessed September [2] Edminister, J.A., Schaum s Outlines: Electromagnetics, second edition,

ELEC 1908 The Electric Potential (V) March 28, 2013

ELEC 1908 The Electric Potential (V) March 28, 2013 ELEC 1908 The Electric Potential (V) March 28, 2013 1 Abstract The objective of this lab is to solve numerically Laplace s equation in order to obtain the electric potential distribution in di erent electric

More information

Electric Fields and Equipotentials

Electric Fields and Equipotentials OBJECTIVE Electric Fields and Equipotentials To study and describe the two-dimensional electric field. To map the location of the equipotential surfaces around charged electrodes. To study the relationship

More information

COLLEGE PHYSICS Chapter 19 ELECTRIC POTENTIAL AND ELECTRIC FIELD

COLLEGE PHYSICS Chapter 19 ELECTRIC POTENTIAL AND ELECTRIC FIELD COLLEGE PHYSICS Chapter 19 ELECTRIC POTENTIAL AND ELECTRIC FIELD Electric Potential Energy and Electric Potential Difference It takes work to move a charge against an electric field. Just as with gravity,

More information

August 7, 2007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION

August 7, 2007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION August 7, 007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION PURPOSE: This experiment illustrates the numerical solution of Laplace's Equation using a relaxation method. The results of the relaxation method

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

Science 14. Lab 1 - Potential Plotting

Science 14. Lab 1 - Potential Plotting Science 14 Lab 1 - Potential Plotting Theory Consider an isolated conductor, A, carrying a positive charge Q, as shown in figure (1a). If body B, with positive charge qo (Q >> qo) is moved to a position

More information

1 Solution of Electrostatics Problems with COM- SOL

1 Solution of Electrostatics Problems with COM- SOL 1 Solution of Electrostatics Problems with COM- SOL This section gives examples demonstrating how Comsol can be used to solve some simple electrostatics problems. 1.1 Laplace s Equation We start with a

More information

Physics (

Physics ( Question 2.12: A charge of 8 mc is located at the origin. Calculate the work done in taking a small charge of 2 10 9 C from a point P (0, 0, 3 cm) to a point Q (0, 4 cm, 0), via a point R (0, 6 cm, 9 cm).

More information

Physics 122 Spring 2012 Test 2

Physics 122 Spring 2012 Test 2 Name: Instructions: Physics 122 Spring 2012 Test 2 There are some useful tables at the end of this exam paper. You may use a calculator and your 3x5 index card. Please ATTACH your index card to the test

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

Electric Field Mapping Lab 2. Precautions

Electric Field Mapping Lab 2. Precautions TS 2-12-12 Electric Field Mapping Lab 2 1 Electric Field Mapping Lab 2 Equipment: mapping board, U-probe, resistive boards, templates, dc voltmeter (431B), 4 long leads, 16 V dc for wall strip Reading:

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

Electric Fields and Potential

Electric Fields and Potential General Physics Lab 2 Siena College Object Electric Fields and Potential This experiment further explores the electrostatic interaction between charged objects. The concepts of electric field and potential

More information

Automatic Watershed Delineation using ArcSWAT/Arc GIS

Automatic Watershed Delineation using ArcSWAT/Arc GIS Automatic Watershed Delineation using ArcSWAT/Arc GIS By: - Endager G. and Yalelet.F 1. Watershed Delineation This tool allows the user to delineate sub watersheds based on an automatic procedure using

More information

No prep assignment to do, but here are four questions anyway.

No prep assignment to do, but here are four questions anyway. Preparation Assignments for Homework #3 Due at the start of class. Reading Assignments Please see the handouts for each lesson for the reading assignments. 3,4 February Lesson 2.5 No prep assignment to

More information

Experiment 1 Solutions: Equipotential Lines and Electric Fields

Experiment 1 Solutions: Equipotential Lines and Electric Fields MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.02 Experiment 1 Solutions: Equipotential Lines and Electric Fields IN-LAB ACTIVITIES EXPERIMENTAL SETUP 1. Download the LabView file from the

More information

Ansoft HFSS 3D Boundary Manager Sources

Ansoft HFSS 3D Boundary Manager Sources Lumped Gap Defining s Voltage and Current When you select Source, you may choose from the following source types: Incident wave Voltage drop Current Magnetic bias These sources are available only for driven

More information

Electric Field Mapping

Electric Field Mapping Electric Field Mapping Equipment: mapping board, U-probe, 5 resistive boards, templates, knob adjustable DC voltmeter, 4 long leads, 16 V DC for wall strip, 8 1/2 X 11 sheets of paper Reading: Topics of

More information

In this experiment, the concept of electric field will be developed by

In this experiment, the concept of electric field will be developed by Physics Equipotential Lines and Electric Fields Plotting the Electric Field PURPOSE MATERIALS 5 alligator clip leads 2 batteries, 9 V 2 binder clips, large computer In this experiment, the concept of electric

More information

Equipotential Lines and Electric Fields

Equipotential Lines and Electric Fields Physics Equipotential Lines and Electric Fields Plotting the Electric Field MATERIALS AND RESOURCES EACH GROUP 5 alligator clip leads 2 batteries, 9 V 2 binder clips, large computer LabQuest multimeter,

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

Electric Field Mapping. Department of Physics & Astronomy Texas Christian University, Fort Worth, TX

Electric Field Mapping. Department of Physics & Astronomy Texas Christian University, Fort Worth, TX Electric Field Mapping Department of Physics & Astronomy Texas Christian University, Fort Worth, TX April 15, 2013 Lab 1 Electric Field Mapping 1.1 Introduction For macroscopic objects with electrical

More information

Lab 1 Uniform Motion - Graphing and Analyzing Motion

Lab 1 Uniform Motion - Graphing and Analyzing Motion Lab 1 Uniform Motion - Graphing and Analyzing Motion Objectives: < To observe the distance-time relation for motion at constant velocity. < To make a straight line fit to the distance-time data. < To interpret

More information

HIGH VOLTAGE TECHNIQUES Basic Electrode Systems

HIGH VOLTAGE TECHNIQUES Basic Electrode Systems HIGH VOLTAGE TECHNIQUES Basic Electrode Systems Basic electrode systems Different configurations Parallel plate electrodes Co-axial cylinders Concentric spheres Parallel plate electrodes Plane-plane electrode

More information

6.013 Recitation 11. Quasistatic Electric and Magnetic Fields in Devices and Circuit Elements

6.013 Recitation 11. Quasistatic Electric and Magnetic Fields in Devices and Circuit Elements 6.013 Recitation 11 Quasistatic Electric and Magnetic Fields in Devices and Circuit Elements A. Introduction The behavior of most electric devices depends on static or slowly varying (quasistatic 1 ) electric

More information

Finite Element Modules for Enhancing Undergraduate Transport Courses: Application to Fuel Cell Fundamentals

Finite Element Modules for Enhancing Undergraduate Transport Courses: Application to Fuel Cell Fundamentals Finite Element Modules for Enhancing Undergraduate Transport Courses: Application to Fuel Cell Fundamentals Originally published in 007 American Society for Engineering Education Conference Proceedings

More information

Electric Field Mapping

Electric Field Mapping Electric Field Mapping Equipment: mapping board, U-probe, 5 resistive boards, templates, 4 long leads, Phywe 07035.00 voltmeter, DC wall voltage output, 3 pieces of paper Precautions 1. Before turning

More information

Electric Field Mapping

Electric Field Mapping Electric Field Mapping Objectives To determine the equipotential lines and the corresponding electric field lines for a variety of arrangements of conductors in a plane. Theory The concept of an electric

More information

Electromagnetic Forces on Parallel Current-

Electromagnetic Forces on Parallel Current- Page 1 of 5 Tutorial Models : Electromagnetic Forces on Parallel Current-Carrying Wires Electromagnetic Forces on Parallel Current- Carrying Wires Introduction One ampere is defined as the constant current

More information

HIGH VOLTAGE TECHNIQUES Basic Electrode Systems (3)

HIGH VOLTAGE TECHNIQUES Basic Electrode Systems (3) HIGH VOLTAGE TECHNIQES Basic Electrode Systems (3) Assistant Professor Suna BOLAT KRÖGER Eastern Mediterranean niversity Department of Electric & Electronic Engineering 1 Basic electrode systems Different

More information

Simple circuits - 3 hr

Simple circuits - 3 hr Simple circuits - 3 hr Resistances in circuits Analogy of water flow and electric current An electrical circuit consists of a closed loop with a number of different elements through which electric current

More information

Module M2-1 Electrical Engineering

Module M2-1 Electrical Engineering Module M-1 Electrical Engineering TUTOIL 4 Topics Conductors (ต วนำไฟฟ า) Dielectrics or insulators (ฉนวนไฟฟ า) Capacitance CONDUCTOS ND DIELECTICS CPCITNCE SEPTEME 1, 016 fter this tutorial, you will

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

Lecture 7. Capacitors and Electric Field Energy. Last lecture review: Electrostatic potential

Lecture 7. Capacitors and Electric Field Energy. Last lecture review: Electrostatic potential Lecture 7. Capacitors and Electric Field Energy Last lecture review: Electrostatic potential V r = U r q Q Iclicker question The figure shows cross sections through two equipotential surfaces. In both

More information

OCEAN/ESS 410 Lab 4. Earthquake location

OCEAN/ESS 410 Lab 4. Earthquake location Lab 4. Earthquake location To complete this exercise you will need to (a) Complete the table on page 2. (b) Identify phases on the seismograms on pages 3-6 as requested on page 11. (c) Locate the earthquake

More information

Roll Number SET NO. 42/1

Roll Number SET NO. 42/1 Roll Number SET NO. 4/1 INDIAN SCHOOL MUSCAT FIRST TERM EXAMINATION PHYSICS CLASS: XII Sub. Code: 04 Time Allotted: Hrs 0.04.018 Max. Marks: 70 General Instructions: 1. All questions are compulsory. There

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

Equipotential and Electric Field Mapping

Equipotential and Electric Field Mapping Experiment 2 Equipotential and Electric Field Mapping 2.1 Objectives 1. Determine the lines of constant electric potential for two simple configurations of oppositely charged conductors. 2. Determine the

More information

Create Satellite Image, Draw Maps

Create Satellite Image, Draw Maps Create Satellite Image, Draw Maps 1. The goal Using Google Earth, we want to create and import a background file into our Adviser program. From there, we will be creating paddock boundaries. The accuracy

More information

Multiphysics Modeling

Multiphysics Modeling 11 Multiphysics Modeling This chapter covers the use of FEMLAB for multiphysics modeling and coupled-field analyses. It first describes the various ways of building multiphysics models. Then a step-by-step

More information

Chapter 17 Electric Potential

Chapter 17 Electric Potential Chapter 17 Electric Potential Units of Chapter 17 Electric Potential Energy and Potential Difference Relation between Electric Potential and Electric Field Equipotential Lines The Electron Volt, a Unit

More information

o Two-wire transmission line (end view is shown, the radius of the conductors = a, the distance between the centers of the two conductors = d)

o Two-wire transmission line (end view is shown, the radius of the conductors = a, the distance between the centers of the two conductors = d) Homework 2 Due Monday, 14 June 1. There is a small number of simple conductor/dielectric configurations for which we can relatively easily find the capacitance. Students of electromagnetics should be sure

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

Chapter 1 The Electric Force

Chapter 1 The Electric Force Chapter 1 The Electric Force 1. Properties of the Electric Charges 1- There are two kinds of the electric charges in the nature, which are positive and negative charges. - The charges of opposite sign

More information

Partner s Name: EXPERIMENT MOTION PLOTS & FREE FALL ACCELERATION

Partner s Name: EXPERIMENT MOTION PLOTS & FREE FALL ACCELERATION Name: Partner s Name: EXPERIMENT 500-2 MOTION PLOTS & FREE FALL ACCELERATION APPARATUS Track and cart, pole and crossbar, large ball, motion detector, LabPro interface. Software: Logger Pro 3.4 INTRODUCTION

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

Linear Motion with Constant Acceleration

Linear Motion with Constant Acceleration Linear Motion 1 Linear Motion with Constant Acceleration Overview: First you will attempt to walk backward with a constant acceleration, monitoring your motion with the ultrasonic motion detector. Then

More information

Relativistic Electrons

Relativistic Electrons Relativistic Electrons Physics 300 1 Introduction In this experiment you will make independent measurements of the momentum and kinetic energy of electrons emitted from a β source. You will use these data

More information

Introduction to Hartree-Fock calculations in Spartan

Introduction to Hartree-Fock calculations in Spartan EE5 in 2008 Hannes Jónsson Introduction to Hartree-Fock calculations in Spartan In this exercise, you will get to use state of the art software for carrying out calculations of wavefunctions for molecues,

More information

ECE 341 Test 2, Spring 2019 Your Name Tue 4/16/2019

ECE 341 Test 2, Spring 2019 Your Name Tue 4/16/2019 Problem 1. Electrostatics One surface of an infinitely large ideal conductor plate is at the plane x = 0 of the Cartesian coordinate system, with the x-y plane being the plane of the paper and the z axis

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

Global Atmospheric Circulation Patterns Analyzing TRMM data Background Objectives: Overview of Tasks must read Turn in Step 1.

Global Atmospheric Circulation Patterns Analyzing TRMM data Background Objectives: Overview of Tasks must read Turn in Step 1. Global Atmospheric Circulation Patterns Analyzing TRMM data Eugenio Arima arima@hws.edu Hobart and William Smith Colleges Department of Environmental Studies Background: Have you ever wondered why rainforests

More information

Center of Mass. Evaluation copy

Center of Mass. Evaluation copy Center of Mass Experiment 19 INTRODUCTION In the most of the previous experiments you have examined the motion of a single object as it underwent a variety of motions. You learned that an object subject

More information

Energy Stored in Capacitors

Energy Stored in Capacitors Energy Stored in Capacitors U = 1 2 qv q = CV U = 1 2 CV 2 q 2 or U = 1 2 C 37 Energy Density in Capacitors (1) We define the, u, as the electric potential energy per unit volume Taking the ideal case

More information

Electric Fields and Potentials

Electric Fields and Potentials Electric Fields and Potentials INTRODUCTION This experiment is intended to illustrate the concepts of electric fields and electric potentials and how they are related to the charge distribution that produces

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

OBJECTIVE: To understand the relation between electric fields and electric potential, and how conducting objects can influence electric fields.

OBJECTIVE: To understand the relation between electric fields and electric potential, and how conducting objects can influence electric fields. Name Section Question Sheet for Laboratory 4: EC-2: Electric Fields and Potentials OBJECTIVE: To understand the relation between electric fields and electric potential, and how conducting objects can influence

More information

LAB 5. INTRODUCTION Finite Difference Method

LAB 5. INTRODUCTION Finite Difference Method LAB 5 In previous two computer labs, you have seen how the analytical techniques for solving electrostatic problems can be approximately solved using numerical methods. For example, you have approximated

More information

Consider a point P on the line joining the two charges, as shown in the given figure.

Consider a point P on the line joining the two charges, as shown in the given figure. Question 2.1: Two charges 5 10 8 C and 3 10 8 C are located 16 cm apart. At what point(s) on the line joining the two charges is the electric potential zero? Take the potential at infinity to be zero.

More information

LAB Exercise #4 - Answers The Traction Vector and Stress Tensor. Introduction. Format of lab. Preparation reading

LAB Exercise #4 - Answers The Traction Vector and Stress Tensor. Introduction. Format of lab. Preparation reading LAB Exercise #4 - Answers The Traction Vector and Stress Tensor Due: Thursday, 26 February 2009 (Special Thanks to D.D. Pollard who pioneered this exercise in 1991) Introduction Stress concentrations in

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

AP Physics Study Guide Chapter 17 Electric Potential and Energy Name. Circle the vector quantities below and underline the scalar quantities below

AP Physics Study Guide Chapter 17 Electric Potential and Energy Name. Circle the vector quantities below and underline the scalar quantities below AP Physics Study Guide Chapter 17 Electric Potential and Energy Name Circle the vector quantities below and underline the scalar quantities below electric potential electric field electric potential energy

More information

Magnetic Fields. Experiment 1. Magnetic Field of a Straight Current-Carrying Conductor

Magnetic Fields. Experiment 1. Magnetic Field of a Straight Current-Carrying Conductor General Physics Lab Department of PHYSICS YONSEI University Lab Manual (Lite) Magnetic Fields Ver.20181029 NOTICE This LITE version of manual includes only experimental procedures for easier reading on

More information

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note Introduction to Capacitive Touchscreen

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note Introduction to Capacitive Touchscreen EES 16A Designing Information Devices and Systems I Fall 2018 Lecture Notes Note 16 16.1 Introduction to apacitive Touchscreen We ve seen how a resistive touchscreen works by using the concept of voltage

More information

A SHORT INTRODUCTION TO ADAMS

A SHORT INTRODUCTION TO ADAMS A. AHADI, P. LIDSTRÖM, K. NILSSON A SHORT INTRODUCTION TO ADAMS FOR ENGINEERING PHYSICS DIVISION OF MECHANICS DEPARTMENT OF MECHANICAL ENGINEERING LUND INSTITUTE OF TECHNOLOGY 2017 FOREWORD THESE EXERCISES

More information

Tutorial 23 Back Analysis of Material Properties

Tutorial 23 Back Analysis of Material Properties Tutorial 23 Back Analysis of Material Properties slope with known failure surface sensitivity analysis probabilistic analysis back analysis of material strength Introduction Model This tutorial will demonstrate

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

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands.

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. GIS LAB 7 The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. This lab will ask you to work with the Spatial Analyst extension.

More information

Using the Stock Hydrology Tools in ArcGIS

Using the Stock Hydrology Tools in ArcGIS Using the Stock Hydrology Tools in ArcGIS This lab exercise contains a homework assignment, detailed at the bottom, which is due Wednesday, October 6th. Several hydrology tools are part of the basic ArcGIS

More information

Lab VI Light Emitting Diodes ECE 476

Lab VI Light Emitting Diodes ECE 476 Lab VI Light Emitting Diodes ECE 476 I. Purpose This experiment examines the properties of light emitting diodes. The use of the monochromator for studying the spectrum of light sources is also examined.

More information

BUILDING BASICS WITH HYPERCHEM LITE

BUILDING BASICS WITH HYPERCHEM LITE BUILDING BASICS WITH HYPERCHEM LITE LAB MOD1.COMP From Gannon University SIM INTRODUCTION A chemical bond is a link between atoms resulting from the mutual attraction of their nuclei for electrons. There

More information

Electricity and Magnetism. Electric Potential Energy and Voltage

Electricity and Magnetism. Electric Potential Energy and Voltage Electricity and Magnetism Electric Potential Energy and Voltage Work and Potential Energy Recall from Mechanics that E mech = K + U is a conserved quantity for particles that interact via conservative

More information

MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON

MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON Object This experiment will allow you to observe and understand the motion of a charged particle in a magnetic field and to measure the ratio

More information

1. Double-click the ArcMap icon on your computer s desktop. 2. When the ArcMap start-up dialog box appears, click An existing map and click OK.

1. Double-click the ArcMap icon on your computer s desktop. 2. When the ArcMap start-up dialog box appears, click An existing map and click OK. Module 2, Lesson 1 The earth moves In this activity, you will observe worldwide patterns of seismic activity (earthquakes) and volcanic activity (volcanoes). You will analyze the relationships of those

More information

MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON

MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON Object This experiment will allow you to observe and understand the motion of a charged particle in a magnetic field and to measure the ratio

More information

You w i ll f ol l ow these st eps : Before opening files, the S c e n e panel is active.

You w i ll f ol l ow these st eps : Before opening files, the S c e n e panel is active. You w i ll f ol l ow these st eps : A. O pen a n i m a g e s t a c k. B. Tr a c e t h e d e n d r i t e w i t h t h e user-guided m ode. C. D e t e c t t h e s p i n e s a u t o m a t i c a l l y. D. C

More information

SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide

SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide This page is intentionally left blank. SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide The ACTiSys IR Programmer and SuperCELL

More information

Getting started with BatchReactor Example : Simulation of the Chlorotoluene chlorination

Getting started with BatchReactor Example : Simulation of the Chlorotoluene chlorination Getting started with BatchReactor Example : Simulation of the Chlorotoluene chlorination 2011 ProSim S.A. All rights reserved. Introduction This document presents the different steps to follow in order

More information

Electrostatics: Electrostatic Devices

Electrostatics: Electrostatic Devices Electrostatics: Electrostatic Devices EE331 Electromagnetic Field Theory Outline Laplace s Equation Derivation Meaning Solving Laplace s equation Resistors Capacitors Electrostatics -- Devices Slide 1

More information

Using the Budget Features in Quicken 2008

Using the Budget Features in Quicken 2008 Using the Budget Features in Quicken 2008 Quicken budgets can be used to summarize expected income and expenses for planning purposes. The budget can later be used in comparisons to actual income and expenses

More information

Basic Geostatistics: Pattern Description

Basic Geostatistics: Pattern Description Basic Geostatistics: Pattern Description A SpaceStat Software Tutorial Copyright 2013, BioMedware, Inc. (www.biomedware.com). All rights reserved. SpaceStat and BioMedware are trademarks of BioMedware,

More information

Phys 2025, First Test. September 20, minutes Name:

Phys 2025, First Test. September 20, minutes Name: Phys 05, First Test. September 0, 011 50 minutes Name: Show all work for maximum credit. Each problem is worth 10 points. Work 10 of the 11 problems. k = 9.0 x 10 9 N m / C ε 0 = 8.85 x 10-1 C / N m e

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

Astron 104 Laboratory #5 The Size of the Solar System

Astron 104 Laboratory #5 The Size of the Solar System Name: Date: Section: Astron 104 Laboratory #5 The Size of the Solar System Section 1.3 In this exercise, we will use actual images of the planet Venus passing in front of the Sun (known as a transit of

More information

Lecture 20. March 22/24 th, Capacitance (Part I) Chapter , Pages

Lecture 20. March 22/24 th, Capacitance (Part I) Chapter , Pages Lecture 0 March /4 th, 005 Capacitance (Part I) Reading: Boylestad s Circuit Analysis, 3 rd Canadian Edition Chapter 10.1-6, Pages 8-94 Assignment: Assignment #10 Due: March 31 st, 005 Preamble: Capacitance

More information

Equipotentials and Electric Fields

Equipotentials and Electric Fields Equipotentials and Electric Fields PURPOSE In this lab, we will investigate the relationship between the equipotential surfaces and electric field lines in the region around several different electrode

More information

Program WAVES Version 1D C.W. Trueman Updated March 23, 2004

Program WAVES Version 1D C.W. Trueman Updated March 23, 2004 Program WAVES Version 1D C.W. Trueman Updated March 23, 2004 Program WAVES animates plane wave incidence on a dielectric half space. These notes describe how to use the program and outline a series of

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

PHYSICS 221 LAB #3: ELECTROSTATICS

PHYSICS 221 LAB #3: ELECTROSTATICS Name: Partners: PHYSICS 221 LAB #3: ELECTROSTATICS The picture above shows several lines that each have a constant electric potential (equipotential lines) due to a person s beating heart. At the instant

More information

Acid-Base ph Titration Introduction

Acid-Base ph Titration Introduction Electronic Supplementary Material (ESI) for Chemistry Education Research and Practice. This journal is The Royal Society of Chemistry 2016 Appendix B: Example of Traditional Investigation Acid-Base ph

More information

Chapter 21 Electric Potential

Chapter 21 Electric Potential Chapter 21 Electric Potential Chapter Goal: To calculate and use the electric potential and electric potential energy. Slide 21-1 Chapter 21 Preview Looking Ahead Text: p. 665 Slide 21-2 Review of Potential

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

Finite Element Method (FEM)

Finite Element Method (FEM) Finite Element Method (FEM) The finite element method (FEM) is the oldest numerical technique applied to engineering problems. FEM itself is not rigorous, but when combined with integral equation techniques

More information

ST-Links. SpatialKit. Version 3.0.x. For ArcMap. ArcMap Extension for Directly Connecting to Spatial Databases. ST-Links Corporation.

ST-Links. SpatialKit. Version 3.0.x. For ArcMap. ArcMap Extension for Directly Connecting to Spatial Databases. ST-Links Corporation. ST-Links SpatialKit For ArcMap Version 3.0.x ArcMap Extension for Directly Connecting to Spatial Databases ST-Links Corporation www.st-links.com 2012 Contents Introduction... 3 Installation... 3 Database

More information

7/06 Electric Fields and Energy

7/06 Electric Fields and Energy Part ASome standard electric field and potential configurations About this lab: Electric fields are created by electric charges and exert force on charges. Electric potential gives an alternative description.

More information

Mapping the Electric Field and Equipotential Lines. Multimeter Pushpins Connecting wires

Mapping the Electric Field and Equipotential Lines. Multimeter Pushpins Connecting wires Circle Your Lab Day: M T W Th F Name: Lab Partner: Lab Partner: Mapping the Electric Field and Equipotential Lines. Equipment: Cork board Conductive paper DC Power supply Multimeter Pushpins Connecting

More information

Lecture 18 Capacitance and Conductance

Lecture 18 Capacitance and Conductance Lecture 18 Capacitance and Conductance Sections: 6.3, 6.4, 6.5 Homework: See homework file Definition of Capacitance capacitance is a measure of the ability of the physical structure to accumulate electrical

More information

Thus the charges follow the field lines and the current density is proportional to intensity of the field.

Thus the charges follow the field lines and the current density is proportional to intensity of the field. FYSA 0/ K1 EQUIPOTENTIAL SURFACES In this laboratory work we examine the potential distribution created by the electric field of various conductors having different potentials. The task is to find equipotential

More information

Old Dominion University Physics 112N/227N/232N Lab Manual, 13 th Edition

Old Dominion University Physics 112N/227N/232N Lab Manual, 13 th Edition RC Circuits Experiment PH06_Todd OBJECTIVE To investigate how the voltage across a capacitor varies as it charges. To find the capacitive time constant. EQUIPMENT NEEDED Computer: Personal Computer with

More information

EXPERIMENT 4: AN ELECTRICAL-THERMAL ACTUATOR

EXPERIMENT 4: AN ELECTRICAL-THERMAL ACTUATOR EXPERIMENT 4: AN ELECTRICAL-THERMAL ACTUATOR 1. OBJECTIVE: 1.1 To analyze an electrical-thermal actuator used in a micro-electromechanical system (MEMS). 2. INTRODUCTION 2.1 Introduction to Thermal Actuator

More information