Designing Polymorphic Circuits with Periodical Weight Adjustment

Size: px
Start display at page:

Download "Designing Polymorphic Circuits with Periodical Weight Adjustment"

Transcription

1 2015 IEEE Sympsium Series n Cmputatinal Intelligence Designing Plymrphic Circuits with Peridical Weight Adjustment Hujun Liang 1, Rui Xie 2 1 Department f Cmputer Science, 2 Department f Accunting Anhui University f Finance and Ecnmics Bengbu, Anhui, China lhjabc45@sina.cm Liang Chen Department f Transprtatin Service Autmbile NCO Academy Bengbu, Anhui, China aufecl1@163.cm Abstract A plymrphic circuit can perfrm tw r mre functins under different cnditins withut the need f extra cmpnents. Thse functins can be activated by envirnmental signals, such as temperature, pwer supply vltage, illuminatin, and s n. S far, existent evlutinary algrithms can nly evlve plymrphic circuits at lwer success rate. In this paper, the peridical weight adjustment methd is prpsed fr the Evlutinary Strategy t evlve plymrphic circuits. The experimental results demnstrate that the peridical weight adjustment methd can perfrm better than existent evlutinary techniques fr plymrphic circuits, and it has the ptential t evlve mre cmplex plymrphic circuits, e.g., by this methd a three-state plymrphic circuit is evlved fr the first time. I. INTRODUCTION The cncept f plymrphic electrnics was prpsed by Stica et al[1]. Unlike traditinal multifunctinal electrnics, which are based n switches r multiplexers, the plymrphic circuit des nt need any extra cmpnents t switch its different functins, but by sme external factrs, such as pwer supply vltage, temperature and light [2-4]. The Evlutinary Algrithms (EAs) fr designing the plymrphic circuits are firstly prpsed by Sekanina and his clleagues [5-7]. The advantages f evlutinary design appraches are: i) the circuits designed by the evlutinary design apprach ften need fewer gates. ii) The evlutinary design apprach can find nvel and creative tplgies fr the circuits. Gajda and Sekanina have dne a lt f imprtant wrk n designing plymrphic circuits with evlutinary algrithms [5, 8, 9]. Especially in [8], tw-state plymrphic circuits with 8-inputs/8-utputs and 13-inputs/1-utput have being evlved with the aid f the binary decisin diagrams (BDD) and multiplexer. Hwever, designing plymrphic circuits purely by evlutinary algrithms is still a hard prblem. In [10], an imprved Evlutinary Strategy (ES) based n weighted sum methd was prpsed t design plymrphic circuits. Nevertheless, this imprved algrithm need t set weight factrs manually, and the success rates are still relatively lw. S, mre effective design methd shuld be develped. Because a plymrphic circuit has tw r mre different functins, it is necessary t balance the search preferences amng different functins. The bjective f the peridical weight adjustment methd in this paper is t balance the search preference amng different functins autmatically. The experimental results demnstrate that the success rates are imprved. The ES based n peridical weight adjustment can evlve plymrphic circuits mre effectively and has the ptential t evlve mre cmplex plymrphic circuits, e.g. three-state plymrphic circuits. This paper prpses a methd fr designing plymrphic circuits by peridically adjusting weights, the rest is is rganized as fllws. Sectin II intrduces sme related wrk. Sectin III cnsiders the existent prblems. Sectin IV describes the Peridical Weight Adjustment Methd (PWAM) in detail. Sectin V gives the experimental results. Finally, a brief cnclusin is given in sectin VI. II. RELATED WORK A. Cartesian Genetic Prgramming The evlutinary algrithm adpted in this paper is based n Cartesian Genetic Prgramming (CGP) [11-14], which was riginally intrduced int Evlvable Hardware (EHW) field by Miller et al. [15]. CGP has already demnstrated its efficiency and is widely used fr the evlutinary design f digital circuits [8, 9, 14]. The CGP mdel is described as fllws. Representatin: CGP uses an array f c (clumns) r (rws) f Prgrammable Elements (PEs) t represent the desired circuit. The prgrammable elements can be traditinal primary lgic gates (e.g. AND, OR, NOT), r plymrphic gates (e.g. AND/OR, AND/AND), r high-level functinal units. If r=1, it means the number f candidate PEs is same with c. Cnnectin: Each Prgrammable Element has its wn inputs and utputs. The inputs f each PE can nly be /15 $ IEEE DOI /SSCI

2 cnnected t the previus clumns r the circuit inputs, but cannt be cnnected t the latter clumns. The intercnnectivity f each PE is defined by the levels back parameter L, which determines hw many previus clumns can be cnnected t the current ne. In this paper, L = c, and this means that all previus clumns can be cnnected. It is nted that the PEs in the first clumn can nly cnnect t the primary inputs f the circuit. In rder that the expected circuit can be evlved under the cntrl f EAs, the candidate circuits must be mapped int chrmsmes. A chrmsme is a string f parameters (genes) that are jined tgether. It represents a ptential slutin t a given prblem and defines the tplgy f a candidate circuit. Althugh the CGP mdel is ften adpted in evlvable hardware cmmunity, the exact encding methds are ften with minr differences. The encding methd used in this paper is exactly the same as that in [10]. The initial ppulatin is generated randmly. B. Evlutinary Algrithms and Existent Results The evlutinary algrithm chsen fr designing plymrphic circuits is (, )-ES [5, 10]. In this algrithm, each individual f the ppulatin represents a ptential slutin t the desired plymrphic circuit. Generally, the prcedure f the fitness evaluatin f an individual can be described as that in Fig. 1. Fr a circuit in the ith mde with n i inputs and n utputs, the maximum fitness ni value f Fit i is 2 n. When bth weight factrs and are set t 1, it means the circuit in each mde is treated with equal emphasis. Fr cnvenience, this kind f ES is called as Cnventinal ES (CES). Using this methd, several kinds f plymrphic circuits using plymrphic gates as primary building blcks were evlved [5]. Hwever, the success rate f evlutinary design f plymrphic circuits with CES is very lw. In [10], a Weighted Sum Methd (WSM) is prpsed t imprve the evlutinary prcess, where w1 and w2 are set accrding t the evlutinary difficulties under different mdes. /* Suppse the expected plymrphic circuit behaves as a functin f 1 in mde 1 and as a functin f in mde 2, and the weight factrs fr tw 2 functins are dented by w1 and w2, respectively.*/ 1. Initialize the fitness value Fit 0 and temprary variables Fit 1 0, Fit Fr each input-utput cmbinatin d 2.1 Set the circuit int mde 1 and calculate crrespnding fitness Fit 1 ; 2.2 Set the circuit int mde 2 and calculate crrespnding fitness Fit 2 ; 3. Calculate the fitness f the cmplete plymrphic circuit as Fit = w 1 Fit 1 + w2 Fit. 2 Fig. 1. The prcedure f the fitness evaluatin f an individual. The typical results f bth CES and WSM are listed in TABLE I. It can be seen that the scale f the evlved plymrphic circuits is small, and the success rate is still relatively lw. All the six kinds f plymrphic circuits are als adpted as the benchmark circuits in this paper. TABLE I. THE RESULTS OF EXISTENT EVOLUTIONARY TECHNIQUES Results [5] Results [10] Num.Gates* Circuits Gates Used w1 = w 2 =1w1 = w2 =1 Best Results [5] [10] Suc.Rate** Suc.Rate Ave. Ave. Suc.Rate (Std.) (Std.) w 1 / w 2 NAND/NOR b-parity-median XOR/XOR (106159) (102429) 1/2000 NAND/XOR b-parity-median XOR/NOR (91685) (114312) 1/8192 Mult2b-sn4b-1 NAND/NOR AND/AND (104416) (85035) 6/1 Mult2b-sn4b-2 ( ab )/XOR XOR/(a b) (117700) (105613) 1/256 2b-mult-add-1 NAND/NOR OR/XOR (106129) (84513) 48/1 2b-mult-add-2 NAND/NOR AND/AND (105874) (81271) 1/16 *Num.Gates dentes the number f ttal gates in each chrmsme. **Suc.Rate dentes the success rate. 1500

