Numerical solution of differential equations

Size: px
Start display at page:

Download "Numerical solution of differential equations"

Transcription

1 Numecal soluon of ffeenal euaons Devng an solvng ffeenal euaons DE s a common ask n compuaonal eseac. Many pyscal laws/elaons ae fomulae n ems of DE. Mos connuum smulaon meos ae base on soluon of DE. Aloug e fne ffeence an e fne elemen meos ypcally use o solve DE ae ofen nuvely assocae w lage-scale macoscopc poblems, s assocaon s naeuae. Te meos ae no calbae o any pyscal me o leng scale. Numecal meos fo solvng DE s a vas an complex subjec aea. In s lecue we wll only scac e suface by befly scussng seveal meos use fo solvng a sysem of onay DE elevan o Pacle Dynamcs meos. Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

2 Pacle Dynamcs Pacle Dynamcs moels: Pyscal sysem s epesene as a ses of pacles ae an enses fels evolvng ove me. MD smulaon of cack popagaon P. Vassa e al. Examples: Moon of asonomcal boes une e acon of gavaonal foces Moon of aoms une e acon of neaomc foces n Molecula Dynamcs MD meo Coase-gane escpon of e ynamcs of flus an polymec sysems by Dsspave Pacle Dynamcs meo Smooe Pacle yoynamcs, Pacle-n- Cell an oe uas-pacle meos as alenaves o connuum appoaces Dsspave Pacle Dynamcs smulaon of Rayleg-Taylo nsably Dzwnel e al. Molec. Smul., 97, 1999 Rayleg-Taylo nsably n aomsc smulaons S e al. J. Pys. Cem. C 11, 1659, 017 Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

3 Pacle Dynamcs Onay Dffeenal Euaons ODE In Pacle Dynamcs moels laws of moon ae ypcally onay ffeenal euaons onay means a unknown funcons epen only on one vaable, ypcally me. Conse sysem of N pacles. Tajecoy of a pacle of mass of m, une e acon of foce F can be escbe by e Newon s euaon of moon - e secon oe ffeenal euaons e oe of a DE s e ges oe of any of e evaves n e euaon: m v F N euaons:, m 1,..., x N, F x n D space x x y z, y, z, F F, F, F, m ese N secon oe ODE can be ewen as a sysem of 6N fs oe euaons: x x, v y x x y y y y z, z v, v F v, F, F y m z = 1,,,N Teefoe, n geneal, ou ask s o solve a sysem of euaons u/ = fu, w nal conons gven by u 0 = u 0 m m F z v z z F m Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

4 Fne ffeence meos fo Pacle Dynamcs poblem Tus, we nee o solve a sysem of fs oe ODEs. Analycal soluon s ffcul an ofen mpossble fo a sysem of moe an neacng pacles foce acng on a pacle epens on posons of all oe pacles an negaon of e euaon woul nvolve negang ove a sum. Teefoe we ave o use a numecal appoxmaon fo e negal ove me. Le s conse, fo smplcy only one euaon u/ = fu,, u 0 = u 0 u u 0 0 Ts ype of poblem s calle nal value poblem, n conas o bounay value poblem, n wc values of u ae gven a wo en pons. Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

5 Fne ffeence meos fo Pacle Dynamcs poblem Tus, we wan o solve e followng fs oe ODE euaon u/ = fu,, u 0 = u 0 u u 0 0 Fne ffeence ecnue s base on wo appoxmaons: 1. Dscezaon of me: a g of meseps s nouce.. Replace e ffeenal euaon by e coesponng fne ffeence euaon: u u = u+ u u lm 0 u u u 0 Fne ffeence meo allows us, sang fom e nal value u 0, o calculae values of u 0 +n one sep a a me. Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

6 Eule s Meo Inaccuae an can be unsable: soul no be use! Fo n = 0 + n, 0 n las 0 / an appoxmae soluon s gven by u n+1 = u n + *fu n, n u Poo guess Lnea appoxmaon s use o ge e nex pon u n Real value n n+1 n+ Te man poblem w Eule meo s a only nfomaon fom e begnnng of e neval s use o exapolae e value a e oe se of e neval. In oe wos, only slope of e funcon s aken no accoun, e cuvaue s gnoe. Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

7 u n 1 u n u n Eo n Eule s meo Le s use Taylo expanson o ge e exac soluon: p p u u! n... p! n p... Assumng a u n s exac, e esmaon of local eo ue o e uncaon s u n 1 u n f u, O n Ts s a local eo. As accumulaes ove e -1 nevals e global eo s O. Tus, s s a fs-oe meo. Ta s, e uncaon eo s lnealy popoonal o e me neval. Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

8 Mofe Eule s meo o secon-oe Runge-Kua meo Te accuacy of e appoxmaon can be mpove by evaluang e funcon f a wo pons somemes calle e mpon meo: k1 = * fu n, n k = * fu n +k1/, n +/ u n+1 = u n + k + O u u n k1 Bee guess Real value n n+1 n+ Ts bee exapolaon uses e fac a e aveage slope of e funcon s moe closely appoxmae by e slope a e cene of e neval k/. Te meo s neffcen an only moeaely accuae bu s use n calculaons somemes. Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

9 Fou-oe classcal Runge-Kua meo k1 = * fu n, n u k1 k = * fu n +k1/, n +/ k = * fu n +k/, n +/ k = * fu n +k, n + u n+1 = u n + k1/6 + k/ + k/ + k/6 + O 5 u n n n+1 k k k 1. Use evave a e begnnng of e neval o ge fs al mpon. Use evave a e fs mpon o ge secon al mpon. Use evave a e secon mpon o ge a al enpon. Inegae by Smpson s ule, usng aveage of wo mpon esmaes Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

10 Fou-oe classcal Runge-Kua meo Te global uncaon eo of classcal Runge-Kua s O an s aceve by compung funcon f fou mes a eac mesep. As compae o e Eule s Meo, Te Runge-Kua oes mes as muc calculaons a eac mesep bu nees muc smalle numbe of seps fo e same me neval o aceve a gven accuacy. Ts s e mos popula meo fo many sysems nvolvng few egees of feeom. I aceves goo accuacy w moes compuaonal complexy. Numecal Recpes book: Fo many scenfc uses, fou-oe Runge-Kua s no jus e fs wo on ODE negaon, bu e las wo as well. In fac, you can ge pey fa on s ol wokose, especally f you combne w an aapve sepsze algom. Bu Runge-Kua s almos neve use n pacle ynamcs meos a nvolve many egees of feeom. Te man eason fo s vey g compuaonal cos. Te g-an se of e euaon as o be evaluae mes. Calculaon of funcon f foce s by fa e mos me consumng pa of any pacle meo. An aonal mno poblem s a e meo lacks e me-evesal symmey of e Newon s euaons. Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

