RT Level Power Analysis y. Jianwen Zhu, Poonam Agrawal, Daniel D. Gajski. components [La94]. its simplicity.

Size: px
Start display at page:

Download "RT Level Power Analysis y. Jianwen Zhu, Poonam Agrawal, Daniel D. Gajski. components [La94]. its simplicity."

Transcription

1 RT Level Power Analyss y Janwen Zhu, Poonam Agrawal, Danel D. Gajsk Department of Informaton and omputer Scence Unversty of alforna, Irvne, A Abstract Elevatng power estmaton to archtectural and behavoral level s essental for desgn exploraton beyond logc level. In contrast wth purely statstcal approach, an analytcal model s presented to estmate the power consumpton n datapath and controller for a gven RT level desgn. Expermental result shows that order of magntude speed-up over low level tools as well as satsfactory accuracy can be acheved. Ths work can also serve as the bass for behavoral level estmaton tool. 1 Introducton Wth the ncreasng demand of low power applcatons, there s a growng nterest n power estmaton technques. It s essental for the power optmzaton tools n that t provdes the evaluaton of the cost functon, t helps to dentfy the \hot-spots" { the canddates for further optmzaton. Power estmaton tools can operate on derent levels of abstracton. A lot of nterestng work has been done on crcut and gate level [Na94]. Whle these tools can often acheve very hgh accuracy, they are prohbtvely expensve n archtecture exploraton, whch s beleved to be able to brng most of the power reducton. It s thus desrable to have estmator operatng on RT level n order to provde fast evaluaton of the power metrc wthout sacrcng too much accuracy. Some related work at ths level nclude [La94] [Me94]. In contrast wth those purely statstcal approach, we present n ths paper a power analyss technque whch s analytcal n nature. The rest of the paper s organzed n a bottom-up fashon. In Secton 2, the power model of datapath components as well as nterconnectons s dscussed. Then we present the power analyss technques at the RT level n Secton 3. We conclude the paper wth some expermental results. 2 omponent Level Power Analyss In ths secton, we try to dentfy the sources of power consumpton for the components n the datapath lbrary as well as the nterconnectons such as buses and clock trees. Havng dented the sources of power dsspaton for the gates, we need to nvestgate the power consumpton model at the component level. In other words, we need to know the capactance swtched durng each access of the functonal unts, regsters, and bus drvers. Ideally, the energy consumed for each access of a component should be a functon of ts (1) btwdth, (2) ts prevous data, whch determne the prevous states of all the nternal crcut nodes, (3) the current data, whch determne the current states of all the crcut nodes and n turn ther swtchng actvtes. Ths s not practcal snce the data s not avalable untl run tme. However, statstcs measures such as mean, varance, and correlaton on the nput data are relatvely easy to obtan through functonal smulaton. It s reasonable to expect that the energy of the component s a functon of the statstcs of the data and the btwdth. Based on ths dea, omponent characterzaton technques such as Dual Bt Model (DBT) are proposed to model the power consumpton of datapath components [La94]. An alternatve s to assume unform whte nose nputs for each component. Based on ths assumpton, the power consumpton of a component depends solely on ts sze. Statstcal methods can be appled to obtan an average value for each component n the lbrary. We adopt ths approach because of ts smplcty. In the dscussons that follow, we assume each component c n the datapath lbrary s assocated wth a capactance, the value of whch s dened as the average capactance swtched for each access of the component. Power Model of Interconnectons Strctly speakng, the power model for the bus and clock tree belongs to the subject of next secton because they all depends on the RT level netlst. However, we advance t here for ease of dscusson. Power Model of Statc MOS Gates Three man sources of power dsspaton n statc MOS crcut are dynamc swtchng, leakage current and short crcut current respectvely. The domnant factor s the rst one due to the chargng or dschargng of crcut capactances. Power Model of Datapath omponents (+) + ( ) * * (drv) o (reg) + w Input Bus Output Bus y Ths work s partally supported by Toshba Inc. Fgure 1: apactances of Multplexed Bus

2 There are two factors that contrbute to the capactance of the bus: wre capactance, as ndcated by w n Fgure 1. The wre capactance s determned by the length of the wre and n turn the result of routng. Estmaton of wre length can be one of the followng: 1. performng detaled placement and routng; 2. performng rough oorplanng, and then use the square root of the resultant chp area as an approxmaton of the wre length; 3. summng up the area of all the components as an approxmaton of the chp area (assume the oorplaner s perfect), and then use the square root of the chp area. Whle 1 s too expensve to be practcal and 2 needs an addtonal oorplaner, 3 s adopted for ts smplcty. component load: the component load refers to the capactances contrbuted by the unts attached to the bus. There are two types of buses: 1. Multplexed Bus: As shown n Fgure 1, bus drvers are used for multplexed bus. For every data transfer bound to the bus, the capactances ntroduced are: (1) the output capactance of the bus drver ( o(drv)), (2) the nput capactance of the functonal unts for nput buses (lke (+); (3)), or the nput capactance of the regster for output buses ( (Reg)). 2. Drect onnecton: (reg) (reg) o ( + ) (+) o Input Bus Output Bus (reg) Fgure 2: apactances of Drect onnecton Bus As shown n Fgure 2, for drect connecton bus, there s no need for bus drvers. For every data transfer bound to the bus, the capactance ntroduced are: (1) the output capactance of the source functonal unt or regster (lke o(+) or o(reg)), (2) the nput capactance of the snk functonal unt or regster ( (+) and (Reg)). Smlarly, the capactance of the clock tree s the wre capactance plus the capactance of the clock nput clk(reg) of each regster. Same technque can be appled: (lock) =(w+ clk (Reg)) 1jRegj where Reg s the set of regsters n the desgn. 3 RT Level Power Analyss 3.1 Overvew Problem Statement Ths secton addresses the problem of estmatng power at the RT level, whch mples that the followng s known: 1. RT Level Descrpton A regster transfer level desgn can be convenently speced by a state acton table (SAT), each row of whch ndcates that at a partcular state, under a partcular condton, the system wll evolve to another gven state, and the datpath wll perform some gven computaton. A formal denton of the state acton table wll be gven n Secton Branchng Probablty: Gven a state acton table, the executon sequence of the system s stll not known due to the unavalablty of the condtons. We assume some prolng technques are appled pror to the power analyss so that for each par of rows (; j) n the state acton table, a branchng probablty Prob(; j) s obtaned. A more detaled treatment wll be presented n Secton omponent apactance: Based on dscussons n Secton 2, for every component n the datapath lbrary, we assume that the average capactance swtched for each access s known. In other words, the average capactance of each bus drver can be wrtten as (Drv), each regster can be wrtten as (Reg), and each functonal unt FU can be wrtten as (FU ). We also assume the nput and output capactances of each component are known. For nterconnectons such as bus and clock tree, although accurate nformaton s not known untl the layout stage, we assume some area estmaton technques dscussed n Secton 2 are appled such that for each bus Bus,we know the average capactance swtched for each access, denoted as (Bus ). Smlarly, the capactance of the clock tree can be denoted as (lock). Wth the above nformaton gven, we need to estmate the power consumpton of the hardware, whch s dened as Energy Power = ycles 2 lock P erod where ycles s the total number of clock cycles. Archtectural Model In general, dgtal hardware can be modeled as an FSMD (Fnte State Machne wth a Datapath), where the datapath s responsble for the computaton, and the controller determnes when and what computaton wll be performed [Ga92]. Datapath A typcal datapath s shown n Fgure 3. The datapath conssts of functonal unts, regsters, and buses (nterconnectons). The bus may or may not be attached wth a bus drver dependng upon whether t has derent sources. We omt the case of multplexers snce they can be treated as bus drvers. (1)

