Integration of Digital Test Tools to the Internet-Based Environment MOSCITO

Size: px
Start display at page:

Download "Integration of Digital Test Tools to the Internet-Based Environment MOSCITO"

Transcription

1 Integration of Digital Tet Tool to the Internet-Baed Environment MOSCITO Abtract Current paper decribe a new environment MOSCITO for providing acce to tool over the internet. The environment i built according to the mater-lave concept, and it allow to encapulate different EDA tool in order to form variou work flow. In thi paper we dicu integration of two ytem for digital tet into the MOSCITO environment. The firt one i a hierarchical ytem DECIDER, which contain tool for regitertranfer and gate-level circuit including application for VHDL paring, tet generation, tet compaction and tetability analyi. The latter i a ytem Turbo Teter coniting of a wide range of tool for the gate-level tet. The ytem ha tool for fault imulation, multi-valued imulation, ATPG, tet et optimization and built-in elftet. Turbo Teter ha a powerful EDIF interface, allowing to link it to mot of the available commercial EDA ytem. The paper preent the work flow that can be executed over the internet and give the experimental reult for etimating the efficiency of the hierarchical ATPG. 1. Introduction Auring the quality of modern Sytem-on-Chip (SoC) technology i unthinkable without the ue of efficient tet method. In addition to traditional logic level tool for built-in elf-tet, fault imulation, tet generation and optimization, high-level and hierarcical tet application are required. However, not all the needed tet tool may be available for a deigner and intalling a new one would be a an additional overhead. The Internet open a new dimenion, and offer new chance uing tool from different ource. The topic of thi paper i Internet-baed integration of tool and execution of program over the Internet for teting digital circuit. For that purpoe, a novel and very efficient hierarchical ATPG tool called DECIDER wa uccefully integrated into MOSCITO [1] to implement a new Internet-baed environment for digital deign and tet. By thi moment, no commercial ytem for hierarchical tet pattern generation are available on the market. An intereting feature of DECIDER i that it VHDL deign interface allow to convert VHDL decription into deciion diagram model, which provide for a more general repreentation of digital hardware and can be ued for fat imulation and tet pattern generation [3]. In addition, a wide et of diagnotic tool for the logic level tet were made available over the internet. The ytem i called Turbo Teter and it include a powerful EDIF interface, which allow to ue the tool in cooperation with mot of the available commercial EDA ytem. The tool and workflow integrated to the MOSCITO environment are preented in Fig. 1. The paper i organized a follow: The MOSCITO ytem i pecified in Section 2. The tet generation ytem integrated to MOSCITO are preented in Section 3, and experimental reult obtained by ue of the MOSCITO environment are hown in Section MOSCITO Environment 2.1. General Concept of MOSCITO The MOSCITO ytem developed at Fraunhofer IIS/EAS, Dreden, Germany offer a Client- concept. There i one Mater, everal Slave erver and arbitrary number of client. The requeted ervice i provided by Slave erver. That i becaue ocalled were attached to each Slave erver. The encapulate ervice providing work tool (program executable). An can be een a an intelligent wrapper around a tand-alone program, which i capable of communicating with the. All Slave erver are regitered at the Mater, o all (i.e. ervice) are alo regitered at the Mater erver. Uer acce firt the Mater erver and will get a lit of available ervice. After electing a ervice (), the uer i automatically re-directed to the Slave erver, and after that the work with the ervice providing tool can tart. The MOSCITO framework wa implemented in JAVA and can run on different computing platform. The only prerequiite i an intalled Java Virtual Machine. At the moment MOSCITO i ued on SUN worktation (Solari) and on PC (Microoft Window and LINUX).

2 2.2. Software architecture MOSCITO conit of three oftware layer: kernel layer, interface layer, extenion. The kernel provide functionality for baic object and data management, file handling, XML proceing, and communication. Due to the fact that MOSCITO i an open ytem a pecial interface layer provide programming interface for integration of new tool, new workflow and appropriate viewer uch a for diagram, plain text and image. Each interface i repreented by a Java cla which contain the baic functionality. The uer only need to extend thi cla and can implement it own extenion. A large number of template and example implementation help the uer to integrate a new tool or workflow in le than one or two day. Behavioral level VHDL decription High-level VHDL decription Commercial or in-houe CAD oftware 1 High-level 2 Synthei Logic ynthei 3 Schematic entry RTL VHDL decription Gate-level EDIF 6 EDIF-ISCAS converter (TTU) MOSCITO USER 4 VHDL-DD converter 5 EDIF-SSBDD converter ISCAS benchmark High-level DD model SSBDD model ISCAS netlit 7 Hierarchical 8 ATPG Turbo Teter 9 Univerity oftware Functional tet Tet pattern exchange interface Fig. 1. Work flow integrated to the MOSCITO environment Mater Client GUI Slave Slave Internet Fig. 2. Communication between firewall protected MOSCITO ubytem: connection are allowed only between dedicated communication port

3 2.3. Tool encapulation For the integration of tool with MOSCITO a ophiticated agent interface wa introduced. A tool i embedded into a MOSCITO agent for: adapting the input data to the embedded tool, converting the tool-pecific data (imulation reult, logfile, tet vector), mapping the control information to the embedded tool and the tranfer and converion of tatu information to be ubmitted to the uer. For embedding program into a MOSCITO agent there are three way: Integration of the entire program: the oftware ha to be run capable a a batch job. In thi way the integration of a lot of commercial tool i poible. Embedding of a library via the Java Native Interface (JNI): e.g. C, C++ or FORTRAN routine can be embedded. Direct integration of Java-clae and application, repectively, in particular for JAVA oftware. Encapulation of the tool a a MOSCITO agent guarantee a uniform interface to the framework. All tool-pecific detail are aggregated in a pecial agent decription file. Thi file i neceary to create toolpecific dialog for the configuration of the tool via the front-end program. The main emphai in the tool integration wa put on the following iue: Encapulation of deign tool and adaptation of the tool-pecific control and data input/output to the MOSCITO framework Communication between the tool for data exchange to upport ditributed, Internet-baed work. Uniform graphical uer front-end program for the configuration of the tool, the control of the whole workflow and the viualization of reult data. Moreover, an important goal i to provide the functionality of a tool to a potential uer a a ervice in a local area network (LAN). Thi approach i imilar to the Application Service Provider (ASP) idea or the recent approach of Web Service Communication The implementation of the tool communication i baed on TCP/IP-ocket. The tool can be executed on different computer or on different computing platform (e.g. UNIX, Window). All we need for communication i a LAN or Internet acce. To minimize the implementation effort for parer, tranlator and converter, the format for all data tranmitted in MOSCITO wa et to a pecial XML format, the Mocito Markup Language (MocitoML) Graphical Uer Interface (GUI) To offer a uniform and conitent concept for the uer interaction the MOSCITO ytem ha been provided with a graphical front-end with the following functionality: The problem decription including all data can be read in from a MOSCITO project file. Workflow can be choen from a et of predefined flow for the pecific problem. A brower upport the choice of agent (tool) needed for the olution of the problem from the et of available ervice. With button for tart, paue, reume and top the workflow can be controlled by the uer. A conole window collect all meage from the running tool and allow the obervation of the proper operation or trouble hooting, repectively. The viualization module MOSCITO Scope upport the diplay of all reult data (tet vector, tatitic information). The graphical front-end aim at uing deign tool via the Internet in a imple and efficient manner. Actually, the front-end i available a a JAVA application and ha to be intalled together with the MOSCITO oftware Internet-baed uage At firt, it i neceary to tart one MOSCITO erver on each hot belonging to a domain of ervice. After that an adminitrator ha to regiter one or more MOSCITO agent o that they are available a remote ervice via LAN or Internet. Now a uer can tart the MOSCITO front-end program (GUI) and can browe through regitered agent, can elect, configure, and initialize the appropriated workflow and the needed agent. MOSCITO automatically call remote tool and etablihe direct connection between the tool for data tranfer. Furthermore, the GUI allow the uer to control and oberve the data proceing provided by a certain workflow. Reult data are tranmitted to the front-end and diplayed by appropriate viewer. Finally MOSCITO cloe the connection between all remote tool and organize correct termination of them Working with firewall protection can be regarded a filter which allow certain type of communication (e.g. TCP/IP protocol baed) go through certain configurable chock point (called port) [13]. i implemented for example a a pecialized oftware running on a well ecured computer. ha it filter rule. Internet i acceible only via that computer and vice vera- any computer in i acceible only via that computer (through firewall). While peaking about opening a port in a firewall, then

