Unsteady Flow Problems

Size: px
Start display at page:

Download "Unsteady Flow Problems"

Transcription

1 School of Mechanical Aerospace and Civil Engineering Unseady Flow Problems T. J. Craf George Begg Building, C41 TPFE MSc CFD-1 Reading: J. Ferziger, M. Peric, Compuaional Mehods for Fluid Dynamics H.K. Verseeg, W. Malalaseara, An Inroducion o Compuaional Fluid Dynamics: The Finie Volume Mehod S.V. Paanar, Numerical Hea Transfer and Fluid Flow Noes: hp://cfd.mace.mancheser.ac.u/mcfd - People - T. Craf - Online Teaching Maerial Overview In sudying he discreizaion of fluid flow problems so far we have considered only seady-sae siuaions. This has mean we have only discreized spaial derivaives. Some examples of unseady flows: Flow Through a Tigh Pipe Bend Very high Re number and rough pipe wall lead o large-scale unseady srucures in he flow. Separaed Flow wih Periodic Forcing Bacward-facing sep, wih periodic injecion/sucion a he sep corner. Unseady Flow Problems 2010/11 2 / 30 In his lecure we consider how o handle unseady flow problems, and any addiional complicaions his migh inroduce. The Navier-Soes momenum equaions for incompressible flow) now become U i + U iu j) = 1 P + ν U ) i 1) x j ρ x i x j x j When considering how o discreize he ime derivaives, we need o recognise a major difference beween space and ime coordinaes. Mos real fluid flow problems are a leas o some exen) ellipic in naure meaning ha any forcing inroduced has an effec in all spaial direcions. However, he ime dependence is purely parabolic any forcing affecs only he fuure, never he pas. To reflec his, soluion mehods end o advance in ime in a marching manner. Iniial values are provided a ime = 0 and he soluion mehod proceeds by advancing in ime in a sep-by-sep manner. Unseady Flow Problems 2010/11 3 / 30 Explici vs. Implici Treamens We consider he generic ime-dependen problem = f,)) 2) Inegraing wih respec o ime, over one ime sep, gives or + + d = f,))d 3) + n+1) = n) + f,))d 4) where he superscrip n) denoes a quaniy evaluaed a ime, and n+1) a ime +. The problem is hen how o approximae he inegral on he righ hand side. Unseady Flow Problems 2010/11 4 / 30

2 If we approximae he inegral using he value of f a he iniial ime,, hen we obain f) Anoher alernaive is o approximae he inegral using a weighed average of he iniial and final values of f. f) n+1) = n) + f, n) ) 5) This is a fully explici mehod. Once we have values a ime sep n, equaion 5) can be applied in a simple explici fashion o obain he value of a ime sep n+1. + In he case of an equally weighed average he inegral is evaluaed using he rapezium rule: n+1) = n) + 2 [ ] f, n) )+f +, n+1) ) 7) + If he inegral is approximaed using he value of he inegrand a he final ime, +, hen we have n+1) = n) + f +, n+1) ) 6) Again, his is an implici scheme, and will ypically require an ieraive procedure o obain n+1). This is a fully implici mehod. Values of n+1) appear on boh he lef and righ hand sides of he equaion. In a general case i will ofen require an ieraive soluion procedure o obain n+1). Unseady Flow Problems 2010/11 5 / 30 Unseady Flow Problems 2010/11 6 / 30 Accuracy of Temporal Schemes By expanding as a Taylor series expansion abou ime we can examine he accuracy of he fully explici scheme: ) + ) = )+ + )2 2 ) 2! 2 + O ) 3 ) Hence we have = )+f,)) + O ) 2 ) n+1) = n) + f, n) ) + O ) 2 ) 8) From his we can see ha equaion 5) shows a runcaion error proporional o ) 2 over a single ime sep. However, he number of ime seps ha mus be performed for a given simulaed ime is proporional o 1/. Hence he oal error associaed wih use of he scheme is proporional o, and he scheme is referred o as firs order accurae. Unseady Flow Problems 2010/11 7 / 30 The fully implici scheme of equaion 6) can also be shown o be firs order accurae. The rapezium rule approximaion of equaion 7) can be shown o be second order accurae, since + ) = + /2)+ ) + )2 /4 2 ) 2 + /2 2! 2 + O ) 3 ) + /2 9) ) = + /2) ) + )2 /4 2 ) 2 + /2 2! 2 + O ) 3 ) + /2 10) Hence n+1) = n+1/2) + 2 f + /2,n+1/2) )+ )2 /4 2 ) 2! 2 + O ) 3 ) + /2 11) n) = n+1/2) 2 f + /2,n+1/2) )+ )2 /4 2 ) 2! 2 + O ) 3 ) + /2 12) Unseady Flow Problems 2010/11 8 / 30

3 Combining hese expansions gives n+1) n) = f + /2, n+1/2) )+O ) 3 ) 13) The approximaion ) f + /2, n+1/2) ) 0.5 f, n) )+f +, n+1) ) 14) Sabiliy of Temporal Schemes Anoher imporan issue wih emporal discreizaion schemes is ha of sabiliy. Explici schemes in paricular are prone o insabiliies if oo large a ime sep is employed. is a second order accurae cenred approximaion. The runcaion error over a single ime sep is hus proporional o ) 3, so over a fixed ime inegraion he scheme is second order. To see why his should be, consider a 1-D spaial, ime dependen problem, dominaed by convecive effecs. Zone of Influence The flow condiions a some poin xi influence an increasingly wide region of he flow as ime progresses. x i x Equally, we can idenify a region of he flow ha has an influence on condiions a he poin x i a any ime. Zone of dependence x i x Unseady Flow Problems 2010/11 9 / 30 Unseady Flow Problems 2010/11 10 / 30 In a fully explici scheme, since he value of a ime n) is deermined purely from is values a ime n 1), we need o ensure ha he spaial sencil does conain all he relevan flow informaion a ime n 1). For example, if a 3-poin spaial sencil is employed, hen for he problem shown i covers he zone of dependence a ime, so he scheme could be expeced o be sable. If, however, a ime sep of 2 were aen, no all he relevan flow informaion a ime 2 would be included in he discreizaion, and he scheme migh be unsable. 2 Hence sabiliy ofen imposes a limi on he ime sep. The sabiliy of differen schemes will be examined in he following secions when applying hem o unseady convecion/diffusion problems. Unseady Flow Problems 2010/11 11 / 30 x Time Sepping for Seady Problems In some cases he soluion o a seady flow problem is obained by inroducing a ime derivaive erm and solving he unseady problem, marching he soluion o a seady sae. In such cases he accuracy of he ime discreizaion is no crucial since he ime derivaive will be zero a he end of he calculaion), and one ypically wans o ae raher large ime seps. The sabiliy of he scheme is herefore paricularly imporan in hese cases, since he ime-sep size ha can be applied will be limied by his, raher han by accuracy consideraions. In a soluion procedure such as he above, he ime-sepping is effecively playing a similar role o under-relaxaion, which is normally used in solving coupled sysems in a segregaed fashion. In fac, when used in his conex, one does no even have o use he same ime-sep a each spaial locaion, and local ime-sepping can be employed. Unseady Flow Problems 2010/11 12 / 30