3 Functonal Unt Bus * + Bus Drver Fgure 3: Datapath Model Because the applcatons concerned n ths work are often power crtcal, we assume another desgn style called dynamc power management, whch s frequently adopted by desgners (Fgure 4): we assume each functonal unt has an enable nput n order to shut down the unt durng ts nactvty. The enable crcutry can be mplemented smply as a swtch whch separates the bus and the functonal unt. The enable controls the on/o of the swtch. Note that n order for ths technque to take eect, desgn care has to be exercsed to ensure that the enable sgnal s asserted before the change of regster output. Enable Enable Functonal Unt Fgure 4: Functonal Unt wth Enable Input ontroller ontroller mplements a nte state machne. In general, t contans a state regster, whch stores the current state, as well as some control logc to compute the next state and output sgnals. ontrol logc can be mplemented ether as (a)rom, or (b)pla, or (c)2-level random logc, or (d)mult-level random logc. Whle mult-level logc mplementaton s very dcult to predct, the analyss of the rest s smlar and relatvely smple. We take (c) as a representatve of (a), (b), (c) and an approxmaton of (d) n ths paper. A typcal 2-level logc controller mplementaton s shown n Fgure 5. As shown n Fgure 5, A typcal controller s composed of four parts, namely, the state regster, the decoder, next state logc and output logc. The decoder s mplemented as a set of AND-gates. It takes as nputs each bt of the state regster and the status sgnals as well as ther complements. The next state logc and output logc s mplemented as a set of OR-gates. It take as nput the output of the state decoder. There are three types of control lnes n the output logc: (1) control lnes for loadng regsters, (2) control lnes for enablng (shuttng down) the functonal unts, (3) control lnes for the bus drvers. Based on the structure of the hardware, computaton of the energy consumpton can be decomposed nto Energy = E(Datapath)+E(ontroller) +E(lock) where and E(Datapath) =E(FU)+E(Reg)+E(Bus) E(ontroller)=E(SR)+E(NS)+E(Decoder) + E(OutputLogc) 3.2 Formal Denton of State Acton Table In ths secton we ntroduce some notatons as well as a formal denton of the state acton table. An actvty vector V ~ =(v 1;v 2; :::) s dened as a boolean vector wth v 2f0;1g. At a partcular state, the state of the hardware can be characterzed by a set of actvty vectors, namely, the current state vector S, ~ the status vector, ~ the next state vector NS, ~ the functon unt vector FU, ~ the the regster vector Reg, ~ the the bus vector Bus, ~ the the bus drver vector Drv. ~ Whle S; ~ ; ~ NS ~ ndcates the value of the state regster, status sgnals and next state sgnals, the value of FU; ~ Reg; ~ Bus; ~ Drv ~ ndcates the actveness of correspondng datapath components. The cardnalty of the vector V ~ s dened as the total number of 1's of the vector: j ~ V j = For V ~ =(v 1;v 2; :::; v n) and W ~ =(w 1;w 2; :::; w n), ther exclusve ors dened as ~V 8 W ~ =(v 1 8w 1 ;v 2 8w 2 ; :::) ther concatenaton s dened as ~V # W ~ =(v 1 ;v 2 ; :::; vn;w 1 ;w 2 ; :::; wn) The state tuple ~t can then be dened as the concatenaton of the above actvty vectors. n =1 ~t = ~ S# ~ # ~ NS# ~ FU# ~ Reg# ~ Bus# ~ Drv The behavor of a RT level desgn can be speced by the state acton table SAT, dened as a set of dstnct state tuples: SAT = f~t g A state trace ST of SAT s dened as a sequence of state tuples n SAT: ST =[~t 1 ;~t 2 ; :::; ~tn] such that the next state vector of ~t equals to the current state vector of ~t +1. Note that the state acton table denes the behavor of the hardware, whereas the state trace denes an actual executon scenaro of the hardware. In the next two sectons, we rst dscuss the computaton of power consumpton for an executon sequence n Secton 3.3, based on whch we derve estmaton technques for power consumpton drectly from the state acton table n Secton 3.4. v

4 3.3 Power Estmaton from State Trace Ths secton presents the analyss of power f a state trace ST =[~t 1;~t 2; :::;~t n] of the state acton table SAT s gven ycles The number of cycles of the state trace ST s smply the number of state tuples n ST: It follows that ycles = jstj = n (2) E(lock)=2 2 (lock) 2 V 2 DD 2 ycles =2 2 (lock) 2 VDD 2 2jSTj (3) where the factor 2 accounts for the swtches of both the fallng and rsng edges of the clock Datapath The actvty of the datapath at state ~t can be characterzed by the correspondng actvty vectors: FU, ~ Reg ~, Bus ~, and Drv ~.We denote ther concatenaton as DP ~ : DP ~ = FU ~ # Reg ~ # Bus ~ # Drv ~ The capactances of all the functonal unts n the datapath forms a capactance vector ~ FU =((FU 1);(FU 2); :::). Smlarly, we can dene the capactance vectors for regsters, buses, and bus drvers as ~ Reg; ~ Bus and ~ Drv respectvely. We denote ther concatenaton as ~ DP : ~ DP = ~ FU # ~ Reg # ~ Bus # ~ Drv So the energy consumed at state ~t s E(~t )=( ~ DP 1 ~ DP ) 2 V 2 DD where j:j stands for the dot product of two vectors. It follows that the total energy consumed on the executon sequence can be computed as E(Datapath) = ontroller General Model ~t 2ST ( DP ~ 1 ~ DP ) 2 VDD 2 (4) Fgure 5 shows the controller mplementaton. The controller falls naturally nto four parts, namely, the state regster, the decoder, the next state logc, and the output logc. The decoder s essentally a set of AND-gates, nputs of whch are connected to the output of the state regster and the status sgnals. Note that each nput s ndcated as a dot n Fgure 5 and ntroduces a capactance load ( And) for the state regster output. The next state logc and the output logc are essentally a set of OR-gates, nputs of whch are outputs of the decoder. Agan, each nput s ndcated as a dot n Fgure 5 and wll ntroduce a capactance load ( Or) for the AND-gates of the decoder. The dots n next state logc and output logc forms two matrces: next state matrx and output logc matrx. The rows of the matrces correspond to the decoder outputs, whch n turn correspond to a state tuple n the state acton table. The ~t S ~ ~ NS ~ D ~ O ~ ~t ~t ~t ~t ~t ~t ~t ~t Fgure 6: The Actvty Vectors columns of the matrces correspond to the next state sgnals and output sgnals respectvely. The role of the dots n power analyss of the controller s two-fold: (1) Snce each dot ntroduces a capactance of sze Or, the number of dots along each row gves the total load of correspondng state decoder AND-gate. (2) The dots along each column ndcates a true value of the correspondng sgnal. Note that dstrbuton of the dots at each row correspond exactly to the value of the state tuple n the state acton table. The actvty of the controller at state ~t can be characterzed by a set of actvty vectors, namely the current state vector S ~, the next state vector NS ~ ; the decoder vector D ~ ; and the output vector O ~. Each actvty vector correspond to the output of state regster, status sgnals, next state logc, decoder and output logc respectvely. Fgure 6 shows the values of these vectors at each state for the example shown n Fgure 5. It s obvous that ~O = ~ FU# ~ Reg# ~ Drv Each bt of the actvty vector V ~ (could be one of ~S; NS; ~ D; ~ O) ~ s assocated wth a capactance. The capactances for all the bts also form a capactance vector, denoted as ~ L =( L0; L1; :::). The energy consumed at state can then be measured as ( V ~ 8 V +1) ~ 1 ~ L 2 V 2 DD The total energy consumed for the entre state trace on ths vector can be computed as ~t 2ST ( ~ V 8 ~ V +1 ) 1 ~ L 2 V 2 DD Based on ths model, we wll dentfy the capactance vector as well as actvty vector for each part of the controller. State and Next State Logc Snce for ~t ;~t +1 2 ST, we always have NS ~ = S ~ +1. The swtchng actvtes of the state vector and next state vector are the same, so we treat them together. The capactance of each bt of the state regster conssts of ts (1) nternal capactances and (2) the output loads due to ts fanout to the state decoder. The capactance of each bt of the next state logc s the nput capactance of the state regster. The capactances mentoned above are the same for each bt, so we denote ther sum as Reg, and the correspondng capactance vector becomes Reg 2 I, ~ where I ~ =(1;1; :::; 1) s the unt vector. the total energy consumpton of the state regster and next state logc can then be computed as E(SR)+E(NS)= Reg 2 V 2 DD 2 8~t 2ST (( ~ S 8 ~ NS ) 1 ~ I)