4 uually i ment that firewall filtering rule are configured appropriately. At firt, MOSCITO wa not intended to be ued acro firewall protected ytem. Therefore, it randomly ued the non-retricted communication port above The problem nowerday i that that many other network application alo ue thee o-called free port. There i no harm in internal network generally, but there will be ecurity problem when uch program are directly expoed to internet. The reaon i that ome of them are known to be vulnerable, i.e. they can be miued to attack the hot computer they are running on. Tolerating one of uch vulnerable program will compromie the hot computer and alo finally entire network. Conequently, in a retrictive firewall protected ytem there are only few port left open for incoming internet connection (like port 80 for http web erver). In the cae of retrictive firewall uch MOSCITO olution would not work, becaue firewall block all the communication. In order to comply with firewall requirement, the major MOSCITO communication cheme wa modified. Simplified communication chema for MOSCITO in a firewall protected environment i hown in Fig. 2. Direct connection between ubcomponent are not allowed. All the communication ha to be organized through predetermined communication port. Random port number are alo not allowed. All the traffic goe only through firewall port. Client GUI Proxy Proxy Slave Fig. 3. Communication between client and agent via proxy One poible olution for olving the firewall traveral problem i to implement MOSCITO proxy a Java application (Fig.3). Here we relay on uual MOSCITO ocket baed communication (TCP/IP ocket). By default only ome vital port for computer ytem are configured to be open while all the ret are blocked. Thi mean it i neceary to open up at leat one dedicated port in a firewall for MOSCITO communication need. Proxy mechanim (Authenticated Traveral) enable hot in one ide of proxy erver to gain full acce to hot in the other ide of the proxy erver without requiring direct IP reachability. It work by redirecting connection requet from hot in one ide to hot in the other ide to a proxy erver, who authenticate and authorize the requet, etablihe a proxy connection and pae data back and forth Tool environment In order to validate the MOSCITO ytem and to collect experience while uing it for real-life application an experimental tool environment for deign and tet pattern generation (Fig.1) wa developed and mapped to a MOSCITO workflow. In the following Section the functionality of the tool will be explained in detail. Deign information can be generated in different way, by VHDL file to be proceed by commercial or experimental high-level or logic ynthei ytem, or provided manually by chematic editor. The gate-level deign i preented in the EDIF format. In the univerity reearch practice, ISCAS benchmark familie with a dedicated ISCAS format are widely ued. For linking tet generation and fault imulation tool with all the needed format, different tranlator and interface were developed (Block 4,5,6 in Fig.1). The interface make poible to deign a circuit in one geographical ite, generate tet pattern in another ite, and to analyze the quality of pattern in a third ite. The following tool have been integrated in MOSCITO: High-level ynthei (1) with RTL output [2] Interface from RTL VHDL (4) to ATPG Interface from EDIF (5) and ISCAS (6) format to ATPG and fault imulator Hierarchical ATPG (7) DECIDER [3] Logic level ATPG (8) Turbo-Teter [4]. The lited tool can act a MOSCITO agent and each of them provide a demanded ervice. The uer are empowered to combine all the ervice to a problem-pecific workflow. That mean, the needed tool have not to be intalled on the uer local computer. Due to that fact the uer effort for intallation, configuration and maintenance of oftware will be dratically reduced. RTL Deign Tetability Analyi Logic Synthei (3-rd party) Tetability value Gate-level Deign Hierarchical ATPG DECIDER Tet Turbo Teter Toolet Sequential Tet Set Compaction Fig.4. Deign flow of the hierarchical ATPG ytem

5 3. Tet Generation Sytem 3.1. Hierarchical ATPG DECIDER The hierarchical ATPG (block7 in Fig.1) ue a top-down approach, with a novel method of combining random and determinitic technique. Tet are generated for each Functional Unit (FU) of the ytem eparately. Firt, a high-level ymbolic tet frame (tet plan) for teting the given FU i created by implementing determinitic earch. The earch i guided by the tetability meaure calculated by a tetability analyzer. A the reult of the earch proce, a ymbolic path (a tet frame) for propagating fault through the network of component i activated and correponding contraint are extracted. The tet frame will adopt the role of a filter between the random TPG and the FU under tet. If the filter doe not allow to find a random tet with 100% fault coverage for the component under tet, another tet frame will be choen or generated in addition to the previouly created one. In uch a way, the following main part in the ATPG are ued alternatively: determinitic high-level tet frame generator, random low-level tet generator, highlevel imulator for tranporting random pattern to the component under tet and low-level fault imulator for etimating the quality of random pattern. The general tructure of the hierarchical ATPG ytem i hown in Fig. 4. In addition to the tet pattern generator it contain tool for tetability analyi and tet et compaction. Deign interface from VHDL and EDIF are available (not hown in the Figure) Logic-Level ATPG Sytem Turbo Teter The Turbo Teter (TT) ATPG oftware (Block 8 in Fig.1) conit of a et of tool (Fig.5) for olving different tet related tak at the gate-level by implementing the following method and algorithm: tet pattern generation by determinitic, random and genetic algorithm tet optimization (tet compaction) fault imulation for combinational and equential circuit defect-oriented fault imulation and tet generation multi-valued imulation for detecting hazard and analyzing dynamic behaviour of circuit tetability analyi and fault diagnoi. The tet generation and fault imulation tool of TT are ued a the back-end for the hierarchical ATPG decribed in Section 3.1. All the TT tool operate on the model of Structurally Syntheized Binary Deciion Diagram (SSBDD) [9]. The tool run on the tructural logic level. Two poibilitie are available - gate-level and macro-level. In the latter, the gate network i tranformed into macro network where each macro repreent a tree-like ubnetwork. Uing the macro-level help to reduce the complexity of the model and to improve the performance of tool. The fault model in the Turbo Teter i the traditional tuck-at model. However, the fault imulator and tet generator can be run alo in the defect-oriented mode, where defect in the library component can be taken into account. In thi cae, additional input information about defect in the form of defect table for the library component i needed. Level: Gate Macro Deign Method: BILBO CSTP Store/Generate Tet Generation BIST Simulation Fig.5. A et of low-level ATPG tool Turbo-Teter 4. Experiment Method: Determinitic Random Genetic Tet Tet Optimization model: Stuck-at-fault Stuck-open Delay fault Simulation Table Method: Single fault Parallel Deductive Location Diagnoi An experimental cae tudy ha been uccefully carried out on Internet-baed teting of a digital deign for Rotation Detection developed at the Fraunhofer IIS/EAS, Germany. In the following, the performance of the hierarchical ATPG i compared to tate-of-the-art commercial and univerity tool. The main characteritic of the benchmark ued in the comparion are preented in Table 1. Table 1: Characteritic of the benchmark circuit circuit # of gate # of fault PI bit PO bit gcd mult8x ric_ diffeq Table 2 how the comparion of the hierarchical ATPG and a commercial ATPG on the four above example. A the experiment howed, the ATPG integrated to MOSCITO i coniderably fater than the commercial tool, obtaining higher fault coverage for the larger deign while loing omewhat coverage for the maller one. All the experiment were run on a 300 MHz SUN UltraSPARC 10 worktation with 128 MB RAM under SOLARIS 2.6 operating ytem. The performance of the hierarchical ATPG wa alo compared againt the exiting univerity tool GATEST [10] and HITEC [11]. The reult of comparion of different ATPG are given in Table 3. Actual tuck-at fault coverage of the tet pattern generated by all the three tool were meaured by the fault imulator of Turbo Teter.

