Darryl Michael/GE CRD Fields and Waves Lesson 3.6 ELECTROSTATICS - Numerical Simulation.

Slides:



Advertisements
Similar presentations
Lesson 1: Vector Components How to add Vectors In this lesson you will learn: 1. How to resolve (break down) vectors in x and y components. 2. How to Reconstruct.
Advertisements

Partial Differential Equations
Microsoft Excel Computers Week 4.
Dynamic Balance of Cloud Vertical Velcoty
Point-wise Discretization Errors in Boundary Element Method for Elasticity Problem Bart F. Zalewski Case Western Reserve University Robert L. Mullen Case.
Self consistent ion trajectories in electron shading damage T.G. Madziwa, F.F. Chen & D. Arnush UCLA Electrical Engineering ltptl November 2002.
PHY 042: Electricity and Magnetism Laplace’s equation Prof. Hugo Beauchemin 1.
Finite element method – basis functions 1 Finite Elements: Basis functions 1-D elements  coordinate transformation  1-D elements  linear basis functions.
Darryl Michael/GE CRD Fields and Waves Lesson 3.4 ELECTROSTATICS - MATERIALS.
CISE301: Numerical Methods Topic 9 Partial Differential Equations (PDEs) Lectures KFUPM (Term 101) Section 04 Read & CISE301_Topic9.
EEL 3472 Electrostatics. 2Electrostatics Electrostatics An electrostatic field is produced by a static (or time-invariant) charge distribution. A field.
Lecture 4: Boundary Value Problems
© Fluent Inc. 9/5/2015L1 Fluids Review TRN Solution Methods.
Scientific Computing Partial Differential Equations Poisson Equation.
Finite Element Method.
1 ELEC 3105 Basic EM and Power Engineering Start Solutions to Poisson’s and/or Laplace’s.
HIGH VOLTAGE TECHNIQUES electrostatic field analysis methods Assistant Professor Suna BOLAT Eastern Mediterranean University Department of Electric & Electronic.
30S Applied Math Mr. Knight – Killarney School Slide 1 Unit: Solving Systems Algebraically Lesson: SLE-L3 Using Spreadsheet Analysis to Solve Linear Systems.
Elliptic PDEs and the Finite Difference Method
Solving an elliptic PDE using finite differences Numerical Methods for PDEs Spring 2007 Jim E. Jones.
Sensitivity derivatives Can obtain sensitivity derivatives of structural response at several levels Finite difference sensitivity (section 7.1) Analytical.
CEM in action Computed surface currents on prototype military aircraft at 100MHz The plane wave is incident from left to right at nose on incidence. The.
1 EEE 431 Computational Methods in Electrodynamics Lecture 8 By Dr. Rasime Uyguroglu
Darryl Michael/GE CRD Fields and Waves Lesson 1.2 SINE WAVES ON TRANSMISSION LINES.
Island Recharge Problem
Elliptic PDEs and Solvers
5.4 Third Order Determinants and Cramer’s Rule. Third Order Determinants To solve a linear system in three variables, we can use third order determinants.
3.3 Separation of Variables 3.4 Multipole Expansion
Recognize Linear Relationships and Solve Equations with Technology Using an Excel Spreadsheet to Solve Equations iLearn Grade 7 Math Session 6 of 8.
Formulation of 2D‐FDTD without a PML.
1 LAPLACE’S EQUATION, POISSON’S EQUATION AND UNIQUENESS THEOREM CHAPTER LAPLACE’S AND POISSON’S EQUATIONS 6.2 UNIQUENESS THEOREM 6.3 SOLUTION OF.
Implementing Finite Volume Methods 1.  Continue on Finite Volume Methods for Elliptic Equations  Finite Volumes in Two-Dimensions  Poisson’s Equation.
Darryl Michael/GE CRD Fields and Waves Lesson 4.2 MAGNETOSTATICS.
The Finite Difference Time Domain Method FDTD Haythem H. abdullah ERI, Electronics Research Institute, Microwave Engineering Dept.
Medan Listrik Statis I (Hk.Couloumb, Hk. Gauss, Potensial Listrik) Sukiswo
The retarded potentials LL2 Section 62. Potentials for arbitrarily moving charges 2 nd pair of Maxwell’s equations (30.2) in 4-D.
EXAMPLES OF SOLUTION OF LAPLACE’s EQUATION NAME: Akshay kiran E.NO.: SUBJECT: EEM GUIDED BY: PROF. SHAILESH SIR.
Relaxation Methods in the Solution of Partial Differential Equations
EEE 431 Computational Methods in Electrodynamics
Medan Listrik Statis II (Material, Kapasitansi, Numerik Simulasi)
Deriving the Quadratic Formula
ELECTROSTATICS - CAPACITANCE
EEE 431 Computational Methods in Electrodynamics
Euler’s mehod..
Introduction to the Finite Element Method
Christopher Crawford PHY
ELEC 3105 Basic EM and Power Engineering
Numerical Methods.
ELECTROSTATICS - GAUSS’ LAW
Implementing Finite Volume Methods
© Fluent Inc. 1/10/2018L1 Fluids Review TRN Solution Methods.
THE METHOD OF LINES ANALYSIS OF ASYMMETRIC OPTICAL WAVEGUIDES Ary Syahriar.
Fields and Waves I Lecture 13 K. A. Connor
Numerical Methods.
Christopher Crawford PHY
Fields and Waves Lesson 4.4 ELECTROMAGNETICS - Faraday’s Law
ELECTROSTATICS - INTRODUCTION
Numerics for PDE using EXCEL
Fields and Waves Lesson 4.6 MAGNETIC MATERIALS Darryl Michael/GE CRD.
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac
1.4 Solving Absolute-Value Equations
Quadratic Equations.
Finite Difference Method for Poisson Equation
VECTOR CALCULUS - Line Integrals,Curl & Gradient
1.4 Solving Absolute-Value Equations
Fields and Waves Lesson 2.4 Wave Properties Darryl Michael/GE CRD.
Solving literal equations
Table Lookup Illustrated with Product Stress Testing
ELECTROSTATICS - POTENTIALS
Fields and Waves Lesson 4.5 INDUCTANCE Darryl Michael/GE CRD.
Presentation transcript:

