Feedback Error Learning Neural Network Applied to a Scara Robot

Size: px
Start display at page:

Download "Feedback Error Learning Neural Network Applied to a Scara Robot"

Transcription

1 Feeback Error Learning Neural Network Applie to a Scara Robot Fernano Passol Dept. of Electrical Engineering University of Passo Funo Passo Funo, Brazil passol@upf.tche.br Abstract This paper escribes experimental results applying artificial neural networks to perform the position control of a real scara manipulator robot. The general control strategy consists of a neural controller that operates in parallel with a conventional controller base on the feeback error learning architecture. The main avantage of this architecture is that it oes not reuire any moification of the previous conventional controller algorithm. MLP an RBF neural networks traine online have been use, without reuiring any previous knowlege about the system to be controlle. The approach has performe very successfully, with better results obtaine with the RBF networks when compare to PID an sliing moe positional controllers. Marcelo Ricaro Stemmer Dept. of Automation System Feeral University of Santa Catarina Florianópolis, Brazil marcelo@as.ufsc.br The main purpose was to evaluate new algorithms for position/force control, since the robot is also euippe with a force sensor. Fig. shows the INTER scara robot. Introuction This paper escribes an iscusses practical results obtaine with the use of computational intelligence techniues, specifically artificial neural networks, applie to the position control of a real manipulator robot. The neural controller propose in this work was applie in a real scara robot installe at the Inustrial Automation Laboratory of the Feeral University of Santa Catarina, Brazil. The work is the result of a cooperation between the Automation an Mechanical Engineering epartments. The robot was manufacture by the Institute of Robotics (IfR) of the ETH (Swiss Feeral Institute of Technology, Differently from most inustrial manipulator robots, this one has an open architecture, which allows the implementation of any type of control law. The man-machine interface is accomplishe through the XO/2 Real-Time Operational System or Oberon System 3 for Winows ( also evelope in the ETH especially for the mecatronics area. This real-time operational system also incorporates an object oriente programming language which coul be seen as a successor of Moula2 an Pascal. Figure. INTER scara robot. Manipulator robots are a type of non-linear an time variant systems. Conventional controllers, such as PD an PID, are use among other avance an robust controllers that reuire some knowlege about the ynamic moel of the system uner control. In the case of manipulator robots, it is ifficult to obtain some parameters, as the inertia matrix an mass centers of any joint, with sufficient accuracy. Therefore either aaptive controller are reuire to overcome these inaccurate parameters or control laws base on Lyapunov functions are evelope to guarantee some kin of stability [4]. Both approaches reuire some knowlege about the system. This work explores a computational intelligence techniue, namely artificial neural networks, to eal with this situation. In particular, control algorithms base on neural networks an fuzzy logic techniues are consiere intelligent control approaches that o not reuire any previous knowlege about the system to be controlle. The main goal of this work was to explore an

2 effective computational intelligence techniue to control this complex system using a structure as simples as possible, with preference to one which reuires less change in the previous conventional controller alreay installe in the system, o not overloa the main processor an is robust against isturbance an loa effect variations. 2 Neural Controller Types Artificial Neural Networks (As) have been applie to several cases of control systems, showing special aeuacy when we have to eal with complexity, nonlinearity or uncertainty [3]. The neural approach is interesting, notably in the cases where: a) Mathematical moels of the process are poor or o not even exist an linear moels are inaeuate to represent the system with sufficient accuracy; b) The system works satisfactorily with an existing controller but its performance eteriorates substantially when high performances (e.g. spees) are reuire, so non-linear controllers become necessary. As have prove their ability to approximate arbitrary nonlinear maps an the availability of methos for ajusting their parameters on basis of input an output ata makes them particularly attractive in ientifiers an controllers [3]. Narenra [3] also comments that it seems to be valuable to keep linear an non-linear components working in parallel, where the neural networks represent the non-linear components. He also mentions the brief learning time perios an the increase of accuracy that results from this kin of integration. In the control systems area, a few neural moels have been prove to be more suitable than others, namely the: ) Multilayer Perceptron networks (MLP); 2) Raial Base Function networks (RBF). Among several ways to apply As in a control scheme, we can cite: (i) inverse ientification (reuires unesirable off-line training), (ii) reference moel structure, (iii) internal moel control, (iv) preictive control (uses two As, one of them traine off-line to ientify the system), (v) optimal control (also reuires two nets: the first one to uantify the state space of the system an the next acts as a classifier). Articles [7] an [2] iscuss two learning architectures that seem to be the most appropriate an promising: a) Feeback-error learning architecture; an b) Aaptive learning architecture. The feeback error learning approach is characterize by the A inserte in the feeback path to capture the nonlinear characteristics of the system. The A weights are tune on-line with no off-line learning phase an, when compare with the aaptive techniue, we o not reuire any knowlege of the robot ynamics, linearity in the unknown system parameters or the teious computation of a regression matrix. Thus, this approach is moel-free an represents an improvement over aaptive techniues []. 2. Multilayer Perceptron Net This network consists of a set of sensory input units (source noes) that constitute the input layer, one or more hien layers an an output layer. The input signal propagates through the network in a forwar irection, on a layer-by-layer basis [6]. Multilayer perceptrons coul be traine in a supervise manner using the back-propagation algorithm. Backpropagation is base on the error-correction learning rule an uses a least-mean-suare error algorithm to ajust its connection weights. The error back-propagation learning consists of two stages: first, a forwar phase, when the input vector is applie to the sensory noes of the network, an its effect propagates through the network layer by layer. ly, an output set is prouce as the current response of the network. During the forwar phase the weights of the network are kept unchange. In the secon phase, the backwar phase, an error signal is propagate backwar through the network against the irection of synaptic connections an the weights are ajuste to make the current response of the network move closer to the esire response base on a steepest escent algorithm, or back propagation weight upate rule, also calle generalize elta-rule [6]. 2.2 Raial Base Functions Net The basic structure of the RBF network consists of three layers. Different from the MLP networks, the layers here have ifferent tasks. The first layer is passive an only connects the moel to the real worl. The secon layer is a uniue hien layer. It performs a non-linear transformation from the input vector space to the internal vector space. The last layer is the output layer an transforms internal vector space into output vector space in a linear manner. There are several algorithms available to train the network [6][3][5]. These two types of neural nets can be universal function approximators [6][5]. 3 Controller Propose The controller propose here uses a conventional PD or PID that performs in parallel with an artificial neural network traine on-line. This kin of architecture for neural controllers is known as feeback error learning