6 Table 2: Comparion of the hierarchical tet pattern generation ytem and a commercial ATPG Commercial ATPG DECIDER circuit detected time, tet length fault detected time, tet length gcd mult8x ric diffeq Table 3. Tet generation performance comparion with univerity tool DECIDER GATEST HITEC Time cover Time cover % % cover % Time GCD mult 8x diffeq N.A. Finally, the combinational ATPG integrated to the MOSCITO environment, which implement an improved PODEM algorithm wa evaluated on a real deign example of a Modified Dicrete Coine Tranform (MDCT) core. The tool achieved % fault coverage for the 50 kgate core after one minute of tet generation. The tate-of-the-art commercial ATPG pent one minute while reaching 100 %. 5. Concluion In the paper an Internet-baed environment for digital tet upported by MOSCITO ytem [12] i preented. The environment i focued on providing high-level and logic level deign flow with tetability analyi, tet pattern generation and fault imulation. The paper decribe the work flow that can be executed over the Internet and give the experimental reult for etimating the efficiency of the hierarchical ATPG. The ytem provide interface and link to commercial deign environment and alo to other univerity tool. The functionality of the integrated deign and tet ytem wa verified by everal benchmark circuit and by different deign and tet flow. Furthermore, author believe that the MOSCITO architecture i powerful enough to olve imilar problem in other application area of automated ytem deign. Future work will continue in thi direction. Reference [1] A.Schneider et. al Internet-baed Collaborative Tet Generation with MOSCITO. Proc. of DATE 02, Pari, France, March 4-8, 2002, pp [2] G.Jervan, P.Ele, Z.Peng, J.Raik, R.Ubar. High-Level Tet Synthei with Hierarchical Tet Generation. 17th NORCHIP Conf., Olo, Nov. 8-9, 1999, pp [3] J.Raik, R.Ubar: Fat Tet Pattern Generation for Sequential Circuit Uing DD Repreentation. J. of Electronic Teting: Theory and Application. Kluwer Acad. Publiher. Vol. 16, No. 3, pp , [4] J.Raik, R. Ubar: Feaibility of Structurally Syntheized BDD Model for Tet Generation. Proc. of the ETW, Barcelona (Spain), May 27-29, 1998, pp [5] M.L.Buhnell, V.D.Agrawal. Eential of Electronic Teting. Kluwer Academic Publiher, [6] Goldtein L.H. Controllability/obervability analyi of digital circuit. IEEE Tran. Circuit. Syt., CAS-26, No.9, 1979, pp [7] Gu X., Kuchcinki K., Peng Z. Tetability Analyi and Improvement from VHDL Behavioral Specification. Proc. EURO-DAC, [8] Ubar R. Tet Synthei with alternative graph. IEEE Deign & Tet of Computer. Spring 1996, pp [9] Ubar R. Multi-Valued Simulation of Digital Circuit with Structurally Syntheized BDD. OPA N.V. Gordon & Breach Publ, Multiple Valued Logic, Vol.4, pp , [10] E.M.Rudnick, J.Patel, G.S.Greentein, T.M.Niermann: Sequential Circuit Tet Generation in a Genetic Algorithm framework. DAC., pp , [11] M.Niermann, J.H.Patel: HITEC: A Tet Generation Package for Sequential Circuit. European Conf. Deign Automation, pp , [12] MOSCITO:

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each type of circuit will be implemented in two

More information

Distributed Packet Processing Architecture with Reconfigurable Hardware Accelerators for 100Gbps Forwarding Performance on Virtualized Edge Router

Distributed Packet Processing Architecture with Reconfigurable Hardware Accelerators for 100Gbps Forwarding Performance on Virtualized Edge Router Ditributed Packet Proceing Architecture with Reconfigurable Hardware Accelerator for 100Gbp Forwarding Performance on Virtualized Edge Router Satohi Nihiyama, Hitohi Kaneko, and Ichiro Kudo Abtract To

More information

AUTOMATIC TEST CASE GENERATION USING UML MODELS

AUTOMATIC TEST CASE GENERATION USING UML MODELS Volume-2, Iue-6, June-2014 AUTOMATIC TEST CASE GENERATION USING UML MODELS 1 SAGARKUMAR P. JAIN, 2 KHUSHBOO S. LALWANI, 3 NIKITA K. MAHAJAN, 4 BHAGYASHREE J. GADEKAR 1,2,3,4 Department of Computer Engineering,

More information

Edits in Xylia Validity Preserving Editing of XML Documents

Edits in Xylia Validity Preserving Editing of XML Documents dit in Xylia Validity Preerving diting of XML Document Pouria Shaker, Theodore S. Norvell, and Denni K. Peter Faculty of ngineering and Applied Science, Memorial Univerity of Newfoundland, St. John, NFLD,

More information

Keywords Cloud Computing, Service Level Agreements (SLA), CloudSim, Monitoring & Controlling SLA Agent, JADE

Keywords Cloud Computing, Service Level Agreements (SLA), CloudSim, Monitoring & Controlling SLA Agent, JADE Volume 5, Iue 8, Augut 2015 ISSN: 2277 128X International Journal of Advanced Reearch in Computer Science and Software Engineering Reearch Paper Available online at: www.ijarce.com Verification of Agent

More information

Modelling the impact of cyber attacks on the traffic control centre of an urban automobile transport system by means of enhanced cybersecurity

