A Systematic Approach in Shoe Last Design for Human Feet

Size: px
Start display at page:

Download "A Systematic Approach in Shoe Last Design for Human Feet"

Transcription

1 A Systematic Approach in Shoe Last Design for Human Feet C. S. ang 1,. R. Chang 2, M. C. Lin 3 1 Department of Industrial Design, ung-hai University, aichung, aiwan 2 Department of Industrial Engineering and Management, Nan-Kai University of echnology, Nan-ou, aiwan 3 Department of Industrial Engineering and Enterprise Management, ung-hai University, aichung, aiwan cswang@thu.edu.tw Abstract - he main purpose of this research is to build a process to find the most suitable shoe last for making shoes for human feet. A fitness function is defined to determine the optimum shoe last. Based on reverse engineering (RE) technology, this research scanned the surface of human foot and shoe last in SL (Stereo Lithography) format. e proposed the SL feature-based slicing algorithm to automatically construct the three most important girth characteristics for human feet and shoe last. Fuzzy theory was used to analyze and build the membership functions of these three important characteristics between the shoe last and human feet. he analytical hierarchy process (AHP) was applied to compare the important index and decide the weighting functions for each girth characteristic to determine the fitness function in all shoe last databases for the feet. Keywords - Reverse Engineering; Anthropometry; Shoe Last Design; SL Feature-based; Slicing Process; Fuzzy heory; Analytical Hierarchy Process I. INRODUCION he shoe last is designed according to the features and characteristics of human feet and is concerned with it s the shape and the functions of feet. he most important features of feet that the shoe last must take into account are length, width, ball girth, instep girth, and waist girth. Length and width are related to the size of the shoe last, and the three girths are related to comfort and fitness when people are wearing the shoes. he main purpose of this research is to design a process to find the most suitable shoe last in the database of shoe lasts for the human feet based on the length, width, and three main girths of shoe last. An SL (Stereo Lithography), featurebased, slicing algorithm was used to automatically construct the three most important feature-girth characteristics of human feet and shoe last. A fitness function was defined to determine the optimum shoe last for human feet. Fuzzy theory was used to analyze and build the membership functions for the three girths in the important features of shoe last and feet. he analytical hierarchy process (AHP) was applied to analyze the important indices from shoe experts to find the weighting factors for each girth to determine the fitness function between the shoe last and the feet. hree case studies were implemented to find the optimum shoe last in the database of 10 shoe lasts to prove the optimal solution in this research. II. MEHODOLOY he purpose of this research is to obtain the point clouds data of human feet and shoe lasts in the reverse engineering method by CMM and to search the coordinate data of the features of girths on the surface. Subsequently, fuzzy theory and AHP will be applied to find the optimal shoe last by analyzing the data to describe the characteristics of human feet and shoe lasts. he primary methods and the approach are described below (Fig. 1): 1) Scan human feet and shoe lasts to obtain surface and point cloud data [4, 5, 6]. 2) Compute and figure out the three important girths using a triangular, SL-slicing algorithm. 3) Determine the membership functions in shoe last girth features by fuzzy theory. 4) Find the weights for each girth by AHP analyzing process. 5) Case study and rank to find the most suitable shoe last for the human feet. Last and Human Feet Samples etting 3D appearance data by CMM Characteristics by Slicing Process Constructing Characteristics Data Last and Human Feet Outline Data Fuzzy Analyzing and Ranking through the irth Characteristics and the eights he Optimal Shoe Last for the Human Feet Pairwise Comparison Matrix of the irth by Questionnaires Find the Eigen Vector for the Matrix he eights of the irth Characteristics Fig. 1. Research Process A. Data of SL files Point cloud data for feet and shoe lasts can be obtained by CMM. Subsequently, the data can be processed to reduce noise, merged, assessed for uniform points procedures, and, finally, transformed and saved in SL format. his work can be accomplished by using reverse engineering software, specifically eomagic Studio. An SL-processed triangular format of a human foot is shown in Fig. 2. For the programming limitation, the triangular meshes of all objects are controlled within 50,000 meshes. Analytic Hierarchy Process

2 Before analyzing feet and shoe lasts, all SL data must be rotated and transformed to the correct position and the correct orientation, and then the correct characteristics data can be determined. As shown in Fig. 3, the Y-axis is set as the direction of the length, the X- axis is the direction of the width, and the XY plane is placed as the bottom of the foot and the shoe last. 2) Slicing Process he girths of feet and shoe lasts are obtained from the intersection of SL graphic triangular data with the characteristic plane. here is a need to determine which triangles intersect with the plane. If the intersection exists, there are five conditions in which a triangle can intersect with a plane [3], as shown in able 1. ABLE 1. AYS A RIANLE CAN INERSEC IH A PLANE (a) Intersects with two edges Fig. 2. A human foot Fig. 3. A shoe last B. Slicing for riangular SL Meshes he SL data file, which is constructed by triangles, is the de facto format for reverse engineering and rapid prototyping (RP). Each SL triangle is defined by three vertices and a normal vector. he point cloud data obtained by scanning human feet and shoe lasts were transformed and saved in an ASCII file of SL format. Slicing is the main process for reverse engineering [1]. he main task for slicing is to use the plane to intersect with the SL file to get the three important girth features needed for analysis. he section planes that intersect with the SL file and the slicing algorithm are two main components of this process. 1) Section planes of characteristics Both for feet and shoe lasts, the girth data are obtained by identifying or searching for the characteristic points on their appearance. herefore, the section planes of the girth can be established according to these points, and then the three girths are computed by the intersection of the section plane with the SL data. he section plane for the girth can be defined by three characteristic points on each girth. For the plane equation, ax + by + cz = d, a plane can be determined by abcd,,, using the coordinates of these points. For example, in the case of feet ball girths, inner and outer foot ball points must be identified as shown in Fig. 4, and these two points are defined individually as the maximum and the minimum coordinates of the X-axis or the width of the foot. So, if the coordinates of the two points are ( x 1, y 1, z 1 ) and ( x, y, z ), a plane that passes through these two points and parallels the Z-axis is the ball girth section plane, and a= y y, 2 1 =, = 0 b x x 1 2 c, d x y x y =. Fig. 4. Characteristic points of foot ball girth (b) Intersects with one vertex and one edge (c) Intersects with one edge within the slicing layer (d) Intersects with one vertex (e) Intersects with the triangle within the slicing layer As shown in able 1, in conditions (a), (b), and (c), there are two intersection points on each triangle. Because conditions (d) and (e) have the same intersection points as the triangles of conditions (b) and (c), they can be excluded as the special cases, although an intersection exists between them, as shown in Fig. 5. (i) Case (d) replaced by case (b) (ii) Case (e) replace by case (c) Fig. 5. Adjacent triangles intersect with a plane for case (d) and (e) herefore, only cases (a), (b), and (c) should be used to compute intersection points, and the points are estimated if the vertex is on the section plane and if the edge intersects with the section plane. And if there exists two intersection points between the SL triangles and the section plane, these two intersected points are the result as the girth points. he process for determining the intersection point of the section plane with the SL edge can be explained as follows. he two vertices of the SL triangular points are ( x, y, z ) and ( x, y, z ). he section plane ax + by + cz = d that passes through the line connecting these two points should satisfy the formula ( d ax by cz )( d ax by cz ) < 0, as shown in Fig. 6. If an intersection exists between them, the coordinates ( x, yz, ) of the intersection point can be estimated by interpolation, and the result is x = x + t( x x ) y= y + t( y y ) (1) z = z + t( z z ), here t= ( d ax by cz )/[ a( x x) + b( y y ) + c( z z )] 1 1 2

