Application of numerical integration methods to continuously variable transmission dynamics models a

Size: px
Start display at page:

Download "Application of numerical integration methods to continuously variable transmission dynamics models a"

Transcription

1 ttps://doi.org/ /ssconf/ Application of numerical integration metods to continuously variable transmission dynamics models a Orlov Stepan 1 1 Peter te Great St. Petersburg Polytecnic University Russian Federation, , St.Petersburg, Polytecnicesaya, 29 Abstract. Te expansion of digital engineering tecnologies in te framewor of te fourt industrial revolution relies on core tecnologies for matematical modeling and computer simulation of pysical processes. Time required for a computer simulation and te quality of numerical solutions are ey factors tat ultimately ave impact on product quality and te amount of waste at product design stage. Tis paper is aimed on te reduction computer simulation time for continuously variable transmission (CVT) models. Te modeling of te device as a set of deformable rigid bodies wit numerous contact interactions is an extraordinary problem addressed in [1]. Model dynamics is described in terms of ordinary differential equations (ODE) of motion. Te system of ODEs as about 300 variables (generalized coordinates and speeds). Despite relatively low dimension of te model, computer simulation using traditional numerical integration metods taes long time to run. Te reason for tis is te stiffness of te ODE system. In tis paper, we present te results of an investigation aimed on finding a numerical integration metod appropriate for problems of tis ind. 1 Introduction Te world scientific and industrial society is now entering a new pase of its development, called Industrie 4.0 in Europe. One of te main features of tis pase is te expansion of digital engineering tecnologies, wic dominated until recently, in te direction of te development of virtual engineering concepts based on te latest acievements of virtual and augmented reality tecnologies. Motivating factors for tat are a ig level of competition of industrial enterprises, te searc for new tecnologies for design, modeling, verification of modeling results, te creation of industrial products, mareting and sales of enterprise products. Te newest tecnologies of virtual engineering are of ey importance in te modern industrial world in te design and modeling of complex industrial facilities, since tey allow to significantly reduce te amount of waste at te design stage of te product. Te core of te newest virtual engineering tecnologies are te newest metods of matematical modeling a Tis wor was supported by Russian Science Foundation grant No Corresponding autor: majorsteve@mail.ru Te Autors, publised by EDP Sciences. Tis is an open access article distributed under te terms of te Creative Commons Attribution License 4.0 (ttp://creativecommons.org/licenses/by/4.0/).

2 ttps://doi.org/ /ssconf/ for solving extraordinary problems in te industry. Solving tose problems requires te development of a complete simulation cycle from creating a pysical model, deducing up constitutive equations, selecting or creating numerical scemes for solving te equations and creating an industrial software system for te predictive modeling of product beavior. In tis paper we consider numerical simulations of CVT dynamics. Te system of ODEs of motion contains about 1800 generalized coordinates, plus te same number of generalized speeds, totaling in about 300 variables. Initial value problems for tose equations need to be solved to simulate CVT dynamics. Te dimension of our ODE system is relatively low, compared to tat of ODE systems in oter fields lie structural mecanics, computational fluid dynamics, and oters. However, computer simulation times are ig: one second of real time needs several ours of CPU time to perform a simulation. It is igly desirable to reduce simulation times since tat would allow users to modify CVT parameters in a desired manner muc faster, resulting in better quality product. One obvious approac to tis goal is to parallelize te simulation code. We already ave some success wit te parallelization [2]. But in tis paper we consider te oter approac, focused on a searc for a numerical metod tat would run simulations faster tan te classical Runge Kutta 4-t order metod (RK4) [3] tat we ave been using in production versions of CVT software. A combination of bot approaces promises to ave muc faster simulations. Next sections are as follows. In sec. 2 we provide an overview of CVT model, wic elps reader understand te sources of its numerical stiffness. Section 3 presents te result of te investigation of numerical integration metods applied to CVT dynamics. Section 4 summarizes te results obtained and outlines future wor. 2 CVT Model overview Te model of CVT includes two elastic safts, te input and te output one, on nonlinearly elastic supports. Tere are two pulleys on eac saft, one motionless and one moving (Figure 1). Te pulleys ave toroidal (almost conical) contact surfaces. Tere is a cain consisting of rocer pins and plates (Figure 2). Eac pin as two alves tat roll over eac oter during cain motion. End surfaces of pin alves are in contact wit te pulleys. Te application of clamping forces to pulleys leads to certain cain configuration suc tat pins are at certain contact radius at eac pulley set; te gear ratio can be canged by sifting te moving pulleys along te safts. Te torque is transmitted due to te friction forces at pin-pulley contact points. A number of matematical models of CVT parts for dynamics simulation ave been developed [1]. Most advanced models consider rocer pins bending elasticity and te rolling of pin alves. Cain models ave up to 21 generalized coordinates per lin, totaling in 100+ degrees of freedom per typical cain. Tere are many contact interactions in te CVT model: between pin and pulley; between pins and plates; between pin alves (Figure 3). Elastic normal forces acting at contact pairs are modeled according te Hertz teory [4]. Importantly, tere are also tangential friction forces. Tose are proportional to normal forces and te friction coefficient f depending on relative speed v r. Te friction law f ( v r ) used is close to te Coulomb s one, but is regularized: is constant at relative speeds greater tan te saturation speed v 0, and depends on speed linearly at speeds less tan v 0. Terefore, te friction law is piecewise linear. Te non-smootness of te friction law may affect te beavior of numerical metods investigated in tis paper, tat s wy we also consider an alternative system in wic te friction law is smooted using a parabola connecting straigt parts (Figure 4). 2

3 ttps://doi.org/ /ssconf/ Two factors mae te developed CVT matematical models computationally stiff: elasticity (of model bodies and of normal contact force) and friction in contact pairs. Taing elasticity and inertia into account results in natural frequencies of linearized system up to 10 rad/s. On te oter and, friction results in even more serious numerical stiffness, as we will see in sec Figure 1. CVT model general view. Figure 2. CVT cain. pin-pulley pin-plate pin-pin Figure 3. Types of contact interaction in CVT. original nonsmoot friction law Figure 4. Friction laws used in numerical experiments. smooted friction law, 1 = 2 Differential equations of motion for te CVT model are obtained in te framewor of Lagrangian mecanics, so tey ave te following form: 3

