An interactive approach to template generation in QFT methodology

Size: px
Start display at page:

Download "An interactive approach to template generation in QFT methodology"

Transcription

1 An interactive approach to template generation in QFT methodology J. M. Díaz, S. Dormido, J. Aranda Dpt. de Informática y Automática. ETSI Informática. UNED. Juan del Rosal nº Madrid. Spain Phone: Fax: josema@dia.uned.es Abstract The calculation of templates associated with plant uncertainty at some frequencies is one of the first steps in the design of robust controllers using the Quantitative Feedbac Theory (QFT) methodology. If the QFT designer does not correctly calculate the templates, the design will be unnecessarily conservative, or erroneous. This paper describes the main features of Template Interactive Generator (TIG), a new free software tool which calculates the templates of plants with special parameter dependencies, such as interval plants; and plants with affine parametric uncertainty. The paper also includes two examples which illustrate the ease of use and the strong interactivity of TIG. Keywords: Quantitative feedbac theory (QFT); Robust control; Control Systems Computer-Aided Design (CSCAD) 1.- INTRODUCTION A template Γ(ω i ) is the representation in the Nichols diagram of the plant uncertainty at a given frequency ω i. Templates are used in different robust control techniques, lie Quantitative Feedbac Theory (QFT) [1]-[3]. In QFT methodology, the templates calculation is one of the first steps. Templates are used to obtain the bounds associated with design specifications. In the loop-shaping stage, with these bounds it is possible to now where the open-loop transfer function must be placed in the Nichols diagram in order to fulfil the specifications. It is very important to obtain a good approximation of the templates in order to only add the necessary amount of conservatism in the controller designed. Typically, QFT designers wor with a finite set of template points, i.e., a discrete approximation of the template is used. The template boundary points are the most important, because they are the only ones used to calculate the bounds associated with the design specifications. Internal points only produce an unnecessary increase in the calculation time of the bounds associated with the specifications. It is Revised version (December 13 rd 26) J. M. Díaz, S. Dormido, J. Aranda 1

2 important to bear in mind that during a QFT design these bounds may have to be computed several times, because if the initial specifications are too demanding, there will be no solution to the problem considered and the specification will have to be relaxed. Therefore, the waste of computational time may be considerable. In general, QFT designers wor with all the template points, and not only with the template boundary, in spite of the waste of computational time. Besides, they usually use the grid method. This is a brute-force approach, which consists of selecting values inside each parameter uncertainty range, and evaluating the plant for these values at the desired frequency. While the procedure is direct and simple, it has several disadvantages [4]. Fortunately, in the last fifteen years other methods or algorithms for calculating templates have been developed. Each one uses different strategies: geometric considerations [4-5], Kharitonov segments [6], factorisation in simple elements and convolution [7], symbolic calculation [8], and interval analysis [9]. The most used and nown software tool to assist the designer in implementing the QFT methodology is the Matlab QFT toolbox [1]. However, this toolbox does not implement any algorithms to compute templates. This paper presents the software tool Template Interactive Generator (TIG) ( which assists the QFT designer in calculating template boundaries of interval plants, and plants with affine parametric uncertainty in their coefficients. These inds of plants are very usual in control problems. Besides, TIG can also find the template boundaries associated with other inds of plants whose templates have been previously computed in Matlab. The paper is organised as follows: Section 2 is devoted to describe the interactive tool TIG. Section 3 includes two examples to illustrate the use of TIG. Finally, conclusions are given in section TIG DESCRIPTION 2.1 Purpose of the interactive tool Let the following uncertain parameter vector be [ p p ] p =,..., (1) 1, 2 p L where p j min max [ p, ] j=1,2,..,l. With TIG it is possible to calculate the template boundaries of plants j p j whose transfer functions have the following structure: Revised version (December 13 rd 26) J. M. Díaz, S. Dormido, J. Aranda 2

3 m b ( p) s b( s; p) = P( s; p) = = (2) n a( s; p) a ( p) s = where the coefficients b (p) and a (p) are linear combinations of the uncertain parameters, i.e., L + j j= 1 b ( p) = β β p (3) L + j j= 1 j a ( p) = α α p (4) j In the previous expressions β j and α j j=,...,l are real constants. These inds of plants are nown as plants with affine parametric uncertainty. A particular case of (2) is obtained when the numerator uncertain parameters are independent of the denominator uncertain parameters: m b ( q) s b( s; q) = P( s; q, r) = = (5) n a( s; r) a ( r) s = where q h min max [ q, ] h=1,2,..,l n and r i min max [ r, ] i=1,2,..,l d, with L n +L d =L. The coefficients b (q) h q h i r i and a (r) also present an affine structure similar to (3) and (4). Another particular case of (2) is obtained when the plant transfer function coefficients are directly the uncertain parameters, such inds of plants are nown as interval plants: m q s b( s; q) = P( s; q, r) = = (6) n a( s; r) r s = min max min max where q [ q, ] and r [ r, ]. q r Revised version (December 13 rd 26) J. M. Díaz, S. Dormido, J. Aranda 3

4 For the plants described by (2), (5) and (6), TIG includes four algorithms to calculate the associated templates. These algorithms are the following: a) the Bailey & Hui algorithm [4], b) the Fu algorithm [5], c) the Kharitonov segment algorithm [6], and d) the grid algorithm. The Bailey & Hui algorithm directly generates template boundary points for plant types (5) and (6). If there is any dependency between the numerator uncertain parameters and the denominator uncertain parameters, then this algorithm generates a conservative template boundary. The number of template boundary points N c obtained with this algorithm can be determined using the expression N = 2 (7) c N b where N b is an algorithm parameter associated with the number of upper (or lower) template boundary points. The Fu algorithm considers L 2 1 L template edges (L is the number of uncertain plant parameters). A template edge can be external or internal. A template external edge forms part of the template boundary. Liewise, a template internal edge is contained inside the template boundary. Moreover, this algorithm generates N f points for each edge. N f is an algorithm parameter. Therefore, the number of generated template points is L N t 2 1 L = N (8) f The Kharitonov segment algorithm can be used for plant type (6). This algorithm considers 32 template edges (the Kharitonov segments), and it generates N points for each one. N is an algorithm parameter. Therefore, the total number of generated points is N = 32 (9) t N The grid algorithm generates N t points of a template, according to the following expression: N t = L j= 1 N p j (1) where min max N is the number of equispaced values for the uncertain parameters p j [ p, ] j=1,...,l p j j p j which are considered for obtaining the template points. The N are algorithm parameters. p j Revised version (December 13 rd 26) J. M. Díaz, S. Dormido, J. Aranda 4

