Digital Microfluidic Biochips Online Fault Detection Route Optimization Scheme Chuan-pei XU and Tong-zhou ZHAO *

Size: px
Start display at page:

Download "Digital Microfluidic Biochips Online Fault Detection Route Optimization Scheme Chuan-pei XU and Tong-zhou ZHAO *"

Transcription

1 2018 Iteratioal Coferece o Commuicatio, Network ad Artificial Itelligece (CNAI 2018) ISBN: Digital Microfluidic Biochips Olie Fault Detectio Route Optimizatio Scheme Chua-pei XU ad Tog-zhou ZHAO * School of Electroic Egieerig ad Automatio, Guili Uiversity of Electroic Techology Guili , Chia * Correspodig author Keywords: Digital Microfluidic Biochips (DMFBs), Pi-costraied, Fault detectio path optimizatio, Employed PSO. Abstract. Digital microfluidic biochips(dmfbs) have bee widely used i biology, medicie ad chemical experimets. These areas all have high requiremets o the reliability of experimetal results. Therefore, it is ecessary to coduct chip failure detectio durig the experimet. I this work, based o Employed particle swarm optimizatio algorithm, the fault detectio route optimizatio of direct-addressig ad pi-costraied digital microfluidic chips are respectively studied. Combiig the employed search operator of Artificial Bee Coloy algorithm ad Particle Swarm Optimizatio, the method ca improve the searchig accuracy of the algorithm while exploitig the ability of algorithm exploratio. The simulatio experimet is carried out by usig the multi-elemet biochemical test chip model. The results show that the proposed method ca shorte the fault detectio path ad improve the fault detectio efficiecy. Itroductio I recet years, with the cotiuous developmet of sciece ad techology, the microfluidic chip based o discrete fluid, also kow as digital microfluidic biochip, has replaced the traditioal experimetal equipmet ad obtaied a wide rage of applicatios i the eighborhood of cliical diagosis, drug developmet ad air quality moitorig [1]. Durig the experimet, the reliability of the experimetal results should be esured, so it is ecessary to test the DMFBs cotiuously. Accordig to differet pi cotrol methods, DMFBs are divided ito direct-addressig chip ad pi-costraied chip [2]. I direct-addressig chips, each cotrol pi cotrols a electrode to move the droplet, but will icrease the cost of productio; pi-costraied chip usig multiple pis commo oe electrode, which ca save costs. However, compared to the direct-addressig mode, the difficulty of fault detectio will be icreased. Aimed to the failure of the digital microfluidic biochip, Su F et al. first proposed dividig the fault ito parametric faults ad permaet faults, ad aalyzed the variatio of the parameters of the chip [3] ; the, Su F established the Euler circuit to cotrol the test drop traverses the chip cell, which ca detect the presece of a fault [4]. Xu Tao et al. Proposed a efficiet parallel test method that performs offlie testig for regular chips by row-ad-colum scaig, but this method is ot suitable for olie Fault detectio [5]. Zhag Lig et al. divided chip array ito multiple sub-arrays, ad used experimetal gaps i the idle module for fault detectio, which improved the test efficiecy [6]. For pi-costraied digital microfluidic chips, Xu Tao et al. Proposed a testability bioassay protocol that allows the desig of the chip to have a high level of the testability desig ad eables the chip to support drop test-related operatios, but requires the itroductio of additioal Cotrol pi [7] ; i 2010, Yag Zhao et al. proposed self-test method, which used digital logic gate circuit. Accordig to its output waveform, the circuit ca determie the existece of the fault [8]. The method is suitable for pi-costrait chips, ad the hardware overhead will be lower. Capacitace circuit aalysis of fault detectio results is o eed as well. This work maily studies the optimizatio of fault detectio paths for the two cotrol chips respectively. The paper is orgaized as follows: I sectio Ⅱ, the basic priciples of digital microfluidic biochips ad the descriptio of the test problems will be described. I sectio Ⅲ, we

2 maily describe the algorithm used to optimize the path of fault testig. I sectio experimetal results will be aalyzed. Ⅳ, the Fudametals o DMFBs DMFBs based o dielectric wettig priciple to drive discrete droplets, the structure ad drivig method are show i Figure 1, the differet cotrol voltage is applied to the electrodes o both sides of the droplets to produce a ubalaced tesio. Whe the ubalaced force o the droplet surface is greater tha the resistace for drivig the droplet, the droplet ca be moved to ay positio i the two-dimesioal array to complete the biochemical experimet [9]. (a) The structure of DMFBs (b) Drive priciple of DMFBs Figure 1. Digital Microfluidic Biochips Direct-addressig DMFBs ad Pi-costraied DMFBs The most commoly used droplet cotrol method, where each electrode is idividually addressed ad cotrolled by a cotrol pi, is called Direct-addressig DMFBs, but as icreasigly experimets are performed o a digital microfluidic platform, the productio costs would be icreased, which resulted the existece of pi-costraied DMFBs. There are several ways to reduce the umber of pis. Such as usig array ad pi assigmets, as well as broadcast addressig, which reduces the umber of cotrol pis by idetifyig ad itercoectig compatible pis so that oe cotrol sigals cotrol multiple electrodes simultaeously. Figure 2 shows the pi allocatio example of direct addressig ad broadcast addressig, through the broadcast addressig mode ca effectively reduce the cost ad umbers of cotrol pis. At preset, the pi-costraied chips are more widely used i may areas. Most of the applicatios demad high security, so the reliability requiremets of the system is very strict. Therefore, the test techology of pi-costraied DMFBs also gaied a great deal of attetio. Figure 2. Example of pi assigmet scheme Problem Formatio DMFBs fault detectio ca be regarded as a traversal problem, ad the traversal problem is trasformed ito a graph theory model [10]. Mappig the array elemet structure to a o-fully coected graph, deoted as G (V, E), V is the poit i graph G, represets each array elemet; E is the edge coectig adjacet cells. The graph G correspodig to the chip array uit would be coverted. The trasformig the edges traversed by the test droplet ito poits i the TSP problem. As show i FIGURE 3, a 3 3 array uit is take as a example for descriptio. A path coectio table is established accordig to the adjacecy relatioship betwee each edge e i ad e j i the figure, as show i Table 1. Accordig to the path adjacecy relatio table, a relatio matrix of edges ad edges is geerated, that is, the adjacecy matrix A of all edges. A ca be regarded as a o-completely coected graph

3 G '(V', E '), each edge e i is deoted by V', ad the coectivity of each edge with other edges is deoted by E '. Figure 3. Chip Model Coversio Table 1. Array uit coectivity relatioship Path Coected Paths 1 2,3,4 2 1,4,5 3 1,6,8 4 1,2,6,7,9 5 2,7,10 6 3,4,7,8,9 7 4,5,6,9,10 8 3,6,11 9 4,6,7,11, ,7, ,9, ,10,11 Accordig to the coectio path table, a adjacecy matrix A ca be established. The Floyd algorithm is used to set the shortest legth betwee ay two poits i the ocompletely coected graph G '(V', E ') represeted by A as a weight. O this basis, a fully coected graph G'' is costructed. The algorithm is proceed as follows: 1) From ay uilateral path, take the shortest distace betwee two poits as the edge weight. If there is o edge coected betwee two poits, the weight is. 2) Let each pair of vertices be represeted as u ad v, ad defie the distace as d uv. If there is a vertex w such that duw dwv duv, update the weight of u to v as duw dwv. Fially, the udirected complete graph G "is obtaied ad treated as a model of the dyamic TSP problem. Optimizatio algorithm would be used to fid the optimal fault detectio path without violatig the costraits. Objective Fuctio The test drop starts at a fixed startig poit ad traverses all sides to reach the ed poit. Due to the costat velocity of the droplet, the test efficiecy is highest at the shortest total path legth. Defie its objective fuctio as: f ( x) mi xij( i j, i, j 1,2, ) i Σ 1 j 1 (1) N idicates the umber of array elemets, x d ( i j) idicates the weight betwee elemet i to elemet j. The costraits are stated as follows: Test droplet should access at least all cells of the array oce, assumig that elemet, expressed as: i 1 ij ij X i is the array X i 1 (2)