4 ttps://doi.org/ /ssconf/ t d dt L L q q ~ = Q, =1,, n, were is te time, q are generalized coordinates, L is te Lagrange s function, non-potential applied generalized forces, and n is te number of degrees of freedom. Equations of motion can be rewritten in te normal form: q v x = F( t, x), x =, F =, 1 v A P (we too into account tat te system is scleronomous), were vector of generalized coordinates, (q) wit elements A ij i j (2) (1) Q ~ are L ~ P( q, v, t) Q A v q q ] T = [ q 1,, q n is te A symmetric positive-definite matrix of inertia 2 L =, v vector of generalized speeds, P ( q, v, t) essentially q q nonlinear function, in particular due to Q ~ containing friction forces. 3 Investigation of numerical metods Production versions of te CVT simulation software ave been using te classical Runge Kutta numerical integration sceme of fourt order (RK4) [3] to solve te initial value problem of CVT dynamics. It is nown tat te RK4 sceme, as well as oter explicit numerical integration scemes, ave a step size limitation due to te stability requirement: in general, te value, were is te step size and is an eigenvalue of ODE rigt-and side Jacobian matrix, must belong to te stability region of te metod. 8 Due to tat limitation, step sizes tat can be used wit RK4 vary in te range [ 10 s, 10 s], wic leads to long CPU time required for a simulation. In next subsection we analyze ODE system Jacobian matrix and explain te origin of its ig eigenvalues. Ten we proceed wit te investigation of a number of numerical integration metods in application to CVT dynamics equations (2). Te goal of te investigation is to find a metod allowing muc longer step sizes tan RK4 and aving te potential to run significantly faster tan RK Eigenvalues of ODE rigt and side Jacobian matrix To mae te searc for an appropriate numerical metod more purposeful, we ave numerically solved te full eigenvalue problem at some typical state in a stationary regime of CVT operation. Te eigenvalues found split into two groups: firstly, tere are complex eigenvalues corresponding to damped oscillations; secondly, tere are real negative eigenvalues corresponding to non-oscillatory dissipation processes. Absolute values of eigenvalue imaginary parts ave maximum at approx. 10 s 1, wile absolute values of 8 real parts at approx. 10 s 1. Figure 5 (left) sows te computed eigenvalues of te Jacobian matrix. Furter we proved tat te largest negative eigenvalues are caused by friction forces acting between pin alves, and te operating points in te friction law are at te linear part ( v < v 0 ). Te idea of te proof is to cange (e.g., increase 10 times) te saturation speed v 0 4

5 ttps://doi.org/ /ssconf/ in te friction law, ten recompute te Jacobian matrix and find its eigenvalues. Te results of evaluation are sown in Figure 5 (rigt) for te case of v 0 increased 10 times for te friction law between pin alves; canging v 0 for oter contact types (pin-plate, pin-pulley) results in canges of oter eigenvalues, wile tose wit maximum absolute values remain te same. Notice tat te worst eigenvalues are proportional to te tension force in te most loaded straigt part of te cain, and, consequently, vary from one CVT operation regime to anoter. original friction law parameters v 0 increased 10 times for pin-pin contact nonsmoot friction law smooted friction law Figure 5. Eigenvalues of ODE rigt and side Jacobian matrix. 3.2 Numerical experiment setup For eac numerical integration sceme, two tests ave been done. In te first test, te dependency of step local error norm e on te step size is investigated. Te error is computed simply by comparison wit te exact reference solution obtained wit a very 9 small step size of 2 10 s using te RK4 sceme. In te second test, a dynamics simulation is performed during second of real time; a sample istory curve is obtained (namely, te axial force in a pin alf entering a pulley set, P z (t) at certain pin Figure ) as an evident indicator of te acceptability of numerical results. Relative global error E of a numerical solution is estimated as * * E max P ( t) P ( t) / max P ( t), (3) t [ t *, 0.005s] z z t [ t *,0.005s] were P * ( t z ) is te reference curve; t * = 0.001s as been cosen to avoid culling out some numerical solutions due to a small time sift resulting in a large error at t [0, t * ], wic is not representative because te reference curve as a large slope at some pints in te range [0, t * ]. P * z ( t) z nonsmoot smoot Figure. Pin axial force istory (reference curve). t 5

6 ttps://doi.org/ /ssconf/ e nonsmoot smoot e Figure. Step local error for explicit metods. To illustrate te impact of te nonsmootness of friction law on te accuracy of numerical results, we included numerical results for two modifications of te model, differing only by te friction law (nonsmoot and smooted, see Fig. 4, left and rigt respectively). 3.3 Explicit metods Explicit metods covered in tis subsection are te following classical ones. Tree embedded Dormand Prince scemes wit step size control [3]. Te step size control was disabled in test simulations. An embedded sceme provides two solutions of different orders of accuracy at eac step, wic can be used to control te step size; tose orders are encoded in te name of te sceme. Te tree scemes are DOPRI45 (orders 4, 5), DOPRI5 (orders 5, ), and DOPRI8 (orders,8). Gragg Bulirsc Stoer metod wit (GBS p s) or witout (GBS p ) smooting step [3]. It is an extrapolation metod wit te symmetric Gragg s sceme used as te reference sceme. We tried tis metod wit a fixed extrapolation order p (2, 4, ) and te armonic step size sequence. Extrapolated explicit Euler sceme, wit p extrapolation stages and te armonic step size sequence (referred to as EULER-X p below). nonsmoot smoot E E Figure 8. Global error for sample curve, explicit metods.

7 ttps://doi.org/ /ssconf/ Te step local error test (Figure ) sows tat te local error is generally less for smoot friction law; furter data processing also indicates tat te local error beaves according to sceme order only in a limited step size ranges, different for different scemes; some scemes (DOPRI45, DOPRI8, GBS4, GBS) do not sow te expected beavior at all, altoug tey do so in tests wit simple ODEs. Global error in te dynamics test (Figure 8) confirms tat all explicit scemes considered ave severe step size limitation tat is about 10 for nonsmoot friction law and scemes GBS2, DOPRI5, and is less for oter scemes; for smoot friction law, te limit is iger yet it is less tan We can also conclude tat low order scemes (2 4) are preferable in model wit bot smoot and nonsmoot friction low; altoug some iger order scemes (e.g. GBSs) give less error in model wit smoot friction law, tey are not an appropriate coice due to teir complexity. 3.4 Linearly implicit metods Tere was a ope tat a W-metod [5] is capable of producing acceptable numerical solution at steps muc greater tan 10, because tose metods generally ave better stability properties tan explicit ones. However, in our case all W-metods tested failed for some reason, toug tey wored good in tests wit simple ODEs. Te scemes considered in tis subsection are SW24- d [5] (were d is a parameter) and te W1 metod extrapolated according to te Ricardson s procedure [3]. Te W1 sceme is as follows: x x F( t, x ) da( x x ), 1 = 1 (4) were x is te numerical solution vector, te subscript denotes te step number, is te step size, t is te time, F is te ODE rigt-and side vector, d is a parameter (usually between 0 and 1), and A is a matrix approximating te ODE system Jacobian DF/ Dx. W- metods are attractive compared to Rosenbroc metods [] due to te ability to eep A constant during many time steps, tus eliminating te necessity to compute it and factorize te matrix I da at eac time step. Scemes resulting from p extrapolation stages of W1 are furter referred to as W1-X p - d. e local error, nonsmoot E global error, nonsmoot Figure 9. Local step error and global error for sample curve, linearly implicit metods compared to RK4 and explicit Euler metods.