5 Decoder S 1 S 1 S 0 S D Next State Logc Or Output Logc dot And S State NS Or LoadRegs EnableFUs EnableDrvers O Decoder = Reg 2 V 2 DD 2 8~t 2ST Fgure 5: ontroller j ~ S 8 ~ NS j (5) The swtchng actvty of the decoder s elegantly smple to analyze. At every state ~t 2 ST, only the output of correspondng AND-gate s 1. In other words, at every state, exactly two AND-gates wll swtch: The gate corresponds to prevous state wll swtch from 1 to 0; the gate corresponds to current state wll swtch from 0 to 1, and the rest of the gates wll reman unchanged. The capactance of each AND-gate n the state decoder s determned by ts fanout, that s, how many dots along the row n Fgure 5. If we assume each nput of the OR-gates ntroduces the same capactances as Or, the th bt of the capactance vector ~ L can be computed as #dots(row )2 Or, where #dots(row ) can be computed as j NS ~ # O ~ j. Due to the \one-hot" property of the actvty vector D, the energy consumed on the decoder can then be computed by countng the number of dots along the rows. E(Decoder) =22 Or 2 V 2 DD 2 Output Logc 8~t 2ST j NS ~ # O ~ j (6) The actvty vector of the output logc s O ~ = FU ~ # Reg ~ # Drv ~.Ifwedenote the capactance vector as ~ O, then the energy consumed on the output logc s: Energy(OutputLogc) =V 2 DD 2 ~t 2ST 3.4 RT Level Power Estmaton ( ~ O 8 ~ O +1 ) 1 ~ O (7) Branchng Probablty and Executon Frequency In the prevous secton, we develop a set of formula for power estmaton of a state trace. However, the state trace nformaton s not avalable n general. We resort to prolng technques to obtan branchng probablty functon Prob(; j) dened for every par of tuples (~t ;~t j) n the state acton table SAT. The executon frequency of a state tuple n SAT s dened as the expected number of tmes the state tuple wll be executed. The executon frequency can be obtaned ether from the prolng tool or drectly from the branchng probablty functon. Gven the branchng probablty functon, the determnaton of executon frequency of each state tuple can be formulated as solvng a set of lnear equatons wth the form Freq(~t j )= 8 Freq(~t )2Prob(; j) for 8~t j 2 SAT. Soluton can then be obtaned through standard procedures such as Gaussan elmnaton or LU factorzaton. Formula The formula developed n the prevous secton can then be rewrtten by nspectng the state tuples n SAT one by one. In other words, the power metrcs can be measured as the sum of the correspondng metrcs of all the state tuples weghted by ther executon frequences. ycles= Freq(~t ) (8) E(lock)=2 2 (lock) 2 VDD 2 2 ycles (9) E(Datapath)=V 2 DD 2 E(SR)+E(NS)= Reg 2 V 2 DD 2 Freq(~t )2 ( DP ~ 1 ~ DP ) (10) ~t j 2SAT Freq(~t )2 Prob(; j) 2j ~ S 8 ~ S j j (11)

6 E(Decoder)=2 2 Or 2 V 2 DD 2 E(OutputLogc)=V 2 DD 2 Freq(~t )2j ~ NS # ~ O j (12) Freq(~t )2 ~t j 2SAT Prob(; j) 2 (( ~ O 8 ~ O j ) 1 ~ O ) (13) 4 Expermental Results Behavoral VHDL Descrpton VHDL Descrpton of omponents tables show the estmated swtched capactance for derent classes of components (such as the functonal unts (FU), regsters (Reg), buses (Bus), bus drvers (Drv), clock (lk), state regster (SR), next state logc (NS), decoder (Dec), output logc (Output) ), the total estmated swtched capactance, the measured swtched capactance, and the error computed as jmeasured0estmatedj measured. The rows of the tables correspond to derent benchmarks. 5 onclusons The descrbed power estmaton technque whch s statstcal n nature at the component level, and analytcal at the RT level, oers fast feedback for hgh level exploraton tools. Experments on standard benchmarks show that the average error of the datapath s 5% and the controller s 7%. Our future work wll extend ths technque to the behavoral level. Manual Desgn RT Netlst Archtectural Power Analyzer netlst power profle ompass Syntheszer RT omp. Lbrary hp ompler omponet Power Profler FU Reg Bus Drv lk Total Measured Err HAL % DT % SRA % ELL % Table 1: Swtched apactance of the Datapath SR,NS Dec Output lk Total Measured Err HAL % DT % SRA % ELL % netlst Table 2: Swtched apactance of the ontroller total power Manual omparson Extractor Logc Smulator total power netlst annotated wth capactances Fgure 7: Block Dagram of the Experment In order to evaluate the estmaton tool, we appled t to a set of well known benchmarks [HW92]. Fgure 7 shows the block dagram of the experment. The component lbrary was bult by feedng functonal VHDL descrpton of each component to OMPASS ASI Syntheszer. The syntheszed components were then fed nto the component power proler [Ag95] to obtan an average power for each component. The average component power was stored n the lbrary. The RT level desgn of each benchmark was manually syntheszed from behavoral VHDL descrpton. Assumng archtectural model n Secton 3.1, the power estmaton of each benchmark was obtaned by applyng equatons 8-13 n Secton 3.4. We are able to obtan the average power of each benchmark n a couple of seconds on a Sparc 5 staton. The RT level VHDL descrpton of each benchmark nstantatng the components n the same lbrary was also fed nto the OMPASS chp compler to obtan the layout. Netlsts annotated wth node capactances were then extracted from the layout. Logc smulaton assumng random nput was nvoked to obtan the total swtched capactances. We compare the estmated results of datapath and controller wth the measured results obtaned from the layout n Table 1 and Table 2 respectvely. The columns of the 6 References [Ag95] P. Agrawal, D. Gajsk, F. Kurdah, \omponent Power Proler (PP)", TR-IS-95-x, U, Irvne [Ga92] D. Gajsk, N. Dutt, A. Wu, S. Ln, Hgh Level Synthess: Introducton to hp and System Desgn, Kluwer, 1992 [Ga94] D. Gajsk, F. Vahd, S. Narayan, J. Gong, Speccaton and Desgn of Embedded Systems, Prentce Hall, 1994 [Go93] J. Gong, D. Gajsk, S. Narayan, \Software Estmaton from Executable Speccatons", TR-IS- 93-5, U, Irvne [HW92] Benchmarks for the Sxth Internatonal Workshop on Hgh-Level Synthess, [La94] P. Landman, J. Rabaey, \Black-Box apactance Models for Archtectural Power Analyss", Internatonal Workshop on Low Power Desgn, Napa Valley, A, Aprl 1994 [Me94] R. Mehra, J. Rabaey, \Behavoral Level Power Estmaton and Exploraton", Internatonal Workshop on Low Power Desgn, Napa Valley, A, Aprl 1994 [Na94] F. Najm, \A Survey of Power Estmaton Technques n VLSI rcuts", IEEE Transacton on VLSI Systems, pp , Dec., 1994, [Na95] F. Najm, \Feedback, orrelaton, and Delay oncerns n the Power Estmaton of VLSI rcuts", Proceedngs of the Desgn Automaton onference, pp , 1995 [We93] N. H.E. Weste, K. Eshraghan, Prncples of MOS VLSI Desgn: A System Perspectve, Second Edton, Addson-Wesley, 1993

