SBG SDG. An Accurate Error Control Mechanism for Simplification Before Generation Algorihms

Size: px
Start display at page:

Download "SBG SDG. An Accurate Error Control Mechanism for Simplification Before Generation Algorihms"

Transcription

1 An Accurate Error Control Mechanism for Simplification Before Generation Alorihms O. Guerra, J. D. Rodríuez-García, E. Roca, F. V. Fernández and A. Rodríuez-Vázquez Instituto de Microelectrónica de Sevilla, Centro Nacional de Microelectrónica, Sevilla, SPAIN Phone: , FAX: , Abstract The use of simplification before eneration techniques to enable the approximate symbolic analysis of lare analo circuits is discussed. This paper introduces an error control mechanism to drive the circuit reduction, which overcomes the accuracy problems of previous approaches. The features and efficiency of the new methodoloy are demonstrated throuh several practical examples. G modelin C d mb v bs C s D m v s S C db ds B C sb 1. Introduction Unlike SPICE-like simulators, in which all circuit parameters are assined a numerical value, symbolic analyzers handle circuits with symbolic parameters. The result of their analysis task is obviously a symbolic expression of the circuit characteristic at hand. One of the main limitations of symbolic analyzers has been traditionally found in the exponential increase of the expression lenth with the circuit size [1]. On the one hand, this makes the symbolic results very difficult to interpret or use. On the other, it constitutes a drastic limitation to the maximum circuit size that can be analyzed. An important advance in the solution of these problems has been achieved by the introduction of simplification before and durin eneration techniques [1]. The role that these techniques play within the symbolic analysis flow is better understood by lookin at Fi. 1. A typical analysis problem starts from the small-sinal model of the circuit. Usin some analysis technique (i.e., sinal flow raphs, MNA, etc.), a set of network equations, either in matrix or raph form, is obtained. Simplification before eneration (SBG) techniques either eliminate entries from the circuit matrix, or eliminate raph branches and contract raph nodes, yieldin a reduced matrix or raph which is much easier to solve. Once approximated, the resultin simplified system of equations must be solved. The complete solution usually * This work has been supported by the EU ESPRIT Proram in the Framework of the Project #21812 (AMADEUS) and the Spanish C.I.C.Y.T. under contract TIC equation formulation sc 1 + m2 + G L ma2 ds3 sc s6 ma2 mb4 ds5 m4 ds3 m6 ds3 + + ds7 sc sa l3 mq2 sc q4 sc eq ds3 + m12 + sc s1 eq + G sc s5 m l3 sc 2 sc 11 m3 m4 m12 sc 5 sc q4 mq5 l2 a1 sc 12 sc 5 sc 3 ds3 + ds5 m12 sc l2 m12 ds4 sc 1 + m2 + G L m8 ds9 sc d3 + sc s6 sc d3 s C s6 mb2 sc d3 sc s6 sc d3 + sc s6 sc 2 + m2a + G L ds3 + ds7 ds8 ds7 a ds12 a3 ds3 l2 + sc 6 b sc a2 ds3 sc s6 sc s6 ds9 sc 1 + m2 sc 2 l3 sc eq m m23 m23 ds3 m12 ds3 sc d3 sc d3 sc s6 + sc s6 s C d3 sc d3 SBG SDG m1 m4 Av= ( ds1 + ds2 )( ds3 + ds4 )+sc c m4 Fi. 1. Combination of simplification strateies in the symbolic analysis flow. contains a hue number of insinificant contributions. Simplification Durin Generation (SDG) techniques aim to calculate directly an approximated solution, which contains only the dominant contributions [1]-[3]. This paper focuses in the most critical part of an SBG alorithm: an efficient and accurate mechanism to control

2 the error induced by the reduction process. Section 2 reviews previous work and introduces a new methodoloy to solve the problems of reported approaches. The methodoloy is extensively tested with practical examples in Section Simplification before eneration 2.1. Backround and previous work The computational complexity of the solution alorithms for a set of network equations rows exponentially with the circuit size. And so does the complexity of the resultin symbolic expressions. However, there are usually lare differences amon the relative contribution of the different circuit parameters to the lobal circuit behavior. Neliible parameters make computationally more expensive the solution of the set of network equations and more difficult the interpretation of the results. Reported SBG approaches simplify the system of equations prior to address its solution. In [4],[5], device parameters are eliminated from the nodal admittance matrix while the error induced is below a iven threshold. In [6], raph branches are pruned or raph nodes are contracted while their contribution to the network function keeps below some iven error. Althouh these techniques exhibit sinificant differences, they share a common feature: the error induced by a matrix entry elimination, or by branch prunin or node contraction in a raph, is evaluated at a sinle or a finite number of frequency points. Therefore, accuracy is not uaranteed at frequencies different from those in the set of samplin frequencies, as the practical example in Fi. 2 illustrates. This fiure shows the manitude and phase errors at 1MHz f 1MHz, induced when samplin-based SBG alorithms, like those in [4]-[6], are applied to the interator in Fi. 3. The manitude and phase error specs were H ± 5dB and φ H ± 5 in the frequency rane 1Hz f 1MHz. As Fi. 2 shows, the error specs are met at the samplin frequencies, but exceeded at intermediate ones. An obvious solution is to use a denser frequency samplin, at least in the neihborhood of the poles and zeros of the system. However, this increases noticeably the computational cost of the alorithm, on the one hand, and there is not a systematic procedure on how dense should be the frequency samplin to uarantee full accuracy in a frequency rane, on the other. The methodoloy presented herein solves this problem by introducin error evaluation mechanisms which uarantee the required accuracy at any frequency within a iven rane frequency (Hz) frequency (Hz) Fi. 2. Manitude and phase errors of Fi. 3 at 1MHz f 1MHz due to the application of an SBG alorithm. Solid trianles denote the samplin frequencies manitude error (db) phase error (de) Fi. 3. Interator New SBG methodoloy Our approach performs the approximation by replacin those elements whose contribution (appropriately measured) to the network function is small, with a zero-admittance (device removal) or zero-impedance element (contraction of nodes). The objective is to find the sequence of node contractions and device removals yieldin the simplest circuit (smallest number of nodes and branches) and whose induced error keeps below some iven threshold. First, it must be decided if node contractions must be prioritized over device removals or viceversa. After the SBG process, the resultin simplified raph must be solved, commonly by the application of a SDG process. The most efficient SDG alorithms reported are based on the two-raph method [7] and their computational complexity rows much faster with the number of circuit nodes than with the number of devices. Therefore, node contractions are prioritized in our alorithm. v in v out

