OCPID-DAE1 Optimal Control and Parameter Identification with Differential-Algebraic Equations of Index 1

Size: px
Start display at page:

Download "OCPID-DAE1 Optimal Control and Parameter Identification with Differential-Algebraic Equations of Index 1"

Transcription

1 Tuorial OCPID-DAE1 Opimal Conrol and Parameer Idenificaion wih Differenial-Algebraic Equaions of Index 1 May 16, 213 Address of he Auhor: Prof. Dr. Mahias Gerds Insiu für Mahemaik und Rechneranwendung Fakulä für Luf- und Raumfahrechnik Universiä der Bundeswehr München Werner-Heisenberg-Weg 39, Neubiberg, Germany mahias.gerds@unibw.de WWW : Copyrigh c 213 by Mahias Gerds

2 1 Problem Formulaion The package OCPID-DAE1 wih a Forran 9 inerface is designed for he numerical soluion of opimal conrol problems and parameer idenificaion problems of he subsequen form. Le [, f ] R be a non-empy and bounded inerval wih fixed ime poins < f. Le ϕ : R nx R nx R R np R, F : [, f ] R nx R nx R nu R np R nx, f : [, f ] R nx R nu R np R nx, H : [, f ] R nx R nu R np R, ψ : R R R nx R nx R nu R nu R np R n ψ, g : [, f ] R nx R nu R np R ng, M : [, f ] R nx R nu R np R nx nx be mappings. We consider Problem 1 (Opimal Conrol Problem (OCP)) Find a sae variable x( ) : [, f ] R nx, an essenially bounded conrol variable u( ) : [, f ] R nu, and a parameer vecor p R np such ha he objecive funcion L ϕ(x( ), x( f ), f, p) + H(ξ i, x(ξ i ), u(ξ i ), p) (1) i=1 is minimized subjec o he implici differenial equaion (DAE) = F (, x(), ẋ(), u(), p), a.e. in [, f ], (2) he boundary condiions ψ ψ(, f, x( ), x( f ), u( ), u( f ), p) ψ, (3) he sae consrains g g(, x(), u(), p) g, a.e. in [, f ], (4) and he box consrains and u u() u, a.e. in [, f ] (5) p p p. (6) Herein, ξ i [, f ], i = 1,..., L, L N, are opionally given ime poins, which may denoe ime poins a which measuremens of he dynamic process are available. The funcion H can be used o model parameer idenificaion problems.

3 The algorihm is paricularly designed for he following wo subclasses of he general DAE (2): ODEs: = M(, x(), u(), p) ẋ() f(, x(), u(), p), a.e. in [, f ], (7) wih non-singular marix M( ). Index-1 DAEs: = F (, x d (), y(), ẋ d (), u(), p) a.e. in [, f ], (8) where he sae x = (x d, y) R nx is separaed ino differenial variables x d R nx ny and algebraic variables y R ny. The marix [ F y F ẋ ] d is assumed o be non-singular a.e. in [, f ]. In his case, he DAE (8) has differenial index 1. Noice, ha no derivaives of he algebraic variables y occur. 2 Seing up he Minimum Energy Problem in ODE Formulaion The minimum energy problem reads as Problem 2 (Minimum Energy, ODE Formulaion) Minimize subjec o he consrains u() 2 d ẋ 1 () = x 2 (), x 1 () =, x 1 (1) =, ẋ 2 () = u(), x 2 () = 1, x 2 (1) = 1, x 1 () 1 9 In order o fi he problem ino problem class 1, we inroduce a new sae x 3 wih Noe ha x 3 (1) = ẋ 3 () = 1 2 u()2, x 3 () =. u() 2 d and hus we can rewrie Problem 2 as

4 Problem 3 (Minimum Energy, ODE Formulaion) Minimize x 3 (1) } L ϕ(x( ), x( f ), f, p) + H(ξ i, x(ξ i ), u(ξ i ), p) i=1 subjec o he consrains ẋ 1 () = x 2 () ẋ 2 () = u() ẋ 3 () = 1 2 u()2 x 1 () 1 x 2 () 1 x 3 () x 1 (1) 1 x 2 (1) 1 x 1 () 1 9 u() } } M(, x(), u(), p)ẋ() = f(, x(), u(), p) ψ ψ(, f, x( ), x( f ), u( ), u( f ), p) ψ g g(, x(), u(), p) g u u() u Problem 3 fis ino he forma of Problem 1 wih x = (x 1, x 2, x 3 ), =, f = 1, ϕ(x( ), x( f )) = x 3 (1), H(ξ, x, u, p) =, M(, x, u, p) = I 3 3, f(, x, u, p) = (x 2, u, 1 2 u2 ), ψ = (, 1,,, 1), ψ = (, 1,,, 1), ψ(, f, x( ), x( f ), u( ), u( f ), p) = (x 1 (), x 2 (), x 3 (), x 1 (1), x 2 (1)), g =, g = 1 9, g(, x, u, p) = x 1, u =, u =, and p is no presen in his problem. Wih his, we can now sar o ener he daa in OCPID-DAE1. We use he emplae file ProblemTemplae.f9. Below only he relevan enries for Problem 3 are described.

5 Define dimensions of he problem: DIM(1) = 3! number NX of saes DIM(2) = 1! number NU of conrols DIM(3) =! number NP of opimizaion parameers DIM(4) = 1! number NG of sae consrains DIM(5) = 2! number NBC of boundary condiions in BDCOND DIM(6) = 28! number NGITU of conrol grid poins DIM(7) = 1! number NGITX of shooing nodes! (one for single shooing, >1 for muliple shooing) DIM(8) =! number NROOT of swiching funcions! (zero for sandard opimal conrol problems) DIM(9) =! number NY of algebraic variables in x DIM(1) =! number NMEASURE of measure poins xi_i in funcion H! (zero for sandard opimal conrol problems) Noe ha DIM(5)=2, because we will merely ener he erminal consrains x 1 (1) and 1 x 2 (1) 1 in he subrouine BDCOND, which conains he funcion ψ. The remaining boundary condiions, which fix he iniial sae, will be enered direcly in he arrays XL and XU, in which lower and upper bounds for he iniial sae are provided. This is more convenien han defining he laer as nonlinear consrains hrough he subrouine BDCOND, which would be possible as well. Nex, we define conrol parameers of he opimal conrol algorihm: INFO(1) =! flag equidisan grids (=) or non-equidisan grids (=1) INFO(2) = 11! inegraor (11=classic RK), see user s guide for a lis INFO(3) = 2! conrol approximaion by B-splines! (1=piecewise consan, 2=coninuous, piecewise linear,...) INFO(4) = 1! = inegraion mode (no opimizaion)! > = opimizaion mode INFO(5) = 1! mehod for gradien calculaion (1= sensiiviy DAE) INFO(6) =! srucure of marix F _{x } and M, respecively! ( = consan and diagonal) INFO(7) =! flag for ieraion marix (no relevan for his problem) INFO(8) =! flag for jacobian of sae consrains! ( = approximaion by finie differences,! 1 = provide jacobian marix in subrouine JACNLC by user) INFO(9) = 6! oupu will be prined o oupu file wih his number (6=screen) INFO(1)= 1! flag for finie differences! (1 = forward differences are used,! = cenral finie differences are used,! -1 = backward differences are used)