Clock-Gating and Its Application to Low Power Design of Sequential Circuits

Clock-Gating and Its Application to Low Power Design of Sequential Circuits Clock-Gatng and Its Applcaton to Low Power Desgn of Sequental Crcuts ng WU Department of Electrcal Engneerng-Systems, Unversty of Southern Calforna Los Angeles, CA 989, USA, Phone: (23)74-448 Massoud PEDRAM

More information

CSci 6974 and ECSE 6966 Math. Tech. for Vision, Graphics and Robotics Lecture 21, April 17, 2006 Estimating A Plane Homography

CSci 6974 and ECSE 6966 Math. Tech. for Vision, Graphics and Robotics Lecture 21, April 17, 2006 Estimating A Plane Homography CSc 6974 and ECSE 6966 Math. Tech. for Vson, Graphcs and Robotcs Lecture 21, Aprl 17, 2006 Estmatng A Plane Homography Overvew We contnue wth a dscusson of the major ssues, usng estmaton of plane projectve

More information

NP-Completeness : Proofs

NP-Completeness : Proofs NP-Completeness : Proofs Proof Methods A method to show a decson problem Π NP-complete s as follows. (1) Show Π NP. (2) Choose an NP-complete problem Π. (3) Show Π Π. A method to show an optmzaton problem

More information

Introduction to Vapor/Liquid Equilibrium, part 2. Raoult s Law:

Introduction to Vapor/Liquid Equilibrium, part 2. Raoult s Law: CE304, Sprng 2004 Lecture 4 Introducton to Vapor/Lqud Equlbrum, part 2 Raoult s Law: The smplest model that allows us do VLE calculatons s obtaned when we assume that the vapor phase s an deal gas, and

More information

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS Avalable onlne at http://sck.org J. Math. Comput. Sc. 3 (3), No., 6-3 ISSN: 97-537 COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

More information

Department of Electrical & Electronic Engineeing Imperial College London. E4.20 Digital IC Design. Median Filter Project Specification

Department of Electrical & Electronic Engineeing Imperial College London. E4.20 Digital IC Design. Median Filter Project Specification Desgn Project Specfcaton Medan Flter Department of Electrcal & Electronc Engneeng Imperal College London E4.20 Dgtal IC Desgn Medan Flter Project Specfcaton A medan flter s used to remove nose from a sampled

More information

Resource Allocation with a Budget Constraint for Computing Independent Tasks in the Cloud

Resource Allocation with a Budget Constraint for Computing Independent Tasks in the Cloud Resource Allocaton wth a Budget Constrant for Computng Independent Tasks n the Cloud Wemng Sh and Bo Hong School of Electrcal and Computer Engneerng Georga Insttute of Technology, USA 2nd IEEE Internatonal

More information

Composite Hypotheses testing

Composite Hypotheses testing Composte ypotheses testng In many hypothess testng problems there are many possble dstrbutons that can occur under each of the hypotheses. The output of the source s a set of parameters (ponts n a parameter

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

Structure and Drive Paul A. Jensen Copyright July 20, 2003

Structure and Drive Paul A. Jensen Copyright July 20, 2003 Structure and Drve Paul A. Jensen Copyrght July 20, 2003 A system s made up of several operatons wth flow passng between them. The structure of the system descrbes the flow paths from nputs to outputs.

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master degree n Mechancal Engneerng Numercal Heat and Mass Transfer 06-Fnte-Dfference Method (One-dmensonal, steady state heat conducton) Fausto Arpno f.arpno@uncas.t Introducton Why we use models and

More information

Module 9. Lecture 6. Duality in Assignment Problems

Module 9. Lecture 6. Duality in Assignment Problems Module 9 1 Lecture 6 Dualty n Assgnment Problems In ths lecture we attempt to answer few other mportant questons posed n earler lecture for (AP) and see how some of them can be explaned through the concept

More information

This column is a continuation of our previous column

This column is a continuation of our previous column Comparson of Goodness of Ft Statstcs for Lnear Regresson, Part II The authors contnue ther dscusson of the correlaton coeffcent n developng a calbraton for quanttatve analyss. Jerome Workman Jr. and Howard

More information

Bayesian predictive Configural Frequency Analysis

Bayesian predictive Configural Frequency Analysis Psychologcal Test and Assessment Modelng, Volume 54, 2012 (3), 285-292 Bayesan predctve Confgural Frequency Analyss Eduardo Gutérrez-Peña 1 Abstract Confgural Frequency Analyss s a method for cell-wse

More information

Gated Clock Routing Minimizing the Switched Capacitance *

Gated Clock Routing Minimizing the Switched Capacitance * Gated Clock Routng Mnmzng the Swtched Capactance * Jaewon Oh and Massoud Pedram Dept. of Electrcal Engneerng Systems Unversty of Southern Calforna Los Angeles, CA 989 Tel: (3) 74-448 e-mal: [oh, massoud]@zugros.usc.edu

More information

2.3 Nilpotent endomorphisms

2.3 Nilpotent endomorphisms s a block dagonal matrx, wth A Mat dm U (C) In fact, we can assume that B = B 1 B k, wth B an ordered bass of U, and that A = [f U ] B, where f U : U U s the restrcton of f to U 40 23 Nlpotent endomorphsms

More information

Supporting Information

Supporting Information Supportng Informaton The neural network f n Eq. 1 s gven by: f x l = ReLU W atom x l + b atom, 2 where ReLU s the element-wse rectfed lnear unt, 21.e., ReLUx = max0, x, W atom R d d s the weght matrx to

More information

2E Pattern Recognition Solutions to Introduction to Pattern Recognition, Chapter 2: Bayesian pattern classification

2E Pattern Recognition Solutions to Introduction to Pattern Recognition, Chapter 2: Bayesian pattern classification E395 - Pattern Recognton Solutons to Introducton to Pattern Recognton, Chapter : Bayesan pattern classfcaton Preface Ths document s a soluton manual for selected exercses from Introducton to Pattern Recognton

More information

Statistical Energy Analysis for High Frequency Acoustic Analysis with LS-DYNA

Statistical Energy Analysis for High Frequency Acoustic Analysis with LS-DYNA 14 th Internatonal Users Conference Sesson: ALE-FSI Statstcal Energy Analyss for Hgh Frequency Acoustc Analyss wth Zhe Cu 1, Yun Huang 1, Mhamed Soul 2, Tayeb Zeguar 3 1 Lvermore Software Technology Corporaton

More information

x = , so that calculated

x = , so that calculated Stat 4, secton Sngle Factor ANOVA notes by Tm Plachowsk n chapter 8 we conducted hypothess tests n whch we compared a sngle sample s mean or proporton to some hypotheszed value Chapter 9 expanded ths to

More information

Uncertainty and auto-correlation in. Measurement

Uncertainty and auto-correlation in. Measurement Uncertanty and auto-correlaton n arxv:1707.03276v2 [physcs.data-an] 30 Dec 2017 Measurement Markus Schebl Federal Offce of Metrology and Surveyng (BEV), 1160 Venna, Austra E-mal: markus.schebl@bev.gv.at

More information

JAB Chain. Long-tail claims development. ASTIN - September 2005 B.Verdier A. Klinger

JAB Chain. Long-tail claims development. ASTIN - September 2005 B.Verdier A. Klinger JAB Chan Long-tal clams development ASTIN - September 2005 B.Verder A. Klnger Outlne Chan Ladder : comments A frst soluton: Munch Chan Ladder JAB Chan Chan Ladder: Comments Black lne: average pad to ncurred

More information

Problem Set 9 Solutions

Problem Set 9 Solutions Desgn and Analyss of Algorthms May 4, 2015 Massachusetts Insttute of Technology 6.046J/18.410J Profs. Erk Demane, Srn Devadas, and Nancy Lynch Problem Set 9 Solutons Problem Set 9 Solutons Ths problem

More information

Lecture 3 Stat102, Spring 2007

Lecture 3 Stat102, Spring 2007 Lecture 3 Stat0, Sprng 007 Chapter 3. 3.: Introducton to regresson analyss Lnear regresson as a descrptve technque The least-squares equatons Chapter 3.3 Samplng dstrbuton of b 0, b. Contnued n net lecture

More information

Appendix B: Resampling Algorithms

Appendix B: Resampling Algorithms 407 Appendx B: Resamplng Algorthms A common problem of all partcle flters s the degeneracy of weghts, whch conssts of the unbounded ncrease of the varance of the mportance weghts ω [ ] of the partcles

More information

The Multiple Classical Linear Regression Model (CLRM): Specification and Assumptions. 1. Introduction

The Multiple Classical Linear Regression Model (CLRM): Specification and Assumptions. 1. Introduction ECONOMICS 5* -- NOTE (Summary) ECON 5* -- NOTE The Multple Classcal Lnear Regresson Model (CLRM): Specfcaton and Assumptons. Introducton CLRM stands for the Classcal Lnear Regresson Model. The CLRM s also

More information

( ) = ( ) + ( 0) ) ( )