3 Fig. 6. Intersection point C. Fuzzy Analysis of Shoe Lasts Different conditions, such as weather, time, and pressure can make the feet girths expand or shrink, but we do not consider these special conditions. Normally, there is a tolerance between the girth of the shoe last and the girth of the foot. Here, we can define the tolerance as the sense threshold ( S ), in length, for the difference in girth between the foot ( F ) and the shoe last ( L ). S = F L (2) For example, someone s foot length ( F ) is 260mm, L width ( F ) is 105mm and the ball girth ( F ) is 251 mm, so shoe lasts are produced that have various girths along with appropriate length and width according to the foot s length and width. After wear trials, the shoe with a girth of 245mm ( L ) among these lasts feels the most comfortable, so the sense threshold ( S ) can be defined as 6mm. In further trials, the lasts with the range of girth from 242 mm ( L ) to 249 mm ( L ) would be the R best fit. he former one (242 to 245 mm ) feel tight, and the latter one (245 to 249 mm ) feel loose. If it exceeds this range, it would be too tight or too loose and would feel uncomfortable. herefore, the range that should be chosen is LR L ( = 7mm ), and 7 mm is the Fit Sense hreshold ( S ), where F SF = LR L. (3) By the definition and considering the concept of sense threshold mentioned above, there exists a fuzzy relationship in design for the feet girth and the shoe last girth. herefore, the evaluation and estimation mode that searches and ranks are proposed initially based on fuzzy theory, and the optimal shoe last can be determined from the database of the shoe lasts according to this evaluation mode. Fuzzy sets theory was first proposed by Zadeh [8]. In this research, a proposed membership function μ ( x) in a triangular shape for the foot girth and the shoe last girth is shown in Fig. 7. L is the optimal shoe last girth designed from the foot girth and the sense threshold, and the difference between L and L is the fit sense R threshold ( S ). herefore, if the shoe last girth is smaller F than L, it would cause discomfort by being too tight, and if the shoe last girth is larger than L R, it would cause discomfort by being too loose. If the shoe last girth is between L and L R, a membership grade of [0, 1] would be estimated from the membership function μ ( x). 0, x< L.. (4) ( x L ) /( L L ), L x L... μ A μ( x) = ( L x) /( L L ), L x L... μ R R R B 0, x> LR Fig. 7. Membership Function of irth For the membership grade estimated at this stage, the number 1 means that the shoe last girth fits the foot the best, and the number 0 means it doesn t fit the foot. As for the membership grade between 0 and 1, the larger means the level at which the shoe last girth fits the foot girth. he more items in membership of the shoe last girths is not 0, the higher in ranking that the shoe last fits the feet. So, the initial ranking can be created after analyzing the membership grades of these three girths, and they can be described as: 1) all membership grades of the girth items are not 0; 2) two membership grades of the girth items are not 0; 3) only one membership grade of the girth items is not 0; and 4) all membership grades of the three girths are 0. D. Analytical Hierarchy Process Although the initial ranking can be established through analyzing the fuzzy membership grade of each girth, several shoe lasts could simultaneously occur that cannot be distinguished from each other for the membership grades with a value of 0 for the girth. herefore, for the subsequent work, each girth must be assigned a weight related to its relative importance. Each shoe last would be evaluated by the fitness function R, so the optimal shoe last can be determined through further, accurate ranking according to R. As to the weights of these three girths, the analytical hierarchy process (AHP) would be used to figure them out. R = wm B B + wm I I + wm,..(5) M is the Membership rade of Ball irth; w B B is the eight of Ball irth; M is Membership rade of Instep I irth; w I is eight of Instep irth, M is Membership rade of aist irth; and w is eight of aist irth. AHP has become preferred by decision-makers as a reliable tool since it ranks the evaluation factors according to their relative importance, then assesses the decision points for every factor, and, finally, uses a mathematical method to find the percentage distribution of decision points in terms of the weights that affect the decision [7]. hrough AHP, by gathering the comments and the estimation of shoe experts or decision makers, a pair-wise comparison matrix of factors is created according to a

4 nominal scale, and then the priority vector and maximum eigen value would be determined. Finally, the result would be estimated if there is consistency. If not, it would not be accepted. he eigen method is used to solve AHP, and the eigen-vector w obtained from the pair-wise comparison matrix is the weights related to all factors. After determining the eigen-vector, the result must be examined. Reference [2] proposed the Consistency Index ( CI ) to estimate this value: CI = ( λmax n)/( n 1).(6) here λ is the largest or principal eigen-value of the max comparison matrix, and n is the number of factors or the order of the comparison matrix. In general, w= λmaxw and if CI 0.1, the matrix is consistent and the eigen-vector w obtained from the matrix can represent the weights related to all factors. III. RESULS he user interface that implements the method mentioned above and obtains the measurements of the characteristic features is programmed by MALAB, as shown in Fig. 8. he girths can be sent to eomagic Studio or AutoCAD formats for further analysis and visualization, as shown in Fig. 9 and Fig. 10. and right foot are chosen, but deformed, pathological, or flat feet that are abnormal would not be appropriate for the study and should be excluded. For the shoe lasts, the style is a size 9 men s leather shoe. ABLE 2. SAMPLES FOR 10 SHOE LASS 1 (ab0017) 2 (ab0155) 3 (ab9998) 4 (ab8562) 5 (ab9647) 6 (tw698) 7 (tw736) 8 (tw9615) Fig. 8. Operating User Interface programmed by Matlab 9 (tw1127) Fig. 9. Output the girth to eomagic for further analysis 10 (tw1247) Fig. 10. Output the girth to Auto CAD here are three examinee s feet and 10 shoe lasts (able 2) for the verification of the research. For the adult male examinee, the shoe size No. 9 in the U.S. standard, normal he first step for AHP is to determine the importance of the factors in three girths. By sending questionnaires to the experts and to manufacturers in the shoe industry, we obtained the related criteria for these girths. All 10 questionnaires were received, and the pair-wise comparison matrix from the questionnaires was estimated by the Eigen method to get the weights. Due to the fact that there were only six questionnaires that passed consistency index ( CI ) test, the weights that were estimated from these six questionnaires were used. hen, the geometric mean method was used to obtain the synthesized weights from these six consistency

