4 Fourier series. y(t) = h(τ)x(t τ)dτ = h(τ)e jω(t τ) dτ = h(τ)e jωτ e jωt dτ. = h(τ)e jωτ dτ e jωt = H(ω)e jωt.

Size: px
Start display at page:

Download "4 Fourier series. y(t) = h(τ)x(t τ)dτ = h(τ)e jω(t τ) dτ = h(τ)e jωτ e jωt dτ. = h(τ)e jωτ dτ e jωt = H(ω)e jωt."

Transcription

1 4 Fourier series Any LI sysem is compleely deermined by is impulse response h(). his is he oupu of he sysem when he inpu is a Dirac dela funcion a he origin. In linear sysems heory we are usually more ineresed in how a sysem responds o signals a differen frequencies. When we alk abou a signal of frequency ω, we mean he signal e jω. his is he only signal ha will conain boh a variable and a ω variable in is specificaion i defines he relaionship beween he ime and frequency domains. Noe ha j =, so he signal is complex valued. he perinen quesion is his: wha happens o a pure frequency when i passes hrough a paricular linear sysem? Assuming he inpu is x() = e jω, and assuming ha he frequency ω is fixed a some value of ineres, he oupu is simple o derive from convoluion: y() = h(τ)x( τ)dτ = h(τ)e jω( τ) dτ = ( ) = h(τ)e jωτ dτ e jω = H(ω)e jω. h(τ)e jωτ e jω dτ Since ω is fixed, H(ω) is a number, possibly complex valued, ha depends on he impulse response h(). We see ha he sysem herefore has he following inpu-oupu pair: e jω H(ω)e jω. Looking a i differenly, if he inpu-oupu relaion of he sysem is wrien as y() = {x()}, hen he complex exponenial inpu saisfies he propery { e jω} = H(ω)e jω. his is an eigen relaion: he ransformaion applied o he signal e jω resuls in he same signal e jω, bu muliplied by a consan H(ω) ha depends on he frequency ω and is deermined by he sysem. Complex exponenial funcions (or pure frequencies) are characerisic funcions for LI sysems: hey propagae hrough wihou change, excep for an overall (complex) scaling. For any given sysem he scaling depends on he frequency of he complex exponenial. Alernaively, LI sysems canno creae frequencies a he oupu ha were no already presen a he inpu: hey can only modify hem by a complex-valued scaling. he funcion H(ω) = h(τ)e jωτ dτ is called he frequency response of he sysem. For any value of ω i ells us how he sysem responds o an inpu frequency e jω : he oupu will be H(ω)e jω. If you know he impulse response h() of a sysem, hen you also know is frequency response H(ω) from he formula given. he quaniy H(ω) is also called he ransfer funcion of he sysem. he Fourier series decomposiion allows us o express any periodic signal x() wih period as a linear combinaion (or weighed sum) of a counable se of frequencies: x() = c k e jkω for some coefficiens c k. Puing his signal hrough an LI sysem is simple: he oupu is { } y() = {x()} = c k e jkω = c k { e jkω} = c k H(kω )e jkω = d k e jkω, 4-