5 The Bailey & Hui algorithm, Fu algorithm and Kharitonov segment algorithm can only be used if a(jω i ; p), for any combination of the uncertain parameter values. The plant template Γ(ω i ) is not bounded if a(jω i ; p) =. Besides, if the hyper-rectangle formed from q or r contains the origin of the complex plane, then the Bailey & Hui algorithm cannot be used. Moreover, the Bailey & Hui algorithm is the only one that directly generates the template boundaries. With the other two algorithms an additional algorithm is required to find the template boundaries. TIG uses the ε-algorithm proposed by F.M. Montoya [11]. It basically wors in the following way: it starts from a template boundary point, typically the template point with a greater real part. It traces a circle with radius ε, and it loos for the template point with the minimum phase contained inside the circle. This point also belongs to the template boundary. This procedure is repeated till all of the template boundary points are located. The ε-algorithm implemented in TIG has three parameters which can be tuned by users: Weight, Factor X and Factor Y. Weight is a positive real number that multiplies the diagonal D of the rectangle which encloses all the template points. The radius ε is related to the parameter Weight in the following expression: ε = Weight D (11) Moreover, Factor X and Factor Y are real positive numbers which divide the coordinate x or the coordinate y of all template points. 2.2 Main features The main features of TIG are its ease of use and strong interactivity. These are common characteristics of all the software tools developed with the program SysQuae [12]. All that users have to do is to place the mouse pointer over the different items which the tool displays on the screen. Any action carried out on the screen is immediately reflected on all the graphs generated and displayed by the tool. This allows users to visually perceive the effects of their actions. Thus, users do not have to write any script or command, unlie with Matlab. Some examples of TIG interactivity are: The wor template Γ w (ω w ) in the Nichols chart (or on the complex plane) is simultaneously modified if users change the configuration parameter of the template computation algorithm (N b for the Bailey & Hui algorithm, N f for the Fu algorithm or N for the Kharitonov segment algorithm) or the wor frequency ω. The boundary of the wor template Γ w (ω w ) in the Nichols chart (or on the complex plane) is simultaneously modified if users change the configuration parameter (Weight, Factor X or Factor Y) of the ε-algorithm used for computing the boundary template. The simultaneous visualization of the wor templates computed for each of the four template computation algorithms implemented in TIG. Revised version (December 13 rd 26) J. M. Díaz, S. Dormido, J. Aranda 5

6 The automatic selection and removing of all Γ w (ω w ) internal points. The manual selection and removing of any Γ w (ω w ) point. Another TIG interesting feature is its capability of cooperatively woring with other software tools, lie Matlab and Quantitative Feedbac Theory Interactive Tool (QFTIT) [13]. For example, TIG is able to import a template with interior points from Matlab, obtain its boundary, and export it to Matlab. Finally, TIG is a free distribution executable file available for Windows and Mac platforms. 2.3 Limitations The main limitation of this software tool is that its interactivity decreases if the computational load is heavy. In this case, there is a delay since users mae a change until it is represented in all the figures on the TIG window. TIG considers that the computational load begins to be heavy if the following relation is verified: T + T >. s (12) t c 6 where T t is the time (in seconds) that the wor template computation algorithm taes in computing Γ w (ω w ), and T c is the time (in seconds) that the ε-algorithm taes in finding the Γ w (ω w ) boundary. These times are function of the algorithm parameters and plant structure. In order to avoid a very great delay, the maximum value of the algorithm parameters and the feasible plant structure are limited. For example, in the present version of TIG, the limitations associated to the plant structure are: The maximum value of the plant denominator grade is n=7. Therefore, the maximum value of the plant numerator will be m=6. The maximum number of plant integrators or derivators is N ID =1. The maximum number of plant uncertain parameters is L=14. The maximum number of different uncertain parameters in the plant denominator is L d =7. The plant numerator has the same restriction. Remember that (L=L n +L d ). A complete enumeration of all the TIG limitations can be found in the User s Guide available at Revised version (December 13 rd 26) J. M. Díaz, S. Dormido, J. Aranda 6

7 2.4 Wor modes With TIG it is possible to wor in two different modes: configuration and analysis. The configuration mode consists of four sequential steps: Step 1. Configuration of the plant uncertain parameters. Step 2. Configuration of the plant transfer function denominator. Step 3. Configuration of the plant transfer function numerator. Step 4. Configuration of the wor frequencies set Ω. Furthermore, in the analysis mode, users can do, among other things, the actions previously described in section 2.2. In the following subsections, the TIG window items are briefly described for each wor mode. Readers who are interested can find a complete description in the User s Guide. The analysis mode is described first because the tool always starts in this mode on a predefined example Items available in the TIG window in the Analysis mode The main window of the tool in the Analysis mode is divided into several zones (see Figure 1), and each zone contains different items and figures. There are six zones on the left side of the window (Wor Mode, Status, Plant Uncertain Parameters, Analysis, Algorithm Information and Plant Transfer Function), and three zones on the right side of the window (Saved Templates, Frequencies and Wor Template). With the Wor Mode zone it is possible to select the wor mode. Users cannot force the transition from the configuration mode to the analysis mode. This transition is automatically done when they complete the last step of the configuration mode. However, users can go to the configuration mode when they wish. The Saved Templates zone contains a Nichols chart where the saved templates Γ(ω i ) ω i Ω are represented in different colours. A saved template is a valid template which can be exported to Matlab or QFTIT. Liewise, the template points are represented with o and their nominal value with x. Initially, the templates shown in this zone are computed by the Bailey & Hui algorithm (with N b =25), when the transition from the configuration mode to the analysis mode taes place. Users can save other templates in this zone throughout the wor session, clicing on the small red triangles located at both sides. With TIG it is only possible to save one template for each frequency ω i. Revised version (December 13 rd 26) J. M. Díaz, S. Dormido, J. Aranda 7

8 Figure 1. Example of the TIG window in the Analysis mode In the Frequencies zone, users can visualize and configure the wor frequencies set Ω, and select the wor frequency ω w. The zone contains a horizontal axis which is graduated in radians per seconds using a logarithmic scale. On this axis, a vertical segment for each frequency ω i Ω is drawn in different colours. The colour code is the same used in the Saved Templates zone. Besides, users can add and remove frequencies ω i Ω. The Wor Template zone contains a Nichols chart (or a complex plane) where the current wor template Γ w (ω w ) is drawn. Different colours are used to distinguish the algorithm which is being used to compute the templates. The Γ w (ω w ) points are represented in this zone with the symbol o. The Γ w (ω w ) boundary points are connected using a solid line. Other items located in this zone are the text field w and the button Save. With the text field it is possible to visualise and configure the current value of ω w. The button is used to save Γ w (ω w ) in the Saved Templates zone, i.e., if users clic on it, then Γ(ω w )= Γ w (ω w ). The Status zone contains three circular indicators: the upper one is associated with the Γ w (ω w ) calculation, the central one is associated with the Γ w (ω w ) boundary calculation, and the lower one is associated with the computational load state. Each indicator can tae three different colours (red, yellow or green) to warn users about certain events. Revised version (December 13 rd 26) J. M. Díaz, S. Dormido, J. Aranda 8

9 In the Plant Uncertain Parameter zone, users can visualise and configure the maximum, nominal and minimum values of the plant uncertain parameters. The Analysis zone allows users to do several actions: select the Γ w (ω w ) computation algorithm, configure the parameters of the selected algorithm (N b, N f or N ) and the parameters of the ε-algorithm (Weight, Factor X, and Factor Y), select and remove Γ w (ω w ) points, and correct the Γ w (ω w ) phase jumps. Finally, the Algorithm Information and Plant Transfer Function zones have merely an informative function. The Algorithm Information zone shows the following data: N t (number of Γ w (ω w ) points), N c (number of Γ w (ω w ) boundary points), R (algorithm yield (N c /N t )), T t (Γ w (ω w ) calculation time) and T c (Γ w (ω w ) boundary calculation time). Furthermore, the Plant Transfer Function zone shows the symbolic expression of the plant transfer function Items available in the TIG window in the Configuration mode In this wor mode, the TIG window s appearance changes. Users must wor principally in the Configuration Steps zone to configure the number of plant uncertain parameters, their values (minimum, maximum and nominal), and the wor frequencies set Ω. The upper part of this zone contains four text lines associated with the four sequential steps of this mode. The current step is always highlighted. In this wor mode, other useful zones are: Configure Plant Uncertain Parameters, Table of Plant Uncertain Parameters and Plant Transfer Function. The first zone offers an alternative way of configuring the plant uncertain parameters. The other two zones have an informative function. Thus, the Table of Plant Uncertain Parameters zone shows a table which contains the maximum, nominal and minimum values of the plant uncertain parameters. The Plant Transfer Function zone shows, apart from the denominator and numerator expressions, the field N ID with which it is possible to configure the number of plant integrators or derivators. 3. ILLUSTRATIVE EXAMPLES 3.1. Interval plant Let us assume a plant P( s, p) s + p s + p = (13) 3 2 s + p1 s + p2 s + p3 containing 5 uncertain parameters Revised version (December 13 rd 26) J. M. Díaz, S. Dormido, J. Aranda 9