5 questionnaires, and the weights related to these three girths were determined to be: ball weight w = ; waist weight w w = ; and instep weight B w I = As a result of the analysis, the important sequence of these three girths is Ball > aist > Instep, and the evaluation value R can be estimated from the weights using AHP analysis and the membership grades from fuzzy sets. hen, a further, more accurate ranking can be determined according to R. Fig. 11(a). Shoe last No. ab9998 Fig. 12(a). Shoe last tw736 Fig. 11(b). Shoe last No. ab9998 Fig. 12(b). Shoe last tw736 IV. DISCUSSION Although the ranking of the optimal shoe last can be obtained by the estimation obtained from the proposed method using fuzzy theory and AHP, the shoe last that fits each examinee the best can be determined according by the ranking. Once the database that has considerable data related to shoe last design is set up with the increase of the lasts, there will be a need for faster ways to obtain a more accurate ranking among all shoe lasts and to determine the optimal shoe last for each person. 1) Case 1: First Examinee here are no shoe lasts for which all the membership grades of these three girths are not 0 among these 10 lasts, so there was no optimal shoe last for first examinee among these 10 lasts. However, for Nos. ab9998, ab8652, and tw9615, these three shoe lasts all have only two girth items for which the membership grades are not 0. herefore, the optimal shoe last among these three lasts can be estimated through the accurate ranking of the formula, R= wbmb+ wimi + wm, and the result is shown below: Rab9998 = = Rab8652 = = R = = tw9615 R > R > R, which means As a result, ab9998 ab8652 tw9615 the No. ab9998 shoe last would be the optimal last for the first examinee among these 10 lasts, and it is shown in Fig. 11(a) for SL and in Fig. 11(b) for the sample. 2) Case 2 - Second Examinee he No. ab9998 last has all the membership grades that are not 0 for these three girth items. herefore, it would be the optimal last for the second examinee among these 10 lasts, and it is shown in Fig. 11(a) for SL and in Fig. 11(b) for the sample. 3) Case 3 - hird Examinee Last No. tw736 is the only one for which all the membership grades of these three girth items are not 0. herefore, it would be the optimal last for the third examinee among these 10 lasts, and it is shown in Fig. 12(a) and Fig. 12(b). V. CONCLUSION he concrete efforts in this paper that have been completed are listed below: 1. A programmed graphic user interface, which automatically estimates and obtains the data characteristics of the shoe lasts and human feet, has been created, allowing human errors to be decreased. 2. A concept of the sense threshold applying to shoe last and feet from fuzzy theory and the weights of girths by AHP is proposed. A fitness function in shoe last and feet is proposed, and the optimal shoe last for individual feet can be found. All the shoe lasts for one examinee can be ranked by using the fitness function. 3. All the characteristics and the graphic data of the shoe lasts and human feet estimated within this research can be stored to set up a database that can be used in subsequent work as a reference for the modification or design of shoe lasts. REFERENCES [1] Choi, S.H., and Kwok, K.., 2002, Hierarchical slice contours for layered-manufacturing, Computers in Industry, Vol. 48, pp [2] Douligeris, C., and Pereira, I., 1992, An analytical hierarchy process approach to the analysis of quality in telecommunication systems, IEEE Proceedings on SMC, pp [3] ibson, I., 2002, Software solutions for rapid prototyping, Ch 5, John iley. [4] Kouchi, M., 1995, Analysis of foot shape variation based on the medial axis of foot outline, Ergonomics, Vol.38, No.9, pp [5] Kouchi, M., and sutsumi, E., 1996, Relation between the medial axis of the foot outline and 3-D foot shape, Ergonomics, Vol. 39, No. 6, pp [6] Kouchi, M., and Mochimaru, M., 2001, Development of low cost foot-scanner for a custom shoe making system, Proceeding of 5 th Symp. of Footwear Biomechanics, pp [7] Saaty,.L., 1980, he Analytic Hierarchy Process, Mcraw-Hill, New York. [8] Zadeh, L.A., 1965, Fuzzy sets, Information and Control, Vol. 8, pp

An Evaluation Model for Determining Insurance Policy Using AHP and Fuzzy Logic: Case Studies of Life and Annuity Insurances

An Evaluation Model for Determining Insurance Policy Using AHP and Fuzzy Logic: Case Studies of Life and Annuity Insurances Proceedings of the 8th WSEAS International Conference on Fuzzy Systems, Vancouver, British Columbia, Canada, June 19-21, 2007 126 An Evaluation Model for Determining Insurance Policy Using AHP and Fuzzy

More information

A Fuzzy AHP based Multi-criteria Decision-making Model to Select a Cloud Service

A Fuzzy AHP based Multi-criteria Decision-making Model to Select a Cloud Service Vol.8, No.3 (2014), pp.175-180 http://dx.doi.org/10.14257/ijsh.2014.8.3.16 A Fuzzy AHP based Multi-criteria Decision-making Model to Select a Cloud Service Hong-Kyu Kwon 1 and Kwang-Kyu Seo 2* 1 Department

More information

TWO-DIMENSIONAL TRANSFORMATION

TWO-DIMENSIONAL TRANSFORMATION CHAPTER 2 TWO-DIMENSIONAL TRANSFORMATION 2.1 Introduction As stated earlier, Computer Aided Design consists of three components, namely, Design (Geometric Modeling), Analysis (FEA, etc), and Visualization

More information

Solving Simultaneous Equations and Matrices

Solving Simultaneous Equations and Matrices Solving Simultaneous Equations and Matrices The following represents a systematic investigation for the steps used to solve two simultaneous linear equations in two unknowns. The motivation for considering

More information

Slicing Issues in CAD Translation to STL in Rapid Prototyping

Slicing Issues in CAD Translation to STL in Rapid Prototyping Paper 021, ENG 103 Slicing Issues in CAD Translation to STL in Rapid Prototyping Divesh R. Sahatoo In-Corr-Tech Ltd., San Fernando, Trinidad drsahatoo@yahoo.com Boppana V. Chowdary University of The West

More information

by the matrix A results in a vector which is a reflection of the given

by the matrix A results in a vector which is a reflection of the given Eigenvalues & Eigenvectors Example Suppose Then So, geometrically, multiplying a vector in by the matrix A results in a vector which is a reflection of the given vector about the y-axis We observe that

More information

Manufacturing Process and Cost Estimation through Process Detection by Applying Image Processing Technique

Manufacturing Process and Cost Estimation through Process Detection by Applying Image Processing Technique Manufacturing Process and Cost Estimation through Process Detection by Applying Image Processing Technique Chalakorn Chitsaart, Suchada Rianmora, Noppawat Vongpiyasatit Abstract In order to reduce the

