Efficient mechatronic evaluation of machine tool designs using model reduction

Size: px
Start display at page:

Download "Efficient mechatronic evaluation of machine tool designs using model reduction"

Transcription

1 Mechatroncs 2010, June 28 30, Swss Federal Insttute of Technology ETH, Zurch Swtzerland 1 Effcent mechatronc evaluaton of machne tool desgns usng model reducton P. Magle *, R. Carbn, S. Wekert, K. Wegener Insttute for Machne Tools and Manufacturng IWF Swss Federal Insttute of Technology ETH Zurch, Swtzerland ABSTRACT Ths paper addresses the use of a reduced FE-representaton based on a model that was orgnally created and used n a standard FEM-Analyss envronment for statc and dynamc nvestgatons. The appled reducton method takes nto account the specfc requrements for machne tools: the modellng of gudeway systems and drve components. In order to obtan a complete model whch a) ncludes the entre machne structure, b) offers nformaton about the resultng behavour between tool and work-pece and c) ncorporates the propertes of the control loop, the followng steps are carred-out: After exportng the needed model nformaton (system matrces and couplng characterstcs) from a commercal FE-software, a wdely automated reducton procedure s appled. The structural axs components are then transferred nto a state-space representaton where, frstly, the global structural behavour s analysed and secondly, the control system s added. Based on ths complete mechatronc model, a varety of nvestgatons can be performed, coverng tme- and frequency-doman. Based on measurements on an exstng test-bed, the calculaton results are compared wth realty and nterpreted. 1. INTRODUCTION Wth the ncreasng demand for hgh-productvty and hgh-accuracy machne tools, the evaluaton of the mechatronc behavour of these systems s requred n order to verfy the system s ablty to meet the gven requrements [1]. The use of a complete FE-model wth a fne mesh, ncludng all the desgn detals, s not yet possble wth acceptable efforts n tme and calculaton power. For the nvestgaton of the system s behavour n the tme- and frequency-doman, the use of a reduced FE-representaton of the machne tool structure s proposed. In ths paper, the dervaton of the reduced structural model for a 2-axes machne tool s shown and dscussed n detal. The dfferent steps of ths applcaton-orented method are explaned, showng the advantages of a hghly automated process. Only the essental parameters and confguraton nputs are requred from the ANSYS Workbench user n order to obtan the reduced model usng the stand-alone algorthm MOR for ANSYS. The resultng reduced system matrces are then mported nto MATLAB, where the desred analyses are carred out n a small fracton of the tme needed for a full FE-smulaton. 2. MODEL BUILDING IN ANSYS WORKBENCH The CAD-nterfacng and pre-processng capabltes of ANSYS Workbench are used n a frst step n order to mport the geometry of a machne tool structure and prepare t for smulaton. In ts smulaton envronment, the dfferent axes of the structure, as well as ther couplng propertes need to be defned COMPONENT DEFINITION The structure of a machne tool s composed of several parts, whch are ether soldly joned by standard fxngs (screws, bolts, etc ) n case they belong to a same body, or joned by rotatng bearngs resp., by lnear gudes when defnng the nterface between two axes wth a relatve degree of freedom. In the example covered n ths paper, the structure s dvded nto three assembles correspondng to the bass of the machne (Volume_2), a lnear axs X (Volume_1) and a lnear axs Z (Volume_3). In Fgure 1 these model components are hghlghted n red and the component names can be found on the project tree on the left. * Pascal Magle: Tel.: +41 (0) ; Fax: +41 (0) ; E-mal: magle@wf.mavt.ethz.ch

2 2 12 th Mechatroncs Forum Bennal Internatonal Conference The area components defnng the contact faces between a gude carrage and ts gudeway, respectvely between a drve nut and ts ball screw, are shown on the rght n Fgure 1. These area components are used durng the model preparaton phase to automatcally create two mass elements at each couplng locaton and set the correspondng net-shaped constrant equatons whch connect one mass element to the movng part (carrage or drve nut) and one mass element to the fxed part (gudeway or ball screw). Model components Volume_3 Volume_2 Volume_1 X X Z Y Areas on ball screw Areas on drve nut Couplng Constrants Z Y Areas on gudeway Areas on carrage Smulaton scrpts Fgure 1: Illustraton of the component defnton n an ANSYS Workbench smulaton model 2.2. SIMULATION SCRIPTS Two smulaton scrpts then need to be ncluded n the modal analyss pre-processng ppelne (see the project tree n fgure 1). One scrpt sets all the parameters of the couplng propertes: for each nterface a sxdmensonal vector has to be defned whch contans the three translatonal and the three rotatonal stffness values between the two correspondng mass elements. The second scrpt then executes a seres of selfprogrammed ANSYS macros whch use the nputs from the named components (volumes and areas) created n the smulaton model and the parameter values defned n the parameter scrpt. 3. EXPORTING THE MODEL The standard ANSYS smulaton run s stopped before enterng the soluton phase and the resultng outputs of the analyss are the so-called.full fles contanng the system matrces of the model (stffness, dampng and mass). For each nterface locaton between two axes, one.full fle per load drecton has to be exported n order to be able to transfer every force and moment contrbuton between two adjacent bodes (see Fgure 2). Addtonally to these fles, a set of text fles contanng the couplng parameters (physcal stffness and dampng values) and the correspondng node numbers are automatcally exported.

