The Simulation Code XPDP1

Size: px
Start display at page:

Download "The Simulation Code XPDP1"

Transcription

1 Chapter 3 The Smulaton Code XPDP1 3.1 Introducton The smulaton program used n ths research s XPDP1, an open source software developed by the Plasma Theory and Smulaton Group PTSG at Unversty of Calforna, Berkeley. It s runnng on Unx workstatons wth X-Wndows, and PC wth an X-Wndows emulator. XPDP1 s the X-Wndows verson of PDP1, whch has the same physcs kernel as PDP1. PDP1 s among the PDx1 codes from UC Berkeley, where x stands for P (Planar), C (Cylndrcal), and S (Sphercal) electrodes. The codes are wrtten n object-orented style, and n standard C (C language). PDP1 (Plasma Devce Planar) smulates a plasma wthn planar electrodes, wth or wthout a unform appled DC magnetc feld n an arbtrary drecton. The two electrodes n PDP1 are symmetrc, as llustrated n Fgure 3.1. For other versons n the same seres, there are PDC1 and PDS1. PDC1 (Plasma Devce Cylndrcal) smulates a plasma wthn concentrc (coaxal) cylndrcal electrodes and allows an axal DC magnetc feld. PDS1 (Plasma Devce Sphercal) smulates a plasma wthn concentrc sphercal electrodes, wthout a magnetc feld. The nner electrode of both PDC1 and PDS1 s of fnte sze. They are useful for smulatng dscharges wth 9

2 dfferent electrode areas [5]. In ths work, we wll only focus on the planar verson, PDP1. Fgure 3.1: Schematc dagram of XPDP1 code [5]. PDP1 s the modfed verson of the W. S. Lawson s PDW1 code (1983). It s a bounded electrostatc code, smulatng one-dmensonal plasma devces. The code smulates a bounded plasma wth external crcut, whch nclude R, L, C elements, and AC, DC, ramped current/voltage sources. These characterstcs (ncludng partcles and electrostatc felds) are specfed by the user at run tme usng an nput fle. The code uses Partcle-n-Cell (PIC) technque to smulate the electrons and ons, leap-frog method for the ntegraton of the equaton of moton, and Monte-Carlo collsonal (MCC) model for electron-neutral and on-neutral collsons [15]. The PIC technque, leap-frog method and MCC model are descrbed n sectons 3., 3.3 and 3.4 respectvely. The smulaton proceeds n real tme, and the user may vew the output as the code s runnng, n the form of varous user-specfed dagnostc wndows. The dagnostc wndows are updated at each tme step (anmaton). The applcatons of XPDP1 code range from collsonal capactve RF dscharges, used n materals processng to collsonless fuson problems [5]. 3

3 3.3 Partcle-n-Cell (PIC) Method In realty, plasma s a collecton of partcles whch consst of electrons, ons wth varous charge states, neutral atoms and molecules. In the Partcle-n-Cell method, there are computer partcles (superpartcles). Each computer partcle s a homogeneous collecton of a large number of real partcles (commonly 1 4 to 1 6 partcles), whch s havng the same mass-to-charge rato as the real partcles, thus mnmzng the amount of partcles to be smulated. In the PIC scheme, the physcal volume s dvded nto cells by lnes whch run parallel to the boundares. The ntersectons of these lnes are called mesh ponts or grd ponts. An example of the grd s llustrated n Fgure 3.. Fgure 3.: A mathematcal grd of PIC scheme [16]. 31

4 In Fgure 3., A mathematcal grd s set nto the plasma regon, to measure the charge densty ρ and current densty J. From the measured charge and current denstes, we wll obtan the electrc feld E and magnetc feld B on the grd. The partcle quanttes such as velocty and poston of a charged partcle q at (x, y) locaton wll be counted n terms of ρ at the nearby grd ponts (, ), (1, ), (1, 1), (, 1) and n terms of J at the faces between these ponts [16]. The partcle quanttes, such as veloctes, v and poston, x are known at the partcle, and may take on all values n the phase space. For each tme step, the charge and current denstes on the grd are calculated. The process to produce the charge and current denstes ( ρ, J) on the grd from the partcle postons x and veloctes v mples some weghtng (lnear weghtng) to the grd ponts that s dependent on partcle poston. Once the denstes are establshed on the grd, the ρ and J are used to obtaned the electrc and magnetc felds (E, B) by solvng the feld equatons. Posson s equaton s used to solve for E n electrostatc smulaton. For electromagnetc smulatons, the full set of Maxwell s equatons s used to solve for E and B. Wth the felds on the grd, but partcles scattered around wthn the grd, the force at the partcle F s obtaned through nterpolaton of the feld from the grd to the partcles by agan performng a weghtng. Newton-Lorentz equaton of moton s used for the calculaton, and the partcles are advanced to new postons and veloctes. Next, partcle boundary condtons such as absorpton and emsson are appled. If the model s collsonal, the Monte Carlo Collson (MCC) scheme s appled. The flow of the PIC-MCC scheme wthn one tmestep s shown schematcally n Fgure 3.3 [16, 17, 18]. 3

5 Fgure 3.3: Flow chart for an explct PIC-MCC scheme [16]. 3.3 Integraton of the Partcle Equatons of Moton The ntegraton method used n the code s called the leap-frog method. The two frst-order dfferental equatons to be ntegrated are dv m = F,...(3.1) dt dx = v.... (3.) dt These equatons are replaced by the fnte-dfference equatons v v new old m = t F old, (3.3) x new x t old = v new...(3.4) 33

6 In the leap-frog method, as shown n Fgure 3.4, v() s pushed back to v(- t / ) usng the force F calculated at t =. Consequently, the fnte dfference equatons of the leap-frog method are v m v t t+ t / t t / = F,...(3.5) x t+ t x t t = v....(3.6) Fgure 3.4: Scheme of the leap-frog ntegraton method [4]. Therefore, v F = t + v,....(3.7) m t+ t / t t / t+ t x = v t + x t...(3.8) where force, F = q( E + V B). The leap-frog method s explct snce t t / v + and t t x + are determned only from values at earler tme levels. The stablty and 34

7 accuracy of the leap-frog method can be tested by applyng t to the smple harmonc oscllator model d x = ω x...(3.9) dt Equaton (3.9) s substtuted nto the fnte dfference scheme to obtan t + t+ t t t t x x x = ω x t..(3.1) The solutons of the equaton are of the form x t = C exp( ωt),.(3.11) x t+ t = C exp[ ω ( t + t)]....(3.1) Usng Euler s formula, the fnte dfference becomes ω t sn ω = ± t..(3.13) ω t For 1 <<, ω ω as desred. If ω t >, the real soluton for ω becomes complex wth growng and decayng roots, ndcatng numercal nstablty. For smulatons whch use the leap-frog mover, typcally ω t. s taken for stablty [16, 17, 18]. More detals on the accuracy and stablty requrements for PIC are stated n secton