( ) = ( ) + ( 0) ) ( ) EETOMAGNETI OMPATIBIITY HANDBOOK 1 hapter 9: Transent Behavor n the Tme Doman 9.1 Desgn a crcut usng reasonable values for the components that s capable of provdng a tme delay of 100 ms to a dgtal sgnal.

More information

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems Numercal Analyss by Dr. Anta Pal Assstant Professor Department of Mathematcs Natonal Insttute of Technology Durgapur Durgapur-713209 emal: anta.bue@gmal.com 1 . Chapter 5 Soluton of System of Lnear Equatons

More information

Effective Power Optimization combining Placement, Sizing, and Multi-Vt techniques

Effective Power Optimization combining Placement, Sizing, and Multi-Vt techniques Effectve Power Optmzaton combnng Placement, Szng, and Mult-Vt technques Tao Luo, Davd Newmark*, and Davd Z Pan Department of Electrcal and Computer Engneerng, Unversty of Texas at Austn *Advanced Mcro

More information

TOPICS MULTIPLIERLESS FILTER DESIGN ELEMENTARY SCHOOL ALGORITHM MULTIPLICATION

TOPICS MULTIPLIERLESS FILTER DESIGN ELEMENTARY SCHOOL ALGORITHM MULTIPLICATION 1 2 MULTIPLIERLESS FILTER DESIGN Realzaton of flters wthout full-fledged multplers Some sldes based on support materal by W. Wolf for hs book Modern VLSI Desgn, 3 rd edton. Partly based on followng papers:

More information

Tracking with Kalman Filter

Tracking with Kalman Filter Trackng wth Kalman Flter Scott T. Acton Vrgna Image and Vdeo Analyss (VIVA), Charles L. Brown Department of Electrcal and Computer Engneerng Department of Bomedcal Engneerng Unversty of Vrgna, Charlottesvlle,

More information

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur Analyss of Varance and Desgn of Exerments-I MODULE III LECTURE - 2 EXPERIMENTAL DESIGN MODELS Dr. Shalabh Deartment of Mathematcs and Statstcs Indan Insttute of Technology Kanur 2 We consder the models

More information

Transfer Functions. Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: ( ) system

Transfer Functions. Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: ( ) system Transfer Functons Convenent representaton of a lnear, dynamc model. A transfer functon (TF) relates one nput and one output: x t X s y t system Y s The followng termnology s used: x y nput output forcng

More information

Computational Biology Lecture 8: Substitution matrices Saad Mneimneh

Computational Biology Lecture 8: Substitution matrices Saad Mneimneh Computatonal Bology Lecture 8: Substtuton matrces Saad Mnemneh As we have ntroduced last tme, smple scorng schemes lke + or a match, - or a msmatch and -2 or a gap are not justable bologcally, especally

More information

Using the estimated penetrances to determine the range of the underlying genetic model in casecontrol

Using the estimated penetrances to determine the range of the underlying genetic model in casecontrol Georgetown Unversty From the SelectedWorks of Mark J Meyer 8 Usng the estmated penetrances to determne the range of the underlyng genetc model n casecontrol desgn Mark J Meyer Neal Jeffres Gang Zheng Avalable

More information

Outline. Communication. Bellman Ford Algorithm. Bellman Ford Example. Bellman Ford Shortest Path [1]

Outline. Communication. Bellman Ford Algorithm. Bellman Ford Example. Bellman Ford Shortest Path [1] DYNAMIC SHORTEST PATH SEARCH AND SYNCHRONIZED TASK SWITCHING Jay Wagenpfel, Adran Trachte 2 Outlne Shortest Communcaton Path Searchng Bellmann Ford algorthm Algorthm for dynamc case Modfcatons to our algorthm

More information

Queueing Networks II Network Performance

Queueing Networks II Network Performance Queueng Networks II Network Performance Davd Tpper Assocate Professor Graduate Telecommuncatons and Networkng Program Unversty of Pttsburgh Sldes 6 Networks of Queues Many communcaton systems must be modeled

More information

Supplementary Notes for Chapter 9 Mixture Thermodynamics

Supplementary Notes for Chapter 9 Mixture Thermodynamics Supplementary Notes for Chapter 9 Mxture Thermodynamcs Key ponts Nne major topcs of Chapter 9 are revewed below: 1. Notaton and operatonal equatons for mxtures 2. PVTN EOSs for mxtures 3. General effects

More information

Chapter 9: Statistical Inference and the Relationship between Two Variables

Chapter 9: Statistical Inference and the Relationship between Two Variables Chapter 9: Statstcal Inference and the Relatonshp between Two Varables Key Words The Regresson Model The Sample Regresson Equaton The Pearson Correlaton Coeffcent Learnng Outcomes After studyng ths chapter,

More information

Linear Regression Analysis: Terminology and Notation

Linear Regression Analysis: Terminology and Notation ECON 35* -- Secton : Basc Concepts of Regresson Analyss (Page ) Lnear Regresson Analyss: Termnology and Notaton Consder the generc verson of the smple (two-varable) lnear regresson model. It s represented

More information

EEE 241: Linear Systems