3 Mechatroncs 2010, June 28 30, Swss Federal Insttute of Technology ETH, Zurch Swtzerland 3 Body_B_C_L.full: Fx Fy Fz B: body number C: couplng number L: load drecton Body_B_C_Fx.full Body_B_C_Fy.full Body_B_C_Fz.full Mx My Mz Body_B_C_Mx.full Body_B_C_My.full Body_B_C_Mz.full Fgure 2: Load defnton for the couplng locatons: one.full fle per load drecton 4. MODEL REDUCTION The goal of the model order reducton s to produce systems representng the relevant dynamcal propertes of the orgnal systems, but wth much smaller dmenson. For ths purpose, MOR for ANSYS [2], a standalone program based on the Krylov-Method and mplementng the Arnold algorthm, has been used: startng from the frst order equaton system n equaton 1: Ax& ( t) = x( t) + Bu( t) sax ( s) = X ( s) + BU ( s) y( t) = C T x( t) Y ( s) = C T X ( s) (1) The transfer functon can be formulated as follows n equaton 2: T 1 G( s) = Y ( s) U ( s) = C ( I sa) B (2) The Taylor seres expanson of G(s) about the expanson pont s 0 = 0 s gven by equaton 3: T 2 2 G ( s) = C ( I + sa + s A +...) B = ms (3) Wth m = -C T A B the so-called moments about s 0. The basc dea behnd the Krylov-subspace based block-arnold algorthm s to fnd a reduced system whose transfer functon G r (s) has the same moments as G(s) up to a chosen degree. Once all the needed fles from ANSYS are grouped nto one drectory, the order reducton of each axs can be performed separately, leadng to a number of reduced systems correspondng to the number of bodes n the machne tool. For the structure consdered above, whch s composed of three bodes, three state-space systems are generated, each havng ts own reduced dmenson. In order to be able to analyse the system globally, the three systems need to be combned back nto one unque global state-space system (see fgure 3) [3]:

4 4 12 th Mechatroncs Forum Bennal Internatonal Conference B1 x(0) u(t) B2 B3. x(t) x(t) C1 C2 C3 C1 C2 C3 C y(t) A1 B A2 A3 Fgure 3: Combnaton of the three state-space systems (A 1,B 1,C 1,D 1 ), (A 2,B 2,C 2,D 2 ) and (A 3,B 3,C 3,D 3 ) nto one global state-space space system by assemblng the ndvdual matrces A 5. ANALYSIS IN MATLAB The combnaton of the state-space systems descrbed above contans the reduced dynamcal characterstcs, as well as the nput/output nformaton of the sngle bodes. In addton to ths, n order to correctly set the connectons between the machne axes, the physcal stffness and dampng values, contaned n the couplng parameters text fle, have to be ncorporated nto the system. Wth help from a Sprng-Damper matrx (fgure 4 left), the dsplacement and velocty outputs are automatcally returned to the correspondng system nputs as forces (fgure 4 rght): Force nputs for harmonc response smulaton Dsplacement outputs for harmonc response Internal forces Sprng-Damper matrx Fgure 4: Sprng-Damper matrx (left) and Smulnk model (rght) for a harmonc response smulaton ncludng the assembled state-space system and the addtonal Sprng-Damper matrx specfyng the nternal couplng characterstcs At frst glance, ths whole method of reducng the sngle axes separately can appear to be laborous. If one s nterested n the frequency response between two ponts of the global system, prevous studes have shown that t s actually more adequate to operate a sngle model order reducton of the whole system (see fgure 5) [4]. However ths brngs a certan number of dsadvantages: frstly for complex machnes havng up to several mllons degrees of freedom, the reducton of the full system matrces can be extremely tme consumng and requres notable computng resources. Another drawback of a global model order reducton s the mpossblty of ntegratng addtonal effects/functons wthn the reduced system. The connectons between the movng axes are especally senstve

5 Mechatroncs 2010, June 28 30, Swss Federal Insttute of Technology ETH, Zurch Swtzerland 5 n ths regard. Most FE-analyses (modal and harmonc analyses e.g.) are performed under the assumpton that the system s lnear. Ths s acceptable for the structural nvestgaton of the sngle bodes, but f couplngs are nvolved (gudeways, drves, transmssons or any other system mplyng a relatve moton between two parts) t only consttutes a lnearzed approxmaton affectng the dynamcal behavour of the whole machne tool. Fgure 5: Standard approach consstng n performng a global model order reducton of a machne tool By reducng sngle bodes separately, more detaled modellng steps can be added subsequently n the envronment of the reduced system: carrages for example can be complemented by non lnear phenomena lke hysteress, or transmsson gears can ncorporate backlash effects. In our case, the nterest of the presented method conssts n havng the possblty of ntegratng a control algorthm to the sngle machne tool axes (fgure 6) and thus beng able to study the structural behavour under moton and the correspondng behavour at the Tool Centre Pont (TCP). Ths allows the nvestgaton of dynamcal effects n functon of velocty, acceleraton and jerk settngs, as well as the optmzaton of the control system layout n an early stage of the development of a machne wth drastcally reduced computng tme. Target path X Target path Z Machne tool structure Control system Fgure 6: The complete Smulnk model contanng the model of the machne tool structure, as well as two basc cascaded control systems for the two moton drectons X and Z.