More information

Project Management Software Selection Using Analytic Hierarchy Process Method

Project Management Software Selection Using Analytic Hierarchy Process Method Project Management Software Selection Using Analytic Hierarchy Process Method ISSN - 35-055 Sweety Sen (B.tech: Information Technology) Dronacharya College of Engineering Gurgaon, India Phone no. : 00343

More information

Making Better Medical Devices with Multisensor Metrology

Making Better Medical Devices with Multisensor Metrology Making Better Medical Devices with Multisensor Metrology by Nate J. Rose, Chief Applications Engineer, Optical Gaging Products (OGP) Multisensor metrology is becoming a preferred quality control technology

More information

Copyright 2011 Casa Software Ltd. www.casaxps.com. Centre of Mass

Copyright 2011 Casa Software Ltd. www.casaxps.com. Centre of Mass Centre of Mass A central theme in mathematical modelling is that of reducing complex problems to simpler, and hopefully, equivalent problems for which mathematical analysis is possible. The concept of

More information

Computer Applications in Textile Engineering. Computer Applications in Textile Engineering

Computer Applications in Textile Engineering. Computer Applications in Textile Engineering 3. Computer Graphics Sungmin Kim http://latam.jnu.ac.kr Computer Graphics Definition Introduction Research field related to the activities that includes graphics as input and output Importance Interactive

More information

Removing chips is a method for producing plastic threads of small diameters and high batches, which cause frequent failures of thread punches.

Removing chips is a method for producing plastic threads of small diameters and high batches, which cause frequent failures of thread punches. Plastic Threads Technical University of Gabrovo Yordanka Atanasova Threads in plastic products can be produced in three ways: a) by direct moulding with thread punch or die; b) by placing a threaded metal

More information

Activity Set 4. Trainer Guide

Activity Set 4. Trainer Guide Geometry and Measurement of Solid Figures Activity Set 4 Trainer Guide Mid_SGe_04_TG Copyright by the McGraw-Hill Companies McGraw-Hill Professional Development GEOMETRY AND MEASUREMENT OF SOLID FIGURES

More information

How To Draw In Autocad

How To Draw In Autocad DXF Import and Export for EASE 4.0 Page 1 of 9 DXF Import and Export for EASE 4.0 Bruce C. Olson, Dr. Waldemar Richert ADA Copyright 2002 Acoustic Design Ahnert EASE 4.0 allows both the import and export

More information

3D Distance from a Point to a Triangle

3D Distance from a Point to a Triangle 3D Distance from a Point to a Triangle Mark W. Jones Technical Report CSR-5-95 Department of Computer Science, University of Wales Swansea February 1995 Abstract In this technical report, two different

More information

N Q.3 Choose a level of accuracy appropriate to limitations on measurement when reporting quantities.

N Q.3 Choose a level of accuracy appropriate to limitations on measurement when reporting quantities. Performance Assessment Task Swimming Pool Grade 9 The task challenges a student to demonstrate understanding of the concept of quantities. A student must understand the attributes of trapezoids, how to

More information

Recovering Primitives in 3D CAD meshes

Recovering Primitives in 3D CAD meshes Recovering Primitives in 3D CAD meshes Roseline Bénière a,c, Gérard Subsol a, Gilles Gesquière b, François Le Breton c and William Puech a a LIRMM, Univ. Montpellier 2, CNRS, 161 rue Ada, 34392, France;

More information

Project Management Software Selection Using Analytic Hierarchy Process Method

Project Management Software Selection Using Analytic Hierarchy Process Method International Journal of Applied Science and Technology Vol. 4, No. ; November 04 Project Management Software Selection Using Analytic Hierarchy Process Method Birgul Kutlu Professor Bogazici University

More information

Development of Virtual Lab System through Application of Fuzzy Analytic Hierarchy Process

Development of Virtual Lab System through Application of Fuzzy Analytic Hierarchy Process Development of Virtual Lab System through Application of Fuzzy Analytic Hierarchy Process Chun Yong Chong, Sai Peck Lee, Teck Chaw Ling Faculty of Computer Science and Information Technology, University

More information

Computer Graphics CS 543 Lecture 12 (Part 1) Curves. Prof Emmanuel Agu. Computer Science Dept. Worcester Polytechnic Institute (WPI)

Computer Graphics CS 543 Lecture 12 (Part 1) Curves. Prof Emmanuel Agu. Computer Science Dept. Worcester Polytechnic Institute (WPI) Computer Graphics CS 54 Lecture 1 (Part 1) Curves Prof Emmanuel Agu Computer Science Dept. Worcester Polytechnic Institute (WPI) So Far Dealt with straight lines and flat surfaces Real world objects include

More information

Algebra Geometry Glossary. 90 angle

Algebra Geometry Glossary. 90 angle lgebra Geometry Glossary 1) acute angle an angle less than 90 acute angle 90 angle 2) acute triangle a triangle where all angles are less than 90 3) adjacent angles angles that share a common leg Example:

More information

The Essentials of CAGD

The Essentials of CAGD The Essentials of CAGD Chapter 2: Lines and Planes Gerald Farin & Dianne Hansford CRC Press, Taylor & Francis Group, An A K Peters Book www.farinhansford.com/books/essentials-cagd c 2000 Farin & Hansford

More information

Vector Notation: AB represents the vector from point A to point B on a graph. The vector can be computed by B A.

Vector Notation: AB represents the vector from point A to point B on a graph. The vector can be computed by B A. 1 Linear Transformations Prepared by: Robin Michelle King A transformation of an object is a change in position or dimension (or both) of the object. The resulting object after the transformation is called

More information

DESIGN, TRANSFORMATION AND ANIMATION OF HUMAN FACES

DESIGN, TRANSFORMATION AND ANIMATION OF HUMAN FACES DESIGN, TRANSFORMATION AND ANIMATION OF HUMAN FACES N.Magnenat-Thalmann, H.T.Minh, M.de Angelis, D.Thalmann Abstract Creation of new human faces for synthetic actors is a tedious and painful task. The

More information

STL GENERATION INTRODUCTION TO STL. Written by Greta D Angelo

STL GENERATION INTRODUCTION TO STL. Written by Greta D Angelo STL GENERATION Written by Greta D Angelo In this section: An introduction on.stl files How to make good.stl files How to make.stl on different softwares (Solidworks, PTC Creo, Rhinoceros 5, Autodesk Inventor)

More information

Intersection of a Line and a Convex. Hull of Points Cloud

Intersection of a Line and a Convex. Hull of Points Cloud Applied Mathematical Sciences, Vol. 7, 213, no. 13, 5139-5149 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/1.12988/ams.213.37372 Intersection of a Line and a Convex Hull of Points Cloud R. P. Koptelov