10 p 1 [2.3, 19], p 2 [13.51, 147], p 3 [11.25, 49], p 4 [7, 9.5], p 5 [8.25, 9.5] (14) The nominal values are p = 1, p = 1, p = 25, p = 8, p 9 (15) = In order to eep the description as brief as possible, it is going to be assumed that the wor frequencies set consists of only one element: Ω={3} rad/s. This example is going to illustrate how it is possible to calculate Γ(3) and obtain its boundary using TIG. First of all, users have to go to the configuration mode and sequentially introduce step by step all the information which TIG needs to be able to wor: maximum, nominal and minimum values of the plant uncertain parameters, the numerator and denominator structures, and the wor frequencies set Ω. 1 5 Magnitude (db) Phase (º) Figure 2. Γ w (3) ( o and broen line) computed by the Bailey & Hui algorithm with N b =25, and Γ(3) ( * and solid line) computed by the same algorithm with N b =5 Once the configuration has finished, TIG automatically computes Γ(3) using by default the Bailey & Hui algorithm with N b =25, and goes to the Analysis mode. Since the numerator uncertain parameters are independent of the denominator uncertain parameters, another algorithm does not have to be used [16]. Remember that for this case, the exact template boundary may be directly calculated. The Wor Template zone shows Γ w (3) consisting of 5 points. It is advisable to study whether it is necessary to increase N b to improve the Γ w (3) boundary, or whether it is possible to decrease N b without Revised version (December 13 rd 26) J. M. Díaz, S. Dormido, J. Aranda 1

11 significantly changing the boundary shape. Users simply must drag the slider N b in the Analysis zone to do this study. It can be observed in the Wor Template that if users increase N b, the Γ w (3) boundary will have more points. However, the boundary shape will not significantly change. A good value is N b =5 to define better the boundary ends (see Figure 2). The wor template obtained with this value must be saved in the Saved Templates zone to export it later to Matlab or QFTIT. For this, users have to clic the Save button Plant with affine parametric uncertainty Let the plant with affine parametric uncertainty originally proposed in [5] be P( s, p) = s 3 2 s + (.4 p1 +.2 p2 + 4) s + ( p1 p3 + 2) 2 + (.5 p -.5 p +.5 p + 9.5) s + (2. p + p + 27) s - p + p (16) It has three uncertain parameters: { p, p } [ 3, 3] p (17) 1, 2 3 whose nominal values are p = 1.5, p = 1.5, p 1.5 (18) = In order to eep the description as brief as possible, it is going to be assumed that the wor frequencies set consists of only one element: Ω={1} rad/s. This example is going to illustrate how it is possible to calculate Γ(1) and obtain its boundary using TIG. Lie the previous example, first of all, the information associated with the plant must be introduced in TIG in the Configuration mode. Once the configuration has finished, TIG automatically computes Γ(1) using by default the Bailey & Hui algorithm with N b =25, and goes to the Analysis mode. The plant transfer function (16) has the same uncertain parameters in the numerator and the denominator. In this case, the Bailey & Hui algorithm generates conservative template boundaries. Therefore, another algorithm must be used. The best selection in this case is the Fu algorithm. Thus, this algorithm must be selected as the wor algorithm in the Analysis zone. Simultaneously, TIG calculates (using the Fu Revised version (December 13 rd 26) J. M. Díaz, S. Dormido, J. Aranda 11

12 algorithm with N f =5) and draws Γ w (1) in the Wor Template zone. However, TIG has not drawn the Γ w (1) boundary. This means that the ε-algorithm has not been able to find the boundary using the default values (Weight=1, Factor X=1, and Factor Y=1). Therefore, these parameters must be modified using the appropriate text fields or sliders. For example, if Weight=.37, a boundary of Γ w (1) is obtained. However, it is not correct because the Γ w (1) points placed at the lower right end do not belong to this boundary. Users can try to improve the boundary by decreasing Weight even more, but no improvement will be obtained. In fact, the boundary will disappear. Another option is to increase Factor X. Users can chec that a good boundary appears if Factor X is increased to 4 (see Figure 3). 1 2 Magnitude (db) Phase (º) Figure 3. Γ w (1) ( o ) calculated with the Fu algorithm, N f =5 and its boundary (solid line) found with the ε-algorithm, Weight=.37, Factor X=4 and Factor Y=1 Lie the previous example, users can analyse whether it is necessary to increase N f to improve the Γ w (1) boundary or whether it is possible to decrease N f without significantly changing the boundary shape. This study shows that N f =5 is a good value. Finally, before saving Γ w (1) in the Saved Templates zone, the non-boundary points must be removed. This action can be easily done in TIG, clicing on the Remove button located in the Analysis zone. 4. CONCLUSIONS The software tool TIG assists QFT designers in calculating template boundaries for interval plants, and plants with affine parametric uncertainty using different algorithms. Liewise, TIG can find template boundaries associated with other inds of plants if these templates have been previously calculated in Matlab. The main features of TIG are its ease of use and its strong interactivity. Any action carried out on the screen by users is immediately reflected on all the graphs generated and displayed by the tool. This Revised version (December 13 rd 26) J. M. Díaz, S. Dormido, J. Aranda 12

13 allows users to visually perceive the effects of their actions. Thus, QFT designers do not have to write any script or command, unlie with Matlab. The authors welcome any suggestions to improve the tool. ACKNOWLEDGMENTS This development was supported by CICYT of Spain under contracts DPI C4-1 and DPI Besides, we wish to express our sincere thans to Professor F. J. Montoya Dato for providing us the ε-algorithm code. REFERENCES [1] Horowitz, I. M., Survey of Quantitative Feedbac Theory (QFT), International Journal of Robust and Non-linear Control, Vol. 11, No. 1, pp (21). [2] Houpis, C. H., Rasmussen, S. J., and M. García-Sanz, Quantitative Feedbac Theory: fundamentals and applications, 2 nd Edition, CRC Taylor & Francis: Boca Ralen, (26). [3] Yaniv, O., Quantitative feedbac design of linear and nonlinear control systems, Kluwer Academic Publishers: Norwell, Massachusetts, (1999). [4] Bailey, F. N., and C. H. Hui, A fast algorithm for computing parametric rational functions, IEEE transactions on automatic control, Vol. 34, No. 11, pp (1989). [5] Fu, M., Computing the frequency response of linear systems with parametric perturbation, Systems & Control Letters, Vol. 15, pp (199). [6] Bartlett, A. C., Tesi, A., and A. Vicino,, Frequency response of uncertain systems with interval plants, IEEE transactions on automatic control, Vol. 38, No. 6, pp (1993). Revised version (December 13 rd 26) J. M. Díaz, S. Dormido, J. Aranda 13