3 because the net uses the output signal generate by the conventional controller as its own error signal that is back propagate for learning purposes [3][]. Fig. 2 shows the architecture applie in this case. Path Generator, &, &&, & - & & Neural Net τ Conventional Controller τ Figure 2. Controller architecture. Robot Both types of A teste perform with the same input ata vector: x = [ & & ], where is the vector of current joint positions; & is the vector of current joint spees (obtaine through numerical ifferentiation); & & correspons to the esire joint accelerations (like in other manipulators, there is no accelerometer available for each joint, so the esire acceleration compute by the path generator was use). These inputs were boune into its maximum an minimum possible operational values for this robot an then scale between the neural input range -.9 to.9 only for the MLP nets. Note that, ifferent from MLP nets, the RBF nets o not nee a scale proceure as they coul eal irectly with rough ata, but it was necessary to organize the input ata into three ifferent classes: ) joint positions, 2) joint spees an 3) joint accelerations see fig. 3. The iea behin organizing the ata into ifferent classes comes from earliest experience with fuzzy inference systems. One coul compare RBF networks with fuzzy inference systems [2]. Each class of input ata coul be unerstoo as linguistic operations of fuzzy systems. Each class of ata is mappe using m Gaussian functions an coul be compare to the m membership functions that will be use in a fuzzy system. An finally, the rules an the way they are evaluate in a fuzzy system were performe by the output layer of a RBF network. Each synaptic connection of the output layer coul be compare to the fuzzy IF-THEN-rules. The overall outputs are erive through the weighte sum one by the output layer [9]. Hence, m Gaussian functions were create to categorize each vector of each class of input ata, as can be seen in fig. 3. One coul argument the massive amount of ata reuire for the input layer (3 classes 4.o.f. m Gaussian functions) is a rawback of this approach, but this solution was relate to the final application in min in this case. Motions in the plane XY were one by the first two joints of the robot. Height (Z), & an final orientation (θ) is performe by the last two joints of this robot but there is a mechanical coupling between them, i.e., changes only in the final orientation of the robot result in a small change for the final height reache by the robot. That represents an extra challenge to evelop an effective controller to this kin of robot. Input Layer & & & & & 2 3 & & 2 & & 2 & 3 & & 3 Green Functions ϕ N- ϕ m ϕ m i ϕ m ϕ m Hien Layer w ij Σ Σ Σ 2 Σ 3 Figure 3. Structure of the RBF A use. Outputs τ τ τ 2 τ 3 The centers x i of the m esire Gaussian functions are fixe, base on the range (minimal an maximal values) of the input vector. That allows to efine the maximum Eucliian istance, max, between each Gaussian centers as: max =(x max -x min )/(m-) an then to fix the stanar eviation (or sprea) of each Gaussian function to be use accoring to: max σ = 2 m The traitional back-propagation algorithm expane with momentum term was use to ajust in real-time the weights of the MLP an RBF networks [6]. The aition of the momentum term to the elta rule traitionally use to upate the weights of the net (base on the metho of ()

4 the escening graient of the error signal), spees up this algorithm, it eliminates ecurrent oscillations of the calculation of the graient an prevents the net to get paralyze into a point of minimum local (an not global) in its surface errors [6]. Both networks en with 4 neurons, each one to evaluate the torue neee to comman each joint motor of the robot. The final torue sent to each joint is efine as: τ τ τ = (2) where τ is relate to the torue evaluate by the conventional feeback controller that performs in parallel with one of these networks. PD an PID controllers working in the joint space have been use. The euation for the PID use is given by: τ B ( K ~ K ~ K &~ = ( ) p i t ) (3) where B() refers to the inertia matrix of the robot (estimate); ~ = ( ) represents the error between the esire an the actual joint position; &~ refers to the velocity error; K p is the vector of proportional gains for each joint; K i refers to the integral vector gains an K is the erivative gain vector for each joint. To get a PD action over the system, the K i vector was not use (eual to zero). Table shows the parameters use for the teste PD/PID controllers. Table. PID parameters use. Joint Joint Joint 2 Joint 3 Kp K Ki Experimental Results The algorithms relate with this neural controller ha been implemente in the form of a real-time task that runs with a sampling rate of millisecon. At each millisecon is evaluate the action of conventional controller, evaluate the forwar phase of the neural net an still the backwar phase while the trajectory error, ~ >. (ra m). The controller was teste over the trajectory shown by fig. 4. Table 2 shows the joint positions, spees an accelerations evelope for each joint. All the four joints were move simultaneously. Fig. 5 shows the output torues evelope by ifferent controllers for the joint 3 (the last an faster). Note the ifferent performances evelope by the PDMLPc (MLP with one single hien layer), PDMLP2c (MLP with two hien layers), PDRBF(5) (RBF with 5 Gaussina functions) an PIDRBF controllers teste. Figure 6 shows the trajectory error over time. During the initial one-thir of the robot configuration change perio the As are in their learning time an the conventional controller still preominates in the joint control. But even before the en of this perio of time, it coul be seen that the As output torue takes preominance over the final torue evaluate (fig. 6). It coul be seen that the A learns the ynamic behavior of the system an then oes the ynamic compensation that results in higher performance compare to a conventional controller. Y [cm] Superior View [XYθ] b a -2-2 X [cm] Z [cm] b Lateral View [XZ] a 2 X [cm] Figure 4. Trajectory use for test of table. Table 2. Data of trajectory execute. Data Joint Joint Joint 2 Joint 3 a (ra) (ra) (cm) (ra) b (ra) (ra) (cm) (ra) & max & & max -.7 (ra/s).85 (ra/s 2 ).9 (ra/s). (ra/s 2 ) 22.9 (cm/s) 47.4 (cm/s 2 ).85 (ra/s) -.93 (ra/s 2 ) The best results for the MLP nets were achieve with learning rate η =.35 an momentum term α=.5. Relate to the RBF nets, the best learning parameters foune were: η =.5 an α =.5. Note that a PID performing with a RBF net allows the better performance (fig. 5() an 5(e)) followe by the PDRBF, PDMLP an finally the single PD. It was note that the use of two hien layers for the MLP A oes not imply in a better performance an moreover as a small resiual memory effect in presence of a isturbance on the system (this behavior has been observe in tests where an elastic string was place in the mile of a linear trajectory).

5 Torues Joint 3 Torues Joint τ τ (a) PD controller () PDRBF(5). Torues Joint 3 Torues Joint τ (b) PD MLPc. Torues Joint 3 τ τ τ (e) PID RBF(5). Figure 5 (cont). Output torue evelope for joint τ τ x -3 5 PD PDMLP2c PDRBF PIDRBF Joint 3 Error Position PD PDRBF (c) PD MLP2c. (ra) 5 PIDRBF Figure 5. Output torue evelope for joint PDMLP2c Sampling time (k) Figure 6. Joint 3 tracking error.