8 3.4 Monte Carlo Collson Model In the Monte Carlo Collson (MCC) model, random numbers are beng used to decde whether or not a partcle s subjected to a collson, and what type of collson s to occur. The MCC model statstcally descrbes the collson processes, usng cross sectons for each type of collson. Consder a set of partcles ncdent on another set of partcles (targets). The probablty, P of a collson event for the th ncdent partcle 1 of energy ε = mv can be wrtten as, P ( x) ( ) v ] = 1 exp[ n σ ε t,...(3.14) g T where the total cross secton s the sum over all processes, σ T ( ε ) σ ( ε ) =..(3.15) j j Here n g (x) s the spatally varyng target densty, v s the ncdent speed, and tme nterval. t s the For example, assume the partcle spece s has N types of collsons wth the target spece, the knetc energy of the th partcle of the ncdent s spece s gven by 1 ε = msv,.(3.16) 36

9 where ε s needed n calculatng the collson cross sectons. The total cross secton s σ ( ε ) σ ( ε ) T =,..(3.17) j j where ( ) j ε σ for 1 j N, s the cross secton of the jth type of collson between the s spece and the target spece. The collson probablty for the th partcle s calculated based on the dstance s = v t traveled n each tme step, t. Consequently, P exp[ n ( x) ( ) v t] = 1 exp[ n ( x) ( ) s ] = σ ε σ ε. If a 1 g T g T unformly dstrbuted random number on the related tme step s less than P, a collson wll take place. Then another random number s chosen to determne the type of collson. Every computer partcle must be evaluated n every tme step of the smulaton. Another approach s the null collson method, whch s computatonally more effcent. In ths method, only one collson probablty, whch s energy ndependent, s used to model all the partcles. The smulaton program wll randomly select a number of partcles based on the collson probablty, and concentrate on evaluatng ths selected fracton partcles, then decdng whch collson they are to undergo. The null collson model has a sgnfcant speed advantage over other collson models whch query each of the fracton of partcles for collsons at every tme step. 37

10 3.5 Accuracy and Stablty Requrements for PIC The basc dscretzaton parameters for explct PIC method are mesh spacng, tme step, x, t, and number of partcles per cell, PPC. Tryng to ncrease the mesh spacng, x and tme step, t s often done for speedng-up the smulatons. However, there are certan constrants on and stablty. For electrostatc PIC, the x and x and t n order to mantan accuracy t are determned by λ D ω t p. and 1, x 1 e n ε T where the plasma frequency, ω = p, the Debye length, λ D = and ε m en 1 the mesh spacng, nterelectrode gap length x =. number of spatal cells, nc In these equatons, T s the plasma temperature n electron volts, n s the plasma densty, ε s the permttvty of free space ( F m -1 ), e s the electronc charge, and m s the mass of the lghtest speces nvolved n the collson [18, 19]. 38

11 3.6 Boundary Condtons The boundary condtons of the code nclude surface charge on the electrodes, whch are connected to a seres RLC crcut wth drvng voltage, V(t) or current, I(t). The general form of the appled source s S t) = DC + Ramp t + AC sn(π f t + )..(3.18) ( θ An external crcut has ts own ntrnsc tme scales whch are not related to the plasma tme scales. The smulaton tme step must be small enough to resolve these tme scales, or the crcut smulaton wll produce naccurate results regardless of the plasma parameters []. Referrng to Fgure 3.1, the current n the external crcut nteracts wth the plasma va the surface charge on the electrodes. The potental wthn the plasma regon s affected by the dstrbuton and moton of space charge, the electrode surface charge, and the current n the external crcut [1]. By applyng Gauss law to the system, the boundary condtons for the potental equaton are obtaned [1]. S E ds = V ρ dv + ε A σ A σ ε =,...(3.19) where the surface S encloses the plasma and electrodes. A + and A - refer to the left and rght electrode respectvely, and σ s the surface charge n the respectve 39

12 electrode. ρ has unts of charge/volume and σ has unts of charge/area. Usng the defnton of potental, we obtan Φ j + 1 Φ x j + Φ j 1 = ρ j ε,.(3.) for planar electrodes [1]. For one dmensonal system, the boundary condtons can be wrtten as [1] Φ nc = (3.1) and σ + E =... (3.) ε Equaton (3.1) can be wrtten at one-half grd cell from the boundary, n conjuncton wth a central dfference appled to the defnton of potental, whch gves E 1/ Φ Φ1 x 1 = σ ε = + x + ρ,.(3.3) for planar electrodes [4]. The charge conservaton equaton at each wall, A σ = Qconv + Q...(3.4) becomes t t t t t t t Qconv + Q Q σ = σ +....(3.5) A where Q s the charge on one plate of the external crcut capactor [1]. 4

13 In the code, there are four cases whch cover the full range of external crcut parameters [1]: (1) General Seres RLC Crcut (Voltage-Drven Crcut) For the general voltage-drven seres RLC crcut, the capactor charge Q s advanced usng Krchhoff s voltage law, d Q dq Q L + R + = V ( t) + Φ Φ nc. (3.6) dt dt c where Φ nc s the reference potental fxed at zero, whch to be the potental of the grounded electrode, and Φ s the potental at tme zero. One second order dfference s Q t t t t V ( t) + Φ nc Φ K =, (3.7) α where K t = t t t t t 3 t t 4 t α 1Q + α Q + α 3Q + α 4Q...(3.8) 9 L 3 R 1 α = t t C α 1 L R = 6 t t α = 11 L t + 1 R t α 3 = L t α = L t 41

14 () Open Crcut When C. the mpedance approaches nfnty, therefore the external crcut becomng an open crcut. The potentals on the boundares are floatng, and the surface charges on the electrodes nfluence the potental as always, but the electrodes cannot exchange charge va external current. The charge conservaton equaton s σ = + Q. (3.9) t t + σ + t conv (3) Short-Crcut When R=L= and C, the external crcut s a short crcut, wth Φ Φ nc = V ( )...(3.3) t The short-crcut case s appled when C εa / l > (3.31) (4) Current-Drven Crcut In ths case, an deal current source s assumed to be drvng the specfed tmevaryng current I(t). The external crcut elements R, L, and C are gnored snce an deal current source s an open crcut. The stablty of the crcut wth L s gven by the characterstc equaton ξ (3 + t / RC) 4ξ + 1 =,..(3.3) 4

15 where ξ 1 s requred. The roots are ± 1 t / RC ξ =..(3.33) 3 + t / RC 3.7 Partcle Condtons - Loadng Intal Dstrbutons In order to calculate the partcle energy dstrbuton, the followng equatons are used [17]: The Maxwell-Boltzmann dstrbuton, ε f ( ε ) = f exp, kt (3.34) 1 3 ε = mυ t = kt.... (3.35) In one dmenson, equatons (3.34) and (3.35) becomes, υ = f ( υ ) f exp,...(3.36) υt 1 1 mυ t = kt (3.37) Invert the cumulatve dstrbuton functon (3.38), F( υ ) = υ exp( υ / υt ) dυ. (3.38) exp( υ / υ ) dυ t 43

16 By usng Box-Muller method [35], we choose two pseudo-random numbers ( < v, v 1) dscardng them f R = v + v > 1. Then ln( R ) υ 1 = v1,...(3.39) R n( R ) υ = v...(3.4) R Equaton (3.38) must be nverted numercally for general cutoffs. 3.8 General Structure of the Code XPDP1 code s mplemented wth an object-orented structure n standard C n order to facltate enhancements. The code s separated nto a physcs applcaton and the wndowng core. Therefore, new physcs and dagnostcs can be added wthout alterng the wndowng core. The nteracton between wngraphcs manager and the physcs kernel s llustrated n Fgure

17 Fgure 3.5: Schematc representaton of the nteracton between WnGraphcs and the physcs kernel [15]. 45

18 Usng the wndowng core, all dagnostcs are updated dynamcally n tme. The dagnostcs can also update n ndvdual tme-steps, and pausng for keystroke before contnung the smulaton [15]. PDP1 can run ndefntely wthout a tme step lmtaton. Tme hstores are combed perodcally n such a way that there are never more than HISTMAX (a constant) value stored [15]. PDP1 employs four crcut solvers to handle the full range of external crcut parameters. () The general voltage-drven seres RLC case. () The open crcut case, where C. () The short crcut case, when C and R=L=. (v) The deal current source case. More detals have been descrbed prevously n secton 3.6. A Monte Carlo Collsonal model for electron-neutral and on-neutral collsons s used n PDP1. All components of velocty can be specfed ndependently n the nput fle. The man flow of the code s shown n Fgure 3.6. Table 3.1 s the descrpton of the XPDP1 code man flow. 46

19 Fgure 3.6: Man flow of XPDP1 code. 47

20 Table 3.1: Descrpton of XPDP1 code man flow. The descrpton of the XPDP1 program man flow dsplay_ttle The code starts wth the dsplay of the program ttle and the general nformaton of the program developer, etc.. XGInt Intalze the wndow graphcs (XGrafx) stuff. Here, the wndow manager wll get the code and the nput fle names, read, then ntalze the wndow array. Start The start functon opens fles and read the general nput parameters n the nput fle, then checks for errors. The program wll ext, when there s an error. If no error, the program wll proceed to allocate feld parameters and dagnostcs arrays. DagArray Allocate dagnostc arrays. Ths functon wll allocate space for all the dagnostcs. The dagnostcs are also group nto tme hstory dagnostcs and average dagnostcs. Then the program wll setup the parameters for each speces, e.g. on, electron, etc.. speces Read speces parameters from the nput fle, and assgn nput parameters to arguments. Scalng factors to convert from physcal unts to code unt and vs versa. Next, allocate partcle arrays. SpecesDagArray Ths s the dagnostc arrays of the speces. The program wll allocate 48

21 space for veloctes dstrbuton, and allocate space for the dstrbuton functons arrays. Calculate the coeffcent for the mover n the presence of a magnetc feld. Then, the program wll load n all speces partcles, whch s properly dstrbuted. Ths wll start wth a dump fle wth all the record of a dstrbuton, or f a dump fle s not gven, t wll load the system wth the ntal dstrbuton. Restore load Runnng the dump fle f gven. Load one speces and one drecton at a tme. There are loader for a cold beam and loader for thermal dstrbuton. Maxwellan dstrbuton functon s used n the code. (More detals n secton 3.7 and Chapter - secton.6) mccdag_nt Intalze Monte Carlo Collson rate dagnostc. Allocate arrays for dagnostc rates. IntWndows setrho Intalze dagnostc wndows. Setup each wndow structure. Set ntal charge densty, ncludes smoothng the charge densty of each speces. felds Intalze feld arrays. feld_nt Intalzng the arrays and parameters for the feld solve. Here, the program wll setup the arrays for the posson solve. Then, decde whch crcut solver to use. 49

22 There are four optons of crcut solver: (More detals n secton 3.6). when C, open crcut. when current source s appled. when L=R=, C nfnty, short crcut v. the general case wth external voltage source Calculate the external crcut. Hstory Intalze hstory arrays. Ths s the tme hstory accumulator. It calculates and stores all hstory values, and performs combng on hstory values when low on memory. XGStart Ths wll start the XGrafx man loop, whch s the wngraphcs manager. It wll then lnk to the man physcs loop, whch s the XGManLoop. XGManLoop For a no subcyclng loop, ntally the program wll proceed to advance tme for the speces sp (on). Then advance poston and velocty n (*moveptr). adjust Remove partcles that cross boundares. Ths s the routne to adjust (ntalze, re-pack and nject) partcles to the 5

23 desred condtons. boundary There are four parts of smulaton process. Frst, ntalze array for computng postons of njected partcles. Then, t wll go to left hand sde (LHS) wall dagnostcs, md system dagnostcs, and njecton of new partcles at walls (one speces at a tme). (*mccptr) e.g.: argonmcc Monte Carlo Collsons for speces sp (on). Ths s the part of Monte Carlo Collson for electron-neutrals and on-neutrals. Here, the program wll be calculatng the null collson probablty, then the electron collsons wth argon. For the collsons, there 51

24 are fve types of collsons: collson, onzaton, elastc exctaton, scatterng and charge exchange collson. The program wll determne the type of collson, and follow wth the calculaton. (More detals n secton 3.4 and Chapter - secton.7) gather Assgn charge denstes to the grd. Ths functon s n separate loop, because new partcles mght be created n mcc and adjust that mght not have been weghted. Then the program wll run the felds, and hstory. Lastly back to the flow n XGStart n the wngraphcs manager. 5

25 XPDP1 s avalable n the zpped form from the PTSG webste at []. The wngraphcs manager (XGrafx) s avalable separately at the same webste. The nstallaton gude s avalable n the webste at [3]. XPDP1 fully support a mouse for selecton of tems, buttons, etc.. The buttons on the man menu nclude RUN, STOP, STEP, SAVE, and QUIT. The dagnostc wndow has four buttons, whch are RESCALE, TRACE, PRINT, and CROSS-HAIR. The nput fle s used to specfy the parameters for the smulaton. The descrpton of the nput fle s provded n the user manual [15], whch comes together wth the XPDP1 dstrbuton. There are mplct and explct schemes n XPDP1. In ths work, explct scheme s used for all the smulatons due to ts smplcty as we are dealng wth DC dscharges. For the RF dscharges we contnue to use explct scheme for comparson. 53

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE Analytcal soluton s usually not possble when exctaton vares arbtrarly wth tme or f the system s nonlnear. Such problems can be solved by numercal tmesteppng

More information

THE VIBRATIONS OF MOLECULES II THE CARBON DIOXIDE MOLECULE Student Instructions

THE VIBRATIONS OF MOLECULES II THE CARBON DIOXIDE MOLECULE Student Instructions THE VIBRATIONS OF MOLECULES II THE CARBON DIOXIDE MOLECULE Student Instructons by George Hardgrove Chemstry Department St. Olaf College Northfeld, MN 55057 hardgrov@lars.acc.stolaf.edu Copyrght George

More information

Amplification and Relaxation of Electron Spin Polarization in Semiconductor Devices

Amplification and Relaxation of Electron Spin Polarization in Semiconductor Devices Amplfcaton and Relaxaton of Electron Spn Polarzaton n Semconductor Devces Yury V. Pershn and Vladmr Prvman Center for Quantum Devce Technology, Clarkson Unversty, Potsdam, New York 13699-570, USA Spn Relaxaton

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

DUE: WEDS FEB 21ST 2018

DUE: WEDS FEB 21ST 2018 HOMEWORK # 1: FINITE DIFFERENCES IN ONE DIMENSION DUE: WEDS FEB 21ST 2018 1. Theory Beam bendng s a classcal engneerng analyss. The tradtonal soluton technque makes smplfyng assumptons such as a constant

More information

2 Finite difference basics

2 Finite difference basics Numersche Methoden 1, WS 11/12 B.J.P. Kaus 2 Fnte dfference bascs Consder the one- The bascs of the fnte dfference method are best understood wth an example. dmensonal transent heat conducton equaton T

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master degree n Mechancal Engneerng Numercal Heat and Mass Transfer 06-Fnte-Dfference Method (One-dmensonal, steady state heat conducton) Fausto Arpno f.arpno@uncas.t Introducton Why we use models and

More information

Physics 607 Exam 1. ( ) = 1, Γ( z +1) = zγ( z) x n e x2 dx = 1. e x2

Physics 607 Exam 1. ( ) = 1, Γ( z +1) = zγ( z) x n e x2 dx = 1. e x2 Physcs 607 Exam 1 Please be well-organzed, and show all sgnfcant steps clearly n all problems. You are graded on your wor, so please do not just wrte down answers wth no explanaton! Do all your wor on

More information

Electrostatic Potential from Transmembrane Currents

Electrostatic Potential from Transmembrane Currents Electrostatc Potental from Transmembrane Currents Let s assume that the current densty j(r, t) s ohmc;.e., lnearly proportonal to the electrc feld E(r, t): j = σ c (r)e (1) wth conductvty σ c = σ c (r).

More information

Week 9 Chapter 10 Section 1-5

Week 9 Chapter 10 Section 1-5 Week 9 Chapter 10 Secton 1-5 Rotaton Rgd Object A rgd object s one that s nondeformable The relatve locatons of all partcles makng up the object reman constant All real objects are deformable to some extent,

More information

(Online First)A Lattice Boltzmann Scheme for Diffusion Equation in Spherical Coordinate

(Online First)A Lattice Boltzmann Scheme for Diffusion Equation in Spherical Coordinate Internatonal Journal of Mathematcs and Systems Scence (018) Volume 1 do:10.494/jmss.v1.815 (Onlne Frst)A Lattce Boltzmann Scheme for Dffuson Equaton n Sphercal Coordnate Debabrata Datta 1 *, T K Pal 1

More information

Inductance Calculation for Conductors of Arbitrary Shape

Inductance Calculation for Conductors of Arbitrary Shape CRYO/02/028 Aprl 5, 2002 Inductance Calculaton for Conductors of Arbtrary Shape L. Bottura Dstrbuton: Internal Summary In ths note we descrbe a method for the numercal calculaton of nductances among conductors

More information

Chapter 12. Ordinary Differential Equation Boundary Value (BV) Problems

Chapter 12. Ordinary Differential Equation Boundary Value (BV) Problems Chapter. Ordnar Dfferental Equaton Boundar Value (BV) Problems In ths chapter we wll learn how to solve ODE boundar value problem. BV ODE s usuall gven wth x beng the ndependent space varable. p( x) q(

More information

Physics 181. Particle Systems

Physics 181. Particle Systems Physcs 181 Partcle Systems Overvew In these notes we dscuss the varables approprate to the descrpton of systems of partcles, ther defntons, ther relatons, and ther conservatons laws. We consder a system

More information

Module 1 : The equation of continuity. Lecture 1: Equation of Continuity

Module 1 : The equation of continuity. Lecture 1: Equation of Continuity 1 Module 1 : The equaton of contnuty Lecture 1: Equaton of Contnuty 2 Advanced Heat and Mass Transfer: Modules 1. THE EQUATION OF CONTINUITY : Lectures 1-6 () () () (v) (v) Overall Mass Balance Momentum

More information

A particle in a state of uniform motion remain in that state of motion unless acted upon by external force.

A particle in a state of uniform motion remain in that state of motion unless acted upon by external force. The fundamental prncples of classcal mechancs were lad down by Galleo and Newton n the 16th and 17th centures. In 1686, Newton wrote the Prncpa where he gave us three laws of moton, one law of gravty,

More information

The Finite Element Method

The Finite Element Method The Fnte Element Method GENERAL INTRODUCTION Read: Chapters 1 and 2 CONTENTS Engneerng and analyss Smulaton of a physcal process Examples mathematcal model development Approxmate solutons and methods of

More information

Physics 207: Lecture 20. Today s Agenda Homework for Monday

Physics 207: Lecture 20. Today s Agenda Homework for Monday Physcs 207: Lecture 20 Today s Agenda Homework for Monday Recap: Systems of Partcles Center of mass Velocty and acceleraton of the center of mass Dynamcs of the center of mass Lnear Momentum Example problems

More information

Interconnect Modeling

Interconnect Modeling Interconnect Modelng Modelng of Interconnects Interconnect R, C and computaton Interconnect models umped RC model Dstrbuted crcut models Hgher-order waveform n dstrbuted RC trees Accuracy and fdelty Prepared

More information

MATH 5630: Discrete Time-Space Model Hung Phan, UMass Lowell March 1, 2018

MATH 5630: Discrete Time-Space Model Hung Phan, UMass Lowell March 1, 2018 MATH 5630: Dscrete Tme-Space Model Hung Phan, UMass Lowell March, 08 Newton s Law of Coolng Consder the coolng of a well strred coffee so that the temperature does not depend on space Newton s law of collng

More information

6.3.4 Modified Euler s method of integration

6.3.4 Modified Euler s method of integration 6.3.4 Modfed Euler s method of ntegraton Before dscussng the applcaton of Euler s method for solvng the swng equatons, let us frst revew the basc Euler s method of numercal ntegraton. Let the general from

More information

In this section is given an overview of the common elasticity models.

In this section is given an overview of the common elasticity models. Secton 4.1 4.1 Elastc Solds In ths secton s gven an overvew of the common elastcty models. 4.1.1 The Lnear Elastc Sold The classcal Lnear Elastc model, or Hooean model, has the followng lnear relatonshp

More information

Physics 5153 Classical Mechanics. D Alembert s Principle and The Lagrangian-1

Physics 5153 Classical Mechanics. D Alembert s Principle and The Lagrangian-1 P. Guterrez Physcs 5153 Classcal Mechancs D Alembert s Prncple and The Lagrangan 1 Introducton The prncple of vrtual work provdes a method of solvng problems of statc equlbrum wthout havng to consder the

More information

Note 10. Modeling and Simulation of Dynamic Systems

Note 10. Modeling and Simulation of Dynamic Systems Lecture Notes of ME 475: Introducton to Mechatroncs Note 0 Modelng and Smulaton of Dynamc Systems Department of Mechancal Engneerng, Unversty Of Saskatchewan, 57 Campus Drve, Saskatoon, SK S7N 5A9, Canada

More information

The equation of motion of a dynamical system is given by a set of differential equations. That is (1)

The equation of motion of a dynamical system is given by a set of differential equations. That is (1) Dynamcal Systems Many engneerng and natural systems are dynamcal systems. For example a pendulum s a dynamcal system. State l The state of the dynamcal system specfes t condtons. For a pendulum n the absence

More information

Difference Equations

Difference Equations Dfference Equatons c Jan Vrbk 1 Bascs Suppose a sequence of numbers, say a 0,a 1,a,a 3,... s defned by a certan general relatonshp between, say, three consecutve values of the sequence, e.g. a + +3a +1

More information

χ x B E (c) Figure 2.1.1: (a) a material particle in a body, (b) a place in space, (c) a configuration of the body

χ x B E (c) Figure 2.1.1: (a) a material particle in a body, (b) a place in space, (c) a configuration of the body Secton.. Moton.. The Materal Body and Moton hyscal materals n the real world are modeled usng an abstract mathematcal entty called a body. Ths body conssts of an nfnte number of materal partcles. Shown

More information

Experience with Automatic Generation Control (AGC) Dynamic Simulation in PSS E

Experience with Automatic Generation Control (AGC) Dynamic Simulation in PSS E Semens Industry, Inc. Power Technology Issue 113 Experence wth Automatc Generaton Control (AGC) Dynamc Smulaton n PSS E Lu Wang, Ph.D. Staff Software Engneer lu_wang@semens.com Dngguo Chen, Ph.D. Staff

More information

11. Dynamics in Rotating Frames of Reference

11. Dynamics in Rotating Frames of Reference Unversty of Rhode Island DgtalCommons@URI Classcal Dynamcs Physcs Course Materals 2015 11. Dynamcs n Rotatng Frames of Reference Gerhard Müller Unversty of Rhode Island, gmuller@ur.edu Creatve Commons

More information

FTCS Solution to the Heat Equation

FTCS Solution to the Heat Equation FTCS Soluton to the Heat Equaton ME 448/548 Notes Gerald Recktenwald Portland State Unversty Department of Mechancal Engneerng gerry@pdx.edu ME 448/548: FTCS Soluton to the Heat Equaton Overvew 1. Use

More information

UPGRADE OF THE GSP GYROKINETIC CODE MID-YEAR PROGRESS REPORT

UPGRADE OF THE GSP GYROKINETIC CODE MID-YEAR PROGRESS REPORT 12/6/211 1 UPGRADE OF THE GSP GYROKINETIC CODE MID-YEAR PROGRESS REPORT George Wlke gwlke@umd.edu December 6, 211 Supersor: Wllam Dorland, Dept. of Physcs bdorland@umd.edu Abstract: Smulatons of turbulent

More information

PHYS 705: Classical Mechanics. Newtonian Mechanics

PHYS 705: Classical Mechanics. Newtonian Mechanics 1 PHYS 705: Classcal Mechancs Newtonan Mechancs Quck Revew of Newtonan Mechancs Basc Descrpton: -An dealzed pont partcle or a system of pont partcles n an nertal reference frame [Rgd bodes (ch. 5 later)]

More information

Lecture 8 Modal Analysis

Lecture 8 Modal Analysis Lecture 8 Modal Analyss 16.0 Release Introducton to ANSYS Mechancal 1 2015 ANSYS, Inc. February 27, 2015 Chapter Overvew In ths chapter free vbraton as well as pre-stressed vbraton analyses n Mechancal

More information

NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS

NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS IJRRAS 8 (3 September 011 www.arpapress.com/volumes/vol8issue3/ijrras_8_3_08.pdf NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS H.O. Bakodah Dept. of Mathematc

More information

Tensor Smooth Length for SPH Modelling of High Speed Impact

Tensor Smooth Length for SPH Modelling of High Speed Impact Tensor Smooth Length for SPH Modellng of Hgh Speed Impact Roman Cherepanov and Alexander Gerasmov Insttute of Appled mathematcs and mechancs, Tomsk State Unversty 634050, Lenna av. 36, Tomsk, Russa RCherepanov82@gmal.com,Ger@npmm.tsu.ru

More information

Lecture 12: Discrete Laplacian

Lecture 12: Discrete Laplacian Lecture 12: Dscrete Laplacan Scrbe: Tanye Lu Our goal s to come up wth a dscrete verson of Laplacan operator for trangulated surfaces, so that we can use t n practce to solve related problems We are mostly

More information

Rate of Absorption and Stimulated Emission

Rate of Absorption and Stimulated Emission MIT Department of Chemstry 5.74, Sprng 005: Introductory Quantum Mechancs II Instructor: Professor Andre Tokmakoff p. 81 Rate of Absorpton and Stmulated Emsson The rate of absorpton nduced by the feld

More information

Numerical Transient Heat Conduction Experiment

Numerical Transient Heat Conduction Experiment Numercal ransent Heat Conducton Experment OBJECIVE 1. o demonstrate the basc prncples of conducton heat transfer.. o show how the thermal conductvty of a sold can be measured. 3. o demonstrate the use

More information

Appendix B. The Finite Difference Scheme

Appendix B. The Finite Difference Scheme 140 APPENDIXES Appendx B. The Fnte Dfference Scheme In ths appendx we present numercal technques whch are used to approxmate solutons of system 3.1 3.3. A comprehensve treatment of theoretcal and mplementaton

More information

FUZZY FINITE ELEMENT METHOD

FUZZY FINITE ELEMENT METHOD FUZZY FINITE ELEMENT METHOD RELIABILITY TRUCTURE ANALYI UING PROBABILITY 3.. Maxmum Normal tress Internal force s the shear force, V has a magntude equal to the load P and bendng moment, M. Bendng moments

More information

Week3, Chapter 4. Position and Displacement. Motion in Two Dimensions. Instantaneous Velocity. Average Velocity

Week3, Chapter 4. Position and Displacement. Motion in Two Dimensions. Instantaneous Velocity. Average Velocity Week3, Chapter 4 Moton n Two Dmensons Lecture Quz A partcle confned to moton along the x axs moves wth constant acceleraton from x =.0 m to x = 8.0 m durng a 1-s tme nterval. The velocty of the partcle

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

Markov Chain Monte Carlo (MCMC), Gibbs Sampling, Metropolis Algorithms, and Simulated Annealing Bioinformatics Course Supplement

Markov Chain Monte Carlo (MCMC), Gibbs Sampling, Metropolis Algorithms, and Simulated Annealing Bioinformatics Course Supplement Markov Chan Monte Carlo MCMC, Gbbs Samplng, Metropols Algorthms, and Smulated Annealng 2001 Bonformatcs Course Supplement SNU Bontellgence Lab http://bsnuackr/ Outlne! Markov Chan Monte Carlo MCMC! Metropols-Hastngs

More information

Chapter 4 The Wave Equation

Chapter 4 The Wave Equation Chapter 4 The Wave Equaton Another classcal example of a hyperbolc PDE s a wave equaton. The wave equaton s a second-order lnear hyperbolc PDE that descrbes the propagaton of a varety of waves, such as

More information

Queueing Networks II Network Performance

Queueing Networks II Network Performance Queueng Networks II Network Performance Davd Tpper Assocate Professor Graduate Telecommuncatons and Networkng Program Unversty of Pttsburgh Sldes 6 Networks of Queues Many communcaton systems must be modeled

More information

CHAPTER 6. LAGRANGE S EQUATIONS (Analytical Mechanics)

CHAPTER 6. LAGRANGE S EQUATIONS (Analytical Mechanics) CHAPTER 6 LAGRANGE S EQUATIONS (Analytcal Mechancs) 1 Ex. 1: Consder a partcle movng on a fxed horzontal surface. r P Let, be the poston and F be the total force on the partcle. The FBD s: -mgk F 1 x O

More information

STATISTICAL MECHANICS

STATISTICAL MECHANICS STATISTICAL MECHANICS Thermal Energy Recall that KE can always be separated nto 2 terms: KE system = 1 2 M 2 total v CM KE nternal Rgd-body rotaton and elastc / sound waves Use smplfyng assumptons KE of

More information

Physics 114 Exam 3 Spring Name:

Physics 114 Exam 3 Spring Name: Physcs 114 Exam 3 Sprng 015 Name: For gradng purposes (do not wrte here): Queston 1. 1... 3. 3. Problem 4. Answer each of the followng questons. Ponts for each queston are ndcated n red. Unless otherwse

More information

Chapter - 2. Distribution System Power Flow Analysis

Chapter - 2. Distribution System Power Flow Analysis Chapter - 2 Dstrbuton System Power Flow Analyss CHAPTER - 2 Radal Dstrbuton System Load Flow 2.1 Introducton Load flow s an mportant tool [66] for analyzng electrcal power system network performance. Load

More information

ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM

ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM An elastc wave s a deformaton of the body that travels throughout the body n all drectons. We can examne the deformaton over a perod of tme by fxng our look

More information

NUMERICAL DIFFERENTIATION

NUMERICAL DIFFERENTIATION NUMERICAL DIFFERENTIATION 1 Introducton Dfferentaton s a method to compute the rate at whch a dependent output y changes wth respect to the change n the ndependent nput x. Ths rate of change s called the

More information

arxiv: v1 [physics.flu-dyn] 16 Sep 2013

arxiv: v1 [physics.flu-dyn] 16 Sep 2013 Three-Dmensonal Smoothed Partcle Hydrodynamcs Method for Smulatng Free Surface Flows Rzal Dw Prayogo a,b, Chrstan Fredy Naa a a Faculty of Mathematcs and Natural Scences, Insttut Teknolog Bandung, Jl.

More information

4DVAR, according to the name, is a four-dimensional variational method.

4DVAR, according to the name, is a four-dimensional variational method. 4D-Varatonal Data Assmlaton (4D-Var) 4DVAR, accordng to the name, s a four-dmensonal varatonal method. 4D-Var s actually a drect generalzaton of 3D-Var to handle observatons that are dstrbuted n tme. The

More information

One-sided finite-difference approximations suitable for use with Richardson extrapolation

One-sided finite-difference approximations suitable for use with Richardson extrapolation Journal of Computatonal Physcs 219 (2006) 13 20 Short note One-sded fnte-dfference approxmatons sutable for use wth Rchardson extrapolaton Kumar Rahul, S.N. Bhattacharyya * Department of Mechancal Engneerng,

More information

Deterministic and Monte Carlo Codes for Multiple Scattering Photon Transport

Deterministic and Monte Carlo Codes for Multiple Scattering Photon Transport Determnstc and Monte Carlo Codes for Multple Scatterng Photon Transport Jorge E. Fernández 1 1 Laboratory of Montecuccolno DIENCA Alma Mater Studorum Unversty of Bologna Italy Isttuto Nazonale d Fsca Nucleare

More information

Finite Element Modelling of truss/cable structures

Finite Element Modelling of truss/cable structures Pet Schreurs Endhoven Unversty of echnology Department of Mechancal Engneerng Materals echnology November 3, 214 Fnte Element Modellng of truss/cable structures 1 Fnte Element Analyss of prestressed structures

More information

12. The Hamilton-Jacobi Equation Michael Fowler

12. The Hamilton-Jacobi Equation Michael Fowler 1. The Hamlton-Jacob Equaton Mchael Fowler Back to Confguraton Space We ve establshed that the acton, regarded as a functon of ts coordnate endponts and tme, satsfes ( ) ( ) S q, t / t+ H qpt,, = 0, and

More information

PHYS 705: Classical Mechanics. Hamilton-Jacobi Equation

PHYS 705: Classical Mechanics. Hamilton-Jacobi Equation 1 PHYS 705: Classcal Mechancs Hamlton-Jacob Equaton Hamlton-Jacob Equaton There s also a very elegant relaton between the Hamltonan Formulaton of Mechancs and Quantum Mechancs. To do that, we need to derve

More information

Title: Radiative transitions and spectral broadening

Title: Radiative transitions and spectral broadening Lecture 6 Ttle: Radatve transtons and spectral broadenng Objectves The spectral lnes emtted by atomc vapors at moderate temperature and pressure show the wavelength spread around the central frequency.

More information

DO NOT DO HOMEWORK UNTIL IT IS ASSIGNED. THE ASSIGNMENTS MAY CHANGE UNTIL ANNOUNCED.

DO NOT DO HOMEWORK UNTIL IT IS ASSIGNED. THE ASSIGNMENTS MAY CHANGE UNTIL ANNOUNCED. EE 539 Homeworks Sprng 08 Updated: Tuesday, Aprl 7, 08 DO NOT DO HOMEWORK UNTIL IT IS ASSIGNED. THE ASSIGNMENTS MAY CHANGE UNTIL ANNOUNCED. For full credt, show all work. Some problems requre hand calculatons.

More information

V. Electrostatics. Lecture 25: Diffuse double layer structure

V. Electrostatics. Lecture 25: Diffuse double layer structure V. Electrostatcs Lecture 5: Dffuse double layer structure MIT Student Last tme we showed that whenever λ D L the electrolyte has a quas-neutral bulk (or outer ) regon at the geometrcal scale L, where there

More information

Chapter 2: Electric Energy and Capacitance

Chapter 2: Electric Energy and Capacitance Chapter : Electrc Energy and Capactance Potental One goal of physcs s to dentfy basc forces n our world, such as the electrc force as studed n the prevous lectures. Expermentally, we dscovered that the

More information

Introduction to Vapor/Liquid Equilibrium, part 2. Raoult s Law:

Introduction to Vapor/Liquid Equilibrium, part 2. Raoult s Law: CE304, Sprng 2004 Lecture 4 Introducton to Vapor/Lqud Equlbrum, part 2 Raoult s Law: The smplest model that allows us do VLE calculatons s obtaned when we assume that the vapor phase s an deal gas, and

More information

APPENDIX 2 FITTING A STRAIGHT LINE TO OBSERVATIONS

APPENDIX 2 FITTING A STRAIGHT LINE TO OBSERVATIONS Unversty of Oulu Student Laboratory n Physcs Laboratory Exercses n Physcs 1 1 APPEDIX FITTIG A STRAIGHT LIE TO OBSERVATIOS In the physcal measurements we often make a seres of measurements of the dependent

More information

Robert Eisberg Second edition CH 09 Multielectron atoms ground states and x-ray excitations

Robert Eisberg Second edition CH 09 Multielectron atoms ground states and x-ray excitations Quantum Physcs 量 理 Robert Esberg Second edton CH 09 Multelectron atoms ground states and x-ray exctatons 9-01 By gong through the procedure ndcated n the text, develop the tme-ndependent Schroednger equaton

More information

Chapter 6 Electrical Systems and Electromechanical Systems

Chapter 6 Electrical Systems and Electromechanical Systems ME 43 Systems Dynamcs & Control Chapter 6: Electrcal Systems and Electromechancal Systems Chapter 6 Electrcal Systems and Electromechancal Systems 6. INTODUCTION A. Bazoune The majorty of engneerng systems

More information

CHAPTER 14 GENERAL PERTURBATION THEORY

CHAPTER 14 GENERAL PERTURBATION THEORY CHAPTER 4 GENERAL PERTURBATION THEORY 4 Introducton A partcle n orbt around a pont mass or a sphercally symmetrc mass dstrbuton s movng n a gravtatonal potental of the form GM / r In ths potental t moves

More information

Physics 5153 Classical Mechanics. Principle of Virtual Work-1

Physics 5153 Classical Mechanics. Principle of Virtual Work-1 P. Guterrez 1 Introducton Physcs 5153 Classcal Mechancs Prncple of Vrtual Work The frst varatonal prncple we encounter n mechancs s the prncple of vrtual work. It establshes the equlbrum condton of a mechancal

More information

Implicit Integration Henyey Method

Implicit Integration Henyey Method Implct Integraton Henyey Method In realstc stellar evoluton codes nstead of a drect ntegraton usng for example the Runge-Kutta method one employs an teratve mplct technque. Ths s because the structure

More information

DC Circuits. Crossing the emf in this direction +ΔV

DC Circuits. Crossing the emf in this direction +ΔV DC Crcuts Delverng a steady flow of electrc charge to a crcut requres an emf devce such as a battery, solar cell or electrc generator for example. mf stands for electromotve force, but an emf devce transforms

More information

Computational Astrophysics

Computational Astrophysics Computatonal Astrophyscs Solvng for Gravty Alexander Knebe, Unversdad Autonoma de Madrd Computatonal Astrophyscs Solvng for Gravty the equatons full set of equatons collsonless matter (e.g. dark matter

More information

Electrical Circuits 2.1 INTRODUCTION CHAPTER

Electrical Circuits 2.1 INTRODUCTION CHAPTER CHAPTE Electrcal Crcuts. INTODUCTION In ths chapter, we brefly revew the three types of basc passve electrcal elements: resstor, nductor and capactor. esstance Elements: Ohm s Law: The voltage drop across

More information

THE EFFECT OF TORSIONAL RIGIDITY BETWEEN ELEMENTS ON FREE VIBRATIONS OF A TELESCOPIC HYDRAULIC CYLINDER SUBJECTED TO EULER S LOAD

THE EFFECT OF TORSIONAL RIGIDITY BETWEEN ELEMENTS ON FREE VIBRATIONS OF A TELESCOPIC HYDRAULIC CYLINDER SUBJECTED TO EULER S LOAD Journal of Appled Mathematcs and Computatonal Mechancs 7, 6(3), 7- www.amcm.pcz.pl p-issn 99-9965 DOI:.75/jamcm.7.3. e-issn 353-588 THE EFFECT OF TORSIONAL RIGIDITY BETWEEN ELEMENTS ON FREE VIBRATIONS

More information

Inspiration from ISSS9: Gentle introduction to PIC

Inspiration from ISSS9: Gentle introduction to PIC Inspraton from ISSS9: Gentle ntroducton to PIC Mroslav Bárta 1, barta@asu.cas.cz 1 Astronomcal Insttute of Max-Planck-Insttut für Czech Academy of Scences Sonnensystemforschung CZ-5165 Ondrejov D-37191

More information

Lecture Note 3. Eshelby s Inclusion II

Lecture Note 3. Eshelby s Inclusion II ME340B Elastcty of Mcroscopc Structures Stanford Unversty Wnter 004 Lecture Note 3. Eshelby s Incluson II Chrs Wenberger and We Ca c All rghts reserved January 6, 004 Contents 1 Incluson energy n an nfnte

More information

Gravitational Acceleration: A case of constant acceleration (approx. 2 hr.) (6/7/11)

Gravitational Acceleration: A case of constant acceleration (approx. 2 hr.) (6/7/11) Gravtatonal Acceleraton: A case of constant acceleraton (approx. hr.) (6/7/11) Introducton The gravtatonal force s one of the fundamental forces of nature. Under the nfluence of ths force all objects havng

More information

Credit Card Pricing and Impact of Adverse Selection

Credit Card Pricing and Impact of Adverse Selection Credt Card Prcng and Impact of Adverse Selecton Bo Huang and Lyn C. Thomas Unversty of Southampton Contents Background Aucton model of credt card solctaton - Errors n probablty of beng Good - Errors n

More information

Physics 1202: Lecture 11 Today s Agenda

Physics 1202: Lecture 11 Today s Agenda Physcs 122: Lecture 11 Today s Agenda Announcements: Team problems start ths Thursday Team 1: Hend Ouda, Mke Glnsk, Stephane Auger Team 2: Analese Bruder, Krsten Dean, Alson Smth Offce hours: Monday 2:3-3:3

More information

π e ax2 dx = x 2 e ax2 dx or x 3 e ax2 dx = 1 x 4 e ax2 dx = 3 π 8a 5/2 (a) We are considering the Maxwell velocity distribution function: 2πτ/m

π e ax2 dx = x 2 e ax2 dx or x 3 e ax2 dx = 1 x 4 e ax2 dx = 3 π 8a 5/2 (a) We are considering the Maxwell velocity distribution function: 2πτ/m Homework Solutons Problem In solvng ths problem, we wll need to calculate some moments of the Gaussan dstrbuton. The brute-force method s to ntegrate by parts but there s a nce trck. The followng ntegrals

More information

COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD

COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD Ákos Jósef Lengyel, István Ecsed Assstant Lecturer, Professor of Mechancs, Insttute of Appled Mechancs, Unversty of Mskolc, Mskolc-Egyetemváros,

More information

Lecture 7: Boltzmann distribution & Thermodynamics of mixing

Lecture 7: Boltzmann distribution & Thermodynamics of mixing Prof. Tbbtt Lecture 7 etworks & Gels Lecture 7: Boltzmann dstrbuton & Thermodynamcs of mxng 1 Suggested readng Prof. Mark W. Tbbtt ETH Zürch 13 März 018 Molecular Drvng Forces Dll and Bromberg: Chapters

More information

Week 8: Chapter 9. Linear Momentum. Newton Law and Momentum. Linear Momentum, cont. Conservation of Linear Momentum. Conservation of Momentum, 2

Week 8: Chapter 9. Linear Momentum. Newton Law and Momentum. Linear Momentum, cont. Conservation of Linear Momentum. Conservation of Momentum, 2 Lnear omentum Week 8: Chapter 9 Lnear omentum and Collsons The lnear momentum of a partcle, or an object that can be modeled as a partcle, of mass m movng wth a velocty v s defned to be the product of

More information

November 5, 2002 SE 180: Earthquake Engineering SE 180. Final Project

November 5, 2002 SE 180: Earthquake Engineering SE 180. Final Project SE 8 Fnal Project Story Shear Frame u m Gven: u m L L m L L EI ω ω Solve for m Story Bendng Beam u u m L m L Gven: m L L EI ω ω Solve for m 3 3 Story Shear Frame u 3 m 3 Gven: L 3 m m L L L 3 EI ω ω ω

More information

Thermal-Fluids I. Chapter 18 Transient heat conduction. Dr. Primal Fernando Ph: (850)

Thermal-Fluids I. Chapter 18 Transient heat conduction. Dr. Primal Fernando Ph: (850) hermal-fluds I Chapter 18 ransent heat conducton Dr. Prmal Fernando prmal@eng.fsu.edu Ph: (850) 410-6323 1 ransent heat conducton In general, he temperature of a body vares wth tme as well as poston. In

More information

Complex Numbers, Signals, and Circuits

Complex Numbers, Signals, and Circuits Complex Numbers, Sgnals, and Crcuts 3 August, 009 Complex Numbers: a Revew Suppose we have a complex number z = x jy. To convert to polar form, we need to know the magntude of z and the phase of z. z =

More information

A new Approach for Solving Linear Ordinary Differential Equations

A new Approach for Solving Linear Ordinary Differential Equations , ISSN 974-57X (Onlne), ISSN 974-5718 (Prnt), Vol. ; Issue No. 1; Year 14, Copyrght 13-14 by CESER PUBLICATIONS A new Approach for Solvng Lnear Ordnary Dfferental Equatons Fawz Abdelwahd Department of

More information

Kernel Methods and SVMs Extension

Kernel Methods and SVMs Extension Kernel Methods and SVMs Extenson The purpose of ths document s to revew materal covered n Machne Learnng 1 Supervsed Learnng regardng support vector machnes (SVMs). Ths document also provdes a general

More information

(b) i(t) for t 0. (c) υ 1 (t) and υ 2 (t) for t 0. Solution: υ 2 (0 ) = I 0 R 1 = = 10 V. υ 1 (0 ) = 0. (Given).

(b) i(t) for t 0. (c) υ 1 (t) and υ 2 (t) for t 0. Solution: υ 2 (0 ) = I 0 R 1 = = 10 V. υ 1 (0 ) = 0. (Given). Problem 5.37 Pror to t =, capactor C 1 n the crcut of Fg. P5.37 was uncharged. For I = 5 ma, R 1 = 2 kω, = 5 kω, C 1 = 3 µf, and C 2 = 6 µf, determne: (a) The equvalent crcut nvolvng the capactors for

More information

Supplemental Material: Causal Entropic Forces

Supplemental Material: Causal Entropic Forces Supplemental Materal: Causal Entropc Forces A. D. Wssner-Gross 1, 2, and C. E. Freer 3 1 Insttute for Appled Computatonal Scence, Harvard Unversty, Cambrdge, Massachusetts 02138, USA 2 The Meda Laboratory,

More information

Mathematical Preparations

Mathematical Preparations 1 Introducton Mathematcal Preparatons The theory of relatvty was developed to explan experments whch studed the propagaton of electromagnetc radaton n movng coordnate systems. Wthn expermental error the

More information

SPANC -- SPlitpole ANalysis Code User Manual

SPANC -- SPlitpole ANalysis Code User Manual Functonal Descrpton of Code SPANC -- SPltpole ANalyss Code User Manual Author: Dale Vsser Date: 14 January 00 Spanc s a code created by Dale Vsser for easer calbratons of poston spectra from magnetc spectrometer

More information

Physics 141. Lecture 14. Frank L. H. Wolfs Department of Physics and Astronomy, University of Rochester, Lecture 14, Page 1

Physics 141. Lecture 14. Frank L. H. Wolfs Department of Physics and Astronomy, University of Rochester, Lecture 14, Page 1 Physcs 141. Lecture 14. Frank L. H. Wolfs Department of Physcs and Astronomy, Unversty of Rochester, Lecture 14, Page 1 Physcs 141. Lecture 14. Course Informaton: Lab report # 3. Exam # 2. Mult-Partcle

More information

Dr. Fritz Wilhelm, Physics 230 E:\Excel files\230 lecture\ch26 capacitance.docx 1 of 13 Last saved: 12/27/2008; 8:40 PM. Homework: See website.

Dr. Fritz Wilhelm, Physics 230 E:\Excel files\230 lecture\ch26 capacitance.docx 1 of 13 Last saved: 12/27/2008; 8:40 PM. Homework: See website. Dr. Frtz Wlhelm, Physcs 3 E:\Excel fles\3 lecture\ch6 capactance.docx of 3 Last saved: /7/8; 8:4 PM Homework: See webste. Table of ontents: h.6. Defnton of apactance, 6. alculatng apactance, 6.a Parallel

More information

Appendix B: Resampling Algorithms

Appendix B: Resampling Algorithms 407 Appendx B: Resamplng Algorthms A common problem of all partcle flters s the degeneracy of weghts, whch conssts of the unbounded ncrease of the varance of the mportance weghts ω [ ] of the partcles

More information

University of Washington Department of Chemistry Chemistry 453 Winter Quarter 2015

University of Washington Department of Chemistry Chemistry 453 Winter Quarter 2015 Lecture 2. 1/07/15-1/09/15 Unversty of Washngton Department of Chemstry Chemstry 453 Wnter Quarter 2015 We are not talkng about truth. We are talkng about somethng that seems lke truth. The truth we want

More information

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS Avalable onlne at http://sck.org J. Math. Comput. Sc. 3 (3), No., 6-3 ISSN: 97-537 COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

More information

Comparison of Regression Lines

Comparison of Regression Lines STATGRAPHICS Rev. 9/13/2013 Comparson of Regresson Lnes Summary... 1 Data Input... 3 Analyss Summary... 4 Plot of Ftted Model... 6 Condtonal Sums of Squares... 6 Analyss Optons... 7 Forecasts... 8 Confdence

More information

Normally, in one phase reservoir simulation we would deal with one of the following fluid systems:

Normally, in one phase reservoir simulation we would deal with one of the following fluid systems: TPG4160 Reservor Smulaton 2017 page 1 of 9 ONE-DIMENSIONAL, ONE-PHASE RESERVOIR SIMULATION Flud systems The term sngle phase apples to any system wth only one phase present n the reservor In some cases

More information

SCALING OF MICRODISCHARGE DEVICES: PYRAMIDAL STRUCTURES*

SCALING OF MICRODISCHARGE DEVICES: PYRAMIDAL STRUCTURES* SCALING OF MICRODISCHARGE DEVICES: PYRAMIDAL STRUCTURES* Mark J. Kushner Dept. Electrcal and Computer Engneerng Urbana, IL 61801 USA mjk@uuc.edu http://ugelz.ece.uuc.edu October 2003 * Work supported by

More information

Lecture 2: Numerical Methods for Differentiations and Integrations

Lecture 2: Numerical Methods for Differentiations and Integrations Numercal Smulaton of Space Plasmas (I [AP-4036] Lecture 2 by Lng-Hsao Lyu March, 2018 Lecture 2: Numercal Methods for Dfferentatons and Integratons As we have dscussed n Lecture 1 that numercal smulaton

More information