6 INFO(11)=! compuaion of consisen iniial values for index-1 DAEs! (no relevan for his problem) Nex we can conrol how he iniial guess will be provided and how he resuls will be sored: IINMODE =! = iniial guess for saes a shooing nodes are provided! in subrouine INESTX, iniial guess for conrols is provided in subrouine INESTU! <> = iniial guess is provided in array SOL IOUTMODE = 3! 1 = oupu of soluion will be wrien o files! 2 = oupu of soluion will be wrien o arrays! TIME,STATE,CONTROL,PARAMETERS,SCONSTRAINTS,DSOLREALTIME! 3 = oupu of soluion will be wrien o boh, files and variables If we like o perform a parameric sensiiviy analysis w.r.. o some model parameers, which are sored in USER(IUSER(I)) for I=1,...,NREALTIME, we could se appropriae daa hrough IREALTIME, NREALTIME, HREALTIME, bu in his example, we don do ha and se IREALTIME = NREALTIME = 2 HREALTIME = 1.D-3 We swich on adjoin esimaion by seing IADJOINT = 1 Nex we define he iniial ime = and he lengh of he ime inerval f = 1: T() =.D! provide iniial ime of opimal conrol problem T(1) = 1.D! provide lengh f- of opimal conrol problem Now we ener he lower and upper bounds for he inial sae x():

7 ! provide lower and upper bounds for iniial sae x() XL(,1) =.D XL(,2) = 1.D XL(,3) =.D XU(,1) =.D XU(,2) = 1.D XU(,3) =.D! provide lower and upper bounds for saes a muliple shooing nodes in (,f) XL(1,1:DIM(1)) = -1.D+2 XU(1,1:DIM(1)) = 1.D+2 Noe ha XL(,.) and XU(,.) refer o he lower and upper bounds a and XL(1,.) and XU(1,.) refer o lower and upper bounds for he sae a he shooing nodes. The laer only become relevan if DIM(7)>1. Nex we define u and u a, < < f and f :! provide lower and upper bounds for iniial conrol u() UL(-1,1:DIM(2)) = -1.D+2 UU(-1,1:DIM(2)) = 1.D+2! provide lower and upper bounds for conrols u(), <<f UL(,1:DIM(2)) = -1.D+2 UU(,1:DIM(2)) = 1.D+2! provide lower and upper bounds for erminal conrol u(f) UL( 1,1:DIM(2)) = -1.D+2 UU( 1,1:DIM(2)) = 1.D+2 Lower and upper bounds g and g are defined by: G(,1) = -1.D+2! lower bound g_l for sae consrain g_l <= g(,x(),u(),p) <= g_u G(1,1) = 1.D/9.D! upper bound g_u for sae consrain g_l <= g(,x(),u(),p) <= g_u Likewise, lower and upper bounds ψ and ψ are defined by he following. Please noe ha we merely ener he erminal consrains x 1 (1) and 1 x 2 (1) 1 in he subrouine BDCOND, which conains he funcion ψ. Only for hese consrains he lower and upper bounds are defined below. The remaining iniial condiions have been considered in XL and XU.

8 BC(,1) =.D! lower bound in <= x_1(1) <= BC(,2) = -1.D! lower bound in -1 <= x_2(1) <= -1 BC(1,1) =.D! upper bound in <= x_1(1) <= BC(1,2) = -1.D! upper bound in -1 <= x_2(1) <= -1 This complees he enries for he saic componens in he opimal conrol problem. Now we need o define he dynamic componens. We sar wih he objecive funcion ϕ: SUBROUTINE OBJ( X, XF, TF, P, V, IUSER, USER ) DOUBLEPRECISION, DIMENSION(*), INTENT(IN) :: X,XF,P :: TF DOUBLEPRECISION, INTENT(OUT) :: V V = XF(3) END SUBROUTINE OBJ The funcion H is no presen in he minimum energy problem, hence we se: SUBROUTINE HFUNC( I,T,X,U,P,HVAL,IUSER,USER ) INTEGER, INTENT(IN) :: I DOUBLEPRECISION, DIMENSION(*), INTENT(IN) :: X,U,P :: T DOUBLEPRECISION, INTENT(OUT) :: HVAL HVAL =.D END SUBROUTINE HFUNC The righ handside f is defined in DAE as follows: SUBROUTINE DAE( T, X, XP, U, P, F, IFLAG, IUSER, USER )

9 INTEGER, INTENT(IN) :: IFLAG DOUBLEPRECISION, DIMENSION(*), INTENT(IN) :: X,XP,U,P :: T DOUBLEPRECISION, DIMENSION(*), INTENT(OUT) :: F F(1) = X(2) F(2) = U(1) F(3) =.5D*U(1)**2 END SUBROUTINE DAE The funcion g is defined in NLCSTR as follows: SUBROUTINE NLCSTR( T, X, U, P, G, IUSER, USER ) DOUBLEPRECISION, DIMENSION(*), INTENT(IN) :: X,U,P :: T DOUBLEPRECISION, DIMENSION(*), INTENT(OUT) :: G G(1) = X(1) END SUBROUTINE NLCSTR The boundary condiions ψ are provided hrough BDCOND: SUBROUTINE BDCOND( T,TF,X,XF,U,UF,P,PSI,IUSER,USER ) DOUBLEPRECISION, DIMENSION(*), INTENT(IN) :: X,XF,U,UF,P :: T,TF DOUBLEPRECISION, DIMENSION(*), INTENT(OUT) :: PSI PSI(1) = XF(1) PSI(2) = XF(2) END SUBROUTINE BDCOND