3 Evaluate contribution of each node contraction Try least sinificant contraction Error exceeded? Yes Evaluate contribution of each device removal Try least sinificant removal Error exceeded? The different steps of the simplification alorithm are raphically shown in Fi. 4. First, the contribution to the transfer function of the contraction of the terminal nodes of each device individually is computed individually and a sorted list is built. The least sinificant contraction from the list is picked and the induced manitude and phase errors are evaluated. If the allowed error is not exceeded the node contraction is performed and all devices connected in parallel are removed. The contraction process continues iteratively with the followin one in the sorted list while the accumulated error in manitude and phase does not exceed the specified maximum errors. When the contraction process is finished an analoous operation with device removals is performed Error evaluation No No node contractions Perform contraction device removals Perform removal Fi. 4. Flow diaram of the SBG methodoloy. As shown in Fi. 4, both, the node contraction and the device removal processes start with an evaluation of the contribution of each possible contraction or removal. That means that the difference in manitude and phase behavior between the oriinal circuit and a modified circuit in which a pair of nodes have been contracted or a device has been removed must be evaluated. Also, when each node contraction is tried it must be checked if the difference in manitude and phase behavior between the oriinal circuit and the reduced circuit, in which the contraction at hand, toether with all previously accepted contractions have been performed, exceeds the error specifications. A similar test must be performed when each device removal is tried. Our objective is to evaluate the maximum manitude and phase deviations for any frequency in a iven rane in all error checkin steps described above. Let us denote H ex ( s) = N ex ( s) D ex ( s) the network function of the complete circuit with only the complex frequency s as symbolic parameter, and H ap ( s) = N ap ( s) D ap ( s) the analoous network function of a simplified circuit in which the appropriate node contraction(s) and/or device removal(s) have been performed. The manitude and phase errors are iven by: H φ H N apr + N api H ex ( jω) H ap ( jω) H ex ( jω) 1 D apr + D api = = N exr + N exi (1) D exr + D exi = H ex ( jω) H ap ( jω) N exi D exi N api D api = atan atan atan atan N exr D exr N apr D apr where subscripts r and i denote real and imainary parts. Therefore, the evaluation of the maximum manitude and phase errors requires: a technique to obtain the network functions H ex ( s) and H ap ( s) of (usually lare) analo circuits, and an efficient technique to obtain the maxima of the functions in (1) when ω varies within a iven rane. The first problem can be solved by means of numerical interpolation techniques [7]. An efficient interpolation technique based on adaptive scalin able to handle lare analo circuits can be found in [8],[9]. Our solution for the second problem is based on the use of interval analysis techniques [1]. H and φ H in (1) are univariate functions in ω, which can take any value within the frequency interval [ ω L, ω U ], where ω L and ω U are the lower and upper bounds of the interval, respectively. The problem is solved if accurate estimates of the lower and upper bounds of H and φ H, when ω [ ω L, ω U ], can be calculated. This computation, commonly known as the interval extension of H and φ H, can make use of interval arithmetic operators. Substitution of the real variable ω in (1) and real operators (addition, product, quotient, etc.) by the correspondin interval variables and operators yields the so-called natural interval

4 extension. Unfortunately, this computation usually yields too conservative estimates of the maximum errors [11]. To solve this problem, the natural interval extension is applied to the derivatives of (1). Althouh, the estimates of the derivatives are also very conservative, the zero inclusion in the resultin interval extension is enouh to delimit frequency subranes in which the maximum manitude and phase errors occur. Then, the exact frequency points for which the maximum manitude or phase errors occur in those frequency subranes are easily calculated usin the Newton-Raphson method. 3. Experimental results (a) (b) The efficiency and the complexity reduction capabilities of the proposed SBG methodoloy are illustrated with the circuits in Fi. 5(a)-(d) where the transistor models in Fi. 5(e)-(f) were used. The maximum manitude and phase deviations allowed in the voltae ain were ma ± 3dB and phase ± 5 in the frequency rane f [ 1Hz, 1MHz]. The complexity reduction achieved (measured as the number of devices and nodes in the oriinal circuit versus those in the simplified circuit) and the computation time are listed in Table 1. A lare, hierarchical example is the bandpass filter in Fi. 6a. It is composed of four OTAs, whose transistorlevel schematic is shown in Fi. 6b, and one biasin OTA, shown in Fi. 6c. When expandin the small-sinal models, the resultin circuit model contains 45 nodes and 619 basic devices. The manitude and phase plots of the voltae transfer function of this filter are shown in Fi. 7. A maximum circuit reduction is required with maximum manitude and phase deviations: ma ± 3dB phase ± 5 in f [ 1Hz, 1MHz]. These manitude and phase constraints are shown toether with the manitude and phase plots in Fi. 7. The application of the SBG alorithm yields a reduced circuit model containin only 31 nodes and 161 devices, Table 1. Statistics for the circuits in Fi. 5. Circuits in Fi. 5(a) 5(b) 5(c) 5(d) # nodes in oriinal small-sinal model simplified # devices in oriinal small-sinal model simplified CPU time (s.) (2) B MB1 (d) MB3 MB7 MB2 r π (c) MB6 MI1 MB5 MB4 C π C µ r b r µ B MI4 MI3 MN3 MN2 m MP1 C o M2 MI2 + MN1 M1 r c M3 M4 M11 G C D m ds C db db B E S C sb r C b (e) e (f) sb E Fi. 5. (a) Simple BiCMOS opamp; (b)µa741 opamp; (c) µa725 opamp; (d) CMOS opamp; (e) bipolar transistor model; and (f) MOS transistor model. M7 M5 M9 C s M12 M13 M14 M1 M8 MA8 M6 C d mb MA7 MA1 MA9 MA4 MA3 MA6 MA5 VDD MA2 C C2 OUT C C1 MA1 VSS (a) m 1 n n 1 v in bias m 2 m 2 v BP m1 (b) (c) Fi. 6. (a) Filter; (b) OTA schematic; and (c) biasin OTA.