Modelling the impact of cyber attacks on the traffic control centre of an urban automobile transport system by means of enhanced cybersecurity Modelling the impact of cyber attack on the traffic control centre of an urban automobile tranport ytem by mean of enhanced cyberecurity Yoana Ivanova 1,* 1 Bulgarian Academy of Science, Intitute of ICT,

More information

An Approach to a Test Oracle for XML Query Testing

An Approach to a Test Oracle for XML Query Testing An Approach to a Tet Oracle for XML Query Teting Dae S. Kim-Park, Claudio de la Riva, Javier Tuya Univerity of Oviedo Computing Department Campu of Vieque, /n, 33204 (SPAIN) kim_park@li.uniovi.e, claudio@uniovi.e,

More information

Analyzing Hydra Historical Statistics Part 2

Analyzing Hydra Historical Statistics Part 2 Analyzing Hydra Hitorical Statitic Part Fabio Maimo Ottaviani EPV Technologie White paper 5 hnode HSM Hitorical Record The hnode i the hierarchical data torage management node and ha to perform all the

More information

Modeling of underwater vehicle s dynamics

Modeling of underwater vehicle s dynamics Proceeding of the 11th WEA International Conference on YTEM, Agio Nikolao, Crete Iland, Greece, July 23-25, 2007 44 Modeling of underwater vehicle dynamic ANDRZEJ ZAK Department of Radiolocation and Hydrolocation

More information

Ethernet Peer-To-Peer Communication With Model 353 And Procidia i pac Controllers

Ethernet Peer-To-Peer Communication With Model 353 And Procidia i pac Controllers iemen Energy & utomation pplication ata Ethernet Peer-To-Peer Communication With odel 353 nd Procidia ipac Controller 353-113 Rev. 1 July Ethernet i a leading form of network communication that i often

More information

Service and Network Management Interworking in Future Wireless Systems

Service and Network Management Interworking in Future Wireless Systems Service and Network Management Interworking in Future Wirele Sytem V. Tountopoulo V. Stavroulaki P. Demeticha N. Mitrou and M. Theologou National Technical Univerity of Athen Department of Electrical Engineering

More information

Aspects of Formal and Graphical Design of a Bus System

Aspects of Formal and Graphical Design of a Bus System Apect of Formal and Graphical Deign of a Bu Sytem Tiberiu Seceleanu Univerity of Turku, Dpt. of Information Technology Turku, Finland tiberiu.eceleanu@utu.fi Tomi Weterlund Turku Centre for Computer Science

More information

SIMIT 7. Profinet IO Gateway. User Manual

SIMIT 7. Profinet IO Gateway. User Manual SIMIT 7 Profinet IO Gateway Uer Manual Edition January 2013 Siemen offer imulation oftware to plan, imulate and optimize plant and machine. The imulation- and optimizationreult are only non-binding uggetion

More information

SIMIT 7. Component Type Editor (CTE) User manual. Siemens Industrial

SIMIT 7. Component Type Editor (CTE) User manual. Siemens Industrial SIMIT 7 Component Type Editor (CTE) Uer manual Siemen Indutrial Edition January 2013 Siemen offer imulation oftware to plan, imulate and optimize plant and machine. The imulation- and optimizationreult

More information

A Basic Prototype for Enterprise Level Project Management

A Basic Prototype for Enterprise Level Project Management A Baic Prototype for Enterprie Level Project Management Saurabh Malgaonkar, Abhay Kolhe Computer Engineering Department, Mukeh Patel School of Technology Management & Engineering, NMIMS Univerity, Mumbai,

More information

Performance of a Robust Filter-based Approach for Contour Detection in Wireless Sensor Networks

Performance of a Robust Filter-based Approach for Contour Detection in Wireless Sensor Networks Performance of a Robut Filter-baed Approach for Contour Detection in Wirele Senor Network Hadi Alati, William A. Armtrong, Jr., and Ai Naipuri Department of Electrical and Computer Engineering The Univerity

More information

LinkGuide: Towards a Better Collection of Hyperlinks in a Website Homepage

LinkGuide: Towards a Better Collection of Hyperlinks in a Website Homepage Proceeding of the World Congre on Engineering 2007 Vol I LinkGuide: Toward a Better Collection of Hyperlink in a Webite Homepage A. Ammari and V. Zharkova chool of Informatic, Univerity of Bradford anammari@bradford.ac.uk,

More information

DAROS: Distributed User-Server Assignment And Replication For Online Social Networking Applications

DAROS: Distributed User-Server Assignment And Replication For Online Social Networking Applications DAROS: Ditributed Uer-Server Aignment And Replication For Online Social Networking Application Thuan Duong-Ba School of EECS Oregon State Univerity Corvalli, OR 97330, USA Email: duongba@eec.oregontate.edu

More information

Operational Semantics Class notes for a lecture given by Mooly Sagiv Tel Aviv University 24/5/2007 By Roy Ganor and Uri Juhasz

Operational Semantics Class notes for a lecture given by Mooly Sagiv Tel Aviv University 24/5/2007 By Roy Ganor and Uri Juhasz Operational emantic Page Operational emantic Cla note for a lecture given by Mooly agiv Tel Aviv Univerity 4/5/7 By Roy Ganor and Uri Juhaz Reference emantic with Application, H. Nielon and F. Nielon,

More information

Modeling the Effect of Mobile Handoffs on TCP and TFRC Throughput

Modeling the Effect of Mobile Handoffs on TCP and TFRC Throughput Modeling the Effect of Mobile Handoff on TCP and TFRC Throughput Antonio Argyriou and Vijay Madietti School of Electrical and Computer Engineering Georgia Intitute of Technology Atlanta, Georgia 3332 25,

More information

SLA Adaptation for Service Overlay Networks

SLA Adaptation for Service Overlay Networks SLA Adaptation for Service Overlay Network Con Tran 1, Zbigniew Dziong 1, and Michal Pióro 2 1 Department of Electrical Engineering, École de Technologie Supérieure, Univerity of Quebec, Montréal, Canada

More information

A Load Balancing Model based on Load-aware for Distributed Controllers. Fengjun Shang, Wenjuan Gong

A Load Balancing Model based on Load-aware for Distributed Controllers. Fengjun Shang, Wenjuan Gong 4th International Conference on Machinery, Material and Computing Technology (ICMMCT 2016) A Load Balancing Model baed on Load-aware for Ditributed Controller Fengjun Shang, Wenjuan Gong College of Compute

More information

Dynamically Reconfigurable Neuron Architecture for the Implementation of Self- Organizing Learning Array

Dynamically Reconfigurable Neuron Architecture for the Implementation of Self- Organizing Learning Array Dynamically Reconfigurable Neuron Architecture for the Implementation of Self- Organizing Learning Array Januz A. Starzyk,Yongtao Guo, and Zhineng Zhu School of Electrical Engineering & Computer Science

More information

Domain-Specific Modeling for Rapid System-Wide Energy Estimation of Reconfigurable Architectures

Domain-Specific Modeling for Rapid System-Wide Energy Estimation of Reconfigurable Architectures Domain-Specific Modeling for Rapid Sytem-Wide Energy Etimation of Reconfigurable Architecture Seonil Choi 1,Ju-wookJang 2, Sumit Mohanty 1, Viktor K. Praanna 1 1 Dept. of Electrical Engg. 2 Dept. of Electronic