6 6 12 th Mechatroncs Forum Bennal Internatonal Conference 6. RESULTS The frst step to valdate the presented reducton method, leadng from the FE-model orgnated n ANSYS to the state-space model desgned n MATLAB/Smulnk, s to compare the results of two basc analyses MODAL ANALYSIS AND HARMONIC RESPONSE ANALYSIS On the left n fgure 7 the frst ten egenfrequences of a modal analyss are shown for a full FEM computaton n ANSYS and for a reduced computaton n MATLAB. The depcted table outlnes the qualty of the reduced model, whch seems to be able to qute exactly descrbe the modal behavour of the structure up to ~300Hz. On the rght n fgure 7 the outcome of a full harmonc analyss n ANSYS and of a reduced smulaton n MATLAB are superposed n one dagram. The graphc represents the X-dsplacement of the TCP under a load n X-drecton appled at the same locaton. The results reveal an nsgnfcant error between the two methods over the entre consdered frequency range. Modal analyss Harmonc response analyss Mode number FEM Reduced Hz Hz Hz Hz Hz Hz Hz Hz Hz Hz Hz Hz Hz Hz Hz Hz Hz Hz Hz Hz Ampltude [mm/n] Frequency Response TCPX Full Harmonc Analyss "MOR for ANSYS" Frequency [Hz] Fgure 7: Comparson between full ANSYS smulaton and reduced MATLAB smulaton The above consderatons pont out the effcency and accuracy of the method. The qualty of the results of the reduced model shows that t s possble to acheve an enormous dmnuton of computaton tme wthout deteroratng the dynamcal behavour of the machne tool, even n the case of a complex structure as the one llustrated n the prevous chapters. In order to quantfy the benefts obtaned by a reduced smulaton, table 1 summarzes the tmes requred for a full harmonc analyss n ANSYS and the tmes requred for the dfferent steps of the reduced analyss. The advantages of the method are tangble, and become even more sgnfcatve f one consders the fact that, for each further smulaton run n ANSYS the tme requred s 144 mnutes, whereas t remans lmted to less than one mnute for each further analyss n MATLAB. Computng Tmes Full smulaton Reduced smulaton Matrces wrtng from ANSYS - 5 mn Order reducton wth MOR for ANSYS mn State-Space model buldng n - 0 mn MATLAB Harmonc response analyss 144 mn 0.5mn Total 144 mn 8 mn Table 1: Comparson of smulaton tmes for the full ANSYS model and the reduced model

7 Mechatroncs 2010, June 28 30, Swss Federal Insttute of Technology ETH, Zurch Swtzerland CROSS-TALK The basc mechansms of nertal straghtness devatons (cross-talk) are explaned below: fgure 8 shows the confguraton parameters leadng to the basc equatons for a smplfed 2D case (see equaton 4). Regardng the magntude of translatonal dsplacements at the TCP, the followng factors need to be consdered [5]: - amount of nerta force F a due to mass and acceleraton - offset of the nerta Y Fa to the drvng force - offset Z TCP of the slde s centre of gravty to TCP n drecton of moton - tlt-stffness k rot,a of the gudeway system orthogonal to drecton of moton gven by the translatonal and rotatonal stffness values k Y, and k A, of the gudeway elements - offsets of the gudeway elements Z (quadratc nfluence) a gude-way system mass, M Y Fa k k Y2 Y1 F a Z k1 Z k2 Z TCP S EYZ TCP Y Z X Fgure 8: Schematc of the nerta tlt effects on the TCP EYZ nerta F = a Y k Fa Z rot, A TCP = M a Y k Y, z Fa 2 Z + TCP k A, (4) By means of cross-grd measurements on an exstng machne, whose model has been used to demonstrate the reduced smulaton method of the present paper, the effects descrbed above should be evdenced. The requred measurng devces were mounted on the machne as showed n fgure 9. An offset of X = 300mm has been added to the TCP n the drecton of moton n order to magnfy the cross-talk effects. A path of s = 100mm was fed to the X-drve, and whle keepng the programmed velocty at a constant value of v = 15mmn -1 and the jerk value at j = 300ms -3, the acceleraton value has been successvely set to 1ms -2, 2ms -2 and 3ms -2, n order to evaluate the effects of the nertal loads on the cross-talk devatons. 300mm F drve EYX Z X Y Fgure 9: Cross-grd measurement set-up

8 8 12 th Mechatroncs Forum Bennal Internatonal Conference The cross-talk measurements have then been reproduced usng the reduced smulaton model ntroduced n fgure 6. The settngs of the model controller have been approxmately set to the values of the real controller and the three correspondng acceleraton values were assgned to the path generator n Smulnk. v = 15m/mn, a = 1m/s2, j = 300m/s3 v = 15m/mn, a = 2m/s2, j = 300m/s3 v = 15m/mn, a = 3m/s2, j = 300m/s3 Measured Cross-Talk EYX [mm] 3.4µ m 6.0µm 8.0µm Smulated Cross-Talk EYX [mm] 3.5µ m 5.8µm 7.6µm X-Path [100mm] X-Path [100mm] X-Path [100mm] Fgure 10: Measured and smulated cross-talk values by varable acceleraton values Fgure 10 outlnes two thngs: frstly, the quas-lnear correspondence between acceleraton and cross-talk values, whch has already been emphaszed n several occasons on analogue structures, and secondly, assertng the concluson drawn n chapter 6.1, the valdty of the reducton method. The reduced model s capable of matchng the measured cross-talk effects n the acceleraton phase, despte rather naccurate controller parameters, some modellng smplfcatons of the machne tool at CAD-level and the assumpton that the global dynamc behavour of the structure s constant over the consdered X-poston moton range. 7. SUMMARY Ths paper presents the step-by-step process leadng from an elaborate and complex FE-model of a machne tool to ts smplfed and effcent reduced representaton. After relatng all the phases requred to acheve the fnal model, the ncontestable advantages brought by a greatly automated and powerful method are ponted out through the dfferent analyses possbltes. The effcency of ths approach n terms of computng tme and resources s supported by the valdated comparsons of the results: on the one hand between the full fnteelement and the reduced smulatons (modal and harmonc analyses) and on the other hand between the crosstalk effects measured on the real machne and those obtaned wth the reduced smulaton model wth ntegrated controller. REFERENCES [1] G. Kehl: Integrerte Smulaton von Strukturdynamk und Regelungstechnk an Bearbetungszentren, Symposum Smulaton von Werkzeugmaschnen, ETH Zurch, 2008 [2] E. Rudny: [3] O. Zrn, R. Montavon: Gekoppelte Smulaton von FE- und Mehrkörpermodellen für Werkzeugmaschnen, ASIM, 2008 [4] P. Magle: Ensatz von Reduktonsmethoden für de Smulaton von Werkzeugmaschnen, 13. Schwezer CADFEM Users Meetng, 2008 [5] S. Wekert, S. Bosson, K. Wegener: Evaluaton of machne tool concepts under frcton nfluences, Proceedngs of the ASPE 2008 Annual Meetng, 2007