5 Manitude (db) Phase (deree) upper error bound -6 lower error bound frequency(hz) upper error bound -1 lower error bound frequency(hz) 1 8 Fi. 7. Bode plots before and after the application of the SBG alorithm to the filter in Fi. 6. while the manitude and phase plots of the simplified circuit keep within the specified error limits, as shown in Fi. 7. One important feature is that all devices of the biasin OTA are eliminated in the simplification process. This fact demonstrates the capability of the SBG alorithm to detect and eliminate subcircuits which do not belon to the sinal path and, therefore, do not affect the network function. As illustration of the symbolic expression calculation after the SBG step, Fi. 8 shows the voltae ain provided by the complete SBG+SDG methodoloy applied to the CMOS opamp in Fi. 5(d). This example shows the possibility of eneratin very compact, interpretable expressions for the main behavior characteristics of even lare buildin blocks. Conclusions This paper has introduced an accurate, but efficient, simplification before eneration methodoloy. Based on its cooperative work with simplification durin eneration techniques, very readable and interpretable symbolic analysis is achievable. Its extremely ood behavior allows to address its combination with hierarchical decomposition strateies for very lare circuit analysis. It is also bein used to develop new methodoloies for symbolic pole/zero extraction, with the objective to provide additional insiht into the circuit behavior. A v v OUT = = v v + = G. m14 G. m8 G. m13 (G m6 +G m12 ). (G ma1 +G ma2 ) G. m14 G. m8 G. m6 G. ma2 G m11 = G. ds12 G. ds14 G. m8 (G m5 +G m11 ). (G dsa1 +G dsa2 ) + G. m14 G. ds6 G. ds8 (G m5 +G m11 ). G dsa2 + G. m14 G. m5 G. ds8 G. dsa2 G ds14 + s ((C c1 +C c2 ). G. m14 G. m8 (G m5 +G m11 ). (G ma1 +G ma2 ) Fi. 8. Symbolic expression for the voltae ain of Fi. 5(d). References [1] F.V. Fernández, A. Rodríuez-Vázquez, J.L. Huertas and G. Gielen, Symbolic Analysis Techniques. Applications to Analo Desin Automation, IEEE Press, [2] F.V. Fernández et al.: "Symbolic analysis of lare analo interated circuits by approximation durin expression eneration," Proc. IEEE ISCAS, V. CAD, pp , [3] P. Wambacq, F.V. Fernández, G. Gielen, W. Sansen and A. Rodríuez-Vázquez, "Efficient symbolic computation of approximated small-sinal characteristics of analo interated circuits," IEEE J. Solid-State Circuits, Vol. 3, No. 3, pp , March [4] Jer-Jaw Hsu and C. Sechen, Fully symbolic analysis of lare analo interated circuits, Proc. IEEE Custom Int. Circuits Conf., pp , San Dieo, CA, [5] R. Sommer, E. Henni, G. Droe and E. H. Horneber, Equation-based symbolic approximation by matrix reduction with quantitative error prediction, Alta Frequenza, vol. 5, no. 6, pp , November [6] Q. Yu and C. Sechen, A unified approach to the approximate symbolic analysis of lare analo interated circuits, IEEE Trans. Circuits and Systems I, Vol. 43, No. 8, pp , Au [7] P.M. Lin, Symbolic Network Analysis. Elsevier, [8] I. García-Varas, M. Galán, F.V. Fernández and A. Rodríuez-Vázquez, New alorithms for reference eneration in symbolic analysis of lare analo circuits, Proc. European Desin & Test Conf., pp , [9] F. V. Fernández, O. Guerra, J. D. Rodríuez-García and A. Rodríuez-Vázquez, Symbolic analysis of lare analo interated circuits: the numerical reference eneration problem, IEEE Trans. Circuits and Systems-II, vol. 45, no. 1, pp , Oct [1] R. E. Moore, Methods and Applications of Interval Analysis. SIAM, [11] F.V. Fernández, A. Rodríuez-Vázquez, J.D. Martín and J.L. Huertas, Formula approximation for flat and hierarchical symbolic analysis, Analo Interated Circuits and Sinal Proc., Vol. 3, No. 1, pp , 1993.

Bus-Based Communication Synthesis on System-Level

Bus-Based Communication Synthesis on System-Level Bus-Based Communication Synthesis on System-Level Michael Gasteier Manfred Glesner Darmstadt University of Technoloy Institute of Microelectronic Systems Karlstrasse 15, 64283 Darmstadt, Germany Abstract

More information

SCALE SELECTIVE EXTENDED LOCAL BINARY PATTERN FOR TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib

SCALE SELECTIVE EXTENDED LOCAL BINARY PATTERN FOR TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib SCALE SELECTIVE EXTENDED LOCAL BINARY PATTERN FOR TEXTURE CLASSIFICATION Yutin Hu, Zhilin Lon, and Ghassan AlReib Multimedia & Sensors Lab (MSL) Center for Sinal and Information Processin (CSIP) School

More information

CAM Part II: Intersections

CAM Part II: Intersections CAM Part II: Intersections In the previous part, we looked at the computations of derivatives of B-Splines and NURBS. The first derivatives are of interest, since they are used in computin the tanents

More information

AS MORE custom very large scale integrated (VLSI) circuit

AS MORE custom very large scale integrated (VLSI) circuit IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS, VOL. 23, NO. 6, JUNE 2004 907 Efficient Approximation of Symbolic Expressions for Analog Behavioral Modeling and Analysis

More information

Verification of Delta-Sigma Converters Using Adaptive Regression Modeling Λ

Verification of Delta-Sigma Converters Using Adaptive Regression Modeling Λ Verification of DeltaSima Converters Usin Adaptive Reression Modelin Λ Jeonjin Roh, Suresh Seshadri and Jacob A. Abraham Computer Enineerin Research Center The University of Texas at Austin Austin, TX

More information

Iterative Single-Image Digital Super-Resolution Using Partial High-Resolution Data

Iterative Single-Image Digital Super-Resolution Using Partial High-Resolution Data Iterative Sinle-Imae Diital Super-Resolution Usin Partial Hih-Resolution Data Eran Gur, Member, IAENG and Zeev Zalevsky Abstract The subject of extractin hih-resolution data from low-resolution imaes is

More information

Chapter 5 THE MODULE FOR DETERMINING AN OBJECT S TRUE GRAY LEVELS

Chapter 5 THE MODULE FOR DETERMINING AN OBJECT S TRUE GRAY LEVELS Qian u Chapter 5. Determinin an Object s True Gray evels 3 Chapter 5 THE MODUE OR DETERMNNG AN OJECT S TRUE GRAY EVES This chapter discusses the module for determinin an object s true ray levels. To compute

More information

Low cost concurrent error masking using approximate logic circuits

Low cost concurrent error masking using approximate logic circuits 1 Low cost concurrent error maskin usin approximate loic circuits Mihir R. Choudhury, Member, IEEE and Kartik Mohanram, Member, IEEE Abstract With technoloy scalin, loical errors arisin due to sinle-event

More information

Improving robotic machining accuracy by real-time compensation

Improving robotic machining accuracy by real-time compensation University of Wollonon Research Online Faculty of Enineerin - Papers (Archive) Faculty of Enineerin and Information Sciences 2009 Improvin robotic machinin accuracy by real-time compensation Zeni Pan University

More information

Towards Plenoptic Dynamic Textures

Towards Plenoptic Dynamic Textures Towards Plenoptic Dynamic Textures Gianfranco Doretto UCLA Computer Science Department Los Aneles, CA 90095 Email: doretto@cs.ucla.edu Abstract We present a technique to infer a model of the spatio-temporal

More information

Reducing Network Cost of Many-to-Many Communication in Unidirectional WDM Rings with Network Coding

Reducing Network Cost of Many-to-Many Communication in Unidirectional WDM Rings with Network Coding 1 Reducin Network Cost of Many-to-Many Communication in Unidirectional WDM Rins with Network Codin Lon Lon and Ahmed E. Kamal, Senior Member, IEEE Abstract In this paper we address the problem of traffic

More information

Hierarchical Exact Symbolic Analysis of Large Analog Integrated Circuits By Symbolic Stamps

Hierarchical Exact Symbolic Analysis of Large Analog Integrated Circuits By Symbolic Stamps Hierarchical Exact Symbolic Analysis of Large Analog Integrated Circuits By Symbolic Stamps Hui Xu, Guoyong Shi, and Xiaopeng Li School of Microelectronics, Shanghai Jiao Tong University Shanghai, China,

More information

TETROBOT: A NOVEL MECHANISM FOR RECONFIGURABLE PARALLEL ROBOTICS. Student, Machine Building Faculty, Technical University of Cluj-Napoca

TETROBOT: A NOVEL MECHANISM FOR RECONFIGURABLE PARALLEL ROBOTICS. Student, Machine Building Faculty, Technical University of Cluj-Napoca UNIVERSITATEA TRANSILVANIA DIN BRA0OV Catedra Desin de Produs 1i Robotic2 Simpozionul na8ional cu participare interna8ional9 PRoiectarea ASIstat9 de Calculator P R A S I C ' 02 Vol. I Mecanisme 1i Triboloie

More information

TOWARD A UNIFIED INFORMATION SPACE FOR THE SPECIFICATION OF BUILDING PERFORMANCE SIMULATION RESULTS

TOWARD A UNIFIED INFORMATION SPACE FOR THE SPECIFICATION OF BUILDING PERFORMANCE SIMULATION RESULTS Ninth International IBPSA Conference Montréal, Canada Auust 15-18, 2005 TOWARD A UNIFIED INFORMATION SPACE FOR THE SPECIFICATION OF BUILDING PERFORMANCE SIMULATION RESULTS Ardeshir Mahdavi, Julia Bachiner,

More information

ACTion: Combining Logic Synthesis and Technology Mapping for MUX based FPGAs

ACTion: Combining Logic Synthesis and Technology Mapping for MUX based FPGAs IEEE EUROMICRO Conference (EUROMICRO 00) Maastricht, September 2000 ACTion: Combinin Loic Synthesis and Technoloy Mappin for MUX based FPGAs Wolfan Günther Rolf Drechsler Institute of Computer Science

More information

DYNAMIC COUPLING OF UNDERACTUATED MANIPULATORS

DYNAMIC COUPLING OF UNDERACTUATED MANIPULATORS Proceedins of the 4th IEEE Conference on Control Applications, Albany, USA, Sep. 1995, pp. 5-55. DYNAMIC COUPLING OF UNDERACTUATED MANIPULATORS Marcel Bererman Christopher Lee Yanshen Xu The Robotics Institute

More information

Electrical Power System Harmonic Analysis Using Adaptive BSS Algorithm

Electrical Power System Harmonic Analysis Using Adaptive BSS Algorithm Sensors & ransducers 2013 by IFSA http://www.sensorsportal.com Electrical Power System Harmonic Analysis Usin Adaptive BSS Alorithm 1,* Chen Yu, 2 Liu Yuelian 1 Zhenzhou Institute of Aeronautical Industry

More information

GEODESIC RECONSTRUCTION, SADDLE ZONES & HIERARCHICAL SEGMENTATION

GEODESIC RECONSTRUCTION, SADDLE ZONES & HIERARCHICAL SEGMENTATION Imae Anal Stereol 2001;20:xx-xx Oriinal Research Paper GEODESIC RECONSTRUCTION, SADDLE ZONES & HIERARCHICAL SEGMENTATION SERGE BEUCHER Centre de Morpholoie Mathématique, Ecole des Mines de Paris, 35, Rue

More information

Robust Color Image Enhancement of Digitized Books

Robust Color Image Enhancement of Digitized Books 29 1th International Conference on Document Analysis and Reconition Robust Color Imae Enhancement of Diitized Books Jian Fan Hewlett-Packard Laboratories, Palo Alto, California, USA jian.fan@hp.com Abstract

More information

HCE: A New Channel Exchange Scheme for Handovers in Mobile Cellular Systems

HCE: A New Channel Exchange Scheme for Handovers in Mobile Cellular Systems 129 HCE: A New Channel Exchane Scheme for Handovers in Mobile Cellular Systems DNESH K. ANVEKAR* and S. SANDEEP PRADHAN Department of Electrical Communication Enineerin ndian nstitute of Science, Banalore

More information

The Role of Switching in Reducing the Number of Electronic Ports in WDM Networks

The Role of Switching in Reducing the Number of Electronic Ports in WDM Networks 1 The Role of Switchin in Reducin the Number of Electronic Ports in WDM Networks Randall A. Berry and Eytan Modiano Abstract We consider the role of switchin in minimizin the number of electronic ports

More information

The SpecC Methodoloy Technical Report ICS December 29, 1999 Daniel D. Gajski Jianwen Zhu Rainer Doemer Andreas Gerstlauer Shuqin Zhao Department

The SpecC Methodoloy Technical Report ICS December 29, 1999 Daniel D. Gajski Jianwen Zhu Rainer Doemer Andreas Gerstlauer Shuqin Zhao Department The SpecC Methodoloy Technical Report ICS-99-56 December 29, 1999 Daniel D. Gajski Jianwen Zhu Rainer Doemer Andreas Gerstlauer Shuqin Zhao Department of Information and Computer Science University of

More information

The Gene Expression Messy Genetic Algorithm For. Hillol Kargupta & Kevin Buescher. Computational Science Methods division

The Gene Expression Messy Genetic Algorithm For. Hillol Kargupta & Kevin Buescher. Computational Science Methods division The Gene Expression Messy Genetic Alorithm For Financial Applications Hillol Karupta & Kevin Buescher Computational Science Methods division Los Alamos National Laboratory Los Alamos, NM, USA. Abstract

More information

Optimal design of Fresnel lens for a reading light system with. multiple light sources using three-layered Hierarchical Genetic.

Optimal design of Fresnel lens for a reading light system with. multiple light sources using three-layered Hierarchical Genetic. Optimal desin of Fresnel lens for a readin liht system with multiple liht sources usin three-layered Hierarchical Genetic Alorithm Wen-Gon Chen, and Chii-Maw Uan Department of Electrical Enineerin, I Shou

More information

Module. Sanko Lan Avi Ziv Abbas El Gamal. and its accompanying FPGA CAD tools, we are focusing on

Module. Sanko Lan Avi Ziv Abbas El Gamal. and its accompanying FPGA CAD tools, we are focusing on Placement and Routin For A Field Prorammable Multi-Chip Module Sanko Lan Avi Ziv Abbas El Gamal Information Systems Laboratory, Stanford University, Stanford, CA 94305 Abstract Placemen t and routin heuristics

More information

Learning Deep Features for One-Class Classification

Learning Deep Features for One-Class Classification 1 Learnin Deep Features for One-Class Classification Pramuditha Perera, Student Member, IEEE, and Vishal M. Patel, Senior Member, IEEE Abstract We propose a deep learnin-based solution for the problem

More information

Minimum-Cost Multicast Routing for Multi-Layered Multimedia Distribution

Minimum-Cost Multicast Routing for Multi-Layered Multimedia Distribution Minimum-Cost Multicast Routin for Multi-Layered Multimedia Distribution Hsu-Chen Chen and Frank Yeon-Sun Lin Department of Information Manaement, National Taiwan University 50, Lane 144, Keelun Rd., Sec.4,

More information

Protection of Location Privacy using Dummies for Location-based Services

Protection of Location Privacy using Dummies for Location-based Services Protection of Location Privacy usin for Location-based Services Hidetoshi Kido y Yutaka Yanaisawa yy Tetsuji Satoh y;yy ygraduate School of Information Science and Technoloy, Osaka University yyntt Communication

More information

A SUIF Interface Module for Eli. W. M. Waite. University of Colorado

A SUIF Interface Module for Eli. W. M. Waite. University of Colorado A SUIF Interace Module or Eli W. M. Waite Department o Electrical and Computer Enineerin University o Colorado William.Waite@Colorado.edu 1 What is Eli? Eli [2] is a domain-specic prorammin environment

More information

1 Theory 1 (CSc 473): Automata, Grammars, and Lanuaes For any strin w = w 1 w 2 :::w n, define w R to be the reversal of w: w R = w n w n 1 :::w 1. Su

1 Theory 1 (CSc 473): Automata, Grammars, and Lanuaes For any strin w = w 1 w 2 :::w n, define w R to be the reversal of w: w R = w n w n 1 :::w 1. Su Masters Examination Department of Computer Science March 27, 1999 Instructions This examination consists of nine problems. The questions are in three areas: 1. Theory and Alorithms: CSc 473, 545, and 573;

More information

Reducing network cost of many-to-many communication in unidirectional WDM rings with network coding

Reducing network cost of many-to-many communication in unidirectional WDM rings with network coding Reducin network cost of many-to-many communication in unidirectional WDM rins with network codin Lon Lon and Ahmed E. Kamal Department of Electrical and Computer Enineerin, Iowa State University Email:

More information

Chapter - 1 : IMAGE FUNDAMENTS

Chapter - 1 : IMAGE FUNDAMENTS Chapter - : IMAGE FUNDAMENTS Imae processin is a subclass of sinal processin concerned specifically with pictures. Improve imae quality for human perception and/or computer interpretation. Several fields

More information

Chapter 4. Coding systems. 4.1 Binary codes Gray (reflected binary) code

Chapter 4. Coding systems. 4.1 Binary codes Gray (reflected binary) code Chapter 4 Codin systems Codin systems define how information is mapped to numbers. Different codin systems try to store/transmit information more efficiently [Sec. 4.], or protect it from damae while it

More information

On the Network-Wide Gain of Memory-Assisted Source Coding

On the Network-Wide Gain of Memory-Assisted Source Coding 20 IEEE Information Theory Workshop On the etwork-wide Gain of Memory-Assisted Source Codin Mohsen Sardari, Ahmad Beirami, Faramarz Fekri School of Electrical and Computer Enineerin, Georia Institute of

More information

EE5780 Advanced VLSI CAD

EE5780 Advanced VLSI CAD EE5780 Advanced VLSI CAD Lecture 1 Introduction Zhuo Feng 1.1 Prof. Zhuo Feng Office: EERC 513 Phone: 487-3116 Email: zhuofeng@mtu.edu Class Website http://www.ece.mtu.edu/~zhuofeng/ee5780fall2013.html

More information

Digiplex IV A Matrix Switching Control System for Large CCTV Installations

Digiplex IV A Matrix Switching Control System for Large CCTV Installations www.gesecurity.com Overview Diiplex IV A Matrix Switchin Control System for Lare CCTV Installations Diiplex IV is an expandable matrix switchin system that manaes video inputs and monitor outputs. It is

More information

Grooming Multicast Traffic in Unidirectional SONET/WDM Rings

Grooming Multicast Traffic in Unidirectional SONET/WDM Rings 1 Groomin Multicast Traffic in Unidirectional SONET/WDM Rins Anuj Rawat, Richard La, Steven Marcus and Mark Shayman Abstract In this paper we study the problem of efficient roomin of iven non-uniform multicast

More information

f y f x f z exu f xu syu s y s x s zl ezl f zl s zu ezu f zu sign logic significand multiplier exponent adder inc multiplexor multiplexor ty

f y f x f z exu f xu syu s y s x s zl ezl f zl s zu ezu f zu sign logic significand multiplier exponent adder inc multiplexor multiplexor ty A Combined Interval and Floatin Point Multiplier James E. Stine and Michael J. Schulte Computer Architecture and Arithmetic Laboratory Electrical Enineerin and Computer Science Department Lehih University

More information

Efficient Analog Circuit Modeling By Boolean Logic Operations

Efficient Analog Circuit Modeling By Boolean Logic Operations Efficient Analog Circuit Modeling By Boolean Logic Operations Zhenyu Qi, and Sheldon X.-D. Tan, Pu Liu Department of Electrical Engineering University of California, Riverside, CA 9252, USA { zhenyu, stan,

More information

environments with objects which diusely reect or emit liht [16]. The method is based on the enery radiation between surfaces of objects and accounts f

environments with objects which diusely reect or emit liht [16]. The method is based on the enery radiation between surfaces of objects and accounts f A Shared-Memory Implementation of the Hierarchical Radiosity Method Axel Podehl Fachbereich Informatik, Universitat des Saarlandes, PF 151150, 66041 Saarbrucken, Germany, axelp@tibco.com Thomas Rauber

More information

COMPLETED LOCAL DERIVATIVE PATTERN FOR ROTATION INVARIANT TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib

COMPLETED LOCAL DERIVATIVE PATTERN FOR ROTATION INVARIANT TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib COMPLETED LOCAL DERIVATIVE PATTERN FOR ROTATION INVARIANT TEXTURE CLASSIFICATION Yutin Hu, Zhilin Lon, and Ghassan AlReib Multimedia & Sensors Lab (MSL) Center for Sinal and Information Processin (CSIP)

More information

Analytical Modeling and Experimental Assessment of Five-Dimensional Capacitive Displacement Sensor

Analytical Modeling and Experimental Assessment of Five-Dimensional Capacitive Displacement Sensor Sensors and Materials, Vol. 29, No. 7 (2017) 905 913 MYU Tokyo 905 S & M 1380 Analytical Modelin and Experimental Assessment of Five-Dimensional Capacitive Displacement Sensor Jian-Pin Yu, * Wen Wan, 1

More information

Figure 1: The trajectory of a projectile launched at θ 1 > 0.

Figure 1: The trajectory of a projectile launched at θ 1 > 0. 3 Projectile Motion Introduction Important: Complete and submit the Lab 3 problem set on WebAssin before you leave lab today. Your instructor and lab assistant will be happy to help. In Lab 2, you tested

More information

IBM Thomas J. Watson Research Center. Yorktown Heights, NY, U.S.A. The major advantage of BDDs is their eciency for a

IBM Thomas J. Watson Research Center. Yorktown Heights, NY, U.S.A. The major advantage of BDDs is their eciency for a Equivalence Checkin Usin Cuts and Heaps Andreas Kuehlmann Florian Krohm IBM Thomas J. Watson Research Center Yorktown Heihts, NY, U.S.A. Abstract This paper presents a verication technique which is specically

More information

A Nearest Neighbor Method for Efficient ICP

A Nearest Neighbor Method for Efficient ICP A Nearest Neihbor Method or Eicient ICP Michael Greenspan Guy Godin Visual Inormation Technoloy Group Institute or Inormation Technoloy, National Research Council Canada Bld. M50, 1500 Montreal Rd., Ottawa,

More information

Multi-Product Floorplan and Uncore Design Framework for Chip Multiprocessors

Multi-Product Floorplan and Uncore Design Framework for Chip Multiprocessors Multi-Product Floorplan and Uncore Desin Framework for hip Multiprocessors Marco scalante, Andrew B Kahn, Michael Kishinevsky, Umit Oras and Kambiz Samadi Intel orp, Hillsboro, OR, and S Departments, University

More information

optimization agents user interface agents database agents program interface agents

optimization agents user interface agents database agents program interface agents A MULTIAGENT SIMULATION OPTIMIZATION SYSTEM Sven Hader Department of Computer Science Chemnitz University of Technoloy D-09107 Chemnitz, Germany E-Mail: sha@informatik.tu-chemnitz.de KEYWORDS simulation

More information

main Entry main main pow Entry pow pow

main Entry main main pow Entry pow pow Interprocedural Path Prolin David Melski and Thomas Reps Computer Sciences Department, University of Wisconsin, 20 West Dayton Street, Madison, WI, 53706, USA, fmelski, reps@cs.wisc.edu Abstract. In path

More information

Accurate Power Macro-modeling Techniques for Complex RTL Circuits

Accurate Power Macro-modeling Techniques for Complex RTL Circuits IEEE VLSI Desin Conference, 00, pp. 35-4 Accurate Power Macro-modelin Techniques for Complex RTL Circuits Nachiketh R. Potlapally, Anand Rahunathan, Ganesh Lakshminarayana, Michael S. Hsiao, Srimat T.

More information

A Weighted Least Squares PET Image Reconstruction Method Using Iterative Coordinate Descent Algorithms

A Weighted Least Squares PET Image Reconstruction Method Using Iterative Coordinate Descent Algorithms A Weighted Least Squares PET Image Reconstruction Method Using Iterative Coordinate Descent Algorithms Hongqing Zhu, Huazhong Shu, Jian Zhou and Limin Luo Department of Biological Science and Medical Engineering,

More information

Optimal Scheduling of Dynamic Progressive Processing

Optimal Scheduling of Dynamic Progressive Processing Optimal Schedulin of Dynamic roressive rocessin Abdel-Illah ouaddib and Shlomo Zilberstein Abstract. roressive processin allows a system to satisfy a set of requests under time pressure by limitin the

More information

a<b x = x = c!=d = y x = = x false true

a<b x = x = c!=d = y x = = x false true 1 Introduction 1.1 Predicated execution Predicated execution [HD86, RYYT89, DT93, KSR93] is an architectural model in which each operation is uarded by a boolean operand whose value determines whether

More information

Survey on Error Control Coding Techniques

Survey on Error Control Coding Techniques Survey on Error Control Codin Techniques Suriya.N 1 SNS Collee of Enineerin, Department of ECE, surikala@mail.com S.Kamalakannan 2 SNS Collee of Enineerin, Department of ECE, kamalakannan.ap@mail.com Abstract

More information

A Web Architecture for progressive delivery of 3D content

A Web Architecture for progressive delivery of 3D content A Web Architecture for proressive delivery of 3D content Efi Foel Enbaya, Ltd. Daniel Cohen-Or Λ Tel Aviv University Revital Ironi Enbaya, Ltd. Tali Zvi Enbaya, Ltd. Enbaya, Ltd. y (a) (b) (c) Fiure 1:

More information

A Flexible Integration Strategy for In-Car Telematics Systems

A Flexible Integration Strategy for In-Car Telematics Systems A Flexible Interation Stratey for In-Car Telematics Systems Thomas Bauer Jens Herrmann Peter Liesmeyer Christopher Robinson-Mallett University of Potsdam Hasso-Plattner-Institute thomas.bauer @hpi.uni-potsdam.de

More information

Texture Un mapping. Computer Vision Project May, Figure 1. The output: The object with texture.

Texture Un mapping. Computer Vision Project May, Figure 1. The output: The object with texture. Texture Un mappin Shinjiro Sueda sueda@cs.ruters.edu Dinesh K. Pai dpai@cs.ruters.edu Computer Vision Project May, 2003 Abstract In computer raphics, texture mappin refers to the technique where an imae

More information

Olivier Coudert. and min. clique partition. 2 Notations. its set of vertices. extend a partial coloring.

Olivier Coudert. and min. clique partition. 2 Notations. its set of vertices. extend a partial coloring. Exact Colorin of Real-Life Graphs is Easy Olivier Coudert Synopsys, Inc., 700 East Middleeld Rd. Mountain View, CA 94043 Abstract Graph colorin has several important applications in VLSI CAD. Since raph

More information

General Design of Grid-based Data Replication. Schemes Using Graphs and a Few Rules. availability of read and write operations they oer and

General Design of Grid-based Data Replication. Schemes Using Graphs and a Few Rules. availability of read and write operations they oer and General esin of Grid-based ata Replication Schemes Usin Graphs and a Few Rules Oliver Theel University of California epartment of Computer Science Riverside, C 92521-0304, US bstract Grid-based data replication

More information

Code Optimization Techniques for Embedded DSP Microprocessors

Code Optimization Techniques for Embedded DSP Microprocessors Code Optimization Techniques for Embedded DSP Microprocessors Stan Liao Srinivas Devadas Kurt Keutzer Steve Tjian Albert Wan MIT Department of EECS Synopsys, Inc. Cambride, MA 02139 Mountain View, CA 94043

More information

Leveraging Models at Run-time to Retrieve Information for Feature Location

Leveraging Models at Run-time to Retrieve Information for Feature Location Leverain Models at Run-time to Retrieve Information for Feature Location Lorena Arcea,2, Jaime Font,2 Øystein Hauen 2,3, and Carlos Cetina San Jore University, SVIT Research Group, Zaraoza, Spain {larcea,jfont,ccetina}@usj.es

More information

FPGA Technology Mapping: A Study of Optimality

FPGA Technology Mapping: A Study of Optimality FPGA Technoloy Mappin: A Study o Optimality Andrew Lin Department o Electrical and Computer Enineerin University o Toronto Toronto, Canada alin@eec.toronto.edu Deshanand P. Sinh Altera Corporation Toronto

More information

SIMPACK: GETTING STARTED WITH SIMULATION PROGRAMMING IN C AND C++ Paul A. Fishwick. University of Florida. Bldg. CSE, Room 301

SIMPACK: GETTING STARTED WITH SIMULATION PROGRAMMING IN C AND C++ Paul A. Fishwick. University of Florida. Bldg. CSE, Room 301 SIMPACK: GETTING STARTED WITH SIMULATION PROGRAMMING IN C AND C++ Paul A. Fishwick Dept. of Computer & Information Science University of Florida Bld. CSE, Room 301 Gainesville, FL 32611 ABSTRACT SimPack

More information

MOTION DETECTION BY CLASSIFICATION OF LOCAL STRUCTURES IN AIRBORNE THERMAL VIDEOS

MOTION DETECTION BY CLASSIFICATION OF LOCAL STRUCTURES IN AIRBORNE THERMAL VIDEOS In: Stilla U, Rottensteiner F, Hinz S (Eds) CMRT05. IAPRS, Vol. XXXVI, Part 3/W24 --- Vienna, Austria, Auust 29-30, 2005 MOTION DETECTION BY CLASSIFICATION OF LOCAL STRUCTURES IN AIRBORNE THERMAL VIDEOS

More information

Numerical integration of discontinuous functions: moment fitting and smart octree

Numerical integration of discontinuous functions: moment fitting and smart octree Noname manuscript No. (will be inserted by the editor) Numerical interation of discontinuous functions: moment fittin and smart octree Simeon Hubrich Paolo Di Stolfo László Kudela Stefan Kollmannsberer

More information

Slicing Multi-threaded Java Programs : A Case Study

Slicing Multi-threaded Java Programs : A Case Study Slicin Multi-threaded Java Prorams : A Case Study Matthew B. Dwyer y, James C. Corbett z, John Hatcliff y, Stefan Sokolowski y, Honjun Zhen y ydepartment of Computin and Information Sciences Kansas State

More information

Probabilistic Gaze Estimation Without Active Personal Calibration

Probabilistic Gaze Estimation Without Active Personal Calibration Probabilistic Gaze Estimation Without Active Personal Calibration Jixu Chen Qian Ji Department of Electrical,Computer and System Enineerin Rensselaer Polytechnic Institute Troy, NY 12180 chenji@e.com qji@ecse.rpi.edu

More information

Learning Bayesian Networks from Inaccurate Data

Learning Bayesian Networks from Inaccurate Data Learnin Bayesian Networks from Inaccurate Data A Study on the Effect of Inaccurate Data on Parameter Estimation and Structure Learnin of Bayesian Networks Valerie Sessions Marco Valtorta Department of

More information

CONTRAST COMPENSATION FOR BACK-LIT AND FRONT-LIT COLOR FACE IMAGES VIA FUZZY LOGIC CLASSIFICATION AND IMAGE ILLUMINATION ANALYSIS

CONTRAST COMPENSATION FOR BACK-LIT AND FRONT-LIT COLOR FACE IMAGES VIA FUZZY LOGIC CLASSIFICATION AND IMAGE ILLUMINATION ANALYSIS CONTRAST COMPENSATION FOR BACK-LIT AND FRONT-LIT COLOR FACE IMAGES VIA FUZZY LOGIC CLASSIFICATION AND IMAGE ILLUMINATION ANALYSIS CHUN-MING TSAI 1, ZONG-MU YEH 2, YUAN-FANG WANG 3 1 Department of Computer

More information

Independence is Good: Dependency-Based Histogram Synopses for High-Dimensional Data

Independence is Good: Dependency-Based Histogram Synopses for High-Dimensional Data Independence is Good: Dependency-Based Historam Synopses for Hih-Dimensional Data Amol Deshpande Univ. of California, Berkeley amol@cs.berkeley.edu Minos Garofalakis Bell Laboratories minos@bell-labs.com

More information

Data-flow-based Testing of Object-Oriented Libraries

Data-flow-based Testing of Object-Oriented Libraries Data-flow-based Testin of Object-Oriented Libraries Ramkrishna Chatterjee Oracle Corporation One Oracle Drive Nashua, NH 03062, USA ph: +1 603 897 3515 Ramkrishna.Chatterjee@oracle.com Barbara G. Ryder

More information

IN this paper, we establish the computational complexity of optimally solving multi-robot path planning problems

IN this paper, we establish the computational complexity of optimally solving multi-robot path planning problems Intractability of Optimal Multi-Robot Path Plannin on Planar Graphs Jinjin Yu Abstract arxiv:504.007v3 [cs.ro] 6 Dec 05 We study the computational complexity of optimally solvin multi-robot path plannin

More information

Supporting Persistent Object Systems in a Single Address Space 1

Supporting Persistent Object Systems in a Single Address Space 1 Supportin Persistent Object Systems in a Sinle Address Space 1 Kevin Elphinstone, Stephen Russell, Gernot Heiser 2 School of Computer Science & Enineerin, The University of New South Wales, Sydney 2052,

More information

Main Menu. Summary. Introduction

Main Menu. Summary. Introduction Imain diffraction points usin the local imae matrix in prestack miration Xiaosan Zhu* 1,2, Ru-Shan Wu 1 1 Department of Earth & Planetary Sciences, University of California, Santa Cruz, CA 9564 2 Department

More information

Development of a variance prioritized multiresponse robust design framework for quality improvement

Development of a variance prioritized multiresponse robust design framework for quality improvement Development of a variance prioritized multiresponse robust desin framework for qualit improvement Jami Kovach Department of Information and Loistics Technolo, Universit of Houston, Houston, Texas 7704,

More information

Practical training Inga Kindermann; Dominik Haeussler

Practical training Inga Kindermann; Dominik Haeussler liht interference Materials: Laserpointer mountin material diffraction ratin with 40 slits per centimetre, CD-ROM (and ), cardboard security advise: Never let the direct beam of a laser hit your eyes!

More information

AN ALGORITHM FOR BLIND RESTORATION OF BLURRED AND NOISY IMAGES

AN ALGORITHM FOR BLIND RESTORATION OF BLURRED AND NOISY IMAGES AN ALGORITHM FOR BLIND RESTORATION OF BLURRED AND NOISY IMAGES Nader Moayeri and Konstantinos Konstantinides Hewlett-Packard Laboratories 1501 Page Mill Road Palo Alto, CA 94304-1120 moayeri,konstant@hpl.hp.com

More information

Heuristic Searching: A* Search

Heuristic Searching: A* Search IOSR Journal of Computer Enineerin (IOSRJCE) ISSN: 2278-0661 Volume 4, Issue 2 (Sep.-Oct. 2012), PP 01-05 Nazmul Hasan (Department of Computer Science and Enineerin, Military Institute of Science and Technoloy,

More information

Development and Verification of an SP 3 Code Using Semi-Analytic Nodal Method for Pin-by-Pin Calculation

Development and Verification of an SP 3 Code Using Semi-Analytic Nodal Method for Pin-by-Pin Calculation Journal of Physical Science and Application 7 () (07) 0-7 doi: 0.765/59-5348/07.0.00 D DAVID PUBLISHIN Development and Verification of an SP 3 Code Usin Semi-Analytic Chuntao Tan Shanhai Nuclear Enineerin

More information

VERY FAST SIMULATION STRATEGY (VFSS) DEVELOPED WITHIN CODESTAR PROJECT

VERY FAST SIMULATION STRATEGY (VFSS) DEVELOPED WITHIN CODESTAR PROJECT VERY FAST SIMULATION STRATEGY (VFSS) DEVELOPED WITHIN CODESTAR PROJECT Daniel Ioan and Gabriela Ciuprina. Univ. Politehnica Bucharest (lmn@lmn.pub.ro), Laboratorul de Metode Numerice (LMN) Abstract An

More information

Collapsing for Multiple Output Circuits. Diagnostic and Detection Fault. Raja K. K. R. Sandireddy. Dept. Of Electrical and Computer Engineering,

Collapsing for Multiple Output Circuits. Diagnostic and Detection Fault. Raja K. K. R. Sandireddy. Dept. Of Electrical and Computer Engineering, Diagnostic and Detection Fault Collapsing for Multiple Output Circuits Raja K. K. R. Sandireddy Dept. Of Electrical and Computer Engineering, Auburn University, Auburn AL-36849 USA Outline Introduction

More information

Theory (CSc 473): Automata, Grammars, and Lanuaes. Let D = fwjw contains an equal number of occurrences of the substrins 0 and 0 Thus 0 2 D because 0

Theory (CSc 473): Automata, Grammars, and Lanuaes. Let D = fwjw contains an equal number of occurrences of the substrins 0 and 0 Thus 0 2 D because 0 Masters Examination Department of Computer Science October 3, 998 Instructions This examination consists of nine problems. The questions are in three areas:. Theory and Alorithms: CSc 473, 545, and 573;

More information

Using LDAP Directory Caches. Olga Kapitskaia. AT&T Labs{Research. on sample queries from a directory enabled application

Using LDAP Directory Caches. Olga Kapitskaia. AT&T Labs{Research. on sample queries from a directory enabled application Usin LDAP Directory Caches Sophie Cluet INRIA Rocquencourt Sophie.Cluet@inria.fr Ola Kapitskaia AT&T Labs{Research ola@research.att.com Divesh Srivastava AT&T Labs{Research divesh@research.att.com 1 Introduction

More information

Multi-scale Local Binary Pattern Histograms for Face Recognition

Multi-scale Local Binary Pattern Histograms for Face Recognition Multi-scale Local Binary Pattern Historams for Face Reconition Chi-Ho Chan, Josef Kittler, and Kieron Messer Centre for Vision, Speech and Sinal Processin, University of Surrey, United Kindom {c.chan,.kittler,k.messer}@surrey.ac.uk

More information

WAVELENGTH Division Multiplexing (WDM) significantly

WAVELENGTH Division Multiplexing (WDM) significantly IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 25, NO. 6, AUGUST 27 1 Groomin Multicast Traffic in Unidirectional SONET/WDM Rins Anuj Rawat, Richard La, Steven Marcus, and Mark Shayman Abstract

More information

In Proceedings of ICPP 90, The 1990 International Conference on Parallel Processing, Chicago,Illinois, August 1990.

In Proceedings of ICPP 90, The 1990 International Conference on Parallel Processing, Chicago,Illinois, August 1990. In Proceedins of IPP 9, The 99 International onference on Parallel Processin, hicao,illinois, uust 99. SETH VLSI HIP FOR THE REL-TIME INFORMTION DISPERSL ND RETRIEVL FOR SEURITY ND FULT-TOLERNE zer estavros

More information

Global Design of Analog Cells using Statistical Optimization

Global Design of Analog Cells using Statistical Optimization Global Design of Analog Cells using Statistical Optimization Techniques 2 Global Design of Analog Cells using Statistical Optimization Techniques F. Medeiro, R. Rodríguez-Macías, F.V. Fernández, R. Domínguez-Castro,

More information

A Novel Method for Power-Flow Solution of Radial Distribution Networks

A Novel Method for Power-Flow Solution of Radial Distribution Networks A Novel Method for Power-Flow Solution of Radial Distribution Networks 1 Narinder Singh, 2 Prof. Rajni Bala 1 Student-M.Tech(Power System), 2 Professor(Power System) BBSBEC, Fatehgarh Sahib, Punjab Abstract

More information

(12) United States Patent

(12) United States Patent (12) United States Patent Williams et al. USOO6753OB1 (10) Patent No.: () Date of Patent: Jan. 14, 2003 (54) (75) (73) (*) (21) (22) (51) (52) (58) (56) WEIGHTED THROTTLING MECHANISM WITH RANK BASED THROTTLING

More information

Summary. Introduction

Summary. Introduction Imae amplitude compensations: propaator amplitude recovery and acquisition aperture correction Jun Cao and Ru-Shan Wu Department of Earth and Planetary Sciences/IGPP, University of California, Santa Cruz

More information

Analytic Performance Models for Bounded Queueing Systems

Analytic Performance Models for Bounded Queueing Systems Analytic Performance Models for Bounded Queueing Systems Praveen Krishnamurthy Roger D. Chamberlain Praveen Krishnamurthy and Roger D. Chamberlain, Analytic Performance Models for Bounded Queueing Systems,

More information

RECENTLY, researches on gigabit wireless personal area

RECENTLY, researches on gigabit wireless personal area 146 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 55, NO. 2, FEBRUARY 2008 An Indexed-Scaling Pipelined FFT Processor for OFDM-Based WPAN Applications Yuan Chen, Student Member, IEEE,

More information

Efficient and Provably Secure Ciphers for Storage Device Block Level Encryption

Efficient and Provably Secure Ciphers for Storage Device Block Level Encryption Efficient and Provably Secure Ciphers for Storae Device Block evel Encryption Yulian Zhen SIS Department, UNC Charlotte yzhen@uncc.edu Yone Wan SIS Department, UNC Charlotte yonwan@uncc.edu ABSTACT Block

More information

in two important ways. First, because each processor processes lare disk-resident datasets, the volume of the communication durin the lobal reduction

in two important ways. First, because each processor processes lare disk-resident datasets, the volume of the communication durin the lobal reduction Compiler and Runtime Analysis for Ecient Communication in Data Intensive Applications Renato Ferreira Gaan Arawal y Joel Saltz Department of Computer Science University of Maryland, Collee Park MD 20742

More information

Modular Design of Fuzzy Controller Integrating Deliberative and. Reactive Strategies. Technical Computer Science, Faculty of Technology,

Modular Design of Fuzzy Controller Integrating Deliberative and. Reactive Strategies. Technical Computer Science, Faculty of Technology, Modular Desin of Fuzzy Controller Interatin Deliberative and Reactive Strateies Jianwei Zhan, Frank Wille and Alois Knoll Technical Computer Science, Faculty of Technoloy, University of Bielefeld, 33501

More information

Learning Geometric Concepts with an Evolutionary Algorithm. Andreas Birk. Universitat des Saarlandes, c/o Lehrstuhl Prof. W.J.

Learning Geometric Concepts with an Evolutionary Algorithm. Andreas Birk. Universitat des Saarlandes, c/o Lehrstuhl Prof. W.J. Learnin Geometric Concepts with an Evolutionary Alorithm Andreas Birk Universitat des Saarlandes, c/o Lehrstuhl Prof. W.J. Paul Postfach 151150, 66041 Saarbrucken, Germany cyrano@cs.uni-sb.de http://www-wjp.cs.uni-sb.de/cyrano/

More information

A Novel Analog Module Generator Environment

A Novel Analog Module Generator Environment A Novel Analog Module Generator Environment M. Wolf *, U. Kleine * and B. J. Hosticka ** * Otto-von-Guericke-Universität Magdeburg IPE, PO Box 412, D-3916 Magdeburg, Germany email: mwolf@ipe.et.uni-magdeburg.de

More information

A Mobile Robot that Understands Pedestrian Spatial Behaviors

A Mobile Robot that Understands Pedestrian Spatial Behaviors The 00 IEEE/RSJ International Conference on Intellient Robots and Systems October -, 00, Taipei, Taiwan A Mobile Robot that Understands Pedestrian Spatial Behaviors Shu-Yun Chun and Han-Pan Huan, Member,

More information

i=266 to 382 ok Undo

i=266 to 382 ok Undo Softspec: Software-based Speculative Parallelism Derek Bruenin, Srikrishna Devabhaktuni, Saman Amarasinhe Laboratory for Computer Science Massachusetts Institute of Technoloy Cambride, MA 9 iye@mit.edu

More information

Software-based Compensation of Vibration-induced Errors of a Commercial Desktop 3D Printer

Software-based Compensation of Vibration-induced Errors of a Commercial Desktop 3D Printer 6th International Conference on Virtual Machinin Process Technoloy (VMPT), Montréal, May 29th June 2nd, 2017 Software-based Compensation of Vibration-induced Errors of a Commercial Desktop 3D Printer D.

More information

A Novel DPS Integrator for Fast CMOS Imagers

A Novel DPS Integrator for Fast CMOS Imagers ISCAS 08: A Novel DPS for Fast CMOS Imagers Intro Reset-Issues Novel-PDM CMOS Results Conclusions 1/17 A Novel DPS Integrator for Fast CMOS Imagers J. M. Margarit, J. Sabadell, L. Terés and F. Serra-Graells

More information