6 Experimental results have also emonstrate that the aition of more than 5 Gaussian functions in the RBF A controller slightly increases the performance but at the expenses of a significant higher computational cost. 4 Conclusions This paper has presente a practical an successful application of a neural controller performing in parallel with a conventional controller in the position an trajectory following control of a real robot. The use of a conventional controller performing in parallel with the As is avantageous to maintain the robustness of the system when the A become saturate (ue to high learning rates) an is important to force the reajustment of the synaptic weights of the A use when the robot changes its configuration. As soon as the A captures the ynamic behavior of the system, the final torue is given uite totally by the A an a higher performance coul be achieve. Both the MLP an RBF A perform very well, but RBF oes it better an faster than a MLP, mainly if it works in parallel with a PID controller. An aitional an unexpecte avantage coul be achieve with the PIDRBF controller: robot motion with lowest noise levels (uite silent). On the other han, there is also a rawback: A reuires more processing power to work in parallel with the conventional controller see table 3. Table 3. Power computer resources reuire. Controller Processing tme Type Min Max PD 4 4 PDMLP2c PDRBF(5) PDRBF(7) Note: values expresse in nanosecons. Even if computer resources are short, a simple PDMLP with one hien layer allow better results than a PD controller. Otherwise, if higher processing power is available, a PIDRBF achieves the best results. Since the neural controllers propose here have performe very successfully, future irections of this works inten to establish an integrate position/force control over a hybri control architecture to eal with robot applications that imply some contact with the environment. References [2] Fritzke, B; Incremental neuro-fuzzy systems, Applications of soft computing, SPIE International Symposim on Optical Science, Engineering an Instrumentation, San Diego, 997. [3] Gabrijel I. an Dobnikar, A., Aaptative RBF Neural Network, SOCO'97 Conference, Nimes, France, September, 997, pp. 64 7, URL: [4] Ge, S. S., Hang, C. C. an Woon, L. C., Aaptive neural network control of robot manipulators in task space, IEEE Trans. On Inustrial Electronics, vol. 44, no. 6, 997, pp [5] Girosi, F. an Poggio, T., Networks an the best approximation property, in M. M. Gupta an D. H. Rao (es), Neuro-Control Systems, Theory an Applications, IEEE Pres: Piscataway, NJ, 993., pp [6] Haykin, S., Neural Networks: A Comprehensive Founation, 2 n. E., Prentice Hall: New Jersey, 999. [7] Katic, D. an Vukobratovic, M., Connectionist base robot control: an overview, 3 th IFAC, vol. b-5, 6, San Francisco, 996, pp [8] Keller, R., CSCI 52 neural networks course, Lecture slies, Harvey MU Coolege, Computer Sci. epot., Claremont, CA, 999, URL: slies/inex.html. [9] Kiguchi, K. an Fukua, T., Intelligent position/force controller for inustrial robot manipulators applications of fuzzy neural networks, IEEE Trans. On Iustrial Electronics, vol. 44, no. 6, 997, pp [] Kim, Y. H., an Lewis, F. L., Neural network output feeback control of robot manipulators, IEEE Trans. On Robotics an Automation, vol 5, no. 2, 999, pp [] Lightboy, G. an Irwin, G. W., Nonlinear control sstrcutures base on embee neural systems moels, IEEE Trans. On Neural Networks, vol. 8, no. 3, 997, pp [2] Morris, A. S., an Khemanissia, S, Artificial neural networks base intelligent robot ynamic control, in A. M. S. Zalazala an A. S. Morris (es), Neural Networks for Robotic Control - Theory an Applications, chapter 2, Ellis Horwoo: Great Briain, pp [3] Narenra, K. S., Neural networks for real-time control, 36 th IEEE Conference on Decision an Control, San Diego, CA, 997, pp [4] Sciavicco, L. an Siciliano, B., Moeling an Control of Robot Manipulators, McGraw-Hill, 996. [5] Talebi, H. A., Patel, R. V. an Khorasani, K., Ibverse yamics control of flexible-link manipulators using neural networks, IEEE Int. Conf. on Robotics an Automation, Leuven, Belgiun, 998, pp [6] Zalzala, A. M. S., Moel-base aaptive neural structures for robotic control, in A. M. S. Zalzala an A. S. Morris (es), Neural Networks for Robotic Control Theory an Applications, Ellis Horwoo: Great Briatin, 996, chapter 4, pp [7] Zell, A. et all, SS: Stuttgart Neural Network Simulator, User Manual, Version 4., University of Stuttgart, 995, URL: [] Er, M. J., an Liew, K. C., Control of Aept ne Scara robot using neural networks, IEEE Trans. On Inustrial Electronics, vol. 44, no. 6, 997, pp

Applying RBF Neural Nets for Position Control of an Inter/Scara Robot

Applying RBF Neural Nets for Position Control of an Inter/Scara Robot Int. J. of Computers, Communications & Control, ISSN 1841-9836, E-ISSN 1841-9844 Vol. IV (29), No. 2, pp. 148-157 Applying RBF Neural Nets for Position Control of an Inter/Scara Robot Fernando Passold

More information

A MIMO Fuzzy Controller for tracking: Robot control. Carl Crane Professor, Mechanical Engineering University of Florida Gainesville, FL 32611

A MIMO Fuzzy Controller for tracking: Robot control. Carl Crane Professor, Mechanical Engineering University of Florida Gainesville, FL 32611 A MIMO Fuzzy Controller for tracking: Robot control Paul A.C. Mason Assistant Professor, Kevin Walchko Research Assistant Carl Crane Professor, Mechanical Engineering University of Floria Gainesville,

More information

A new fuzzy visual servoing with application to robot manipulator

A new fuzzy visual servoing with application to robot manipulator 2005 American Control Conference June 8-10, 2005. Portlan, OR, USA FrA09.4 A new fuzzy visual servoing with application to robot manipulator Marco A. Moreno-Armenariz, Wen Yu Abstract Many stereo vision

More information

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means Classifying Facial Expression with Raial Basis Function Networks, using Graient Descent an K-means Neil Allrin Department of Computer Science University of California, San Diego La Jolla, CA 9237 nallrin@cs.ucs.eu

More information

Figure 1: Schematic of an SEM [source: ]

Figure 1: Schematic of an SEM [source:   ] EECI Course: -9 May 1 by R. Sanfelice Hybri Control Systems Eelco van Horssen E.P.v.Horssen@tue.nl Project: Scanning Electron Microscopy Introuction In Scanning Electron Microscopy (SEM) a (bunle) beam

More information

Dual Arm Robot Research Report

Dual Arm Robot Research Report Dual Arm Robot Research Report Analytical Inverse Kinematics Solution for Moularize Dual-Arm Robot With offset at shouler an wrist Motivation an Abstract Generally, an inustrial manipulator such as PUMA

More information

Fuzzy Learning Variable Admittance Control for Human-Robot Cooperation

Fuzzy Learning Variable Admittance Control for Human-Robot Cooperation Fuzzy Learning ariable Amittance Control for Human-Robot Cooperation Fotios Dimeas an Nikos Aspragathos Abstract This paper presents a metho for variable amittance control in human-robot cooperation tasks,

More information

Comparison of Methods for Increasing the Performance of a DUA Computation