More information

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors 1 Chapter 13. VECTORS IN THREE DIMENSIONAL SPACE Let s begin with some names and notation for things: R is the set (collection) of real numbers. We write x R to mean that x is a real number. A real number

More information

n 2 + 4n + 3. The answer in decimal form (for the Blitz): 0, 75. Solution. (n + 1)(n + 3) = n + 3 2 lim m 2 1

n 2 + 4n + 3. The answer in decimal form (for the Blitz): 0, 75. Solution. (n + 1)(n + 3) = n + 3 2 lim m 2 1 . Calculate the sum of the series Answer: 3 4. n 2 + 4n + 3. The answer in decimal form (for the Blitz):, 75. Solution. n 2 + 4n + 3 = (n + )(n + 3) = (n + 3) (n + ) = 2 (n + )(n + 3) ( 2 n + ) = m ( n

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(3):34-39. Research Article. Analysis of results of CET 4 & CET 6 Based on AHP

Journal of Chemical and Pharmaceutical Research, 2014, 6(3):34-39. Research Article. Analysis of results of CET 4 & CET 6 Based on AHP Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(3):34-39 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Analysis of results of CET 4 & CET 6 Based on AHP

More information

Vendor Evaluation and Rating Using Analytical Hierarchy Process

Vendor Evaluation and Rating Using Analytical Hierarchy Process Vendor Evaluation and Rating Using Analytical Hierarchy Process Kurian John, Vinod Yeldho Baby, Georgekutty S.Mangalathu Abstract -Vendor evaluation is a system for recording and ranking the performance

More information

HIGH AND LOW RESOLUTION TEXTURED MODELS OF COMPLEX ARCHITECTURAL SURFACES

HIGH AND LOW RESOLUTION TEXTURED MODELS OF COMPLEX ARCHITECTURAL SURFACES HIGH AND LOW RESOLUTION TEXTURED MODELS OF COMPLEX ARCHITECTURAL SURFACES E. K. Stathopoulou a, A. Valanis a, J. L. Lerma b, A. Georgopoulos a a Laboratory of Photogrammetry, National Technical University

More information

Introduction to CATIA V5

Introduction to CATIA V5 Introduction to CATIA V5 Release 16 (A Hands-On Tutorial Approach) Kirstie Plantenberg University of Detroit Mercy SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com

More information

DATA ANALYSIS II. Matrix Algorithms

DATA ANALYSIS II. Matrix Algorithms DATA ANALYSIS II Matrix Algorithms Similarity Matrix Given a dataset D = {x i }, i=1,..,n consisting of n points in R d, let A denote the n n symmetric similarity matrix between the points, given as where

More information

Selection of Database Management System with Fuzzy-AHP for Electronic Medical Record

Selection of Database Management System with Fuzzy-AHP for Electronic Medical Record I.J. Information Engineering and Electronic Business, 205, 5, -6 Published Online September 205 in MECS (http://www.mecs-press.org/) DOI: 0.585/ijieeb.205.05.0 Selection of Database Management System with

More information

Performance Management for Inter-organization Information Systems Performance: Using the Balanced Scorecard and the Fuzzy Analytic Hierarchy Process

Performance Management for Inter-organization Information Systems Performance: Using the Balanced Scorecard and the Fuzzy Analytic Hierarchy Process Performance Management for Inter-organization Information Systems Performance: Using the Balanced Scorecard and the Fuzzy Analytic Hierarchy Process Y. H. Liang Department of Information Management, I-SHOU

More information

A Risk Management System Framework for New Product Development (NPD)

A Risk Management System Framework for New Product Development (NPD) 2011 International Conference on Economics and Finance Research IPEDR vol.4 (2011) (2011) IACSIT Press, Singapore A Risk Management System Framework for New Product Development (NPD) Seonmuk Park, Jongseong

More information

RESEARCH PAPERS FACULTY OF MATERIALS SCIENCE AND TECHNOLOGY IN TRNAVA SLOVAK UNIVERSITY OF TECHNOLOGY IN BRATISLAVA

RESEARCH PAPERS FACULTY OF MATERIALS SCIENCE AND TECHNOLOGY IN TRNAVA SLOVAK UNIVERSITY OF TECHNOLOGY IN BRATISLAVA RESEARCH PAPERS FACULTY OF MATERIALS SCIENCE AND TECHNOLOGY IN TRNAVA SLOVAK UNIVERSITY OF TECHNOLOGY IN BRATISLAVA 2010 Number 29 3D MODEL GENERATION FROM THE ENGINEERING DRAWING Jozef VASKÝ, Michal ELIÁŠ,

More information

2008 Jordan Journal of Mechanical and Industrial Engineering. All rights reserved - Volume 2, Number 2 (ISSN 1995-6665) Goal

2008 Jordan Journal of Mechanical and Industrial Engineering. All rights reserved - Volume 2, Number 2 (ISSN 1995-6665) Goal JJMIE Jordan Journal of Mechanical and Industrial Engineering Volume 2, Number 2, Jun. 2008 ISSN 1995-6665 Pages 77-84 Evaluating and Benchmarking Non-Governmental Training Programs: An Analytic Hierarchy

More information

General Framework for an Iterative Solution of Ax b. Jacobi s Method

General Framework for an Iterative Solution of Ax b. Jacobi s Method 2.6 Iterative Solutions of Linear Systems 143 2.6 Iterative Solutions of Linear Systems Consistent linear systems in real life are solved in one of two ways: by direct calculation (using a matrix factorization,

More information

ID@GT prepared by Gabe Landes for T. Purdy 2009

ID@GT prepared by Gabe Landes for T. Purdy 2009 Rapid prototyping is the automatic construction of physical objects using solid freeform fabrication. The first techniques for rapid prototyping became available in the late 1980s and were used to produce

More information

Volumes of Revolution

Volumes of Revolution Mathematics Volumes of Revolution About this Lesson This lesson provides students with a physical method to visualize -dimensional solids and a specific procedure to sketch a solid of revolution. Students

More information

Glass coloured glass may pick up on scan. Top right of screen tabs: these tabs will relocate lost windows.

Glass coloured glass may pick up on scan. Top right of screen tabs: these tabs will relocate lost windows. Artec 3D scanner Instructions for Medium Handheld (MH) Scanner Scanning Conditions: Objects/surfaces that don t scan well: Black or shiny objects and objects with sharp edges or points, hair, glass, transparent

More information

Degree of Uncontrollable External Factors Impacting to NPD

Degree of Uncontrollable External Factors Impacting to NPD Degree of Uncontrollable External Factors Impacting to NPD Seonmuk Park, 1 Jongseong Kim, 1 Se Won Lee, 2 Hoo-Gon Choi 1, * 1 Department of Industrial Engineering Sungkyunkwan University, Suwon 440-746,

More information

MULTIPLE-OBJECTIVE DECISION MAKING TECHNIQUE Analytical Hierarchy Process

MULTIPLE-OBJECTIVE DECISION MAKING TECHNIQUE Analytical Hierarchy Process MULTIPLE-OBJECTIVE DECISION MAKING TECHNIQUE Analytical Hierarchy Process Business Intelligence and Decision Making Professor Jason Chen The analytical hierarchy process (AHP) is a systematic procedure

More information

Formulas, Functions and Charts

Formulas, Functions and Charts Formulas, Functions and Charts :: 167 8 Formulas, Functions and Charts 8.1 INTRODUCTION In this leson you can enter formula and functions and perform mathematical calcualtions. You will also be able to

More information

Basic Understandings

Basic Understandings Activity: TEKS: Exploring Transformations Basic understandings. (5) Tools for geometric thinking. Techniques for working with spatial figures and their properties are essential to understanding underlying

More information

CAMI Education linked to CAPS: Mathematics

CAMI Education linked to CAPS: Mathematics - 1 - TOPIC 1.1 Whole numbers _CAPS curriculum TERM 1 CONTENT Mental calculations Revise: Multiplication of whole numbers to at least 12 12 Ordering and comparing whole numbers Revise prime numbers to

More information

Estimation of Unknown Comparisons in Incomplete AHP and It s Compensation

Estimation of Unknown Comparisons in Incomplete AHP and It s Compensation Estimation of Unknown Comparisons in Incomplete AHP and It s Compensation ISSN 0386-1678 Report of the Research Institute of Industrial Technology, Nihon University Number 77, 2005 Estimation of Unknown

More information

Machining processes simulation with the use of design and visualization technologies in a virtual environment

Machining processes simulation with the use of design and visualization technologies in a virtual environment PLM: Assessing the industrial relevance 271 Machining processes simulation with the use of design and visualization technologies in a virtual environment Bilalis Nikolaos Technical University of Crete

More information

Research on supply chain risk evaluation based on the core enterprise-take the pharmaceutical industry for example

Research on supply chain risk evaluation based on the core enterprise-take the pharmaceutical industry for example Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(6):593-598 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Research on supply chain risk evaluation based on

More information

Application Example: Quality Control of Injection-Molded Parts

Application Example: Quality Control of Injection-Molded Parts Application Example: Quality Control of Injection-Molded Parts Measuring Systems: ATOS Keywords: Optical 3D measuring technology, mold try-out, first article inspection, form and dimension inspection of

More information

The Flat Shape Everything around us is shaped

The Flat Shape Everything around us is shaped The Flat Shape Everything around us is shaped The shape is the external appearance of the bodies of nature: Objects, animals, buildings, humans. Each form has certain qualities that distinguish it from

More information

Analytic Hierarchy Process for Design Selection of Laminated Bamboo Chair

Analytic Hierarchy Process for Design Selection of Laminated Bamboo Chair Analytic Hierarchy Process for Design Selection of Laminated Bamboo Chair V. Laemlaksakul, S. Bangsarantrip Abstract This paper demonstrates the laminated bamboo chair design selection, the applicability

More information

CAD / CAM Dr. P. V. Madhusuthan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 12 Reverse Engineering

CAD / CAM Dr. P. V. Madhusuthan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 12 Reverse Engineering CAD / CAM Dr. P. V. Madhusuthan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 12 Reverse Engineering So what we will do in today s lecture is basically take

More information

Number Sense and Operations

Number Sense and Operations Number Sense and Operations representing as they: 6.N.1 6.N.2 6.N.3 6.N.4 6.N.5 6.N.6 6.N.7 6.N.8 6.N.9 6.N.10 6.N.11 6.N.12 6.N.13. 6.N.14 6.N.15 Demonstrate an understanding of positive integer exponents

More information

GLOBAL MANUFACTURING. ARAUJO, Anna Carla AUG, 2015 Mechanical Engineering Department POLI/COPPE/UFRJ

GLOBAL MANUFACTURING. ARAUJO, Anna Carla AUG, 2015 Mechanical Engineering Department POLI/COPPE/UFRJ GLOBAL MANUFACTURING ARAUJO, Anna Carla AUG, 2015 Mechanical Engineering Department POLI/COPPE/UFRJ Workpiece Presentation Powder Metallurgy and Additive Manufacturing [#7] Powder Metallurgy PM parts can

More information

3D Scanner using Line Laser. 1. Introduction. 2. Theory

3D Scanner using Line Laser. 1. Introduction. 2. Theory . Introduction 3D Scanner using Line Laser Di Lu Electrical, Computer, and Systems Engineering Rensselaer Polytechnic Institute The goal of 3D reconstruction is to recover the 3D properties of a geometric

More information

Chapter 4 SUPPLY CHAIN PERFORMANCE MEASUREMENT USING ANALYTIC HIERARCHY PROCESS METHODOLOGY

Chapter 4 SUPPLY CHAIN PERFORMANCE MEASUREMENT USING ANALYTIC HIERARCHY PROCESS METHODOLOGY Chapter 4 SUPPLY CHAIN PERFORMANCE MEASUREMENT USING ANALYTIC HIERARCHY PROCESS METHODOLOGY This chapter highlights on supply chain performance measurement using one of the renowned modelling technique

More information

FUZZY CLUSTERING ANALYSIS OF DATA MINING: APPLICATION TO AN ACCIDENT MINING SYSTEM

FUZZY CLUSTERING ANALYSIS OF DATA MINING: APPLICATION TO AN ACCIDENT MINING SYSTEM International Journal of Innovative Computing, Information and Control ICIC International c 0 ISSN 34-48 Volume 8, Number 8, August 0 pp. 4 FUZZY CLUSTERING ANALYSIS OF DATA MINING: APPLICATION TO AN ACCIDENT

More information

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space 11 Vectors and the Geometry of Space 11.1 Vectors in the Plane Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. 2 Objectives! Write the component form of

More information

ARTIFICIAL INTELLIGENCE METHODS IN EARLY MANUFACTURING TIME ESTIMATION

ARTIFICIAL INTELLIGENCE METHODS IN EARLY MANUFACTURING TIME ESTIMATION 1 ARTIFICIAL INTELLIGENCE METHODS IN EARLY MANUFACTURING TIME ESTIMATION B. Mikó PhD, Z-Form Tool Manufacturing and Application Ltd H-1082. Budapest, Asztalos S. u 4. Tel: (1) 477 1016, e-mail: miko@manuf.bme.hu

More information

Algorithms for Real-Time Tool Path Generation

Algorithms for Real-Time Tool Path Generation Algorithms for Real-Time Tool Path Generation Gyula Hermann John von Neumann Faculty of Information Technology, Budapest Polytechnic H-1034 Nagyszombat utca 19 Budapest Hungary, hermgyviif.hu Abstract:The

More information

How To Fuse A Point Cloud With A Laser And Image Data From A Pointcloud

How To Fuse A Point Cloud With A Laser And Image Data From A Pointcloud REAL TIME 3D FUSION OF IMAGERY AND MOBILE LIDAR Paul Mrstik, Vice President Technology Kresimir Kusevic, R&D Engineer Terrapoint Inc. 140-1 Antares Dr. Ottawa, Ontario K2E 8C4 Canada paul.mrstik@terrapoint.com

More information

SUPPLY CHAIN MANAGEMENT AND A STUDY ON SUPPLIER SELECTION in TURKEY

SUPPLY CHAIN MANAGEMENT AND A STUDY ON SUPPLIER SELECTION in TURKEY SUPPLY CHAIN MANAGEMENT AND A STUDY ON SUPPLIER SELECTION in TURKEY Pelin Alcan, Hüseyin Başlıgil, Melih Coşkun Yildiz Technical University, Besiktas, İstanbul, Turkey Abstract This study mainly focuses

More information

The Analytic Hierarchy Process. Danny Hahn

The Analytic Hierarchy Process. Danny Hahn The Analytic Hierarchy Process Danny Hahn The Analytic Hierarchy Process (AHP) A Decision Support Tool developed in the 1970s by Thomas L. Saaty, an American mathematician, currently University Chair,

More information

Study of Lightning Damage Risk Assessment Method for Power Grid

Study of Lightning Damage Risk Assessment Method for Power Grid Energy and Power Engineering, 2013, 5, 1478-1483 doi:10.4236/epe.2013.54b280 Published Online July 2013 (http://www.scirp.org/journal/epe) Study of Lightning Damage Risk Assessment Method for Power Grid

More information

Section. Tolerances. Aluminum Extrusion Manual. 4th Edition

Section. Tolerances. Aluminum Extrusion Manual. 4th Edition Section 8 Tolerances Aluminum Extrusion Manual 4th Edition Section 8 How straight is straight enough? How flat is flat enough? How uniform must a wall thickness be in order to be acceptable? These are

More information

2.2 Creaseness operator

2.2 Creaseness operator 2.2. Creaseness operator 31 2.2 Creaseness operator Antonio López, a member of our group, has studied for his PhD dissertation the differential operators described in this section [72]. He has compared

More information

Visualization of General Defined Space Data

Visualization of General Defined Space Data International Journal of Computer Graphics & Animation (IJCGA) Vol.3, No.4, October 013 Visualization of General Defined Space Data John R Rankin La Trobe University, Australia Abstract A new algorithm

More information

Equations Involving Lines and Planes Standard equations for lines in space

Equations Involving Lines and Planes Standard equations for lines in space Equations Involving Lines and Planes In this section we will collect various important formulas regarding equations of lines and planes in three dimensional space Reminder regarding notation: any quantity

More information

Template-based Eye and Mouth Detection for 3D Video Conferencing

Template-based Eye and Mouth Detection for 3D Video Conferencing Template-based Eye and Mouth Detection for 3D Video Conferencing Jürgen Rurainsky and Peter Eisert Fraunhofer Institute for Telecommunications - Heinrich-Hertz-Institute, Image Processing Department, Einsteinufer

More information

Basic Problem: Map a 3D object to a 2D display surface. Analogy - Taking a snapshot with a camera

Basic Problem: Map a 3D object to a 2D display surface. Analogy - Taking a snapshot with a camera 3D Viewing Basic Problem: Map a 3D object to a 2D display surface Analogy - Taking a snapshot with a camera Synthetic camera virtual camera we can move to any location & orient in any way then create a

More information

Geometry and Measurement

Geometry and Measurement The student will be able to: Geometry and Measurement 1. Demonstrate an understanding of the principles of geometry and measurement and operations using measurements Use the US system of measurement for

More information

THREE DIMENSIONAL GEOMETRY

THREE DIMENSIONAL GEOMETRY Chapter 8 THREE DIMENSIONAL GEOMETRY 8.1 Introduction In this chapter we present a vector algebra approach to three dimensional geometry. The aim is to present standard properties of lines and planes,

More information

Adopting an Analytic Hierarchy Process to Select Internet Advertising Networks

Adopting an Analytic Hierarchy Process to Select Internet Advertising Networks Adopting an Analytic Hierarchy Process to Select Internet Advertising Networks Chin-Tasi Lin 1), Pi-Fang Hsu 2) 1) Yuanpei Institute of Science and Technology, Department of Information Management, Taiwan

More information

5-Axis Test-Piece Influence of Machining Position

5-Axis Test-Piece Influence of Machining Position 5-Axis Test-Piece Influence of Machining Position Michael Gebhardt, Wolfgang Knapp, Konrad Wegener Institute of Machine Tools and Manufacturing (IWF), Swiss Federal Institute of Technology (ETH), Zurich,

More information

ENHANCEMENT OF FINANCIAL RISK MANAGEMENT WITH THE AID OF ANALYTIC HIERARCHY PROCESS

ENHANCEMENT OF FINANCIAL RISK MANAGEMENT WITH THE AID OF ANALYTIC HIERARCHY PROCESS ISAHP 2005, Honolulu, Hawaii, July 8-10, 2003 ENHANCEMENT OF FINANCIAL RISK MANAGEMENT WITH THE AID OF ANALYTIC HIERARCHY PROCESS Jerzy Michnik a,b, 1, Mei-Chen Lo c a Kainan University, No.1, Kainan Rd.,

More information

We can display an object on a monitor screen in three different computer-model forms: Wireframe model Surface Model Solid model

We can display an object on a monitor screen in three different computer-model forms: Wireframe model Surface Model Solid model CHAPTER 4 CURVES 4.1 Introduction In order to understand the significance of curves, we should look into the types of model representations that are used in geometric modeling. Curves play a very significant

More information

Fuzzy Comprehensive Evaluation Enterprise Performance Management

Fuzzy Comprehensive Evaluation Enterprise Performance Management Fuzzy Comprehensive Enterprise Performance Management Model Based on AHP Hunan Vocational College of Railway echnology,yuanjie2013@yeah.net, Zhuzhou, Hunan province, China Abstract Performance management

More information

Logo Symmetry Learning Task. Unit 5

Logo Symmetry Learning Task. Unit 5 Logo Symmetry Learning Task Unit 5 Course Mathematics I: Algebra, Geometry, Statistics Overview The Logo Symmetry Learning Task explores graph symmetry and odd and even functions. Students are asked to

More information

COMBINING THE METHODS OF FORECASTING AND DECISION-MAKING TO OPTIMISE THE FINANCIAL PERFORMANCE OF SMALL ENTERPRISES

COMBINING THE METHODS OF FORECASTING AND DECISION-MAKING TO OPTIMISE THE FINANCIAL PERFORMANCE OF SMALL ENTERPRISES COMBINING THE METHODS OF FORECASTING AND DECISION-MAKING TO OPTIMISE THE FINANCIAL PERFORMANCE OF SMALL ENTERPRISES JULIA IGOREVNA LARIONOVA 1 ANNA NIKOLAEVNA TIKHOMIROVA 2 1, 2 The National Nuclear Research

More information

Application Report. Propeller Blade Inspection Station

Application Report. Propeller Blade Inspection Station 34935 SE Douglas Street, Suite, Snoqualmie, WA 9874 Ph: 425-396-5577 Fax: 425-396-586 Application Report Propeller Blade Inspection Station Prepared By Kyle Johnston, Ph. D. Metron Systems Inc.5.5 3 2.5

More information

Integrated sensors for robotic laser welding

Integrated sensors for robotic laser welding Proceedings of the Third International WLT-Conference on Lasers in Manufacturing 2005,Munich, June 2005 Integrated sensors for robotic laser welding D. Iakovou *, R.G.K.M Aarts, J. Meijer University of

More information

Finite Elements for 2 D Problems

Finite Elements for 2 D Problems Finite Elements for 2 D Problems General Formula for the Stiffness Matrix Displacements (u, v) in a plane element are interpolated from nodal displacements (ui, vi) using shape functions Ni as follows,

More information

Solving Geometric Problems with the Rotating Calipers *

Solving Geometric Problems with the Rotating Calipers * Solving Geometric Problems with the Rotating Calipers * Godfried Toussaint School of Computer Science McGill University Montreal, Quebec, Canada ABSTRACT Shamos [1] recently showed that the diameter of

More information

Wireframe and Surface

Wireframe and Surface Wireframe and Surface Preface What's New Getting Started Basic Tasks Workbench Description Glossary Index Dassault Systèmes 1994-99. All rights reserved. Preface CATIA Version 5 Wireframe and Surface allows

More information

A 0.9 0.9. Figure A: Maximum circle of compatibility for position A, related to B and C

A 0.9 0.9. Figure A: Maximum circle of compatibility for position A, related to B and C MEASURING IN WEIGHTED ENVIRONMENTS (Moving from Metric to Order Topology) Claudio Garuti Fulcrum Ingenieria Ltda. claudiogaruti@fulcrum.cl Abstract: This article addresses the problem of measuring closeness

More information

DESIGN OF SLABS. 3) Based on support or boundary condition: Simply supported, Cantilever slab,

DESIGN OF SLABS. 3) Based on support or boundary condition: Simply supported, Cantilever slab, DESIGN OF SLABS Dr. G. P. Chandradhara Professor of Civil Engineering S. J. College of Engineering Mysore 1. GENERAL A slab is a flat two dimensional planar structural element having thickness small compared