More information

The Association of System Performance Professionals

The Association of System Performance Professionals The Aociation of Sytem Performance Profeional The Computer Meaurement Group, commonly called CMG, i a not for profit, worldwide organization of data proceing profeional committed to the meaurement and

More information

Universität Augsburg. Institut für Informatik. Approximating Optimal Visual Sensor Placement. E. Hörster, R. Lienhart.

Universität Augsburg. Institut für Informatik. Approximating Optimal Visual Sensor Placement. E. Hörster, R. Lienhart. Univerität Augburg à ÊÇÅÍÆ ËÀǼ Approximating Optimal Viual Senor Placement E. Hörter, R. Lienhart Report 2006-01 Januar 2006 Intitut für Informatik D-86135 Augburg Copyright c E. Hörter, R. Lienhart Intitut

More information

Frequency Table Computation on Dataflow Architecture

Frequency Table Computation on Dataflow Architecture Frequency Table Computation on Dataflow Architecture P. Škoda *, V. Sruk **, and B. Medved Rogina * * Ruđer Bošković Intitute, Zagreb, Croatia ** Faculty of Electrical Engineering and Computing, Univerity

More information

Chapter S:II (continued)

Chapter S:II (continued) Chapter S:II (continued) II. Baic Search Algorithm Sytematic Search Graph Theory Baic State Space Search Depth-Firt Search Backtracking Breadth-Firt Search Uniform-Cot Search AND-OR Graph Baic Depth-Firt

More information

Computer Arithmetic Homework Solutions. 1 An adder for graphics. 2 Partitioned adder. 3 HDL implementation of a partitioned adder

Computer Arithmetic Homework Solutions. 1 An adder for graphics. 2 Partitioned adder. 3 HDL implementation of a partitioned adder Computer Arithmetic Homework 3 2016 2017 Solution 1 An adder for graphic In a normal ripple carry addition of two poitive number, the carry i the ignal for a reult exceeding the maximum. We ue thi ignal

More information

SIMIT 7. What's New In SIMIT V7.1? Manual

SIMIT 7. What's New In SIMIT V7.1? Manual SIMIT 7 What' New In SIMIT V7.1? Manual Edition January 2013 Siemen offer imulation oftware to plan, imulate and optimize plant and machine. The imulation- and optimization-reult are only non-binding uggetion

More information

Hassan Ghaziri AUB, OSB Beirut, Lebanon Key words Competitive self-organizing maps, Meta-heuristics, Vehicle routing problem,

Hassan Ghaziri AUB, OSB Beirut, Lebanon Key words Competitive self-organizing maps, Meta-heuristics, Vehicle routing problem, COMPETITIVE PROBABIISTIC SEF-ORGANIZING MAPS FOR ROUTING PROBEMS Haan Ghaziri AUB, OSB Beirut, ebanon ghaziri@aub.edu.lb Abtract In thi paper, we have applied the concept of the elf-organizing map (SOM)

More information

Cutting Stock by Iterated Matching. Andreas Fritsch, Oliver Vornberger. University of Osnabruck. D Osnabruck.

Cutting Stock by Iterated Matching. Andreas Fritsch, Oliver Vornberger. University of Osnabruck. D Osnabruck. Cutting Stock by Iterated Matching Andrea Fritch, Oliver Vornberger Univerity of Onabruck Dept of Math/Computer Science D-4909 Onabruck andy@informatikuni-onabrueckde Abtract The combinatorial optimization

More information

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK ES05 Analyi and Deign of Engineering Sytem: Lab : An Introductory Tutorial: Getting Started with SIMULINK What i SIMULINK? SIMULINK i a oftware package for modeling, imulating, and analyzing dynamic ytem.

More information

Key Terms - MinMin, MaxMin, Sufferage, Task Scheduling, Standard Deviation, Load Balancing.

Key Terms - MinMin, MaxMin, Sufferage, Task Scheduling, Standard Deviation, Load Balancing. Volume 3, Iue 11, November 2013 ISSN: 2277 128X International Journal of Advanced Reearch in Computer Science and Software Engineering Reearch Paper Available online at: www.ijarce.com Tak Aignment in

More information

Hardware-Based IPS for Embedded Systems

Hardware-Based IPS for Embedded Systems Hardware-Baed IPS for Embedded Sytem Tomoaki SATO, C&C Sytem Center, Hiroaki Univerity Hiroaki 036-8561 Japan Shuya IMARUOKA and Maa-aki FUKASE Graduate School of Science and Technology, Hiroaki Univerity

More information

Development of an atmospheric climate model with self-adapting grid and physics

Development of an atmospheric climate model with self-adapting grid and physics Intitute of Phyic Publihing Journal of Phyic: Conference Serie 16 (2005) 353 357 doi:10.1088/1742-6596/16/1/049 SciDAC 2005 Development of an atmopheric climate model with elf-adapting grid and phyic Joyce

More information

A QoS-aware Service Composition Approach based on Semantic Annotations and Integer Programming

A QoS-aware Service Composition Approach based on Semantic Annotations and Integer Programming A QoS-aware Service Compoition Approach baed on Semantic Annotation and Integer Programming I. INTRODUCTION Service Oriented Architecture (SOA) i a widely adopted paradigm for developing ditributed application

More information

Advanced Encryption Standard and Modes of Operation

Advanced Encryption Standard and Modes of Operation Advanced Encryption Standard and Mode of Operation G. Bertoni L. Breveglieri Foundation of Cryptography - AES pp. 1 / 50 AES Advanced Encryption Standard (AES) i a ymmetric cryptographic algorithm AES

More information

(12) Patent Application Publication (10) Pub. No.: US 2003/ A1

(12) Patent Application Publication (10) Pub. No.: US 2003/ A1 US 2003O196031A1 (19) United State (12) Patent Application Publication (10) Pub. No.: US 2003/0196031 A1 Chen (43) Pub. Date: Oct. 16, 2003 (54) STORAGE CONTROLLER WITH THE DISK Related U.S. Application

More information

Multi-Target Tracking In Clutter

Multi-Target Tracking In Clutter Multi-Target Tracking In Clutter John N. Sander-Reed, Mary Jo Duncan, W.B. Boucher, W. Michael Dimmler, Shawn O Keefe ABSTRACT A high frame rate (0 Hz), multi-target, video tracker ha been developed and

More information

A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS

A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS Vietnam Journal of Science and Technology 55 (5) (017) 650-657 DOI: 10.1565/55-518/55/5/906 A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS Nguyen Huu Quang *, Banh

More information

Markov Random Fields in Image Segmentation

Markov Random Fields in Image Segmentation Preented at SSIP 2011, Szeged, Hungary Markov Random Field in Image Segmentation Zoltan Kato Image Proceing & Computer Graphic Dept. Univerity of Szeged Hungary Zoltan Kato: Markov Random Field in Image

More information

Floating Point CORDIC Based Power Operation