8 ttps://doi.org/ /ssconf/ Figure 9 (left) sows tat all scemes tested ave muc greater local step error tan explicit scemes. Te expected order of scemes is observed at step sizes less tan 10 ; te iger te order, te narrower te range in wic sceme order is obeyed. Figure 9 (rigt) sows tat all W-metod scemes produce inacceptable solution ( E > 0.05) even at step 10. We ave to conclude tat tey didn t wor in our case. 3.5 Trapezoidal Rule Metod Among many implicit metods, we cose te trapezoidal rule (a 2-nd order sceme), furter abbreviated as TRPZ: x 1 = x [ F( t, x ) F( t, x 1)], (5) 2 Figure 10 sows te step local error for te trapezoidal rule. Notice tat it is less tan for any oter sceme tested at steps greater tan Sample curves obtained at step size 2 10 practically coincide wit reference curves; 3 4 global error E is for nonsmoot friction law and for smoot friction law. It is possible to use larger step sizes, but only wit step size control because te Newton s metod used at a time step may fail to converge. e Figure 10. Step local error for trapezoidal rule, compared to RK4 and explicit Euler metods. Notice tat, despite te large step size in te trapezoidal rule metod, it does not currently run faster tan RK4. Te reasons are te necessity to solve a system of nonlinear algebraic equations at eac step using an iterative Newton-lie metod, and te need to compute te Jacobian matrix. We omit details ere, but in sort, te number of Newton s iterations is low (2 3) wen te Jacobian matrix is recomputed at eac iteration, and is significantly iger (10 20) in cases wit approximated Jacobian matrix (e.g., using an update formula similar to te Broyden s one []). 3. Stabilized explicit metod Having investigated te stiffness properties of te ODE system, we decided to consider so called stabilized explicit, or Cebysev Runge Kutta [8, c. IV.2], numerical integration metods. Among tose we piced te one called DUMKA3 [9]. Te coice of tat particular metod was based on public availability of solver implementation code in C programming language. 8

9 ttps://doi.org/ /ssconf/ A stabilized explicit sceme as stability region, defined by te condition ( ) 1, extended into real negative direction of complex plane. Te function s R s R s is a polynomial of degree, called te stability polynomial. Te DUMKA3 solver actually implements a family of -stage Runge Kutta scemes, eac of wic realizes stability polynomial of degree varying from 3 up to 324. Te solver implements automatic step size control, based on step local error estimation, and polynomial degree control, based on te estimation of ODE rigt and side Jacobian matrix spectral radius. Preliminary tests ave sown tat solver performance wit bot control options enabled is far from optimal in our system. Besides, numerical estimation of Jacobian spectral radius don t wor well due to discontinuities of te ODE rigt and side in te case of nonsmoot friction law, resulting sometimes in too large values. We disabled bot control options. Te motivation was to obtain best performance at fixed step for eac fixed polynomial degree. Giving eac polynomial an index from 0 to 13 (DUMKA3 implements 14 polynomials), we denote corresponding scemes by suffixes -P. In particular, we tested degrees s = 21 ( = 4), s = 2 ( = 5 ), s = 3 ( = ), s = 48 ( = ), s = 3 ( = 8 ), s = 81 ( = 9 ). Polynomials 4 and 9 ave sown poor performance: in te first case te stability region is too small in te real negative direction, and in te second case it is too small in te imaginary direction. s s e local error, nonsmoot E global error, smoot Figure 11. Local step error and global error for sample curve for DUMKA3, compared to RK4 and explicit Euler metods. Figure 11 (left) sows te dependency of step local error norm on te step size. DUMKA3 results are compared against RK4 and te trapezoidal rule; te latter one is nown (see sec. 3.5) to give sufficiently accurate solution at = 2 10 s. It can be sown tat te slope for eac curve at steps below 10 corresponds to te order of te sceme (3 for DUMKA3, 4 for RK4, and 2 for TRPZ). Notice also tat at steps above 10 local error for all DUMKA scemes rises sarply at some point; additional error jumps can be seen at step 10 for nonsmoot friction law. At large step sizes, local error for DUMKA scemes is approximately te same as for te trapezoidal rule, in te case of smooted friction law; for nonsmoot fricion law, te trapezoidal rule gives smaller error. Figure 11 (rigt) sows te global error for sample curve. It follows from te figure tat scemes DUMKA3-P5 DUMKA3-P8 give sufficiently accurate solution at step = 2 10, and at step = 4 10 only te sceme DUMKA3-P8 does so. 9

10 ttps://doi.org/ /ssconf/ Table 1. Performance of DUMKA3 scemes compared against RK4. sceme, s n speedup against RHS RK4 RK DUMKA-P DUMKA-P DUMKA-P Comparing simulation times, we can conclude tat te DUMKA3 solver can perform simulations several times faster tan RK4, wic is summarized in Table 1. Notice tat te value n RHS in te table is te total number of ODE rigt and side evaluations in te test simulation (te one used to obtain te sample curve). 4 Conclusions and Future Wor Tis paper represents te results of an investigation of application of different numerical integration metods to te ODEs of CVT dynamics model, in a ope to find a potentially faster metod. Te investigation as sown tat traditional explicit numerical integration scemes and W-metods don t wor in our case. Implicit metods give good results; owever, to mae tose metods run faster tan RK4, additional efforts are required: for example, ODE rigt-and side Jacobian could be computed muc faster but it requires tedious programming (te idea is to combine te approac presented in [10] wit te decomposition of te ODE rigt-and side into a sum and providing faster code for te Jacobian of contact forces). Te attempt to use stabilized explicit Runge Kutta solver, RK4, as proven to be successful in terms of performance. However, te original polynomial order control implemented in te solver doesn t wor: it tends to increase polynomial order, but in tat case Jacobian eigenvalues wit maximum imaginary parts fall outside te stability region. Tis motivates us to consider oter stabilized explicit solvers, first of all RKC and SERK2 [11], and probably oters, constructed according to te approac presented in [12], because tere is a way to construct a metod wit stability region tat best fits te spectrum of ODE rigt and side Jacobian. References 1. N. Sabrov, Yu. Ispolov, S. Orlov, ZAMM 94(11) (2014) 2. S. Orlov, A. Kuzin, N. Sabrov, CCIS 93 (201) 3. E. Hairer, S. Nørsett, G. Wanner, Solving Ordinary Differential Equations I: Nonstiff Problems (Springer-Verlag, New Yor, 1993) 4. K. Jonson, Contact mecanics (Cambridge University Press, Cambridge, 198) 5. T. Steiaug, A. Wolfbrandt, Mat. Comp. 33(14) (199). H. Rosenbroc, Comput. J. 5 (193). C. Broyden, Mat Comp. 19 (195) 8. E. Hairer, G. Wanner, Solving Ordinary Differential Equations II: Stiff and Differential- Algebraic Problems (Springer-Verlag, Berlin Heidelberg, 199) 9. Medoviov, BIT Numerical Matematics 38(2) (1998) 10. T. Ypma, J. Comput. Appl. Mat., 18(1) (198) 11. J. Martín-Vaquero, B. Janssen, Comput. Pys. Commun. 180(10) (2009) 12. M. Torrilon, R. Jeltsc, Numerisce Matemati 10(2) (200) 10