4 Start ad ed poits ca oly be visited oce, set xsj as the startig poit, xje for the ed, expressed as: j 1 x sj 1( j 1,2,,, j s) (3) j 1 x je 1( j 1,2,,, j e) Fluid costraits are expressed as follows: Two droplets ca ot be i two adjacet array elemets at the same time, that is, there is o other droplet i the eight cells aroud a droplet. Otherwise, uexpected droplet fusio may occur, which will affect the result of fault detectio. Therefore, a certai distace should be esured betwee the k k k k droplets. Defie X 1, X 2, Y 1, Y 2 are the rows ad colums for the test droplets at the time poit k respectively. Defie static fluid costraits as follows: Two or more droplets ca ot use adjacet array elemets simultaeously, expressed as: X X Y Y k k k k or (5) Defie dyamic fluid costraits as follows: A cell to which a droplet is to be moved should ot adjacet to aother droplet, expressed as: X X Y Y k 1 k k 1 k or (6) For pi-costraied digital microfluidic chips, the electrode costraits eed to be set. This costrait is stated as follows: Let pis 1 ad 2 be cotrolled by the same electrode. If this electrode is activated, the test droplet should ot move to pi 2 whe the experimetal droplet is at pi 1. Expressed as: Nk ( t 1) Net (7) Where Nkt is the umber of the pi uit where test droplet k is located at timet, ad Net is the uit umber of test droplet e at the same time. (4) Olie Fault Detectio Route Optimizatio of DMFBs Based o Employed Particle Swarm Optimizatio I the process of biochemical experimets, fast ad effective fault detectio method should be used to esure the reliability of the experimetal results, which essetial is to search for the shortest path uder the costrait coditios. I this paper, a olie fault detectio path optimizatio scheme is proposed. By optimizig the test path, the test droplet travels the shortest path through all array elemets to improve the fault detectio efficiecy. This problem is NP-hard. Particle Swarm Optimizatio (PSO) has bee widely used i various fields i recet years due to its simple structure, easy implemetatio ad less parameters, ad achieved good results. This work applies it to the fault detectio path optimizatio of digital microfluidic chips. I 1995, ispired by the flock movemet model, James Keedy, a Ph.D. i social psychology ad Russell Eherhart, a Ph.D. i electrical egieerig, proposed Particle Swarm Optimizatio (PSO) [11]. This algorithm bases o the results of the evolutioary ad fitess fuctios o the optimizatio problem Evaluatio. The speed ad displacemet update formula of stadard PSO are as follows: vi( t 1) vi( t) c1r1( pi( t) xi( t)) c2r 2( pg( t) xi( t)) (8)

5 xi ( t 1) xi( t) vi( t 1) (9) Where represets the iertia weight, settig differet values determie the degree of ifluece for particle's historical speed to the curret speed, that is, the retaied state of the last iteratio of particle s velocity. I stadard PSO, is a radom value; c1 ad c 2 are acceleratio factors, which are two atural umbers. r 1 ad r 2 are radom umbers betwee (0,1), which role is to limit the particle velocity withi a certai rage. Combied with the characteristics of olie test problem ad the evolutioary theory of particle swarm optimizatio, as the test routig optimizatio problem is discrete, this guide formula of articles are updated as follows: 1 t t t t vi t t i i i g i v ( p x ) ( p x ) (10) t 1 t t 1 x i xi vi (11) X ( X1, X 2,..., X The -uit chip test path solutio is defied as ), which represets the order i which the droplets traverse path elemets. The solutio to the algorithm shows the order i which droplets traverse array elemets. Defiig the exchage exch ( i, j), which meas that the poiti ad poit j i the path sequece are swapped. Path solutio X ca obtai the ew path by exchagig t t t t sub-operators. I formula 10, pi xi ad pg xi are both exchage sequeces. ad deote the t t t t reservatio probabilities of the exchage orders p x ad p x, respectively. The larger the values of or, the more impact the curret best or historic best solutio respectively. Accordig to the fluidic costraits ad olie testig features of DMFBs, ad i order to avoid the algorithm fallig ito the local optimum, the stadard particle swarm optimizatio eeds to be improved to esure that the algorithm ca search shorter chip test path ad improve test efficiecy. Employed Particle Swarm Optimizatio Stadard Particle Swarm Optimizatio algorithm leads particle search trajectory with local optimal p i, ad its search accuracy is low. If pi caot jump out of a certai positio, the the particlei will be gathered i the curret optimal regio, leadig to premature pheomeo of the algorithm. I order to overcome this drawback, this work itroduces the employed bee search operator of Artificial Bee Coloy(ABC), ad uses the global optimum to lead the search path. It optimizes twice based o the previous searchig, which ca optimizes the searchig ability of particle swarm optimizatio algorithm. The artificial bee coloy algorithm is a optimizatio algorithm proposed by D Karaboga, a Turkish scholar i 2005, based o hoey bees mechaism [12]. Its ability to explore maily through the followig formula: zi, j xi, j i, j( xi, j xk, j) (12) Where x i, j is the locatio of the preset leadig particle; x k, j is the locatio of of ay particle i the eighborhood of x i, j. i, j is a radom umber i[-1,1]. z i, j is the cadidate solutio leadig by x i, j. By addig the employed bee s search operator for secodary optimizig, the ew positio ca be searched ear the preset optimal positio. There are ucertaities i the size ad directio of the differece vectors formed by the local optimal idividual vector ad the radomly selected idividual vector, which is equivalet to addig a certai rage of radom perturbatios to the base vector to icrease the populatio diversity. However, due to the small movemet rage, adjustable rage is limited, so this paper modified the search operator of the bee coloy algorithm, accordig to the characteristics of particle swarm optimizatio, the modified quadratic search operator is expressed as follows: i t t pi' pi i, j( pg xr1, r 2) (13) i g i

6 t g p is the global best for the particle, xr1, r 2 is the radom locatio i the area. The basic idea of the search operator is to search for the best local idividuals startig from a radomly geerated iitial populatio ad to adopt a oe-o-oe competitive survival method to retai the better idividuals. By meas of iteractive learig amog idividuals, the employed operator ca improve the exploratio ability of the algorithm. After PSO searchig for the first time, by usig the employed operator, the secodary search is performed aroud the preset optimal locatio, which ca improve the search accuracy ad optimizatio ability of the particle. Guided by the optimal positio of global best, the operator developmet ability ca be improved while esurig operator search ability. The distace betwee the optimal pg ad ay positio is selected as the displacemet so as to esure that the scope of quadratic search is ot restricted to the viciity of the curret local optimal positio. It icreases the radomess of the search ad explores the ew most excellet locatio possibilities. The specific operatio of particle swarm optimizatio algorithm that added the employed search operator is as follows: Firstly, the curret global optimal solutio ad preset optimal solutio positio are judged, ad the ew cadidate solutio is searched usig the formula 12 ear each local optimal solutio p i, deoted as p i'. If the fitess value of pi' is greater tha p i, the the preset optimal solutio would be updated. If the fitess of pi' is better tha p g, the curret global optimal solutio would be updated. Taboo Judgmet Strategy I order to avoid the iteractio betwee test droplet ad experimetal droplet i fault detectio process, accordig to fluid costraits ad electrode costraits, the particle eeds to calculate the locatio of the experimetal droplet i the future time ad its iteractio with the array elemet before fidig the path, which esure that the selected uit would ot iterfere with the experimet. Moreover, due to the chagig positio of the experimetal droplet, the cells will also be cotiuously updated [13]. I order to solve this problem, this work adopts the taboo judgmet method, that is, costruct the experimet taboo table, which is used to store the curret taboo path, ad save the taboo uit every time whe the experimetal droplet positio chages. If the curret test path coicides with the taboo path, it idicates that there is a coflict. Whe a coflict occurs, the coflict uit would be extracted as the exchage sequece, ad the curret path would be exchaged ad operated to obtai a ew path that does ot coicide with the curret taboo uit. Employed PSO for Olie Fault Detectio Path Optimizatio Accordig to the above, combied with the characteristics of DMFBs fault detectio ad PSO algorithm to improve the strategy, the basic steps of the test algorithm is as follows: Step 1: iitialize the basic parameters of particle swarm optimizatio, give each particle a radom iitial solutio; Step 2: Determie whether there is a coflict betwee the curret path ad the taboo uit; if there is a coflict, extract the coflict uit as the exchage sequece ad exchage the curret path to obtai a ew path; Step 3: Calculate the legth of the solutio path; Step 4: Evaluate the fitess of each particle, ad store the curret positio ad fitess value of each particle i their p i. Stores the positio ad fitess values of all the idividuals that fit the best idividuals i p g ; Step 5: Search for the cadidate solutio pi' aroud each pi accordig to Equatio 13, update the value of pi if the fitess value of pi' is greater tha p i, ad update the value of pg if the fitess value of pi' is better tha p g ; Step 6: Update the positio ad velocity of the particles accordig to Equatio 10 ad Equatio 11; Step 7: Number of iteratios NC NC 1; Step 8: Determies whether the algorithm satisfies the ed coditio or ot. If ot, the process