The Codesign Challenge

The Codesign Challenge ECE 4530 Codesgn Challenge Fall 2007 Hardware/Software Codesgn The Codesgn Challenge Objectves In the codesgn challenge, your task s to accelerate a gven software reference mplementaton as fast as possble.

More information

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 A mathematcal programmng approach to the analyss, desgn and

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

More information

Mathematics 256 a course in differential equations for engineering students

Mathematics 256 a course in differential equations for engineering students Mathematcs 56 a course n dfferental equatons for engneerng students Chapter 5. More effcent methods of numercal soluton Euler s method s qute neffcent. Because the error s essentally proportonal to the

More information

Optimal Design of Nonlinear Fuzzy Model by Means of Independent Fuzzy Scatter Partition

Optimal Design of Nonlinear Fuzzy Model by Means of Independent Fuzzy Scatter Partition Optmal Desgn of onlnear Fuzzy Model by Means of Independent Fuzzy Scatter Partton Keon-Jun Park, Hyung-Kl Kang and Yong-Kab Km *, Department of Informaton and Communcaton Engneerng, Wonkwang Unversty,

More information

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements Module 3: Element Propertes Lecture : Lagrange and Serendpty Elements 5 In last lecture note, the nterpolaton functons are derved on the bass of assumed polynomal from Pascal s trangle for the fled varable.

More information

APPLICATION OF A COMPUTATIONALLY EFFICIENT GEOSTATISTICAL APPROACH TO CHARACTERIZING VARIABLY SPACED WATER-TABLE DATA

APPLICATION OF A COMPUTATIONALLY EFFICIENT GEOSTATISTICAL APPROACH TO CHARACTERIZING VARIABLY SPACED WATER-TABLE DATA RFr"W/FZD JAN 2 4 1995 OST control # 1385 John J Q U ~ M Argonne Natonal Laboratory Argonne, L 60439 Tel: 708-252-5357, Fax: 708-252-3 611 APPLCATON OF A COMPUTATONALLY EFFCENT GEOSTATSTCAL APPROACH TO

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

Vibration Characteristic Analysis of Axial Fan Shell Based on ANSYS Workbench

Vibration Characteristic Analysis of Axial Fan Shell Based on ANSYS Workbench Internatonal Conference on Logstcs Engneerng, Management and Computer Scence (LEMCS 2015) Vbraton Characterstc Analyss of Axal Fan Shell Based on ANSYS Workbench Lchun Gu College of Mechancal and Electrcal

More information

Kinematics of pantograph masts

Kinematics of pantograph masts Abstract Spacecraft Mechansms Group, ISRO Satellte Centre, Arport Road, Bangalore 560 07, Emal:bpn@sac.ernet.n Flght Dynamcs Dvson, ISRO Satellte Centre, Arport Road, Bangalore 560 07 Emal:pandyan@sac.ernet.n

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

More information

Chapter 6 Programmng the fnte element method Inow turn to the man subject of ths book: The mplementaton of the fnte element algorthm n computer programs. In order to make my dscusson as straghtforward

More information

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009.

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009. Farrukh Jabeen Algorthms 51 Assgnment #2 Due Date: June 15, 29. Assgnment # 2 Chapter 3 Dscrete Fourer Transforms Implement the FFT for the DFT. Descrbed n sectons 3.1 and 3.2. Delverables: 1. Concse descrpton

More information

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data Malaysan Journal of Mathematcal Scences 11(S) Aprl : 35 46 (2017) Specal Issue: The 2nd Internatonal Conference and Workshop on Mathematcal Analyss (ICWOMA 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

Review of approximation techniques

Review of approximation techniques CHAPTER 2 Revew of appromaton technques 2. Introducton Optmzaton problems n engneerng desgn are characterzed by the followng assocated features: the objectve functon and constrants are mplct functons evaluated

More information

Topology Design using LS-TaSC Version 2 and LS-DYNA

Topology Design using LS-TaSC Version 2 and LS-DYNA Topology Desgn usng LS-TaSC Verson 2 and LS-DYNA Wllem Roux Lvermore Software Technology Corporaton, Lvermore, CA, USA Abstract Ths paper gves an overvew of LS-TaSC verson 2, a topology optmzaton tool

More information

TN348: Openlab Module - Colocalization

TN348: Openlab Module - Colocalization TN348: Openlab Module - Colocalzaton Topc The Colocalzaton module provdes the faclty to vsualze and quantfy colocalzaton between pars of mages. The Colocalzaton wndow contans a prevew of the two mages

More information

APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT

APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT 3. - 5. 5., Brno, Czech Republc, EU APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT Abstract Josef TOŠENOVSKÝ ) Lenka MONSPORTOVÁ ) Flp TOŠENOVSKÝ

More information

Analysis of Continuous Beams in General

Analysis of Continuous Beams in General Analyss of Contnuous Beams n General Contnuous beams consdered here are prsmatc, rgdly connected to each beam segment and supported at varous ponts along the beam. onts are selected at ponts of support,