14 [7] Gutman, P.O., Baril, C., and L. Neumann, An algorithm for computing value sets of uncertain transfer functions in factored real form. IEEE Transactions on Automatic Control, Vol. 29, No. 6, pp (1995). [8] Ballance D. J., and W. Chen, Symbolic computation in value sets of plants with uncertain parameters, Proc. UKACC International conference on control 98, pp (1998). [9] Nataraj, P. S. V., and G. Sardar, Template generation for continuous transfer functions using interval analysis. Automatica, Vol, 36, pp (2). [1] Borghesani C., Chait Y, and O. Yaniv, Quantitative Feedbac Theory Toolbox - for use with MATLAB. The MathWors Inc, Natic, MA, (1995). [11] Montoya, F. J., Diseño de sistemas de control no lineales mediante QFT: Análisis computacional y desarrollo de una herramienta CACSD. Ph.D. thesis. Universidad de Murcia (Spain), Departamento de Informática y Sistemas Informáticos, (1998). [12] Piguet, Y., Sysquae user manual, version 1., Calerga: Lausanne, Switzerland, (1999). [13] Díaz, J. M., Dormido, S., and J. Aranda, Interactive computer-aided control design using Quantitative Feedbac Theory: The problem of vertical movement stabilization on high-speed ferry, International Journal of Control, Vol. 78, No. 11, pp (25). Revised version (December 13 rd 26) J. M. Díaz, S. Dormido, J. Aranda 14

Speed Enhancement of QFT Bound Generation using GPU

Speed Enhancement of QFT Bound Generation using GPU International Journal of Computer Engineering in Research Trends Multidisciplinary, Open Access, Peer-Reviewed and fully refereed Research Paper Volume-5, Issue-4,2018 Regular Edition E-ISSN: 2349-7084

More information

7. Completing a Design: Loop Shaping

7. Completing a Design: Loop Shaping 7. Completing a Design: Loop Shaping Now that we understand how to analyze stability using Nichols plots, recall the design problem from Chapter 5: consider the following feedback system R C U P Y where

More information

DSP First Lab 02: Introduction to Complex Exponentials

DSP First Lab 02: Introduction to Complex Exponentials DSP First Lab 02: Introduction to Complex Exponentials Lab Report: It is only necessary to turn in a report on Section 5 with graphs and explanations. You are ased to label the axes of your plots and include

More information

Comparison QFT Controller Based on Genetic Algorithm with MIMO Fuzzy Approach in a Robot

Comparison QFT Controller Based on Genetic Algorithm with MIMO Fuzzy Approach in a Robot 5 th SASTech 0, Khavaran Higher-education Institute, Mashhad, Iran. May -4. Comparison QFT Controller Based on Genetic Algorithm with MIMO Fuzzy Approach in a Robot Ali Akbar Akbari Mohammad Reza Gharib

More information

Automatic Loop Shaping in QFT using Hybrid Optimization and Consistency Technique

Automatic Loop Shaping in QFT using Hybrid Optimization and Consistency Technique Preprints of the 10th IFAC International Symposium on Dynamics and Control of Process Systems The International Federation of Automatic Control Automatic Loop Shaping in QFT using Hybrid Optimization and

More information

Computer Graphics : Bresenham Line Drawing Algorithm, Circle Drawing & Polygon Filling

Computer Graphics : Bresenham Line Drawing Algorithm, Circle Drawing & Polygon Filling Computer Graphics : Bresenham Line Drawing Algorithm, Circle Drawing & Polygon Filling Downloaded from :www.comp.dit.ie/bmacnamee/materials/graphics/006- Contents In today s lecture we ll have a loo at:

More information

SETTLEMENT OF A CIRCULAR FOOTING ON SAND

SETTLEMENT OF A CIRCULAR FOOTING ON SAND 1 SETTLEMENT OF A CIRCULAR FOOTING ON SAND In this chapter a first application is considered, namely the settlement of a circular foundation footing on sand. This is the first step in becoming familiar

More information

The figures below are all prisms. The bases of these prisms are shaded, and the height (altitude) of each prism marked by a dashed line:

The figures below are all prisms. The bases of these prisms are shaded, and the height (altitude) of each prism marked by a dashed line: Prisms Most of the solids you ll see on the Math IIC test are prisms or variations on prisms. A prism is defined as a geometric solid with two congruent bases that lie in parallel planes. You can create

More information

Robust Control of Polytopic Systems by Convex Optimization

Robust Control of Polytopic Systems by Convex Optimization Robust Control of Polytopic Systems by Convex Optimization Alireza Karimi, Hamid Khatibi and Roland Longchamp Abstract Robust control synthesis of linear time-invariant SISO polytopic systems is investigated

More information

PART A Three-Dimensional Measurement with iwitness

PART A Three-Dimensional Measurement with iwitness PART A Three-Dimensional Measurement with iwitness A1. The Basic Process The iwitness software system enables a user to convert two-dimensional (2D) coordinate (x,y) information of feature points on an

More information

How to re-open the black box in the structural design of complex geometries

How to re-open the black box in the structural design of complex geometries Structures and Architecture Cruz (Ed) 2016 Taylor & Francis Group, London, ISBN 978-1-138-02651-3 How to re-open the black box in the structural design of complex geometries K. Verbeeck Partner Ney & Partners,

More information

ANSYS Workbench Guide

ANSYS Workbench Guide ANSYS Workbench Guide Introduction This document serves as a step-by-step guide for conducting a Finite Element Analysis (FEA) using ANSYS Workbench. It will cover the use of the simulation package through

More information

REDUCING GRAPH COLORING TO CLIQUE SEARCH

REDUCING GRAPH COLORING TO CLIQUE SEARCH Asia Pacific Journal of Mathematics, Vol. 3, No. 1 (2016), 64-85 ISSN 2357-2205 REDUCING GRAPH COLORING TO CLIQUE SEARCH SÁNDOR SZABÓ AND BOGDÁN ZAVÁLNIJ Institute of Mathematics and Informatics, University

More information

Application of Finite Volume Method for Structural Analysis

Application of Finite Volume Method for Structural Analysis Application of Finite Volume Method for Structural Analysis Saeed-Reza Sabbagh-Yazdi and Milad Bayatlou Associate Professor, Civil Engineering Department of KNToosi University of Technology, PostGraduate

More information

Module 1: Basics of Solids Modeling with SolidWorks

Module 1: Basics of Solids Modeling with SolidWorks Module 1: Basics of Solids Modeling with SolidWorks Introduction SolidWorks is the state of the art in computer-aided design (CAD). SolidWorks represents an object in a virtual environment just as it exists

More information

Robust Control of Bench-top Helicopter Using Quantitative Feedback Theory

Robust Control of Bench-top Helicopter Using Quantitative Feedback Theory TELKOMNIKA Indonesian Journal of Electrical Engineering Vol. 14, No. 3, June 2015, pp. 500 ~ 507 DOI: 10.11591/telkomnika.v14i3.7899 500 Robust Control of Bench-top Helicopter Using Quantitative Feedback

More information

HBS Training - IT Solutions. PlanWeb. Intermediate

HBS Training - IT Solutions. PlanWeb. Intermediate HBS Training - IT Solutions PlanWeb Intermediate CONTENTS Logging on to the system...3 The PlanWeb Window...5 The Tool Bar...6 The Status Bar...6 The Map Window...6 The Information Window...7 Changing