10 An iniial guess for he iniial sae x() can be provided in INESTX. In our case his is no relevan since he iniial sae is fixed. Bu if he iniial sae conains free componens, hen an iniial guess has o be provided. SUBROUTINE INESTX( T, X, IUSER, USER ) :: T DOUBLEPRECISION, DIMENSION(*), INTENT(OUT) :: X X(1) =.D X(2) = 1.D X(3) =.D END SUBROUTINE INESTX Likewise an iniial guess for he conrol u() needs o be provided in INESTU. Noe ha INESTU will be called a each grid poin, so a ime dependen iniial guess can be provided if appropriae. SUBROUTINE INESTU( T, U, IBOOR, IUSER, USER ) INTEGER, INTENT(IN) :: IBOOR :: T DOUBLEPRECISION, DIMENSION(*), INTENT(OUT) :: U U(1)= -2.D END SUBROUTINE INESTU Finally, we need o define he mass marix M, which in our case is he ideniy marix. The srucure of M was defined by INFO(6). SUBROUTINE MASS( NX,T,X,XP,U,P,MMASS,IUSER,USER ) INTEGER, INTENT(IN) :: NX DOUBLEPRECISION, DIMENSION(*), INTENT(IN) :: X,XP,U,P :: T

11 DOUBLEPRECISION, DIMENSION(NX,*), INTENT(OUT) :: MMASS MMASS(1:NX,1)=1.D END SUBROUTINE MASS We have compleed enering he relevan daa o solve he minimum energy problem. The remaining funcions ITMAT,ROOT,DJUMP,JACNLC are no relevan for our problem and need o be assigned. Compiling wih gforran ProblemTemplae.f9 libocpiddae1.a libfgssqp.a -o minen and execuing (don forge o copy param sqp.x o he local direcory)./minen will solve he problem and creaes among ohers he daa file OCODE1, which conains he soluion in he following forma: Each line of OCODE1 conains in he firs column he ime and in he subsequen columns he sae vecor x(), he conrol vecor u(), he parameer vecor p, and he sae consrains g(, x(), u(), p). If he adjoin esimaion opion was chosen (IADJOINT = 1), hen he file ADJOINT conains adjoin esimaes for he soluion in he following forma: Each line of ADJOINT conains in he firs column he ime and in he subsequen columns he sae vecor x(), he adjoin esimaes λ(), and he Lagrange mulipliers for he discreized sae consrain. Posscrip files of he soluion will be generaed by gnuplo OCPIDDAE1.gnu..12 Sae 1 vs ime 1 Sae 2 vs ime 4.5 Sae 3 vs ime sae 1.6 sae 2 sae Adjoin 1 vs ime 6 Adjoin 2 vs ime 1.1 Adjoin 3 vs ime adjoin adjoin adjoin

12 conrol 1 Conrol 1 vs ime muliplier 1 Muliplier 1 vs ime Noe for advanced users: In addiion o he files OCODE1 and ADJOINT, he file OCODE2 will be creaed and i conains he sensiiviy marices S() of he sae x(; z) wih respec o he vecor z of opimizaion variables of he discreized opimal conrol problem, ha is S() = x(;z) z. Each line of OCODE2 conains in he firs column he ime and in he subsequen columns he marix S(), which is sored columnwise.

The Transport Equation

The Transport Equation The Transpor Equaion Consider a fluid, flowing wih velociy, V, in a hin sraigh ube whose cross secion will be denoed by A. Suppose he fluid conains a conaminan whose concenraion a posiion a ime will be

More information

Chapter 7. Response of First-Order RL and RC Circuits

Chapter 7. Response of First-Order RL and RC Circuits Chaper 7. esponse of Firs-Order L and C Circuis 7.1. The Naural esponse of an L Circui 7.2. The Naural esponse of an C Circui 7.3. The ep esponse of L and C Circuis 7.4. A General oluion for ep and Naural

More information

Mathematics in Pharmacokinetics What and Why (A second attempt to make it clearer)

Mathematics in Pharmacokinetics What and Why (A second attempt to make it clearer) Mahemaics in Pharmacokineics Wha and Why (A second aemp o make i clearer) We have used equaions for concenraion () as a funcion of ime (). We will coninue o use hese equaions since he plasma concenraions

More information

Differential Equations. Solving for Impulse Response. Linear systems are often described using differential equations.

Differential Equations. Solving for Impulse Response. Linear systems are often described using differential equations. Differenial Equaions Linear sysems are ofen described using differenial equaions. For example: d 2 y d 2 + 5dy + 6y f() d where f() is he inpu o he sysem and y() is he oupu. We know how o solve for y given

More information

Stochastic Optimal Control Problem for Life Insurance

Stochastic Optimal Control Problem for Life Insurance Sochasic Opimal Conrol Problem for Life Insurance s. Basukh 1, D. Nyamsuren 2 1 Deparmen of Economics and Economerics, Insiue of Finance and Economics, Ulaanbaaar, Mongolia 2 School of Mahemaics, Mongolian

More information

AP Calculus BC 2010 Scoring Guidelines

AP Calculus BC 2010 Scoring Guidelines AP Calculus BC Scoring Guidelines The College Board The College Board is a no-for-profi membership associaion whose mission is o connec sudens o college success and opporuniy. Founded in, he College Board

More information

AP Calculus AB 2013 Scoring Guidelines

AP Calculus AB 2013 Scoring Guidelines AP Calculus AB 1 Scoring Guidelines The College Board The College Board is a mission-driven no-for-profi organizaion ha connecs sudens o college success and opporuniy. Founded in 19, he College Board was

More information

Inductance and Transient Circuits

Inductance and Transient Circuits Chaper H Inducance and Transien Circuis Blinn College - Physics 2426 - Terry Honan As a consequence of Faraday's law a changing curren hrough one coil induces an EMF in anoher coil; his is known as muual

More information

A Note on Using the Svensson procedure to estimate the risk free rate in corporate valuation

A Note on Using the Svensson procedure to estimate the risk free rate in corporate valuation A Noe on Using he Svensson procedure o esimae he risk free rae in corporae valuaion By Sven Arnold, Alexander Lahmann and Bernhard Schwezler Ocober 2011 1. The risk free ineres rae in corporae valuaion

More information

Economics Honors Exam 2008 Solutions Question 5

Economics Honors Exam 2008 Solutions Question 5 Economics Honors Exam 2008 Soluions Quesion 5 (a) (2 poins) Oupu can be decomposed as Y = C + I + G. And we can solve for i by subsiuing in equaions given in he quesion, Y = C + I + G = c 0 + c Y D + I

More information

Multiprocessor Systems-on-Chips

Multiprocessor Systems-on-Chips Par of: Muliprocessor Sysems-on-Chips Edied by: Ahmed Amine Jerraya and Wayne Wolf Morgan Kaufmann Publishers, 2005 2 Modeling Shared Resources Conex swiching implies overhead. On a processing elemen,

More information

11/6/2013. Chapter 14: Dynamic AD-AS. Introduction. Introduction. Keeping track of time. The model s elements

11/6/2013. Chapter 14: Dynamic AD-AS. Introduction. Introduction. Keeping track of time. The model s elements Inroducion Chaper 14: Dynamic D-S dynamic model of aggregae and aggregae supply gives us more insigh ino how he economy works in he shor run. I is a simplified version of a DSGE model, used in cuing-edge