Comparison of Methods for Increasing the Performance of a DUA Computation Comparison of Methos for Increasing the Performance of a DUA Computation Michael Behrisch, Daniel Krajzewicz, Peter Wagner an Yun-Pang Wang Institute of Transportation Systems, German Aerospace Center,

More information

Parts Assembly by Throwing Manipulation with a One-Joint Arm

Parts Assembly by Throwing Manipulation with a One-Joint Arm 21 IEEE/RSJ International Conference on Intelligent Robots an Systems, Taipei, Taiwan, October, 21. Parts Assembly by Throwing Manipulation with a One-Joint Arm Hieyuki Miyashita, Tasuku Yamawaki an Masahito

More information

Coupling the User Interfaces of a Multiuser Program

Coupling the User Interfaces of a Multiuser Program Coupling the User Interfaces of a Multiuser Program PRASUN DEWAN University of North Carolina at Chapel Hill RAJIV CHOUDHARY Intel Corporation We have evelope a new moel for coupling the user-interfaces

More information

A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Based on Gravity

A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Based on Gravity Worl Applie Sciences Journal 16 (10): 1387-1392, 2012 ISSN 1818-4952 IDOSI Publications, 2012 A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Base on Gravity Aliasghar Rahmani Hosseinabai,

More information

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama an Hayato Ohwaa Faculty of Sci. an Tech. Tokyo University of Science, 2641 Yamazaki, Noa-shi, CHIBA, 278-8510, Japan hiroyuki@rs.noa.tus.ac.jp,

More information

Offloading Cellular Traffic through Opportunistic Communications: Analysis and Optimization

Offloading Cellular Traffic through Opportunistic Communications: Analysis and Optimization 1 Offloaing Cellular Traffic through Opportunistic Communications: Analysis an Optimization Vincenzo Sciancalepore, Domenico Giustiniano, Albert Banchs, Anreea Picu arxiv:1405.3548v1 [cs.ni] 14 May 24

More information

Design of Controller for Crawling to Sitting Behavior of Infants

Design of Controller for Crawling to Sitting Behavior of Infants Design of Controller for Crawling to Sitting Behavior of Infants A Report submitte for the Semester Project To be accepte on: 29 June 2007 by Neha Priyaarshini Garg Supervisors: Luovic Righetti Prof. Auke

More information

Tracking and Regulation Control of a Mobile Robot System With Kinematic Disturbances: A Variable Structure-Like Approach

Tracking and Regulation Control of a Mobile Robot System With Kinematic Disturbances: A Variable Structure-Like Approach W. E. Dixon e-mail: wixon@ces.clemson.eu D. M. Dawson e-mail: awson@ces.clemson.eu E. Zergeroglu e-mail: ezerger@ces.clemson.eu Department of Electrical & Computer Engineering, Clemson University, Clemson,

More information

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 17, No 3 Sofia 017 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-017-0030 Particle Swarm Optimization Base

More information

6 Gradient Descent. 6.1 Functions

6 Gradient Descent. 6.1 Functions 6 Graient Descent In this topic we will iscuss optimizing over general functions f. Typically the function is efine f : R! R; that is its omain is multi-imensional (in this case -imensional) an output

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Svärm, Linus; Stranmark, Petter Unpublishe: 2010-01-01 Link to publication Citation for publishe version (APA): Svärm, L., & Stranmark, P. (2010). Shift-map Image Registration.

More information

Generalized Edge Coloring for Channel Assignment in Wireless Networks

Generalized Edge Coloring for Channel Assignment in Wireless Networks Generalize Ege Coloring for Channel Assignment in Wireless Networks Chun-Chen Hsu Institute of Information Science Acaemia Sinica Taipei, Taiwan Da-wei Wang Jan-Jan Wu Institute of Information Science

More information

Automation of Bird Front Half Deboning Procedure: Design and Analysis

Automation of Bird Front Half Deboning Procedure: Design and Analysis Automation of Bir Front Half Deboning Proceure: Design an Analysis Debao Zhou, Jonathan Holmes, Wiley Holcombe, Kok-Meng Lee * an Gary McMurray Foo Processing echnology Division, AAS Laboratory, Georgia

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Linus Svärm Petter Stranmark Centre for Mathematical Sciences, Lun University {linus,petter}@maths.lth.se Abstract Shift-map image processing is a new framework base on energy

More information

Refinement of scene depth from stereo camera ego-motion parameters

Refinement of scene depth from stereo camera ego-motion parameters Refinement of scene epth from stereo camera ego-motion parameters Piotr Skulimowski, Pawel Strumillo An algorithm for refinement of isparity (epth) map from stereoscopic sequences is propose. The metho

More information

Local Path Planning with Proximity Sensing for Robot Arm Manipulators. 1. Introduction

Local Path Planning with Proximity Sensing for Robot Arm Manipulators. 1. Introduction Local Path Planning with Proximity Sensing for Robot Arm Manipulators Ewar Cheung an Vlaimir Lumelsky Yale University, Center for Systems Science Department of Electrical Engineering New Haven, Connecticut

More information

An adaptive switching learning control method for trajectory tracking of robot manipulators

An adaptive switching learning control method for trajectory tracking of robot manipulators Mechatronics 6 (6) 5 6 An aaptive switching learning control metho for trajectory tracking of robot manipulators P.R. Ouyang a, W.J. Zhang a, *, Maan M. Gupta b a Avance Engineering Design Laboratory,

More information

Estimating Velocity Fields on a Freeway from Low Resolution Video

Estimating Velocity Fields on a Freeway from Low Resolution Video Estimating Velocity Fiels on a Freeway from Low Resolution Vieo Young Cho Department of Statistics University of California, Berkeley Berkeley, CA 94720-3860 Email: young@stat.berkeley.eu John Rice Department

More information

Learning Polynomial Functions. by Feature Construction

Learning Polynomial Functions. by Feature Construction I Proceeings of the Eighth International Workshop on Machine Learning Chicago, Illinois, June 27-29 1991 Learning Polynomial Functions by Feature Construction Richar S. Sutton GTE Laboratories Incorporate

More information

Solution Representation for Job Shop Scheduling Problems in Ant Colony Optimisation

Solution Representation for Job Shop Scheduling Problems in Ant Colony Optimisation Solution Representation for Job Shop Scheuling Problems in Ant Colony Optimisation James Montgomery, Carole Faya 2, an Sana Petrovic 2 Faculty of Information & Communication Technologies, Swinburne University

More information

FTSM FAST TAKAGI-SUGENO FUZZY MODELING. Manfred Männle

FTSM FAST TAKAGI-SUGENO FUZZY MODELING. Manfred Männle FTS FAST TAKAGI-SUGENO FUZZY ODELING anfre ännle Institute for Computer Design an Fault Tolerance University of Karlsruhe, D-7628 Karlsruhe, Germany anfre.aennle@informatik.uni-karlsruhe.e Abstract Takagi-Sugeno