4 The Explici Euler Scheme For simpliciy we consider he ime dependen convecion/diffusion problem for some variable : + ) Uj = Γ ) x j x j x j 15) The explici Euler mehod is obained by moving all erms excep / o he righ hand side and applying he fully explici formulaion: = ) Uj + Γ ) f,)) 16) x j x j x j The ime discreizaion hen resuls in he approximaion + ) = )+f,)) 17) As we shall see, sabiliy of he scheme depends boh on he ime sep size and how we approximae he spaial derivaives in he funcion f. Unseady Flow Problems 2010/11 13 / 30 If we consider he 1-D problem wih consan velociy U and diffusiviy Γ hen he differenial equaion becomes = U x + Γ 2 x 2 18) Using cenral differences o approximae spaial derivaives hen leads o [ n) n+1) i = n) i+1 i + U ) n) n) i+1 + Γ 2n) i + n) )] x) 2 19) The compuaional sencil involves hree poins a ime level n and one a level n+1. Given iniial condiions he calculaion can hen proceed, evaluaing n+1) i in a simple poinwise manner. i i+1 Unseady Flow Problems 2010/11 14 / 30 + Sabiliy Analysis As indicaed earlier, he sabiliy of a emporal discreizaion is ofen an imporan issue, paricularly wih explici schemes. Broadly, we inerpre a sable scheme o be one ha leads o a bounded soluion if he original differenial equaion would have done so. A mehod ha is frequenly used o explore sabiliy issues for linear problems is he Von-Neumann sabiliy analysis. If one assumes here are no forcing erms, hen he discreized equaion for can be wrien in he general form n+1) = A n) 20) If we also assume ha he eigenvecors of A form a basis, hen can be wrien in erms of hese: n) = ξ n) a 21) where a are he eigenvecors of A and ξ n) he associaed coefficiens. Unseady Flow Problems 2010/11 15 / 30 The difference beween soluions for a successive ime seps using some appropriae norm) is hen ) n+1) n) = ξ n+1) ξ n) a 22) Using he discreized equaion o relae his difference o ha a he previous imesep leads o n+1) n) = A n) n 1) ) = A ξ n) = α ξ n) where α is he eigenvalue corresponding o eigenvecor a ξ n 1) )a ξ n 1) )a Hence he difference beween he soluions a successive imeseps ges smaller corresponding o a sable soluion) if all he eigenvalues of he marix A are less han uniy. Unseady Flow Problems 2010/11 16 / 30

5 For he simplified problem being considered, on a uniform grid, he eigenvecors can be expressed as combinaions of Fourier modes wih sines and cosines. Hence o analyse sabiliy we consider as being represened by a combinaion of Fourier modes of he form n) j = ξ n expij x) 23) where i = 1, he index j denoes he spaial posiion and superscrip n) he ime level. We hen examine wheher he complex) coefficiens ξ associaed wih he Fourier modes are less han or greaer han uniy in magniude. For sabiliy heir magniudes should be less han uniy. To examine he sabiliy of he explici scheme oulined earlier, we hus subsiue he form ξ n expij x) ino he discreized equaion 19), leading o [ ] expi x) exp i x) ξ n+1 = ξ {1 n U [ ]} expi x) 2+exp i x) +Γ x) 2 24) which gives ξ = 1 U Γ [expi x) exp i x)]+ [expi x)+exp i x) 2] x) 2 = 1+2Γ / x) 2 )[cos x) 1] iu / x)sin x) maing use of he ideniies for complex numbers: i sinx)=0.5expix) exp ix)) and cosx)=0.5expix)+exp ix)) Since ξ is complex, is magniude is given by ξ 2 = 1+ 2Γ ) 2 ) U 2 [cos x) 1] + x) 2 x sin x) 25) Unseady Flow Problems 2010/11 17 / 30 Unseady Flow Problems 2010/11 18 / 30 Two limiing cases can be considered: In he absence of diffusion, we have ) U 2 ξ 2 = 1+ x sin x) 26) so ξ is always greaer han uniy and he scheme is uncondiionally unsable! In he absence of convecion we have ξ 2 = 1+ 2Γ ) 2 [cos x) 1] 27) x) 2 The maximum value of ξ hus occurs when cos x) = 1, when we have ξ 2 = 1 4 Γ ) 2 28) x) 2 Thus ξ < 1 provided ha Γ / x) 2 < 1/2, and he scheme is condiionally sable. Unseady Flow Problems 2010/11 19 / 30 Anoher way of examining sabiliy and boundedness of his problem is o wrie he discreized equaion in he form n+1) i = 1 2Γ ) x) 2 n) Γ i + x) 2 U ) n) Γ i+1 + x) 2 + U ) n) 29) Suppose ha represens some scalar quaniy ha canno physically be negaive. If any of he coefficiens associaed wih n) i, n) i+1 or n) ae a negaive value hen i is possible ha n+1) i could become negaive, leading o an unbounded soluion. To ensure all coefficiens are posiive requires and 1 2Γ x) 2 > 0 giving Γ x) 2 < 1/2 Γ x) 2 U > 0 giving U x Γ < 2 Unseady Flow Problems 2010/11 20 / 30