3 III. PROBLEM AND STRATEGY As descriptins in the frmer sectin, the success rate f existent Evlutinary Algrithms (EAs) is relatively lw, even fr small-scale tw-state plymrphic circuits. The typical appraches fr imprving the evlutinary ability is t design imprved versins f t EAs [16], r t intrduce high-level functinal cmpnents as the building blcks instead f primary gates (i.e. functin-level evlutin) [7], r t develp the Divide-and-Cnquer techniques [17]. Fr plymrphic circuits, due t their intrinsic cmplexity, neither effective functin-level evlutin appraches nr Divide-and- Cnquer appraches have been prpsed, s far. Cmpared t the CES, thugh the WSM can effectively imprve the success rate and decrease required evlutinary generatins fr mst plymrphic circuits. Hwever, the WSM needs t set up the apprpriate weight values. In this paper, an evlutinary algrithm based n peridical weight adjustment is prpsed. It can change its weights peridically accrding t a predefined functin, withut the need f effrts t d a number f experiments t btain apprpriate weights. IV. EVOLUTION STRATEGY WITH PERIODICAL WEIGHT ADJUSTMENT Fr a plymrphic circuit with n functins, the fitness value can be calculated as (1). Fit ( x ) w n i 1 i Fit ( x ) Where Fit i (x) dentes the fitness f the chrmsme x under mde i, and w i dentes the crrespnding nn-negative weight factr. Generally, the weight factr is imprtant and will affect the efficiency f EAs. In [5], bth weight factrs are actually set t 1. In [10], the weight factrs are set in advance, and during the evlutinary prcess, the weight factrs dn t change, while in this study, the weight factrs are set t change peridically. Fr cnvenience, it is named as PWAM. In the PWAM methd, the weight factrs are set t change dynamically and peridically accrding t the sinusid functin, which is expressed as (2). i (1) w sin( 2 t ) 1 1 i n (2) i i Where n means the number f functins included in a plymrphic circuit, and t i is calculated accrding t (3). Additinally, each weight factr is added by 1 in rder t avid being negative. t i ( CG ( i 1) Pd / Den) md Pd 1 i n Pd The bjective f (3) is t map the number f current generatin int interval [0, 1), where CG means the current evlutinary generatin in the evlutinary prcess. Pd means perid, i.e. the changing perid f the weight values, fr (3) example, if Pd=100, it means after 100 evlutinary generatins t i will be same with its riginal value. Generally, Pd is set smaller than the maximum number f evlutinary generatins. Due t the sinusidal functin in itself is peridical, (3) can be simplified int (4). t i CG ( i 1) Pd / Den 1 i n Pd Den is a psitive number, which can be set t n r ther designated values. Its main functin is t generate phase difference. Fr cnvenience, a new variable PhaseDifference is defined as fllws. [ i ( i 1)] Pd / Den 2 PhaseDifference 2 Pd Den The unit fr PhaseDifference is radian. Fr example, fr a 3-state plymrphic circuit, generally Den can be set t 3, and the phase difference between weights will be 2 / 3 ; if Den is set t 5, the phase difference between weights will be 2/5. Amng all the experiments, the case where PhaseDifference=0 shuld be paid mre attentin. It des nt mean Den. In this situatin, (4) shuld be rewritten as (6). This means all weights are changing with evlutinary generatins but still keep same with each ther. t i (4) (5) CG Pd md 1 i n Pd (6) V. EXPERIMENTS In this sectin, experiments are dne t test the perfrmance f PWAM. A. Parameter Settings In TABLE II, the parameters f Evlutin Strategy are given. The number f runs is 100, which means that each plymrphic circuit is evlved 100 times independently. In all the experiments, the mutatin rate is TABLE II. PARAMETERS USED IN THE EXPERIMENTS Number f runs 100 Mutatin rate 0.05 Circuit layut 1 Num.Gates Maximum number f evlutinary generatins 300, The gate array f the CGP mdel is 1 Num.Gates. That is t say, r=1, and the number f clumns c is equal t the number f gates (Num.Gates). Since the number f candidate 1501

4 gates used t evlve different plymrphic circuits is nt same, c is nt a fixed number. Fr fair cmparisns, the number f the gates used fr each plymrphic circuit are the same as thse in [10] (see TABLE I). Perfrmance indicatrs are Suc.Rate and Ave. Suc.Rate means average success rate, and Ave. means the average evlutinary generatins. As fr Ave., when ne run cannt find a functinally crrect circuit, the maximum number f evlutinary generatins is cunted B. Cmparisns f Different Weight Adjustment Methds In this sectin, the experimental results f the evlutinary design f tw-state plymrphic circuits are presented. The intentin f these experiments is t test hw well the peridical weight adjustment methd behaves. Fr this grup f experiments PhaseDifference=. Fig. 2. The relatinship between the perid and the success rate TABLE III. EXPERIMENTAL RESULTS OF DIFFERENT WEIGHT ADJUSTMENT METHODS WSM PWAM Circuit (The best results) (Perid(Pd)=10000) Suc.Rate Ave.(Std.) Suc.Rate Ave.(Std.) 5b-parity-median (102429) (88219) 5b-parity-median (114312) (115166) 2b-mult-add (84513) (90565) 2b-mult-add (81271) (104959) Mult2b-sn4b (85035) (59359) Mult2b-sn4b (105613) (89029) The data in parentheses are standard deviatins. As is shwn in TABLE III, PWAM wrks well than the WSM. It can be bserved that, fr the circuit 5b-parity-median-2, the perfrmance f the PWAM is wrse than that f the WSM. Fr the circuit 2b-mult-add-2, the success rates f WSM and PWAM are similar. Fr ther fur circuits, the PWAM is much better than the WSM. Especially, fr the circuit Mult2bsn4b-2, the success rate f the PWAM is higher than that f WSM by 42%. Due t the PWAM is better, it will be further analyzed in the fllwing sectins. C. The Impact f Parameters 1) Perid and PhaseDifference In this sectin, hw the parameters Perid (Pd) and PhaseDifference will affect the perfrmance f the PWAM are evaluated. Fig. 2 demnstrates hw the Perid affects the success rate. It can be bserved that, when the Perid is t small r t large, the success rate is relatively lw. The ideal value fr the Perid is between 2000 and Within this range, the Perid is nt a sensitive parameter fr the evlutinary Fig. 3. The relatinship between the phase lag and the success rate algrithm. In the fllwing experiments, the parameter Perid is fixed at Fig. 3 reveals hw the phase lag (i.e. PhaseDifference) affects the success rate. Similar t the parameter Perid, the PhaseDifference is als nt a sensitive value in a certain range. The ideal value fr PhaseDifference can be chsen frm 60 ( 2 / 6 ) t 330 ( 211/ 12 ). When the phase lag is set t 0 (0) r 360 ( 2 ), it means there are n phase differences amng the weight factrs. 2) The Number f Candidate Gates This sectin explre the relatinship between the number f candidate gates and the success rate. The tw-state plymrphic circuits 5b-parity-median-2 and 2b-mult-add-1 are taken as a test wrkbench. Since the trend is evident, nly the test parameters f 5b-parity-median-2 are given in details in TABLE IV. In TABLE IV, when Perid=10000, with the number f candidate gates increases frm 40 t 60, the success rate increases frm 59% t 72%, and the average generatin needed fr btaining a slutin decreases. It seems the number f candidate gates has much impact n the evlutin prcess. Since the selected CGP array cnsists f ne rw, the number f clumns c is same with the number f candidate gates. 1502