More information

Chapter 4 Determining Cell Size

Chapter 4 Determining Cell Size Chapter 4 Determining Cell Size Chapter 4 Determining Cell Size The third tutorial is designed to give you a demonstration in using the Cell Size Calculator to obtain the optimal cell size for your circuit

More information

VISUALIZING THE 3D POLAR POWER PATTERNS AND EXCITATIONS OF PLANAR ARRAYS WITH MATLAB

VISUALIZING THE 3D POLAR POWER PATTERNS AND EXCITATIONS OF PLANAR ARRAYS WITH MATLAB VISUALIZING THE 3D POLAR POWER PATTERNS AND EXCITATIONS OF PLANAR ARRAYS WITH MATLAB J. C. BRÉGAINS, F. ARES, AND E. MORENO Radiating Systems Group, Department of Applied Physics, 15782 Campus Sur, Univ.

More information

Knot Insertion and Reparametrization of Interval B-spline Curves

Knot Insertion and Reparametrization of Interval B-spline Curves International Journal of Video&Image Processing and Network Security IJVIPNS-IJENS Vol:14 No:05 1 Knot Insertion and Reparametrization of Interval B-spline Curves O. Ismail, Senior Member, IEEE Abstract

More information

3 SETTLEMENT OF A CIRCULAR FOOTING ON SAND (LESSON 1) Figure 3.1 Geometry of a circular footing on a sand layer

3 SETTLEMENT OF A CIRCULAR FOOTING ON SAND (LESSON 1) Figure 3.1 Geometry of a circular footing on a sand layer SETTLEMENT OF A CIRCULAR FOOTING ON SAND (LESSON 1) 3 SETTLEMENT OF A CIRCULAR FOOTING ON SAND (LESSON 1) In the previous chapter some general aspects and basic features of the PLAXIS program were presented.

More information

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1 Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1. Purpose ME:5160 Intermediate Mechanics of Fluids CFD LAB 2 (ANSYS 19.1; Last Updated: Aug. 7, 2018) By Timur Dogan, Michael Conger,

More information

Glossary Common Core Curriculum Maps Math/Grade 6 Grade 8

Glossary Common Core Curriculum Maps Math/Grade 6 Grade 8 Glossary Common Core Curriculum Maps Math/Grade 6 Grade 8 Grade 6 Grade 8 absolute value Distance of a number (x) from zero on a number line. Because absolute value represents distance, the absolute value

More information

Angle of Loll Calculation By Cubic Spline

Angle of Loll Calculation By Cubic Spline JOURNAL OF MARITIME RESEARCH Vol. X. No. 2 (2013), pp. 21-26 ISSN: 1697-4040, www.jmr.unican.es Angle of Loll Calculation By Cubic Spline I. Basterretxea 1,2,*, I. Sotés 1,3, A. López 1,4 and I. Alcedo

More information

Selective Space Structures Manual

Selective Space Structures Manual Selective Space Structures Manual February 2017 CONTENTS 1 Contents 1 Overview and Concept 4 1.1 General Concept........................... 4 1.2 Modules................................ 6 2 The 3S Generator

More information

= f (a, b) + (hf x + kf y ) (a,b) +

= f (a, b) + (hf x + kf y ) (a,b) + Chapter 14 Multiple Integrals 1 Double Integrals, Iterated Integrals, Cross-sections 2 Double Integrals over more general regions, Definition, Evaluation of Double Integrals, Properties of Double Integrals

More information

Flank Millable Surface Design with Conical and Barrel Tools

Flank Millable Surface Design with Conical and Barrel Tools 461 Computer-Aided Design and Applications 2008 CAD Solutions, LLC http://www.cadanda.com Flank Millable Surface Design with Conical and Barrel Tools Chenggang Li 1, Sanjeev Bedi 2 and Stephen Mann 3 1

More information

Mathematics Year 9-11 Skills and Knowledge Checklist. Name: Class: Set : Premier Date Year 9 MEG :

Mathematics Year 9-11 Skills and Knowledge Checklist. Name: Class: Set : Premier Date Year 9 MEG : Personal targets to help me achieve my grade : AFL Sheet Number 1 : Standard Form, Decimals, Fractions and Percentages Standard Form I can write a number as a product of it s prime factors I can use the

More information

Control Design Tool for Algebraic Digital Controllers

Control Design Tool for Algebraic Digital Controllers Control Design Tool for Algebraic Digital Controllers Authors: Javier López, Ramón P. Ñeco, Óscar Reinoso, José M. Azorín, José M. Sabater, Nicolás M. García Departamento de Ingeniería de Sistemas Industriales,

More information

CLOSED LOOP SYSTEM IDENTIFICATION USING GENETIC ALGORITHM

CLOSED LOOP SYSTEM IDENTIFICATION USING GENETIC ALGORITHM CLOSED LOOP SYSTEM IDENTIFICATION USING GENETIC ALGORITHM Lucchesi Alejandro (a), Campomar Guillermo (b), Zanini Aníbal (c) (a,b) Facultad Regional San Nicolás Universidad Tecnológica Nacional (FRSN-UTN),

More information

Lecture 5 Date:

Lecture 5 Date: Lecture 5 Date: 19.1.217 Smith Chart Fundamentals Smith Chart Smith chart what? The Smith chart is a very convenient graphical tool for analyzing and studying TLs behavior. It is mapping of impedance in

More information

Student Outcomes. Lesson Notes. Classwork. Opening Exercise (3 minutes)

Student Outcomes. Lesson Notes. Classwork. Opening Exercise (3 minutes) Student Outcomes Students solve problems related to the distance between points that lie on the same horizontal or vertical line Students use the coordinate plane to graph points, line segments and geometric

More information

VIEWZ 1.3 USER MANUAL

VIEWZ 1.3 USER MANUAL VIEWZ 1.3 USER MANUAL 2007-08 Zeus Numerix ViewZ 1.3.0 User Manual Revision: 200806061429 The latest copy of this PDF may be downloaded from the website. An online (HTML) version is also available. Zeus

More information

Mathematics Year 9-11 Skills and Knowledge Checklist. Name: Class: Set : 1 Date Year 9 MEG :

Mathematics Year 9-11 Skills and Knowledge Checklist. Name: Class: Set : 1 Date Year 9 MEG : Personal targets to help me achieve my grade : AFL Sheet Number 1 : Standard Form, Decimals, Fractions and Percentages Standard Form I can write a number as a product of it s prime factors I can use the

More information

Geometric construction of 4-finger force-closure grasps for polyhedral objects. Ricardo Prado Gardini, Raúl Suárez Feijoo

Geometric construction of 4-finger force-closure grasps for polyhedral objects. Ricardo Prado Gardini, Raúl Suárez Feijoo Geometric construction of 4-finger force-closure grasps for polyhedral objects Ricardo Prado Gardini, Raúl Suárez Feijoo IOC-DT-P-2005-23 Novembre 2005 Geometric Construction of 4-Finger Force-Closure

More information

ROUGH SURFACE PEAK INFLUENCE ON THE WEAR PROCESS OF SLIDING-FRICTION PAIRS

ROUGH SURFACE PEAK INFLUENCE ON THE WEAR PROCESS OF SLIDING-FRICTION PAIRS ENGINEERING FOR RURAL DEVELOPMENT Jelgava, 5.-7.05.06. ROUGH SURFACE PEAK INFLUENCE ON THE WEAR PROCESS OF SLIDING-FRICTION PAIRS Guntis Springis, Janis Rudzitis, Eris Gerins, Armands Leitans Riga Technical