More information

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method Southern Cross University epublications@scu 23r Australasian Conference on the Mechanics of Structures an Materials 214 Transient analysis of wave propagation in 3D soil by using the scale bounary finite

More information

Online Appendix to: Generalizing Database Forensics

Online Appendix to: Generalizing Database Forensics Online Appenix to: Generalizing Database Forensics KYRIACOS E. PAVLOU an RICHARD T. SNODGRASS, University of Arizona This appenix presents a step-by-step iscussion of the forensic analysis protocol that

More information

A Convex Clustering-based Regularizer for Image Segmentation

A Convex Clustering-based Regularizer for Image Segmentation Vision, Moeling, an Visualization (2015) D. Bommes, T. Ritschel an T. Schultz (Es.) A Convex Clustering-base Regularizer for Image Segmentation Benjamin Hell (TU Braunschweig), Marcus Magnor (TU Braunschweig)

More information

Neuro Fuzzy Controller for Position Control of Robot Arm

Neuro Fuzzy Controller for Position Control of Robot Arm Neuro Fuzzy Controller for Position Control of Robot Arm Jafar Tavoosi, Majid Alaei, Behrouz Jahani Faculty of Electrical and Computer Engineering University of Tabriz Tabriz, Iran jtavoosii88@ms.tabrizu.ac.ir,

More information

Almost Disjunct Codes in Large Scale Multihop Wireless Network Media Access Control

Almost Disjunct Codes in Large Scale Multihop Wireless Network Media Access Control Almost Disjunct Coes in Large Scale Multihop Wireless Network Meia Access Control D. Charles Engelhart Anan Sivasubramaniam Penn. State University University Park PA 682 engelhar,anan @cse.psu.eu Abstract

More information

Journal of Cybernetics and Informatics. Slovak Society for Cybernetics and Informatics

Journal of Cybernetics and Informatics. Slovak Society for Cybernetics and Informatics Journal of Cybernetics an Informatics publishe by Slovak Society for Cybernetics an Informatics Volume 13, 1 http://www.sski.sk/casopis/inex.php (home page) ISSN: 1336-4774 Journal of Cybernetics an Informatics

More information

Neuro-Fuzzy Inverse Forward Models

Neuro-Fuzzy Inverse Forward Models CS9 Autumn Neuro-Fuzzy Inverse Forward Models Brian Highfill Stanford University Department of Computer Science Abstract- Internal cognitive models are useful methods for the implementation of motor control

More information

Chapter 5 Proposed models for reconstituting/ adapting three stereoscopes

Chapter 5 Proposed models for reconstituting/ adapting three stereoscopes Chapter 5 Propose moels for reconstituting/ aapting three stereoscopes - 89 - 5. Propose moels for reconstituting/aapting three stereoscopes This chapter offers three contributions in the Stereoscopy area,

More information

Impact of changing the position of the tool point on the moving platform on the dynamic performance of a 3RRR planar parallel manipulator

Impact of changing the position of the tool point on the moving platform on the dynamic performance of a 3RRR planar parallel manipulator IOSR Journal of Mechanical an Civil Engineering (IOSR-JMCE) e-issn: 78-84,p-ISSN: 0-4X, Volume, Issue 4 Ver. I (Jul. - Aug. 05), PP 7-8 www.iosrjournals.org Impact of changing the position of the tool

More information

Bayesian localization microscopy reveals nanoscale podosome dynamics

Bayesian localization microscopy reveals nanoscale podosome dynamics Nature Methos Bayesian localization microscopy reveals nanoscale poosome ynamics Susan Cox, Ewar Rosten, James Monypenny, Tijana Jovanovic-Talisman, Dylan T Burnette, Jennifer Lippincott-Schwartz, Gareth

More information

Classical Mechanics Examples (Lagrange Multipliers)

Classical Mechanics Examples (Lagrange Multipliers) Classical Mechanics Examples (Lagrange Multipliers) Dipan Kumar Ghosh Physics Department, Inian Institute of Technology Bombay Powai, Mumbai 400076 September 3, 015 1 Introuction We have seen that the

More information

Fast Window Based Stereo Matching for 3D Scene Reconstruction

Fast Window Based Stereo Matching for 3D Scene Reconstruction The International Arab Journal of Information Technology, Vol. 0, No. 3, May 203 209 Fast Winow Base Stereo Matching for 3D Scene Reconstruction Mohamma Mozammel Chowhury an Mohamma AL-Amin Bhuiyan Department

More information

Queueing Model and Optimization of Packet Dropping in Real-Time Wireless Sensor Networks

Queueing Model and Optimization of Packet Dropping in Real-Time Wireless Sensor Networks Queueing Moel an Optimization of Packet Dropping in Real-Time Wireless Sensor Networks Marc Aoun, Antonios Argyriou, Philips Research, Einhoven, 66AE, The Netherlans Department of Computer an Communication

More information

Probabilistic Medium Access Control for. Full-Duplex Networks with Half-Duplex Clients

Probabilistic Medium Access Control for. Full-Duplex Networks with Half-Duplex Clients Probabilistic Meium Access Control for 1 Full-Duplex Networks with Half-Duplex Clients arxiv:1608.08729v1 [cs.ni] 31 Aug 2016 Shih-Ying Chen, Ting-Feng Huang, Kate Ching-Ju Lin, Member, IEEE, Y.-W. Peter

More information

Kinematic Analysis of a Family of 3R Manipulators

Kinematic Analysis of a Family of 3R Manipulators Kinematic Analysis of a Family of R Manipulators Maher Baili, Philippe Wenger an Damien Chablat Institut e Recherche en Communications et Cybernétique e Nantes, UMR C.N.R.S. 6597 1, rue e la Noë, BP 92101,

More information

A half-scan error reduction based algorithm for cone-beam CT

A half-scan error reduction based algorithm for cone-beam CT Journal of X-Ray Science an Technology 12 (2004) 73 82 73 IOS Press A half-scan error reuction base algorithm for cone-beam CT Kai Zeng a, Zhiqiang Chen a, Li Zhang a an Ge Wang a,b a Department of Engineering

More information

Intensive Hypercube Communication: Prearranged Communication in Link-Bound Machines 1 2

Intensive Hypercube Communication: Prearranged Communication in Link-Bound Machines 1 2 This paper appears in J. of Parallel an Distribute Computing 10 (1990), pp. 167 181. Intensive Hypercube Communication: Prearrange Communication in Link-Boun Machines 1 2 Quentin F. Stout an Bruce Wagar

More information

Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target

Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target .IJCSI.org 67 Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target Karim Benbouaballah an Zhu Qi-an College of Automation, Harbin Engineering University Harbin, 151, China

More information

Adjacency Matrix Based Full-Text Indexing Models