More information

Lecture #15 Lecture Notes

Lecture #15 Lecture Notes Lecture #15 Lecture Notes The ocean water column s very much a 3-D spatal entt and we need to represent that structure n an economcal way to deal wth t n calculatons. We wll dscuss one way to do so, emprcal

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

S.P.H. : A SOLUTION TO AVOID USING EROSION CRITERION?

S.P.H. : A SOLUTION TO AVOID USING EROSION CRITERION? S.P.H. : A SOLUTION TO AVOID USING EROSION CRITERION? Célne GALLET ENSICA 1 place Emle Bloun 31056 TOULOUSE CEDEX e-mal :cgallet@ensca.fr Jean Luc LACOME DYNALIS Immeuble AEROPOLE - Bat 1 5, Avenue Albert

More information

Pose, Posture, Formation and Contortion in Kinematic Systems

Pose, Posture, Formation and Contortion in Kinematic Systems Pose, Posture, Formaton and Contorton n Knematc Systems J. Rooney and T. K. Tanev Department of Desgn and Innovaton, Faculty of Technology, The Open Unversty, Unted Kngdom Abstract. The concepts of pose,

More information

PHYSICS-ENHANCED L-SYSTEMS

PHYSICS-ENHANCED L-SYSTEMS PHYSICS-ENHANCED L-SYSTEMS Hansrud Noser 1, Stephan Rudolph 2, Peter Stuck 1 1 Department of Informatcs Unversty of Zurch, Wnterthurerstr. 190 CH-8057 Zurch Swtzerland noser(stuck)@f.unzh.ch, http://www.f.unzh.ch/~noser(~stuck)

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation Intellgent Informaton Management, 013, 5, 191-195 Publshed Onlne November 013 (http://www.scrp.org/journal/m) http://dx.do.org/10.36/m.013.5601 Qualty Improvement Algorthm for Tetrahedral Mesh Based on

More information

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

More information

Programming in Fortran 90 : 2017/2018

Programming in Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Exercse 1 : Evaluaton of functon dependng on nput Wrte a program who evaluate the functon f (x,y) for any two user specfed values

More information

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

More information

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces Range mages For many structured lght scanners, the range data forms a hghly regular pattern known as a range mage. he samplng pattern s determned by the specfc scanner. Range mage regstraton 1 Examples

More information

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints Australan Journal of Basc and Appled Scences, 2(4): 1204-1208, 2008 ISSN 1991-8178 Sum of Lnear and Fractonal Multobjectve Programmng Problem under Fuzzy Rules Constrants 1 2 Sanjay Jan and Kalash Lachhwan

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

Sequential search. Building Java Programs Chapter 13. Sequential search. Sequential search

Sequential search. Building Java Programs Chapter 13. Sequential search. Sequential search Sequental search Buldng Java Programs Chapter 13 Searchng and Sortng sequental search: Locates a target value n an array/lst by examnng each element from start to fnsh. How many elements wll t need to

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS by XUNYU PAN (Under the Drecton of Suchendra M. Bhandarkar) ABSTRACT In modern tmes, more and more

More information

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr)

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr) Helsnk Unversty Of Technology, Systems Analyss Laboratory Mat-2.08 Independent research projects n appled mathematcs (3 cr) "! #$&% Antt Laukkanen 506 R ajlaukka@cc.hut.f 2 Introducton...3 2 Multattrbute

More information

Parameter estimation for incomplete bivariate longitudinal data in clinical trials

Parameter estimation for incomplete bivariate longitudinal data in clinical trials Parameter estmaton for ncomplete bvarate longtudnal data n clncal trals Naum M. Khutoryansky Novo Nordsk Pharmaceutcals, Inc., Prnceton, NJ ABSTRACT Bvarate models are useful when analyzng longtudnal data

More information

Design of Georeference-Based Emission Activity Modeling System (G-BEAMS) for Japanese Emission Inventory Management

Design of Georeference-Based Emission Activity Modeling System (G-BEAMS) for Japanese Emission Inventory Management 1 13 th Internatonal Emsson Inventory Conference June 7-10, 2004 Clearwater, Florda Sesson 7 Data Management Desgn of Georeference-Based Emsson Actvty Modelng System (G-BEAMS) for Japanese Emsson Inventory

More information

Wishing you all a Total Quality New Year!

Wishing you all a Total Quality New Year! Total Qualty Management and Sx Sgma Post Graduate Program 214-15 Sesson 4 Vnay Kumar Kalakband Assstant Professor Operatons & Systems Area 1 Wshng you all a Total Qualty New Year! Hope you acheve Sx sgma

More information

MECHATRONIC MODEL FOR THE DYNAMIC ANALYSIS OF A ROBOTIC SYSTEM

MECHATRONIC MODEL FOR THE DYNAMIC ANALYSIS OF A ROBOTIC SYSTEM Bulletn of the Translvana Unversty of Braşov Seres I: Engneerng Scences Vol. 6 (55) No. 2-2013 MECHATRONIC MODEL FOR THE DYNAMIC ANALYSIS OF A ROBOTIC SYSTEM Monca ENESCU 1 Abstract: The present paper

More information

MODULE DESIGN BASED ON INTERFACE INTEGRATION TO MAXIMIZE PRODUCT VARIETY AND MINIMIZE FAMILY COST

MODULE DESIGN BASED ON INTERFACE INTEGRATION TO MAXIMIZE PRODUCT VARIETY AND MINIMIZE FAMILY COST INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN, ICED 07 28-31 AUGUST 2007, CITE DES SCIENCES ET DE L'INDUSTRIE, PARIS, FRANCE MODULE DESIGN BASED ON INTERFACE INTEGRATION TO MAIMIZE PRODUCT VARIETY AND