11 Specal meos fo pacle ynamcs Secon-oe ffeenal euaons n wc fs-oe evaves o no appea ae foun so feuenly n apple poblems, paculaly ose asng fom e law of moon, a specal meos ave been evse fo e soluon. Te ea s o go ecly fom e secon evaves o e funcon self wou avng o use e fs oe evaves. m F Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

12 Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle Vele algom fo F m + = F/m + O O 6 O 6 Le s we wo -oe Taylo expansons fo a + an - an sum em ogee O

13 Vele algom + = F/m + O Ts algom s one of e mos commonly use pacle ynamcs compuaonal meos. I s smple o mplemen, accuae an sable an eo mae a any gven sep ens o ecay ae an magnfy lae on. I s me evesble n pacce, accumulaon of compuaonal ounoff eos evenually beaks evesbly of e calculaon anyway e evesbly of e meo s no a majo ceon n coosng e meo. Hsoc noe: Te algom was fs use n 1791 by Delambe, an as been escovee many mes snce en, mos ecenly by Vele n 1960 s fo molecula ynamcs. I was also use by Cowell an Commeln n 1909 o compue e ob of Halley s come, an by Söme n 1907 o suy e moon of eleccal pacles n a magnec fel. Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

14 Vele algom: A few small poblems + = F/m + O Te velocy oes no ene s algom explcly. We nee veloces n MD smulaons o compue knec enegy so a we can ceck consevaon of e oal enegy. Te nal conons ae ofen specfe as e nal coonaes an nal veloces, wle e Vele nvolves posons only. How o nouce nal empeaue? One can use v = [+ - -]/ o compue e veloces, bu e local eo assocae w s expesson s of oe ae an. Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

15 Velocy Vele algom Anoe mplemenaon of e Vele algom a explcly nclues veloces s socalle Velocy Vele Algom. + = + v + F/ m + O v+ = v + F/m + F+/m/+ O Self-sang fom e posons an veloces a e nal me. Maemacally encal o e ognal Vele algom. Do no nee o soe e values of an v a wo ffeen mes. Noe a you o no nee sa-up calculaon of 0 - a s neee n e ognal Vele. Noe a you ave o calculae new foces F+ afe calculaon of new posons + bu befoe calculaon of new veloces. Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

16 Peco-coeco algoms Anoe commonly use class of meos o negae euaons of moon ae peco-coeco algoms. Tese meos can be use n smulaons w velocy-epenen foces, suc as n consan-empeaue MD meos a wll be scusse lae n s couse. Peco. Fom e posons an e me evaves up o a cean oe all a me one pecs e same uanes a me + usng e Taylo expanson. Foce calculaon. Te foce acng on a gven pacle s compue fo e pece posons. Te acceleaon a = F/m wll be n geneal ffeen fom e pece acceleaon. Te ffeence beween e wo consues e eo sgnal. Coeco. Te eo sgnal s use o coec e posons an e evaves. All e coecons ae popoonal o e eo sgnal. Te coeffcens of popoonaly ae magc numbes cosen o maxmze e sably of e algom. Ts meo s use n many eal MD smulaons. Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

17 Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle 1. Pece values Taylo expansons: mplemene n e MSE67-MD coe Noseck ff-oe peco-coeco algom Le us efne e followng vaables:

18 Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle mplemene n e MSE67-MD coe Noseck ff-oe peco-coeco algom. Eo n acceleaon: m F. Coecon smoong fle: C 0 c C 1 1 c 1 C c C c C c C 5 5 c 5 C 0 = /0 C 1 = 51/60 C = 1 C = 11/18 C = 1/6 C 5 = 1/60 Refeence: Allen & Tlesley, pp.7-75 an 0-1

19 Vele vs. Peco-Coeco fo MD Smulaons Velocy Vele an peco-coeco ae e mos effcen negaos fo MD. Peco-coeco meos: e man savanage s long-em enegy f e enegy eo s nceasng lnealy w me. ave vey goo local enegy consevaon small flucuaons. can be use w velocy-epenen foces e.g. w Nosé-Hoove meo fo consan empeaue smulaons. s easy o use w mulple mesep algoms. s no me-evesble. Vele meo ave a muc bee long-em enegy consevaon as compae o pecocoeco, ncease of e mesep ypcally esuls n lage local enegy flucuaons as compae o peco-coeco, bu no n enegy f. canno be use wen foces epen on e veloces of e aoms. s me evesble. Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

20 Vele vs. Peco-Coeco fo MD Smulaons Toal enegy vaaon n a Lenna Jones LJ cubc sysem un cells, 08 aoms a T = 0.7ε ~T m, bu e sysem emans sol. Plos ae sown n LJ uns, e oal knec enegy s ~000ε. Wen even lage me sep s use, Gea5 pefoms muc wose an Vele. Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

21 MSE 70/670 Refeences fo ODE 1. Wllam H. Pess, e al., Numecal Recpes n Foan 90 o C : Te a of scenfc an paallel compung, Cambge Unvesy Pess, s avalable fo fee n ps/pf fomas fom p:// M. P. Allen, D. J. Tlesley, Compue smulaon of lus Claenon Pess: Oxfo, 1990, pages 7-8 an 0- a goo escpon of meos fo soluon of onay ffeenal euaons use n molecula ynamcs Vele, peco-coeco.. D. Fenkel, B. Sm, Unesanng molecula smulaon fom algoms o applcaons Acaemc Pess: San Dego, 1996, pages moe on meos use n molecula ynamcs.. Dek Raabe, Compuaonal maeals scence: e smulaon of maeals, mcosucues an popees Wley-VCH: Wenem, 1998, pages 9-0 so noucon o ffeenal euaons. Unvesy of Vgna, MSE 70/670: Inoucon o Aomsc Smulaons, Leon Zgle

5-1. We apply Newton s second law (specifically, Eq. 5-2). F = ma = ma sin 20.0 = 1.0 kg 2.00 m/s sin 20.0 = 0.684N. ( ) ( )

5-1. We apply Newton s second law (specifically, Eq. 5-2). F = ma = ma sin 20.0 = 1.0 kg 2.00 m/s sin 20.0 = 0.684N. ( ) ( ) 5-1. We apply Newon s second law (specfcally, Eq. 5-). (a) We fnd he componen of he foce s ( ) ( ) F = ma = ma cos 0.0 = 1.00kg.00m/s cos 0.0 = 1.88N. (b) The y componen of he foce s ( ) ( ) F = ma = ma

More information

Physics 201 Lecture 15

Physics 201 Lecture 15 Phscs 0 Lecue 5 l Goals Lecue 5 v Elo consevaon of oenu n D & D v Inouce oenu an Iulse Coens on oenu Consevaon l oe geneal han consevaon of echancal eneg l oenu Consevaon occus n sses wh no ne eenal foces

More information

Nanoparticles. Educts. Nucleus formation. Nucleus. Growth. Primary particle. Agglomeration Deagglomeration. Agglomerate