7 returs to step 2. If the coditio is satisfied, the search is stopped ad the result is output. The fial result is the legth of the path traveled by the droplet traversig the etire chip array. Experimetal Results ad Aalysis I this paper, as show i Figure 4, we select the glucose ad lactic acid i a multi-biochemical test i literature [4] as the experimetal model to simulate. The experimetal droplets for glucose detectio are sample S1 ad reaget R1, ad the experimetal droplets for lactate detectio are sample S2 ad reaget R2. Experimetal droplets are i the mixig pool for ezyme-catalyzed reactios. Whe the reactio is completed, the test will be started after the mixed droplets reach the optical detectio uit. Experimetal droplets would be set to the experimetal droplet pool whe the experimet is completed. Figure 4. Multi-biochemical test experimet diagram This work completes the test simulatio i the Visual Studio 2015 eviromet, usig programmig laguage of C ++. The size of the selected populatio is 500 ad the umber of iteratios is After several experimets, this paper takes the iertia weight ω = 0.9, α = 0.8, β = 0.7, ad the uit legth is defied as the weight betwee adjacet paths. The fial output is the path legth ad path sequece of the test drop traversig all the cells, ruig 30 times to average. (1) Aalysis of experimetal results:whe testig off-lie, the legth of the path traveled by test droplet usig the Employed PSO is 607 uits. Usig the stadard particle swarm algorithm, the legth of path is 629 uits. The optimizatio rate is 3.49%. I the case of olie test, whe the test object is a direct-addressig chip, the legth of the path traveled by the method i this paper is 616 uits. Compared with the stadard particle swarm algorithm (636 uits legth), the optimized path legth is 3.14%. Whe the test object is a pi-costraied chip, this article uses the broadcast addressig method for pi assigmet, as show i Figure 5, the same label pis meas that they share the same electrode. Usig the algorithm itroduced i this paper, the path legth of the test droplet is 649 uits. The stadard particle swarm optimizatio algorithm takes a legth of 672 uits. The optimizatio rate is 3.42%. It ca be see that Employed PSO algorithm ca effectively shorte the test path ad improve test efficiecy. Fault detectio route legth compariso is show i Figure 6. Figure 5. Pi assigmet Figure 6. Experimetal results

8 (2) Covergece Aalysis: The covergece of Employed PSO ad stadard PSO uder direct-addressig ad pi-costraied chips are compared respectively. The covergece curves are show i Figure 7. The direct-addressig chip test results are show i Figure 8 (a), the Employed PSO coverges at 402 geeratios, ad the covergece is 28.7% better tha the stadard PSO algorithm that bega to coverge at 689. The test results for pi-costraied chips are show i Figure 8 (b). The Employed PSO coverges o the 232th geeratio, while the stadard PSO coverges o the 572th geeratio. I cotrast, the covergece of the Leadig Particle Swarm Optimizatio algorithm is optimized by 34%. Thus, the covergece of the proposed algorithm is superior to the stadard PSO. (a) Direct-addressig chip (b) Pi-costraied chip Figure 7. Covergece curves for SPSO & Employed PSO Summary This work aims at the olie fault detetig route optimizatio for direct-addressig ad pi-costraied digital microfluidic biochips. The employed PSO algorithm is used to optimize the path of chip fault detectio. The multi-body fluid detectio model is used to simulate the experimet. The experimetal results are compared with the stadard PSO. The results show that the proposed method ca effectively shorte the test path ad improve the test efficiecy for these two kids of chips, which ca provide a referece for the fault detectio route optimizatio of digital microfluidic chips. Refereces [1] Xu T ad Chakrabarty K. Fault modelig ad fuctioal test methods for digital microfluidic biochips[j]. IEEE Trasactios o Biomedical Circuits ad Systems, 2009, 3(4): [2] XU CH P, CHEN CH Y, WANG J J. Olie Parallel Testig of Pi-costraied Digital Microfluidic Biochips[J]. Joural of Electroics & Iformatio Techology, 2015, 37(9): [3] SU F, OZEV S, CHAKRABARTY K. Cocurret Testig of Droplet-based Microfluidic Systems for Multiplexed Biomedical Assays[C]. Proc. It. Test Cof., 2004: [4] SU F, HWANG W, MUKHERJEE A, et al.testig ad diagosis of realistic defects i digital microfluidic biochips[j]. Joural of Electroic Testig: Theory ad Applicatios, 2007,23(2-3): [5] XU T, CHAKRABARTY K. Parallel sca-like testig ad fault diagosis techiques for digital microfluidic biochips[j]. IEEE Tas. Biomed. Circuits Syst., 2007,1(2): [6] ZHANG L, WANG W Z, YAN B W,Aalysis ad Optimizatio of Parallel Microfluidic Biochip [J].Microelectroics ad Computer, 2014, 31(10): [7] T. Xu, K. Chakrabarty. Desig-for-testability for digital microfluidic biochips. Proc.IEEE VLSI Test Symposium. 2009:

9 [8] Yag Zhao, Krishedu Chakrabarty. Digital Microfluidic Logic Gates ad Their Applicatio to Built-i Self-Test of Lab-o-Chip. IEEE Trasactios o Biomedical Circuits ad Systems.2010, 4(4): [9] YANG J S, ZUO CH CH, XU CH F, et al. Research o architectural-level sythesis algorithm of digital microfluidics biochips[j]. Chiese Joural of Scietific Istrumet, 2009,30(5): [10] DEBASIS D, PIYALI D, ARPAN C, et al. A Algorithm for Parallel Assay Operatios i a Restricted Size Chip i Digital Microfluidies[C].IEEE Computer Society Aual Symposium o VLSI,2014: [11] XU CH P,LV Y,HUANG X J etc. O - lie Test Route Optimizatio of Digital Microfluidic Chip Based o Particle Swarm Optimizatio[J]. Joural of Electroic Measuremet ad Istrumetatio,2017,31(8): [12] Kefayat M, Ara A L, Niaki S A N. A hybrid of at coloy optimizatio ad artificial bee coloy algorithm for probabilistic optimal placemet ad sizig of distributed eergy resources[j]. Eergy Coversio & Maagemet, 2015, 92(3): [13] XU CH P, CAI ZH, HU C, O-lie Testig Optimizatio for Digital Microfluidic Biochips Based o At Coloy Algorithm [J]. Chiese Joural of Scietific Istrumet, 2014, 35(6):

An Improved Shuffled Frog-Leaping Algorithm for Knapsack Problem

An Improved Shuffled Frog-Leaping Algorithm for Knapsack Problem A Improved Shuffled Frog-Leapig Algorithm for Kapsack Problem Zhoufag Li, Ya Zhou, ad Peg Cheg School of Iformatio Sciece ad Egieerig Hea Uiversity of Techology ZhegZhou, Chia lzhf1978@126.com Abstract.

More information

Mobile terminal 3D image reconstruction program development based on Android Lin Qinhua

Mobile terminal 3D image reconstruction program development based on Android Lin Qinhua Iteratioal Coferece o Automatio, Mechaical Cotrol ad Computatioal Egieerig (AMCCE 05) Mobile termial 3D image recostructio program developmet based o Adroid Li Qihua Sichua Iformatio Techology College