5 TABLE IV. THE RELATIONSHIP BETWEEN THE NUMBER OF CANDIDATE GATES AND THE SUCCESS RATE Perid(Pd)=2000 Perid(Pd)= b-parity-median-2 Suc.Rate Ave.(Std.) Suc.Rate Ave.(Std.) Num.Gates= (i.e. c=40) (113462) (115166) Num.Gates= (i.e. c=60) (117044) (114527) Fig. 4. The number f candidate gates and the success rate In rder t reveal hw the number f candidate gates affects the perfrmance f the PWAM, mre experiments n 5b-parity-median-2 and 2b-mult-add-1 are cnducted, and experimental results are given in Fig. 4. Fig. 5. The number f candidate gates and the average evlutinary generatin Frm Fig. 4, it can be bserved that the success rate increases with the increment f the number f candidate gates. When the number f candidate gates is large enugh, the success rate is clse t 100%. As can be bserved frm Fig. 5, fr circuits 5b-parity-median-2 and 2b-mult-add-1, the average evlutinary generatin decreases gradually at first. Hwever, when the number f candidate gates exceeds 500, the difference f average evlutinary generatins is n lnger bvius. D. Evlving a Three-State Plymrphic Circuit with the PWAM In rder t cmpare the perfrmance f the CES, in which each weight factr is 1, with that f the PWAM, experiments n a 3-state plymrphic circuit are cnducted. The 3-state plymrphic circuit is cmpsed f a 2-bit multiplier, a 2-bit adder and a 4-bit srt net. In this experiment, Num.Gates=80, Perid= TABLE V. EXPERIMENTAL RESULTS OF A 3-STATE POLYMORPHIC CIRCUIT The style f weight adjustment Suc.Rate Ave.(Std.) w 1 = w2 = w 3 = (98169) PhaseDifference= 2/ (83570) w 1 = w2 = w (105860) (same but changing) Frm TABLE V, it can be bserved that, when all weight factrs are set at 1 (i.e. the CES is used), the success rate is nly 42%. While with the PWAM (PhaseDifference= 2 / 3), the success rate is 92%. It is higher by 50%. The case in which all weight factrs are equal but changing simultaneusly is als given in TABLE V. Its perfrmance is between thse f the frmer tw cases. Except fr tw-state plymrphic circuits, the PWAM can be used t evlve mre cmplex circuits. An evlved slutin fr the 3-state plymrphic circuit is shwn in Fig. 6. The difference f success rate caused by PhaseDifference n the evlutin design f a 3-state plymrphic circuit is given in TABLE VI. It is bvius that when the PhaseDifference is nt clse t 0 r 360 the result is acceptable. N matter which value is chsen frm [60, 300 ] fr PhaseDifference, the perfrmance f the algrithm will nt change greatly. TABLE VI. Statistics Suc.Rate Ave. (Std.) THE RELATIONSHIP BETWEEN PHASEDIFFERENCE AND THE PERFORMANCE OF THE PWAM PhaseDifference (in Degree) (94321) (83570) (89125) (92527) (90799) (105860) 1503

6 Fig. 6. A three-state plymrphic circuit 2b-mult-add-sn4b. The inputs: A (0-1), B (2-3); the utputs: 0-3 (0-2 in case f adder); gates: 0-nand/nr/r, 1- r/xr/nand, 2-and/nand/and, 3-nr/and/nr VI. DISCUSSION AND CONCLUSIONS In rder t imprve the ability f the evlutinary design f plymrphic circuits, the peridical weight adjustment methd fr Evlutinary Strategy, i.e. the PWAM is prpsed. The weight factrs are made t change dynamically during the evlutinary prcess. Experiments n six 2-state circuits demnstrate that the PWAM is better than the CES and the WSM in mst cases. A 3-state plymrphic circuit is evlved fr the first time. The PWAM shws much better perfrmance. Hwever, fr a plymrphic circuit with a bit large scale (e.g. a 3-bit multiplier/3-bit adder); the PWAM still can nt design it easily. Therefre, in the future, the scalability is still an imprtant issue t be reslved and why PWAM is better than CES and WSM shuld be further analyzed. REFERENCES [1] Adrian Stica, Ricard Zebulum and Didier Keymeulen, "Plymrphic Electrnics," in the 4th Internatinal Cnference n Evlvable Systems: Frm Bilgy t Hardware (ICES'01), Tky, Japan, 2001, pp [2] Richard Ruzicka and Lukas Sekanina, "Physical Demnstratin f Plymrphic Self-Checking Circuits," in IEEE Internatinal On-Line Testing Sympsium, 2008, pp [3] Adrian Stica, Ricard Zebulum and Didier Keymeulen, "Taking evlutinary circuit design frm experimentatin t implementatin: sme useful techniques and a silicn demnstratin," IEE Prceedings n Cmputers and Digital Techniques, vl. 151, pp , 18 July [4] Adrian Stica, Ricard Zebulum and Didier Keymeulen, "On Plymrphic Circuits and Their Design using Evlutinary Algrithms," in IASTED Internatinal Cnference n Applied Infrmatics(AI2002), Innsbruck, Austrilia, [5] Lukas Sekanina, "Evlutinary Design f Gate-Level Plymrphic Digital Circuits," in Applicatins n Evlutinary Cmputing: EvWrkkshps 2005, 2005, pp [6] Lukas Sekanina and Zdenek Vasicek, "A SAT-based Fitness Functin fr Evlutinary Optimizatin f Plymrphic Circuits " in Design, Autmatin & Test in Eurpe Cnference & Exhibitin (DATE), 2012, Singapre, 2012, pp [7] Lukas Sekanina, Vjtech Salajka and Zdenek Vasicek, "Tw-Step Evlutin f Plymrphic Circuits fr Image Multi-Filtering," in WCCI 2012 IEEE Wrld Cngress n Cmputatinal Intelligence, Brisbane, Australia, 2012, pp [8] Z. Gajda and L. Sekanina, "On Evlutinary Synthesis f Cmpact Plymrphic Cmbinatinal Circuits," Multiple-Valued Lgic and Sft Cmputing, pp , [9] Z. Gajda and L. Sekanina, "Gate-level ptimizatin f plymrphic circuits using Cartesian Genetic Prgramming," in IEEE Cngress n Evlutinary Cmputatin, Trndheim, Nrway, 2009, pp [10] Hujun Liang, Wenjian Lu and Xufa Wang, "Designing Plymrphic Circuits with Evlutinary Algrithm Based n Weighted Sum Methd," in the 7th Internatinal Cnference n Evlvable Systems: Frm Bilgy t Hardware (ICES'07), Wuhan, China, 2007, pp [11] Julian F. Miller, Cartisian genetic prgramming: Springer Berlin Heidelberg, [12] P. Burian, "Reductin f Fitness Calculatins in Cartesian Genetic Prgramming," in 2013 Internatinal Cnference n Applied Electrnics (AE), Pilsen, 2013, pp [13] P. Burian, "Cmpact Versin f Cartesian Genetic Prgramming " in 2014 Internatinal Cnference n Applied Electrnics (AE), Pilsen, 2014, pp [14] B.W. Gldman and W.F. Punch, "Analysis f Cartesian Genetic Prgramming's Evlutinary Mechanisms," IEEE Transactins n Evlutinary Cmputatin, vl. 19, pp ,