Flavius Guiaş. X(t + h) = X(t) + F (X(s)) ds.

Flavius Guiaş. X(t + h) = X(t) + F (X(s)) ds. Numerical solvers for large systems of ordinary differential equations based on te stocastic direct simulation metod improved by te and Runge Kutta principles Flavius Guiaş Abstract We present a numerical

More information

Polynomial Interpolation

Polynomial Interpolation Capter 4 Polynomial Interpolation In tis capter, we consider te important problem of approximatinga function fx, wose values at a set of distinct points x, x, x,, x n are known, by a polynomial P x suc

More information

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx.

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx. Capter 2 Integrals as sums and derivatives as differences We now switc to te simplest metods for integrating or differentiating a function from its function samples. A careful study of Taylor expansions

More information

Order of Accuracy. ũ h u Ch p, (1)

Order of Accuracy. ũ h u Ch p, (1) Order of Accuracy 1 Terminology We consider a numerical approximation of an exact value u. Te approximation depends on a small parameter, wic can be for instance te grid size or time step in a numerical

More information

Dedicated to the 70th birthday of Professor Lin Qun

Dedicated to the 70th birthday of Professor Lin Qun Journal of Computational Matematics, Vol.4, No.3, 6, 4 44. ACCELERATION METHODS OF NONLINEAR ITERATION FOR NONLINEAR PARABOLIC EQUATIONS Guang-wei Yuan Xu-deng Hang Laboratory of Computational Pysics,

More information

Implicit-explicit variational integration of highly oscillatory problems

Implicit-explicit variational integration of highly oscillatory problems Implicit-explicit variational integration of igly oscillatory problems Ari Stern Structured Integrators Worksop April 9, 9 Stern, A., and E. Grinspun. Multiscale Model. Simul., to appear. arxiv:88.39 [mat.na].

More information

The derivative function

The derivative function Roberto s Notes on Differential Calculus Capter : Definition of derivative Section Te derivative function Wat you need to know already: f is at a point on its grap and ow to compute it. Wat te derivative

More information

lecture 26: Richardson extrapolation

lecture 26: Richardson extrapolation 43 lecture 26: Ricardson extrapolation 35 Ricardson extrapolation, Romberg integration Trougout numerical analysis, one encounters procedures tat apply some simple approximation (eg, linear interpolation)

More information

SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY

SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY (Section 3.2: Derivative Functions and Differentiability) 3.2.1 SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY LEARNING OBJECTIVES Know, understand, and apply te Limit Definition of te Derivative

More information

MODIFIED DIFFERENTIAL EQUATIONS. Dedicated to Prof. Michel Crouzeix

MODIFIED DIFFERENTIAL EQUATIONS. Dedicated to Prof. Michel Crouzeix ESAIM: PROCEEDINGS, September 2007, Vol.21, 16-20 Gabriel Caloz & Monique Dauge, Editors MODIFIED DIFFERENTIAL EQUATIONS Pilippe Cartier 1, Ernst Hairer 2 and Gilles Vilmart 1,2 Dedicated to Prof. Micel

More information

Numerical Differentiation

Numerical Differentiation Numerical Differentiation Finite Difference Formulas for te first derivative (Using Taylor Expansion tecnique) (section 8.3.) Suppose tat f() = g() is a function of te variable, and tat as 0 te function

More information

New Streamfunction Approach for Magnetohydrodynamics

New Streamfunction Approach for Magnetohydrodynamics New Streamfunction Approac for Magnetoydrodynamics Kab Seo Kang Brooaven National Laboratory, Computational Science Center, Building 63, Room, Upton NY 973, USA. sang@bnl.gov Summary. We apply te finite

More information

232 Calculus and Structures

232 Calculus and Structures 3 Calculus and Structures CHAPTER 17 JUSTIFICATION OF THE AREA AND SLOPE METHODS FOR EVALUATING BEAMS Calculus and Structures 33 Copyrigt Capter 17 JUSTIFICATION OF THE AREA AND SLOPE METHODS 17.1 THE

More information

Differential Calculus (The basics) Prepared by Mr. C. Hull

Differential Calculus (The basics) Prepared by Mr. C. Hull Differential Calculus Te basics) A : Limits In tis work on limits, we will deal only wit functions i.e. tose relationsips in wic an input variable ) defines a unique output variable y). Wen we work wit

More information

Physically Based Modeling: Principles and Practice Implicit Methods for Differential Equations

Physically Based Modeling: Principles and Practice Implicit Methods for Differential Equations Pysically Based Modeling: Principles and Practice Implicit Metods for Differential Equations David Baraff Robotics Institute Carnegie Mellon University Please note: Tis document is 997 by David Baraff

More information

Polynomial Interpolation