Nanoparticles. Educts. Nucleus formation. Nucleus. Growth. Primary particle. Agglomeration Deagglomeration. Agglomerate ucs Nucleus Nucleus omaon cal supesauaon Mng o eucs, empeaue, ec. Pmay pacle Gowh Inegaon o uson-lme pacle gowh Nanopacles Agglomeaon eagglomeaon Agglomeae Sablsaon o he nanopacles agans agglomeaon! anspo

More information

2 shear strain / L for small angle

2 shear strain / L for small angle Sac quaons F F M al Sess omal sess foce coss-seconal aea eage Shea Sess shea sess shea foce coss-seconal aea llowable Sess Faco of Safe F. S San falue Shea San falue san change n lengh ognal lengh Hooke

More information

Outline. GW approximation. Electrons in solids. The Green Function. Total energy---well solved Single particle excitation---under developing

Outline. GW approximation. Electrons in solids. The Green Function. Total energy---well solved Single particle excitation---under developing Peenaon fo Theoecal Condened Mae Phyc n TU Beln Geen-Funcon and GW appoxmaon Xnzheng L Theoy Depamen FHI May.8h 2005 Elecon n old Oulne Toal enegy---well olved Sngle pacle excaon---unde developng The Geen

More information

Name of the Student:

Name of the Student: Engneeng Mahemacs 05 SUBJEC NAME : Pobably & Random Pocess SUBJEC CODE : MA645 MAERIAL NAME : Fomula Maeal MAERIAL CODE : JM08AM007 REGULAION : R03 UPDAED ON : Febuay 05 (Scan he above QR code fo he dec

More information

Modern Energy Functional for Nuclei and Nuclear Matter. By: Alberto Hinojosa, Texas A&M University REU Cyclotron 2008 Mentor: Dr.

Modern Energy Functional for Nuclei and Nuclear Matter. By: Alberto Hinojosa, Texas A&M University REU Cyclotron 2008 Mentor: Dr. Moden Enegy Funconal fo Nucle and Nuclea Mae By: lbeo noosa Teas &M Unvesy REU Cycloon 008 Meno: D. Shalom Shlomo Oulne. Inoducon.. The many-body poblem and he aee-fock mehod. 3. Skyme neacon. 4. aee-fock

More information

Molecular dynamics modeling of thermal and mechanical properties

Molecular dynamics modeling of thermal and mechanical properties Molecula dynamcs modelng of hemal and mechancal popees Alejando Sachan School of Maeals Engneeng Pudue Unvesy sachan@pudue.edu Maeals a molecula scales Molecula maeals Ceamcs Meals Maeals popees chas Maeals

More information

Field due to a collection of N discrete point charges: r is in the direction from

Field due to a collection of N discrete point charges: r is in the direction from Physcs 46 Fomula Shee Exam Coulomb s Law qq Felec = k ˆ (Fo example, f F s he elecc foce ha q exes on q, hen ˆ s a un veco n he decon fom q o q.) Elecc Feld elaed o he elecc foce by: Felec = qe (elecc

More information

Basic molecular dynamics

Basic molecular dynamics 1.1, 3.1, 1.333,. Inoducon o Modelng and Smulaon Spng 11 Pa I Connuum and pacle mehods Basc molecula dynamcs Lecue Makus J. Buehle Laboaoy fo Aomsc and Molecula Mechancs Depamen of Cvl and Envonmenal Engneeng

More information

1 Constant Real Rate C 1

1 Constant Real Rate C 1 Consan Real Rae. Real Rae of Inees Suppose you ae equally happy wh uns of he consumpon good oday o 5 uns of he consumpon good n peod s me. C 5 Tha means you ll be pepaed o gve up uns oday n eun fo 5 uns

More information

Course Outline. 1. MATLAB tutorial 2. Motion of systems that can be idealized as particles

Course Outline. 1. MATLAB tutorial 2. Motion of systems that can be idealized as particles Couse Oulne. MATLAB uoal. Moon of syses ha can be dealzed as pacles Descpon of oon, coodnae syses; Newon s laws; Calculang foces equed o nduce pescbed oon; Deng and solng equaons of oon 3. Conseaon laws

More information

ESS 265 Spring Quarter 2005 Kinetic Simulations

ESS 265 Spring Quarter 2005 Kinetic Simulations SS 65 Spng Quae 5 Knec Sulaon Lecue une 9 5 An aple of an lecoagnec Pacle Code A an eaple of a knec ulaon we wll ue a one denonal elecoagnec ulaon code called KMPO deeloped b Yohhau Oua and Hoh Mauoo.

More information

Chapter Finite Difference Method for Ordinary Differential Equations

Chapter Finite Difference Method for Ordinary Differential Equations Chape 8.7 Fne Dffeence Mehod fo Odnay Dffeenal Eqaons Afe eadng hs chape, yo shold be able o. Undesand wha he fne dffeence mehod s and how o se o solve poblems. Wha s he fne dffeence mehod? The fne dffeence

More information

Midterm Exam. Thursday, April hour, 15 minutes

Midterm Exam. Thursday, April hour, 15 minutes Economcs of Grow, ECO560 San Francsco Sae Unvers Mcael Bar Sprng 04 Mderm Exam Tursda, prl 0 our, 5 mnues ame: Insrucons. Ts s closed boo, closed noes exam.. o calculaors of an nd are allowed. 3. Sow all

More information

( ) ( )) ' j, k. These restrictions in turn imply a corresponding set of sample moment conditions:

( ) ( )) ' j, k. These restrictions in turn imply a corresponding set of sample moment conditions: esng he Random Walk Hypohess If changes n a sees P ae uncoelaed, hen he followng escons hold: va + va ( cov, 0 k 0 whee P P. k hese escons n un mply a coespondng se of sample momen condons: g µ + µ (,,

More information

J i-1 i. J i i+1. Numerical integration of the diffusion equation (I) Finite difference method. Spatial Discretization. Internal nodes.

J i-1 i. J i i+1. Numerical integration of the diffusion equation (I) Finite difference method. Spatial Discretization. Internal nodes. umercal negraon of he dffuson equaon (I) Fne dfference mehod. Spaal screaon. Inernal nodes. R L V For hermal conducon le s dscree he spaal doman no small fne spans, =,,: Balance of parcles for an nernal

More information

Time-Dependent Density Functional Theory in Condensed Matter Physics

Time-Dependent Density Functional Theory in Condensed Matter Physics Exenal Revew on Cene fo Compuaonal Scences Unvesy of Tsukuba 013..18-0 Tme-Dependen Densy Funconal Theoy n Condensed Mae Physcs K. YABANA Cene fo Compuaonal Scences Unvesy of Tsukuba Collaboaos: G.F. Besch

More information

A hybrid method to find cumulative distribution function of completion time of GERT networks

A hybrid method to find cumulative distribution function of completion time of GERT networks Jounal of Indusal Engneeng Inenaonal Sepembe 2005, Vol., No., - 9 Islamc Azad Uvesy, Tehan Souh Banch A hybd mehod o fnd cumulave dsbuon funcon of compleon me of GERT newos S. S. Hashemn * Depamen of Indusal