More information

Investigations of Topology and Shape of Multi-material Optimum Design of Structures

Investigations of Topology and Shape of Multi-material Optimum Design of Structures Advanced Scence and Tecnology Letters Vol.141 (GST 2016), pp.241-245 ttp://dx.do.org/10.14257/astl.2016.141.52 Investgatons of Topology and Sape of Mult-materal Optmum Desgn of Structures Quoc Hoan Doan

More information

IP Camera Configuration Software Instruction Manual

IP Camera Configuration Software Instruction Manual IP Camera 9483 - Confguraton Software Instructon Manual VBD 612-4 (10.14) Dear Customer, Wth your purchase of ths IP Camera, you have chosen a qualty product manufactured by RADEMACHER. Thank you for the

More information

Assembler. Building a Modern Computer From First Principles.

Assembler. Building a Modern Computer From First Principles. Assembler Buldng a Modern Computer From Frst Prncples www.nand2tetrs.org Elements of Computng Systems, Nsan & Schocken, MIT Press, www.nand2tetrs.org, Chapter 6: Assembler slde Where we are at: Human Thought

More information

Circuit Analysis I (ENGR 2405) Chapter 3 Method of Analysis Nodal(KCL) and Mesh(KVL)

Circuit Analysis I (ENGR 2405) Chapter 3 Method of Analysis Nodal(KCL) and Mesh(KVL) Crcut Analyss I (ENG 405) Chapter Method of Analyss Nodal(KCL) and Mesh(KVL) Nodal Analyss If nstead of focusng on the oltages of the crcut elements, one looks at the oltages at the nodes of the crcut,

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

More information

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Proceedngs of the Wnter Smulaton Conference M E Kuhl, N M Steger, F B Armstrong, and J A Jones, eds A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Mark W Brantley Chun-Hung

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

LS-TaSC Version 2.1. Willem Roux Livermore Software Technology Corporation, Livermore, CA, USA. Abstract

LS-TaSC Version 2.1. Willem Roux Livermore Software Technology Corporation, Livermore, CA, USA. Abstract 12 th Internatonal LS-DYNA Users Conference Optmzaton(1) LS-TaSC Verson 2.1 Wllem Roux Lvermore Software Technology Corporaton, Lvermore, CA, USA Abstract Ths paper gves an overvew of LS-TaSC verson 2.1,

More information

Conditional Speculative Decimal Addition*

Conditional Speculative Decimal Addition* Condtonal Speculatve Decmal Addton Alvaro Vazquez and Elsardo Antelo Dep. of Electronc and Computer Engneerng Unv. of Santago de Compostela, Span Ths work was supported n part by Xunta de Galca under grant

More information

Multiblock method for database generation in finite element programs

Multiblock method for database generation in finite element programs Proc. of the 9th WSEAS Int. Conf. on Mathematcal Methods and Computatonal Technques n Electrcal Engneerng, Arcachon, October 13-15, 2007 53 Multblock method for database generaton n fnte element programs

More information

GSLM Operations Research II Fall 13/14

GSLM Operations Research II Fall 13/14 GSLM 58 Operatons Research II Fall /4 6. Separable Programmng Consder a general NLP mn f(x) s.t. g j (x) b j j =. m. Defnton 6.. The NLP s a separable program f ts objectve functon and all constrants are

More information

Mode Participation Factor Computer (MPFC) Manual

Mode Participation Factor Computer (MPFC) Manual Mode Partcpaton Factor Computer (MPFC) Manual Smon Wedemann and Osar Wallrapp Verson: Aprl 28 th, 2006 Note: Ths manual, ts graphcal desgn and layout and all contents are the ntellectual property of the

More information

Simplification of 3D Meshes

Simplification of 3D Meshes Smplfcaton of 3D Meshes Addy Ngan /4/00 Outlne Motvaton Taxonomy of smplfcaton methods Hoppe et al, Mesh optmzaton Hoppe, Progressve meshes Smplfcaton of 3D Meshes 1 Motvaton Hgh detaled meshes becomng

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications 14/05/1 Machne Learnng: Algorthms and Applcatons Florano Zn Free Unversty of Bozen-Bolzano Faculty of Computer Scence Academc Year 011-01 Lecture 10: 14 May 01 Unsupervsed Learnng cont Sldes courtesy of

More information

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices Steps for Computng the Dssmlarty, Entropy, Herfndahl-Hrschman and Accessblty (Gravty wth Competton) Indces I. Dssmlarty Index Measurement: The followng formula can be used to measure the evenness between

More information

Reproducing Works of Calder

Reproducing Works of Calder Reproducng Works of Calder Dongkyoo Lee*, Hee-Jung Bae*, Chang Tae Km*, Dong-Chun Lee*, Dae-Hyun Jung*, Nam-Kyung Lee*, Kyoo-Ho Lee*, Nakhoon Baek**, J. Won Lee***, Kwan Woo Ryu* and James K. Hahn*** *

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

More information

Intra-Parametric Analysis of a Fuzzy MOLP

Intra-Parametric Analysis of a Fuzzy MOLP Intra-Parametrc Analyss of a Fuzzy MOLP a MIAO-LING WANG a Department of Industral Engneerng and Management a Mnghsn Insttute of Technology and Hsnchu Tawan, ROC b HSIAO-FAN WANG b Insttute of Industral

More information

Lecture 5: Multilayer Perceptrons

Lecture 5: Multilayer Perceptrons Lecture 5: Multlayer Perceptrons Roger Grosse 1 Introducton So far, we ve only talked about lnear models: lnear regresson and lnear bnary classfers. We noted that there are functons that can t be represented