More information

Representation of 2D objects with a topology preserving network

Representation of 2D objects with a topology preserving network Representation of 2D objects with a topology preserving network Francisco Flórez, Juan Manuel García, José García, Antonio Hernández, Departamento de Tecnología Informática y Computación. Universidad de

More information

Math 7 Glossary Terms

Math 7 Glossary Terms Math 7 Glossary Terms Absolute Value Absolute value is the distance, or number of units, a number is from zero. Distance is always a positive value; therefore, absolute value is always a positive value.

More information

Simulation of rotation and scaling algorithm for numerically modelled structures

Simulation of rotation and scaling algorithm for numerically modelled structures IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Simulation of rotation and scaling algorithm for numerically modelled structures To cite this article: S K Ruhit et al 2018 IOP

More information

Piping & Instrumentation Diagrams

Piping & Instrumentation Diagrams Page 1 Piping & Instrumentation Diagrams Preface Using This Guide What's New? Getting Started Entering the Workbench Setting up Working Units and Grid Placing Components Routing a Piping Line or I & C

More information

Draw Guide. Chapter 3 Working with Objects and Object Points

Draw Guide. Chapter 3 Working with Objects and Object Points Draw Guide Chapter 3 Working with Objects and Object Points Copyright This document is Copyright 2005 2011 by its contributors as listed below. You may distribute it and/or modify it under the terms of

More information

Method of taking into account constructional and technological casting modifications in solidification simulations

Method of taking into account constructional and technological casting modifications in solidification simulations A R C H I V E S of F O U N D R Y E N G I N E E R I N G Published quarterly as the organ of the Foundry Commission of the Polish Academy of Sciences ISSN (1897-3310) Volume 10 Issue 4/2010 147 152 28/4

More information

Assignment in The Finite Element Method, 2017

Assignment in The Finite Element Method, 2017 Assignment in The Finite Element Method, 2017 Division of Solid Mechanics The task is to write a finite element program and then use the program to analyse aspects of a surface mounted resistor. The problem

More information

7 Fractions. Number Sense and Numeration Measurement Geometry and Spatial Sense Patterning and Algebra Data Management and Probability

7 Fractions. Number Sense and Numeration Measurement Geometry and Spatial Sense Patterning and Algebra Data Management and Probability 7 Fractions GRADE 7 FRACTIONS continue to develop proficiency by using fractions in mental strategies and in selecting and justifying use; develop proficiency in adding and subtracting simple fractions;

More information

Efficient implementation of Constrained Min-Max Model Predictive Control with Bounded Uncertainties

Efficient implementation of Constrained Min-Max Model Predictive Control with Bounded Uncertainties Efficient implementation of Constrained Min-Max Model Predictive Control with Bounded Uncertainties D.R. Ramírez 1, T. Álamo and E.F. Camacho2 Departamento de Ingeniería de Sistemas y Automática, Universidad

More information

Case Study 2: Piezoelectric Circular Plate

Case Study 2: Piezoelectric Circular Plate Case Study 2: Piezoelectric Circular Plate PROBLEM - 3D Circular Plate, kp Mode, PZT4, D=50mm x h=1mm GOAL Evaluate the operation of a piezoelectric circular plate having electrodes in the top and bottom

More information

4.1 Radian and Degree Measure

4.1 Radian and Degree Measure 4.1 Radian and Degree Measure Accelerated Pre-Calculus Mr. Niedert Accelerated Pre-Calculus 4.1 Radian and Degree Measure Mr. Niedert 1 / 27 4.1 Radian and Degree Measure 1 Angles Accelerated Pre-Calculus

More information

Geography 281 Map Making with GIS Project Three: Viewing Data Spatially

Geography 281 Map Making with GIS Project Three: Viewing Data Spatially Geography 281 Map Making with GIS Project Three: Viewing Data Spatially This activity introduces three of the most common thematic maps: Choropleth maps Dot density maps Graduated symbol maps You will

More information

What Type Of Graph Is Best To Use To Show Data That Are Parts Of A Whole

What Type Of Graph Is Best To Use To Show Data That Are Parts Of A Whole What Type Of Graph Is Best To Use To Show Data That Are Parts Of A Whole But how do you choose which style of graph to use? This page sets They are generally used for, and best for, quite different things.

More information

OnCOR Silverlight Viewer Guide

OnCOR Silverlight Viewer Guide Getting Around There are many ways to move around the map! The simplest option is to use your mouse in the map area. If you hold the left button down, then click and drag, you can pan the map to a new

More information

User s Manual ❹ Tools

User s Manual ❹ Tools User s Manual ❹ Tools 2 CONTENTS I. THE NEW UPGRADED INTERFACE of SCADA Pro 5 II. DETAILED DESCRIPTION OF THE NEW INTERFACE 6 1. Tools 6 1.1 Structural Elements 6 1.2 USC-WCS 12 1.3 Model 13 1.4 Members

More information

Multiframe Windows Version 16. User Manual

Multiframe Windows Version 16. User Manual Multiframe Windows Version 16 User Manual Bentley Systems, Incorporated 2013 License & Copyright Multiframe Program & User Manual 2013 Bentley Systems, Incorporated iii Table of Contents License & Copyright...

More information

Conics, Parametric Equations, and Polar Coordinates. Copyright Cengage Learning. All rights reserved.

Conics, Parametric Equations, and Polar Coordinates. Copyright Cengage Learning. All rights reserved. 10 Conics, Parametric Equations, and Polar Coordinates Copyright Cengage Learning. All rights reserved. 10.5 Area and Arc Length in Polar Coordinates Copyright Cengage Learning. All rights reserved. Objectives

More information

Analysis of the Social Community Based on the Network Growing Model in Open Source Software Community

Analysis of the Social Community Based on the Network Growing Model in Open Source Software Community Analysis of the Social Community Based on the Networ Growing Model in Open Source Software Community arxiv:8.8v [cs.ma] 9 Apr 8 Taumi Ichimura Department of Management and Systems, Prefectural University

More information

Supervision and control XML-based from Windows Vista to Windows CE

Supervision and control XML-based from Windows Vista to Windows CE Supervision and control XML-based from Windows Vista to Windows CE Tutorial : Getting Started with Movicon 11 Cod. DOCS 11 TUT-E Build 1010 TABLE OF CONTENTS Table Of Contents 1. GETTING STARTED WITH MOVICON...

More information

General properties of staircase and convex dual feasible functions

General properties of staircase and convex dual feasible functions General properties of staircase and convex dual feasible functions JÜRGEN RIETZ, CLÁUDIO ALVES, J. M. VALÉRIO de CARVALHO Centro de Investigação Algoritmi da Universidade do Minho, Escola de Engenharia

More information

Name: Tutor s

Name: Tutor s Name: Tutor s Email: Bring a couple, just in case! Necessary Equipment: Black Pen Pencil Rubber Pencil Sharpener Scientific Calculator Ruler Protractor (Pair of) Compasses 018 AQA Exam Dates Paper 1 4

More information

Experimental evaluation of static stiffness of a spatial translational parallel manipulator.

Experimental evaluation of static stiffness of a spatial translational parallel manipulator. Experimental evaluation of static stiffness of a spatial translational parallel manipulator. CORRAL, J. (1), PINTO, Ch. (), ALTUZARRA, O. (), PETUA, V. (), DEL POZO, D. (1), LÓPEZ, J.M. (1) (1) Robotier