Polynomial Interpolation Capter 4 Polynomial Interpolation In tis capter, we consider te important problem of approximating a function f(x, wose values at a set of distinct points x, x, x 2,,x n are known, by a polynomial P (x

More information

The Verlet Algorithm for Molecular Dynamics Simulations

The Verlet Algorithm for Molecular Dynamics Simulations Cemistry 380.37 Fall 2015 Dr. Jean M. Standard November 9, 2015 Te Verlet Algoritm for Molecular Dynamics Simulations Equations of motion For a many-body system consisting of N particles, Newton's classical

More information

Click here to see an animation of the derivative

Click here to see an animation of the derivative Differentiation Massoud Malek Derivative Te concept of derivative is at te core of Calculus; It is a very powerful tool for understanding te beavior of matematical functions. It allows us to optimize functions,

More information

Numerical Analysis MTH603. dy dt = = (0) , y n+1. We obtain yn. Therefore. and. Copyright Virtual University of Pakistan 1

Numerical Analysis MTH603. dy dt = = (0) , y n+1. We obtain yn. Therefore. and. Copyright Virtual University of Pakistan 1 Numerical Analysis MTH60 PREDICTOR CORRECTOR METHOD Te metods presented so far are called single-step metods, were we ave seen tat te computation of y at t n+ tat is y n+ requires te knowledge of y n only.

More information

Quantum Theory of the Atomic Nucleus

Quantum Theory of the Atomic Nucleus G. Gamow, ZP, 51, 204 1928 Quantum Teory of te tomic Nucleus G. Gamow (Received 1928) It as often been suggested tat non Coulomb attractive forces play a very important role inside atomic nuclei. We can

More information

5 Ordinary Differential Equations: Finite Difference Methods for Boundary Problems

5 Ordinary Differential Equations: Finite Difference Methods for Boundary Problems 5 Ordinary Differential Equations: Finite Difference Metods for Boundary Problems Read sections 10.1, 10.2, 10.4 Review questions 10.1 10.4, 10.8 10.9, 10.13 5.1 Introduction In te previous capters we

More information

Math 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006

Math 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006 Mat 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006 f(x+) f(x) 10 1. For f(x) = x 2 + 2x 5, find ))))))))) and simplify completely. NOTE: **f(x+) is NOT f(x)+! f(x+) f(x) (x+) 2 + 2(x+) 5 ( x 2

More information

Numerical Solution to Parabolic PDE Using Implicit Finite Difference Approach

Numerical Solution to Parabolic PDE Using Implicit Finite Difference Approach Numerical Solution to arabolic DE Using Implicit Finite Difference Approac Jon Amoa-Mensa, Francis Oene Boateng, Kwame Bonsu Department of Matematics and Statistics, Sunyani Tecnical University, Sunyani,

More information

Blanca Bujanda, Juan Carlos Jorge NEW EFFICIENT TIME INTEGRATORS FOR NON-LINEAR PARABOLIC PROBLEMS

Blanca Bujanda, Juan Carlos Jorge NEW EFFICIENT TIME INTEGRATORS FOR NON-LINEAR PARABOLIC PROBLEMS Opuscula Matematica Vol. 26 No. 3 26 Blanca Bujanda, Juan Carlos Jorge NEW EFFICIENT TIME INTEGRATORS FOR NON-LINEAR PARABOLIC PROBLEMS Abstract. In tis work a new numerical metod is constructed for time-integrating

More information

HOW TO DEAL WITH FFT SAMPLING INFLUENCES ON ADEV CALCULATIONS

HOW TO DEAL WITH FFT SAMPLING INFLUENCES ON ADEV CALCULATIONS HOW TO DEAL WITH FFT SAMPLING INFLUENCES ON ADEV CALCULATIONS Po-Ceng Cang National Standard Time & Frequency Lab., TL, Taiwan 1, Lane 551, Min-Tsu Road, Sec. 5, Yang-Mei, Taoyuan, Taiwan 36 Tel: 886 3

More information

Copyright c 2008 Kevin Long

Copyright c 2008 Kevin Long Lecture 4 Numerical solution of initial value problems Te metods you ve learned so far ave obtained closed-form solutions to initial value problems. A closedform solution is an explicit algebriac formula

More information

Taylor Series and the Mean Value Theorem of Derivatives

Taylor Series and the Mean Value Theorem of Derivatives 1 - Taylor Series and te Mean Value Teorem o Derivatives Te numerical solution o engineering and scientiic problems described by matematical models oten requires solving dierential equations. Dierential

More information

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point MA00 Capter 6 Calculus and Basic Linear Algebra I Limits, Continuity and Differentiability Te concept of its (p.7 p.9, p.4 p.49, p.55 p.56). Limits Consider te function determined by te formula f Note

More information

GRID CONVERGENCE ERROR ANALYSIS FOR MIXED-ORDER NUMERICAL SCHEMES

GRID CONVERGENCE ERROR ANALYSIS FOR MIXED-ORDER NUMERICAL SCHEMES GRID CONVERGENCE ERROR ANALYSIS FOR MIXED-ORDER NUMERICAL SCHEMES Cristoper J. Roy Sandia National Laboratories* P. O. Box 5800, MS 085 Albuquerque, NM 8785-085 AIAA Paper 00-606 Abstract New developments

More information

2.8 The Derivative as a Function

2.8 The Derivative as a Function .8 Te Derivative as a Function Typically, we can find te derivative of a function f at many points of its domain: Definition. Suppose tat f is a function wic is differentiable at every point of an open

More information

Chapter 2 Ising Model for Ferromagnetism

Chapter 2 Ising Model for Ferromagnetism Capter Ising Model for Ferromagnetism Abstract Tis capter presents te Ising model for ferromagnetism, wic is a standard simple model of a pase transition. Using te approximation of mean-field teory, te

More information

Introduction to Derivatives

Introduction to Derivatives Introduction to Derivatives 5-Minute Review: Instantaneous Rates and Tangent Slope Recall te analogy tat we developed earlier First we saw tat te secant slope of te line troug te two points (a, f (a))

More information

Parameter Fitted Scheme for Singularly Perturbed Delay Differential Equations

Parameter Fitted Scheme for Singularly Perturbed Delay Differential Equations International Journal of Applied Science and Engineering 2013. 11, 4: 361-373 Parameter Fitted Sceme for Singularly Perturbed Delay Differential Equations Awoke Andargiea* and Y. N. Reddyb a b Department

More information

The entransy dissipation minimization principle under given heat duty and heat transfer area conditions

The entransy dissipation minimization principle under given heat duty and heat transfer area conditions Article Engineering Termopysics July 2011 Vol.56 No.19: 2071 2076 doi: 10.1007/s11434-010-4189-x SPECIAL TOPICS: Te entransy dissipation minimization principle under given eat duty and eat transfer area

More information

LIMITATIONS OF EULER S METHOD FOR NUMERICAL INTEGRATION

LIMITATIONS OF EULER S METHOD FOR NUMERICAL INTEGRATION LIMITATIONS OF EULER S METHOD FOR NUMERICAL INTEGRATION LAURA EVANS.. Introduction Not all differential equations can be explicitly solved for y. Tis can be problematic if we need to know te value of y

More information

Lecture 15. Interpolation II. 2 Piecewise polynomial interpolation Hermite splines

Lecture 15. Interpolation II. 2 Piecewise polynomial interpolation Hermite splines Lecture 5 Interpolation II Introduction In te previous lecture we focused primarily on polynomial interpolation of a set of n points. A difficulty we observed is tat wen n is large, our polynomial as to

More information

Arbitrary order exactly divergence-free central discontinuous Galerkin methods for ideal MHD equations

Arbitrary order exactly divergence-free central discontinuous Galerkin methods for ideal MHD equations Arbitrary order exactly divergence-free central discontinuous Galerkin metods for ideal MHD equations Fengyan Li, Liwei Xu Department of Matematical Sciences, Rensselaer Polytecnic Institute, Troy, NY

More information

Fractional Derivatives as Binomial Limits

Fractional Derivatives as Binomial Limits Fractional Derivatives as Binomial Limits Researc Question: Can te limit form of te iger-order derivative be extended to fractional orders? (atematics) Word Count: 669 words Contents - IRODUCIO... Error!

More information

Lecture 2: Symplectic integrators

Lecture 2: Symplectic integrators Geometric Numerical Integration TU Müncen Ernst Hairer January February 010 Lecture : Symplectic integrators Table of contents 1 Basic symplectic integration scemes 1 Symplectic Runge Kutta metods 4 3

More information

Differential equations. Differential equations

Differential equations. Differential equations Differential equations A differential equation (DE) describes ow a quantity canges (as a function of time, position, ) d - A ball dropped from a building: t gt () dt d S qx - Uniformly loaded beam: wx

More information

Chapter 4: Numerical Methods for Common Mathematical Problems

Chapter 4: Numerical Methods for Common Mathematical Problems 1 Capter 4: Numerical Metods for Common Matematical Problems Interpolation Problem: Suppose we ave data defined at a discrete set of points (x i, y i ), i = 0, 1,..., N. Often it is useful to ave a smoot

More information

Jian-Guo Liu 1 and Chi-Wang Shu 2

Jian-Guo Liu 1 and Chi-Wang Shu 2 Journal of Computational Pysics 60, 577 596 (000) doi:0.006/jcp.000.6475, available online at ttp://www.idealibrary.com on Jian-Guo Liu and Ci-Wang Su Institute for Pysical Science and Tecnology and Department

More information

The total error in numerical differentiation

The total error in numerical differentiation AMS 147 Computational Metods and Applications Lecture 08 Copyrigt by Hongyun Wang, UCSC Recap: Loss of accuracy due to numerical cancellation A B 3, 3 ~10 16 In calculating te difference between A and

More information

ch (for some fixed positive number c) reaching c

ch (for some fixed positive number c) reaching c GSTF Journal of Matematics Statistics and Operations Researc (JMSOR) Vol. No. September 05 DOI 0.60/s4086-05-000-z Nonlinear Piecewise-defined Difference Equations wit Reciprocal and Cubic Terms Ramadan

More information

On the computation of wavenumber integrals in phase-shift migration of common-offset sections

On the computation of wavenumber integrals in phase-shift migration of common-offset sections Computation of offset-wavenumber integrals On te computation of wavenumber integrals in pase-sift migration of common-offset sections Xiniang Li and Gary F. Margrave ABSTRACT Te evaluation of wavenumber

More information

Excerpt from "Calculus" 2013 AoPS Inc.

Excerpt from Calculus 2013 AoPS Inc. Excerpt from "Calculus" 03 AoPS Inc. Te term related rates refers to two quantities tat are dependent on eac oter and tat are canging over time. We can use te dependent relationsip between te quantities

More information

Discontinuous Galerkin Methods for Relativistic Vlasov-Maxwell System

Discontinuous Galerkin Methods for Relativistic Vlasov-Maxwell System Discontinuous Galerkin Metods for Relativistic Vlasov-Maxwell System He Yang and Fengyan Li December 1, 16 Abstract e relativistic Vlasov-Maxwell (RVM) system is a kinetic model tat describes te dynamics

More information

Notes on wavefunctions II: momentum wavefunctions

Notes on wavefunctions II: momentum wavefunctions Notes on wavefunctions II: momentum wavefunctions and uncertainty Te state of a particle at any time is described by a wavefunction ψ(x). Tese wavefunction must cange wit time, since we know tat particles

More information

Derivation Of The Schwarzschild Radius Without General Relativity

Derivation Of The Schwarzschild Radius Without General Relativity Derivation Of Te Scwarzscild Radius Witout General Relativity In tis paper I present an alternative metod of deriving te Scwarzscild radius of a black ole. Te metod uses tree of te Planck units formulas:

More information

LECTURE 14 NUMERICAL INTEGRATION. Find

LECTURE 14 NUMERICAL INTEGRATION. Find LECTURE 14 NUMERCAL NTEGRATON Find b a fxdx or b a vx ux fx ydy dx Often integration is required. However te form of fx may be suc tat analytical integration would be very difficult or impossible. Use

More information

Robotic manipulation project

Robotic manipulation project Robotic manipulation project Bin Nguyen December 5, 2006 Abstract Tis is te draft report for Robotic Manipulation s class project. Te cosen project aims to understand and implement Kevin Egan s non-convex

More information

EXTENSION OF A POSTPROCESSING TECHNIQUE FOR THE DISCONTINUOUS GALERKIN METHOD FOR HYPERBOLIC EQUATIONS WITH APPLICATION TO AN AEROACOUSTIC PROBLEM

EXTENSION OF A POSTPROCESSING TECHNIQUE FOR THE DISCONTINUOUS GALERKIN METHOD FOR HYPERBOLIC EQUATIONS WITH APPLICATION TO AN AEROACOUSTIC PROBLEM SIAM J. SCI. COMPUT. Vol. 26, No. 3, pp. 821 843 c 2005 Society for Industrial and Applied Matematics ETENSION OF A POSTPROCESSING TECHNIQUE FOR THE DISCONTINUOUS GALERKIN METHOD FOR HYPERBOLIC EQUATIONS

More information

10.1 VIBRATIONAL RELAXATION *

10.1 VIBRATIONAL RELAXATION * Andrei Tokmakoff, MIT Department of Cemistry, 3//009 p. 0-0. VIRATIONAL RELAXATION * Here we want to address ow a quantum mecanical vibration undergoes irreversible energy dissipation as a result of interactions

More information

A Modified Distributed Lagrange Multiplier/Fictitious Domain Method for Particulate Flows with Collisions

A Modified Distributed Lagrange Multiplier/Fictitious Domain Method for Particulate Flows with Collisions A Modified Distributed Lagrange Multiplier/Fictitious Domain Metod for Particulate Flows wit Collisions P. Sing Department of Mecanical Engineering New Jersey Institute of Tecnology University Heigts Newark,

More information

A method of Lagrange Galerkin of second order in time. Une méthode de Lagrange Galerkin d ordre deux en temps

A method of Lagrange Galerkin of second order in time. Une méthode de Lagrange Galerkin d ordre deux en temps A metod of Lagrange Galerkin of second order in time Une métode de Lagrange Galerkin d ordre deux en temps Jocelyn Étienne a a DAMTP, University of Cambridge, Wilberforce Road, Cambridge CB3 0WA, Great-Britain.

More information

Derivatives. By: OpenStaxCollege

Derivatives. By: OpenStaxCollege By: OpenStaxCollege Te average teen in te United States opens a refrigerator door an estimated 25 times per day. Supposedly, tis average is up from 10 years ago wen te average teenager opened a refrigerator

More information

Mathematics 5 Worksheet 11 Geometry, Tangency, and the Derivative

Mathematics 5 Worksheet 11 Geometry, Tangency, and the Derivative Matematics 5 Workseet 11 Geometry, Tangency, and te Derivative Problem 1. Find te equation of a line wit slope m tat intersects te point (3, 9). Solution. Te equation for a line passing troug a point (x

More information

The Derivative as a Function

The Derivative as a Function Section 2.2 Te Derivative as a Function 200 Kiryl Tsiscanka Te Derivative as a Function DEFINITION: Te derivative of a function f at a number a, denoted by f (a), is if tis limit exists. f (a) f(a + )

More information

Differentiation in higher dimensions

Differentiation in higher dimensions Capter 2 Differentiation in iger dimensions 2.1 Te Total Derivative Recall tat if f : R R is a 1-variable function, and a R, we say tat f is differentiable at x = a if and only if te ratio f(a+) f(a) tends

More information

Journal of Computational and Applied Mathematics

Journal of Computational and Applied Mathematics Journal of Computational and Applied Matematics 94 (6) 75 96 Contents lists available at ScienceDirect Journal of Computational and Applied Matematics journal omepage: www.elsevier.com/locate/cam Smootness-Increasing

More information

Combining functions: algebraic methods

Combining functions: algebraic methods Combining functions: algebraic metods Functions can be added, subtracted, multiplied, divided, and raised to a power, just like numbers or algebra expressions. If f(x) = x 2 and g(x) = x + 2, clearly f(x)

More information

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these.

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these. Mat 11. Test Form N Fall 016 Name. Instructions. Te first eleven problems are wort points eac. Te last six problems are wort 5 points eac. For te last six problems, you must use relevant metods of algebra

More information

Section 2.7 Derivatives and Rates of Change Part II Section 2.8 The Derivative as a Function. at the point a, to be. = at time t = a is

Section 2.7 Derivatives and Rates of Change Part II Section 2.8 The Derivative as a Function. at the point a, to be. = at time t = a is Mat 180 www.timetodare.com Section.7 Derivatives and Rates of Cange Part II Section.8 Te Derivative as a Function Derivatives ( ) In te previous section we defined te slope of te tangent to a curve wit

More information

LIMITS AND DERIVATIVES CONDITIONS FOR THE EXISTENCE OF A LIMIT

LIMITS AND DERIVATIVES CONDITIONS FOR THE EXISTENCE OF A LIMIT LIMITS AND DERIVATIVES Te limit of a function is defined as te value of y tat te curve approaces, as x approaces a particular value. Te limit of f (x) as x approaces a is written as f (x) approaces, as

More information

Recent Progress in the Integration of Poisson Systems via the Mid Point Rule and Runge Kutta Algorithm

Recent Progress in the Integration of Poisson Systems via the Mid Point Rule and Runge Kutta Algorithm Recent Progress in te Integration of Poisson Systems via te Mid Point Rule and Runge Kutta Algoritm Klaus Bucner, Mircea Craioveanu and Mircea Puta Abstract Some recent progress in te integration of Poisson

More information

AN ANALYSIS OF AMPLITUDE AND PERIOD OF ALTERNATING ICE LOADS ON CONICAL STRUCTURES

AN ANALYSIS OF AMPLITUDE AND PERIOD OF ALTERNATING ICE LOADS ON CONICAL STRUCTURES Ice in te Environment: Proceedings of te 1t IAHR International Symposium on Ice Dunedin, New Zealand, nd t December International Association of Hydraulic Engineering and Researc AN ANALYSIS OF AMPLITUDE

More information

1 Calculus. 1.1 Gradients and the Derivative. Q f(x+h) f(x)

1 Calculus. 1.1 Gradients and the Derivative. Q f(x+h) f(x) Calculus. Gradients and te Derivative Q f(x+) δy P T δx R f(x) 0 x x+ Let P (x, f(x)) and Q(x+, f(x+)) denote two points on te curve of te function y = f(x) and let R denote te point of intersection of

More information

Nonlinear correction to the bending stiffness of a damaged composite beam

Nonlinear correction to the bending stiffness of a damaged composite beam Van Paepegem, W., Decaene, R. and Degrieck, J. (5). Nonlinear correction to te bending stiffness of a damaged composite beam. Nonlinear correction to te bending stiffness of a damaged composite beam W.

More information

Theoretical Analysis of Flow Characteristics and Bearing Load for Mass-produced External Gear Pump

Theoretical Analysis of Flow Characteristics and Bearing Load for Mass-produced External Gear Pump TECHNICAL PAPE Teoretical Analysis of Flow Caracteristics and Bearing Load for Mass-produced External Gear Pump N. YOSHIDA Tis paper presents teoretical equations for calculating pump flow rate and bearing

More information

Practice Problem Solutions: Exam 1

Practice Problem Solutions: Exam 1 Practice Problem Solutions: Exam 1 1. (a) Algebraic Solution: Te largest term in te numerator is 3x 2, wile te largest term in te denominator is 5x 2 3x 2 + 5. Tus lim x 5x 2 2x 3x 2 x 5x 2 = 3 5 Numerical

More information

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example,

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example, NUMERICAL DIFFERENTIATION James T Smit San Francisco State University In calculus classes, you compute derivatives algebraically: for example, f( x) = x + x f ( x) = x x Tis tecnique requires your knowing

More information

How to Find the Derivative of a Function: Calculus 1

How to Find the Derivative of a Function: Calculus 1 Introduction How to Find te Derivative of a Function: Calculus 1 Calculus is not an easy matematics course Te fact tat you ave enrolled in suc a difficult subject indicates tat you are interested in te

More information

ETNA Kent State University

ETNA Kent State University Electronic Transactions on Numerical Analysis. Volume 34, pp. 14-19, 2008. Copyrigt 2008,. ISSN 1068-9613. ETNA A NOTE ON NUMERICALLY CONSISTENT INITIAL VALUES FOR HIGH INDEX DIFFERENTIAL-ALGEBRAIC EQUATIONS

More information

Multirate Time Integration of Field/Circuit Coupled Problems by Schur Complements

Multirate Time Integration of Field/Circuit Coupled Problems by Schur Complements Bergisce Universität Wuppertal Facbereic atematik und Naturwissenscaften Lerstul für Angewandte atematik und Numerisce atematik Lerstul für Optimierung und Approximation Preprint BUW-ANA-OPAP /9 Sebastian

More information

AMS 147 Computational Methods and Applications Lecture 09 Copyright by Hongyun Wang, UCSC. Exact value. Effect of round-off error.

AMS 147 Computational Methods and Applications Lecture 09 Copyright by Hongyun Wang, UCSC. Exact value. Effect of round-off error. Lecture 09 Copyrigt by Hongyun Wang, UCSC Recap: Te total error in numerical differentiation fl( f ( x + fl( f ( x E T ( = f ( x Numerical result from a computer Exact value = e + f x+ Discretization error

More information

Poisson Equation in Sobolev Spaces

Poisson Equation in Sobolev Spaces Poisson Equation in Sobolev Spaces OcMountain Dayligt Time. 6, 011 Today we discuss te Poisson equation in Sobolev spaces. It s existence, uniqueness, and regularity. Weak Solution. u = f in, u = g on

More information

ERROR BOUNDS FOR THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BRADLEY J. LUCIER*

ERROR BOUNDS FOR THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BRADLEY J. LUCIER* EO BOUNDS FO THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BADLEY J. LUCIE* Abstract. Te expected error in L ) attimet for Glimm s sceme wen applied to a scalar conservation law is bounded by + 2 ) ) /2 T

More information

Derivatives of Exponentials

Derivatives of Exponentials mat 0 more on derivatives: day 0 Derivatives of Eponentials Recall tat DEFINITION... An eponential function as te form f () =a, were te base is a real number a > 0. Te domain of an eponential function

More information

Static Response Analysis of a FGM Timoshenko s Beam Subjected to Uniformly Distributed Loading Condition

Static Response Analysis of a FGM Timoshenko s Beam Subjected to Uniformly Distributed Loading Condition Static Response Analysis of a FGM Timoseno s Beam Subjected to Uniformly Distributed Loading Condition 8 Aas Roy Department of Mecanical Engineering National Institute of Tecnology Durgapur Durgapur, Maatma

More information

Teaching Differentiation: A Rare Case for the Problem of the Slope of the Tangent Line

Teaching Differentiation: A Rare Case for the Problem of the Slope of the Tangent Line Teacing Differentiation: A Rare Case for te Problem of te Slope of te Tangent Line arxiv:1805.00343v1 [mat.ho] 29 Apr 2018 Roman Kvasov Department of Matematics University of Puerto Rico at Aguadilla Aguadilla,

More information

Simulation and verification of a plate heat exchanger with a built-in tap water accumulator

Simulation and verification of a plate heat exchanger with a built-in tap water accumulator Simulation and verification of a plate eat excanger wit a built-in tap water accumulator Anders Eriksson Abstract In order to test and verify a compact brazed eat excanger (CBE wit a built-in accumulation

More information

2.11 That s So Derivative

2.11 That s So Derivative 2.11 Tat s So Derivative Introduction to Differential Calculus Just as one defines instantaneous velocity in terms of average velocity, we now define te instantaneous rate of cange of a function at a point

More information

CORRELATION TEST OF RESIDUAL ERRORS IN FREQUENCY DOMAIN SYSTEM IDENTIFICATION

CORRELATION TEST OF RESIDUAL ERRORS IN FREQUENCY DOMAIN SYSTEM IDENTIFICATION IAC Symposium on System Identification, SYSID 006 Marc 9-3 006, Newcastle, Australia CORRELATION TEST O RESIDUAL ERRORS IN REQUENCY DOMAIN SYSTEM IDENTIICATION István Kollár *, Ri Pintelon **, Joan Scouens

More information

Preface. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed.

Preface. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed. Preface Here are my online notes for my course tat I teac ere at Lamar University. Despite te fact tat tese are my class notes, tey sould be accessible to anyone wanting to learn or needing a refreser

More information

An Elementary Proof of a Generalization of Bernoulli s Formula

An Elementary Proof of a Generalization of Bernoulli s Formula Revision: August 7, 009 An Elementary Proof of a Generalization of Bernoulli s Formula Kevin J. McGown Harold R. Pars Department of Matematics Department of Matematics University of California at San Diego

More information

CHAPTER (A) When x = 2, y = 6, so f( 2) = 6. (B) When y = 4, x can equal 6, 2, or 4.

CHAPTER (A) When x = 2, y = 6, so f( 2) = 6. (B) When y = 4, x can equal 6, 2, or 4. SECTION 3-1 101 CHAPTER 3 Section 3-1 1. No. A correspondence between two sets is a function only if eactly one element of te second set corresponds to eac element of te first set. 3. Te domain of a function

More information

Quasiperiodic phenomena in the Van der Pol - Mathieu equation

Quasiperiodic phenomena in the Van der Pol - Mathieu equation Quasiperiodic penomena in te Van der Pol - Matieu equation F. Veerman and F. Verulst Department of Matematics, Utrect University P.O. Box 80.010, 3508 TA Utrect Te Neterlands April 8, 009 Abstract Te Van

More information

Efficient algorithms for for clone items detection

Efficient algorithms for for clone items detection Efficient algoritms for for clone items detection Raoul Medina, Caroline Noyer, and Olivier Raynaud Raoul Medina, Caroline Noyer and Olivier Raynaud LIMOS - Université Blaise Pascal, Campus universitaire

More information

Volume 29, Issue 3. Existence of competitive equilibrium in economies with multi-member households

Volume 29, Issue 3. Existence of competitive equilibrium in economies with multi-member households Volume 29, Issue 3 Existence of competitive equilibrium in economies wit multi-member ouseolds Noriisa Sato Graduate Scool of Economics, Waseda University Abstract Tis paper focuses on te existence of

More information

Calculus I Practice Exam 1A

Calculus I Practice Exam 1A Calculus I Practice Exam A Calculus I Practice Exam A Tis practice exam empasizes conceptual connections and understanding to a greater degree tan te exams tat are usually administered in introductory

More information

MIMO decorrelation for visible light communication based on angle optimization

MIMO decorrelation for visible light communication based on angle optimization MIMO decorrelation for visible ligt communication based on angle optimization Haiyong Zang, and Yijun Zu Citation: AIP Conference Proceedings 80, 09005 (07); View online: ttps://doi.org/0.03/.4977399 View

More information

Reflection Symmetries of q-bernoulli Polynomials

Reflection Symmetries of q-bernoulli Polynomials Journal of Nonlinear Matematical Pysics Volume 1, Supplement 1 005, 41 4 Birtday Issue Reflection Symmetries of q-bernoulli Polynomials Boris A KUPERSHMIDT Te University of Tennessee Space Institute Tullaoma,

More information

. If lim. x 2 x 1. f(x+h) f(x)

. If lim. x 2 x 1. f(x+h) f(x) Review of Differential Calculus Wen te value of one variable y is uniquely determined by te value of anoter variable x, ten te relationsip between x and y is described by a function f tat assigns a value

More information

Investigating Euler s Method and Differential Equations to Approximate π. Lindsay Crowl August 2, 2001

Investigating Euler s Method and Differential Equations to Approximate π. Lindsay Crowl August 2, 2001 Investigating Euler s Metod and Differential Equations to Approximate π Lindsa Crowl August 2, 2001 Tis researc paper focuses on finding a more efficient and accurate wa to approximate π. Suppose tat x

More information

3. Using your answers to the two previous questions, evaluate the Mratio

3. Using your answers to the two previous questions, evaluate the Mratio MASSACHUSETTS INSTITUTE OF TECHNOLOGY DEPARTMENT OF MECHANICAL ENGINEERING CAMBRIDGE, MASSACHUSETTS 0219 2.002 MECHANICS AND MATERIALS II HOMEWORK NO. 4 Distributed: Friday, April 2, 2004 Due: Friday,

More information

A Reconsideration of Matter Waves

A Reconsideration of Matter Waves A Reconsideration of Matter Waves by Roger Ellman Abstract Matter waves were discovered in te early 20t century from teir wavelengt, predicted by DeBroglie, Planck's constant divided by te particle's momentum,

More information

A = h w (1) Error Analysis Physics 141

A = h w (1) Error Analysis Physics 141 Introduction In all brances of pysical science and engineering one deals constantly wit numbers wic results more or less directly from experimental observations. Experimental observations always ave inaccuracies.

More information

Why gravity is not an entropic force

Why gravity is not an entropic force Wy gravity is not an entropic force San Gao Unit for History and Pilosopy of Science & Centre for Time, SOPHI, University of Sydney Email: sgao7319@uni.sydney.edu.au Te remarkable connections between gravity

More information

Exercises for numerical differentiation. Øyvind Ryan

Exercises for numerical differentiation. Øyvind Ryan Exercises for numerical differentiation Øyvind Ryan February 25, 2013 1. Mark eac of te following statements as true or false. a. Wen we use te approximation f (a) (f (a +) f (a))/ on a computer, we can

More information

A First-Order System Approach for Diffusion Equation. I. Second-Order Residual-Distribution Schemes

A First-Order System Approach for Diffusion Equation. I. Second-Order Residual-Distribution Schemes A First-Order System Approac for Diffusion Equation. I. Second-Order Residual-Distribution Scemes Hiroaki Nisikawa W. M. Keck Foundation Laboratory for Computational Fluid Dynamics, Department of Aerospace

More information