7 [15] Julian Miller and Dminic Jb, "Principles in the Evlutinary Design f Digital Circuits - Part I," in Genetic Prgramming and Evlvable Machines. vl. 1, 2000, pp [16] Michal Bidl and Zdenek Vasicek, "Cellular Autmata-Based Develpment f Cmbinatinal and Plymrphic Circuits: A Cmparative Study," in Internatinal Cnference n Evlvable Systems: Frm Bilgy t Hardware (ICES'08), 2008, pp [17] Emanuele Stme, Tatiana Kalganva and Cyrille Lambert, "Generalized disjunctin decmpsitin fr evlvable hardware," IEEE Transactins n Systems, Man and Cybernetics, Part B, vl. 36, pp ,

NUROP CONGRESS PAPER CHINESE PINYIN TO CHINESE CHARACTER CONVERSION

NUROP CONGRESS PAPER CHINESE PINYIN TO CHINESE CHARACTER CONVERSION NUROP Chinese Pinyin T Chinese Character Cnversin NUROP CONGRESS PAPER CHINESE PINYIN TO CHINESE CHARACTER CONVERSION CHIA LI SHI 1 AND LUA KIM TENG 2 Schl f Cmputing, Natinal University f Singapre 3 Science

More information

Technical Bulletin. Generation Interconnection Procedures. Revisions to Cluster 4, Phase 1 Study Methodology

Technical Bulletin. Generation Interconnection Procedures. Revisions to Cluster 4, Phase 1 Study Methodology Technical Bulletin Generatin Intercnnectin Prcedures Revisins t Cluster 4, Phase 1 Study Methdlgy Release Date: Octber 20, 2011 (Finalizatin f the Draft Technical Bulletin released n September 19, 2011)

More information

SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical model for microarray data analysis

SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical model for microarray data analysis SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical mdel fr micrarray data analysis David Rssell Department f Bistatistics M.D. Andersn Cancer Center, Hustn, TX 77030, USA rsselldavid@gmail.cm

More information

ENG2410 Digital Design Sequential Circuits: Part A

ENG2410 Digital Design Sequential Circuits: Part A ENG2410 Digital Design Sequential Circuits: Part A Fall 2017 S. Areibi Schl f Engineering University f Guelph Week #6 Tpics Sequential Circuit Definitins Latches Flip-Flps Delays in Sequential Circuits

More information

ENG2410 Digital Design Sequential Circuits: Part B

ENG2410 Digital Design Sequential Circuits: Part B ENG24 Digital Design Sequential Circuits: Part B Fall 27 S. Areibi Schl f Engineering University f Guelph Analysis f Sequential Circuits Earlier we learned hw t analyze cmbinatinal circuits We will extend

More information

Department of Electrical Engineering, University of Waterloo. Introduction

Department of Electrical Engineering, University of Waterloo. Introduction Sectin 4: Sequential Circuits Majr Tpics Types f sequential circuits Flip-flps Analysis f clcked sequential circuits Mre and Mealy machines Design f clcked sequential circuits State transitin design methd

More information

ENSC Discrete Time Systems. Project Outline. Semester

ENSC Discrete Time Systems. Project Outline. Semester ENSC 49 - iscrete Time Systems Prject Outline Semester 006-1. Objectives The gal f the prject is t design a channel fading simulatr. Upn successful cmpletin f the prject, yu will reinfrce yur understanding

More information

Design and Simulation of Dc-Dc Voltage Converters Using Matlab/Simulink

Design and Simulation of Dc-Dc Voltage Converters Using Matlab/Simulink American Jurnal f Engineering Research (AJER) 016 American Jurnal f Engineering Research (AJER) e-issn: 30-0847 p-issn : 30-0936 Vlume-5, Issue-, pp-9-36 www.ajer.rg Research Paper Open Access Design and

More information

Enhancing Performance of MLP/RBF Neural Classifiers via an Multivariate Data Distribution Scheme

Enhancing Performance of MLP/RBF Neural Classifiers via an Multivariate Data Distribution Scheme Enhancing Perfrmance f / Neural Classifiers via an Multivariate Data Distributin Scheme Halis Altun, Gökhan Gelen Nigde University, Electrical and Electrnics Engineering Department Nigde, Turkey haltun@nigde.edu.tr

More information

Pattern Recognition 2014 Support Vector Machines

Pattern Recognition 2014 Support Vector Machines Pattern Recgnitin 2014 Supprt Vectr Machines Ad Feelders Universiteit Utrecht Ad Feelders ( Universiteit Utrecht ) Pattern Recgnitin 1 / 55 Overview 1 Separable Case 2 Kernel Functins 3 Allwing Errrs (Sft

More information

Broadcast Program Generation for Unordered Queries with Data Replication

Broadcast Program Generation for Unordered Queries with Data Replication Bradcast Prgram Generatin fr Unrdered Queries with Data Replicatin Jiun-Lng Huang and Ming-Syan Chen Department f Electrical Engineering Natinal Taiwan University Taipei, Taiwan, ROC E-mail: jlhuang@arbr.ee.ntu.edu.tw,

More information

IEEE Int. Conf. Evolutionary Computation, Nagoya, Japan, May 1996, pp. 366{ Evolutionary Planner/Navigator: Operator Performance and

IEEE Int. Conf. Evolutionary Computation, Nagoya, Japan, May 1996, pp. 366{ Evolutionary Planner/Navigator: Operator Performance and IEEE Int. Cnf. Evlutinary Cmputatin, Nagya, Japan, May 1996, pp. 366{371. 1 Evlutinary Planner/Navigatr: Operatr Perfrmance and Self-Tuning Jing Xia, Zbigniew Michalewicz, and Lixin Zhang Cmputer Science

More information

CS 477/677 Analysis of Algorithms Fall 2007 Dr. George Bebis Course Project Due Date: 11/29/2007

CS 477/677 Analysis of Algorithms Fall 2007 Dr. George Bebis Course Project Due Date: 11/29/2007 CS 477/677 Analysis f Algrithms Fall 2007 Dr. Gerge Bebis Curse Prject Due Date: 11/29/2007 Part1: Cmparisn f Srting Algrithms (70% f the prject grade) The bjective f the first part f the assignment is

More information

Current/voltage-mode third order quadrature oscillator employing two multiple outputs CCIIs and grounded capacitors

Current/voltage-mode third order quadrature oscillator employing two multiple outputs CCIIs and grounded capacitors Indian Jurnal f Pure & Applied Physics Vl. 49 July 20 pp. 494-498 Current/vltage-mde third rder quadrature scillatr emplying tw multiple utputs CCIIs and grunded capacitrs Jiun-Wei Hrng Department f Electrnic

More information

Bootstrap Method > # Purpose: understand how bootstrap method works > obs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(obs) >

Bootstrap Method > # Purpose: understand how bootstrap method works > obs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(obs) > Btstrap Methd > # Purpse: understand hw btstrap methd wrks > bs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(bs) > mean(bs) [1] 21.64625 > # estimate f lambda > lambda = 1/mean(bs);

More information

Subject description processes

Subject description processes Subject representatin 6.1.2. Subject descriptin prcesses Overview Fur majr prcesses r areas f practice fr representing subjects are classificatin, subject catalging, indexing, and abstracting. The prcesses

More information

G3.6 The Evolutionary Planner/Navigator in a mobile robot environment

G3.6 The Evolutionary Planner/Navigator in a mobile robot environment Engineering G3.6 The Evlutinary Planner/Navigatr in a mbile rbt envirnment Jing Xia Abstract Based n evlutinary cmputatin cncepts, the Evlutinary Planner/Navigatr (EP/N) represents a new apprach t path

More information

Combining Dialectical Optimization and Gradient Descent Methods for Improving the Accuracy of Straight Line Segment Classifiers

Combining Dialectical Optimization and Gradient Descent Methods for Improving the Accuracy of Straight Line Segment Classifiers Cmbining Dialectical Optimizatin and Gradient Descent Methds fr Imprving the Accuracy f Straight Line Segment Classifiers Rsari A. Medina Rdriguez and Rnald Fumi Hashimt University f Sa Paul Institute

More information

Bidirectional Incremental Evolution in Extrinsic Evolvable Hardware

Bidirectional Incremental Evolution in Extrinsic Evolvable Hardware Bidirectinal Incremental Evlutin in Extrinsic Evlvable Hardware Abstract Evlvable Hardware ( has been prpsed as a new technique t design cmplex systems. Often, cmplex systems turn ut t be very difficult

More information

Methods for Determination of Mean Speckle Size in Simulated Speckle Pattern

Methods for Determination of Mean Speckle Size in Simulated Speckle Pattern 0.478/msr-04-004 MEASUREMENT SCENCE REVEW, Vlume 4, N. 3, 04 Methds fr Determinatin f Mean Speckle Size in Simulated Speckle Pattern. Hamarvá, P. Šmíd, P. Hrváth, M. Hrabvský nstitute f Physics f the Academy

More information

Chapter 3: Cluster Analysis

Chapter 3: Cluster Analysis Chapter 3: Cluster Analysis } 3.1 Basic Cncepts f Clustering 3.1.1 Cluster Analysis 3.1. Clustering Categries } 3. Partitining Methds 3..1 The principle 3.. K-Means Methd 3..3 K-Medids Methd 3..4 CLARA

More information

A New Evaluation Measure. J. Joiner and L. Werner. The problems of evaluation and the needed criteria of evaluation

A New Evaluation Measure. J. Joiner and L. Werner. The problems of evaluation and the needed criteria of evaluation III-l III. A New Evaluatin Measure J. Jiner and L. Werner Abstract The prblems f evaluatin and the needed criteria f evaluatin measures in the SMART system f infrmatin retrieval are reviewed and discussed.

More information

Medium Scale Integrated (MSI) devices [Sections 2.9 and 2.10]

Medium Scale Integrated (MSI) devices [Sections 2.9 and 2.10] EECS 270, Winter 2017, Lecture 3 Page 1 f 6 Medium Scale Integrated (MSI) devices [Sectins 2.9 and 2.10] As we ve seen, it s smetimes nt reasnable t d all the design wrk at the gate-level smetimes we just

More information

Determining the Accuracy of Modal Parameter Estimation Methods

Determining the Accuracy of Modal Parameter Estimation Methods Determining the Accuracy f Mdal Parameter Estimatin Methds by Michael Lee Ph.D., P.E. & Mar Richardsn Ph.D. Structural Measurement Systems Milpitas, CA Abstract The mst cmmn type f mdal testing system

More information

COMP 551 Applied Machine Learning Lecture 11: Support Vector Machines

COMP 551 Applied Machine Learning Lecture 11: Support Vector Machines COMP 551 Applied Machine Learning Lecture 11: Supprt Vectr Machines Instructr: (jpineau@cs.mcgill.ca) Class web page: www.cs.mcgill.ca/~jpineau/cmp551 Unless therwise nted, all material psted fr this curse

More information

NUMBERS, MATHEMATICS AND EQUATIONS

NUMBERS, MATHEMATICS AND EQUATIONS AUSTRALIAN CURRICULUM PHYSICS GETTING STARTED WITH PHYSICS NUMBERS, MATHEMATICS AND EQUATIONS An integral part t the understanding f ur physical wrld is the use f mathematical mdels which can be used t

More information

5 th grade Common Core Standards

5 th grade Common Core Standards 5 th grade Cmmn Cre Standards In Grade 5, instructinal time shuld fcus n three critical areas: (1) develping fluency with additin and subtractin f fractins, and develping understanding f the multiplicatin

More information

ENG2410 Digital Design Arithmetic Circuits

ENG2410 Digital Design Arithmetic Circuits ENG24 Digital Design Arithmetic Circuits Fall 27 S. Areibi Schl f Engineering University f Guelph Recall: Arithmetic -- additin Binary additin is similar t decimal arithmetic N carries + + Remember: +

More information

Physical Layer: Outline

Physical Layer: Outline 18-: Intrductin t Telecmmunicatin Netwrks Lectures : Physical Layer Peter Steenkiste Spring 01 www.cs.cmu.edu/~prs/nets-ece Physical Layer: Outline Digital Representatin f Infrmatin Characterizatin f Cmmunicatin

More information

MODULAR DECOMPOSITION OF THE NOR-TSUM MULTIPLE-VALUED PLA

MODULAR DECOMPOSITION OF THE NOR-TSUM MULTIPLE-VALUED PLA MODUAR DECOMPOSITION OF THE NOR-TSUM MUTIPE-AUED PA T. KAGANOA, N. IPNITSKAYA, G. HOOWINSKI k Belarusian State University f Infrmatics and Radielectrnics, abratry f Image Prcessing and Pattern Recgnitin.

More information

SINGLE MACHINE MULTIPLE ORDERS PER JOB SCHEDULING USING COLUMN GENERATION

SINGLE MACHINE MULTIPLE ORDERS PER JOB SCHEDULING USING COLUMN GENERATION SINGLE MACHINE MULTIPLE ORDERS PER JOB SCHEDULING USING COLUMN GENERATION Jagadish Jampani, Sctt J. Masn, Vishnu Erramilli Department f Industrial Engineering, 4207 Bell Engineering Center, University

More information

CHAPTER 3 INEQUALITIES. Copyright -The Institute of Chartered Accountants of India

CHAPTER 3 INEQUALITIES. Copyright -The Institute of Chartered Accountants of India CHAPTER 3 INEQUALITIES Cpyright -The Institute f Chartered Accuntants f India INEQUALITIES LEARNING OBJECTIVES One f the widely used decisin making prblems, nwadays, is t decide n the ptimal mix f scarce

More information

Sections 15.1 to 15.12, 16.1 and 16.2 of the textbook (Robbins-Miller) cover the materials required for this topic.

Sections 15.1 to 15.12, 16.1 and 16.2 of the textbook (Robbins-Miller) cover the materials required for this topic. Tpic : AC Fundamentals, Sinusidal Wavefrm, and Phasrs Sectins 5. t 5., 6. and 6. f the textbk (Rbbins-Miller) cver the materials required fr this tpic.. Wavefrms in electrical systems are current r vltage

More information

WRITING THE REPORT. Organizing the report. Title Page. Table of Contents

WRITING THE REPORT. Organizing the report. Title Page. Table of Contents WRITING THE REPORT Organizing the reprt Mst reprts shuld be rganized in the fllwing manner. Smetime there is a valid reasn t include extra chapters in within the bdy f the reprt. 1. Title page 2. Executive

More information

Biocomputers. [edit]scientific Background

Biocomputers. [edit]scientific Background Bicmputers Frm Wikipedia, the free encyclpedia Bicmputers use systems f bilgically derived mlecules, such as DNA and prteins, t perfrm cmputatinal calculatins invlving string, retrieving, and prcessing

More information

A mathematical model for complete stress-strain curve prediction of permeable concrete

A mathematical model for complete stress-strain curve prediction of permeable concrete A mathematical mdel fr cmplete stress-strain curve predictin f permeable cncrete M. K. Hussin Y. Zhuge F. Bullen W. P. Lkuge Faculty f Engineering and Surveying, University f Suthern Queensland, Twmba,

More information

COMP 551 Applied Machine Learning Lecture 9: Support Vector Machines (cont d)

COMP 551 Applied Machine Learning Lecture 9: Support Vector Machines (cont d) COMP 551 Applied Machine Learning Lecture 9: Supprt Vectr Machines (cnt d) Instructr: Herke van Hf (herke.vanhf@mail.mcgill.ca) Slides mstly by: Class web page: www.cs.mcgill.ca/~hvanh2/cmp551 Unless therwise

More information

Optimization Programming Problems For Control And Management Of Bacterial Disease With Two Stage Growth/Spread Among Plants

Optimization Programming Problems For Control And Management Of Bacterial Disease With Two Stage Growth/Spread Among Plants Internatinal Jurnal f Engineering Science Inventin ISSN (Online): 9 67, ISSN (Print): 9 676 www.ijesi.rg Vlume 5 Issue 8 ugust 06 PP.0-07 Optimizatin Prgramming Prblems Fr Cntrl nd Management Of Bacterial

More information

Revision: August 19, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: August 19, E Main Suite D Pullman, WA (509) Voice and Fax .7.4: Direct frequency dmain circuit analysis Revisin: August 9, 00 5 E Main Suite D Pullman, WA 9963 (509) 334 6306 ice and Fax Overview n chapter.7., we determined the steadystate respnse f electrical

More information

Collocation Map for Overcoming Data Sparseness

Collocation Map for Overcoming Data Sparseness Cllcatin Map fr Overcming Data Sparseness Mnj Kim, Yung S. Han, and Key-Sun Chi Department f Cmputer Science Krea Advanced Institute f Science and Technlgy Taejn, 305-701, Krea mj0712~eve.kaist.ac.kr,

More information

1996 Engineering Systems Design and Analysis Conference, Montpellier, France, July 1-4, 1996, Vol. 7, pp

1996 Engineering Systems Design and Analysis Conference, Montpellier, France, July 1-4, 1996, Vol. 7, pp THE POWER AND LIMIT OF NEURAL NETWORKS T. Y. Lin Department f Mathematics and Cmputer Science San Jse State University San Jse, Califrnia 959-003 tylin@cs.ssu.edu and Bereley Initiative in Sft Cmputing*

More information

Modeling the Nonlinear Rheological Behavior of Materials with a Hyper-Exponential Type Function

Modeling the Nonlinear Rheological Behavior of Materials with a Hyper-Exponential Type Function www.ccsenet.rg/mer Mechanical Engineering Research Vl. 1, N. 1; December 011 Mdeling the Nnlinear Rhelgical Behavir f Materials with a Hyper-Expnential Type Functin Marc Delphin Mnsia Département de Physique,

More information

the results to larger systems due to prop'erties of the projection algorithm. First, the number of hidden nodes must

the results to larger systems due to prop'erties of the projection algorithm. First, the number of hidden nodes must M.E. Aggune, M.J. Dambrg, M.A. El-Sharkawi, R.J. Marks II and L.E. Atlas, "Dynamic and static security assessment f pwer systems using artificial neural netwrks", Prceedings f the NSF Wrkshp n Applicatins

More information

Dead-beat controller design

Dead-beat controller design J. Hetthéssy, A. Barta, R. Bars: Dead beat cntrller design Nvember, 4 Dead-beat cntrller design In sampled data cntrl systems the cntrller is realised by an intelligent device, typically by a PLC (Prgrammable

More information

APPLICATION OF THE BRATSETH SCHEME FOR HIGH LATITUDE INTERMITTENT DATA ASSIMILATION USING THE PSU/NCAR MM5 MESOSCALE MODEL

APPLICATION OF THE BRATSETH SCHEME FOR HIGH LATITUDE INTERMITTENT DATA ASSIMILATION USING THE PSU/NCAR MM5 MESOSCALE MODEL JP2.11 APPLICATION OF THE BRATSETH SCHEME FOR HIGH LATITUDE INTERMITTENT DATA ASSIMILATION USING THE PSU/NCAR MM5 MESOSCALE MODEL Xingang Fan * and Jeffrey S. Tilley University f Alaska Fairbanks, Fairbanks,

More information

Verification of Quality Parameters of a Solar Panel and Modification in Formulae of its Series Resistance

Verification of Quality Parameters of a Solar Panel and Modification in Formulae of its Series Resistance Verificatin f Quality Parameters f a Slar Panel and Mdificatin in Frmulae f its Series Resistance Sanika Gawhane Pune-411037-India Onkar Hule Pune-411037- India Chinmy Kulkarni Pune-411037-India Ojas Pandav

More information

A New Approach to Increase Parallelism for Dependent Loops

A New Approach to Increase Parallelism for Dependent Loops A New Apprach t Increase Parallelism fr Dependent Lps Yeng-Sheng Chen, Department f Electrical Engineering, Natinal Taiwan University, Taipei 06, Taiwan, Tsang-Ming Jiang, Arctic Regin Supercmputing Center,

More information

Math Foundations 20 Work Plan

Math Foundations 20 Work Plan Math Fundatins 20 Wrk Plan Units / Tpics 20.8 Demnstrate understanding f systems f linear inequalities in tw variables. Time Frame December 1-3 weeks 6-10 Majr Learning Indicatrs Identify situatins relevant

More information

MODULE FOUR. This module addresses functions. SC Academic Elementary Algebra Standards:

MODULE FOUR. This module addresses functions. SC Academic Elementary Algebra Standards: MODULE FOUR This mdule addresses functins SC Academic Standards: EA-3.1 Classify a relatinship as being either a functin r nt a functin when given data as a table, set f rdered pairs, r graph. EA-3.2 Use

More information

THE LIFE OF AN OBJECT IT SYSTEMS

THE LIFE OF AN OBJECT IT SYSTEMS THE LIFE OF AN OBJECT IT SYSTEMS Persns, bjects, r cncepts frm the real wrld, which we mdel as bjects in the IT system, have "lives". Actually, they have tw lives; the riginal in the real wrld has a life,

More information

A Novel Stochastic-Based Algorithm for Terrain Splitting Optimization Problem

A Novel Stochastic-Based Algorithm for Terrain Splitting Optimization Problem A Nvel Stchastic-Based Algrithm fr Terrain Splitting Optimizatin Prblem Le Hang Sn Nguyen inh Ha Abstract This paper deals with the prblem f displaying large igital Elevatin Mdel data in 3 GIS urrent appraches

More information

A Novel Isolated Buck-Boost Converter

A Novel Isolated Buck-Boost Converter vel slated uck-st Cnverter S-Sek Kim *,WOO-J JG,JOOG-HO SOG, Ok-K Kang, and Hee-Jn Kim ept. f Electrical Eng., Seul atinal University f Technlgy, Krea Schl f Electrical and Cmputer Eng., Hanyang University,

More information

Kinetic Model Completeness

Kinetic Model Completeness 5.68J/10.652J Spring 2003 Lecture Ntes Tuesday April 15, 2003 Kinetic Mdel Cmpleteness We say a chemical kinetic mdel is cmplete fr a particular reactin cnditin when it cntains all the species and reactins

More information

Sequential Allocation with Minimal Switching

Sequential Allocation with Minimal Switching In Cmputing Science and Statistics 28 (1996), pp. 567 572 Sequential Allcatin with Minimal Switching Quentin F. Stut 1 Janis Hardwick 1 EECS Dept., University f Michigan Statistics Dept., Purdue University

More information

A Scalable Recurrent Neural Network Framework for Model-free

A Scalable Recurrent Neural Network Framework for Model-free A Scalable Recurrent Neural Netwrk Framewrk fr Mdel-free POMDPs April 3, 2007 Zhenzhen Liu, Itamar Elhanany Machine Intelligence Lab Department f Electrical and Cmputer Engineering The University f Tennessee

More information

Comparison of two variable parameter Muskingum methods

Comparison of two variable parameter Muskingum methods Extreme Hydrlgical Events: Precipitatin, Flds and Drughts (Prceedings f the Ykhama Sympsium, July 1993). IAHS Publ. n. 213, 1993. 129 Cmparisn f tw variable parameter Muskingum methds M. PERUMAL Department

More information

Hypothesis Tests for One Population Mean

Hypothesis Tests for One Population Mean Hypthesis Tests fr One Ppulatin Mean Chapter 9 Ala Abdelbaki Objective Objective: T estimate the value f ne ppulatin mean Inferential statistics using statistics in rder t estimate parameters We will be

More information

Energy-Efficient Signal Processing via Algorithmic Noise-Tolerance

Energy-Efficient Signal Processing via Algorithmic Noise-Tolerance Energy-Efficient Signal Prcessing via Algrithmic Nise-Tlerance Rajamhana Hegde and Naresh R. Shanbhag ECE epartment/crdinated Science Labratry University f Illinis, Urbana, IL 6181. email:[rhegde, shanbhag]@uivlsi.csl.uiuc.edu

More information

Biological Cybernetics 9 Springer-Verlag 1986

Biological Cybernetics 9 Springer-Verlag 1986 Bil. Cybern. 54, 125-132 (1986) Bilgical Cybernetics 9 Springer-Verlag 1986 Cnstraints fr Jint Angle Cntrl f the Human Arm H. Cruse Department f Bilgy, University f Bielefeld, D-48 Bielefeld 1, Federal

More information

CAUSAL INFERENCE. Technical Track Session I. Phillippe Leite. The World Bank

CAUSAL INFERENCE. Technical Track Session I. Phillippe Leite. The World Bank CAUSAL INFERENCE Technical Track Sessin I Phillippe Leite The Wrld Bank These slides were develped by Christel Vermeersch and mdified by Phillippe Leite fr the purpse f this wrkshp Plicy questins are causal

More information

I. Analytical Potential and Field of a Uniform Rod. V E d. The definition of electric potential difference is

I. Analytical Potential and Field of a Uniform Rod. V E d. The definition of electric potential difference is Length L>>a,b,c Phys 232 Lab 4 Ch 17 Electric Ptential Difference Materials: whitebards & pens, cmputers with VPythn, pwer supply & cables, multimeter, crkbard, thumbtacks, individual prbes and jined prbes,

More information

THERMAL TEST LEVELS & DURATIONS

THERMAL TEST LEVELS & DURATIONS PREFERRED RELIABILITY PAGE 1 OF 7 PRACTICES PRACTICE NO. PT-TE-144 Practice: 1 Perfrm thermal dwell test n prtflight hardware ver the temperature range f +75 C/-2 C (applied at the thermal cntrl/munting

More information

MODULE ONE. This module addresses the foundational concepts and skills that support all of the Elementary Algebra academic standards.

MODULE ONE. This module addresses the foundational concepts and skills that support all of the Elementary Algebra academic standards. Mdule Fundatinal Tpics MODULE ONE This mdule addresses the fundatinal cncepts and skills that supprt all f the Elementary Algebra academic standards. SC Academic Elementary Algebra Indicatrs included in

More information

, which yields. where z1. and z2

, which yields. where z1. and z2 The Gaussian r Nrmal PDF, Page 1 The Gaussian r Nrmal Prbability Density Functin Authr: Jhn M Cimbala, Penn State University Latest revisin: 11 September 13 The Gaussian r Nrmal Prbability Density Functin

More information

Learning to Control an Unstable System with Forward Modeling

Learning to Control an Unstable System with Forward Modeling 324 Jrdan and Jacbs Learning t Cntrl an Unstable System with Frward Mdeling Michael I. Jrdan Brain and Cgnitive Sciences MIT Cambridge, MA 02139 Rbert A. Jacbs Cmputer and Infrmatin Sciences University

More information

Computational modeling techniques

Computational modeling techniques Cmputatinal mdeling techniques Lecture 4: Mdel checing fr ODE mdels In Petre Department f IT, Åb Aademi http://www.users.ab.fi/ipetre/cmpmd/ Cntent Stichimetric matrix Calculating the mass cnservatin relatins

More information

ROUNDING ERRORS IN BEAM-TRACKING CALCULATIONS

ROUNDING ERRORS IN BEAM-TRACKING CALCULATIONS Particle Acceleratrs, 1986, Vl. 19, pp. 99-105 0031-2460/86/1904-0099/$15.00/0 1986 Grdn and Breach, Science Publishers, S.A. Printed in the United States f America ROUNDING ERRORS IN BEAM-TRACKING CALCULATIONS

More information

Floating Point Method for Solving Transportation. Problems with Additional Constraints

Floating Point Method for Solving Transportation. Problems with Additional Constraints Internatinal Mathematical Frum, Vl. 6, 20, n. 40, 983-992 Flating Pint Methd fr Slving Transprtatin Prblems with Additinal Cnstraints P. Pandian and D. Anuradha Department f Mathematics, Schl f Advanced

More information

MATCHING TECHNIQUES Technical Track Session VI Céline Ferré The World Bank

MATCHING TECHNIQUES Technical Track Session VI Céline Ferré The World Bank MATCHING TECHNIQUES Technical Track Sessin VI Céline Ferré The Wrld Bank When can we use matching? What if the assignment t the treatment is nt dne randmly r based n an eligibility index, but n the basis

More information

B. Definition of an exponential

B. Definition of an exponential Expnents and Lgarithms Chapter IV - Expnents and Lgarithms A. Intrductin Starting with additin and defining the ntatins fr subtractin, multiplicatin and divisin, we discvered negative numbers and fractins.

More information

Analysis of Curved Bridges Crossing Fault Rupture Zones

Analysis of Curved Bridges Crossing Fault Rupture Zones Analysis f Curved Bridges Crssing Fault Rupture Znes R.K.Gel, B.Qu & O.Rdriguez Dept. f Civil and Envirnmental Engineering, Califrnia Plytechnic State University, San Luis Obisp, CA 93407, USA SUMMARY:

More information

Building to Transformations on Coordinate Axis Grade 5: Geometry Graph points on the coordinate plane to solve real-world and mathematical problems.

Building to Transformations on Coordinate Axis Grade 5: Geometry Graph points on the coordinate plane to solve real-world and mathematical problems. Building t Transfrmatins n Crdinate Axis Grade 5: Gemetry Graph pints n the crdinate plane t slve real-wrld and mathematical prblems. 5.G.1. Use a pair f perpendicular number lines, called axes, t define

More information

Admissibility Conditions and Asymptotic Behavior of Strongly Regular Graphs

Admissibility Conditions and Asymptotic Behavior of Strongly Regular Graphs Admissibility Cnditins and Asympttic Behavir f Strngly Regular Graphs VASCO MOÇO MANO Department f Mathematics University f Prt Oprt PORTUGAL vascmcman@gmailcm LUÍS ANTÓNIO DE ALMEIDA VIEIRA Department

More information

EXPERIMENTAL STUDY ON DISCHARGE COEFFICIENT OF OUTFLOW OPENING FOR PREDICTING CROSS-VENTILATION FLOW RATE

EXPERIMENTAL STUDY ON DISCHARGE COEFFICIENT OF OUTFLOW OPENING FOR PREDICTING CROSS-VENTILATION FLOW RATE EXPERIMENTAL STUD ON DISCHARGE COEFFICIENT OF OUTFLOW OPENING FOR PREDICTING CROSS-VENTILATION FLOW RATE Tmnbu Gt, Masaaki Ohba, Takashi Kurabuchi 2, Tmyuki End 3, shihik Akamine 4, and Tshihir Nnaka 2

More information

Pipetting 101 Developed by BSU CityLab

Pipetting 101 Developed by BSU CityLab Discver the Micrbes Within: The Wlbachia Prject Pipetting 101 Develped by BSU CityLab Clr Cmparisns Pipetting Exercise #1 STUDENT OBJECTIVES Students will be able t: Chse the crrect size micrpipette fr

More information

Chapter 3 Digital Transmission Fundamentals

Chapter 3 Digital Transmission Fundamentals Chapter 3 Digital Transmissin Fundamentals Errr Detectin and Crrectin CSE 3213, Winter 2010 Instructr: Frhar Frzan Mdul-2 Arithmetic Mdul 2 arithmetic is perfrmed digit y digit n inary numers. Each digit

More information

Least Squares Optimal Filtering with Multirate Observations

Least Squares Optimal Filtering with Multirate Observations Prc. 36th Asilmar Cnf. n Signals, Systems, and Cmputers, Pacific Grve, CA, Nvember 2002 Least Squares Optimal Filtering with Multirate Observatins Charles W. herrien and Anthny H. Hawes Department f Electrical

More information

ECEN 4872/5827 Lecture Notes

ECEN 4872/5827 Lecture Notes ECEN 4872/5827 Lecture Ntes Lecture #5 Objectives fr lecture #5: 1. Analysis f precisin current reference 2. Appraches fr evaluating tlerances 3. Temperature Cefficients evaluatin technique 4. Fundamentals

More information

A Simple Set of Test Matrices for Eigenvalue Programs*

A Simple Set of Test Matrices for Eigenvalue Programs* Simple Set f Test Matrices fr Eigenvalue Prgrams* By C. W. Gear** bstract. Sets f simple matrices f rder N are given, tgether with all f their eigenvalues and right eigenvectrs, and simple rules fr generating

More information

AP Statistics Notes Unit Two: The Normal Distributions

AP Statistics Notes Unit Two: The Normal Distributions AP Statistics Ntes Unit Tw: The Nrmal Distributins Syllabus Objectives: 1.5 The student will summarize distributins f data measuring the psitin using quartiles, percentiles, and standardized scres (z-scres).

More information

Document for ENES5 meeting

Document for ENES5 meeting HARMONISATION OF EXPOSURE SCENARIO SHORT TITLES Dcument fr ENES5 meeting Paper jintly prepared by ECHA Cefic DUCC ESCOM ES Shrt Titles Grup 13 Nvember 2013 OBJECTIVES FOR ENES5 The bjective f this dcument

More information

THERMAL-VACUUM VERSUS THERMAL- ATMOSPHERIC TESTS OF ELECTRONIC ASSEMBLIES

THERMAL-VACUUM VERSUS THERMAL- ATMOSPHERIC TESTS OF ELECTRONIC ASSEMBLIES PREFERRED RELIABILITY PAGE 1 OF 5 PRACTICES PRACTICE NO. PT-TE-1409 THERMAL-VACUUM VERSUS THERMAL- ATMOSPHERIC Practice: Perfrm all thermal envirnmental tests n electrnic spaceflight hardware in a flight-like

More information

Analysis on the Stability of Reservoir Soil Slope Based on Fuzzy Artificial Neural Network

Analysis on the Stability of Reservoir Soil Slope Based on Fuzzy Artificial Neural Network Research Jurnal f Applied Sciences, Engineering and Technlgy 5(2): 465-469, 2013 ISSN: 2040-7459; E-ISSN: 2040-7467 Maxwell Scientific Organizatin, 2013 Submitted: May 08, 2012 Accepted: May 29, 2012 Published:

More information

Excessive Social Imbalances and the Performance of Welfare States in the EU. Frank Vandenbroucke, Ron Diris and Gerlinde Verbist

Excessive Social Imbalances and the Performance of Welfare States in the EU. Frank Vandenbroucke, Ron Diris and Gerlinde Verbist Excessive Scial Imbalances and the Perfrmance f Welfare States in the EU Frank Vandenbrucke, Rn Diris and Gerlinde Verbist Child pverty in the Eurzne, SILC 2008 35.00 30.00 25.00 20.00 15.00 10.00 5.00.00

More information

Chapters 29 and 35 Thermochemistry and Chemical Thermodynamics

Chapters 29 and 35 Thermochemistry and Chemical Thermodynamics Chapters 9 and 35 Thermchemistry and Chemical Thermdynamics 1 Cpyright (c) 011 by Michael A. Janusa, PhD. All rights reserved. Thermchemistry Thermchemistry is the study f the energy effects that accmpany

More information

Churn Prediction using Dynamic RFM-Augmented node2vec

Churn Prediction using Dynamic RFM-Augmented node2vec Churn Predictin using Dynamic RFM-Augmented nde2vec Sandra Mitrvić, Jchen de Weerdt, Bart Baesens & Wilfried Lemahieu Department f Decisin Sciences and Infrmatin Management, KU Leuven 18 September 2017,

More information

Supply Voltage Effects on the Operation of Residential Air Conditioning Appliances: Experimental Analysis

Supply Voltage Effects on the Operation of Residential Air Conditioning Appliances: Experimental Analysis upply Vltage Effects n the Operatin f Residential Air Cnditining Appliances: Experimental Analysis J.M. Maza Ortega 1, M. Burgs Payán 1, J.M. Rmer Grdón 2 and M. Pinilla Rdríguez 2 1 Department f Electrical

More information

DETERMINING AN APPROPRIATE NUMBER OF FOUPS IN SEMICONDUCTOR WAFER FABRICATION FACILITIES. Jens Zimmermann Scott J. Mason John W.

DETERMINING AN APPROPRIATE NUMBER OF FOUPS IN SEMICONDUCTOR WAFER FABRICATION FACILITIES. Jens Zimmermann Scott J. Mason John W. Prceedings f the 2008 Winter Simulatin Cnference S. J. Masn, R. R. Hill, L. Mönch, O. Rse, T. Jeffersn, J. W. Fwler eds. DETERMINING AN APPROPRIATE NUMBER OF FOUPS IN SEMICONDUCTOR WAFER FABRICATION FACILITIES

More information

MATCHING TECHNIQUES. Technical Track Session VI. Emanuela Galasso. The World Bank

MATCHING TECHNIQUES. Technical Track Session VI. Emanuela Galasso. The World Bank MATCHING TECHNIQUES Technical Track Sessin VI Emanuela Galass The Wrld Bank These slides were develped by Christel Vermeersch and mdified by Emanuela Galass fr the purpse f this wrkshp When can we use

More information

Supplementary Course Notes Adding and Subtracting AC Voltages and Currents

Supplementary Course Notes Adding and Subtracting AC Voltages and Currents Supplementary Curse Ntes Adding and Subtracting AC Vltages and Currents As mentined previusly, when cmbining DC vltages r currents, we nly need t knw the plarity (vltage) and directin (current). In the

More information

^YawataR&D Laboratory, Nippon Steel Corporation, Tobata, Kitakyushu, Japan

^YawataR&D Laboratory, Nippon Steel Corporation, Tobata, Kitakyushu, Japan Detectin f fatigue crack initiatin frm a ntch under a randm lad C. Makabe," S. Nishida^C. Urashima,' H. Kaneshir* "Department f Mechanical Systems Engineering, University f the Ryukyus, Nishihara, kinawa,

More information

3.4 Shrinkage Methods Prostate Cancer Data Example (Continued) Ridge Regression

3.4 Shrinkage Methods Prostate Cancer Data Example (Continued) Ridge Regression 3.3.4 Prstate Cancer Data Example (Cntinued) 3.4 Shrinkage Methds 61 Table 3.3 shws the cefficients frm a number f different selectin and shrinkage methds. They are best-subset selectin using an all-subsets

More information

IN a recent article, Geary [1972] discussed the merit of taking first differences

IN a recent article, Geary [1972] discussed the merit of taking first differences The Efficiency f Taking First Differences in Regressin Analysis: A Nte J. A. TILLMAN IN a recent article, Geary [1972] discussed the merit f taking first differences t deal with the prblems that trends

More information

A Few Basic Facts About Isothermal Mass Transfer in a Binary Mixture

A Few Basic Facts About Isothermal Mass Transfer in a Binary Mixture Few asic Facts but Isthermal Mass Transfer in a inary Miture David Keffer Department f Chemical Engineering University f Tennessee first begun: pril 22, 2004 last updated: January 13, 2006 dkeffer@utk.edu

More information

(2) Even if such a value of k was possible, the neutrons multiply

(2) Even if such a value of k was possible, the neutrons multiply CHANGE OF REACTOR Nuclear Thery - Curse 227 POWER WTH REACTVTY CHANGE n this lessn, we will cnsider hw neutrn density, neutrn flux and reactr pwer change when the multiplicatin factr, k, r the reactivity,

More information

How do scientists measure trees? What is DBH?

How do scientists measure trees? What is DBH? Hw d scientists measure trees? What is DBH? Purpse Students develp an understanding f tree size and hw scientists measure trees. Students bserve and measure tree ckies and explre the relatinship between

More information

A Matrix Representation of Panel Data

A Matrix Representation of Panel Data web Extensin 6 Appendix 6.A A Matrix Representatin f Panel Data Panel data mdels cme in tw brad varieties, distinct intercept DGPs and errr cmpnent DGPs. his appendix presents matrix algebra representatins

More information

Emphases in Common Core Standards for Mathematical Content Kindergarten High School

Emphases in Common Core Standards for Mathematical Content Kindergarten High School Emphases in Cmmn Cre Standards fr Mathematical Cntent Kindergarten High Schl Cntent Emphases by Cluster March 12, 2012 Describes cntent emphases in the standards at the cluster level fr each grade. These

More information

BASIC DIRECT-CURRENT MEASUREMENTS

BASIC DIRECT-CURRENT MEASUREMENTS Brwn University Physics 0040 Intrductin BASIC DIRECT-CURRENT MEASUREMENTS The measurements described here illustrate the peratin f resistrs and capacitrs in electric circuits, and the use f sme standard

More information

ECE 2100 Circuit Analysis

ECE 2100 Circuit Analysis ECE 2100 Circuit Analysis Lessn 25 Chapter 9 & App B: Passive circuit elements in the phasr representatin Daniel M. Litynski, Ph.D. http://hmepages.wmich.edu/~dlitynsk/ ECE 2100 Circuit Analysis Lessn

More information