More information

Accounting for the Use of Different Length Scale Factors in x, y and z Directions

Accounting for the Use of Different Length Scale Factors in x, y and z Directions 1 Accountng for the Use of Dfferent Length Scale Factors n x, y and z Drectons Taha Soch (taha.soch@kcl.ac.uk) Imagng Scences & Bomedcal Engneerng, Kng s College London, The Rayne Insttute, St Thomas Hosptal,

More information

DLK Pro the all-rounder for mobile data downloading. Tailor-made for various requirements.

DLK Pro the all-rounder for mobile data downloading. Tailor-made for various requirements. DLK Pro the all-rounder for moble data downloadng Talor-made for varous requrements www.dtco.vdo.com Smply brllant, brllantly smple Always the rght soluton The DLK Pro s the VDO product famly, whch sets

More information

The motion simulation of three-dof parallel manipulator based on VBAI and MATLAB Zhuo Zhen, Chaoying Liu* and Xueling Song

The motion simulation of three-dof parallel manipulator based on VBAI and MATLAB Zhuo Zhen, Chaoying Liu* and Xueling Song Internatonal Conference on Automaton, Mechancal Control and Computatonal Engneerng (AMCCE 25) he moton smulaton of three-dof parallel manpulator based on VBAI and MALAB Zhuo Zhen, Chaoyng Lu* and Xuelng

More information

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline mage Vsualzaton mage Vsualzaton mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and Analyss outlne mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and

More information

COMPARISON OF TWO MODELS FOR HUMAN EVACUATING SIMULATION IN LARGE BUILDING SPACES. University, Beijing , China

COMPARISON OF TWO MODELS FOR HUMAN EVACUATING SIMULATION IN LARGE BUILDING SPACES. University, Beijing , China COMPARISON OF TWO MODELS FOR HUMAN EVACUATING SIMULATION IN LARGE BUILDING SPACES Bn Zhao 1, 2, He Xao 1, Yue Wang 1, Yuebao Wang 1 1 Department of Buldng Scence and Technology, Tsnghua Unversty, Bejng

More information

Face Recognition University at Buffalo CSE666 Lecture Slides Resources:

Face Recognition University at Buffalo CSE666 Lecture Slides Resources: Face Recognton Unversty at Buffalo CSE666 Lecture Sldes Resources: http://www.face-rec.org/algorthms/ Overvew of face recognton algorthms Correlaton - Pxel based correspondence between two face mages Structural

More information

Modeling, Manipulating, and Visualizing Continuous Volumetric Data: A Novel Spline-based Approach

Modeling, Manipulating, and Visualizing Continuous Volumetric Data: A Novel Spline-based Approach Modelng, Manpulatng, and Vsualzng Contnuous Volumetrc Data: A Novel Splne-based Approach Jng Hua Center for Vsual Computng, Department of Computer Scence SUNY at Stony Brook Talk Outlne Introducton and

More information

Simultaneous Object Pose and Velocity Computation Using a Single View from a Rolling Shutter Camera

Simultaneous Object Pose and Velocity Computation Using a Single View from a Rolling Shutter Camera Smultaneous Object Pose and Velocty Computaton Usng a Sngle Vew from a Rollng Shutter Camera Omar At-Ader, Ncolas Andreff, Jean Marc Lavest, and Phlppe Martnet Unversté Blase Pascal Clermont Ferrand, LASMEA

More information

Lecture 4: Principal components

Lecture 4: Principal components /3/6 Lecture 4: Prncpal components 3..6 Multvarate lnear regresson MLR s optmal for the estmaton data...but poor for handlng collnear data Covarance matrx s not nvertble (large condton number) Robustness

More information

High level vs Low Level. What is a Computer Program? What does gcc do for you? Program = Instructions + Data. Basic Computer Organization

High level vs Low Level. What is a Computer Program? What does gcc do for you? Program = Instructions + Data. Basic Computer Organization What s a Computer Program? Descrpton of algorthms and data structures to acheve a specfc ojectve Could e done n any language, even a natural language lke Englsh Programmng language: A Standard notaton

More information

Petri Net Based Software Dependability Engineering

Petri Net Based Software Dependability Engineering Proc. RELECTRONIC 95, Budapest, pp. 181-186; October 1995 Petr Net Based Software Dependablty Engneerng Monka Hener Brandenburg Unversty of Technology Cottbus Computer Scence Insttute Postbox 101344 D-03013

More information

On Some Entertaining Applications of the Concept of Set in Computer Science Course

On Some Entertaining Applications of the Concept of Set in Computer Science Course On Some Entertanng Applcatons of the Concept of Set n Computer Scence Course Krasmr Yordzhev *, Hrstna Kostadnova ** * Assocate Professor Krasmr Yordzhev, Ph.D., Faculty of Mathematcs and Natural Scences,

More information

Assembler. Shimon Schocken. Spring Elements of Computing Systems 1 Assembler (Ch. 6) Compiler. abstract interface.

Assembler. Shimon Schocken. Spring Elements of Computing Systems 1 Assembler (Ch. 6) Compiler. abstract interface. IDC Herzlya Shmon Schocken Assembler Shmon Schocken Sprng 2005 Elements of Computng Systems 1 Assembler (Ch. 6) Where we are at: Human Thought Abstract desgn Chapters 9, 12 abstract nterface H.L. Language

More information

Analysis of 3D Cracks in an Arbitrary Geometry with Weld Residual Stress