EEE 241: Linear Systems EEE : Lnear Systems Summary #: Backpropagaton BACKPROPAGATION The perceptron rule as well as the Wdrow Hoff learnng were desgned to tran sngle layer networks. They suffer from the same dsadvantage: they

More information

Chapter 11: Simple Linear Regression and Correlation

Chapter 11: Simple Linear Regression and Correlation Chapter 11: Smple Lnear Regresson and Correlaton 11-1 Emprcal Models 11-2 Smple Lnear Regresson 11-3 Propertes of the Least Squares Estmators 11-4 Hypothess Test n Smple Lnear Regresson 11-4.1 Use of t-tests

More information

Lab 2e Thermal System Response and Effective Heat Transfer Coefficient

Lab 2e Thermal System Response and Effective Heat Transfer Coefficient 58:080 Expermental Engneerng 1 OBJECTIVE Lab 2e Thermal System Response and Effectve Heat Transfer Coeffcent Warnng: though the experment has educatonal objectves (to learn about bolng heat transfer, etc.),

More information

LINEAR REGRESSION ANALYSIS. MODULE IX Lecture Multicollinearity

LINEAR REGRESSION ANALYSIS. MODULE IX Lecture Multicollinearity LINEAR REGRESSION ANALYSIS MODULE IX Lecture - 30 Multcollnearty Dr. Shalabh Department of Mathematcs and Statstcs Indan Insttute of Technology Kanpur 2 Remedes for multcollnearty Varous technques have

More information

Lecture 12: Discrete Laplacian

Lecture 12: Discrete Laplacian Lecture 12: Dscrete Laplacan Scrbe: Tanye Lu Our goal s to come up wth a dscrete verson of Laplacan operator for trangulated surfaces, so that we can use t n practce to solve related problems We are mostly

More information

Global Sensitivity. Tuesday 20 th February, 2018

Global Sensitivity. Tuesday 20 th February, 2018 Global Senstvty Tuesday 2 th February, 28 ) Local Senstvty Most senstvty analyses [] are based on local estmates of senstvty, typcally by expandng the response n a Taylor seres about some specfc values

More information

Lecture 4: Adders. Computer Systems Laboratory Stanford University