More information

The GeoMedia Fusion Validate Geometry command provides the GUI for detecting geometric anomalies on a single feature.

The GeoMedia Fusion Validate Geometry command provides the GUI for detecting geometric anomalies on a single feature. The GeoMedia Fusion Validate Geometry command provides the GUI for detecting geometric anomalies on a single feature. Below is a discussion of the Standard Advanced Validate Geometry types. Empty Geometry

More information

Force measurement. Forces VECTORIAL ISSUES ACTION ET RÉACTION ISOSTATISM

Force measurement. Forces VECTORIAL ISSUES ACTION ET RÉACTION ISOSTATISM Force measurement Forces VECTORIAL ISSUES In classical mechanics, a force is defined as "an action capable of modifying the quantity of movement of a material point". Therefore, a force has the attributes

More information

Traditional Drawing Tools

Traditional Drawing Tools Engineering Drawing Traditional Drawing Tools DRAWING TOOLS DRAWING TOOLS 1. T-Square 2. Triangles DRAWING TOOLS HB for thick line 2H for thin line 3. Adhesive Tape 4. Pencils DRAWING TOOLS 5. Sandpaper

More information

12-1 Representations of Three-Dimensional Figures

12-1 Representations of Three-Dimensional Figures Connect the dots on the isometric dot paper to represent the edges of the solid. Shade the tops of 12-1 Representations of Three-Dimensional Figures Use isometric dot paper to sketch each prism. 1. triangular