More information

CHAPTER 13 LAGRANGIAN MECHANICS

CHAPTER 13 LAGRANGIAN MECHANICS CHAPTER 3 AGRANGIAN MECHANICS 3 Inoucon The usual way of usng newonan mechancs o solve a poblem n ynamcs s fs of all o aw a lage, clea agam of he sysem, usng a ule an a compass Then mak n he foces on he

More information

SCIENCE CHINA Technological Sciences

SCIENCE CHINA Technological Sciences SIENE HINA Technologcal Scences Acle Apl 4 Vol.57 No.4: 84 8 do:.7/s43-3-5448- The andom walkng mehod fo he seady lnea convecondffuson equaon wh axsymmec dsc bounday HEN Ka, SONG MengXuan & ZHANG Xng *

More information

The Feigel Process. The Momentum of Quantum Vacuum. Geert Rikken Vojislav Krstic. CNRS-France. Ariadne call A0/1-4532/03/NL/MV 04/1201

The Feigel Process. The Momentum of Quantum Vacuum. Geert Rikken Vojislav Krstic. CNRS-France. Ariadne call A0/1-4532/03/NL/MV 04/1201 The Fegel Pocess The Momenum of Quanum Vacuum a an Tggelen CNRS -Fance Laboaoe e Physque e Moélsaon es Mleux Complexes Unesé Joseph Foue/CNRS, Genoble, Fance Gee Ren Vosla Ksc CNRS Fance CNRS-Fance Laboaoe

More information

COPYRIGHT NOTICE: For COURSE PACK PERMISSIONS, refer to entry on previous menu. For more information, send to

COPYRIGHT NOTICE: For COURSE PACK PERMISSIONS, refer to entry on previous menu. For more information, send  to COPYRT NOTCE: TRBBE: Pnceon ue o Avance Physcs s publshe by Pnceon Unvesy Pess an copyghe, (c) 996, by Pnceon Unvesy Pess. All ghs eseve. Ths ex may be use an shae n accoance wh he fa-use povsons of US

More information

MCTDH Approach to Strong Field Dynamics

MCTDH Approach to Strong Field Dynamics MCTDH ppoach o Song Feld Dynamcs Suen Sukasyan Thomas Babec and Msha Ivanov Unvesy o Oawa Canada Impeal College ondon UK KITP Sana Babaa. May 8 009 Movaon Song eld dynamcs Role o elecon coelaon Tunnel

More information

New Stability Condition of T-S Fuzzy Systems and Design of Robust Flight Control Principle

New Stability Condition of T-S Fuzzy Systems and Design of Robust Flight Control Principle 96 JOURNAL O ELECRONIC SCIENCE AND ECHNOLOGY, VOL., NO., MARCH 3 New Sably Conon of -S uzzy Sysems an Desgn of Robus lgh Conol Pncple Chun-Nng Yang, Ya-Zhou Yue, an Hu L Absac Unlke he pevous eseach woks

More information

FIRMS IN THE TWO-PERIOD FRAMEWORK (CONTINUED)

FIRMS IN THE TWO-PERIOD FRAMEWORK (CONTINUED) FIRMS IN THE TWO-ERIO FRAMEWORK (CONTINUE) OCTOBER 26, 2 Model Sucue BASICS Tmelne of evens Sa of economc plannng hozon End of economc plannng hozon Noaon : capal used fo poducon n peod (decded upon n

More information

Radial Motion of Two Mutually Attracting Particles

Radial Motion of Two Mutually Attracting Particles Radal Moon of Two Muually Aacng Pacles Cal E. Mungan, U.S. Naval Academy, Annapols, MD A pa of masses o oppose-sgn chages eleased fom es wll move decly owad each ohe unde he acon of he nvesedsance-squaed

More information

s = rθ Chapter 10: Rotation 10.1: What is physics?

s = rθ Chapter 10: Rotation 10.1: What is physics? Chape : oaon Angula poson, velocy, acceleaon Consan angula acceleaon Angula and lnea quanes oaonal knec enegy oaonal nea Toque Newon s nd law o oaon Wok and oaonal knec enegy.: Wha s physcs? In pevous

More information

An axisymmetric incompressible lattice BGK model for simulation of the pulsatile ow in a circular pipe

An axisymmetric incompressible lattice BGK model for simulation of the pulsatile ow in a circular pipe INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS In. J. Nume. Meh. Fluds 005; 49:99 116 Publshed onlne 3 June 005 n Wley IneScence www.nescence.wley.com). DOI: 10.100/d.997 An axsymmec ncompessble

More information

RELATIVE MOTION OF SYSTEMS IN A PARAMETRIC FORMULATION OF MECHANICS UDC Đorđe Mušicki

RELATIVE MOTION OF SYSTEMS IN A PARAMETRIC FORMULATION OF MECHANICS UDC Đorđe Mušicki FCT UNIVESITTIS Sees: Mechancs, uoac Conol an obocs Vol.3, N o,, pp. 39-35 ELTIVE MOTION OF SYSTEMS IN PMETIC FOMULTION OF MECHNICS UDC 53. Đođe Mušck Faculy of Physcs, Unvesy of Belgae, an Maheacal Insue

More information

Rotations.

Rotations. oons j.lbb@phscs.o.c.uk To s summ Fmes of efeence Invnce une nsfomons oon of wve funcon: -funcons Eule s ngles Emple: e e - - Angul momenum s oon geneo Genec nslons n Noehe s heoem Fmes of efeence Conse

More information

Chapter 3: Vectors and Two-Dimensional Motion

Chapter 3: Vectors and Two-Dimensional Motion Chape 3: Vecos and Two-Dmensonal Moon Vecos: magnude and decon Negae o a eco: eese s decon Mulplng o ddng a eco b a scala Vecos n he same decon (eaed lke numbes) Geneal Veco Addon: Tangle mehod o addon

More information

L4:4. motion from the accelerometer. to recover the simple flutter. Later, we will work out how. readings L4:3

L4:4. motion from the accelerometer. to recover the simple flutter. Later, we will work out how. readings L4:3 elave moon L4:1 To appl Newon's laws we need measuemens made fom a 'fed,' neal efeence fame (unacceleaed, non-oang) n man applcaons, measuemens ae made moe smpl fom movng efeence fames We hen need a wa

More information

Probabilistic Models. CS 188: Artificial Intelligence Fall Independence. Example: Independence. Example: Independence? Conditional Independence

Probabilistic Models. CS 188: Artificial Intelligence Fall Independence. Example: Independence. Example: Independence? Conditional Independence C 188: Aificial Inelligence Fall 2007 obabilisic Models A pobabilisic model is a join disibuion ove a se of vaiables Lecue 15: Bayes Nes 10/18/2007 Given a join disibuion, we can eason abou unobseved vaiables

More information

Part V: Velocity and Acceleration Analysis of Mechanisms