Lecture 4: Adders. Computer Systems Laboratory Stanford University Lecture 4: Adders Computer Systems Laboratory Stanford Unversty horowtz@stanford.edu Copyrght 2004 by Mark Horowtz (w/ Fgures from Hgh-Performance Mcroprocessor Desgn IEEE And Fgures from Bora Nkolc 1

More information

PHYS 450 Spring semester Lecture 02: Dealing with Experimental Uncertainties. Ron Reifenberger Birck Nanotechnology Center Purdue University

PHYS 450 Spring semester Lecture 02: Dealing with Experimental Uncertainties. Ron Reifenberger Birck Nanotechnology Center Purdue University PHYS 45 Sprng semester 7 Lecture : Dealng wth Expermental Uncertantes Ron Refenberger Brck anotechnology Center Purdue Unversty Lecture Introductory Comments Expermental errors (really expermental uncertantes)

More information

Statistics for Managers Using Microsoft Excel/SPSS Chapter 13 The Simple Linear Regression Model and Correlation

Statistics for Managers Using Microsoft Excel/SPSS Chapter 13 The Simple Linear Regression Model and Correlation Statstcs for Managers Usng Mcrosoft Excel/SPSS Chapter 13 The Smple Lnear Regresson Model and Correlaton 1999 Prentce-Hall, Inc. Chap. 13-1 Chapter Topcs Types of Regresson Models Determnng the Smple Lnear

More information

Relevance Vector Machines Explained

Relevance Vector Machines Explained October 19, 2010 Relevance Vector Machnes Explaned Trstan Fletcher www.cs.ucl.ac.uk/staff/t.fletcher/ Introducton Ths document has been wrtten n an attempt to make Tppng s [1] Relevance Vector Machnes

More information

Chapter - 2. Distribution System Power Flow Analysis

Chapter - 2. Distribution System Power Flow Analysis Chapter - 2 Dstrbuton System Power Flow Analyss CHAPTER - 2 Radal Dstrbuton System Load Flow 2.1 Introducton Load flow s an mportant tool [66] for analyzng electrcal power system network performance. Load

More information

ECE559VV Project Report

ECE559VV Project Report ECE559VV Project Report (Supplementary Notes Loc Xuan Bu I. MAX SUM-RATE SCHEDULING: THE UPLINK CASE We have seen (n the presentaton that, for downlnk (broadcast channels, the strategy maxmzng the sum-rate

More information

Prof. Dr. I. Nasser Phys 630, T Aug-15 One_dimensional_Ising_Model

Prof. Dr. I. Nasser Phys 630, T Aug-15 One_dimensional_Ising_Model EXACT OE-DIMESIOAL ISIG MODEL The one-dmensonal Isng model conssts of a chan of spns, each spn nteractng only wth ts two nearest neghbors. The smple Isng problem n one dmenson can be solved drectly n several

More information

Chapter 8 Indicator Variables

Chapter 8 Indicator Variables Chapter 8 Indcator Varables In general, e explanatory varables n any regresson analyss are assumed to be quanttatve n nature. For example, e varables lke temperature, dstance, age etc. are quanttatve n

More information

Psychology 282 Lecture #24 Outline Regression Diagnostics: Outliers

Psychology 282 Lecture #24 Outline Regression Diagnostics: Outliers Psychology 282 Lecture #24 Outlne Regresson Dagnostcs: Outlers In an earler lecture we studed the statstcal assumptons underlyng the regresson model, ncludng the followng ponts: Formal statement of assumptons.

More information

Grover s Algorithm + Quantum Zeno Effect + Vaidman

Grover s Algorithm + Quantum Zeno Effect + Vaidman Grover s Algorthm + Quantum Zeno Effect + Vadman CS 294-2 Bomb 10/12/04 Fall 2004 Lecture 11 Grover s algorthm Recall that Grover s algorthm for searchng over a space of sze wors as follows: consder the

More information

ECEN 5005 Crystals, Nanocrystals and Device Applications Class 19 Group Theory For Crystals

ECEN 5005 Crystals, Nanocrystals and Device Applications Class 19 Group Theory For Crystals ECEN 5005 Crystals, Nanocrystals and Devce Applcatons Class 9 Group Theory For Crystals Dee Dagram Radatve Transton Probablty Wgner-Ecart Theorem Selecton Rule Dee Dagram Expermentally determned energy

More information

Statistical Circuit Optimization Considering Device and Interconnect Process Variations

Statistical Circuit Optimization Considering Device and Interconnect Process Variations Statstcal Crcut Optmzaton Consderng Devce and Interconnect Process Varatons I-Jye Ln, Tsu-Yee Lng, and Yao-Wen Chang The Electronc Desgn Automaton Laboratory Department of Electrcal Engneerng Natonal Tawan

More information

Econ107 Applied Econometrics Topic 3: Classical Model (Studenmund, Chapter 4)

Econ107 Applied Econometrics Topic 3: Classical Model (Studenmund, Chapter 4) I. Classcal Assumptons Econ7 Appled Econometrcs Topc 3: Classcal Model (Studenmund, Chapter 4) We have defned OLS and studed some algebrac propertes of OLS. In ths topc we wll study statstcal propertes

More information

DUE: WEDS FEB 21ST 2018

DUE: WEDS FEB 21ST 2018 HOMEWORK # 1: FINITE DIFFERENCES IN ONE DIMENSION DUE: WEDS FEB 21ST 2018 1. Theory Beam bendng s a classcal engneerng analyss. The tradtonal soluton technque makes smplfyng assumptons such as a constant

More information

Statistics for Business and Economics

Statistics for Business and Economics Statstcs for Busness and Economcs Chapter 11 Smple Regresson Copyrght 010 Pearson Educaton, Inc. Publshng as Prentce Hall Ch. 11-1 11.1 Overvew of Lnear Models n An equaton can be ft to show the best lnear

More information

One-sided finite-difference approximations suitable for use with Richardson extrapolation

One-sided finite-difference approximations suitable for use with Richardson extrapolation Journal of Computatonal Physcs 219 (2006) 13 20 Short note One-sded fnte-dfference approxmatons sutable for use wth Rchardson extrapolaton Kumar Rahul, S.N. Bhattacharyya * Department of Mechancal Engneerng,

More information

Linear Approximation with Regularization and Moving Least Squares

Linear Approximation with Regularization and Moving Least Squares Lnear Approxmaton wth Regularzaton and Movng Least Squares Igor Grešovn May 007 Revson 4.6 (Revson : March 004). 5 4 3 0.5 3 3.5 4 Contents: Lnear Fttng...4. Weghted Least Squares n Functon Approxmaton...

More information

ANSWERS. Problem 1. and the moment generating function (mgf) by. defined for any real t. Use this to show that E( U) var( U)

ANSWERS. Problem 1. and the moment generating function (mgf) by. defined for any real t. Use this to show that E( U) var( U) Econ 413 Exam 13 H ANSWERS Settet er nndelt 9 deloppgaver, A,B,C, som alle anbefales å telle lkt for å gøre det ltt lettere å stå. Svar er gtt . Unfortunately, there s a prntng error n the hnt of

More information

Linear Feature Engineering 11

Linear Feature Engineering 11 Lnear Feature Engneerng 11 2 Least-Squares 2.1 Smple least-squares Consder the followng dataset. We have a bunch of nputs x and correspondng outputs y. The partcular values n ths dataset are x y 0.23 0.19

More information

System in Weibull Distribution

System in Weibull Distribution Internatonal Matheatcal Foru 4 9 no. 9 94-95 Relablty Equvalence Factors of a Seres-Parallel Syste n Webull Dstrbuton M. A. El-Dacese Matheatcs Departent Faculty of Scence Tanta Unversty Tanta Egypt eldacese@yahoo.co

More information

Appendix for Causal Interaction in Factorial Experiments: Application to Conjoint Analysis

Appendix for Causal Interaction in Factorial Experiments: Application to Conjoint Analysis A Appendx for Causal Interacton n Factoral Experments: Applcaton to Conjont Analyss Mathematcal Appendx: Proofs of Theorems A. Lemmas Below, we descrbe all the lemmas, whch are used to prove the man theorems

More information

Curve Fitting with the Least Square Method

Curve Fitting with the Least Square Method WIKI Document Number 5 Interpolaton wth Least Squares Curve Fttng wth the Least Square Method Mattheu Bultelle Department of Bo-Engneerng Imperal College, London Context We wsh to model the postve feedback

More information

Inductance Calculation for Conductors of Arbitrary Shape

Inductance Calculation for Conductors of Arbitrary Shape CRYO/02/028 Aprl 5, 2002 Inductance Calculaton for Conductors of Arbtrary Shape L. Bottura Dstrbuton: Internal Summary In ths note we descrbe a method for the numercal calculaton of nductances among conductors

More information

Pop-Click Noise Detection Using Inter-Frame Correlation for Improved Portable Auditory Sensing

Pop-Click Noise Detection Using Inter-Frame Correlation for Improved Portable Auditory Sensing Advanced Scence and Technology Letters, pp.164-168 http://dx.do.org/10.14257/astl.2013 Pop-Clc Nose Detecton Usng Inter-Frame Correlaton for Improved Portable Audtory Sensng Dong Yun Lee, Kwang Myung Jeon,

More information

/ n ) are compared. The logic is: if the two

/ n ) are compared. The logic is: if the two STAT C141, Sprng 2005 Lecture 13 Two sample tests One sample tests: examples of goodness of ft tests, where we are testng whether our data supports predctons. Two sample tests: called as tests of ndependence

More information

Note 10. Modeling and Simulation of Dynamic Systems

Note 10. Modeling and Simulation of Dynamic Systems Lecture Notes of ME 475: Introducton to Mechatroncs Note 0 Modelng and Smulaton of Dynamc Systems Department of Mechancal Engneerng, Unversty Of Saskatchewan, 57 Campus Drve, Saskatoon, SK S7N 5A9, Canada

More information

Chapter 13: Multiple Regression

Chapter 13: Multiple Regression Chapter 13: Multple Regresson 13.1 Developng the multple-regresson Model The general model can be descrbed as: It smplfes for two ndependent varables: The sample ft parameter b 0, b 1, and b are used to

More information

Logic effort and gate sizing

Logic effort and gate sizing EEN454 Dgtal Integrated rcut Desgn Logc effort and gate szng EEN 454 Introducton hp desgners face a bewlderng arra of choces What s the best crcut topolog for a functon? How man stages of logc gve least

More information

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin Proceedngs of the 007 Wnter Smulaton Conference S G Henderson, B Bller, M-H Hseh, J Shortle, J D Tew, and R R Barton, eds LOW BIAS INTEGRATED PATH ESTIMATORS James M Calvn Department of Computer Scence

More information

Chapter 15 Student Lecture Notes 15-1

Chapter 15 Student Lecture Notes 15-1 Chapter 15 Student Lecture Notes 15-1 Basc Busness Statstcs (9 th Edton) Chapter 15 Multple Regresson Model Buldng 004 Prentce-Hall, Inc. Chap 15-1 Chapter Topcs The Quadratc Regresson Model Usng Transformatons

More information

The Synchronous 8th-Order Differential Attack on 12 Rounds of the Block Cipher HyRAL

The Synchronous 8th-Order Differential Attack on 12 Rounds of the Block Cipher HyRAL The Synchronous 8th-Order Dfferental Attack on 12 Rounds of the Block Cpher HyRAL Yasutaka Igarash, Sej Fukushma, and Tomohro Hachno Kagoshma Unversty, Kagoshma, Japan Emal: {garash, fukushma, hachno}@eee.kagoshma-u.ac.jp

More information

4 Analysis of Variance (ANOVA) 5 ANOVA. 5.1 Introduction. 5.2 Fixed Effects ANOVA

4 Analysis of Variance (ANOVA) 5 ANOVA. 5.1 Introduction. 5.2 Fixed Effects ANOVA 4 Analyss of Varance (ANOVA) 5 ANOVA 51 Introducton ANOVA ANOVA s a way to estmate and test the means of multple populatons We wll start wth one-way ANOVA If the populatons ncluded n the study are selected

More information

Difference Equations

Difference Equations Dfference Equatons c Jan Vrbk 1 Bascs Suppose a sequence of numbers, say a 0,a 1,a,a 3,... s defned by a certan general relatonshp between, say, three consecutve values of the sequence, e.g. a + +3a +1

More information

Temperature. Chapter Heat Engine

Temperature. Chapter Heat Engine Chapter 3 Temperature In prevous chapters of these notes we ntroduced the Prncple of Maxmum ntropy as a technque for estmatng probablty dstrbutons consstent wth constrants. In Chapter 9 we dscussed the

More information

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method Appled Mathematcal Scences, Vol. 7, 0, no. 47, 07-0 HIARI Ltd, www.m-hkar.com Comparson of the Populaton Varance Estmators of -Parameter Exponental Dstrbuton Based on Multple Crtera Decson Makng Method

More information

EVALUATION OF THE VISCO-ELASTIC PROPERTIES IN ASPHALT RUBBER AND CONVENTIONAL MIXES

EVALUATION OF THE VISCO-ELASTIC PROPERTIES IN ASPHALT RUBBER AND CONVENTIONAL MIXES EVALUATION OF THE VISCO-ELASTIC PROPERTIES IN ASPHALT RUBBER AND CONVENTIONAL MIXES Manuel J. C. Mnhoto Polytechnc Insttute of Bragança, Bragança, Portugal E-mal: mnhoto@pb.pt Paulo A. A. Perera and Jorge

More information

Gasometric Determination of NaHCO 3 in a Mixture

Gasometric Determination of NaHCO 3 in a Mixture 60 50 40 0 0 5 15 25 35 40 Temperature ( o C) 9/28/16 Gasometrc Determnaton of NaHCO 3 n a Mxture apor Pressure (mm Hg) apor Pressure of Water 1 NaHCO 3 (s) + H + (aq) Na + (aq) + H 2 O (l) + CO 2 (g)

More information

Snce h( q^; q) = hq ~ and h( p^ ; p) = hp, one can wrte ~ h hq hp = hq ~hp ~ (7) the uncertanty relaton for an arbtrary state. The states that mnmze t

Snce h( q^; q) = hq ~ and h( p^ ; p) = hp, one can wrte ~ h hq hp = hq ~hp ~ (7) the uncertanty relaton for an arbtrary state. The states that mnmze t 8.5: Many-body phenomena n condensed matter and atomc physcs Last moded: September, 003 Lecture. Squeezed States In ths lecture we shall contnue the dscusson of coherent states, focusng on ther propertes

More information

18.1 Introduction and Recap

18.1 Introduction and Recap CS787: Advanced Algorthms Scrbe: Pryananda Shenoy and Shjn Kong Lecturer: Shuch Chawla Topc: Streamng Algorthmscontnued) Date: 0/26/2007 We contnue talng about streamng algorthms n ths lecture, ncludng

More information

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE Analytcal soluton s usually not possble when exctaton vares arbtrarly wth tme or f the system s nonlnear. Such problems can be solved by numercal tmesteppng

More information

A New Design of Multiplier using Modified Booth Algorithm and Reversible Gate Logic

A New Design of Multiplier using Modified Booth Algorithm and Reversible Gate Logic Internatonal Journal of Computer Applcatons Technology and Research A New Desgn of Multpler usng Modfed Booth Algorthm and Reversble Gate Logc K.Nagarjun Department of ECE Vardhaman College of Engneerng,

More information

Week 5: Neural Networks

Week 5: Neural Networks Week 5: Neural Networks Instructor: Sergey Levne Neural Networks Summary In the prevous lecture, we saw how we can construct neural networks by extendng logstc regresson. Neural networks consst of multple

More information

Department of Statistics University of Toronto STA305H1S / 1004 HS Design and Analysis of Experiments Term Test - Winter Solution

Department of Statistics University of Toronto STA305H1S / 1004 HS Design and Analysis of Experiments Term Test - Winter Solution Department of Statstcs Unversty of Toronto STA35HS / HS Desgn and Analyss of Experments Term Test - Wnter - Soluton February, Last Name: Frst Name: Student Number: Instructons: Tme: hours. Ads: a non-programmable

More information

Parameter Estimation for Dynamic System using Unscented Kalman filter

Parameter Estimation for Dynamic System using Unscented Kalman filter Parameter Estmaton for Dynamc System usng Unscented Kalman flter Jhoon Seung 1,a, Amr Atya F. 2,b, Alexander G.Parlos 3,c, and Klto Chong 1,4,d* 1 Dvson of Electroncs Engneerng, Chonbuk Natonal Unversty,

More information

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X Statstcs 1: Probablty Theory II 37 3 EPECTATION OF SEVERAL RANDOM VARIABLES As n Probablty Theory I, the nterest n most stuatons les not on the actual dstrbuton of a random vector, but rather on a number

More information

Lecture 12: Classification

Lecture 12: Classification Lecture : Classfcaton g Dscrmnant functons g The optmal Bayes classfer g Quadratc classfers g Eucldean and Mahalanobs metrcs g K Nearest Neghbor Classfers Intellgent Sensor Systems Rcardo Guterrez-Osuna

More information

International Journal of Pure and Applied Sciences and Technology

International Journal of Pure and Applied Sciences and Technology Int. J. Pure Appl. Sc. Technol., 4() (03), pp. 5-30 Internatonal Journal of Pure and Appled Scences and Technology ISSN 9-607 Avalable onlne at www.jopaasat.n Research Paper Schrödnger State Space Matrx

More information

University of Washington Department of Chemistry Chemistry 452/456 Summer Quarter 2014

University of Washington Department of Chemistry Chemistry 452/456 Summer Quarter 2014 Lecture 16 8/4/14 Unversty o Washngton Department o Chemstry Chemstry 452/456 Summer Quarter 214. Real Vapors and Fugacty Henry s Law accounts or the propertes o extremely dlute soluton. s shown n Fgure

More information

Regularized Discriminant Analysis for Face Recognition

Regularized Discriminant Analysis for Face Recognition 1 Regularzed Dscrmnant Analyss for Face Recognton Itz Pma, Mayer Aladem Department of Electrcal and Computer Engneerng, Ben-Guron Unversty of the Negev P.O.Box 653, Beer-Sheva, 845, Israel. Abstract Ths

More information

[7] R.S. Varga, Matrix Iterative Analysis, Prentice-Hall, Englewood Clis, New Jersey, (1962).

[7] R.S. Varga, Matrix Iterative Analysis, Prentice-Hall, Englewood Clis, New Jersey, (1962). [7] R.S. Varga, Matrx Iteratve Analyss, Prentce-Hall, Englewood ls, New Jersey, (962). [8] J. Zhang, Multgrd soluton of the convecton-duson equaton wth large Reynolds number, n Prelmnary Proceedngs of

More information

Errors for Linear Systems

Errors for Linear Systems Errors for Lnear Systems When we solve a lnear system Ax b we often do not know A and b exactly, but have only approxmatons  and ˆb avalable. Then the best thng we can do s to solve ˆx ˆb exactly whch

More information

Stanford University CS359G: Graph Partitioning and Expanders Handout 4 Luca Trevisan January 13, 2011

Stanford University CS359G: Graph Partitioning and Expanders Handout 4 Luca Trevisan January 13, 2011 Stanford Unversty CS359G: Graph Parttonng and Expanders Handout 4 Luca Trevsan January 3, 0 Lecture 4 In whch we prove the dffcult drecton of Cheeger s nequalty. As n the past lectures, consder an undrected

More information

Lecture 3. Ax x i a i. i i

Lecture 3. Ax x i a i. i i 18.409 The Behavor of Algorthms n Practce 2/14/2 Lecturer: Dan Spelman Lecture 3 Scrbe: Arvnd Sankar 1 Largest sngular value In order to bound the condton number, we need an upper bound on the largest

More information

The Two-scale Finite Element Errors Analysis for One Class of Thermoelastic Problem in Periodic Composites

The Two-scale Finite Element Errors Analysis for One Class of Thermoelastic Problem in Periodic Composites 7 Asa-Pacfc Engneerng Technology Conference (APETC 7) ISBN: 978--6595-443- The Two-scale Fnte Element Errors Analyss for One Class of Thermoelastc Problem n Perodc Compostes Xaoun Deng Mngxang Deng ABSTRACT

More information