More information

Practical Linear Algebra: A Geometry Toolbox

Practical Linear Algebra: A Geometry Toolbox Practical Linear Algebra: A Geometry Toolbox Third edition Chapter 18: Putting Lines Together: Polylines and Polygons Gerald Farin & Dianne Hansford CRC Press, Taylor & Francis Group, An A K Peters Book

More information

DesignWorks- CrystalWork Skillbuilder

DesignWorks- CrystalWork Skillbuilder DesignWorks- CrystalWork Skillbuilder Crystal Shapes & Fills The following exercise will cover the basics of filling and editing a Crystal shape. For detailed CrystalWork software instructions, review

More information

9-1 GCSE Maths. GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9).

9-1 GCSE Maths. GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9). 9-1 GCSE Maths GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9). In each tier, there are three exams taken at the end of Year 11. Any topic may be assessed on each of

More information

Cecil Jones Academy Mathematics Fundamental Map

Cecil Jones Academy Mathematics Fundamental Map Fundamentals Year 7 (Core) Knowledge Unit 1 Unit 2 Solve problems involving prime numbers Use highest common factors to solve problems Use lowest common multiples to solve problems Explore powers and roots

More information

Review for Mastery Using Graphs and Tables to Solve Linear Systems

Review for Mastery Using Graphs and Tables to Solve Linear Systems 3-1 Using Graphs and Tables to Solve Linear Systems A linear system of equations is a set of two or more linear equations. To solve a linear system, find all the ordered pairs (x, y) that make both equations

More information

Robust Fault Diagnosis using Parallelotope-based Set-membership Consistency Tests

Robust Fault Diagnosis using Parallelotope-based Set-membership Consistency Tests Proceedings of the 44th IEEE Conference on Decision and Control, and the European Control Conference 25 Seville, Spain, December 12-15, 25 MoB1.2 Robust Fault Diagnosis using Parallelotope-based Set-membership

More information

Development Of A Fast Simulation-aided-design Method For Office Building In Early Design Stage Ziwei Li 1, Borong Lin 1,*, and Hongzhong Chen 1 1 Scho

Development Of A Fast Simulation-aided-design Method For Office Building In Early Design Stage Ziwei Li 1, Borong Lin 1,*, and Hongzhong Chen 1 1 Scho Development Of A Fast Simulation-aided-design Method For Office Building In Early Design Stage Ziwei Li 1, Borong Lin 1,*, and Hongzhong Chen 1 1 School of Architecture, Tsinghua University, Beijing, China

More information

2009 Fall Startup Event Thursday, September 24th, 2009

2009 Fall Startup Event Thursday, September 24th, 2009 009 Fall Startup Event This test consists of 00 problems to be solved in 0 minutes. All answers must be exact, complete, and in simplest form. To ensure consistent grading, if you get a decimal, mixed

More information

A Genetic Algorithm for Robust Motion Planning

A Genetic Algorithm for Robust Motion Planning A Genetic Algorithm for Robust Motion Planning Domingo Gallardo, Otto Colomina, Francisco Flórez, Ramón Rizo domingo,otto,florez,rizo@dtic.ua.es Grupo i3a: Informatica Industrial e Inteligencia Artificial

More information

Conics, Parametric Equations, and Polar Coordinates. Copyright Cengage Learning. All rights reserved.

Conics, Parametric Equations, and Polar Coordinates. Copyright Cengage Learning. All rights reserved. 10 Conics, Parametric Equations, and Polar Coordinates Copyright Cengage Learning. All rights reserved. 10.5 Area and Arc Length in Polar Coordinates Copyright Cengage Learning. All rights reserved. Objectives

More information

A robust optimization based approach to the general solution of mp-milp problems

A robust optimization based approach to the general solution of mp-milp problems 21 st European Symposium on Computer Aided Process Engineering ESCAPE 21 E.N. Pistikopoulos, M.C. Georgiadis and A. Kokossis (Editors) 2011 Elsevier B.V. All rights reserved. A robust optimization based

More information

The Nagumo Equation with Comsol Multiphysics

The Nagumo Equation with Comsol Multiphysics The Nagumo Equation with Comsol Multiphysics Denny Otten 1 Christian Döding 2 Department of Mathematics Bielefeld University 33501 Bielefeld Germany Date: 25. April 2016 1. Traveling Front in the Nagumo

More information

Unlabeled equivalence for matroids representable over finite fields

Unlabeled equivalence for matroids representable over finite fields Unlabeled equivalence for matroids representable over finite fields November 16, 2012 S. R. Kingan Department of Mathematics Brooklyn College, City University of New York 2900 Bedford Avenue Brooklyn,

More information

ArcView QuickStart Guide. Contents. The ArcView Screen. Elements of an ArcView Project. Creating an ArcView Project. Adding Themes to Views

ArcView QuickStart Guide. Contents. The ArcView Screen. Elements of an ArcView Project. Creating an ArcView Project. Adding Themes to Views ArcView QuickStart Guide Page 1 ArcView QuickStart Guide Contents The ArcView Screen Elements of an ArcView Project Creating an ArcView Project Adding Themes to Views Zoom and Pan Tools Querying Themes

More information

DETC APPROXIMATE MOTION SYNTHESIS OF SPHERICAL KINEMATIC CHAINS

DETC APPROXIMATE MOTION SYNTHESIS OF SPHERICAL KINEMATIC CHAINS Proceedings of the ASME 2007 International Design Engineering Technical Conferences & Computers and Information in Engineering Conference IDETC/CIE 2007 September 4-7, 2007, Las Vegas, Nevada, USA DETC2007-34372

More information

A COMPUTER-AIDED SIMULATION ANALYSIS TOOL FOR SIMAN MODELS AUTOMATICALLY GENERATED FROM PETRI NETS

A COMPUTER-AIDED SIMULATION ANALYSIS TOOL FOR SIMAN MODELS AUTOMATICALLY GENERATED FROM PETRI NETS A COMPUTER-AIDED SIMULATION ANALYSIS TOOL FOR SIMAN MODELS AUTOMATICALLY GENERATED FROM PETRI NETS Albert Peñarroya, Francesc Casado and Jan Rosell Institute of Industrial and Control Engineering Technical

More information

α-pareto optimal solutions for fuzzy multiple objective optimization problems using MATLAB

α-pareto optimal solutions for fuzzy multiple objective optimization problems using MATLAB Advances in Modelling and Analysis C Vol. 73, No., June, 18, pp. 53-59 Journal homepage:http://iieta.org/journals/ama/ama_c α-pareto optimal solutions for fuzzy multiple objective optimization problems

More information

Sail into Summer with Math!

Sail into Summer with Math! Sail into Summer with Math! For Students Entering Math C This summer math booklet was developed to provide students in kindergarten through the eighth grade an opportunity to review grade level math objectives

More information

Chapter 1 Introducing Draw

Chapter 1 Introducing Draw Draw Guide Chapter 1 Introducing Draw Drawing Vector Graphics in LibreOffice Copyright This document is Copyright 2013 by its contributors as listed below. You may distribute it and/or modify it under

More information

HBS Training - IT Solutions. PlanWeb. Introduction

HBS Training - IT Solutions. PlanWeb. Introduction HBS Training - IT Solutions PlanWeb Introduction CONTENTS Logging on to the system...3 The PlanWeb Window...5 The Tool Bar...6 The Status Bar...6 The Map Window...6 The Information Window...7 Changing