Part V: Velocity and Acceleration Analysis of Mechanisms Pat V: Velocty an Acceleaton Analyss of Mechansms Ths secton wll evew the most common an cuently pactce methos fo completng the knematcs analyss of mechansms; escbng moton though velocty an acceleaton.

More information

EMA5001 Lecture 3 Steady State & Nonsteady State Diffusion - Fick s 2 nd Law & Solutions

EMA5001 Lecture 3 Steady State & Nonsteady State Diffusion - Fick s 2 nd Law & Solutions EMA5 Lecue 3 Seady Sae & Noseady Sae ffuso - Fck s d Law & Soluos EMA 5 Physcal Popees of Maeals Zhe heg (6) 3 Noseady Sae ff Fck s d Law Seady-Sae ffuso Seady Sae Seady Sae = Equlbum? No! Smlay: Sae fuco

More information

CHAPTER 10: LINEAR DISCRIMINATION

CHAPTER 10: LINEAR DISCRIMINATION HAPER : LINEAR DISRIMINAION Dscmnan-based lassfcaon 3 In classfcaon h K classes ( k ) We defned dsmnan funcon g () = K hen gven an es eample e chose (pedced) s class label as f g () as he mamum among g

More information

Lecture 17: Kinetics of Phase Growth in a Two-component System:

Lecture 17: Kinetics of Phase Growth in a Two-component System: Lecue 17: Kineics of Phase Gowh in a Two-componen Sysem: descipion of diffusion flux acoss he α/ ineface Today s opics Majo asks of oday s Lecue: how o deive he diffusion flux of aoms. Once an incipien

More information

Equilibria of a cylindrical plasma

Equilibria of a cylindrical plasma // Miscellaneous Execises Cylinical equilibia Equilibia of a cylinical plasma Consie a infinitely long cyline of plasma with a stong axial magnetic fiel (a geat fusion evice) Plasma pessue will cause the

More information

ScienceDirect. Behavior of Integral Curves of the Quasilinear Second Order Differential Equations. Alma Omerspahic *

ScienceDirect. Behavior of Integral Curves of the Quasilinear Second Order Differential Equations. Alma Omerspahic * Avalable onlne a wwwscencedeccom ScenceDec oceda Engneeng 69 4 85 86 4h DAAAM Inenaonal Smposum on Inellgen Manufacung and Auomaon Behavo of Inegal Cuves of he uaslnea Second Ode Dffeenal Equaons Alma

More information

FTCS Solution to the Heat Equation

FTCS Solution to the Heat Equation FTCS Soluon o he Hea Equaon ME 448/548 Noes Gerald Reckenwald Porland Sae Unversy Deparmen of Mechancal Engneerng gerry@pdxedu ME 448/548: FTCS Soluon o he Hea Equaon Overvew Use he forward fne d erence

More information

Including the ordinary differential of distance with time as velocity makes a system of ordinary differential equations.

Including the ordinary differential of distance with time as velocity makes a system of ordinary differential equations. Soluons o Ordnary Derenal Equaons An ordnary derenal equaon has only one ndependen varable. A sysem o ordnary derenal equaons consss o several derenal equaons each wh he same ndependen varable. An eample

More information

ENGI 4430 Advanced Calculus for Engineering Faculty of Engineering and Applied Science Problem Set 9 Solutions [Theorems of Gauss and Stokes]