6 The firs of hese condiions is he same as found by he Von-Neumann analysis. The second is ha he cell Pecle number should be less han 2. This is, in fac, a condiion ha can be found for he cenred convecion scheme o be bounded in seady convecion/diffusion problems. The resricion Γ / x) 2 < 1/2 can impose a raher serious consrain on he ime sep for pracical calculaions. If he grid spacing is halved, for example, he ime sep has o be reduced by a facor of four. Upwinding Convecion Terms If we reain explici Euler ime discreizaion, bu now use he firs order upwind scheme o discreize convecive erms, he discreized form of he above unseady convecion/diffusion problem assuming U > 0) becomes n+1) i = n) i U n) i n) x ) + Γ n) i+1 2n) i + n) x) 2 ) 30) or n+1) i = 1 2Γ x) 2 U ) n) x i + Γ Γ x) 2 n) i+1 + x) 2 + U ) n) x 31) To ensure he coefficiens remain posiive, we now need 1 2Γ x) 2 U x > 0 giving < 1 2Γ)/ x) 2 + U/ x For he case of negligible diffusion his limi becomes U x < 1 or < x U Unseady Flow Problems 2010/11 21 / 30 Unseady Flow Problems 2010/11 22 / 30 The Von-Neumann analysis can also be applied o his case, leading o he same limi on. The quaniy U / x is nown as he Couran Number, and represens he raio of he ime sep o he ime required for flow informaion o be conveced across he cell. Thus, for a purely convecive flow, he inroducion of upwinding for he convecive flux leads o condiional sabiliy of he explici Euler mehod. Sabiliy is achieved provided he Couran number is less han uniy. Noe ha his condiion implies ha should be sufficienly small so ha a fluid elemen canno ravel more han one grid cell lengh in each ime sep. I is worh noing ha he exac sabiliy condiions obained above relae o he raher simplified problem currenly considered. In real fluid flow problems he precise crieria may be differen, alhough he limis found above are generally good guidelines. Unseady Flow Problems 2010/11 23 / 30 Unseady Convecion/Diffusion Example The 1-D unseady convecion/diffusion problem T + U T x = T Γ 2 x 2 on he inerval 0 < x < 1 wih U = 0.2 and Γ = 0.2. Iniial condiions are { 1 for 0.3 < x < 0.7 T = 0 oherwise Boundary condiions are T/ x = 0 a x = 0 and 1. Cenral spaial differencing. Compued profiles of T shown a = 0.0, 0.18, 0.36, 0.54 and Unseady Flow Problems 2010/11 24 / 30

7 The Implici Euler Scheme One drawbac of explici schemes is ha sabiliy consrains can ofen resul in very small ime seps having o be used. This is a paricular problem in flows where he ime scales are fairly large, or where ime sepping is used o march o a seady sae soluion and an accurae resoluion of he ransien sage is no required). If he convecion and diffusion erms and oher sources) are evaluaed a he new ime level n+1, we arrive a he implici Euler mehod. For he unseady convecion/diffusion problem, wih cenral differences for convecive fluxes, he discreized equaion now becomes [ n+1) n+1) i = n) i+1 n+1) ] [ n+1) i+1 2 n+1) i + n+1) ] i U + Γ x) 2 32) or, on rearranging: [ 1 + 2Γ ] x) 2 n+1) i [ Γ x) 2 U ] [ n+1) Γ i+1 x) 2 + U ] n+1) = n) i 33) Unseady Flow Problems 2010/11 25 / 30 Noe ha his resuls in a ri-diagonal sysem, similar o ha for he equivalen seady sae problem, bu wih an addiional posiive) erm in he diagonal elemen and he addiional source erm n) i /. Since he inroducion of he ime discreizaion does no aler he sign of he coefficiens, he soluion is uncondiionally sable alhough, as in he seady case, he use of cenral differencing for convecion can lead o oscillaions if he cell Pecle number is oo large). Von-Neumann analysis can be used o confirm he scheme s sabiliy. One drawbac of he scheme is ha one has o solve a large coupled sysem of equaions a each ime sep. Since here will ypically be a large number of ime seps, employing an efficien solver is crucial. An advanage of he scheme is ha if marching o a seady sae soluion, very large ime seps can be used in a sable fashion. However, if a ime accurae soluion is required, accuracy consideraions may sill lead o a raher small ime sep because of he firs order runcaion error. Unseady Flow Problems 2010/11 26 / 30 The Cran-Nicolson Scheme When considering generic emporal discreizaions we noed ha approximaing he ime inegral beween and + via he rapezium rule resuled in a second order scheme. Such a scheme applied o parial differenial equaions is nown as he Cran-Nicolson Scheme. For he unseady convecion/diffusion problem, wih cenral differencing for convecive erms, we now ge n+1) i = n) i U n+1) i+1 n+1) ) + Γ n+1) i+1 2 n+1) i + n+1) ) 2 2 x) 2 U n) i+1 n) ) + Γ n) i+1 2n) i + n) ) 2 2 x) 2 or 1 + Γ ) x) 2 n+1) i U 4 x + Γ ) ) 2 n+1) U i+1 4 x + Γ ) ) 2 n+1) 1 = Γ ) x) 2 n) i + U 4 x + Γ ) ) 2 n) U i x + Γ ) ) 2 n) Unseady Flow Problems 2010/11 27 / 30 The scheme is again implici, so requires a marix sysem soluion a each ime sep. Von-Neumann analysis shows he scheme o be uncondiionally sable, alhough in pracice i can produce oscillaions or become unsable for raher large ime seps. However, he second order accuracy means ha larger ime seps can usually be aen han wih he firs order schemes, whils reaining accepable emporal accuracy. Unseady Flow Problems 2010/11 28 / 30

8 Unseady Convecion/Diffusion Example Considering he same problem as in he earlier example, bu now using Implici Euler or Cran-Nicolson ime schemes. Boh ime schemes applied wih cenral differencing for spaial derivaives. Recall ha he explici scheme was unsable by = Implici Euler Cran-Nicolson Unseady Flow Problems 2010/11 29 / 30 Oher Time Discreizaion Schemes The schemes presened above are no he only ones available in many CFD codes, alhough hey are some of he more widely-used ones. They do also illusrae many of he consideraions regarding accuracy and sabiliy ha should be borne in mind when choosing which scheme o use for a paricular problem. Higher order schemes can be consruced by employing a larger ime sencil for example by evaluaing erms a ime levels n+1, n and n 1. In some cases addiional sabiliy can be gained by including influences from more han wo ime levels. However, he requiremen o sore more ime levels does increase he overall sorage and hence memory) requiremens. In mos general purpose finie volume schemes he underlying approximaions are second order, so here may be lile poin in using a emporal discreizaion of higher order han his. However, for some applicaions or purposes i can be appropriae. Unseady Flow Problems 2010/11 30 / 30

23.2. Representing Periodic Functions by Fourier Series. Introduction. Prerequisites. Learning Outcomes

23.2. Representing Periodic Functions by Fourier Series. Introduction. Prerequisites. Learning Outcomes Represening Periodic Funcions by Fourier Series 3. Inroducion In his Secion we show how a periodic funcion can be expressed as a series of sines and cosines. We begin by obaining some sandard inegrals

More information

Chapter 2. First Order Scalar Equations

Chapter 2. First Order Scalar Equations Chaper. Firs Order Scalar Equaions We sar our sudy of differenial equaions in he same way he pioneers in his field did. We show paricular echniques o solve paricular ypes of firs order differenial equaions.

More information

Numerical Dispersion

Numerical Dispersion eview of Linear Numerical Sabiliy Numerical Dispersion n he previous lecure, we considered he linear numerical sabiliy of boh advecion and diffusion erms when approimaed wih several spaial and emporal

More information

Simulation-Solving Dynamic Models ABE 5646 Week 2, Spring 2010

Simulation-Solving Dynamic Models ABE 5646 Week 2, Spring 2010 Simulaion-Solving Dynamic Models ABE 5646 Week 2, Spring 2010 Week Descripion Reading Maerial 2 Compuer Simulaion of Dynamic Models Finie Difference, coninuous saes, discree ime Simple Mehods Euler Trapezoid

More information

Turbulent Flows. Computational Modelling of Turbulent Flows. Overview. Turbulent Eddies and Scales

Turbulent Flows. Computational Modelling of Turbulent Flows. Overview. Turbulent Eddies and Scales School of Mechanical Aerospace and Civil Engineering Turbulen Flows As noed above, using he mehods described in earlier lecures, he Navier-Sokes equaions can be discreized and solved numerically on complex

More information

Some Basic Information about M-S-D Systems

Some Basic Information about M-S-D Systems Some Basic Informaion abou M-S-D Sysems 1 Inroducion We wan o give some summary of he facs concerning unforced (homogeneous) and forced (non-homogeneous) models for linear oscillaors governed by second-order,

More information

10. State Space Methods

10. State Space Methods . Sae Space Mehods. Inroducion Sae space modelling was briefly inroduced in chaper. Here more coverage is provided of sae space mehods before some of heir uses in conrol sysem design are covered in he

More information

Ordinary dierential equations