2 wih d k = c k H(kω ). he ransformaion of coefficiens d k = c k H(kω ) ells us exacly how he differen frequency componens in he signal are affeced by he sysem. hus if we can ge used o hinking abou signals in he frequency domain, we have a very simple way of inerpreing he acion of LI sysems on signals. Complex exponenial are he eigenfuncions of LI sysems: hey are he only funcions ha propagae hrough linear sysems wihou change excep for muliplicaion by a complex scale facor. Coupled wih he fac ha any periodic signal can be expressed as a weighed sum of a se of complex exponenials, his gives a very inuiive descripion of a sysem: inpus are linear combinaions of complex exponenials, and oupus are linear combinaions of responses o complex exponenials. he weighs in he linear combinaions a he oupu are relaed o he weighs a he inpu by muliplicaion wih he sysem ransfer funcion H(ω). Mos signals in he world are real. I may seem srange o express a real-valued signal as a linear combinaion of complex signals. Noneheless, he ruh of he maer is ha i makes hings simpler, boh in erms of undersanding and in erms of algebra. Complex exponenials are he naural building blocks of signals, even hough we re usually only ineresed linear combinaions of complex exponenials ha end up being real valued. 4. Complex numbers: a review Leing j = we can wrie a complex number in wo ways: Recangular form: s = a+jb, a = Re(s) (real par) b = Im(s) (imaginary par) Polar form: s = ρe jθ, ρ = s (nonnegaive magniude) θ = s (phase). Euler s formula saes ha e jθ = cos(θ)+jsin(θ) and links hese wo represenaions algebraically. his can be used direcly o conver a complex number from polar o recangular form: s = ρe jθ = ρ(cos(θ)+jsin(θ)) = ρcos(θ)+jρsin(θ) = a+jb, wih a = ρcos(θ) and b = ρsin(θ). o cover from recangular o polar form we noe ha and a 2 +b 2 = ρ 2 cos 2 (θ)+ρ 2 sin 2 (θ) = ρ 2 (cos 2 (θ)+sin 2 (θ)) = ρ 2 b/a = sin(θ) cos(θ) = an(θ), so he magniude and phase componens of he complex number are given by ρ = a 2 +b 2 { arcan(b/a) a θ = 8 +arcan (b/a) a <. hese represenaions are linked very naurally via he correspondence of complex numbers wih he 2D plane, also called he Argand diagram: 4-2

3 Im b s = a + jb s s a Re Doing algebra on complex numbers is easy as long as hey are expressed in he appropriae form. Defining he wo complex numbers s and s 2 according o he following operaions are simple: s = a +jb = ρ e jθ and s 2 = a 2 +jb 2 = ρ 2 e jθ2, Addiion: s +s 2 = (a +jb )+(a 2 +jb 2 ) = (a +a 2 )+j(b +b 2 ) Subracion: s s 2 = (a +jb ) (a 2 +jb 2 ) = (a a 2 )+j(b b 2 ) Muliplicaion: s s 2 = (ρ e jθ )(ρ 2 e jθ2 ) = ρ ρ 2 e j(θ+θ2) Division: s /s 2 = (ρ e jθ )(ρ 2 e jθ2 ) = (ρ /ρ 2 )e j(θ θ2). o add or subrac wo complex numbers, express hem in recangular form and he operaion follows. o muliply or divide complex numbers, use polar forms. Noe ha as far as algebra is concerned you can hink of j as a normal variable i jus happens o have a value of. Consider a plo of he funcion x() = sin(2), expressed in polar form. he signal x() is shown below, along wih x() and x(): x() x() x() Noe ha, even hough he signal is real, he phase is nonzero. his becomes obvious if you plo he number on he Argand diagram: 4-3

4 Im Re Evidenly when expressed in polar form we have = e j, which has a magniude of and a phase of. he same is rue for any negaive real number: i has a phase of, because he magniude mus be posiive. However, noe also ha = e j we re jus measuring he angle in he negaive direcion insead of he posiive direcion. Phase is no deermined up o addiion by a muliple of 2: a phase of.3 radians is equivalen o a phase of.3+2 radians or.3+(2)2 radians or.3 2 radians we re jus going around he uni circle by muliples of a full circle, bu he poin in he Argand diagram (and hence he corresponding complex number) is unchanged. hus, in he plo of x() we could have given he porions of he signal indicaed wih he value he value +k(2) for any ineger k. Posiive real numbers have phases of,±2,±4,...; negaive real numbers have phases of ±,±3, Fourier series formulaion Suppose we are given a signal x s (), which can be a real or complex valued funcion of a (real) ime variable. Furhermore, suppose ha he signal is periodic wih period : for all we have x s () = x s (+). We define he (parameric) signal x() o be he weighed sum of an infinie se of complex exponenials x() = a k e j(2k/), for some given se of coefficien weighs {a k } = {...,a,a,a,...}. Noe ha we allow hese coefficiens o be complex numbers, and in general he funcion x() can be complex valued. We can describe he relaion above by saying ha x() can be wrien as a linear combinaion or weighed sum of complex exponenial signals e j(2k/). he weighs of each complex exponenial are he values a k in he summaion. We will no prove i in his course, bu if x s () is sufficienly well behaved (like all real-world signals are), hen we can always find a se of coefficiens a k for k Z such ha x() is almos exacly equal o x s (). heperiodicsignalx() canbe compleelydescribedbyhe seofvaluesha iakesfor <. Formally, o know x() we jus need o know all values of he (infinie) se {x() R, < } (he se of values of x() such ha is real and < ). From he previous asserion x() can alernaively be described by he se of coefficiens a k for k Z, or he elemens of he (infinie) Almos exacly in his conex means ha for any ǫ > we can find a se of coefficiens a k such ha x() x s() 2 d < ǫ. his means ha he difference in he energy of he wo signals is arbirarily small, bu does no necessarily mean ha x() = x s() for all. (he difference beween hese wo saemens is quie suble, and unimporan for mos pracical purposes.) 4-4

5 se {a k k Z} (he se of values of a k such ha k is any ineger). For our purposes hese wo descripions are exacly equivalen: if a k for k Z are specified hen x() is compleely deermined, and any x() corresponds o a se of coefficiens a k ha compleely describes i. he imporan (basis) funcions in he Fourier series represenaion are he complex exponenials wih frequencies ω k = 2k, for ineger k (posiive or negaive). here are an infinie number of hese complex exponenial funcions:...,e j 4,e j 2,e j,e j 2,e j 4,..., corresponding o frequencies..., 4, 2 2,,, 4,... Each of hese funcions can be regarded as a complex-valued signal. In he Fourier series represenaion each of hese complex exponenials is assigned a weigh, and he sum of all of he weighed complex exponenials yields he desired signal. People (especially engineers) will ofen alk abou he amoun of a frequency presen in a signal: by his hey mean some quaniy relaed direcly o he coefficien weighing he complex exponenial a ha frequency. he fac ha he Fourier series represenaion for a periodic signal wih period exiss leads o he ineresing observaion ha such a signal only conains frequencies a ineger muliples of ω = 2. his is he fundamenal frequency of he signal, expressed in radians per second. he Fourier series represenaion is consruced as he sum of an infinie se of producs of he form ae jω, where a is generally complex. I is really worh undersanding how muliplicaion by a affecs he complex exponenial e jω. Firs of all le s hink of a specific complex exponenial signal x() = e jω a some frequency ω. Noe ha x() = e jω = e jω is a complex-valued funcion, expressed in polar form. hus he magniude is x() =, a consan funcion, and he phase is x() = ω. Now consider he signal y() = ax(), where a is a consan. he righ hand side involves muliplicaion of complex quaniies, so we should wrie a in polar form: a = ρe jφ. hen y() = ax() = ρe jφ e jω = ρe j(ω+φ) which is also a complex valued funcion in polar form: y() = ρ and y() = ω + φ. Comparing he represenaions we see ha muliplicaion by a changes he magniude of he complex exponenial by a, and adds an overall phase of a. o really see he effec, we can noe ha y() can be wrien in erms of x() as ( ( )) ) y() = ρe j(ω+φ) = ρe j ω + φ ω = ρx (+ φω. (his is only rue if x() = e jω.) Muliplicaion by a has caused a change in he overall scale by a, and has ime-shifed he complex exponenial by some amoun proporional o a. In general muliplicaion of a complex exponenial by a complex consan causes a change in is magniude and a change in is posiion along he ime axis. [Exercise: do one of hese explicily] In summary, and modifying noaion slighly, he Fourier series represenaion claims he following: Any periodic signal x(), for which x() = x(+) for all, can be expressed in he form x() = a k e jkω, where ω = 2 is he fundamenal frequency. his is he Fourier series synhesis equaion: i ells us how o reconsruc (or synhesise) he signal x() from he coefficien values a k. 4-5

6 [Discuss harmonics here] he only quesion ha remains is his: How do we find he coefficiens a k for a given signal x()? 4.3 Finding coefficien values Exercise: he complex exponenials in he Fourier expansion for x() have an imporan propery: hey are all orhogonal o one anoher wih respec o a paricular scalar produc, namely inegraion over one period. Specifically, consider he inegral e j( 2 )k e j(2 )l d = e j( 2 )(k l) d. When k = l his inegral is simply e d = d =. When k l we have since e j2m = (e j2 ) m = m =. e j( 2 )(k l) d = Solve he inegral and convince yourself ha his is rue. j2(k l)/ (ej2(k l) ) =, hese wo resuls can be summarised ino he single expression e j(2 )k e j(2 )l d = δ kl, where δ kl is called he Kronecker dela: he subscrips k and l are ineger, and { k = l δ kl = k l. his resul can be used o find he coefficiens or weighs in he Fourier series expansion. Muliplying x() by e j(2k/) (for some fixed k) and inegraing over one period gives x()e j( [ ] 2 )k d = a m e j(2 )m e j( 2 )k d = m= m= a m e j( 2 )m e j( 2 )k d = m= a m δ mk = a k. In he above we used he dummy variable m in he Fourier series expansion of x(). hus for each ineger k we have he Fourier series analysis equaion a k = x()e j( 2 )k d. Given a signal x() in he ime domain, his expression can be used o find he coefficiens or weighs associaed wih each frequency componen in he Fourier series represenaion or in oher words, how o analyse he signal o find is frequency componens. In pracice, everyhing in his secion remains rue if he inegraion domain is changed from [,] o [b,b + ] for any value a: i is simple o show ha he complex exponenials are orhogonal as long as he inegraion is over any complee period. his modificaion leads o he analysis equaion b+ a k = x()e j( 2 )k d, b where b can be any number. I is ofen slighly simpler o use his more general form for he analysis sage. 4-6

7 4.4 Example: recangular pulse rain Suppose we are given he signal x() below, and wan o find he Fourier series represenaion: x() (seconds) he signal is periodic. By inspecion he fundamenal period is = 8, so he fundamenal frequency is ω = 2 8 = 4 rad/s. he signal can herefore be expressed as a Fourier series x() = a k e jkω = a k e jk( 4), and he coefficiens can be found using he analysis equaion a k = /2 /2x()e jkω d = x()e jk( 4) d. he inegraion inerval [ 4, 4] corresponds o one complee period and is convenien for his problem. o evaluae a k we noe ha over he inegraion limis he signal is only nonzero from 2 o 2, and wihin hese limis i has a value of exacly one. he coefficiens are herefore a k = 8 I usually helps o calculae a separaely: a = e jk( 4) d. 2e j(4) d = 8 For k, he remaining coefficiens are given by a k = [ 2 8 2e jk( 4) d = 8 jk ( 4 ( = jk ( ) e jk( 4)2 e jk( ) 4)2 = 4 8 k )e jk( 4) 2j 2 ] =2 2 d = /2. [ = jk ( ) e jk( ] =2 4) = (e jk( 4)2 e jk( ) 4)2 = sin(( = 2 2) k) k Each of hese coefficien values is real, which is no ypically he case i only happens when he signal x() is real and even. As always i is useful o plo resuls in order o visualise hem. Consider he erms in he Fourier series represenaion x() = a k e jk( 4). Each value of k relaes o a frequency ω = ( 4) k, and here is a corresponding coefficien value a k. Ploing he value of a k as a funcion of he relaed frequency is meaningful. However, since a k is generally complex, wo plos are needed. I is easier o inerpre magniude and phase plos, so his is wha is commonly done. A plo of each coefficien verses he corresponding frequency is shown below:. 4-7

8 .4 ak.2 2 ω 2 ak 2 ω 2 he erm for k = corresponds o a frequency ω =, and he coefficien value is a = /2 = 2 ej. his is indicaed by a do of value.5 a frequency zero of he magniude plo, and a do of value a he same frequency in he phase plo. Similarly, k = corresponds o a frequency ω = 4, for which he coefficien a =. Again his is real and posiive, so he phase is zero. he coefficien a 2 =, which has zero magniude and any phase we have arbirarily chosen a zero value for he phase, and he poin is indicaed a ω = 2. he erm for k = 3 is differen. I corresponds o a frequency ω = 3 4, bu he value is a 3 = 3 = 3 ej. he nonzero phase is required o make he value negaive, since he magniude canno be negaive. he oher poins can be ploed similarly. Nonzero poins on he negaive ω axis of he phase plo have been indicaed wih values of. Since phase is undeermined up o addiion of a muliple of 2, hese poins could equally validly have been drawn going upwards raher han downwards. he reason hey are drawn as hey are is his: since i is rue ha a k = a k = x()e j( 2 )k d, x()e j( 2 )k d and a k = x ()e j( 2 )k d. If x() is real hen x() = x (), and we see from above ha i mus be rue ha a k = a k. Wriing a k = a k e j a k and a k = a k e j a k, his condiion saes ha for real signals we mus have a k e j a k = a k e j a k. Equaliy of complex numbers means ha heir magniudes and phases mus be equal, so For real-valued signals i is always he case ha a k = a k and a k = a k. he magniude of he Fourier coefficiens is an even funcion of k, and he phase is an odd funcion. For his reason he phase plo in he previous figure was drawn as i was in order o make he phase plo look more like an odd funcion. I seems eviden from he magniude plo of a k ha he coefficien values are ending o zero as k. his can indeed be shown o be he case. he naure of he Fourier series represenaion can herefore be explored by considering he parial reconsrucion N x N () = a k e jkω, k= N 4-8

9 where he runcaed sum means ha he reconsrucion only uses a subse of he erms in he Fourier series. We should have x() = lim N x N (), and indeed his is he case in an appropriaely-defined conex. Reconsruced signals for differen values of N are shown below: x2() x5() x() x2() Small values of N yield a poor reconsrucion, bu as N increases he reconsruced signal ends owards he original signal x(). In pracice one seldom acually reconsrucs a signal from is Fourier series coefficiens i is sufficien jus o know ha i can be done, and ha hey compleely describe he signal. 4.5 Example: impulse rain One of he mos imporan periodic signals is he impulse rain p () shown below: () () () () () p () One possible mahemaical expression for his signal is p () = δ( k). One reason for is imporance is ha if we convolve any signal wih i, hen he resul will be periodic wih a period of. For example, if we convolve p () wih x() below x() 4-9

10 hen he resul y() = x() p () will be y() Mahemaically, his follows from (bu is no proved by) he lineariy and shif invariance of convoluion: ( ) y() = x() δ( k) = (x() δ( k)) = x( k), Exercise: Show ha he signal y() as defined above is periodic wih a period. Having a Fourier series represenaion of he impulse rain is useful. Firsly, we noe ha i is clearly periodic wih a period of. I herefore has a represenaion of he form p () = c k e jkω for some se of coefficiens c k and ω = 2. he coefficien values are given by c k = /2 /2p ()e jkωk d = /2 /2δ()e jkω d = /2 /2 δ()d =, where he sifing propery was used and he inegraion inerval was chosen o ensure ha we didn ry o inegrae over half of a Dirac dela. Subsiuing back ino he Fourier series synhesis equaion gives he required represenaion: p () = 4.6 rigonomeric Fourier series 2 ejk( ). If he signal x() is real, hen i seems a lile srange ha he Fourier series represenaion requires a linear combinaion of complex exponenial componens. Shouldn a real signal have a real-valued decomposiion? he answer is yes: a real-valued signal can be wrien as a linear combinaion of real-valued componens a ineger muliples of a fundamenal frequency. In a sense, hough, he complex decomposiion is simpler. If x() is real, hen i has been shown ha he Fourier coefficiens saisfy a k = a k. In general a k is complex, so we can wrie i in magniude-phase form as a k = a k e j a k. Wih his definiion i is eviden ha a k = a k = ( a k e j a k ) = a k e j a k. Consider he Fourier series reconsrucion formula in his case: x() = a k e jkω = +a 2 e j2ω +a e jω +a +a e jω +a 2 e j2ω + Pulling ou he k = erm his can be wrien as x() = a + (a k e jkω +a k e jkω ). k= 4-

11 Noing ha cosθ = 2 (ejθ +e jθ ) we see ha x() = a + = a + = a + = a + ( a k e j a k e jkω + a k e j a k e jkω ) k= a k (e j(kω+ ak) +e j(kω+j a k ) k= 2 a k 2 (ej(kω+ a k) +e j(kω+j a k ) k= 2 a k cos(kω + a k ). k= he componen funcions in he weighed sum are now real-valued sinusoids. his form of decomposiion is called he rigonomeric Fourier series. One can develop direc equaions for calculaing he parameers of he rigonomeric Fourier series for real-valued signals. hey look similar o hose for he complex exponenial case, bu are slighly moreinricaeand hardero remember. heaboveanalysisshowsha in he casewhereasignalis real, he complex exponenial Fourier coefficiens have srucure ha essenially cases cancellaion of all he complex pars of he complex exponenial componens. 4.7 Parseval s heorem A curren I hrough a resisor R dissipaes a oal power of P = I 2 R. A volage V across a resisor R resuls in a power dissipaion of P = V 2 /R. he imporan hing o noe is ha he power dissipaed is proporional o he square of eiher he curren or he volage. he power of a signal x() is defined o be he average of is squared values, or is mean square value. Formally, his can be calculaed as P = lim x() 2 d. he limiing process is required because he signal can have infinie duraion. If x() is a curren, his calculaion finds he average power dissipaed when he signal is passed hrough a reference R = ohm resisor. If x() is a volage hen i finds he averagepower dissipaed when he volage signal is held across a reference R = ohm resisor. If he signal x() is periodic, hen we can find is mean-square value wihou using he limi. he average power of he signal will jus be he average power over one cycle: P = x() 2 d. Given he descripion of a signal x() in he ime domain, i is herefore quie simple o calculae he average power. Parseval s heorem relaes power in he ime domain o power in he frequency domain, in erms of he Fourier series coefficiens. 4-

12 Assuming ha x() has a Fourier series represenaion Parseval s heorem saes ha x() = x() 2 d = a k e jkω, a k 2. he heorem can be parially jusified as follows. Consider he kh erm in he Fourier series represenaion: i is a signal of he form x k () = a k e jω. In isolaion, his erm has an average power of P k = = a ka k x k () 2 d = x k ()x k ()d = e jkω e jkω d = a ka k a k e jkω a k e jkω d d = a k a k = a k 2, where we ve used he fac ha z 2 = zz for any complex number z. hus he average power in he kh componen of x() is a k 2. Parseval s heorem saes ha he oal power in he signal is he sum of he power in each of he individual componens in he Fourier series represenaion. (Noe ha his is only possible because he complex exponenials in he expansion are orhogonal over one period.) hus he oal power in x() can be found eiher from he ime-domain descripion, or from he Fourier series coefficiens. However, he Fourier coefficiens conain more informaion: hey addiionally le you deermine he frequencies a which he power conribuions arise. In he example of Secion 4.4, he averagesignal power can be found in he ime domain as follows: P = x() 2 d = d = 4 8 = 2. his would be measured in unis of power, probably was. he same resul can be obained from he magniude plo of a k : using Parseval s heorem we have P = = a k 2 = + (3) 2 + () 2 + (2) 2 + () 2 + (3) 2 + k= (2(k +) ) 2 = = 2. (his is far from obvious.) However, he heorem also ells us where he power is locaed in erms of frequency. he k = erm corresponds o he componen of he signal a e jω = a, which is consan and has frequency zero (i.e. he DC componen of he signal). he power in he signal a frequency is herefore a 2 = 4 was. Half of he signal power is herefore conained in he DC componen. he firs harmonic corresponds o he fundamenal frequency: he erms for k = ±. he power conained in a e jω is, and he power in he componen a 2 e jω is also. he oal power 2 conained in he firs harmonic is herefore 2 was. here is no power in he second harmonic, 2 since he Fourier coefficiens are zero, bu he power in he hird harmonic can similarly be shown 2 o be 9 was. 2 he pariion of power o differen frequencies in he signal allows us o inerpre he effec of modifying he signal. Suppose we were o pu x() hrough a sysem ha removes he componens 4-2

13 of he signal above he hird harmonic his is he operaion of a filer, which will be discussed a lengh laer on. Such a filer would null he componens of he signal corresponding o frequencies ω 4ω : he Fourier componens a hese frequencies would be se o zero by he acion of he sysem. he remaining nonzero coefficiens are hen jus {a 3,a,a,a,a 3 }, which have an average power of pi pi =.4752 was. he sysem herefore removes was of signal power. Alernaively, we could say ha.4752/.5 = 95.32% of he oal signal power is conained in he firs hree harmonics. 4-3

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

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

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

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

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

Fourier Series and Fourier Transform

Fourier Series and Fourier Transform Fourier Series and Fourier ransform Complex exponenials Complex version of Fourier Series ime Shifing, Magniude, Phase Fourier ransform Copyrigh 2007 by M.H. Perro All righs reserved. 6.082 Spring 2007

More information

4 Convolution. Recommended Problems. x2[n] 1 2[n]

4 Convolution. Recommended Problems. x2[n] 1 2[n] 4 Convoluion Recommended Problems P4.1 This problem is a simple example of he use of superposiion. Suppose ha a discree-ime linear sysem has oupus y[n] for he given inpus x[n] as shown in Figure P4.1-1.

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

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

Signal Rectification

Signal Rectification 9/3/25 Signal Recificaion.doc / Signal Recificaion n imporan applicaion of juncion diodes is signal recificaion. here are wo ypes of signal recifiers, half-wae and fullwae. Le s firs consider he ideal

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

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

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

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

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

The Torsion of Thin, Open Sections

The Torsion of Thin, Open Sections EM 424: Torsion of hin secions 26 The Torsion of Thin, Open Secions The resuls we obained for he orsion of a hin recangle can also be used be used, wih some qualificaions, for oher hin open secions such

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

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

Equation for a line. Synthetic Impulse Response 0.5 0.5. 0 5 10 15 20 25 Time (sec) x(t) m

Equation for a line. Synthetic Impulse Response 0.5 0.5. 0 5 10 15 20 25 Time (sec) x(t) m Fundamenals of Signals Overview Definiion Examples Energy and power Signal ransformaions Periodic signals Symmery Exponenial & sinusoidal signals Basis funcions Equaion for a line x() m x() =m( ) You will

More information

Chapter 2 Kinematics in One Dimension

Chapter 2 Kinematics in One Dimension Chaper Kinemaics in One Dimension Chaper DESCRIBING MOTION:KINEMATICS IN ONE DIMENSION PREVIEW Kinemaics is he sudy of how hings moe how far (disance and displacemen), how fas (speed and elociy), and how

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

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

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

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

Fourier Series & The Fourier Transform

Fourier Series & The Fourier Transform Fourier Series & The Fourier Transform Wha is he Fourier Transform? Fourier Cosine Series for even funcions and Sine Series for odd funcions The coninuous limi: he Fourier ransform (and is inverse) The

More information

Analogue and Digital Signal Processing. First Term Third Year CS Engineering By Dr Mukhtiar Ali Unar

Analogue and Digital Signal Processing. First Term Third Year CS Engineering By Dr Mukhtiar Ali Unar Analogue and Digial Signal Processing Firs Term Third Year CS Engineering By Dr Mukhiar Ali Unar Recommended Books Haykin S. and Van Veen B.; Signals and Sysems, John Wiley& Sons Inc. ISBN: 0-7-380-7 Ifeachor

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

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

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

Chapter 4: Exponential and Logarithmic Functions

Chapter 4: Exponential and Logarithmic Functions Chaper 4: Eponenial and Logarihmic Funcions Secion 4.1 Eponenial Funcions... 15 Secion 4. Graphs of Eponenial Funcions... 3 Secion 4.3 Logarihmic Funcions... 4 Secion 4.4 Logarihmic Properies... 53 Secion

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

Suggested Reading. Signals and Systems 4-2

Suggested Reading. Signals and Systems 4-2 4 Convoluion In Lecure 3 we inroduced and defined a variey of sysem properies o which we will make frequen reference hroughou he course. Of paricular imporance are he properies of lineariy and ime invariance,

More information

Voltage level shifting

Voltage level shifting rek Applicaion Noe Number 1 r. Maciej A. Noras Absrac A brief descripion of volage shifing circuis. 1 Inroducion In applicaions requiring a unipolar A volage signal, he signal may be delivered from a bi-polar

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

Newton s Laws of Motion

Newton s Laws of Motion Newon s Laws of Moion MS4414 Theoreical Mechanics Firs Law velociy. In he absence of exernal forces, a body moves in a sraigh line wih consan F = 0 = v = cons. Khan Academy Newon I. Second Law body. The

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

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

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

Module 3. R-L & R-C Transients. Version 2 EE IIT, Kharagpur

Module 3. R-L & R-C Transients. Version 2 EE IIT, Kharagpur Module 3 - & -C Transiens esson 0 Sudy of DC ransiens in - and -C circuis Objecives Definiion of inducance and coninuiy condiion for inducors. To undersand he rise or fall of curren in a simple series

More information

Making Use of Gate Charge Information in MOSFET and IGBT Data Sheets

Making Use of Gate Charge Information in MOSFET and IGBT Data Sheets Making Use of ae Charge Informaion in MOSFET and IBT Daa Shees Ralph McArhur Senior Applicaions Engineer Advanced Power Technology 405 S.W. Columbia Sree Bend, Oregon 97702 Power MOSFETs and IBTs have

More information

On the degrees of irreducible factors of higher order Bernoulli polynomials

On the degrees of irreducible factors of higher order Bernoulli polynomials ACTA ARITHMETICA LXII.4 (1992 On he degrees of irreducible facors of higher order Bernoulli polynomials by Arnold Adelberg (Grinnell, Ia. 1. Inroducion. In his paper, we generalize he curren resuls on

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

Motion Along a Straight Line

Motion Along a Straight Line Moion Along a Sraigh Line On Sepember 6, 993, Dave Munday, a diesel mechanic by rade, wen over he Canadian edge of Niagara Falls for he second ime, freely falling 48 m o he waer (and rocks) below. On his

More information

4. International Parity Conditions

4. International Parity Conditions 4. Inernaional ariy ondiions 4.1 urchasing ower ariy he urchasing ower ariy ( heory is one of he early heories of exchange rae deerminaion. his heory is based on he concep ha he demand for a counry's currency

More information

1 HALF-LIFE EQUATIONS

1 HALF-LIFE EQUATIONS R.L. Hanna Page HALF-LIFE EQUATIONS The basic equaion ; he saring poin ; : wrien for ime: x / where fracion of original maerial and / number of half-lives, and / log / o calculae he age (# ears): age (half-life)

More information

Acceleration Lab Teacher s Guide

Acceleration Lab Teacher s Guide Acceleraion Lab Teacher s Guide Objecives:. Use graphs of disance vs. ime and velociy vs. ime o find acceleraion of a oy car.. Observe he relaionship beween he angle of an inclined plane and he acceleraion

More information

Module 3 Design for Strength. Version 2 ME, IIT Kharagpur

Module 3 Design for Strength. Version 2 ME, IIT Kharagpur Module 3 Design for Srengh Lesson 2 Sress Concenraion Insrucional Objecives A he end of his lesson, he sudens should be able o undersand Sress concenraion and he facors responsible. Deerminaion of sress

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

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

Individual Health Insurance April 30, 2008 Pages 167-170

Individual Health Insurance April 30, 2008 Pages 167-170 Individual Healh Insurance April 30, 2008 Pages 167-170 We have received feedback ha his secion of he e is confusing because some of he defined noaion is inconsisen wih comparable life insurance reserve

More information

Second Order Linear Differential Equations

Second Order Linear Differential Equations Second Order Linear Differenial Equaions Second order linear equaions wih consan coefficiens; Fundamenal soluions; Wronskian; Exisence and Uniqueness of soluions; he characerisic equaion; soluions of homogeneous

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

Chapter 2 Problems. 3600s = 25m / s d = s t = 25m / s 0.5s = 12.5m. Δx = x(4) x(0) =12m 0m =12m

Chapter 2 Problems. 3600s = 25m / s d = s t = 25m / s 0.5s = 12.5m. Δx = x(4) x(0) =12m 0m =12m Chaper 2 Problems 2.1 During a hard sneeze, your eyes migh shu for 0.5s. If you are driving a car a 90km/h during such a sneeze, how far does he car move during ha ime s = 90km 1000m h 1km 1h 3600s = 25m

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

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

µ r of the ferrite amounts to 1000...4000. It should be noted that the magnetic length of the + δ

µ r of the ferrite amounts to 1000...4000. It should be noted that the magnetic length of the + δ Page 9 Design of Inducors and High Frequency Transformers Inducors sore energy, ransformers ransfer energy. This is he prime difference. The magneic cores are significanly differen for inducors and high

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

Keldysh Formalism: Non-equilibrium Green s Function

Keldysh Formalism: Non-equilibrium Green s Function Keldysh Formalism: Non-equilibrium Green s Funcion Jinshan Wu Deparmen of Physics & Asronomy, Universiy of Briish Columbia, Vancouver, B.C. Canada, V6T 1Z1 (Daed: November 28, 2005) A review of Non-equilibrium

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

Imagine a Source (S) of sound waves that emits waves having frequency f and therefore

Imagine a Source (S) of sound waves that emits waves having frequency f and therefore heoreical Noes: he oppler Eec wih ound Imagine a ource () o sound waes ha emis waes haing requency and hereore period as measured in he res rame o he ource (). his means ha any eecor () ha is no moing

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

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

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

1 A B C D E F G H I J K L M N O P Q R S { U V W X Y Z 1 A B C D E F G H I J K L M N O P Q R S { U V W X Y Z

1 A B C D E F G H I J K L M N O P Q R S { U V W X Y Z 1 A B C D E F G H I J K L M N O P Q R S { U V W X Y Z o ffix uden abel ere uden ame chool ame isric ame/ ender emale ale onh ay ear ae of irh an eb ar pr ay un ul ug ep c ov ec as ame irs ame lace he uden abel ere ae uden denifier chool se nly rined in he

More information

2.5 Life tables, force of mortality and standard life insurance products

2.5 Life tables, force of mortality and standard life insurance products Soluions 5 BS4a Acuarial Science Oford MT 212 33 2.5 Life ables, force of moraliy and sandard life insurance producs 1. (i) n m q represens he probabiliy of deah of a life currenly aged beween ages + n

More information

Forecasting and Information Sharing in Supply Chains Under Quasi-ARMA Demand

Forecasting and Information Sharing in Supply Chains Under Quasi-ARMA Demand Forecasing and Informaion Sharing in Supply Chains Under Quasi-ARMA Demand Avi Giloni, Clifford Hurvich, Sridhar Seshadri July 9, 2009 Absrac In his paper, we revisi he problem of demand propagaion in

More information

Introduction to Option Pricing with Fourier Transform: Option Pricing with Exponential Lévy Models

Introduction to Option Pricing with Fourier Transform: Option Pricing with Exponential Lévy Models Inroducion o Opion Pricing wih Fourier ransform: Opion Pricing wih Exponenial Lévy Models Kazuhisa Masuda Deparmen of Economics he Graduae Cener, he Ciy Universiy of New York, 365 Fifh Avenue, New York,

More information

Lecture 2: Telegrapher Equations For Transmission Lines. Power Flow.

Lecture 2: Telegrapher Equations For Transmission Lines. Power Flow. Whies, EE 481 Lecure 2 Page 1 of 13 Lecure 2: Telegraher Equaions For Transmission Lines. Power Flow. Microsri is one mehod for making elecrical connecions in a microwae circui. I is consruced wih a ground

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

Improper Integrals. Dr. Philippe B. laval Kennesaw State University. September 19, 2005. f (x) dx over a finite interval [a, b].

Improper Integrals. Dr. Philippe B. laval Kennesaw State University. September 19, 2005. f (x) dx over a finite interval [a, b]. Improper Inegrls Dr. Philippe B. lvl Kennesw Se Universiy Sepember 9, 25 Absrc Noes on improper inegrls. Improper Inegrls. Inroducion In Clculus II, sudens defined he inegrl f (x) over finie inervl [,

More information

Usefulness of the Forward Curve in Forecasting Oil Prices

Usefulness of the Forward Curve in Forecasting Oil Prices Usefulness of he Forward Curve in Forecasing Oil Prices Akira Yanagisawa Leader Energy Demand, Supply and Forecas Analysis Group The Energy Daa and Modelling Cener Summary When people analyse oil prices,

More information

Markov Chain Modeling of Policy Holder Behavior in Life Insurance and Pension

Markov Chain Modeling of Policy Holder Behavior in Life Insurance and Pension Markov Chain Modeling of Policy Holder Behavior in Life Insurance and Pension Lars Frederik Brand Henriksen 1, Jeppe Woemann Nielsen 2, Mogens Seffensen 1, and Chrisian Svensson 2 1 Deparmen of Mahemaical

More information

Measuring macroeconomic volatility Applications to export revenue data, 1970-2005

Measuring macroeconomic volatility Applications to export revenue data, 1970-2005 FONDATION POUR LES ETUDES ET RERS LE DEVELOPPEMENT INTERNATIONAL Measuring macroeconomic volailiy Applicaions o expor revenue daa, 1970-005 by Joël Cariolle Policy brief no. 47 March 01 The FERDI is a

More information

NOTES ON OSCILLOSCOPES

NOTES ON OSCILLOSCOPES NOTES ON OSCILLOSCOPES NOTES ON... OSCILLOSCOPES... Oscilloscope... Analog and Digial... Analog Oscilloscopes... Cahode Ray Oscilloscope Principles... 5 Elecron Gun... 5 The Deflecion Sysem... 6 Displaying

More information

A Re-examination of the Joint Mortality Functions

A Re-examination of the Joint Mortality Functions Norh merican cuarial Journal Volume 6, Number 1, p.166-170 (2002) Re-eaminaion of he Join Morali Funcions bsrac. Heekung Youn, rkad Shemakin, Edwin Herman Universi of S. Thomas, Sain Paul, MN, US Morali

More information

Table of contents Chapter 1 Interest rates and factors Chapter 2 Level annuities Chapter 3 Varying annuities

Table of contents Chapter 1 Interest rates and factors Chapter 2 Level annuities Chapter 3 Varying annuities Table of conens Chaper 1 Ineres raes and facors 1 1.1 Ineres 2 1.2 Simple ineres 4 1.3 Compound ineres 6 1.4 Accumulaed value 10 1.5 Presen value 11 1.6 Rae of discoun 13 1.7 Consan force of ineres 17

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

Kinematics in 1-D From Problems and Solutions in Introductory Mechanics (Draft version, August 2014) David Morin, morin@physics.harvard.

Kinematics in 1-D From Problems and Solutions in Introductory Mechanics (Draft version, August 2014) David Morin, morin@physics.harvard. Chaper 2 Kinemaics in 1-D From Problems and Soluions in Inroducory Mechanics (Draf ersion, Augus 2014) Daid Morin, morin@physics.harard.edu As menioned in he preface, his book should no be hough of as

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

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

Life insurance cash flows with policyholder behaviour

Life insurance cash flows with policyholder behaviour Life insurance cash flows wih policyholder behaviour Krisian Buchard,,1 & Thomas Møller, Deparmen of Mahemaical Sciences, Universiy of Copenhagen Universiesparken 5, DK-2100 Copenhagen Ø, Denmark PFA Pension,

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

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

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

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

SOLID MECHANICS TUTORIAL GEAR SYSTEMS. This work covers elements of the syllabus for the Edexcel module 21722P HNC/D Mechanical Principles OUTCOME 3.

SOLID MECHANICS TUTORIAL GEAR SYSTEMS. This work covers elements of the syllabus for the Edexcel module 21722P HNC/D Mechanical Principles OUTCOME 3. SOLI MEHNIS TUTORIL GER SYSTEMS This work covers elemens of he syllabus for he Edexcel module 21722P HN/ Mechanical Principles OUTOME 3. On compleion of his shor uorial you should be able o do he following.

More information

Option Put-Call Parity Relations When the Underlying Security Pays Dividends

Option Put-Call Parity Relations When the Underlying Security Pays Dividends Inernaional Journal of Business and conomics, 26, Vol. 5, No. 3, 225-23 Opion Pu-all Pariy Relaions When he Underlying Securiy Pays Dividends Weiyu Guo Deparmen of Finance, Universiy of Nebraska Omaha,

More information

PATHWISE PROPERTIES AND PERFORMANCE BOUNDS FOR A PERISHABLE INVENTORY SYSTEM

PATHWISE PROPERTIES AND PERFORMANCE BOUNDS FOR A PERISHABLE INVENTORY SYSTEM PATHWISE PROPERTIES AND PERFORMANCE BOUNDS FOR A PERISHABLE INVENTORY SYSTEM WILLIAM L. COOPER Deparmen of Mechanical Engineering, Universiy of Minnesoa, 111 Church Sree S.E., Minneapolis, MN 55455 billcoop@me.umn.edu

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

The option pricing framework

The option pricing framework Chaper 2 The opion pricing framework The opion markes based on swap raes or he LIBOR have become he larges fixed income markes, and caps (floors) and swapions are he mos imporan derivaives wihin hese markes.

More information

C Fast-Dealing Property Trading Game C

C Fast-Dealing Property Trading Game C If you are already an experienced MONOPOLY dealer and wan a faser game, ry he rules on he back page! AGES 8+ C Fas-Dealing Propery Trading Game C Y Original MONOPOLY Game Rules plus Special Rules for his

More information

Chapter 6: Business Valuation (Income Approach)

Chapter 6: Business Valuation (Income Approach) Chaper 6: Business Valuaion (Income Approach) Cash flow deerminaion is one of he mos criical elemens o a business valuaion. Everyhing may be secondary. If cash flow is high, hen he value is high; if he

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

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

Chapter 1.6 Financial Management

Chapter 1.6 Financial Management Chaper 1.6 Financial Managemen Par I: Objecive ype quesions and answers 1. Simple pay back period is equal o: a) Raio of Firs cos/ne yearly savings b) Raio of Annual gross cash flow/capial cos n c) = (1

More information

PI4ULS5V202 2-Bit Bi-directional Level Shifter with Automatic Sensing & Ultra Tiny Package

PI4ULS5V202 2-Bit Bi-directional Level Shifter with Automatic Sensing & Ultra Tiny Package Feaures can be Less han, Greaer han or Equal o V CCB 1.2V o 5.5V on A Por and 1.2V o 5.5V on B Por High Speed wih 20 Mb/s Daa Rae for push-pull applicaion High Speed wih 2 Mb/s Daa Rae for open-drain applicaion

More information

The Fourier Transform

The Fourier Transform The Fourier Transform As we have seen, an (sufficienl smooh) funcion f() ha is periodic can be buil ou of sin s and cos s. We have also seen ha complex exponenials ma be used in place of sin s and cos

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

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