More information

3D Model Retrieval Method Based on Sample Prediction

3D Model Retrieval Method Based on Sample Prediction 20 Iteratioal Coferece o Computer Commuicatio ad Maagemet Proc.of CSIT vol.5 (20) (20) IACSIT Press, Sigapore 3D Model Retrieval Method Based o Sample Predictio Qigche Zhag, Ya Tag* School of Computer

More information

Optimization for framework design of new product introduction management system Ma Ying, Wu Hongcui

Optimization for framework design of new product introduction management system Ma Ying, Wu Hongcui 2d Iteratioal Coferece o Electrical, Computer Egieerig ad Electroics (ICECEE 2015) Optimizatio for framework desig of ew product itroductio maagemet system Ma Yig, Wu Hogcui Tiaji Electroic Iformatio Vocatioal

More information

Ones Assignment Method for Solving Traveling Salesman Problem

Ones Assignment Method for Solving Traveling Salesman Problem Joural of mathematics ad computer sciece 0 (0), 58-65 Oes Assigmet Method for Solvig Travelig Salesma Problem Hadi Basirzadeh Departmet of Mathematics, Shahid Chamra Uiversity, Ahvaz, Ira Article history:

More information

Performance Comparisons of PSO based Clustering

Performance Comparisons of PSO based Clustering Performace Comparisos of PSO based Clusterig Suresh Chadra Satapathy, 2 Guaidhi Pradha, 3 Sabyasachi Pattai, 4 JVR Murthy, 5 PVGD Prasad Reddy Ail Neeruoda Istitute of Techology ad Scieces, Sagivalas,Vishaapatam

More information

ISSN (Print) Research Article. *Corresponding author Nengfa Hu

ISSN (Print) Research Article. *Corresponding author Nengfa Hu Scholars Joural of Egieerig ad Techology (SJET) Sch. J. Eg. Tech., 2016; 4(5):249-253 Scholars Academic ad Scietific Publisher (A Iteratioal Publisher for Academic ad Scietific Resources) www.saspublisher.com

More information

Probabilistic Fuzzy Time Series Method Based on Artificial Neural Network

Probabilistic Fuzzy Time Series Method Based on Artificial Neural Network America Joural of Itelliget Systems 206, 6(2): 42-47 DOI: 0.5923/j.ajis.2060602.02 Probabilistic Fuzzy Time Series Method Based o Artificial Neural Network Erol Egrioglu,*, Ere Bas, Cagdas Haka Aladag

More information

Improvement of the Orthogonal Code Convolution Capabilities Using FPGA Implementation

Improvement of the Orthogonal Code Convolution Capabilities Using FPGA Implementation Improvemet of the Orthogoal Code Covolutio Capabilities Usig FPGA Implemetatio Naima Kaabouch, Member, IEEE, Apara Dhirde, Member, IEEE, Saleh Faruque, Member, IEEE Departmet of Electrical Egieerig, Uiversity

More information

An Algorithm of Mobile Robot Node Location Based on Wireless Sensor Network

An Algorithm of Mobile Robot Node Location Based on Wireless Sensor Network A Algorithm of Mobile Robot Node Locatio Based o Wireless Sesor Network https://doi.org/0.399/ijoe.v3i05.7044 Peg A Nigbo Uiversity of Techology, Zhejiag, Chia eirxvrp2269@26.com Abstract I the wireless

More information

A Note on Least-norm Solution of Global WireWarping

A Note on Least-norm Solution of Global WireWarping A Note o Least-orm Solutio of Global WireWarpig Charlie C. L. Wag Departmet of Mechaical ad Automatio Egieerig The Chiese Uiversity of Hog Kog Shati, N.T., Hog Kog E-mail: cwag@mae.cuhk.edu.hk Abstract

More information

Chapter 3 Classification of FFT Processor Algorithms

Chapter 3 Classification of FFT Processor Algorithms Chapter Classificatio of FFT Processor Algorithms The computatioal complexity of the Discrete Fourier trasform (DFT) is very high. It requires () 2 complex multiplicatios ad () complex additios [5]. As

More information

Harris Corner Detection Algorithm at Sub-pixel Level and Its Application Yuanfeng Han a, Peijiang Chen b * and Tian Meng c

Harris Corner Detection Algorithm at Sub-pixel Level and Its Application Yuanfeng Han a, Peijiang Chen b * and Tian Meng c Iteratioal Coferece o Computatioal Sciece ad Egieerig (ICCSE 015) Harris Corer Detectio Algorithm at Sub-pixel Level ad Its Applicatio Yuafeg Ha a, Peijiag Che b * ad Tia Meg c School of Automobile, Liyi

More information

Dynamic Programming and Curve Fitting Based Road Boundary Detection

Dynamic Programming and Curve Fitting Based Road Boundary Detection Dyamic Programmig ad Curve Fittig Based Road Boudary Detectio SHYAM PRASAD ADHIKARI, HYONGSUK KIM, Divisio of Electroics ad Iformatio Egieerig Chobuk Natioal Uiversity 664-4 Ga Deokji-Dog Jeoju-City Jeobuk

More information

Accuracy Improvement in Camera Calibration

Accuracy Improvement in Camera Calibration Accuracy Improvemet i Camera Calibratio FaJie L Qi Zag ad Reihard Klette CITR, Computer Sciece Departmet The Uiversity of Aucklad Tamaki Campus, Aucklad, New Zealad fli006, qza001@ec.aucklad.ac.z r.klette@aucklad.ac.z

More information

Bezier curves. Figure 2 shows cubic Bezier curves for various control points. In a Bezier curve, only