Ordinary dierential equations Chaper 5 Ordinary dierenial equaions Conens 5.1 Iniial value problem........................... 31 5. Forward Euler's mehod......................... 3 5.3 Runge-Kua mehods.......................... 36

More information

23.5. Half-Range Series. Introduction. Prerequisites. Learning Outcomes

23.5. Half-Range Series. Introduction. Prerequisites. Learning Outcomes Half-Range Series 2.5 Inroducion In his Secion we address he following problem: Can we find a Fourier series expansion of a funcion defined over a finie inerval? Of course we recognise ha such a funcion

More information

Ordinary Differential Equations

Ordinary Differential Equations Lecure 22 Ordinary Differenial Equaions Course Coordinaor: Dr. Suresh A. Karha, Associae Professor, Deparmen of Civil Engineering, IIT Guwahai. In naure, mos of he phenomena ha can be mahemaically described

More information

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle Chaper 2 Newonian Mechanics Single Paricle In his Chaper we will review wha Newon s laws of mechanics ell us abou he moion of a single paricle. Newon s laws are only valid in suiable reference frames,

More information

Class Meeting # 10: Introduction to the Wave Equation

Class Meeting # 10: Introduction to the Wave Equation MATH 8.5 COURSE NOTES - CLASS MEETING # 0 8.5 Inroducion o PDEs, Fall 0 Professor: Jared Speck Class Meeing # 0: Inroducion o he Wave Equaion. Wha is he wave equaion? The sandard wave equaion for a funcion

More information

Final Spring 2007

Final Spring 2007 .615 Final Spring 7 Overview The purpose of he final exam is o calculae he MHD β limi in a high-bea oroidal okamak agains he dangerous n = 1 exernal ballooning-kink mode. Effecively, his corresponds o

More information

d 1 = c 1 b 2 - b 1 c 2 d 2 = c 1 b 3 - b 1 c 3

d 1 = c 1 b 2 - b 1 c 2 d 2 = c 1 b 3 - b 1 c 3 and d = c b - b c c d = c b - b c c This process is coninued unil he nh row has been compleed. The complee array of coefficiens is riangular. Noe ha in developing he array an enire row may be divided or

More information

EXPLICIT TIME INTEGRATORS FOR NONLINEAR DYNAMICS DERIVED FROM THE MIDPOINT RULE

EXPLICIT TIME INTEGRATORS FOR NONLINEAR DYNAMICS DERIVED FROM THE MIDPOINT RULE Version April 30, 2004.Submied o CTU Repors. EXPLICIT TIME INTEGRATORS FOR NONLINEAR DYNAMICS DERIVED FROM THE MIDPOINT RULE Per Krysl Universiy of California, San Diego La Jolla, California 92093-0085,

More information

Module 2 F c i k c s la l w a s o s f dif di fusi s o i n

Module 2 F c i k c s la l w a s o s f dif di fusi s o i n Module Fick s laws of diffusion Fick s laws of diffusion and hin film soluion Adolf Fick (1855) proposed: d J α d d d J (mole/m s) flu (m /s) diffusion coefficien and (mole/m 3 ) concenraion of ions, aoms

More information

t is a basis for the solution space to this system, then the matrix having these solutions as columns, t x 1 t, x 2 t,... x n t x 2 t...

t is a basis for the solution space to this system, then the matrix having these solutions as columns, t x 1 t, x 2 t,... x n t x 2 t... Mah 228- Fri Mar 24 5.6 Marix exponenials and linear sysems: The analogy beween firs order sysems of linear differenial equaions (Chaper 5) and scalar linear differenial equaions (Chaper ) is much sronger

More information

Vehicle Arrival Models : Headway

Vehicle Arrival Models : Headway Chaper 12 Vehicle Arrival Models : Headway 12.1 Inroducion Modelling arrival of vehicle a secion of road is an imporan sep in raffic flow modelling. I has imporan applicaion in raffic flow simulaion where

More information

Two Coupled Oscillators / Normal Modes

Two Coupled Oscillators / Normal Modes Lecure 3 Phys 3750 Two Coupled Oscillaors / Normal Modes Overview and Moivaion: Today we ake a small, bu significan, sep owards wave moion. We will no ye observe waves, bu his sep is imporan in is own

More information

Multi-scale 2D acoustic full waveform inversion with high frequency impulsive source

Multi-scale 2D acoustic full waveform inversion with high frequency impulsive source Muli-scale D acousic full waveform inversion wih high frequency impulsive source Vladimir N Zubov*, Universiy of Calgary, Calgary AB vzubov@ucalgaryca and Michael P Lamoureux, Universiy of Calgary, Calgary

More information

MATH 128A, SUMMER 2009, FINAL EXAM SOLUTION

MATH 128A, SUMMER 2009, FINAL EXAM SOLUTION MATH 28A, SUMME 2009, FINAL EXAM SOLUTION BENJAMIN JOHNSON () (8 poins) [Lagrange Inerpolaion] (a) (4 poins) Le f be a funcion defined a some real numbers x 0,..., x n. Give a defining equaion for he Lagrange

More information

LAPLACE TRANSFORM AND TRANSFER FUNCTION

LAPLACE TRANSFORM AND TRANSFER FUNCTION CHBE320 LECTURE V LAPLACE TRANSFORM AND TRANSFER FUNCTION Professor Dae Ryook Yang Spring 2018 Dep. of Chemical and Biological Engineering 5-1 Road Map of he Lecure V Laplace Transform and Transfer funcions

More information

ψ(t) = V x (0)V x (t)