Floating Point CORDIC Based Power Operation Floating Point CORDIC Baed Power Operation Kazumi Malhan, Padmaja AVL Electrical and Computer Engineering Department School of Engineering and Computer Science Oakland Univerity, Rocheter, MI e-mail: kmalhan@oakland.edu,

More information

Chapter 13 Non Sampling Errors

Chapter 13 Non Sampling Errors Chapter 13 Non Sampling Error It i a general aumption in the ampling theory that the true value of each unit in the population can be obtained and tabulated without any error. In practice, thi aumption

More information

ETSI TS V ( )

ETSI TS V ( ) TS 122 153 V14.4.0 (2017-05) TECHNICAL SPECIFICATION Digital cellular telecommunication ytem (Phae 2+) (GSM); Univeral Mobile Telecommunication Sytem (UMTS); LTE; Multimedia priority ervice (3GPP TS 22.153

More information

A Practical Model for Minimizing Waiting Time in a Transit Network

A Practical Model for Minimizing Waiting Time in a Transit Network A Practical Model for Minimizing Waiting Time in a Tranit Network Leila Dianat, MASc, Department of Civil Engineering, Sharif Univerity of Technology, Tehran, Iran Youef Shafahi, Ph.D. Aociate Profeor,

More information

Policy-based Injection of Private Traffic into a Public SDN Testbed

Policy-based Injection of Private Traffic into a Public SDN Testbed Intitut für Techniche Informatik und Kommunikationnetze Adrian Friedli Policy-baed Injection of Private Traffic into a Public SDN Tetbed Mater Thei MA-2013-12 Advior: Dr. Bernhard Ager, Vaileio Kotroni

More information

Compressed Sensing Image Processing Based on Stagewise Orthogonal Matching Pursuit

Compressed Sensing Image Processing Based on Stagewise Orthogonal Matching Pursuit Senor & randucer, Vol. 8, Iue 0, October 204, pp. 34-40 Senor & randucer 204 by IFSA Publihing, S. L. http://www.enorportal.com Compreed Sening Image Proceing Baed on Stagewie Orthogonal Matching Puruit

More information

Comparison of Methods for Horizon Line Detection in Sea Images

Comparison of Methods for Horizon Line Detection in Sea Images Comparion of Method for Horizon Line Detection in Sea Image Tzvika Libe Evgeny Gerhikov and Samuel Koolapov Department of Electrical Engineering Braude Academic College of Engineering Karmiel 2982 Irael

More information

Performance Evaluation of an Advanced Local Search Evolutionary Algorithm

Performance Evaluation of an Advanced Local Search Evolutionary Algorithm Anne Auger and Nikolau Hanen Performance Evaluation of an Advanced Local Search Evolutionary Algorithm Proceeding of the IEEE Congre on Evolutionary Computation, CEC 2005 c IEEE Performance Evaluation

More information

(12) Patent Application Publication (10) Pub. No.: US 2011/ A1

(12) Patent Application Publication (10) Pub. No.: US 2011/ A1 (19) United State US 2011 0316690A1 (12) Patent Application Publication (10) Pub. No.: US 2011/0316690 A1 Siegman (43) Pub. Date: Dec. 29, 2011 (54) SYSTEMAND METHOD FOR IDENTIFYING ELECTRICAL EQUIPMENT

More information

Application of Social Relation Graphs for Early Detection of Transient Spammers

Application of Social Relation Graphs for Early Detection of Transient Spammers Radolaw rendel and Henryk Krawczyk Application of Social Relation raph for Early Detection of Tranient Spammer RADOSLAW RENDEL and HENRYK KRAWCZYK Electronic, Telecommunication and Informatic Department

More information

A Local Mobility Agent Selection Algorithm for Mobile Networks

A Local Mobility Agent Selection Algorithm for Mobile Networks A Local Mobility Agent Selection Algorithm for Mobile Network Yi Xu Henry C. J. Lee Vrizlynn L. L. Thing Intitute for Infocomm Reearch, 21 Heng Mui Keng Terrace, Singapore 119613 Email: {yxu, hlee, vriz}@i2r.a-tar.edu.g

More information

On successive packing approach to multidimensional (M-D) interleaving

On successive packing approach to multidimensional (M-D) interleaving On ucceive packing approach to multidimenional (M-D) interleaving Xi Min Zhang Yun Q. hi ankar Bau Abtract We propoe an interleaving cheme for multidimenional (M-D) interleaving. To achieved by uing a

More information

A Sparse Shared-Memory Multifrontal Solver in SCAD Software

A Sparse Shared-Memory Multifrontal Solver in SCAD Software Proceeding of the International Multiconference on ISBN 978-83-6080--9 Computer Science and Information echnology, pp. 77 83 ISSN 896-709 A Spare Shared-Memory Multifrontal Solver in SCAD Software Sergiy

More information

Performance Evaluation of search engines via user efforts measures

Performance Evaluation of search engines via user efforts measures IJCSI International Journal of Computer Science Iue, Vol. 9, Iue 4, No, July 01 www.ijcsi.org 437 Performance Evaluation of earch engine via uer effort meaure Raeh Kumar Goutam 1 and Sanay K. Dwivedi 1

More information

A System Dynamics Model for Transient Availability Modeling of Repairable Redundant Systems

A System Dynamics Model for Transient Availability Modeling of Repairable Redundant Systems International Journal of Performability Engineering Vol., No. 3, May 05, pp. 03-. RAMS Conultant Printed in India A Sytem Dynamic Model for Tranient Availability Modeling of Repairable Redundant Sytem

More information

Routing Definition 4.1

Routing Definition 4.1 4 Routing So far, we have only looked at network without dealing with the iue of how to end information in them from one node to another The problem of ending information in a network i known a routing

More information

Planning of scooping position and approach path for loading operation by wheel loader

Planning of scooping position and approach path for loading operation by wheel loader 22 nd International Sympoium on Automation and Robotic in Contruction ISARC 25 - September 11-14, 25, Ferrara (Italy) 1 Planning of cooping poition and approach path for loading operation by wheel loader

More information

Sequential Circuit Test Generation Using Decision Diagram Models

Sequential Circuit Test Generation Using Decision Diagram Models Sequential Circuit Test Generation Using Decision Diagram Models Jaan Raik, Raimund Ubar Department of Computer Engineering Tallinn Technical University, Estonia Abstract A novel approach to testing sequential

More information

999 Computer System Network. (12) Patent Application Publication (10) Pub. No.: US 2006/ A1. (19) United States

999 Computer System Network. (12) Patent Application Publication (10) Pub. No.: US 2006/ A1. (19) United States (19) United State US 2006O1296.60A1 (12) Patent Application Publication (10) Pub. No.: Mueller et al. (43) Pub. Date: Jun. 15, 2006 (54) METHOD AND COMPUTER SYSTEM FOR QUEUE PROCESSING (76) Inventor: Wolfgang

More information

Image authentication and tamper detection using fragile watermarking in spatial domain

Image authentication and tamper detection using fragile watermarking in spatial domain International Journal of Advanced Reearch in Computer Engineering & Technology (IJARCET) Volume 6, Iue 7, July 2017, ISSN: 2278 1323 Image authentication and tamper detection uing fragile watermarking

More information

A NEW APPROACH IN MEASURING OF THE ROUGHNESS FOR SURFACE CONSTITUTED WITH MACHINING PROCESS BY MATERIAL REMOVAL

A NEW APPROACH IN MEASURING OF THE ROUGHNESS FOR SURFACE CONSTITUTED WITH MACHINING PROCESS BY MATERIAL REMOVAL International Journal of Mechanical and Production Engineering Reearch and Development (IJMPERD) ISSN 49-689 Vol. 3, Iue, Mar 3, 4-5 TJPRC Pvt. Ltd. A NEW APPROACH IN MEASURING OF THE ROUGHNESS FOR SURFACE

More information

A TOPSIS based Method for Gene Selection for Cancer Classification

A TOPSIS based Method for Gene Selection for Cancer Classification Volume 67 No17, April 2013 A TOPSIS baed Method for Gene Selection for Cancer Claification IMAbd-El Fattah,WIKhedr, KMSallam, 1 Department of Statitic, 3 Department of Deciion upport, 2 Department of information

More information

Keywords: Defect detection, linear phased array transducer, parameter optimization, phased array ultrasonic B-mode imaging testing.

Keywords: Defect detection, linear phased array transducer, parameter optimization, phased array ultrasonic B-mode imaging testing. Send Order for Reprint to reprint@benthamcience.ae 488 The Open Automation and Control Sytem Journal, 2014, 6, 488-492 Open Acce Parameter Optimization of Linear Phaed Array Tranducer for Defect Detection

More information

Reporting Checklist for Nature Neuroscience

Reporting Checklist for Nature Neuroscience Correponding Author: Manucript Number: Manucript Type: Jeremy Elman NNBC48172A Brief Communication Reporting Checklit for Nature Neurocience # Figure: 2 # Figure: 5 # Table: 6 # Video: 0 Thi checklit i

More information

3-D Visualization of a Gene Regulatory Network: Stochastic Search for Layouts

3-D Visualization of a Gene Regulatory Network: Stochastic Search for Layouts 3-D Viualization of a Gene Regulatory Network: Stochatic Search for Layout Naoki Hooyama Department of Electronic Engineering, Univerity of Tokyo, Japan hooyama@iba.k.u-tokyo.ac.jp Abtract- In recent year,

More information

Parallel Approaches for Intervals Analysis of Variable Statistics in Large and Sparse Linear Equations with RHS Ranges

Parallel Approaches for Intervals Analysis of Variable Statistics in Large and Sparse Linear Equations with RHS Ranges American Journal of Applied Science 4 (5): 300-306, 2007 ISSN 1546-9239 2007 Science Publication Correponding Author: Parallel Approache for Interval Analyi of Variable Statitic in Large and Spare Linear

More information

1 The secretary problem

1 The secretary problem Thi i new material: if you ee error, pleae email jtyu at tanford dot edu 1 The ecretary problem We will tart by analyzing the expected runtime of an algorithm, a you will be expected to do on your homework.

More information

The Implementation of an Adaptive Mechanism in the RTP Packet in Mobile Video Transmission

The Implementation of an Adaptive Mechanism in the RTP Packet in Mobile Video Transmission 2011 International Conference on Information Management and Engineering (ICIME 2011) IPCSIT vol. 52 (2012) (2012) IACSIT Pre, Singapore DOI: 10.7763/IPCSIT.2012.V52.91 The Implementation of an Adaptive

More information

A Study of a Variable Compression Ratio and Displacement Mechanism Using Design of Experiments Methodology

A Study of a Variable Compression Ratio and Displacement Mechanism Using Design of Experiments Methodology A Study of a Variable Compreion Ratio and Diplacement Mechanim Uing Deign of Experiment Methodology Shugang Jiang, Michael H. Smith, Maanobu Takekohi Abtract Due to the ever increaing requirement for engine

More information

Aalborg Universitet. Published in: Proceedings of the Working Conference on Advanced Visual Interfaces

Aalborg Universitet. Published in: Proceedings of the Working Conference on Advanced Visual Interfaces Aalborg Univeritet Software-Baed Adjutment of Mobile Autotereocopic Graphic Uing Static Parallax Barrier Paprocki, Martin Marko; Krog, Kim Srirat; Kritofferen, Morten Bak; Krau, Martin Publihed in: Proceeding

More information

Web Science and additionality

Web Science and additionality Admin tuff... Lecture 1: EITN01 Web Intelligence and Information Retrieval Meage, lide, handout, lab manual and link: http://www.eit.lth.e/coure/eitn01 Contact: Ander Ardö, Ander.Ardo@eit.lth.e, room:

More information

3D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES

3D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES MAKARA, TEKNOLOGI, VOL. 9, NO., APRIL 5: 3-35 3D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES Mochammad Zulianyah Informatic Engineering, Faculty of Engineering, ARS International Univerity,

More information

Kinematics Programming for Cooperating Robotic Systems

Kinematics Programming for Cooperating Robotic Systems Kinematic Programming for Cooperating Robotic Sytem Critiane P. Tonetto, Carlo R. Rocha, Henrique Sima, Altamir Dia Federal Univerity of Santa Catarina, Mechanical Engineering Department, P.O. Box 476,

More information

AN INTELLIGENT SCHEME FOR FACIAL EXPRESSION RECOGNITION

AN INTELLIGENT SCHEME FOR FACIAL EXPRESSION RECOGNITION AN INTELLIGENT SCHEME FOR FACIAL EXPRESSION RECOGNITION A. Raouzaiou, S. Ioannou, K. Karpouzi, N. Tapatouli, S. Kollia 1, R. Cowie 2 1 Department of Electrical and Computer Engineering National Technical

More information

A Multi-objective Genetic Algorithm for Reliability Optimization Problem

A Multi-objective Genetic Algorithm for Reliability Optimization Problem International Journal of Performability Engineering, Vol. 5, No. 3, April 2009, pp. 227-234. RAMS Conultant Printed in India A Multi-objective Genetic Algorithm for Reliability Optimization Problem AMAR

More information

Distributed Partial Information Management (DPIM) Schemes for Survivable Networks - Part II

Distributed Partial Information Management (DPIM) Schemes for Survivable Networks - Part II IEEE INFOCO 2002 1 Ditributed Partial Information anagement (DPI) Scheme for Survivable Network - Part II Dahai Xu Chunming Qiao Department of Computer Science and Engineering State Univerity of New York

More information

Source Code (C) Phantom Support Sytem Generic Front-End Compiler BB CFG Code Generation ANSI C Single-threaded Application Phantom Call Identifier AEB

Source Code (C) Phantom Support Sytem Generic Front-End Compiler BB CFG Code Generation ANSI C Single-threaded Application Phantom Call Identifier AEB Code Partitioning for Synthei of Embedded Application with Phantom André C. Nácul, Tony Givargi Department of Computer Science Univerity of California, Irvine {nacul, givargi@ic.uci.edu ABSTRACT In a large

More information

DWH Performance Tuning For Better Reporting

DWH Performance Tuning For Better Reporting DWH Performance Tuning For Better Sandeep Bhargava Reearch Scholar Naveen Hemrajani Aociate Profeor Dineh Goyal Aociate Profeor Subhah Gander IT Profeional ABSTRACT: The concept of data warehoue deal in

More information

Stress-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling

Stress-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling Stre-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling Menter F.R. ANSYS Germany GmbH Introduction It i oberved in many CFD imulation that RANS model how inherent technology limitation

More information

MAT 155: Describing, Exploring, and Comparing Data Page 1 of NotesCh2-3.doc

MAT 155: Describing, Exploring, and Comparing Data Page 1 of NotesCh2-3.doc MAT 155: Decribing, Exploring, and Comparing Data Page 1 of 8 001-oteCh-3.doc ote for Chapter Summarizing and Graphing Data Chapter 3 Decribing, Exploring, and Comparing Data Frequency Ditribution, Graphic

More information

Software Agent (SA) to guarantee QoS for multi constrain applications in all-ip networks

Software Agent (SA) to guarantee QoS for multi constrain applications in all-ip networks Software Agent (SA) to guarantee QoS for multi contrain application in all-ip network Kazi Khaled Al-Zahid and Mituji Matumoto GITS, Waeda Univerity 94 Waeda Univ. Bldg. A-308, 1011Okuboyama Nihitomida

More information

Research on Star Image Noise Filtering Based on Diffusion Model of Regularization Influence Function

Research on Star Image Noise Filtering Based on Diffusion Model of Regularization Influence Function 016 Sith International Conference on Intrumentation & Meaurement Computer Communication and Control Reearch on Star Image Noie Filtering Baed on Diffuion Model of Regularization Influence Function SunJianming

More information

Stochastic Search and Graph Techniques for MCM Path Planning Christine D. Piatko, Christopher P. Diehl, Paul McNamee, Cheryl Resch and I-Jeng Wang

Stochastic Search and Graph Techniques for MCM Path Planning Christine D. Piatko, Christopher P. Diehl, Paul McNamee, Cheryl Resch and I-Jeng Wang Stochatic Search and Graph Technique for MCM Path Planning Chritine D. Piatko, Chritopher P. Diehl, Paul McNamee, Cheryl Rech and I-Jeng Wang The John Hopkin Univerity Applied Phyic Laboratory, Laurel,

More information

Automated Usability Evaluation during Model-based Interactive System Development

Automated Usability Evaluation during Model-based Interactive System Development Automated Uability Evaluation during -baed Interactive Sytem Development Sebatian Feuertack 1, Marco Blumendorf 1, Maximilian Kern 1, Michael Kruppa 2, Michael Quade 1, Mathia Runge 1 and Sahin Albayrak

More information

An Intro to LP and the Simplex Algorithm. Primal Simplex

An Intro to LP and the Simplex Algorithm. Primal Simplex An Intro to LP and the Simplex Algorithm Primal Simplex Linear programming i contrained minimization of a linear objective over a olution pace defined by linear contraint: min cx Ax b l x u A i an m n

More information

/06/$ IEEE 364

/06/$ IEEE 364 006 IEEE International ympoium on ignal Proceing and Information Technology oie Variance Etimation In ignal Proceing David Makovoz IPAC, California Intitute of Technology, MC-0, Paadena, CA, 95 davidm@ipac.caltech.edu;

More information

An Approach to Buffer Management in Java HPC Messaging

An Approach to Buffer Management in Java HPC Messaging An Approach to Buer Management in Java HPC Meaging Mark Baker, Bryan Carpenter, and Aamir Shai Ditributed Sytem Group, Univerity o Portmouth Abtract. One o the mot challenging apect to deigning a Java

More information

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each circuit will be decribed in Verilog and implemented

More information

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each circuit will be decribed in VHL and implemented

More information

Topics. Lecture 37: Global Optimization. Issues. A Simple Example: Copy Propagation X := 3 B > 0 Y := 0 X := 4 Y := Z + W A := 2 * 3X

Topics. Lecture 37: Global Optimization. Issues. A Simple Example: Copy Propagation X := 3 B > 0 Y := 0 X := 4 Y := Z + W A := 2 * 3X Lecture 37: Global Optimization [Adapted from note by R. Bodik and G. Necula] Topic Global optimization refer to program optimization that encompa multiple baic block in a function. (I have ued the term

More information

xy-monotone path existence queries in a rectilinear environment

xy-monotone path existence queries in a rectilinear environment CCCG 2012, Charlottetown, P.E.I., Augut 8 10, 2012 xy-monotone path exitence querie in a rectilinear environment Gregory Bint Anil Mahehwari Michiel Smid Abtract Given a planar environment coniting of

More information

Design of a Stewart Platform for General Machining Using Magnetic Bearings

Design of a Stewart Platform for General Machining Using Magnetic Bearings eign of a Stewart Platform for eneral Machining Uing Magnetic earing Jeff Pieper epartment of Mechanical and Manufacturing Engineering Univerity of algary algary lberta anada N N4 pieper@ucalgary.ca Preented

More information

A Linear Interpolation-Based Algorithm for Path Planning and Replanning on Girds *

A Linear Interpolation-Based Algorithm for Path Planning and Replanning on Girds * Advance in Linear Algebra & Matrix Theory, 2012, 2, 20-24 http://dx.doi.org/10.4236/alamt.2012.22003 Publihed Online June 2012 (http://www.scirp.org/journal/alamt) A Linear Interpolation-Baed Algorithm

More information

Maneuverable Relays to Improve Energy Efficiency in Sensor Networks

Maneuverable Relays to Improve Energy Efficiency in Sensor Networks Maneuverable Relay to Improve Energy Efficiency in Senor Network Stephan Eidenbenz, Luka Kroc, Jame P. Smith CCS-5, MS M997; Lo Alamo National Laboratory; Lo Alamo, NM 87545. Email: {eidenben, kroc, jpmith}@lanl.gov

More information

ISSN: (Online) Volume 3, Issue 4, April 2015 International Journal of Advance Research in Computer Science and Management Studies

ISSN: (Online) Volume 3, Issue 4, April 2015 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 3, Iue 4, April 2015 International Journal Advance Reearch in Computer Science and Management Studie Reearch Article / Survey Paper / Cae Study Available online at: www.ijarcm.com

More information

p done CPU p user p drivdone 1-p drivdone

p done CPU p user p drivdone 1-p drivdone Approximate Analytical Performance Evaluation of a UNIX Baed Multiproceor Operating Sytem Stefan Greiner Duke Univerity Dept. of Electrical Engineering Durham, NC 2770-029, USA Box 9029 greiner@ee.duke.edu

More information

New Structural Decomposition Techniques for Constraint Satisfaction Problems

New Structural Decomposition Techniques for Constraint Satisfaction Problems New Structural Decompoition Technique for Contraint Satifaction Problem Yaling Zheng and Berthe Y. Choueiry Contraint Sytem Laboratory Univerity of Nebraka-Lincoln Email: yzheng choueiry@ce.unl.edu Abtract.

More information

Laboratory Exercise 2

Laboratory Exercise 2 Laoratory Exercie Numer and Diplay Thi i an exercie in deigning cominational circuit that can perform inary-to-decimal numer converion and inary-coded-decimal (BCD) addition. Part I We wih to diplay on

More information