Darryl Michael/GE CRD Fields and Waves Lesson 3.6 ELECTROSTATICS - Numerical Simulation

Direct Computation of V If we can express entire problem in terms of V then: we can solve directly for V derive all other quantities e.g. E-field, D-field, C and  This approach can be used if conductor defines Outer Boundary can be SYMMETRIC or NON-SYMMETRIC systems Why is this a useful approach?? V is a scalar field - easier to manipulate than E-field We can control V on conductors Can apply numerical methods to solve problem

Use of Laplace and Poisson’s Equations Start with 2 of MAXWELL’s equations: & In rectangular coordinates:

Use of Laplace and Poisson’s Equations Poisson’s equation: Laplace’s equation: (when  = 0) Do Problem 1

Numerical Solution: Finite Difference Method Use the FINITE DIFFERENCE Technique for solving problems Solve for approximate V on the Grid - for 2-D Problem V top V bottom V right V left V center V center at (x,y) = (0,0) h h

Numerical Solution: Finite Difference Method V top V right At (x,y) = (h/2,0) V bottom V left V center h h At (x,y) = (-h/2,0)

Numerical Solution: Finite Difference Method 0 Now, Can get similar expression for

Numerical Solution: Finite Difference Method Finally we obtain the following expression: Rearrange the equation to solve for V center : Poisson Equation Solver Laplace Equation Solver

Numerical Solution: Example 60V 10V 100V 30V V1V1 V2V2 V3V3 V4V4 Solution Technique - by Iteration Guess a solution : V=0 everywhere except boundaries V 1 = V 2 = V 3 = V 4 = 0 Start: Put new values back

Numerical Solution - use of EXCEL Spreadsheet Do Problem 2 To get an accurate solution, need lots of points - one way is to use a SPREADSHEET In spreadsheet, A1 A31 A1 to A31 set boundary voltage = 0Volts Set these cells to 100 Copy B2 formula to rest of cells

Numerical Solution: Problems Do Problem 3a and 3b Helpful Hints for Problems 3c - 3e 3c. At point P, what is  s ? Get  s from Boundary Conditions: Approximate 3d. Use spreadsheet to add columns: 3e. Use C=Q/V