More information

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems Academic Content Standards Grade Eight Ohio Pre-Algebra 2008 STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express large numbers and small

More information

Common Core Unit Summary Grades 6 to 8

Common Core Unit Summary Grades 6 to 8 Common Core Unit Summary Grades 6 to 8 Grade 8: Unit 1: Congruence and Similarity- 8G1-8G5 rotations reflections and translations,( RRT=congruence) understand congruence of 2 d figures after RRT Dilations

More information

FURTHER VECTORS (MEI)

FURTHER VECTORS (MEI) Mathematics Revision Guides Further Vectors (MEI) (column notation) Page of MK HOME TUITION Mathematics Revision Guides Level: AS / A Level - MEI OCR MEI: C FURTHER VECTORS (MEI) Version : Date: -9-7 Mathematics

More information

SAMPLE TEST PAPER - I

SAMPLE TEST PAPER - I SCHEME E SAMPLE TEST PAPER - I Course Name : Mechanical Engineering Group Course Code : AE/PG/PT/ME/MH/FE Semester : Third Subject : Mechanical Engineering Drawing 12042 Time : 90 Minutes Marks: 25 Instruction:

More information

Rotation about an arbitrary axis and reflection through an arbitrary plane

Rotation about an arbitrary axis and reflection through an arbitrary plane Annales Mathematicae et Informaticae 40 (2012) pp. 175 186 http://ami.ektf.hu Rotation about an arbitrary axis and reflection through an arbitrary plane Emőd Kovács Department of Information Technology

More information

RAPID PROTOTYPING. Learning Objectives: By the end of the lecture the student should be able to: Explain the fundamentals of Rapid Prototyping

RAPID PROTOTYPING. Learning Objectives: By the end of the lecture the student should be able to: Explain the fundamentals of Rapid Prototyping RAPID PROTOTYPING Learning Objectives: By the end of the lecture the student should be able to: Explain the fundamentals of Rapid Prototyping Outline and explain differences of Rapid Prototyping Technologies

More information

Fuzzy regression model with fuzzy input and output data for manpower forecasting

Fuzzy regression model with fuzzy input and output data for manpower forecasting Fuzzy Sets and Systems 9 (200) 205 23 www.elsevier.com/locate/fss Fuzzy regression model with fuzzy input and output data for manpower forecasting Hong Tau Lee, Sheu Hua Chen Department of Industrial Engineering

More information

Decision Making and Evaluation System for Employee Recruitment Using Fuzzy Analytic Hierarchy Process

Decision Making and Evaluation System for Employee Recruitment Using Fuzzy Analytic Hierarchy Process International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 2319-183X, (Print) 2319-1821 Volume 2, Issue 7 (July 2013), PP.24-31 Decision Making and Evaluation System for Employee Recruitment

More information