More information

IntraMaps End User Manual

IntraMaps End User Manual IntraMaps End User Manual For IntraMaps Version 8 Date: 6 th July 2014 Contents Introduction... 4 What is IntraMaps?... 4 Application... 5 Main Toolbar... 6 View... 7 Original View:... 7 Pan:... 7 Zoom

More information

Stable Trajectory Design for Highly Constrained Environments using Receding Horizon Control

Stable Trajectory Design for Highly Constrained Environments using Receding Horizon Control Stable Trajectory Design for Highly Constrained Environments using Receding Horizon Control Yoshiaki Kuwata and Jonathan P. How Space Systems Laboratory Massachusetts Institute of Technology {kuwata,jhow}@mit.edu

More information

CE Advanced Structural Analysis. Lab 4 SAP2000 Plane Elasticity

CE Advanced Structural Analysis. Lab 4 SAP2000 Plane Elasticity Department of Civil & Geological Engineering COLLEGE OF ENGINEERING CE 463.3 Advanced Structural Analysis Lab 4 SAP2000 Plane Elasticity February 27 th, 2013 T.A: Ouafi Saha Professor: M. Boulfiza 1. Rectangular

More information

Introduction to Modeling with Simile

Introduction to Modeling with Simile Introduction to Modeling with Simile This is an introduction to using Simile for building and analysing a model. Simile is a visual modeling tool. It allows you to draw a conceptual model diagram, and

More information

form are graphed in Cartesian coordinates, and are graphed in Cartesian coordinates.

form are graphed in Cartesian coordinates, and are graphed in Cartesian coordinates. Plot 3D Introduction Plot 3D graphs objects in three dimensions. It has five basic modes: 1. Cartesian mode, where surfaces defined by equations of the form are graphed in Cartesian coordinates, 2. cylindrical

More information

Product constructions for transitive decompositions of graphs

Product constructions for transitive decompositions of graphs 116 Product constructions for transitive decompositions of graphs Geoffrey Pearce Abstract A decomposition of a graph is a partition of the edge set, giving a set of subgraphs. A transitive decomposition

More information

GUIDELINES FOR CREATING AN ITT FRAMEWORK

GUIDELINES FOR CREATING AN ITT FRAMEWORK RESTRICTED CEFACT/ITPWG/97N005 24 October 1997 International Trade Procedures Working Group (ITPWG) GUIDELINES FOR CREATING AN ITT FRAMEWORK SOURCE: STATUS: ACTION: SITPRO Discussion Paper For discussion

More information

2. MODELING A MIXING ELBOW (2-D)

2. MODELING A MIXING ELBOW (2-D) MODELING A MIXING ELBOW (2-D) 2. MODELING A MIXING ELBOW (2-D) In this tutorial, you will use GAMBIT to create the geometry for a mixing elbow and then generate a mesh. The mixing elbow configuration is

More information

Tutorial 01 Quick Start Tutorial

Tutorial 01 Quick Start Tutorial Tutorial 01 Quick Start Tutorial Homogeneous single material slope No water pressure (dry) Circular slip surface search (Grid Search) Intro to multi scenario modeling Introduction Model This quick start

More information

Independent contact regions for frictional grasps on 3D objects

Independent contact regions for frictional grasps on 3D objects 2008 IEEE International Conference on Robotics and Automation Pasadena, CA, USA, May 19-23, 2008 Independent contact regions for frictional grasps on 3D objects Máximo A. Roa and Raúl Suárez Institute

More information

Course Number: Course Title: Geometry

Course Number: Course Title: Geometry Course Number: 1206310 Course Title: Geometry RELATED GLOSSARY TERM DEFINITIONS (89) Altitude The perpendicular distance from the top of a geometric figure to its opposite side. Angle Two rays or two line

More information

Simulation of Turbulent Flow around an Airfoil

Simulation of Turbulent Flow around an Airfoil 1. Purpose Simulation of Turbulent Flow around an Airfoil ENGR:2510 Mechanics of Fluids and Transfer Processes CFD Lab 2 (ANSYS 17.1; Last Updated: Nov. 7, 2016) By Timur Dogan, Michael Conger, Andrew

More information

Learning Task: Exploring Reflections and Rotations

Learning Task: Exploring Reflections and Rotations Learning Task: Exploring Reflections and Rotations Name Date Mathematical Goals Develop and demonstrate an understanding of reflections and rotations of figures in general and on a coordinate plane. Essential

More information

Image Matching Using Run-Length Feature

Image Matching Using Run-Length Feature Image Matching Using Run-Length Feature Yung-Kuan Chan and Chin-Chen Chang Department of Computer Science and Information Engineering National Chung Cheng University, Chiayi, Taiwan, 621, R.O.C. E-mail:{chan,

More information

Abstract We proved in this paper that 14 triangles are necessary to triangulate a square with every angle no more than 72, answering an unsolved probl

Abstract We proved in this paper that 14 triangles are necessary to triangulate a square with every angle no more than 72, answering an unsolved probl Acute Triangulation of Rectangles Yibin Zhang Hangzhou Foreign Languages School Xiaoyang Sun Hangzhou Foreign Languages School Zhiyuan Fan Hangzhou Xuejun High School 1 Advisor Dongbo Lu Hangzhou Foreign

More information

Mathematical Analysis of Tetrahedron (solid angle subtended by any tetrahedron at its vertex)

Mathematical Analysis of Tetrahedron (solid angle subtended by any tetrahedron at its vertex) From the SelectedWorks of Harish Chandra Rajpoot H.C. Rajpoot Winter March 29, 2015 Mathematical Analysis of Tetrahedron solid angle subtended by any tetrahedron at its vertex) Harish Chandra Rajpoot Rajpoot,

More information

Polygons in the Coordinate Plane

Polygons in the Coordinate Plane Polygons in the Coordinate Plane LAUNCH (8 MIN) Before How can you find the perimeter of the sandbox that the park worker made? During How will you determine whether the park worker s plan for the sandbox

More information

3 Polygonal Modeling. Getting Started with Maya 103

3 Polygonal Modeling. Getting Started with Maya 103 3 Polygonal Modeling In Maya, modeling refers to the process of creating virtual 3D surfaces for the characters and objects in the Maya scene. Surfaces play an important role in the overall Maya workflow

More information

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole ANSYS AIM Tutorial Structural Analysis of a Plate with Hole Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Analytical vs. Numerical Approaches

More information

Directionally Selective Fractional Wavelet Transform Using a 2-D Non-Separable Unbalanced Lifting Structure

Directionally Selective Fractional Wavelet Transform Using a 2-D Non-Separable Unbalanced Lifting Structure Directionally Selective Fractional Wavelet Transform Using a -D Non-Separable Unbalanced Lifting Structure Furkan Keskin and A. Enis Çetin Department of Electrical and Electronics Engineering, Bilkent

More information

The Rectangular Problem

The Rectangular Problem C h a p t e r 2 The Rectangular Problem In this chapter, you will cover the following to World Class standards: The tools for simple 2D Computer Aided Drafting (CAD) The Command Line and the Tray The Line

More information

Chapter 24. Creating Surfaces for Displaying and Reporting Data

Chapter 24. Creating Surfaces for Displaying and Reporting Data Chapter 24. Creating Surfaces for Displaying and Reporting Data FLUENT allows you to select portions of the domain to be used for visualizing the flow field. The domain portions are called surfaces, and

More information