More information

Optimal Control Formulation using Calculus of Variations

Optimal Control Formulation using Calculus of Variations Lecure 5 Opimal Conrol Formulaion using Calculus o Variaions Dr. Radhakan Padhi Ass. Proessor Dep. o Aerospace Engineering Indian Insiue o Science - Bangalore opics Opimal Conrol Formulaion Objecive &

More information

RC (Resistor-Capacitor) Circuits. AP Physics C

RC (Resistor-Capacitor) Circuits. AP Physics C (Resisor-Capacior Circuis AP Physics C Circui Iniial Condiions An circui is one where you have a capacior and resisor in he same circui. Suppose we have he following circui: Iniially, he capacior is UNCHARGED

More information

Differential Equations and Linear Superposition

Differential Equations and Linear Superposition Differenial Equaions and Linear Superposiion Basic Idea: Provide soluion in closed form Like Inegraion, no general soluions in closed form Order of equaion: highes derivaive in equaion e.g. dy d dy 2 y

More information

Term Structure of Prices of Asian Options

Term Structure of Prices of Asian Options Term Srucure of Prices of Asian Opions Jirô Akahori, Tsuomu Mikami, Kenji Yasuomi and Teruo Yokoa Dep. of Mahemaical Sciences, Risumeikan Universiy 1-1-1 Nojihigashi, Kusasu, Shiga 525-8577, Japan E-mail:

More information

Random Walk in 1-D. 3 possible paths x vs n. -5 For our random walk, we assume the probabilities p,q do not depend on time (n) - stationary

Random Walk in 1-D. 3 possible paths x vs n. -5 For our random walk, we assume the probabilities p,q do not depend on time (n) - stationary Random Walk in -D Random walks appear in many cones: diffusion is a random walk process undersanding buffering, waiing imes, queuing more generally he heory of sochasic processes gambling choosing he bes

More information

Capacitors and inductors

Capacitors and inductors Capaciors and inducors We coninue wih our analysis of linear circuis by inroducing wo new passive and linear elemens: he capacior and he inducor. All he mehods developed so far for he analysis of linear

More information

MTH6121 Introduction to Mathematical Finance Lesson 5

MTH6121 Introduction to Mathematical Finance Lesson 5 26 MTH6121 Inroducion o Mahemaical Finance Lesson 5 Conens 2.3 Brownian moion wih drif........................... 27 2.4 Geomeric Brownian moion........................... 28 2.5 Convergence of random

More information

9. Capacitor and Resistor Circuits

9. Capacitor and Resistor Circuits ElecronicsLab9.nb 1 9. Capacior and Resisor Circuis Inroducion hus far we have consider resisors in various combinaions wih a power supply or baery which provide a consan volage source or direc curren

More information

17 Laplace transform. Solving linear ODE with piecewise continuous right hand sides

17 Laplace transform. Solving linear ODE with piecewise continuous right hand sides 7 Laplace ransform. Solving linear ODE wih piecewise coninuous righ hand sides In his lecure I will show how o apply he Laplace ransform o he ODE Ly = f wih piecewise coninuous f. Definiion. A funcion

More information

cooking trajectory boiling water B (t) microwave 0 2 4 6 8 101214161820 time t (mins)

cooking trajectory boiling water B (t) microwave 0 2 4 6 8 101214161820 time t (mins) Alligaor egg wih calculus We have a large alligaor egg jus ou of he fridge (1 ) which we need o hea o 9. Now here are wo accepable mehods for heaing alligaor eggs, one is o immerse hem in boiling waer

More information

ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS

ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS R. Caballero, E. Cerdá, M. M. Muñoz and L. Rey () Deparmen of Applied Economics (Mahemaics), Universiy of Málaga,

More information

Signal Processing and Linear Systems I

Signal Processing and Linear Systems I Sanford Universiy Summer 214-215 Signal Processing and Linear Sysems I Lecure 5: Time Domain Analysis of Coninuous Time Sysems June 3, 215 EE12A:Signal Processing and Linear Sysems I; Summer 14-15, Gibbons

More information

Steps for D.C Analysis of MOSFET Circuits

Steps for D.C Analysis of MOSFET Circuits 10/22/2004 Seps for DC Analysis of MOSFET Circuis.doc 1/7 Seps for D.C Analysis of MOSFET Circuis To analyze MOSFET circui wih D.C. sources, we mus follow hese five seps: 1. ASSUME an operaing mode 2.

More information

Technical Appendix to Risk, Return, and Dividends

Technical Appendix to Risk, Return, and Dividends Technical Appendix o Risk, Reurn, and Dividends Andrew Ang Columbia Universiy and NBER Jun Liu UC San Diego This Version: 28 Augus, 2006 Columbia Business School, 3022 Broadway 805 Uris, New York NY 10027,

More information

Appendix A: Area. 1 Find the radius of a circle that has circumference 12 inches.

Appendix A: Area. 1 Find the radius of a circle that has circumference 12 inches. Appendi A: Area worked-ou s o Odd-Numbered Eercises Do no read hese worked-ou s before aemping o do he eercises ourself. Oherwise ou ma mimic he echniques shown here wihou undersanding he ideas. Bes wa

More information

AP Calculus AB 2010 Scoring Guidelines

AP Calculus AB 2010 Scoring Guidelines AP Calculus AB 1 Scoring Guidelines The College Board The College Board is a no-for-profi membership associaion whose mission is o connec sudens o college success and opporuniy. Founded in 1, he College

More information

DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS

DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS Hong Mao, Shanghai Second Polyechnic Universiy Krzyszof M. Osaszewski, Illinois Sae Universiy Youyu Zhang, Fudan Universiy ABSTRACT Liigaion, exper

More information

CHARGE AND DISCHARGE OF A CAPACITOR

CHARGE AND DISCHARGE OF A CAPACITOR REFERENCES RC Circuis: Elecrical Insrumens: Mos Inroducory Physics exs (e.g. A. Halliday and Resnick, Physics ; M. Sernheim and J. Kane, General Physics.) This Laboraory Manual: Commonly Used Insrumens:

More information

Communication Networks II Contents

Communication Networks II Contents 3 / 1 -- Communicaion Neworks II (Görg) -- www.comnes.uni-bremen.de Communicaion Neworks II Conens 1 Fundamenals of probabiliy heory 2 Traffic in communicaion neworks 3 Sochasic & Markovian Processes (SP

More information

Module 4. Single-phase AC circuits. Version 2 EE IIT, Kharagpur

Module 4. Single-phase AC circuits. Version 2 EE IIT, Kharagpur Module 4 Single-phase A circuis ersion EE T, Kharagpur esson 5 Soluion of urren in A Series and Parallel ircuis ersion EE T, Kharagpur n he las lesson, wo poins were described:. How o solve for he impedance,

More information

Miguel Jerez Sonia Sotoca José Casals. Universidad Complutense de Madrid

Miguel Jerez Sonia Sotoca José Casals. Universidad Complutense de Madrid E 4 : A MATLAB Toolbox for Time Series Modeling Miguel Jerez Sonia Sooca José Casals Universidad Compluense de Madrid Absrac: This paper describes E 4, a MATLAB Toolbox for ime series analysis which uses

More information

Name: Algebra II Review for Quiz #13 Exponential and Logarithmic Functions including Modeling

Name: Algebra II Review for Quiz #13 Exponential and Logarithmic Functions including Modeling Name: Algebra II Review for Quiz #13 Exponenial and Logarihmic Funcions including Modeling TOPICS: -Solving Exponenial Equaions (The Mehod of Common Bases) -Solving Exponenial Equaions (Using Logarihms)

More information

Task is a schedulable entity, i.e., a thread

Task is a schedulable entity, i.e., a thread Real-Time Scheduling Sysem Model Task is a schedulable eniy, i.e., a hread Time consrains of periodic ask T: - s: saring poin - e: processing ime of T - d: deadline of T - p: period of T Periodic ask T

More information

The Application of Multi Shifts and Break Windows in Employees Scheduling

The Application of Multi Shifts and Break Windows in Employees Scheduling The Applicaion of Muli Shifs and Brea Windows in Employees Scheduling Evy Herowai Indusrial Engineering Deparmen, Universiy of Surabaya, Indonesia Absrac. One mehod for increasing company s performance

More information

PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE

PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE Profi Tes Modelling in Life Assurance Using Spreadshees PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE Erik Alm Peer Millingon 2004 Profi Tes Modelling in Life Assurance Using Spreadshees

More information

INTEREST RATE FUTURES AND THEIR OPTIONS: SOME PRICING APPROACHES

INTEREST RATE FUTURES AND THEIR OPTIONS: SOME PRICING APPROACHES INTEREST RATE FUTURES AND THEIR OPTIONS: SOME PRICING APPROACHES OPENGAMMA QUANTITATIVE RESEARCH Absrac. Exchange-raded ineres rae fuures and heir opions are described. The fuure opions include hose paying

More information

Chapter 5. Aggregate Planning

Chapter 5. Aggregate Planning Chaper 5 Aggregae Planning Supply Chain Planning Marix procuremen producion disribuion sales longerm Sraegic Nework Planning miderm shorerm Maerial Requiremens Planning Maser Planning Producion Planning

More information

Chapter 8: Regression with Lagged Explanatory Variables

Chapter 8: Regression with Lagged Explanatory Variables Chaper 8: Regression wih Lagged Explanaory Variables Time series daa: Y for =1,..,T End goal: Regression model relaing a dependen variable o explanaory variables. Wih ime series new issues arise: 1. One

More information

Strategic Optimization of a Transportation Distribution Network

Strategic Optimization of a Transportation Distribution Network Sraegic Opimizaion of a Transporaion Disribuion Nework K. John Sophabmixay, Sco J. Mason, Manuel D. Rossei Deparmen of Indusrial Engineering Universiy of Arkansas 4207 Bell Engineering Cener Fayeeville,

More information

TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS

TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS RICHARD J. POVINELLI AND XIN FENG Deparmen of Elecrical and Compuer Engineering Marquee Universiy, P.O.

More information

Hedging with Forwards and Futures

Hedging with Forwards and Futures Hedging wih orwards and uures Hedging in mos cases is sraighforward. You plan o buy 10,000 barrels of oil in six monhs and you wish o eliminae he price risk. If you ake he buy-side of a forward/fuures

More information

Volume Weighted Average Price Optimal Execution

Volume Weighted Average Price Optimal Execution Volume Weighed Average Price Opimal Execuion Enzo Bussei Sephen Boyd Sepember 28, 2015 Absrac We sudy he problem of opimal execuion of a rading order under Volume Weighed Average Price (VWAP) benchmark,

More information

E0 370 Statistical Learning Theory Lecture 20 (Nov 17, 2011)

E0 370 Statistical Learning Theory Lecture 20 (Nov 17, 2011) E0 370 Saisical Learning Theory Lecure 0 (ov 7, 0 Online Learning from Expers: Weighed Majoriy and Hedge Lecurer: Shivani Agarwal Scribe: Saradha R Inroducion In his lecure, we will look a he problem of

More information

Part II Converter Dynamics and Control

Part II Converter Dynamics and Control Par II onverer Dynamics and onrol 7. A equivalen circui modeling 8. onverer ransfer funcions 9. onroller design 1. Inpu filer design 11. A and D equivalen circui modeling of he disconinuous conducion mode

More information

Vector Autoregressions (VARs): Operational Perspectives

Vector Autoregressions (VARs): Operational Perspectives Vecor Auoregressions (VARs): Operaional Perspecives Primary Source: Sock, James H., and Mark W. Wason, Vecor Auoregressions, Journal of Economic Perspecives, Vol. 15 No. 4 (Fall 2001), 101-115. Macroeconomericians

More information

Pricing Guaranteed Minimum Withdrawal Benefits under Stochastic Interest Rates

Pricing Guaranteed Minimum Withdrawal Benefits under Stochastic Interest Rates Pricing Guaraneed Minimum Wihdrawal Benefis under Sochasic Ineres Raes Jingjiang Peng 1, Kwai Sun Leung 2 and Yue Kuen Kwok 3 Deparmen of Mahemaics, Hong Kong Universiy of Science and echnology, Clear

More information

Real-time Particle Filters

Real-time Particle Filters Real-ime Paricle Filers Cody Kwok Dieer Fox Marina Meilă Dep. of Compuer Science & Engineering, Dep. of Saisics Universiy of Washingon Seale, WA 9895 ckwok,fox @cs.washingon.edu, mmp@sa.washingon.edu Absrac

More information

Fakultet for informasjonsteknologi, Institutt for matematiske fag

Fakultet for informasjonsteknologi, Institutt for matematiske fag Page 1 of 5 NTNU Noregs eknisk-naurviskaplege universie Fakule for informasjonseknologi, maemaikk og elekroeknikk Insiu for maemaiske fag - English Conac during exam: John Tyssedal 73593534/41645376 Exam

More information

A Probability Density Function for Google s stocks

A Probability Density Function for Google s stocks A Probabiliy Densiy Funcion for Google s socks V.Dorobanu Physics Deparmen, Poliehnica Universiy of Timisoara, Romania Absrac. I is an approach o inroduce he Fokker Planck equaion as an ineresing naural

More information

Network Discovery: An Estimation Based Approach

Network Discovery: An Estimation Based Approach Nework Discovery: An Esimaion Based Approach Girish Chowdhary, Magnus Egersed, and Eric N. Johnson Absrac We consider he unaddressed problem of nework discovery, in which, an agen aemps o formulae an esimae

More information

adaptive control; stochastic systems; certainty equivalence principle; long-term

adaptive control; stochastic systems; certainty equivalence principle; long-term COMMUICATIOS I IFORMATIO AD SYSTEMS c 2006 Inernaional Press Vol. 6, o. 4, pp. 299-320, 2006 003 ADAPTIVE COTROL OF LIEAR TIME IVARIAT SYSTEMS: THE BET O THE BEST PRICIPLE S. BITTATI AD M. C. CAMPI Absrac.

More information

Monte Carlo Observer for a Stochastic Model of Bioreactors

Monte Carlo Observer for a Stochastic Model of Bioreactors Mone Carlo Observer for a Sochasic Model of Bioreacors Marc Joannides, Irène Larramendy Valverde, and Vivien Rossi 2 Insiu de Mahémaiques e Modélisaion de Monpellier (I3M UMR 549 CNRS Place Eugène Baaillon

More information

AP Calculus AB 2007 Scoring Guidelines

AP Calculus AB 2007 Scoring Guidelines AP Calculus AB 7 Scoring Guidelines The College Board: Connecing Sudens o College Success The College Board is a no-for-profi membership associaion whose mission is o connec sudens o college success and

More information

Answer, Key Homework 2 David McIntyre 45123 Mar 25, 2004 1

Answer, Key Homework 2 David McIntyre 45123 Mar 25, 2004 1 Answer, Key Homework 2 Daid McInyre 4123 Mar 2, 2004 1 This prin-ou should hae 1 quesions. Muliple-choice quesions may coninue on he ne column or page find all choices before making your selecion. The

More information

Optimal Stock Selling/Buying Strategy with reference to the Ultimate Average

Optimal Stock Selling/Buying Strategy with reference to the Ultimate Average Opimal Sock Selling/Buying Sraegy wih reference o he Ulimae Average Min Dai Dep of Mah, Naional Universiy of Singapore, Singapore Yifei Zhong Dep of Mah, Naional Universiy of Singapore, Singapore July

More information

The naive method discussed in Lecture 1 uses the most recent observations to forecast future values. That is, Y ˆ t + 1

The naive method discussed in Lecture 1 uses the most recent observations to forecast future values. That is, Y ˆ t + 1 Business Condiions & Forecasing Exponenial Smoohing LECTURE 2 MOVING AVERAGES AND EXPONENTIAL SMOOTHING OVERVIEW This lecure inroduces ime-series smoohing forecasing mehods. Various models are discussed,

More information

Verification Theorems for Models of Optimal Consumption and Investment with Retirement and Constrained Borrowing

Verification Theorems for Models of Optimal Consumption and Investment with Retirement and Constrained Borrowing MATHEMATICS OF OPERATIONS RESEARCH Vol. 36, No. 4, November 2, pp. 62 635 issn 364-765X eissn 526-547 364 62 hp://dx.doi.org/.287/moor..57 2 INFORMS Verificaion Theorems for Models of Opimal Consumpion

More information

Why Did the Demand for Cash Decrease Recently in Korea?

Why Did the Demand for Cash Decrease Recently in Korea? Why Did he Demand for Cash Decrease Recenly in Korea? Byoung Hark Yoo Bank of Korea 26. 5 Absrac We explores why cash demand have decreased recenly in Korea. The raio of cash o consumpion fell o 4.7% in

More information

Cointegration: The Engle and Granger approach

Cointegration: The Engle and Granger approach Coinegraion: The Engle and Granger approach Inroducion Generally one would find mos of he economic variables o be non-saionary I(1) variables. Hence, any equilibrium heories ha involve hese variables require

More information

A Simple Introduction to Dynamic Programming in Macroeconomic Models

A Simple Introduction to Dynamic Programming in Macroeconomic Models Economics Deparmen Economics orking Papers The Universiy of Auckland Year A Simple Inroducion o Dynamic Programming in Macroeconomic Models Ian King Universiy of Auckland, ip.king@auckland.ac.nz This paper

More information

Transient Analysis of First Order RC and RL circuits

Transient Analysis of First Order RC and RL circuits Transien Analysis of Firs Order and iruis The irui shown on Figure 1 wih he swih open is haraerized by a pariular operaing ondiion. Sine he swih is open, no urren flows in he irui (i=0) and v=0. The volage

More information

Gene Regulatory Network Discovery from Time-Series Gene Expression Data A Computational Intelligence Approach

Gene Regulatory Network Discovery from Time-Series Gene Expression Data A Computational Intelligence Approach Gene Regulaory Nework Discovery from Time-Series Gene Expression Daa A Compuaional Inelligence Approach Nikola K. Kasabov 1, Zeke S. H. Chan 1, Vishal Jain 1, Igor Sidorov 2 and Dimier S. Dimirov 2 1 Knowledge

More information

Pulse-Width Modulation Inverters

Pulse-Width Modulation Inverters SECTION 3.6 INVERTERS 189 Pulse-Widh Modulaion Inverers Pulse-widh modulaion is he process of modifying he widh of he pulses in a pulse rain in direc proporion o a small conrol signal; he greaer he conrol

More information

OPTIMAL PRODUCTION SALES STRATEGIES FOR A COMPANY AT CHANGING MARKET PRICE

OPTIMAL PRODUCTION SALES STRATEGIES FOR A COMPANY AT CHANGING MARKET PRICE REVISA DE MAEMÁICA: EORÍA Y APLICACIONES 215 22(1) : 89 112 CIMPA UCR ISSN: 149-2433 (PRIN), 2215-3373 (ONLINE) OPIMAL PRODUCION SALES SRAEGIES FOR A COMPANY A CHANGING MARKE PRICE ESRAEGIAS ÓPIMAS DE

More information

Risk Modelling of Collateralised Lending

Risk Modelling of Collateralised Lending Risk Modelling of Collaeralised Lending Dae: 4-11-2008 Number: 8/18 Inroducion This noe explains how i is possible o handle collaeralised lending wihin Risk Conroller. The approach draws on he faciliies

More information

1. y 5y + 6y = 2e t Solution: Characteristic equation is r 2 5r +6 = 0, therefore r 1 = 2, r 2 = 3, and y 1 (t) = e 2t,

1. y 5y + 6y = 2e t Solution: Characteristic equation is r 2 5r +6 = 0, therefore r 1 = 2, r 2 = 3, and y 1 (t) = e 2t, Homework6 Soluions.7 In Problem hrough 4 use he mehod of variaion of parameers o find a paricular soluion of he given differenial equaion. Then check your answer by using he mehod of undeermined coeffiens..

More information

Dynamic programming models and algorithms for the mutual fund cash balance problem

Dynamic programming models and algorithms for the mutual fund cash balance problem Submied o Managemen Science manuscrip Dynamic programming models and algorihms for he muual fund cash balance problem Juliana Nascimeno Deparmen of Operaions Research and Financial Engineering, Princeon

More information

THE PRESSURE DERIVATIVE

THE PRESSURE DERIVATIVE Tom Aage Jelmer NTNU Dearmen of Peroleum Engineering and Alied Geohysics THE PRESSURE DERIVATIVE The ressure derivaive has imoran diagnosic roeries. I is also imoran for making ye curve analysis more reliable.

More information

APPLICATION OF THE KALMAN FILTER FOR ESTIMATING CONTINUOUS TIME TERM STRUCTURE MODELS: THE CASE OF UK AND GERMANY. January, 2005

APPLICATION OF THE KALMAN FILTER FOR ESTIMATING CONTINUOUS TIME TERM STRUCTURE MODELS: THE CASE OF UK AND GERMANY. January, 2005 APPLICATION OF THE KALMAN FILTER FOR ESTIMATING CONTINUOUS TIME TERM STRUCTURE MODELS: THE CASE OF UK AND GERMANY Somnah Chaeree* Deparmen of Economics Universiy of Glasgow January, 2005 Absrac The purpose

More information

Software implementation and testing of GARCH models

Software implementation and testing of GARCH models Sofware implemenaion and esing of GARCH models G F LEVY NAG Ld, Wilkinson House, Jordan Hill Road, Oxford, OX2 8DR, U.K. (email: george@nag.co.uk) Absrac: This paper describes he sofware implemenaion of

More information

Working Paper No. 482. Net Intergenerational Transfers from an Increase in Social Security Benefits

Working Paper No. 482. Net Intergenerational Transfers from an Increase in Social Security Benefits Working Paper No. 482 Ne Inergeneraional Transfers from an Increase in Social Securiy Benefis By Li Gan Texas A&M and NBER Guan Gong Shanghai Universiy of Finance and Economics Michael Hurd RAND Corporaion

More information

OPERATION MANUAL. Indoor unit for air to water heat pump system and options EKHBRD011ABV1 EKHBRD014ABV1 EKHBRD016ABV1

OPERATION MANUAL. Indoor unit for air to water heat pump system and options EKHBRD011ABV1 EKHBRD014ABV1 EKHBRD016ABV1 OPERAION MANUAL Indoor uni for air o waer hea pump sysem and opions EKHBRD011ABV1 EKHBRD014ABV1 EKHBRD016ABV1 EKHBRD011ABY1 EKHBRD014ABY1 EKHBRD016ABY1 EKHBRD011ACV1 EKHBRD014ACV1 EKHBRD016ACV1 EKHBRD011ACY1

More information

Supplementary Appendix for Depression Babies: Do Macroeconomic Experiences Affect Risk-Taking?

Supplementary Appendix for Depression Babies: Do Macroeconomic Experiences Affect Risk-Taking? Supplemenary Appendix for Depression Babies: Do Macroeconomic Experiences Affec Risk-Taking? Ulrike Malmendier UC Berkeley and NBER Sefan Nagel Sanford Universiy and NBER Sepember 2009 A. Deails on SCF

More information

TWO OPTIMAL CONTROL PROBLEMS IN CANCER CHEMOTHERAPY WITH DRUG RESISTANCE

TWO OPTIMAL CONTROL PROBLEMS IN CANCER CHEMOTHERAPY WITH DRUG RESISTANCE Annals of he Academy of Romanian Scieniss Series on Mahemaics and is Applicaions ISSN 266-6594 Volume 3, Number 2 / 211 TWO OPTIMAL CONTROL PROBLEMS IN CANCER CHEMOTHERAPY WITH DRUG RESISTANCE Werner Krabs

More information

Distance to default. Credit derivatives provide synthetic protection against bond and loan ( ( )) ( ) Strap? l Cutting edge

Distance to default. Credit derivatives provide synthetic protection against bond and loan ( ( )) ( ) Strap? l Cutting edge Srap? l Cuing edge Disance o defaul Marco Avellaneda and Jingyi Zhu Credi derivaives provide synheic proecion agains bond and loan defauls. A simple example of a credi derivaive is he credi defaul swap,

More information

Duration and Convexity ( ) 20 = Bond B has a maturity of 5 years and also has a required rate of return of 10%. Its price is $613.

Duration and Convexity ( ) 20 = Bond B has a maturity of 5 years and also has a required rate of return of 10%. Its price is $613. Graduae School of Business Adminisraion Universiy of Virginia UVA-F-38 Duraion and Convexiy he price of a bond is a funcion of he promised paymens and he marke required rae of reurn. Since he promised

More information

Permutations and Combinations

Permutations and Combinations Permuaions and Combinaions Combinaorics Copyrigh Sandards 006, Tes - ANSWERS Barry Mabillard. 0 www.mah0s.com 1. Deermine he middle erm in he expansion of ( a b) To ge he k-value for he middle erm, divide

More information

Adaptive Optics PSF reconstruction at ALFA

Adaptive Optics PSF reconstruction at ALFA Adapive Opics PSF reconsrucion a ALFA Sebasian Egner Max-Planck Insiue for Asronomy, Heidelberg Vicoria, 10. 12. May 2004 Adapive Opics PSF reconsrucion workshop Layou of he alk ALFA sysem relevan parameers

More information

arxiv:math/0111328v1 [math.co] 30 Nov 2001

arxiv:math/0111328v1 [math.co] 30 Nov 2001 arxiv:mah/038v [mahco 30 Nov 00 EVALUATIONS OF SOME DETERMINANTS OF MATRICES RELATED TO THE PASCAL TRIANGLE C Kraenhaler Insiu für Mahemaik der Universiä Wien, Srudlhofgasse 4, A-090 Wien, Ausria e-mail:

More information

A Curriculum Module for AP Calculus BC Curriculum Module

A Curriculum Module for AP Calculus BC Curriculum Module Vecors: A Curriculum Module for AP Calculus BC 00 Curriculum Module The College Board The College Board is a no-for-profi membership associaion whose mission is o connec sudens o college success and opporuniy.

More information

Lectures # 5 and 6: The Prime Number Theorem.

Lectures # 5 and 6: The Prime Number Theorem. Lecures # 5 and 6: The Prime Number Theorem Noah Snyder July 8, 22 Riemann s Argumen Riemann used his analyically coninued ζ-funcion o skech an argumen which would give an acual formula for π( and sugges

More information

A PROPOSAL TO OBTAIN A LONG QUARTERLY CHILEAN GDP SERIES *

A PROPOSAL TO OBTAIN A LONG QUARTERLY CHILEAN GDP SERIES * CUADERNOS DE ECONOMÍA, VOL. 43 (NOVIEMBRE), PP. 285-299, 2006 A PROPOSAL TO OBTAIN A LONG QUARTERLY CHILEAN GDP SERIES * JUAN DE DIOS TENA Universidad de Concepción y Universidad Carlos III, España MIGUEL

More information

Bayesian Filtering with Online Gaussian Process Latent Variable Models

Bayesian Filtering with Online Gaussian Process Latent Variable Models Bayesian Filering wih Online Gaussian Process Laen Variable Models Yali Wang Laval Universiy yali.wang.1@ulaval.ca Marcus A. Brubaker TTI Chicago mbrubake@cs.orono.edu Brahim Chaib-draa Laval Universiy

More information

A Bayesian framework with auxiliary particle filter for GMTI based ground vehicle tracking aided by domain knowledge

A Bayesian framework with auxiliary particle filter for GMTI based ground vehicle tracking aided by domain knowledge A Bayesian framework wih auxiliary paricle filer for GMTI based ground vehicle racking aided by domain knowledge Miao Yu a, Cunjia Liu a, Wen-hua Chen a and Jonahon Chambers b a Deparmen of Aeronauical

More information

Making a Faster Cryptanalytic Time-Memory Trade-Off

Making a Faster Cryptanalytic Time-Memory Trade-Off Making a Faser Crypanalyic Time-Memory Trade-Off Philippe Oechslin Laboraoire de Securié e de Crypographie (LASEC) Ecole Polyechnique Fédérale de Lausanne Faculé I&C, 1015 Lausanne, Swizerland philippe.oechslin@epfl.ch

More information

A Generalized Bivariate Ornstein-Uhlenbeck Model for Financial Assets

A Generalized Bivariate Ornstein-Uhlenbeck Model for Financial Assets A Generalized Bivariae Ornsein-Uhlenbeck Model for Financial Asses Romy Krämer, Mahias Richer Technische Universiä Chemniz, Fakulä für Mahemaik, 917 Chemniz, Germany Absrac In his paper, we sudy mahemaical

More information

PRESSURE BUILDUP. Figure 1: Schematic of an ideal buildup test

PRESSURE BUILDUP. Figure 1: Schematic of an ideal buildup test Tom Aage Jelmer NTNU Dearmen of Peroleum Engineering and Alied Geohysics PRESSURE BUILDUP I is difficul o kee he rae consan in a roducing well. This is no an issue in a buildu es since he well is closed.

More information

ANALYSIS OF ECONOMIC CYCLES USING UNOBSERVED COMPONENTS MODELS

ANALYSIS OF ECONOMIC CYCLES USING UNOBSERVED COMPONENTS MODELS ANALYSIS OF ECONOMIC CYCLES USING UNOBSERVED COMPONENTS MODELS Diego J. Pedregal Escuela Técnica Superior de Ingenieros Indusriales Universidad de Casilla-La Mancha Avda. Camilo José Cela, 3 13071 Ciudad

More information

Full-wave rectification, bulk capacitor calculations Chris Basso January 2009

Full-wave rectification, bulk capacitor calculations Chris Basso January 2009 ull-wave recificaion, bulk capacior calculaions Chris Basso January 9 This shor paper shows how o calculae he bulk capacior value based on ripple specificaions and evaluae he rms curren ha crosses i. oal

More information

Credit Index Options: the no-armageddon pricing measure and the role of correlation after the subprime crisis

Credit Index Options: the no-armageddon pricing measure and the role of correlation after the subprime crisis Second Conference on The Mahemaics of Credi Risk, Princeon May 23-24, 2008 Credi Index Opions: he no-armageddon pricing measure and he role of correlaion afer he subprime crisis Damiano Brigo - Join work

More information

Behavior Analysis of a Biscuit Making Plant using Markov Regenerative Modeling

Behavior Analysis of a Biscuit Making Plant using Markov Regenerative Modeling Behavior Analysis of a Biscui Making lan using Markov Regeneraive Modeling arvinder Singh & Aul oyal Deparmen of Mechanical Engineering, Lala Lajpa Rai Insiue of Engineering & Technology, Moga -, India

More information

Online Appendix for Consumption and Labor Supply with Partial Insurance: An Analytical Framework

Online Appendix for Consumption and Labor Supply with Partial Insurance: An Analytical Framework Online Appendix for Consumpion and Labor Supply wih Parial Insurance: An Analyical Framework Jonahan Heahcoe Federal Reserve Bank of Minneapolis and CEPR heahcoe@minneapolisfed.org Kjeil Soresleen Universiy

More information

Econometrica Supplementary Material

Econometrica Supplementary Material Economerica Supplemenary Maerial SUPPLEMENT TO INFERRING LABOR INCOME RISK AND PARTIAL INSURANCE FROM ECONOMIC CHOICES : APPENDIXES (Economerica, Vol. 82, No. 6, November 2014, 2085 2129) BY FATIH GUVENEN

More information

Present Value Methodology

Present Value Methodology Presen Value Mehodology Econ 422 Invesmen, Capial & Finance Universiy of Washingon Eric Zivo Las updaed: April 11, 2010 Presen Value Concep Wealh in Fisher Model: W = Y 0 + Y 1 /(1+r) The consumer/producer

More information

Single-machine Scheduling with Periodic Maintenance and both Preemptive and. Non-preemptive jobs in Remanufacturing System 1

Single-machine Scheduling with Periodic Maintenance and both Preemptive and. Non-preemptive jobs in Remanufacturing System 1 Absrac number: 05-0407 Single-machine Scheduling wih Periodic Mainenance and boh Preempive and Non-preempive jobs in Remanufacuring Sysem Liu Biyu hen Weida (School of Economics and Managemen Souheas Universiy

More information

Time Series Analysis Using SAS R Part I The Augmented Dickey-Fuller (ADF) Test

Time Series Analysis Using SAS R Part I The Augmented Dickey-Fuller (ADF) Test ABSTRACT Time Series Analysis Using SAS R Par I The Augmened Dickey-Fuller (ADF) Tes By Ismail E. Mohamed The purpose of his series of aricles is o discuss SAS programming echniques specifically designed

More information

Dependent Interest and Transition Rates in Life Insurance

Dependent Interest and Transition Rates in Life Insurance Dependen Ineres and ransiion Raes in Life Insurance Krisian Buchard Universiy of Copenhagen and PFA Pension January 28, 2013 Absrac In order o find marke consisen bes esimaes of life insurance liabiliies

More information