Adjacency Matrix Based Full-Text Indexing Models 1000-9825/2002/13(10)1933-10 2002 Journal of Software Vol.13, No.10 Ajacency Matrix Base Full-Text Inexing Moels ZHOU Shui-geng 1, HU Yun-fa 2, GUAN Ji-hong 3 1 (Department of Computer Science an Engineering,

More information

APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM. Abdelmgeid A. Aly

APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM. Abdelmgeid A. Aly International Journal "Information Technologies an Knowlege" Vol. / 2007 309 [Project MINERVAEUROPE] Project MINERVAEUROPE: Ministerial Network for Valorising Activities in igitalisation -

More information

SURVIVABLE IP OVER WDM: GUARANTEEEING MINIMUM NETWORK BANDWIDTH

SURVIVABLE IP OVER WDM: GUARANTEEEING MINIMUM NETWORK BANDWIDTH SURVIVABLE IP OVER WDM: GUARANTEEEING MINIMUM NETWORK BANDWIDTH Galen H Sasaki Dept Elec Engg, U Hawaii 2540 Dole Street Honolul HI 96822 USA Ching-Fong Su Fuitsu Laboratories of America 595 Lawrence Expressway

More information

Interior Permanent Magnet Synchronous Motor (IPMSM) Adaptive Genetic Parameter Estimation

Interior Permanent Magnet Synchronous Motor (IPMSM) Adaptive Genetic Parameter Estimation Interior Permanent Magnet Synchronous Motor (IPMSM) Aaptive Genetic Parameter Estimation Java Rezaie, Mehi Gholami, Reza Firouzi, Tohi Alizaeh, Karim Salashoor Abstract - Interior permanent magnet synchronous

More information

Verifying performance-based design objectives using assemblybased vulnerability

Verifying performance-based design objectives using assemblybased vulnerability Verying performance-base esign objectives using assemblybase vulnerability K.A. Porter Calornia Institute of Technology, Pasaena, Calornia, USA A.S. Kiremijian Stanfor University, Stanfor, Calornia, USA

More information

An Adaptive Routing Algorithm for Communication Networks using Back Pressure Technique

An Adaptive Routing Algorithm for Communication Networks using Back Pressure Technique International OPEN ACCESS Journal Of Moern Engineering Research (IJMER) An Aaptive Routing Algorithm for Communication Networks using Back Pressure Technique Khasimpeera Mohamme 1, K. Kalpana 2 1 M. Tech

More information

Generalized Edge Coloring for Channel Assignment in Wireless Networks

Generalized Edge Coloring for Channel Assignment in Wireless Networks TR-IIS-05-021 Generalize Ege Coloring for Channel Assignment in Wireless Networks Chun-Chen Hsu, Pangfeng Liu, Da-Wei Wang, Jan-Jan Wu December 2005 Technical Report No. TR-IIS-05-021 http://www.iis.sinica.eu.tw/lib/techreport/tr2005/tr05.html

More information

Using Vector and Raster-Based Techniques in Categorical Map Generalization

Using Vector and Raster-Based Techniques in Categorical Map Generalization Thir ICA Workshop on Progress in Automate Map Generalization, Ottawa, 12-14 August 1999 1 Using Vector an Raster-Base Techniques in Categorical Map Generalization Beat Peter an Robert Weibel Department

More information

A Duality Based Approach for Realtime TV-L 1 Optical Flow

A Duality Based Approach for Realtime TV-L 1 Optical Flow A Duality Base Approach for Realtime TV-L 1 Optical Flow C. Zach 1, T. Pock 2, an H. Bischof 2 1 VRVis Research Center 2 Institute for Computer Graphics an Vision, TU Graz Abstract. Variational methos

More information

THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE

THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE БСУ Международна конференция - 2 THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE Evgeniya Nikolova, Veselina Jecheva Burgas Free University Abstract:

More information

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways Ben, Jogs, An Wiggles for Railroa Tracks an Vehicle Guie Ways Louis T. Klauer Jr., PhD, PE. Work Soft 833 Galer Dr. Newtown Square, PA 19073 lklauer@wsof.com Preprint, June 4, 00 Copyright 00 by Louis

More information

Distributed Line Graphs: A Universal Technique for Designing DHTs Based on Arbitrary Regular Graphs

Distributed Line Graphs: A Universal Technique for Designing DHTs Based on Arbitrary Regular Graphs IEEE TRANSACTIONS ON KNOWLEDE AND DATA ENINEERIN, MANUSCRIPT ID Distribute Line raphs: A Universal Technique for Designing DHTs Base on Arbitrary Regular raphs Yiming Zhang an Ling Liu, Senior Member,

More information

The speed-controlled interpolator for machining parametric curves

The speed-controlled interpolator for machining parametric curves COMPUTER-AIDED DESIGN Computer-Aie Design 31 (1999) 349 357 www.elsevier.com/locate/ca The spee-controlle interpolator for machining parametric curves S.-S. Yeh, P.-L. Hsu* Department of Electrical an

More information

EDOVE: Energy and Depth Variance-Based Opportunistic Void Avoidance Scheme for Underwater Acoustic Sensor Networks

EDOVE: Energy and Depth Variance-Based Opportunistic Void Avoidance Scheme for Underwater Acoustic Sensor Networks sensors Article EDOVE: Energy an Depth Variance-Base Opportunistic Voi Avoiance Scheme for Unerwater Acoustic Sensor Networks Safar Hussain Bouk 1, *, Sye Hassan Ahme 2, Kyung-Joon Park 1 an Yongsoon Eun

More information

Cancer Biology 2017;7(3) A New Method for Position Control of a 2-DOF Robot Arm Using Neuro Fuzzy Controller

Cancer Biology 2017;7(3)   A New Method for Position Control of a 2-DOF Robot Arm Using Neuro Fuzzy Controller A New Method for Position Control of a 2-DOF Robot Arm Using Neuro Fuzzy Controller Jafar Tavoosi*, Majid Alaei*, Behrouz Jahani 1, Muhammad Amin Daneshwar 2 1 Faculty of Electrical and Computer Engineering,

More information

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway State Inexe Policy Search by Dynamic Programming Charles DuHaway Yi Gu 5435537 503372 December 4, 2007 Abstract We consier the reinforcement learning problem of simultaneous trajectory-following an obstacle

More information

FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD

FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD Warsaw University of Technology Faculty of Physics Physics Laboratory I P Joanna Konwerska-Hrabowska 6 FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD.

More information

Particle Swarm Optimization with Time-Varying Acceleration Coefficients Based on Cellular Neural Network for Color Image Noise Cancellation

Particle Swarm Optimization with Time-Varying Acceleration Coefficients Based on Cellular Neural Network for Color Image Noise Cancellation Particle Swarm Optimization with Time-Varying Acceleration Coefficients Base on Cellular Neural Network for Color Image Noise Cancellation Te-Jen Su Jui-Chuan Cheng Yang-De Sun 3 College of Information

More information

A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS

A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS Ahmad Manasra, 135037@ppu.edu.ps Department of Mechanical Engineering, Palestine Polytechnic University, Hebron, Palestine

More information

Study of Network Optimization Method Based on ACL

Study of Network Optimization Method Based on ACL Available online at www.scienceirect.com Proceia Engineering 5 (20) 3959 3963 Avance in Control Engineering an Information Science Stuy of Network Optimization Metho Base on ACL Liu Zhian * Department

More information

Real-Time Implementation of a Dynamic Fuzzy Neural Controller for a SCARA Robot

Real-Time Implementation of a Dynamic Fuzzy Neural Controller for a SCARA Robot Real-Time Implementation of a Dynamic Fuzzy Neural Controller for a SCARA Robot Meng Joo Er *, Nikos Mastorakis #, Moo Heng Lim * and Shee Yong Ng * * School of Electrical and Electronic Engineering Nanyang

More information

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks : a Movement-Base Routing Algorithm for Vehicle A Hoc Networks Fabrizio Granelli, Senior Member, Giulia Boato, Member, an Dzmitry Kliazovich, Stuent Member Abstract Recent interest in car-to-car communications

More information

Image Segmentation using K-means clustering and Thresholding

Image Segmentation using K-means clustering and Thresholding Image Segmentation using Kmeans clustering an Thresholing Preeti Panwar 1, Girhar Gopal 2, Rakesh Kumar 3 1M.Tech Stuent, Department of Computer Science & Applications, Kurukshetra University, Kurukshetra,

More information

An Algorithm for Building an Enterprise Network Topology Using Widespread Data Sources

An Algorithm for Building an Enterprise Network Topology Using Widespread Data Sources An Algorithm for Builing an Enterprise Network Topology Using Wiesprea Data Sources Anton Anreev, Iurii Bogoiavlenskii Petrozavosk State University Petrozavosk, Russia {anreev, ybgv}@cs.petrsu.ru Abstract

More information

A Versatile Model-Based Visibility Measure for Geometric Primitives

A Versatile Model-Based Visibility Measure for Geometric Primitives A Versatile Moel-Base Visibility Measure for Geometric Primitives Marc M. Ellenrieer 1,LarsKrüger 1, Dirk Stößel 2, an Marc Hanheie 2 1 DaimlerChrysler AG, Research & Technology, 89013 Ulm, Germany 2 Faculty

More information

Research Article Research on Law s Mask Texture Analysis System Reliability

Research Article Research on Law s Mask Texture Analysis System Reliability Research Journal of Applie Sciences, Engineering an Technology 7(19): 4002-4007, 2014 DOI:10.19026/rjaset.7.761 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scientific Publication Corp. Submitte: November

More information

Message Transport With The User Datagram Protocol

Message Transport With The User Datagram Protocol Message Transport With The User Datagram Protocol User Datagram Protocol (UDP) Use During startup For VoIP an some vieo applications Accounts for less than 10% of Internet traffic Blocke by some ISPs Computer

More information

Wearable Master Device Using Optical Fiber Curvature Sensors for the Disabled

Wearable Master Device Using Optical Fiber Curvature Sensors for the Disabled Proceedings of the 2001 IEEE International Conference on Robotics & Automation Seoul, Korea May 21-26, 2001 Wearable Master Device Using Optical Fiber Curvature Sensors for the Disabled Kyoobin Lee*, Dong-Soo

More information

AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE 2D CIRCULAR ULTRASONIC PHASED ARRAY

AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE 2D CIRCULAR ULTRASONIC PHASED ARRAY AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE D CIRCULAR ULTRASONIC PHASED ARRAY S. Monal Lonon South Bank University; Engineering an Design 103 Borough Roa, Lonon

More information

Provisioning Virtualized Cloud Services in IP/MPLS-over-EON Networks

Provisioning Virtualized Cloud Services in IP/MPLS-over-EON Networks Provisioning Virtualize Clou Services in IP/MPLS-over-EON Networks Pan Yi an Byrav Ramamurthy Department of Computer Science an Engineering, University of Nebraska-Lincoln Lincoln, Nebraska 68588 USA Email:

More information

Loop Scheduling and Partitions for Hiding Memory Latencies

Loop Scheduling and Partitions for Hiding Memory Latencies Loop Scheuling an Partitions for Hiing Memory Latencies Fei Chen Ewin Hsing-Mean Sha Dept. of Computer Science an Engineering University of Notre Dame Notre Dame, IN 46556 Email: fchen,esha @cse.n.eu Tel:

More information

Politehnica University of Timisoara Mobile Computing, Sensors Network and Embedded Systems Laboratory. Testing Techniques

Politehnica University of Timisoara Mobile Computing, Sensors Network and Embedded Systems Laboratory. Testing Techniques Politehnica University of Timisoara Mobile Computing, Sensors Network an Embee Systems Laboratory ing Techniques What is testing? ing is the process of emonstrating that errors are not present. The purpose

More information

Controlling formations of multiple mobile robots. Jaydev P. Desai Jim Ostrowski Vijay Kumar

Controlling formations of multiple mobile robots. Jaydev P. Desai Jim Ostrowski Vijay Kumar Controlling formations of multiple mobile robots Jayev P. Desai Jim Ostrowski Vijay Kumar General Robotics an Active Sensory Perception (GRASP) Laboratory, University of Pennsylvania 340 Walnut Street,

More information

Handling missing values in kernel methods with application to microbiology data

Handling missing values in kernel methods with application to microbiology data an Machine Learning. Bruges (Belgium), 24-26 April 2013, i6oc.com publ., ISBN 978-2-87419-081-0. Available from http://www.i6oc.com/en/livre/?gcoi=28001100131010. Hanling missing values in kernel methos

More information

Non-homogeneous Generalization in Privacy Preserving Data Publishing

Non-homogeneous Generalization in Privacy Preserving Data Publishing Non-homogeneous Generalization in Privacy Preserving Data Publishing W. K. Wong, Nios Mamoulis an Davi W. Cheung Department of Computer Science, The University of Hong Kong Pofulam Roa, Hong Kong {wwong2,nios,cheung}@cs.hu.h

More information

On Effectively Determining the Downlink-to-uplink Sub-frame Width Ratio for Mobile WiMAX Networks Using Spline Extrapolation

On Effectively Determining the Downlink-to-uplink Sub-frame Width Ratio for Mobile WiMAX Networks Using Spline Extrapolation On Effectively Determining the Downlink-to-uplink Sub-frame With Ratio for Mobile WiMAX Networks Using Spline Extrapolation Panagiotis Sarigianniis, Member, IEEE, Member Malamati Louta, Member, IEEE, Member

More information

Dense Disparity Estimation in Ego-motion Reduced Search Space

Dense Disparity Estimation in Ego-motion Reduced Search Space Dense Disparity Estimation in Ego-motion Reuce Search Space Luka Fućek, Ivan Marković, Igor Cvišić, Ivan Petrović University of Zagreb, Faculty of Electrical Engineering an Computing, Croatia (e-mail:

More information

Pairwise alignment using shortest path algorithms, Gunnar Klau, November 29, 2005, 11:

Pairwise alignment using shortest path algorithms, Gunnar Klau, November 29, 2005, 11: airwise alignment using shortest path algorithms, Gunnar Klau, November 9,, : 3 3 airwise alignment using shortest path algorithms e will iscuss: it graph Dijkstra s algorithm algorithm (GDU) 3. References

More information

Optimal path planning in a constant wind with a bounded turning rate

Optimal path planning in a constant wind with a bounded turning rate Optimal path planning in a constant win with a boune turning rate Timothy G. McGee, Stephen Spry an J. Karl Herick Center for Collaborative Control of Unmanne Vehicles, University of California, Berkeley,

More information

Politecnico di Torino. Porto Institutional Repository

Politecnico di Torino. Porto Institutional Repository Politecnico i Torino Porto Institutional Repository [Proceeing] Automatic March tests generation for multi-port SRAMs Original Citation: Benso A., Bosio A., i Carlo S., i Natale G., Prinetto P. (26). Automatic

More information

Redundancy Resolution by Minimization of Joint Disturbance Torque for Independent Joint Controlled Kinematically Redundant Manipulators

Redundancy Resolution by Minimization of Joint Disturbance Torque for Independent Joint Controlled Kinematically Redundant Manipulators 56 ICASE :The Institute ofcontrol,automation and Systems Engineering,KOREA Vol.,No.1,March,000 Redundancy Resolution by Minimization of Joint Disturbance Torque for Independent Joint Controlled Kinematically

More information

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition ITERATIOAL JOURAL OF MATHEMATICS AD COMPUTERS I SIMULATIO A eural etwork Moel Base on Graph Matching an Annealing :Application to Han-Written Digits Recognition Kyunghee Lee Abstract We present a neural

More information

Frequency Domain Parameter Estimation of a Synchronous Generator Using Bi-objective Genetic Algorithms

Frequency Domain Parameter Estimation of a Synchronous Generator Using Bi-objective Genetic Algorithms Proceeings of the 7th WSEAS International Conference on Simulation, Moelling an Optimization, Beijing, China, September 15-17, 2007 429 Frequenc Domain Parameter Estimation of a Snchronous Generator Using

More information

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation DEIM Forum 2018 I4-4 Abstract Ranom Clustering for Multiple Sampling Units to Spee Up Run-time Sample Generation uzuru OKAJIMA an Koichi MARUAMA NEC Solution Innovators, Lt. 1-18-7 Shinkiba, Koto-ku, Tokyo,

More information

Software Reliability Modeling and Cost Estimation Incorporating Testing-Effort and Efficiency

Software Reliability Modeling and Cost Estimation Incorporating Testing-Effort and Efficiency Software Reliability Moeling an Cost Estimation Incorporating esting-effort an Efficiency Chin-Yu Huang, Jung-Hua Lo, Sy-Yen Kuo, an Michael R. Lyu -+ Department of Electrical Engineering Computer Science

More information

Improving Spatial Reuse of IEEE Based Ad Hoc Networks

Improving Spatial Reuse of IEEE Based Ad Hoc Networks mproving Spatial Reuse of EEE 82.11 Base A Hoc Networks Fengji Ye, Su Yi an Biplab Sikar ECSE Department, Rensselaer Polytechnic nstitute Troy, NY 1218 Abstract n this paper, we evaluate an suggest methos

More information

Inverse Model to Determine the Optimal Number of Drops of RDC Column Using Fuzzy Approach

Inverse Model to Determine the Optimal Number of Drops of RDC Column Using Fuzzy Approach Inverse Moel to Determine the Optimal Number of Drops of RDC Column Using Fuzzy Approach 1 HAFEZ IBRAHIM, 2 JAMALLUDIN TALIB, 3 NORMAH MAAN Department of Mathematics Universiti Teknologi Malaysia 81310

More information

Estimation of large-amplitude motion and disparity fields: Application to intermediate view reconstruction

Estimation of large-amplitude motion and disparity fields: Application to intermediate view reconstruction c 2000 SPIE. Personal use of this material is permitte. However, permission to reprint/republish this material for avertising or promotional purposes or for creating new collective works for resale or

More information

Image compression predicated on recurrent iterated function systems

Image compression predicated on recurrent iterated function systems 2n International Conference on Mathematics & Statistics 16-19 June, 2008, Athens, Greece Image compression preicate on recurrent iterate function systems Chol-Hui Yun *, Metzler W. a an Barski M. a * Faculty

More information

Research Article REALFLOW: Reliable Real-Time Flooding-Based Routing Protocol for Industrial Wireless Sensor Networks

Research Article REALFLOW: Reliable Real-Time Flooding-Based Routing Protocol for Industrial Wireless Sensor Networks Hinawi Publishing Corporation International Journal of Distribute Sensor Networks Volume 2014, Article ID 936379, 17 pages http://x.oi.org/10.1155/2014/936379 Research Article REALFLOW: Reliable Real-Time

More information

A Classification of 3R Orthogonal Manipulators by the Topology of their Workspace

A Classification of 3R Orthogonal Manipulators by the Topology of their Workspace A Classification of R Orthogonal Manipulators by the Topology of their Workspace Maher aili, Philippe Wenger an Damien Chablat Institut e Recherche en Communications et Cybernétique e Nantes, UMR C.N.R.S.

More information

Animated Surface Pasting

Animated Surface Pasting Animate Surface Pasting Clara Tsang an Stephen Mann Computing Science Department University of Waterloo 200 University Ave W. Waterloo, Ontario Canaa N2L 3G1 e-mail: clftsang@cgl.uwaterloo.ca, smann@cgl.uwaterloo.ca

More information

Nearest Neighbor Search using Additive Binary Tree

Nearest Neighbor Search using Additive Binary Tree Nearest Neighbor Search using Aitive Binary Tree Sung-Hyuk Cha an Sargur N. Srihari Center of Excellence for Document Analysis an Recognition State University of New York at Buffalo, U. S. A. E-mail: fscha,sriharig@cear.buffalo.eu

More information

CONTENT-BASED RETRIEVAL OF DEFECT IMAGES. Jukka Iivarinen and Jussi Pakkanen

CONTENT-BASED RETRIEVAL OF DEFECT IMAGES. Jukka Iivarinen and Jussi Pakkanen Proceeings of ACIVS 2002 (Avance Concepts for Intelligent Vision Systems), Ghent, Belgium, September 9-11, 2002 CONTENT-BASED RETRIEVAL OF DEFECT IMAGES Jukka Iivarinen an Jussi Pakkanen jukka.iivarinen@hut.fi,

More information