Bezier curves. Figure 2 shows cubic Bezier curves for various control points. In a Bezier curve, only Edited: Yeh-Liag Hsu (998--; recommeded: Yeh-Liag Hsu (--9; last updated: Yeh-Liag Hsu (9--7. Note: This is the course material for ME55 Geometric modelig ad computer graphics, Yua Ze Uiversity. art of

More information

The Counterchanged Crossed Cube Interconnection Network and Its Topology Properties

The Counterchanged Crossed Cube Interconnection Network and Its Topology Properties WSEAS TRANSACTIONS o COMMUNICATIONS Wag Xiyag The Couterchaged Crossed Cube Itercoectio Network ad Its Topology Properties WANG XINYANG School of Computer Sciece ad Egieerig South Chia Uiversity of Techology

More information

Introduction. Nature-Inspired Computing. Terminology. Problem Types. Constraint Satisfaction Problems - CSP. Free Optimization Problem - FOP

Introduction. Nature-Inspired Computing. Terminology. Problem Types. Constraint Satisfaction Problems - CSP. Free Optimization Problem - FOP Nature-Ispired Computig Hadlig Costraits Dr. Şima Uyar September 2006 Itroductio may practical problems are costraied ot all combiatios of variable values represet valid solutios feasible solutios ifeasible

More information

Adaptive Resource Allocation for Electric Environmental Pollution through the Control Network

Adaptive Resource Allocation for Electric Environmental Pollution through the Control Network Available olie at www.sciecedirect.com Eergy Procedia 6 (202) 60 64 202 Iteratioal Coferece o Future Eergy, Eviromet, ad Materials Adaptive Resource Allocatio for Electric Evirometal Pollutio through the

More information

A SOFTWARE MODEL FOR THE MULTILAYER PERCEPTRON

A SOFTWARE MODEL FOR THE MULTILAYER PERCEPTRON A SOFTWARE MODEL FOR THE MULTILAYER PERCEPTRON Roberto Lopez ad Eugeio Oñate Iteratioal Ceter for Numerical Methods i Egieerig (CIMNE) Edificio C1, Gra Capitá s/, 08034 Barceloa, Spai ABSTRACT I this work

More information

BOOLEAN MATHEMATICS: GENERAL THEORY

BOOLEAN MATHEMATICS: GENERAL THEORY CHAPTER 3 BOOLEAN MATHEMATICS: GENERAL THEORY 3.1 ISOMORPHIC PROPERTIES The ame Boolea Arithmetic was chose because it was discovered that literal Boolea Algebra could have a isomorphic umerical aspect.

More information

A Novel Feature Extraction Algorithm for Haar Local Binary Pattern Texture Based on Human Vision System

A Novel Feature Extraction Algorithm for Haar Local Binary Pattern Texture Based on Human Vision System A Novel Feature Extractio Algorithm for Haar Local Biary Patter Texture Based o Huma Visio System Liu Tao 1,* 1 Departmet of Electroic Egieerig Shaaxi Eergy Istitute Xiayag, Shaaxi, Chia Abstract The locality

More information

Performance Plus Software Parameter Definitions

Performance Plus Software Parameter Definitions Performace Plus+ Software Parameter Defiitios/ Performace Plus Software Parameter Defiitios Chapma Techical Note-TG-5 paramete.doc ev-0-03 Performace Plus+ Software Parameter Defiitios/2 Backgroud ad Defiitios

More information

Cubic Polynomial Curves with a Shape Parameter

Cubic Polynomial Curves with a Shape Parameter roceedigs of the th WSEAS Iteratioal Coferece o Robotics Cotrol ad Maufacturig Techology Hagzhou Chia April -8 00 (pp5-70) Cubic olyomial Curves with a Shape arameter MO GUOLIANG ZHAO YANAN Iformatio ad

More information

CS 683: Advanced Design and Analysis of Algorithms

CS 683: Advanced Design and Analysis of Algorithms CS 683: Advaced Desig ad Aalysis of Algorithms Lecture 6, February 1, 2008 Lecturer: Joh Hopcroft Scribes: Shaomei Wu, Etha Feldma February 7, 2008 1 Threshold for k CNF Satisfiability I the previous lecture,

More information

Algorithms for Disk Covering Problems with the Most Points

Algorithms for Disk Covering Problems with the Most Points Algorithms for Disk Coverig Problems with the Most Poits Bi Xiao Departmet of Computig Hog Kog Polytechic Uiversity Hug Hom, Kowloo, Hog Kog csbxiao@comp.polyu.edu.hk Qigfeg Zhuge, Yi He, Zili Shao, Edwi

More information

Image Segmentation EEE 508

Image Segmentation EEE 508 Image Segmetatio Objective: to determie (etract) object boudaries. It is a process of partitioig a image ito distict regios by groupig together eighborig piels based o some predefied similarity criterio.

More information

An improved support vector machine based on particle swarm optimization in laser ultrasonic defect detection

An improved support vector machine based on particle swarm optimization in laser ultrasonic defect detection A improved support vector machie based o particle swarm optimizatio i laser ultrasoic defect detectio School of Sciece, North Uiversity of Chia, aiyua, Shaxi 35, Chia xut98@63.com,hhp9@63.com,xywag@6.com,43497@qq.com

More information

Evaluation of Different Fitness Functions for the Evolutionary Testing of an Autonomous Parking System

Evaluation of Different Fitness Functions for the Evolutionary Testing of an Autonomous Parking System Evaluatio of Differet Fitess Fuctios for the Evolutioary Testig of a Autoomous Parkig System Joachim Wegeer 1 ad Oliver Bühler 2 1 DaimlerChrysler AG, Research ad Techology, Alt-Moabit 96 a, D-10559 Berli,

More information

A New Morphological 3D Shape Decomposition: Grayscale Interframe Interpolation Method

A New Morphological 3D Shape Decomposition: Grayscale Interframe Interpolation Method A ew Morphological 3D Shape Decompositio: Grayscale Iterframe Iterpolatio Method D.. Vizireau Politehica Uiversity Bucharest, Romaia ae@comm.pub.ro R. M. Udrea Politehica Uiversity Bucharest, Romaia mihea@comm.pub.ro

More information

Design Optimization of the Parameters of Cycling Equipment Based on Ergonomics

Design Optimization of the Parameters of Cycling Equipment Based on Ergonomics Desig Optimizatio of the Parameters of Cyclig Equipmet Based o Ergoomics Shu Qiao 1*, Jiagfeg Lua, Da Dig 1 Liaoig Shihua Uiversity, Liaoig, Fushu,113001,Chia Physical fitess testig ceterliaoig shihua

More information

EE 459/500 HDL Based Digital Design with Programmable Logic. Lecture 13 Control and Sequencing: Hardwired and Microprogrammed Control

EE 459/500 HDL Based Digital Design with Programmable Logic. Lecture 13 Control and Sequencing: Hardwired and Microprogrammed Control EE 459/500 HDL Based Digital Desig with Programmable Logic Lecture 13 Cotrol ad Sequecig: Hardwired ad Microprogrammed Cotrol Refereces: Chapter s 4,5 from textbook Chapter 7 of M.M. Mao ad C.R. Kime,

More information

Task scenarios Outline. Scenarios in Knowledge Extraction. Proposed Framework for Scenario to Design Diagram Transformation

Task scenarios Outline. Scenarios in Knowledge Extraction. Proposed Framework for Scenario to Design Diagram Transformation 6-0-0 Kowledge Trasformatio from Task Scearios to View-based Desig Diagrams Nima Dezhkam Kamra Sartipi {dezhka, sartipi}@mcmaster.ca Departmet of Computig ad Software McMaster Uiversity CANADA SEKE 08

More information

Hole Machining Path Planning Optimization Based on Dynamic Tabu Artificial Bee Colony Algorithm

Hole Machining Path Planning Optimization Based on Dynamic Tabu Artificial Bee Colony Algorithm Research Joural of Applied Scieces, Egieerig ad Techology 5(4): 1454-1460, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scietific Orgaizatio, 2013 Submitted: August 17, 2012 Accepted: September 17,

More information

Python Programming: An Introduction to Computer Science

Python Programming: An Introduction to Computer Science Pytho Programmig: A Itroductio to Computer Sciece Chapter 1 Computers ad Programs 1 Objectives To uderstad the respective roles of hardware ad software i a computig system. To lear what computer scietists

More information

RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE

RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE Z.G. Zhou, S. Zhao, ad Z.G. A School of Mechaical Egieerig ad Automatio, Beijig Uiversity of Aeroautics ad Astroautics,

More information

CMSC Computer Architecture Lecture 12: Virtual Memory. Prof. Yanjing Li University of Chicago

CMSC Computer Architecture Lecture 12: Virtual Memory. Prof. Yanjing Li University of Chicago CMSC 22200 Computer Architecture Lecture 12: Virtual Memory Prof. Yajig Li Uiversity of Chicago A System with Physical Memory Oly Examples: most Cray machies early PCs Memory early all embedded systems

More information

How do we evaluate algorithms?

How do we evaluate algorithms? F2 Readig referece: chapter 2 + slides Algorithm complexity Big O ad big Ω To calculate ruig time Aalysis of recursive Algorithms Next time: Litterature: slides mostly The first Algorithm desig methods:

More information

BASED ON ITERATIVE ERROR-CORRECTION

BASED ON ITERATIVE ERROR-CORRECTION A COHPARISO OF CRYPTAALYTIC PRICIPLES BASED O ITERATIVE ERROR-CORRECTIO Miodrag J. MihaljeviC ad Jova Dj. GoliC Istitute of Applied Mathematics ad Electroics. Belgrade School of Electrical Egieerig. Uiversity

More information

An Algorithm to Solve Multi-Objective Assignment. Problem Using Interactive Fuzzy. Goal Programming Approach

An Algorithm to Solve Multi-Objective Assignment. Problem Using Interactive Fuzzy. Goal Programming Approach It. J. Cotemp. Math. Scieces, Vol. 6, 0, o. 34, 65-66 A Algorm to Solve Multi-Objective Assigmet Problem Usig Iteractive Fuzzy Goal Programmig Approach P. K. De ad Bharti Yadav Departmet of Mathematics

More information

Study on effective detection method for specific data of large database LI Jin-feng

Study on effective detection method for specific data of large database LI Jin-feng Iteratioal Coferece o Automatio, Mechaical Cotrol ad Computatioal Egieerig (AMCCE 205) Study o effective detectio method for specific data of large database LI Ji-feg (Vocatioal College of DogYig, Shadog

More information

2D Isogeometric Shape Optimization considering both control point positions and weights as design variables

2D Isogeometric Shape Optimization considering both control point positions and weights as design variables 1 th World Cogress o tructural ad Multidiscipliary Optimizatio May 19-24, 213, Orlado, Florida, UA 2D Isogeometric hape Optimizatio cosiderig both cotrol poit positios ad weights as desig variables Yeo-Ul

More information

Stone Images Retrieval Based on Color Histogram

Stone Images Retrieval Based on Color Histogram Stoe Images Retrieval Based o Color Histogram Qiag Zhao, Jie Yag, Jigyi Yag, Hogxig Liu School of Iformatio Egieerig, Wuha Uiversity of Techology Wuha, Chia Abstract Stoe images color features are chose

More information

What are we going to learn? CSC Data Structures Analysis of Algorithms. Overview. Algorithm, and Inputs

What are we going to learn? CSC Data Structures Analysis of Algorithms. Overview. Algorithm, and Inputs What are we goig to lear? CSC316-003 Data Structures Aalysis of Algorithms Computer Sciece North Carolia State Uiversity Need to say that some algorithms are better tha others Criteria for evaluatio Structure

More information

Pattern Recognition Systems Lab 1 Least Mean Squares

Pattern Recognition Systems Lab 1 Least Mean Squares Patter Recogitio Systems Lab 1 Least Mea Squares 1. Objectives This laboratory work itroduces the OpeCV-based framework used throughout the course. I this assigmet a lie is fitted to a set of poits usig

More information

1 Enterprise Modeler

1 Enterprise Modeler 1 Eterprise Modeler Itroductio I BaaERP, a Busiess Cotrol Model ad a Eterprise Structure Model for multi-site cofiguratios are itroduced. Eterprise Structure Model Busiess Cotrol Models Busiess Fuctio

More information

ANN WHICH COVERS MLP AND RBF

ANN WHICH COVERS MLP AND RBF ANN WHICH COVERS MLP AND RBF Josef Boští, Jaromír Kual Faculty of Nuclear Scieces ad Physical Egieerig, CTU i Prague Departmet of Software Egieerig Abstract Two basic types of artificial eural etwors Multi

More information

Relationship between augmented eccentric connectivity index and some other graph invariants

Relationship between augmented eccentric connectivity index and some other graph invariants Iteratioal Joural of Advaced Mathematical Scieces, () (03) 6-3 Sciece Publishig Corporatio wwwsciecepubcocom/idexphp/ijams Relatioship betwee augmeted eccetric coectivity idex ad some other graph ivariats

More information

Improving Template Based Spike Detection

Improving Template Based Spike Detection Improvig Template Based Spike Detectio Kirk Smith, Member - IEEE Portlad State Uiversity petra@ee.pdx.edu Abstract Template matchig algorithms like SSE, Covolutio ad Maximum Likelihood are well kow for

More information

Identification of the Swiss Z24 Highway Bridge by Frequency Domain Decomposition Brincker, Rune; Andersen, P.

Identification of the Swiss Z24 Highway Bridge by Frequency Domain Decomposition Brincker, Rune; Andersen, P. Aalborg Uiversitet Idetificatio of the Swiss Z24 Highway Bridge by Frequecy Domai Decompositio Bricker, Rue; Aderse, P. Published i: Proceedigs of IMAC 2 Publicatio date: 22 Documet Versio Publisher's

More information

Lecture Notes 6 Introduction to algorithm analysis CSS 501 Data Structures and Object-Oriented Programming

Lecture Notes 6 Introduction to algorithm analysis CSS 501 Data Structures and Object-Oriented Programming Lecture Notes 6 Itroductio to algorithm aalysis CSS 501 Data Structures ad Object-Orieted Programmig Readig for this lecture: Carrao, Chapter 10 To be covered i this lecture: Itroductio to algorithm aalysis

More information

World Scientific Research Journal (WSRJ) ISSN: Research on Fresnel Lens Optical Receiving Antenna in Indoor Visible

World Scientific Research Journal (WSRJ) ISSN: Research on Fresnel Lens Optical Receiving Antenna in Indoor Visible World Scietific Research Joural (WSRJ) ISSN: 2472-3703 www.wsr-j.org Research o Fresel Les Optical Receivig Atea i Idoor Visible Light Commuicatio Zhihua Du College of Electroics Egieerig, Chogqig Uiversity

More information

FAST BIT-REVERSALS ON UNIPROCESSORS AND SHARED-MEMORY MULTIPROCESSORS

FAST BIT-REVERSALS ON UNIPROCESSORS AND SHARED-MEMORY MULTIPROCESSORS SIAM J. SCI. COMPUT. Vol. 22, No. 6, pp. 2113 2134 c 21 Society for Idustrial ad Applied Mathematics FAST BIT-REVERSALS ON UNIPROCESSORS AND SHARED-MEMORY MULTIPROCESSORS ZHAO ZHANG AND XIAODONG ZHANG

More information

Pseudocode ( 1.1) Analysis of Algorithms. Primitive Operations. Pseudocode Details. Running Time ( 1.1) Estimating performance

Pseudocode ( 1.1) Analysis of Algorithms. Primitive Operations. Pseudocode Details. Running Time ( 1.1) Estimating performance Aalysis of Algorithms Iput Algorithm Output A algorithm is a step-by-step procedure for solvig a problem i a fiite amout of time. Pseudocode ( 1.1) High-level descriptio of a algorithm More structured

More information

WYSE Academic Challenge Sectional Computer Science 2005 SOLUTION SET

WYSE Academic Challenge Sectional Computer Science 2005 SOLUTION SET WYSE Academic Challege Sectioal Computer Sciece 2005 SOLUTION SET 1. Correct aswer: a. Hz = cycle / secod. CPI = 2, therefore, CPI*I = 2 * 28 X 10 8 istructios = 56 X 10 8 cycles. The clock rate is 56

More information

Optimization on Retrieving Containers Based on Multi-phase Hybrid Dynamic Programming

Optimization on Retrieving Containers Based on Multi-phase Hybrid Dynamic Programming Available olie at www.sciecedirect.com ScieceDirect Procedia - Social ad Behavioral Scie ce s 96 ( 2013 ) 844 855 Abstract 13th COTA Iteratioal Coferece of Trasportatio Professioals (CICTP 2013) Optimizatio

More information

Analysis Metrics. Intro to Algorithm Analysis. Slides. 12. Alg Analysis. 12. Alg Analysis

Analysis Metrics. Intro to Algorithm Analysis. Slides. 12. Alg Analysis. 12. Alg Analysis Itro to Algorithm Aalysis Aalysis Metrics Slides. Table of Cotets. Aalysis Metrics 3. Exact Aalysis Rules 4. Simple Summatio 5. Summatio Formulas 6. Order of Magitude 7. Big-O otatio 8. Big-O Theorems

More information

Computers and Scientific Thinking

Computers and Scientific Thinking Computers ad Scietific Thikig David Reed, Creighto Uiversity Chapter 15 JavaScript Strigs 1 Strigs as Objects so far, your iteractive Web pages have maipulated strigs i simple ways use text box to iput

More information

Mapping Publishing and Mapping Adaptation in the Middleware of Railway Information Grid System

Mapping Publishing and Mapping Adaptation in the Middleware of Railway Information Grid System Mappig Publishig ad Mappig Adaptatio i the Middleware of Railway Iformatio Grid ystem You Gamei, Liao Huamig, u Yuzhog Istitute of Computig Techology, Chiese Academy of cieces, Beijig 00080 gameiu@ict.ac.c

More information

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe CHAPTER 19 Query Optimizatio Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe Itroductio Query optimizatio Coducted by a query optimizer i a DBMS Goal:

More information

Pruning and Summarizing the Discovered Time Series Association Rules from Mechanical Sensor Data Qing YANG1,a,*, Shao-Yu WANG1,b, Ting-Ting ZHANG2,c

Pruning and Summarizing the Discovered Time Series Association Rules from Mechanical Sensor Data Qing YANG1,a,*, Shao-Yu WANG1,b, Ting-Ting ZHANG2,c Advaces i Egieerig Research (AER), volume 131 3rd Aual Iteratioal Coferece o Electroics, Electrical Egieerig ad Iformatio Sciece (EEEIS 2017) Pruig ad Summarizig the Discovered Time Series Associatio Rules

More information

Bayesian approach to reliability modelling for a probability of failure on demand parameter

Bayesian approach to reliability modelling for a probability of failure on demand parameter Bayesia approach to reliability modellig for a probability of failure o demad parameter BÖRCSÖK J., SCHAEFER S. Departmet of Computer Architecture ad System Programmig Uiversity Kassel, Wilhelmshöher Allee

More information

IMP: Superposer Integrated Morphometrics Package Superposition Tool

IMP: Superposer Integrated Morphometrics Package Superposition Tool IMP: Superposer Itegrated Morphometrics Package Superpositio Tool Programmig by: David Lieber ( 03) Caisius College 200 Mai St. Buffalo, NY 4208 Cocept by: H. David Sheets, Dept. of Physics, Caisius College

More information

Arithmetic Sequences

Arithmetic Sequences . Arithmetic Sequeces COMMON CORE Learig Stadards HSF-IF.A. HSF-BF.A.1a HSF-BF.A. HSF-LE.A. Essetial Questio How ca you use a arithmetic sequece to describe a patter? A arithmetic sequece is a ordered

More information

Optimal Mapped Mesh on the Circle

Optimal Mapped Mesh on the Circle Koferece ANSYS 009 Optimal Mapped Mesh o the Circle doc. Ig. Jaroslav Štigler, Ph.D. Bro Uiversity of Techology, aculty of Mechaical gieerig, ergy Istitut, Abstract: This paper brigs out some ideas ad

More information

Creating Exact Bezier Representations of CST Shapes. David D. Marshall. California Polytechnic State University, San Luis Obispo, CA , USA

Creating Exact Bezier Representations of CST Shapes. David D. Marshall. California Polytechnic State University, San Luis Obispo, CA , USA Creatig Exact Bezier Represetatios of CST Shapes David D. Marshall Califoria Polytechic State Uiversity, Sa Luis Obispo, CA 93407-035, USA The paper presets a method of expressig CST shapes pioeered by

More information

Sectio 4, a prototype project of settig field weight with AHP method is developed ad the experimetal results are aalyzed. Fially, we coclude our work

Sectio 4, a prototype project of settig field weight with AHP method is developed ad the experimetal results are aalyzed. Fially, we coclude our work 200 2d Iteratioal Coferece o Iformatio ad Multimedia Techology (ICIMT 200) IPCSIT vol. 42 (202) (202) IACSIT Press, Sigapore DOI: 0.7763/IPCSIT.202.V42.0 Idex Weight Decisio Based o AHP for Iformatio Retrieval

More information

Cache-Optimal Methods for Bit-Reversals

Cache-Optimal Methods for Bit-Reversals Proceedigs of the ACM/IEEE Supercomputig Coferece, November 1999, Portlad, Orego, U.S.A. Cache-Optimal Methods for Bit-Reversals Zhao Zhag ad Xiaodog Zhag Departmet of Computer Sciece College of William

More information

Low Complexity H.265/HEVC Coding Unit Size Decision for a Videoconferencing System

Low Complexity H.265/HEVC Coding Unit Size Decision for a Videoconferencing System BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 15, No 6 Special Issue o Logistics, Iformatics ad Service Sciece Sofia 2015 Prit ISSN: 1311-9702; Olie ISSN: 1314-4081 DOI:

More information

n Learn how resiliency strategies reduce risk n Discover automation strategies to reduce risk

n Learn how resiliency strategies reduce risk n Discover automation strategies to reduce risk Chapter Objectives Lear how resiliecy strategies reduce risk Discover automatio strategies to reduce risk Chapter #16: Architecture ad Desig Resiliecy ad Automatio Strategies 2 Automatio/Scriptig Resiliet

More information

Lecture 1: Introduction and Strassen s Algorithm

Lecture 1: Introduction and Strassen s Algorithm 5-750: Graduate Algorithms Jauary 7, 08 Lecture : Itroductio ad Strasse s Algorithm Lecturer: Gary Miller Scribe: Robert Parker Itroductio Machie models I this class, we will primarily use the Radom Access

More information

An Efficient Algorithm for Graph Bisection of Triangularizations

An Efficient Algorithm for Graph Bisection of Triangularizations A Efficiet Algorithm for Graph Bisectio of Triagularizatios Gerold Jäger Departmet of Computer Sciece Washigto Uiversity Campus Box 1045 Oe Brookigs Drive St. Louis, Missouri 63130-4899, USA jaegerg@cse.wustl.edu

More information

Relay Placement Based on Divide-and-Conquer

Relay Placement Based on Divide-and-Conquer Relay Placemet Based o Divide-ad-Coquer Ravabakhsh Akhlaghiia, Azadeh Kaviafar, ad Mohamad Javad Rostami, Member, IACSIT Abstract I this paper, we defie a relay placemet problem to cover a large umber

More information

APPLICATION NOTE. Automated Gain Flattening. 1. Experimental Setup. Scope and Overview

APPLICATION NOTE. Automated Gain Flattening. 1. Experimental Setup. Scope and Overview APPLICATION NOTE Automated Gai Flatteig Scope ad Overview A flat optical power spectrum is essetial for optical telecommuicatio sigals. This stems from a eed to balace the chael powers across large distaces.

More information

Chapter 1. Introduction to Computers and C++ Programming. Copyright 2015 Pearson Education, Ltd.. All rights reserved.

Chapter 1. Introduction to Computers and C++ Programming. Copyright 2015 Pearson Education, Ltd.. All rights reserved. Chapter 1 Itroductio to Computers ad C++ Programmig Copyright 2015 Pearso Educatio, Ltd.. All rights reserved. Overview 1.1 Computer Systems 1.2 Programmig ad Problem Solvig 1.3 Itroductio to C++ 1.4 Testig

More information

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe CHAPTER 22 Database Recovery Techiques Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe Itroductio Recovery algorithms Recovery cocepts Write-ahead

More information

Heuristic Approaches for Solving the Multidimensional Knapsack Problem (MKP)

Heuristic Approaches for Solving the Multidimensional Knapsack Problem (MKP) Heuristic Approaches for Solvig the Multidimesioal Kapsack Problem (MKP) R. PARRA-HERNANDEZ N. DIMOPOULOS Departmet of Electrical ad Computer Eg. Uiversity of Victoria Victoria, B.C. CANADA Abstract: -

More information

( n+1 2 ) , position=(7+1)/2 =4,(median is observation #4) Median=10lb

( n+1 2 ) , position=(7+1)/2 =4,(median is observation #4) Median=10lb Chapter 3 Descriptive Measures Measures of Ceter (Cetral Tedecy) These measures will tell us where is the ceter of our data or where most typical value of a data set lies Mode the value that occurs most

More information

WEBSITE STRUCTURE IMPROVEMENT USING ANT COLONY TECHNIQUE

WEBSITE STRUCTURE IMPROVEMENT USING ANT COLONY TECHNIQUE WEBSITE STRUCTURE IMPROVEMENT USING ANT COLONY TECHNIQUE Wiwik Aggraei 1, Agyl Ardi Rahmadi 1, Radityo Prasetyo Wibowo 1 1 Iformatio System Departmet, Faculty of Iformatio Techology, Istitut Tekologi Sepuluh

More information

Lecture 18. Optimization in n dimensions

Lecture 18. Optimization in n dimensions Lecture 8 Optimizatio i dimesios Itroductio We ow cosider the problem of miimizig a sigle scalar fuctio of variables, f x, where x=[ x, x,, x ]T. The D case ca be visualized as fidig the lowest poit of

More information

Optimization of Multiple Input Single Output Fuzzy Membership Functions Using Clonal Selection Algorithm

Optimization of Multiple Input Single Output Fuzzy Membership Functions Using Clonal Selection Algorithm Optimizatio of Multiple Iput Sigle Output Fuzzy Membership Fuctios Usig Cloal Selectio Algorithm AYŞE MERVE ACILAR, AHMET ARSLAN Computer Egieerig Departmet Selcuk Uiversity Selcuk Uiversity, Eg.-Arch.

More information

Using the Keyboard. Using the Wireless Keyboard. > Using the Keyboard

Using the Keyboard. Using the Wireless Keyboard. > Using the Keyboard 1 A wireless keyboard is supplied with your computer. The wireless keyboard uses a stadard key arragemet with additioal keys that perform specific fuctios. Usig the Wireless Keyboard Two AA alkalie batteries

More information

Evaluation scheme for Tracking in AMI

Evaluation scheme for Tracking in AMI A M I C o m m u i c a t i o A U G M E N T E D M U L T I - P A R T Y I N T E R A C T I O N http://www.amiproject.org/ Evaluatio scheme for Trackig i AMI S. Schreiber a D. Gatica-Perez b AMI WP4 Trackig:

More information

Software development of components for complex signal analysis on the example of adaptive recursive estimation methods.

Software development of components for complex signal analysis on the example of adaptive recursive estimation methods. Software developmet of compoets for complex sigal aalysis o the example of adaptive recursive estimatio methods. SIMON BOYMANN, RALPH MASCHOTTA, SILKE LEHMANN, DUNJA STEUER Istitute of Biomedical Egieerig

More information

An Estimation of Distribution Algorithm for solving the Knapsack problem

An Estimation of Distribution Algorithm for solving the Knapsack problem Vol.4,No.5, 214 Published olie: May 25, 214 DOI: 1.7321/jscse.v4.5.1 A Estimatio of Distributio Algorithm for solvig the Kapsack problem 1 Ricardo Pérez, 2 S. Jös, 3 Arturo Herádez, 4 Carlos A. Ochoa *1,

More information

A Polynomial Interval Shortest-Route Algorithm for Acyclic Network

A Polynomial Interval Shortest-Route Algorithm for Acyclic Network A Polyomial Iterval Shortest-Route Algorithm for Acyclic Network Hossai M Akter Key words: Iterval; iterval shortest-route problem; iterval algorithm; ucertaity Abstract A method ad algorithm is preseted

More information

PETRI NETS GENERATING KOLAM PATTERNS

PETRI NETS GENERATING KOLAM PATTERNS . Lalitha et al / Idia Joural of omputer Sciece ad Egieerig (IJSE) PETRI NETS GENERATING KOLAM PATTERNS. Lalitha epartmet of Mathematics Sathyabama Uiversity, heai-119, Idia lalkrish_24@yahoo.co.i K. Ragaraja

More information

Fundamentals of Media Processing. Shin'ichi Satoh Kazuya Kodama Hiroshi Mo Duy-Dinh Le

Fundamentals of Media Processing. Shin'ichi Satoh Kazuya Kodama Hiroshi Mo Duy-Dinh Le Fudametals of Media Processig Shi'ichi Satoh Kazuya Kodama Hiroshi Mo Duy-Dih Le Today's topics Noparametric Methods Parze Widow k-nearest Neighbor Estimatio Clusterig Techiques k-meas Agglomerative Hierarchical

More information

9.1. Sequences and Series. Sequences. What you should learn. Why you should learn it. Definition of Sequence

9.1. Sequences and Series. Sequences. What you should learn. Why you should learn it. Definition of Sequence _9.qxd // : AM Page Chapter 9 Sequeces, Series, ad Probability 9. Sequeces ad Series What you should lear Use sequece otatio to write the terms of sequeces. Use factorial otatio. Use summatio otatio to

More information

. Written in factored form it is easy to see that the roots are 2, 2, i,

. Written in factored form it is easy to see that the roots are 2, 2, i, CMPS A Itroductio to Programmig Programmig Assigmet 4 I this assigmet you will write a java program that determies the real roots of a polyomial that lie withi a specified rage. Recall that the roots (or

More information

A New Mechanism for High Acceleration Wafer Transfer Based on Position and Orientation Adjustment

A New Mechanism for High Acceleration Wafer Transfer Based on Position and Orientation Adjustment A New Mechaism for High Acceleratio Wafer Trasfer Based o Positio ad Orietatio Adjustmet Fag SONG 1,Jiag CHENG 1,Yogjia GONG 1, Tao CHEN 2, Liig SUN 2 1 Laboratory of Itelliget Cotrol ad Robotics, Shaghai

More information

An Efficient Algorithm for Graph Bisection of Triangularizations

An Efficient Algorithm for Graph Bisection of Triangularizations Applied Mathematical Scieces, Vol. 1, 2007, o. 25, 1203-1215 A Efficiet Algorithm for Graph Bisectio of Triagularizatios Gerold Jäger Departmet of Computer Sciece Washigto Uiversity Campus Box 1045, Oe

More information

SCHEDULING OPTIMIZATION IN CONSTRUCTION PROJECT BASED ON ANT COLONY GENETIC ALGORITHM

SCHEDULING OPTIMIZATION IN CONSTRUCTION PROJECT BASED ON ANT COLONY GENETIC ALGORITHM Joural of Theoretical ad Applied Iformatio Techology 8 th February 013. Vol. 48 No.3 005-013 JATIT & LLS. All rights reserved. ISSN: 199-8645 www.jatit.org E-ISSN: 1817-3195 SCHEDULING OPTIMIZATION IN

More information

A Study on the Performance of Cholesky-Factorization using MPI

A Study on the Performance of Cholesky-Factorization using MPI A Study o the Performace of Cholesky-Factorizatio usig MPI Ha S. Kim Scott B. Bade Departmet of Computer Sciece ad Egieerig Uiversity of Califoria Sa Diego {hskim, bade}@cs.ucsd.edu Abstract Cholesky-factorizatio

More information

Using a Dynamic Interval Type-2 Fuzzy Interpolation Method to Improve Modeless Robots Calibrations

Using a Dynamic Interval Type-2 Fuzzy Interpolation Method to Improve Modeless Robots Calibrations Joural of Cotrol Sciece ad Egieerig 3 (25) 9-7 doi:.7265/2328-223/25.3. D DAVID PUBLISHING Usig a Dyamic Iterval Type-2 Fuzzy Iterpolatio Method to Improve Modeless Robots Calibratios Yig Bai ad Dali Wag

More information

Euclidean Distance Based Feature Selection for Fault Detection Prediction Model in Semiconductor Manufacturing Process

Euclidean Distance Based Feature Selection for Fault Detection Prediction Model in Semiconductor Manufacturing Process Vol.133 (Iformatio Techology ad Computer Sciece 016), pp.85-89 http://dx.doi.org/10.1457/astl.016. Euclidea Distace Based Feature Selectio for Fault Detectio Predictio Model i Semicoductor Maufacturig

More information

NON-LINEAR MODELLING OF A GEOTHERMAL STEAM PIPE

NON-LINEAR MODELLING OF A GEOTHERMAL STEAM PIPE 14thNew Zealad Workshop 1992 NON-LNEAR MODELLNG OF A GEOTHERMAL STEAM PPE Y. Huag ad D. H. Freesto Geothermal stitute, Uiversity of Aucklad SUMMARY Recet work o developig a o-liear model for a geothermal

More information

Redundancy Allocation for Series Parallel Systems with Multiple Constraints and Sensitivity Analysis

Redundancy Allocation for Series Parallel Systems with Multiple Constraints and Sensitivity Analysis IOSR Joural of Egieerig Redudacy Allocatio for Series Parallel Systems with Multiple Costraits ad Sesitivity Aalysis S. V. Suresh Babu, D.Maheswar 2, G. Ragaath 3 Y.Viaya Kumar d G.Sakaraiah e (Mechaical

More information

Improved Random Graph Isomorphism

Improved Random Graph Isomorphism Improved Radom Graph Isomorphism Tomek Czajka Gopal Paduraga Abstract Caoical labelig of a graph cosists of assigig a uique label to each vertex such that the labels are ivariat uder isomorphism. Such

More information

New Results on Energy of Graphs of Small Order

New Results on Energy of Graphs of Small Order Global Joural of Pure ad Applied Mathematics. ISSN 0973-1768 Volume 13, Number 7 (2017), pp. 2837-2848 Research Idia Publicatios http://www.ripublicatio.com New Results o Eergy of Graphs of Small Order

More information