ψ(t) = V x (0)V x (t) .93 Home Work Se No. (Professor Sow-Hsin Chen Spring Term 5. Due March 7, 5. This problem concerns calculaions of analyical expressions for he self-inermediae scaering funcion (ISF of he es paricle in

More information

Traveling Waves. Chapter Introduction

Traveling Waves. Chapter Introduction Chaper 4 Traveling Waves 4.1 Inroducion To dae, we have considered oscillaions, i.e., periodic, ofen harmonic, variaions of a physical characerisic of a sysem. The sysem a one ime is indisinguishable from

More information

System of Linear Differential Equations

System of Linear Differential Equations Sysem of Linear Differenial Equaions In "Ordinary Differenial Equaions" we've learned how o solve a differenial equaion for a variable, such as: y'k5$e K2$x =0 solve DE yx = K 5 2 ek2 x C_C1 2$y''C7$y

More information

Math 2142 Exam 1 Review Problems. x 2 + f (0) 3! for the 3rd Taylor polynomial at x = 0. To calculate the various quantities:

Math 2142 Exam 1 Review Problems. x 2 + f (0) 3! for the 3rd Taylor polynomial at x = 0. To calculate the various quantities: Mah 4 Eam Review Problems Problem. Calculae he 3rd Taylor polynomial for arcsin a =. Soluion. Le f() = arcsin. For his problem, we use he formula f() + f () + f ()! + f () 3! for he 3rd Taylor polynomial

More information

KINEMATICS IN ONE DIMENSION

KINEMATICS IN ONE DIMENSION KINEMATICS IN ONE DIMENSION PREVIEW Kinemaics is he sudy of how hings move how far (disance and displacemen), how fas (speed and velociy), and how fas ha how fas changes (acceleraion). We say ha an objec

More information

Lecture 4 Kinetics of a particle Part 3: Impulse and Momentum

Lecture 4 Kinetics of a particle Part 3: Impulse and Momentum MEE Engineering Mechanics II Lecure 4 Lecure 4 Kineics of a paricle Par 3: Impulse and Momenum Linear impulse and momenum Saring from he equaion of moion for a paricle of mass m which is subjeced o an

More information

( ) ( ) if t = t. It must satisfy the identity. So, bulkiness of the unit impulse (hyper)function is equal to 1. The defining characteristic is

( ) ( ) if t = t. It must satisfy the identity. So, bulkiness of the unit impulse (hyper)function is equal to 1. The defining characteristic is UNIT IMPULSE RESPONSE, UNIT STEP RESPONSE, STABILITY. Uni impulse funcion (Dirac dela funcion, dela funcion) rigorously defined is no sricly a funcion, bu disribuion (or measure), precise reamen requires

More information

!!"#"$%&#'()!"#&'(*%)+,&',-)./0)1-*23)

!!#$%&#'()!#&'(*%)+,&',-)./0)1-*23) "#"$%&#'()"#&'(*%)+,&',-)./)1-*) #$%&'()*+,&',-.%,/)*+,-&1*#$)()5*6$+$%*,7&*-'-&1*(,-&*6&,7.$%$+*&%'(*8$&',-,%'-&1*(,-&*6&,79*(&,%: ;..,*&1$&$.$%&'()*1$$.,'&',-9*(&,%)?%*,('&5

More information

Challenge Problems. DIS 203 and 210. March 6, (e 2) k. k(k + 2). k=1. f(x) = k(k + 2) = 1 x k

Challenge Problems. DIS 203 and 210. March 6, (e 2) k. k(k + 2). k=1. f(x) = k(k + 2) = 1 x k Challenge Problems DIS 03 and 0 March 6, 05 Choose one of he following problems, and work on i in your group. Your goal is o convince me ha your answer is correc. Even if your answer isn compleely correc,

More information

dy dx = xey (a) y(0) = 2 (b) y(1) = 2.5 SOLUTION: See next page

dy dx = xey (a) y(0) = 2 (b) y(1) = 2.5 SOLUTION: See next page Assignmen 1 MATH 2270 SOLUTION Please wrie ou complee soluions for each of he following 6 problems (one more will sill be added). You may, of course, consul wih your classmaes, he exbook or oher resources,

More information

t 2 B F x,t n dsdt t u x,t dxdt

t 2 B F x,t n dsdt t u x,t dxdt Evoluion Equaions For 0, fixed, le U U0, where U denoes a bounded open se in R n.suppose ha U is filled wih a maerial in which a conaminan is being ranspored by various means including diffusion and convecion.

More information

Section 3.5 Nonhomogeneous Equations; Method of Undetermined Coefficients

Section 3.5 Nonhomogeneous Equations; Method of Undetermined Coefficients Secion 3.5 Nonhomogeneous Equaions; Mehod of Undeermined Coefficiens Key Terms/Ideas: Linear Differenial operaor Nonlinear operaor Second order homogeneous DE Second order nonhomogeneous DE Soluion o homogeneous

More information

ODEs II, Lecture 1: Homogeneous Linear Systems - I. Mike Raugh 1. March 8, 2004

ODEs II, Lecture 1: Homogeneous Linear Systems - I. Mike Raugh 1. March 8, 2004 ODEs II, Lecure : Homogeneous Linear Sysems - I Mike Raugh March 8, 4 Inroducion. In he firs lecure we discussed a sysem of linear ODEs for modeling he excreion of lead from he human body, saw how o ransform

More information

This document was generated at 1:04 PM, 09/10/13 Copyright 2013 Richard T. Woodward. 4. End points and transversality conditions AGEC

This document was generated at 1:04 PM, 09/10/13 Copyright 2013 Richard T. Woodward. 4. End points and transversality conditions AGEC his documen was generaed a 1:4 PM, 9/1/13 Copyrigh 213 Richard. Woodward 4. End poins and ransversaliy condiions AGEC 637-213 F z d Recall from Lecure 3 ha a ypical opimal conrol problem is o maimize (,,

More information

4.6 One Dimensional Kinematics and Integration

4.6 One Dimensional Kinematics and Integration 4.6 One Dimensional Kinemaics and Inegraion When he acceleraion a( of an objec is a non-consan funcion of ime, we would like o deermine he ime dependence of he posiion funcion x( and he x -componen of

More information

Math 334 Fall 2011 Homework 11 Solutions

Math 334 Fall 2011 Homework 11 Solutions Dec. 2, 2 Mah 334 Fall 2 Homework Soluions Basic Problem. Transform he following iniial value problem ino an iniial value problem for a sysem: u + p()u + q() u g(), u() u, u () v. () Soluion. Le v u. Then

More information

EXERCISES FOR SECTION 1.5

EXERCISES FOR SECTION 1.5 1.5 Exisence and Uniqueness of Soluions 43 20. 1 v c 21. 1 v c 1 2 4 6 8 10 1 2 2 4 6 8 10 Graph of approximae soluion obained using Euler s mehod wih = 0.1. Graph of approximae soluion obained using Euler

More information

THE EFFECT OF SUCTION AND INJECTION ON UNSTEADY COUETTE FLOW WITH VARIABLE PROPERTIES

THE EFFECT OF SUCTION AND INJECTION ON UNSTEADY COUETTE FLOW WITH VARIABLE PROPERTIES Kragujevac J. Sci. 3 () 7-4. UDC 53.5:536. 4 THE EFFECT OF SUCTION AND INJECTION ON UNSTEADY COUETTE FLOW WITH VARIABLE PROPERTIES Hazem A. Aia Dep. of Mahemaics, College of Science,King Saud Universiy

More information

Linear Response Theory: The connection between QFT and experiments

Linear Response Theory: The connection between QFT and experiments Phys540.nb 39 3 Linear Response Theory: The connecion beween QFT and experimens 3.1. Basic conceps and ideas Q: How do we measure he conduciviy of a meal? A: we firs inroduce a weak elecric field E, and

More information

Chapter 3 Boundary Value Problem

Chapter 3 Boundary Value Problem Chaper 3 Boundary Value Problem A boundary value problem (BVP) is a problem, ypically an ODE or a PDE, which has values assigned on he physical boundary of he domain in which he problem is specified. Le

More information

Chapter 7: Solving Trig Equations

Chapter 7: Solving Trig Equations Haberman MTH Secion I: The Trigonomeric Funcions Chaper 7: Solving Trig Equaions Le s sar by solving a couple of equaions ha involve he sine funcion EXAMPLE a: Solve he equaion sin( ) The inverse funcions

More information

Notes on Kalman Filtering

Notes on Kalman Filtering Noes on Kalman Filering Brian Borchers and Rick Aser November 7, Inroducion Daa Assimilaion is he problem of merging model predicions wih acual measuremens of a sysem o produce an opimal esimae of he curren

More information

Ordinary Differential Equations

Ordinary Differential Equations Ordinary Differenial Equaions 5. Examples of linear differenial equaions and heir applicaions We consider some examples of sysems of linear differenial equaions wih consan coefficiens y = a y +... + a

More information

Math 10B: Mock Mid II. April 13, 2016

Math 10B: Mock Mid II. April 13, 2016 Name: Soluions Mah 10B: Mock Mid II April 13, 016 1. ( poins) Sae, wih jusificaion, wheher he following saemens are rue or false. (a) If a 3 3 marix A saisfies A 3 A = 0, hen i canno be inverible. True.

More information

1 1 + x 2 dx. tan 1 (2) = ] ] x 3. Solution: Recall that the given integral is improper because. x 3. 1 x 3. dx = lim dx.

1 1 + x 2 dx. tan 1 (2) = ] ] x 3. Solution: Recall that the given integral is improper because. x 3. 1 x 3. dx = lim dx. . Use Simpson s rule wih n 4 o esimae an () +. Soluion: Since we are using 4 seps, 4 Thus we have [ ( ) f() + 4f + f() + 4f 3 [ + 4 4 6 5 + + 4 4 3 + ] 5 [ + 6 6 5 + + 6 3 + ]. 5. Our funcion is f() +.

More information

The fundamental mass balance equation is ( 1 ) where: I = inputs P = production O = outputs L = losses A = accumulation

The fundamental mass balance equation is ( 1 ) where: I = inputs P = production O = outputs L = losses A = accumulation Hea (iffusion) Equaion erivaion of iffusion Equaion The fundamenal mass balance equaion is I P O L A ( 1 ) where: I inpus P producion O oupus L losses A accumulaion Assume ha no chemical is produced or

More information

STATE-SPACE MODELLING. A mass balance across the tank gives:

STATE-SPACE MODELLING. A mass balance across the tank gives: B. Lennox and N.F. Thornhill, 9, Sae Space Modelling, IChemE Process Managemen and Conrol Subjec Group Newsleer STE-SPACE MODELLING Inroducion: Over he pas decade or so here has been an ever increasing

More information

Wall. x(t) f(t) x(t = 0) = x 0, t=0. which describes the motion of the mass in absence of any external forcing.

Wall. x(t) f(t) x(t = 0) = x 0, t=0. which describes the motion of the mass in absence of any external forcing. MECHANICS APPLICATIONS OF SECOND-ORDER ODES 7 Mechanics applicaions of second-order ODEs Second-order linear ODEs wih consan coefficiens arise in many physical applicaions. One physical sysems whose behaviour

More information

LAB # 2 - Equilibrium (static)

LAB # 2 - Equilibrium (static) AB # - Equilibrium (saic) Inroducion Isaac Newon's conribuion o physics was o recognize ha despie he seeming compleiy of he Unierse, he moion of is pars is guided by surprisingly simple aws. Newon's inspiraion

More information

2. Nonlinear Conservation Law Equations

2. Nonlinear Conservation Law Equations . Nonlinear Conservaion Law Equaions One of he clear lessons learned over recen years in sudying nonlinear parial differenial equaions is ha i is generally no wise o ry o aack a general class of nonlinear

More information

Chapter 4. Truncation Errors

Chapter 4. Truncation Errors Chaper 4. Truncaion Errors and he Taylor Series Truncaion Errors and he Taylor Series Non-elemenary funcions such as rigonomeric, eponenial, and ohers are epressed in an approimae fashion using Taylor

More information

Chapter 8 The Complete Response of RL and RC Circuits

Chapter 8 The Complete Response of RL and RC Circuits Chaper 8 The Complee Response of RL and RC Circuis Seoul Naional Universiy Deparmen of Elecrical and Compuer Engineering Wha is Firs Order Circuis? Circuis ha conain only one inducor or only one capacior

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION SUPPLEMENTARY INFORMATION DOI: 0.038/NCLIMATE893 Temporal resoluion and DICE * Supplemenal Informaion Alex L. Maren and Sephen C. Newbold Naional Cener for Environmenal Economics, US Environmenal Proecion

More information

( ) a system of differential equations with continuous parametrization ( T = R + These look like, respectively:

( ) a system of differential equations with continuous parametrization ( T = R + These look like, respectively: XIII. DIFFERENCE AND DIFFERENTIAL EQUATIONS Ofen funcions, or a sysem of funcion, are paramerized in erms of some variable, usually denoed as and inerpreed as ime. The variable is wrien as a funcion of

More information

Solutions to Assignment 1

Solutions to Assignment 1 MA 2326 Differenial Equaions Insrucor: Peronela Radu Friday, February 8, 203 Soluions o Assignmen. Find he general soluions of he following ODEs: (a) 2 x = an x Soluion: I is a separable equaion as we

More information

= ( ) ) or a system of differential equations with continuous parametrization (T = R

= ( ) ) or a system of differential equations with continuous parametrization (T = R XIII. DIFFERENCE AND DIFFERENTIAL EQUATIONS Ofen funcions, or a sysem of funcion, are paramerized in erms of some variable, usually denoed as and inerpreed as ime. The variable is wrien as a funcion of

More information

Physics for Scientists & Engineers 2

Physics for Scientists & Engineers 2 Direc Curren Physics for Scieniss & Engineers 2 Spring Semeser 2005 Lecure 16 This week we will sudy charges in moion Elecric charge moving from one region o anoher is called elecric curren Curren is all

More information

Echocardiography Project and Finite Fourier Series

Echocardiography Project and Finite Fourier Series Echocardiography Projec and Finie Fourier Series 1 U M An echocardiagram is a plo of how a porion of he hear moves as he funcion of ime over he one or more hearbea cycles If he hearbea repeas iself every

More information

Robotics I. April 11, The kinematics of a 3R spatial robot is specified by the Denavit-Hartenberg parameters in Tab. 1.

Robotics I. April 11, The kinematics of a 3R spatial robot is specified by the Denavit-Hartenberg parameters in Tab. 1. Roboics I April 11, 017 Exercise 1 he kinemaics of a 3R spaial robo is specified by he Denavi-Harenberg parameers in ab 1 i α i d i a i θ i 1 π/ L 1 0 1 0 0 L 3 0 0 L 3 3 able 1: able of DH parameers of

More information

Morning Time: 1 hour 30 minutes Additional materials (enclosed):

Morning Time: 1 hour 30 minutes Additional materials (enclosed): ADVANCED GCE 78/0 MATHEMATICS (MEI) Differenial Equaions THURSDAY JANUARY 008 Morning Time: hour 30 minues Addiional maerials (enclosed): None Addiional maerials (required): Answer Bookle (8 pages) Graph

More information

Advanced FDTD Algorithms

Advanced FDTD Algorithms EE 5303 Elecromagneic Analsis Using Finie Difference Time Domain Lecure #5 Advanced FDTD Algorihms Lecure 5 These noes ma conain coprighed maerial obained under fair use rules. Disribuion of hese maerials

More information

Econ107 Applied Econometrics Topic 7: Multicollinearity (Studenmund, Chapter 8)

Econ107 Applied Econometrics Topic 7: Multicollinearity (Studenmund, Chapter 8) I. Definiions and Problems A. Perfec Mulicollineariy Econ7 Applied Economerics Topic 7: Mulicollineariy (Sudenmund, Chaper 8) Definiion: Perfec mulicollineariy exiss in a following K-variable regression

More information

Ordinary differential equations. Phys 750 Lecture 7

Ordinary differential equations. Phys 750 Lecture 7 Ordinary differenial equaions Phys 750 Lecure 7 Ordinary Differenial Equaions Mos physical laws are expressed as differenial equaions These come in hree flavours: iniial-value problems boundary-value problems

More information

The Arcsine Distribution

The Arcsine Distribution The Arcsine Disribuion Chris H. Rycrof Ocober 6, 006 A common heme of he class has been ha he saisics of single walker are ofen very differen from hose of an ensemble of walkers. On he firs homework, we

More information

MATH 31B: MIDTERM 2 REVIEW. x 2 e x2 2x dx = 1. ue u du 2. x 2 e x2 e x2] + C 2. dx = x ln(x) 2 2. ln x dx = x ln x x + C. 2, or dx = 2u du.

MATH 31B: MIDTERM 2 REVIEW. x 2 e x2 2x dx = 1. ue u du 2. x 2 e x2 e x2] + C 2. dx = x ln(x) 2 2. ln x dx = x ln x x + C. 2, or dx = 2u du. MATH 3B: MIDTERM REVIEW JOE HUGHES. Inegraion by Pars. Evaluae 3 e. Soluion: Firs make he subsiuion u =. Then =, hence 3 e = e = ue u Now inegrae by pars o ge ue u = ue u e u + C and subsiue he definiion

More information

Math 333 Problem Set #2 Solution 14 February 2003

Math 333 Problem Set #2 Solution 14 February 2003 Mah 333 Problem Se #2 Soluion 14 February 2003 A1. Solve he iniial value problem dy dx = x2 + e 3x ; 2y 4 y(0) = 1. Soluion: This is separable; we wrie 2y 4 dy = x 2 + e x dx and inegrae o ge The iniial

More information

6.2 Transforms of Derivatives and Integrals.

6.2 Transforms of Derivatives and Integrals. SEC. 6.2 Transforms of Derivaives and Inegrals. ODEs 2 3 33 39 23. Change of scale. If l( f ()) F(s) and c is any 33 45 APPLICATION OF s-shifting posiive consan, show ha l( f (c)) F(s>c)>c (Hin: In Probs.

More information

Let us start with a two dimensional case. We consider a vector ( x,

Let us start with a two dimensional case. We consider a vector ( x, Roaion marices We consider now roaion marices in wo and hree dimensions. We sar wih wo dimensions since wo dimensions are easier han hree o undersand, and one dimension is a lile oo simple. However, our

More information

Linear Surface Gravity Waves 3., Dispersion, Group Velocity, and Energy Propagation

Linear Surface Gravity Waves 3., Dispersion, Group Velocity, and Energy Propagation Chaper 4 Linear Surface Graviy Waves 3., Dispersion, Group Velociy, and Energy Propagaion 4. Descripion In many aspecs of wave evoluion, he concep of group velociy plays a cenral role. Mos people now i

More information

A Shooting Method for A Node Generation Algorithm

A Shooting Method for A Node Generation Algorithm A Shooing Mehod for A Node Generaion Algorihm Hiroaki Nishikawa W.M.Keck Foundaion Laboraory for Compuaional Fluid Dynamics Deparmen of Aerospace Engineering, Universiy of Michigan, Ann Arbor, Michigan

More information

Physics 180A Fall 2008 Test points. Provide the best answer to the following questions and problems. Watch your sig figs.

Physics 180A Fall 2008 Test points. Provide the best answer to the following questions and problems. Watch your sig figs. Physics 180A Fall 2008 Tes 1-120 poins Name Provide he bes answer o he following quesions and problems. Wach your sig figs. 1) The number of meaningful digis in a number is called he number of. When numbers

More information

AP Calculus BC Chapter 10 Part 1 AP Exam Problems

AP Calculus BC Chapter 10 Part 1 AP Exam Problems AP Calculus BC Chaper Par AP Eam Problems All problems are NO CALCULATOR unless oherwise indicaed Parameric Curves and Derivaives In he y plane, he graph of he parameric equaions = 5 + and y= for, is a

More information

MEI STRUCTURED MATHEMATICS 4758

MEI STRUCTURED MATHEMATICS 4758 OXFORD CAMBRIDGE AND RSA EXAMINATIONS Advanced Subsidiary General Cerificae of Educaion Advanced General Cerificae of Educaion MEI STRUCTURED MATHEMATICS 4758 Differenial Equaions Thursday 5 JUNE 006 Afernoon

More information

Concourse Math Spring 2012 Worked Examples: Matrix Methods for Solving Systems of 1st Order Linear Differential Equations

Concourse Math Spring 2012 Worked Examples: Matrix Methods for Solving Systems of 1st Order Linear Differential Equations Concourse Mah 80 Spring 0 Worked Examples: Marix Mehods for Solving Sysems of s Order Linear Differenial Equaions The Main Idea: Given a sysem of s order linear differenial equaions d x d Ax wih iniial

More information

3.1.3 INTRODUCTION TO DYNAMIC OPTIMIZATION: DISCRETE TIME PROBLEMS. A. The Hamiltonian and First-Order Conditions in a Finite Time Horizon

3.1.3 INTRODUCTION TO DYNAMIC OPTIMIZATION: DISCRETE TIME PROBLEMS. A. The Hamiltonian and First-Order Conditions in a Finite Time Horizon 3..3 INRODUCION O DYNAMIC OPIMIZAION: DISCREE IME PROBLEMS A. he Hamilonian and Firs-Order Condiions in a Finie ime Horizon Define a new funcion, he Hamilonian funcion, H. H he change in he oal value of

More information

Announcements: Warm-up Exercise:

Announcements: Warm-up Exercise: Fri Apr 13 7.1 Sysems of differenial equaions - o model muli-componen sysems via comparmenal analysis hp//en.wikipedia.org/wiki/muli-comparmen_model Announcemens Warm-up Exercise Here's a relaively simple

More information

Chapter 7 Response of First-order RL and RC Circuits

Chapter 7 Response of First-order RL and RC Circuits Chaper 7 Response of Firs-order RL and RC Circuis 7.- The Naural Response of RL and RC Circuis 7.3 The Sep Response of RL and RC Circuis 7.4 A General Soluion for Sep and Naural Responses 7.5 Sequenial

More information

MA 214 Calculus IV (Spring 2016) Section 2. Homework Assignment 1 Solutions

MA 214 Calculus IV (Spring 2016) Section 2. Homework Assignment 1 Solutions MA 14 Calculus IV (Spring 016) Secion Homework Assignmen 1 Soluions 1 Boyce and DiPrima, p 40, Problem 10 (c) Soluion: In sandard form he given firs-order linear ODE is: An inegraing facor is given by

More information

Theory of! Partial Differential Equations-I!

Theory of! Partial Differential Equations-I! hp://users.wpi.edu/~grear/me61.hml! Ouline! Theory o! Parial Dierenial Equaions-I! Gréar Tryggvason! Spring 010! Basic Properies o PDE!! Quasi-linear Firs Order Equaions! - Characerisics! - Linear and

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

Lecture 2-1 Kinematics in One Dimension Displacement, Velocity and Acceleration Everything in the world is moving. Nothing stays still.

Lecture 2-1 Kinematics in One Dimension Displacement, Velocity and Acceleration Everything in the world is moving. Nothing stays still. Lecure - Kinemaics in One Dimension Displacemen, Velociy and Acceleraion Everyhing in he world is moving. Nohing says sill. Moion occurs a all scales of he universe, saring from he moion of elecrons in

More information

Predator - Prey Model Trajectories and the nonlinear conservation law

Predator - Prey Model Trajectories and the nonlinear conservation law Predaor - Prey Model Trajecories and he nonlinear conservaion law James K. Peerson Deparmen of Biological Sciences and Deparmen of Mahemaical Sciences Clemson Universiy Ocober 28, 213 Ouline Drawing Trajecories

More information

Theory of! Partial Differential Equations!

Theory of! Partial Differential Equations! hp://www.nd.edu/~gryggva/cfd-course/! Ouline! Theory o! Parial Dierenial Equaions! Gréar Tryggvason! Spring 011! Basic Properies o PDE!! Quasi-linear Firs Order Equaions! - Characerisics! - Linear and

More information

Optimal Path Planning for Flexible Redundant Robot Manipulators

Optimal Path Planning for Flexible Redundant Robot Manipulators 25 WSEAS In. Conf. on DYNAMICAL SYSEMS and CONROL, Venice, Ialy, November 2-4, 25 (pp363-368) Opimal Pah Planning for Flexible Redundan Robo Manipulaors H. HOMAEI, M. KESHMIRI Deparmen of Mechanical Engineering

More information

The motions of the celt on a horizontal plane with viscous friction

The motions of the celt on a horizontal plane with viscous friction The h Join Inernaional Conference on Mulibody Sysem Dynamics June 8, 18, Lisboa, Porugal The moions of he cel on a horizonal plane wih viscous fricion Maria A. Munisyna 1 1 Moscow Insiue of Physics and

More information

SMT 2014 Calculus Test Solutions February 15, 2014 = 3 5 = 15.

SMT 2014 Calculus Test Solutions February 15, 2014 = 3 5 = 15. SMT Calculus Tes Soluions February 5,. Le f() = and le g() =. Compue f ()g (). Answer: 5 Soluion: We noe ha f () = and g () = 6. Then f ()g () =. Plugging in = we ge f ()g () = 6 = 3 5 = 5.. There is a

More information

An introduction to the theory of SDDP algorithm

An introduction to the theory of SDDP algorithm An inroducion o he heory of SDDP algorihm V. Leclère (ENPC) Augus 1, 2014 V. Leclère Inroducion o SDDP Augus 1, 2014 1 / 21 Inroducion Large scale sochasic problem are hard o solve. Two ways of aacking

More information

t + t sin t t cos t sin t. t cos t sin t dt t 2 = exp 2 log t log(t cos t sin t) = Multiplying by this factor and then integrating, we conclude that

t + t sin t t cos t sin t. t cos t sin t dt t 2 = exp 2 log t log(t cos t sin t) = Multiplying by this factor and then integrating, we conclude that ODEs, Homework #4 Soluions. Check ha y ( = is a soluion of he second-order ODE ( cos sin y + y sin y sin = 0 and hen use his fac o find all soluions of he ODE. When y =, we have y = and also y = 0, so

More information

Math Final Exam Solutions

Math Final Exam Solutions Mah 246 - Final Exam Soluions Friday, July h, 204 () Find explici soluions and give he inerval of definiion o he following iniial value problems (a) ( + 2 )y + 2y = e, y(0) = 0 Soluion: In normal form,

More information

Modal identification of structures from roving input data by means of maximum likelihood estimation of the state space model

Modal identification of structures from roving input data by means of maximum likelihood estimation of the state space model Modal idenificaion of srucures from roving inpu daa by means of maximum likelihood esimaion of he sae space model J. Cara, J. Juan, E. Alarcón Absrac The usual way o perform a forced vibraion es is o fix

More information

EE650R: Reliability Physics of Nanoelectronic Devices Lecture 9:

EE650R: Reliability Physics of Nanoelectronic Devices Lecture 9: EE65R: Reliabiliy Physics of anoelecronic Devices Lecure 9: Feaures of Time-Dependen BTI Degradaion Dae: Sep. 9, 6 Classnoe Lufe Siddique Review Animesh Daa 9. Background/Review: BTI is observed when he

More information

Circuit Variables. AP 1.1 Use a product of ratios to convert two-thirds the speed of light from meters per second to miles per second: 1 ft 12 in

Circuit Variables. AP 1.1 Use a product of ratios to convert two-thirds the speed of light from meters per second to miles per second: 1 ft 12 in Circui Variables 1 Assessmen Problems AP 1.1 Use a produc of raios o conver wo-hirds he speed of ligh from meers per second o miles per second: ( ) 2 3 1 8 m 3 1 s 1 cm 1 m 1 in 2.54 cm 1 f 12 in 1 mile

More information

Basic Circuit Elements Professor J R Lucas November 2001

Basic Circuit Elements Professor J R Lucas November 2001 Basic Circui Elemens - J ucas An elecrical circui is an inerconnecion of circui elemens. These circui elemens can be caegorised ino wo ypes, namely acive and passive elemens. Some Definiions/explanaions

More information

Lecture 4 Notes (Little s Theorem)

Lecture 4 Notes (Little s Theorem) Lecure 4 Noes (Lile s Theorem) This lecure concerns one of he mos imporan (and simples) heorems in Queuing Theory, Lile s Theorem. More informaion can be found in he course book, Bersekas & Gallagher,

More information

AP CALCULUS AB 2003 SCORING GUIDELINES (Form B)

AP CALCULUS AB 2003 SCORING GUIDELINES (Form B) SCORING GUIDELINES (Form B) Quesion A blood vessel is 6 millimeers (mm) long Disance wih circular cross secions of varying diameer. x (mm) 6 8 4 6 Diameer The able above gives he measuremens of he B(x)

More information

Guest Lectures for Dr. MacFarlane s EE3350 Part Deux

Guest Lectures for Dr. MacFarlane s EE3350 Part Deux Gues Lecures for Dr. MacFarlane s EE3350 Par Deux Michael Plane Mon., 08-30-2010 Wrie name in corner. Poin ou his is a review, so I will go faser. Remind hem o go lisen o online lecure abou geing an A

More information

Waves are naturally found in plasmas and have to be dealt with. This includes instabilities, fluctuations, waveinduced

Waves are naturally found in plasmas and have to be dealt with. This includes instabilities, fluctuations, waveinduced Lecure 1 Inroducion Why is i imporan o sudy waves in plasma? Waves are naurally found in plasmas and have o be deal wih. This includes insabiliies, flucuaions, waveinduced ranspor... Waves can deliver

More information

) were both constant and we brought them from under the integral.

) were both constant and we brought them from under the integral. YIELD-PER-RECRUIT (coninued The yield-per-recrui model applies o a cohor, bu we saw in he Age Disribuions lecure ha he properies of a cohor do no apply in general o a collecion of cohors, which is wha

More information