ENGI 4430 Advanced Calculus for Engineering Faculty of Engineering and Applied Science Problem Set 9 Solutions [Theorems of Gauss and Stokes] ENGI 44 Avance alculus fo Engineeing Faculy of Engineeing an Applie cience Poblem e 9 oluions [Theoems of Gauss an okes]. A fla aea A is boune by he iangle whose veices ae he poins P(,, ), Q(,, ) an R(,,

More information

MAE 210B. Homework Solution #6 Winter Quarter, U 2 =r U=r 2 << 1; ) r << U : (1) The boundary conditions written in polar coordinates,

MAE 210B. Homework Solution #6 Winter Quarter, U 2 =r U=r 2 << 1; ) r << U : (1) The boundary conditions written in polar coordinates, MAE B Homewok Solution #6 Winte Quate, 7 Poblem a Expecting a elocity change of oe oe a aial istance, the conition necessay fo the ow to be ominate by iscous foces oe inetial foces is O( y ) O( ) = =

More information

Today - Lecture 13. Today s lecture continue with rotations, torque, Note that chapters 11, 12, 13 all involve rotations

Today - Lecture 13. Today s lecture continue with rotations, torque, Note that chapters 11, 12, 13 all involve rotations Today - Lecue 13 Today s lecue coninue wih oaions, oque, Noe ha chapes 11, 1, 13 all inole oaions slide 1 eiew Roaions Chapes 11 & 1 Viewed fom aboe (+z) Roaional, o angula elociy, gies angenial elociy

More information

3. OVERVIEW OF NUMERICAL METHODS

3. OVERVIEW OF NUMERICAL METHODS 3 OVERVIEW OF NUMERICAL METHODS 3 Inroducory remarks Ths chaper summarzes hose numercal echnques whose knowledge s ndspensable for he undersandng of he dfferen dscree elemen mehods: he Newon-Raphson-mehod,

More information

Topology of calculating pressure and friction coefficients for time-dependent human hip joint lubrication

Topology of calculating pressure and friction coefficients for time-dependent human hip joint lubrication ca of oengneeng an omecancs Vol No gnal ae Toology of calculang essue an fcon coeffcens fo me-eenen uman on lubcaon KRZYSZTF WIRZCHLSKI* Pomeanan caemy of Słus Insue of le Maemacs Polan Te ae eals w e

More information

The Unique Solution of Stochastic Differential Equations. Dietrich Ryter. Midartweg 3 CH-4500 Solothurn Switzerland

The Unique Solution of Stochastic Differential Equations. Dietrich Ryter. Midartweg 3 CH-4500 Solothurn Switzerland The Unque Soluon of Sochasc Dffeenal Equaons Dech Rye RyeDM@gawne.ch Mdaweg 3 CH-4500 Solohun Swzeland Phone +4132 621 13 07 Tme evesal n sysems whou an exenal df sngles ou he an-iô negal. Key wods: Sochasc

More information

COORDINATE SYSTEMS, COORDINATE TRANSFORMS, AND APPLICATIONS

COORDINATE SYSTEMS, COORDINATE TRANSFORMS, AND APPLICATIONS Dola Bagaoo 0 COORDINTE SYSTEMS COORDINTE TRNSFORMS ND PPLICTIONS I. INTRODUCTION Smmet coce of coodnate sstem. In solvng Pscs poblems one cooses a coodnate sstem tat fts te poblem at and.e. a coodnate

More information

P R = P 0. The system is shown on the next figure:

P R = P 0. The system is shown on the next figure: TPG460 Reservor Smulaon 08 page of INTRODUCTION TO RESERVOIR SIMULATION Analycal and numercal soluons of smple one-dmensonal, one-phase flow equaons As an nroducon o reservor smulaon, we wll revew he smples

More information

Solution in semi infinite diffusion couples (error function analysis)

Solution in semi infinite diffusion couples (error function analysis) Soluon n sem nfne dffuson couples (error funcon analyss) Le us consder now he sem nfne dffuson couple of wo blocks wh concenraon of and I means ha, n a A- bnary sysem, s bondng beween wo blocks made of

More information

GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS. Youngwoo Ahn and Kitae Kim

GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS. Youngwoo Ahn and Kitae Kim Korean J. Mah. 19 (2011), No. 3, pp. 263 272 GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS Youngwoo Ahn and Kae Km Absrac. In he paper [1], an explc correspondence beween ceran

More information

Impact of the Horizontal and Vertical Electromagnetic Waves on Oscillations of the Surface of Horizontal Plane Film Flow

Impact of the Horizontal and Vertical Electromagnetic Waves on Oscillations of the Surface of Horizontal Plane Film Flow Inenaonal Jounal of Ccus an Eleconcs hp://wwwaasog/aas/ounals/ce Ipac of he ozonal an Vecal Elecoagnec Waves on Oscllaons of he Suface of ozonal Plane Fl Flow IVAN V KAZACKOV Dep of Enegy Technology Royal

More information

Monetary policy and models

Monetary policy and models Moneay polcy and odels Kes Næss and Kes Haae Moka Noges Bank Moneay Polcy Unvesy of Copenhagen, 8 May 8 Consue pces and oney supply Annual pecenage gowh. -yea ovng aveage Gowh n oney supply Inflaon - 9

More information

F-Tests and Analysis of Variance (ANOVA) in the Simple Linear Regression Model. 1. Introduction

F-Tests and Analysis of Variance (ANOVA) in the Simple Linear Regression Model. 1. Introduction ECOOMICS 35* -- OTE 9 ECO 35* -- OTE 9 F-Tess and Analyss of Varance (AOVA n he Smple Lnear Regresson Model Inroducon The smple lnear regresson model s gven by he followng populaon regresson equaon, or

More information

p E p E d ( ) , we have: [ ] [ ] [ ] Using the law of iterated expectations, we have:

p E p E d ( ) , we have: [ ] [ ] [ ] Using the law of iterated expectations, we have: Poblem Se #3 Soluons Couse 4.454 Maco IV TA: Todd Gomley, gomley@m.edu sbued: Novembe 23, 2004 Ths poblem se does no need o be uned n Queson #: Sock Pces, vdends and Bubbles Assume you ae n an economy

More information

I-POLYA PROCESS AND APPLICATIONS Leda D. Minkova

I-POLYA PROCESS AND APPLICATIONS Leda D. Minkova The XIII Inenaonal Confeence Appled Sochasc Models and Daa Analyss (ASMDA-009) Jne 30-Jly 3, 009, Vlns, LITHUANIA ISBN 978-9955-8-463-5 L Sakalaskas, C Skadas and E K Zavadskas (Eds): ASMDA-009 Seleced

More information

Lagrangian & Hamiltonian Mechanics:

Lagrangian & Hamiltonian Mechanics: XII AGRANGIAN & HAMITONIAN DYNAMICS Iouco Hamlo aaoal Pcple Geealze Cooaes Geealze Foces agaga s Euao Geealze Momea Foces of Cosa, agage Mulples Hamloa Fucos, Cosevao aws Hamloa Dyamcs: Hamlo s Euaos agaga

More information

Continuous-time evolutionary stock and bond markets with time-dependent strategies

Continuous-time evolutionary stock and bond markets with time-dependent strategies Afcan Jounal of Busness Managemen Vol. 64 pp. 463-474 Febuay Avalable onlne a hp://www.acaemcjounals.og/ajbm DOI:.5897/AJBM.5 ISSN 993-833 Acaemc Jounals Full Lengh Reseach Pape Connuous-me evoluonay soc

More information

Handling Fuzzy Constraints in Flow Shop Problem

Handling Fuzzy Constraints in Flow Shop Problem Handlng Fuzzy Consans n Flow Shop Poblem Xueyan Song and Sanja Peovc School of Compue Scence & IT, Unvesy of Nongham, UK E-mal: {s sp}@cs.no.ac.uk Absac In hs pape, we pesen an appoach o deal wh fuzzy

More information

Chapter 13 - Universal Gravitation

Chapter 13 - Universal Gravitation Chapte 3 - Unesal Gataton In Chapte 5 we studed Newton s thee laws of moton. In addton to these laws, Newton fomulated the law of unesal gataton. Ths law states that two masses ae attacted by a foce gen

More information

Computer Propagation Analysis Tools

Computer Propagation Analysis Tools Compue Popagaion Analysis Tools. Compue Popagaion Analysis Tools Inoducion By now you ae pobably geing he idea ha pedicing eceived signal sengh is a eally impoan as in he design of a wieless communicaion

More information

CHAPTER 3 DETECTION TECHNIQUES FOR MIMO SYSTEMS

CHAPTER 3 DETECTION TECHNIQUES FOR MIMO SYSTEMS 4 CAPTER 3 DETECTION TECNIQUES FOR MIMO SYSTEMS 3. INTRODUCTION The man challenge n he paccal ealzaon of MIMO weless sysems les n he effcen mplemenaon of he deeco whch needs o sepaae he spaally mulplexed

More information

Cubic Bezier Homotopy Function for Solving Exponential Equations

Cubic Bezier Homotopy Function for Solving Exponential Equations Penerb Journal of Advanced Research n Compung and Applcaons ISSN (onlne: 46-97 Vol. 4, No.. Pages -8, 6 omoopy Funcon for Solvng Eponenal Equaons S. S. Raml *,,. Mohamad Nor,a, N. S. Saharzan,b and M.

More information

Density Matrix Description of NMR BCMB/CHEM 8190

Density Matrix Description of NMR BCMB/CHEM 8190 Densy Marx Descrpon of NMR BCMBCHEM 89 Operaors n Marx Noaon Alernae approach o second order specra: ask abou x magnezaon nsead of energes and ranson probables. If we say wh one bass se, properes vary

More information

A. Thicknesses and Densities

A. Thicknesses and Densities 10 Lab0 The Eath s Shells A. Thcknesses and Denstes Any theoy of the nteo of the Eath must be consstent wth the fact that ts aggegate densty s 5.5 g/cm (ecall we calculated ths densty last tme). In othe

More information

Overview. Overview Page 1 of 8

Overview. Overview Page 1 of 8 COMPUTERS AND STRUCTURES, INC., BERKELEY, CALIORNIA DECEMBER 2001 COMPOSITE BEAM DESIGN AISC-LRD93 Tecnical Noe Compac and Noncompac Requiemens Tis Tecnical Noe descibes o e pogam cecks e AISC-LRD93 specificaion

More information

Numerical Integration

Numerical Integration MCEN 473/573 Chapte 0 Numeical Integation Fall, 2006 Textbook, 0.4 and 0.5 Isopaametic Fomula Numeical Integation [] e [ ] T k = h B [ D][ B] e B Jdsdt In pactice, the element stiffness is calculated numeically.

More information

Let s treat the problem of the response of a system to an applied external force. Again,

Let s treat the problem of the response of a system to an applied external force. Again, Page 33 QUANTUM LNEAR RESPONSE FUNCTON Le s rea he problem of he response of a sysem o an appled exernal force. Agan, H() H f () A H + V () Exernal agen acng on nernal varable Hamlonan for equlbrum sysem

More information

Molecular Simulations of Biomolecules. Using Groningen Machine for Chemical Simulations (GROMACS)

Molecular Simulations of Biomolecules. Using Groningen Machine for Chemical Simulations (GROMACS) Molecula Smulaons of Bomolecules Usng Gonngen Machne fo Chemcal Smulaons (GROMACS) Molecula Dynamc Smulaons: Sascal Mechancs of Classcal Sysems Assumpon: Classcal descpon s adequae fo he sysem unde obsevaon.

More information

8. HAMILTONIAN MECHANICS

8. HAMILTONIAN MECHANICS 8. HAMILTONIAN MECHANICS In ode o poceed fom he classcal fomulaon of Maxwell's elecodynamcs o he quanum mechancal descpon a new mahemacal language wll be needed. In he pevous secons he elecomagnec feld

More information

Volatility Interpolation

Volatility Interpolation Volaly Inerpolaon Prelmnary Verson March 00 Jesper Andreasen and Bran Huge Danse Mares, Copenhagen wan.daddy@danseban.com brno@danseban.com Elecronc copy avalable a: hp://ssrn.com/absrac=69497 Inro Local

More information

Simple Harmonic Mo/on. Mandlebrot Set (image courtesy of Wikipedia)

Simple Harmonic Mo/on. Mandlebrot Set (image courtesy of Wikipedia) Simple Hamonic Mo/on Mandlebot Set (image coutesy of Wikipedia) Oscilla/ons Oscilla/on the mo/on of an object that egulaly epeats itself, back and foth, ove the same path. We say that mo/on is peiodic,

More information

Density Matrix Description of NMR BCMB/CHEM 8190

Density Matrix Description of NMR BCMB/CHEM 8190 Densy Marx Descrpon of NMR BCMBCHEM 89 Operaors n Marx Noaon If we say wh one bass se, properes vary only because of changes n he coeffcens weghng each bass se funcon x = h< Ix > - hs s how we calculae

More information

John Geweke a and Gianni Amisano b a Departments of Economics and Statistics, University of Iowa, USA b European Central Bank, Frankfurt, Germany

John Geweke a and Gianni Amisano b a Departments of Economics and Statistics, University of Iowa, USA b European Central Bank, Frankfurt, Germany Herarchcal Markov Normal Mxure models wh Applcaons o Fnancal Asse Reurns Appendx: Proofs of Theorems and Condonal Poseror Dsrbuons John Geweke a and Gann Amsano b a Deparmens of Economcs and Sascs, Unversy

More information

Solution of Non-homogeneous bulk arrival Two-node Tandem Queuing Model using Intervention Poisson distribution

Solution of Non-homogeneous bulk arrival Two-node Tandem Queuing Model using Intervention Poisson distribution Volume-03 Issue-09 Sepembe-08 ISSN: 455-3085 (Onlne) RESEARCH REVIEW Inenaonal Jounal of Muldscplnay www.jounals.com [UGC Lsed Jounal] Soluon of Non-homogeneous bulk aval Two-node Tandem Queung Model usng

More information

Lecture 5. Chapter 3. Electromagnetic Theory, Photons, and Light

Lecture 5. Chapter 3. Electromagnetic Theory, Photons, and Light Lecue 5 Chape 3 lecomagneic Theo, Phoons, and Ligh Gauss s Gauss s Faada s Ampèe- Mawell s + Loen foce: S C ds ds S C F dl dl q Mawell equaions d d qv A q A J ds ds In mae fields ae defined hough ineacion

More information

PHYS 705: Classical Mechanics. Derivation of Lagrange Equations from D Alembert s Principle

PHYS 705: Classical Mechanics. Derivation of Lagrange Equations from D Alembert s Principle 1 PHYS 705: Classcal Mechancs Devaton of Lagange Equatons fom D Alembet s Pncple 2 D Alembet s Pncple Followng a smla agument fo the vtual dsplacement to be consstent wth constants,.e, (no vtual wok fo

More information

Comparison between the Discrete and Continuous Time Models

Comparison between the Discrete and Continuous Time Models Comparison beween e Discree and Coninuous Time Models D. Sulsky June 21, 2012 1 Discree o Coninuous Recall e discree ime model Î = AIS Ŝ = S Î. Tese equaions ell us ow e populaion canges from one day o

More information

Control Volume Derivation

Control Volume Derivation School of eospace Engineeing Conol Volume -1 Copyigh 1 by Jey M. Seizman. ll ighs esee. Conol Volume Deiaion How o cone ou elaionships fo a close sysem (conol mass) o an open sysem (conol olume) Fo mass

More information

Chapter 1 Functions and Graphs

Chapter 1 Functions and Graphs Capte Functions and Gaps Section.... 6 7. 6 8 8 6. 6 6 8 8.... 6.. 6. n n n n n n n 6 n 6 n n 7. 8 7 7..8..8 8.. 8. a b ± ± 6 c ± 6 ± 8 8 o 8 6. 8y 8y 7 8y y 8y y 8 o y y. 7 7 o 7 7 Capte : Functions and

More information

TRANSIENTS. Lecture 5 ELEC-E8409 High Voltage Engineering

TRANSIENTS. Lecture 5 ELEC-E8409 High Voltage Engineering TRANSIENTS Lece 5 ELECE8409 Hgh Volage Engneeng TRANSIENT VOLTAGES A ansen even s a sholved oscllaon (sgnfcanly fase han opeang feqency) n a sysem cased by a sdden change of volage, cen o load. Tansen

More information

to Assess Climate Change Mitigation International Energy Workshop, Paris, June 2013

to Assess Climate Change Mitigation International Energy Workshop, Paris, June 2013 Decomposng he Global TIAM-Maco Maco Model o Assess Clmae Change Mgaon Inenaonal Enegy Wokshop Pas June 2013 Socaes Kypeos (PSI) & An Lehla (VTT) 2 Pesenaon Oulne The global ETSAP-TIAM PE model and he Maco

More information

) from i = 0, instead of i = 1, we have =

) from i = 0, instead of i = 1, we have = Chape 3: Adjusmen Coss n he abou Make I Movaonal Quesons and Execses: Execse 3 (p 6): Illusae he devaon of equaon (35) of he exbook Soluon: The neempoal magnal poduc of labou s epesened by (3) = = E λ

More information

Reflection and Refraction

Reflection and Refraction Chape 1 Reflecon and Refacon We ae now neesed n eplong wha happens when a plane wave avelng n one medum encounes an neface (bounday) wh anohe medum. Undesandng hs phenomenon allows us o undesand hngs lke:

More information

Computational Fluid Dynamics. Numerical Methods for Parabolic Equations. Numerical Methods for One-Dimensional Heat Equations

Computational Fluid Dynamics. Numerical Methods for Parabolic Equations. Numerical Methods for One-Dimensional Heat Equations Compuaoal Flud Dyamcs p://www.d.edu/~gyggva/cfd-couse/ Compuaoal Flud Dyamcs p://www.d.edu/~gyggva/cfd-couse/ Compuaoal Flud Dyamcs Numecal Meods o Paabolc Equaos Lecue Mac 6 7 Géa Tyggvaso Compuaoal Flud

More information

STABILITY CRITERIA FOR A CLASS OF NEUTRAL SYSTEMS VIA THE LMI APPROACH

STABILITY CRITERIA FOR A CLASS OF NEUTRAL SYSTEMS VIA THE LMI APPROACH Asan Jounal of Conol, Vol. 6, No., pp. 3-9, Mach 00 3 Bef Pape SABILIY CRIERIA FOR A CLASS OF NEURAL SYSEMS VIA HE LMI APPROACH Chang-Hua Len and Jen-De Chen ABSRAC In hs pape, he asypoc sably fo a class

More information

Fall 2010 Graduate Course on Dynamic Learning

Fall 2010 Graduate Course on Dynamic Learning Fall 200 Graduae Course on Dynamc Learnng Chaper 4: Parcle Flers Sepember 27, 200 Byoung-Tak Zhang School of Compuer Scence and Engneerng & Cognve Scence and Bran Scence Programs Seoul aonal Unversy hp://b.snu.ac.kr/~bzhang/

More information

, on the power of the transmitter P t fed to it, and on the distance R between the antenna and the observation point as. r r t

, on the power of the transmitter P t fed to it, and on the distance R between the antenna and the observation point as. r r t Lecue 6: Fiis Tansmission Equaion and Rada Range Equaion (Fiis equaion. Maximum ange of a wieless link. Rada coss secion. Rada equaion. Maximum ange of a ada. 1. Fiis ansmission equaion Fiis ansmission

More information

Chapter 5. Long Waves

Chapter 5. Long Waves ape 5. Lo Waes Wae e s o compaed ae dep: < < L π Fom ea ae eo o s s ; amos ozoa moo z p s ; dosac pesse Dep-aeaed coseao o mass

More information

Lecture 5. Plane Wave Reflection and Transmission

Lecture 5. Plane Wave Reflection and Transmission Lecue 5 Plane Wave Reflecon and Tansmsson Incden wave: 1z E ( z) xˆ E (0) e 1 H ( z) yˆ E (0) e 1 Nomal Incdence (Revew) z 1 (,, ) E H S y (,, ) 1 1 1 Refleced wave: 1z E ( z) xˆ E E (0) e S H 1 1z H (

More information

NATIONAL UNIVERSITY OF SINGAPORE PC5202 ADVANCED STATISTICAL MECHANICS. (Semester II: AY ) Time Allowed: 2 Hours

NATIONAL UNIVERSITY OF SINGAPORE PC5202 ADVANCED STATISTICAL MECHANICS. (Semester II: AY ) Time Allowed: 2 Hours NATONAL UNVERSTY OF SNGAPORE PC5 ADVANCED STATSTCAL MECHANCS (Semeser : AY 1-13) Tme Allowed: Hours NSTRUCTONS TO CANDDATES 1. Ths examnaon paper conans 5 quesons and comprses 4 prned pages.. Answer all

More information

Optimal Control Strategies for Speed Control of Permanent-Magnet Synchronous Motor Drives

Optimal Control Strategies for Speed Control of Permanent-Magnet Synchronous Motor Drives Wol Acaemy of Scence, Engneeng an echnology 44 8 Opmal Conol Saeges fo Spee Conol of Pemanen-Magne Synchonos Moo Dves Roozbeh Molav, an Davoo A. Khab Absac he pemanen magne synchonos moo (PMSM) s vey sefl

More information

Department of Economics University of Toronto

Department of Economics University of Toronto Deparmen of Economcs Unversy of Torono ECO408F M.A. Economercs Lecure Noes on Heeroskedascy Heeroskedascy o Ths lecure nvolves lookng a modfcaons we need o make o deal wh he regresson model when some of

More information

MEEN 617 Handout #11 MODAL ANALYSIS OF MDOF Systems with VISCOUS DAMPING

MEEN 617 Handout #11 MODAL ANALYSIS OF MDOF Systems with VISCOUS DAMPING MEEN 67 Handou # MODAL ANALYSIS OF MDOF Sysems wih VISCOS DAMPING ^ Symmeic Moion of a n-dof linea sysem is descibed by he second ode diffeenial equaions M+C+K=F whee () and F () ae n ows vecos of displacemens

More information

A NOTE ON ELASTICITY ESTIMATION OF CENSORED DEMAND

A NOTE ON ELASTICITY ESTIMATION OF CENSORED DEMAND Octobe 003 B 003-09 A NOT ON ASTICITY STIATION OF CNSOD DAND Dansheng Dong an Hay. Kase Conell nvesty Depatment of Apple conomcs an anagement College of Agcultue an fe Scences Conell nvesty Ithaca New

More information

Suppose we have observed values t 1, t 2, t n of a random variable T.

Suppose we have observed values t 1, t 2, t n of a random variable T. Sppose we have obseved vales, 2, of a adom vaable T. The dsbo of T s ow o belog o a cea ype (e.g., expoeal, omal, ec.) b he veco θ ( θ, θ2, θp ) of ow paamees assocaed wh s ow (whee p s he mbe of ow paamees).

More information

The Substring Search Problem

The Substring Search Problem The Substing Seach Poblem One algoithm which is used in a vaiety of applications is the family of substing seach algoithms. These algoithms allow a use to detemine if, given two chaacte stings, one is

More information

ajanuary't I11 F or,'.

ajanuary't I11 F or,'. ',f,". ; q - c. ^. L.+T,..LJ.\ ; - ~,.,.,.,,,E k }."...,'s Y l.+ : '. " = /.. :4.,Y., _.,,. "-.. - '// ' 7< s k," ;< - " fn 07 265.-.-,... - ma/ \/ e 3 p~~f v-acecu ean d a e.eng nee ng sn ~yoo y namcs

More information

Chapters 2 Kinematics. Position, Distance, Displacement

Chapters 2 Kinematics. Position, Distance, Displacement Chapers Knemacs Poson, Dsance, Dsplacemen Mechancs: Knemacs and Dynamcs. Knemacs deals wh moon, bu s no concerned wh he cause o moon. Dynamcs deals wh he relaonshp beween orce and moon. The word dsplacemen

More information