Analysis of 3D Cracks in an Arbitrary Geometry with Weld Residual Stress Analyss of 3D Cracks n an Arbtrary Geometry wth Weld Resdual Stress Greg Thorwald, Ph.D. Ted L. Anderson, Ph.D. Structural Relablty Technology, Boulder, CO Abstract Materals contanng flaws lke nclusons

More information

Analysis on the Workspace of Six-degrees-of-freedom Industrial Robot Based on AutoCAD

Analysis on the Workspace of Six-degrees-of-freedom Industrial Robot Based on AutoCAD Analyss on the Workspace of Sx-degrees-of-freedom Industral Robot Based on AutoCAD Jn-quan L 1, Ru Zhang 1,a, Fang Cu 1, Q Guan 1 and Yang Zhang 1 1 School of Automaton, Bejng Unversty of Posts and Telecommuncatons,

More information

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Overvew 2 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Introducton Mult- Smulator MASIM Theoretcal Work and Smulaton Results Concluson Jay Wagenpfel, Adran Trachte Motvaton and Tasks Basc Setup

More information

ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE

ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE Yordzhev K., Kostadnova H. Інформаційні технології в освіті ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE Yordzhev K., Kostadnova H. Some aspects of programmng educaton

More information

QUIET CITY A EUROPEAN PROJECT TO SUPPORT CITIES IN NOISE MITIGATION. Wolfgang Probst and Markus Petz 1

QUIET CITY A EUROPEAN PROJECT TO SUPPORT CITIES IN NOISE MITIGATION. Wolfgang Probst and Markus Petz 1 ICSV14 Carns Australa 9-12 July, 2007 QUIET CITY A EUROPEAN PROJECT TO SUPPORT CITIES IN NOISE MITIGATION Wolfgang Probst and Markus Petz 1 1 ACCON GmbH and DataKustk GmbH D-86926 Grefenberg, Germany Wolfgang.probst@datakustk.de

More information

ANSYS FLUENT 12.1 in Workbench User s Guide

ANSYS FLUENT 12.1 in Workbench User s Guide ANSYS FLUENT 12.1 n Workbench User s Gude October 2009 Copyrght c 2009 by ANSYS, Inc. All Rghts Reserved. No part of ths document may be reproduced or otherwse used n any form wthout express wrtten permsson

More information

Harvard University CS 101 Fall 2005, Shimon Schocken. Assembler. Elements of Computing Systems 1 Assembler (Ch. 6)

Harvard University CS 101 Fall 2005, Shimon Schocken. Assembler. Elements of Computing Systems 1 Assembler (Ch. 6) Harvard Unversty CS 101 Fall 2005, Shmon Schocken Assembler Elements of Computng Systems 1 Assembler (Ch. 6) Why care about assemblers? Because Assemblers employ some nfty trcks Assemblers are the frst

More information

Lecture - Data Encryption Standard 4

Lecture - Data Encryption Standard 4 The Data Encrypton Standard For an encrypton algorthm we requre: secrecy of the key and not of the algorthm tself s the only thng that s needed to ensure the prvacy of the data the best cryptographc algorthms

More information

Two-Stage Data Distribution for Distributed Surveillance Video Processing with Hybrid Storage Architecture

Two-Stage Data Distribution for Distributed Surveillance Video Processing with Hybrid Storage Architecture Two-Stage Data Dstrbuton for Dstrbuted Survellance Vdeo Processng wth Hybrd Storage Archtecture Yangyang Gao, Hatao Zhang, Bngchang Tang, Yanpe Zhu, Huadong Ma Bejng Key Lab of Intellgent Telecomm. Software

More information

SENSITIVITY ANALYSIS IN LINEAR PROGRAMMING USING A CALCULATOR

SENSITIVITY ANALYSIS IN LINEAR PROGRAMMING USING A CALCULATOR SENSITIVITY ANALYSIS IN LINEAR PROGRAMMING USING A CALCULATOR Judth Aronow Rchard Jarvnen Independent Consultant Dept of Math/Stat 559 Frost Wnona State Unversty Beaumont, TX 7776 Wnona, MN 55987 aronowju@hal.lamar.edu

More information

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

More information

(1) The control processes are too complex to analyze by conventional quantitative techniques.

(1) The control processes are too complex to analyze by conventional quantitative techniques. Chapter 0 Fuzzy Control and Fuzzy Expert Systems The fuzzy logc controller (FLC) s ntroduced n ths chapter. After ntroducng the archtecture of the FLC, we study ts components step by step and suggest a

More information

Feature Reduction and Selection

Feature Reduction and Selection Feature Reducton and Selecton Dr. Shuang LIANG School of Software Engneerng TongJ Unversty Fall, 2012 Today s Topcs Introducton Problems of Dmensonalty Feature Reducton Statstc methods Prncpal Components

More information

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

More information

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z.

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z. TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS Muradalyev AZ Azerbajan Scentfc-Research and Desgn-Prospectng Insttute of Energetc AZ1012, Ave HZardab-94 E-mal:aydn_murad@yahoocom Importance of

More information

INVERSE DYNAMICS ANALYSIS AND SIMULATION OF A CLASS OF UNDER- CONSTRAINED CABLE-DRIVEN PARALLEL SYSTEM

INVERSE DYNAMICS ANALYSIS AND SIMULATION OF A CLASS OF UNDER- CONSTRAINED CABLE-DRIVEN PARALLEL SYSTEM U.P.B. Sc. Bull., Seres D, Vol. 78, Iss., 6 ISSN 454-58 INVERSE DYNAMICS ANALYSIS AND SIMULATION OF A CLASS OF UNDER- CONSTRAINED CABLE-DRIVEN PARALLEL SYSTEM We LI, Zhgang ZHAO, Guangtan SHI, Jnsong LI

More information