Application of Integrated Database to the Casting Design

Size: px
Start display at page:

Download "Application of Integrated Database to the Casting Design"

Transcription

1 J. Mater. Sci. Technol., Vol.24 No.3, Application of Integrated Database to the Casting Design In-Sung Cho, Seung-Mok Yoo, Chae-Ho Lim and Jeong-Kil Choi KITECH, 7-47 Songdo-dong, Yeonsu-gu, Incheon, , KOREA [Manuscript received September 22, 2007] Construction of integrated database including casting shapes with their casting design, technical knowledge, and thermophysical properties of the casting alloys were introduced in the present study. Recognition technique for casting design by industrial computer tomography was used for the construction of shape database. Technical knowledge of the casting processes such as ferrous and non-ferrous alloys and their manufacturing process of the castings were accumulated and the search engine for the knowledge was developed. Database of thermophysical properties of the casting alloys were obtained via the experimental study, and the properties were used for the in-house computer simulation of casting process. The databases were linked with intelligent casting expert system developed in center for e-design, KITECH. It is expected that the databases can help non casting experts to devise the casting and its process. Various examples of the application by using the databases were shown in the present study. KEY WORDS: Integrated database; Casting design; Shape recognition 1. Introduction Casting processes, which has a long history from the bronze-age of several thousand years ago, have continued to manufacture the metal products in a convenient way and the numbers of the casting processes and their technologies have been developed. However the making of castings is known as very difficult task, since there are no same casting design for producing the various products, so that the casting engineer must have a new design when the new casting is needed to be produced. The only way to overcome the difficulty is found to be experiences of the casting experts, who have worked for a long time in this field. Nowadays Korean foundries face serious problems such as aged casting engineer experts and longer delivery date for lack of ability of process design. The problems may discontinue casting expert experiences; therefore the foundries may lose international competitiveness in world markets without knowledge and power for the fast and systematic casting product/process design. In order to solve the problem, a new paradigm is necessary. This article discusses a new paradigm for the preserving the knowledge of the casting technology, such as construction of the integrated database for designing casting systems and process parameters. This article also discussed its application to the real casting processes. 2. Construction of Integrated Database and Its Applications Figure 1 shows a flow and relation diagram of intelligence expert system with integrated database. The intelligent expert system had been developed since 2001, sponsored by MOCIE (Ministry of Commerce, Industry and Energy, Korea). The intelligent expert system consists of computer simulation of the casting processes, the intelligent casting design system and the optimization of the casting design, Ph.D., to whom correspondence should be addressed, ischo@kitech.re.kr. and integrated database for their support. The three parts aforementioned were linked with each other, in order to help novice casting expert. The integrated database consists of casting shape database, technical knowledge database, and thermo-physical properties for the casting simulation. Three kinds of database will be discussed in detail thereafter. 2.1 Construction of casting shape database and its application The shape database has 3D casting shapes in CAD format and their casting design data in geometric parameters. Figure 2 shows a schematic diagram of the workflow of automatic casting design. Initial casting design can be retrieved from the shape database, if one want to make a new casting design. The initial casting design is then simulated and optimized by computer simulation, and the design is stored back to the shape database and used for the future casting design [1 8]. Figure 3 shows a schematic diagram for shape recognition system. As shown in Fig.3(a), the 3D casting shape can be stored as shape at 6-axis and 2D sectional data and the shape retrieval system. The stored data then extracted unique features from the 2D images, and the features are vectorized. These vectors of the recognition system can be used by measuring similarities. For the present study, Fourier descriptor, immortal moment descriptor, edge histogram descriptor, multi-eigenvector, curvature scale space descriptor, robust pattern recognition descriptor of the descriptors in MPEG-7, were used for the shape descriptors. Figure 3(b) shows a retrieval system program. If someone needs to retrieve an adequate casting design from the shape database, one will use the casting retrieval system, and after retrieval of the similar casting shape, the casting design also can be obtained. At that time the shape database must have a casting design database, and offer the casting design CAD file. Figure 4 shows construction of shape database by industrial computer tomography (CT). The castings and casting designs were reversely engineered by industrial CT converted to CAD file.

2 352 J. Mater. Sci. Technol., Vol.24 No.3, 2008 In addition, the shape database also needs CAD Fig.1 Flow diagram and the relation of intelligent expert system with integrated database Fig.2 Schematic diagram of the workflow of automatic casting design with integrated database Fig.3 (a) Schematic diagram of the construction of shape database and (b) casting shape retrieval system design files for each casting shapes, in order to incorporate with automated casting design system. The parameter based geometry files were used in the present study, as shown in Fig.5. Figure 5(a) shows CAD file of casting with casting design. The casting design was cut out, and replaced by simple geometry with parameters, as shown in Fig.5(b). The parameters can be written as Fig.5(c). The geometry of casting design such as riser, sprue, runner and ingate was then aromatized by using the modeler, and applied to automated design of the casting. In order to design the gating and riser system automatically, a parametized geometric modeler must be provided. The parametric modeler for casting design was developed with commercial CAD software such as Unigraphics NX, etc. Figure 6 shows

3 J. Mater. Sci. Technol., Vol.24 No.3, 2008 a workspace of the modeler of the expert system[8 9]. 353 The document database mainly contains documents published in KITECH such as casting technol- 2.2 Construction of technical knowledge database and its application Fig.4 Process for obtaining casting shapes (a) CT Scanning, (b) Reverse engineering, (c) Cut out casting design and arrangement Fig.5 Example for shape database (a) scanned casting geometry, (b) processed geometry with parameter, (c) parameters for casting design defects for ferrous alloys. Since the documents were mostly the printed matters, the documents were converted to electronic documents and arranged by the keyword[10]. The pages of documents collected reaches over pages. Also the database covers articles of Journal of Korean Foundrymen s Society from the first volume to volumes in Center for e-design, KITECH, has endeavored to collect technical documents continuously, the database is updating regularly. Fig.6 Workspace of the modeler with Unigraphics NX CAD Software ogy handbook, newsletters, and seminar data books, and trouble shooting data which present solutions for die-casting defects for non-ferrous alloys and casting The search engine for the document was also developed featuring keyword search and full-text search, as common internet search engines have. The search engine can apply to on-line (via internet), with the help of Microsofts NET technology. The search engine was programmed with Visual C#. Figure 7 shows a schematic diagram of the search engine for document database.

4 354 J. Mater. Sci. Technol., Vol.24 No.3, 2008 The search engine, named DBManager, has a function of searching the documents from database incorporated with SQL server, and display data. Also it equips with interaction with intelligent casting design module (Z-Design, ForCasts), and simulation program (Z-Cast). Interactions can be accomplished by using windows messaging feature. For the interaction with Z-Cast, the message hooking scheme was used. When the user positioned the Fig.7 Schematic diagram of the search engine for document database by using the word. After searching the word, DBManager displays the title and abstract of the searching results, and displays the detailed contents by clicking the title. Figure 8 shows the menus of DBManager. Figure 8(a) shows a DBManager displaying titles searched, and Fig. 8(b) shows DBManager displaying contents searched by keyword. DBManager communicates with Z-Design with windows messaging technology. Z-Design have a help (? mark button) in the menus. When user click the? mark button, pre-determined keyword automatically goes to DBManager, and DBManager searches the keyword sent, and displays the appropriate contents. Fig.8 Menu and display of DB Manager, technical knowledge database search engine mouse over the Z-Cast program, DBManager recognizes the word over it, which automatically searches 2.3 Construction of Thermo-physical Properties Database The physical property database contains the physical properties of 76 ferrous and non-ferrous alloys such as Al, Cu, Mg alloys. The properties were obtained by thermal analysis experiment in 9 Korean academies and a research institute, establishing thermo-physical properties database. The properties list density, heat capacity, thermal conductivity, liquidus and solidus temperature, latent heat and viscosity. Moreover, mechanical properties such as Young s modulus, Poisson s ratio were obtained for selected materials, and TTT diagram for various steels were obtained for the simulation of heat treatment process. Thermo-physical properties data are linked with

5 J. Mater. Sci. Technol., Vol.24 No.3, simulation module for simulation input data, and improve precision of simulation result. 3. Concluding Remarks In the present study, the construction of the integrated database for the designing of casting and the casting processes was discussed. The integrated database could be used for the automated casting design, retrieving the most similar shape of the casting from the shape database, and applied for the newly introduced casting. The technical knowledge database can help non-experts to design the casting and casting processes quickly and easily. Finally, the thermo-physical database was used for the accurate simulation for the casting processes. The integrated database is expected to be a new paradigm that the foundries have international competitiveness in world markets with the knowledge and power for the fast and systematic casting products and processes. REFERENCES [1 ] Korean Patent No [2 ] Korean Patent No [3 ] Korean Patent No [4 ] Korean Patent No [5 ] Japanese Patent No [6 ] EU Patent No. ep [7 ] US Patent No [8 ] I.S.Cho, S.M.Yoom, C.H.Lim and J.K.Choi : Proc. of the 1st Korea-Sino Advanced Computer Modeling Conference for Manufacturing Technoliogies, 2006, 115. [9 ] C.H.Lim, J.H.Nam, I.S.Cho, S.M.Yoom and J.K.Choi: Proc. World Foundry Congress 67, 2006, 173. [10] I.S.Cho, S.M.Yoo, Y.S.Choi, J.K.Choi, M.K.Choi and J.I.Kim: Prof. of Korean Foundrymens Meeting, 2006, 130.

Development of high performance casting analysis software by coupled parallel computation. *Sang Hyun CHO, Jeong Kil CHOI

Development of high performance casting analysis software by coupled parallel computation. *Sang Hyun CHO, Jeong Kil CHOI August 2007 Development of high performance casting analysis software by coupled parallel computation *Sang Hyun CHO, Jeong Kil CHOI (Center For e-design, Korea Institute of Industrial Technology, 994-32,

More information

LIGHTWEIGHT DESIGN OF SEAT CUSHION EXTENSION MODULES USING THE PROPERTIES OF PLASTIC AND HCA-SIMP

LIGHTWEIGHT DESIGN OF SEAT CUSHION EXTENSION MODULES USING THE PROPERTIES OF PLASTIC AND HCA-SIMP International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 5, May 2018, pp. 624 632, Article ID: IJMET_09_05_068 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=5

More information

FOUNDRY & FORGE SEMINAR, PUNE 8-9 APRIL 2010 Casting Design for Quality and Design to Cost

FOUNDRY & FORGE SEMINAR, PUNE 8-9 APRIL 2010 Casting Design for Quality and Design to Cost FOUNDRY & FORGE SEMINAR, PUNE 8-9 APRIL 2010 Casting Design for Quality and Design to Cost Dr. B. Ravi, Professor Mechanical Engineering Department Indian Institute of Technology Bombay, Mumbai Phone:

More information

Application of isight for Optimal Tip Design of Complex Tool Holder Spindle

Application of isight for Optimal Tip Design of Complex Tool Holder Spindle Application of isight for Optimal Tip Design of Complex Tool Holder Spindle WMSCI 2010 Author: Koo Hong Kwon Won Jee Chung Ki Beom Park School of Mechatronics, Changwon National University Email: goodgoohong@hanmail.net

More information

A study on automation of modal analysis of a spindle system of machine tools using ANSYS

A study on automation of modal analysis of a spindle system of machine tools using ANSYS Journal of the Korea Academia-Industrial cooperation Society Vol. 16, No. 4 pp. 2338-2343, 2015 http://dx.doi.org/10.5762/kais.2015.16.4.2338 ISSN 1975-4701 / eissn 2288-4688 A study on automation of modal

More information

Casting Solutions. Intelligent Software for Modern Foundries

Casting Solutions. Intelligent Software for Modern Foundries Casting Solutions Intelligent Software for Modern Foundries Intelligent Software The SOLIDCast family of products assists the foundry in all stages of process design: 1. Initial conceptual design of gates

More information

Finite Element Analysis and Optimization of I.C. Engine Piston Using RADIOSS and OptiStruct

Finite Element Analysis and Optimization of I.C. Engine Piston Using RADIOSS and OptiStruct Finite Element Analysis and Optimization of I.C. Engine Piston Using RADIOSS and OptiStruct Vivek Zolekar Student M. Tech. Mechanical (CAD/CAM) SGGSIE&T Nanded - 431 606 Dr. L.N. Wankhade Professor Department

More information

STUDY OF PARAMETRIC DESIGN IN DOUBLE-WEDGE CROSS WEDGE ROLLING MODELING. Associate Prof. Xing Xidong, PhD.

STUDY OF PARAMETRIC DESIGN IN DOUBLE-WEDGE CROSS WEDGE ROLLING MODELING. Associate Prof. Xing Xidong, PhD. STUDY OF PARAMETRIC DESIGN IN DOUBLE-WEDGE CROSS WEDGE ROLLING MODELING Associate Prof. Xing Xidong, PhD. Institute of Electrical Engineering, Chinese Academy of Science Laboratory of Solar Thermal Power

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

A Robust Hand Gesture Recognition Using Combined Moment Invariants in Hand Shape

A Robust Hand Gesture Recognition Using Combined Moment Invariants in Hand Shape , pp.89-94 http://dx.doi.org/10.14257/astl.2016.122.17 A Robust Hand Gesture Recognition Using Combined Moment Invariants in Hand Shape Seungmin Leem 1, Hyeonseok Jeong 1, Yonghwan Lee 2, Sungyoung Kim

More information

CHAPTER 3. METHODOLOGY. This chapter describes the background theory and different

CHAPTER 3. METHODOLOGY. This chapter describes the background theory and different CHAPTER 3. METHODOLOGY This chapter describes the background theory and different methods of simulations, details on finite element analysis, different types of simulation used in the sand castings, the

More information

Spectral Coding of Three-Dimensional Mesh Geometry Information Using Dual Graph

Spectral Coding of Three-Dimensional Mesh Geometry Information Using Dual Graph Spectral Coding of Three-Dimensional Mesh Geometry Information Using Dual Graph Sung-Yeol Kim, Seung-Uk Yoon, and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 1 Oryong-dong, Buk-gu, Gwangju,

More information

IN recent years the dynamic development of multicore

IN recent years the dynamic development of multicore , March 12-14, 2014, Hong Kong Using CUDA Architecture for the Computer Simulation of the Casting Solidification Process Grzegorz Michalski, and Norbert Sczygiol Abstract This paper presents a simulation

More information

Virtual Tryout Technologies for Preparing Automotive Manufacturing

Virtual Tryout Technologies for Preparing Automotive Manufacturing Transactions of JWRI, Special Issue on WSE2011 (2011) Virtual Tryout Technologies for Preparing Automotive Manufacturing Susumu TAKAHASHI* * Nihon University, 1-2-1, Izumicho, Narashino, Chiba, 275-8575,

More information

CT Reconstruction with Good-Orientation and Layer Separation for Multilayer Objects

CT Reconstruction with Good-Orientation and Layer Separation for Multilayer Objects 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China CT Reconstruction with Good-Orientation and Layer Separation for Multilayer Objects Tong LIU 1, Brian Stephan WONG 2, Tai

More information

A Spatial Point Pattern Analysis to Recognize Fail Bit Patterns in Semiconductor Manufacturing

A Spatial Point Pattern Analysis to Recognize Fail Bit Patterns in Semiconductor Manufacturing A Spatial Point Pattern Analysis to Recognize Fail Bit Patterns in Semiconductor Manufacturing Youngji Yoo, Seung Hwan Park, Daewoong An, Sung-Shick Shick Kim, Jun-Geol Baek Abstract The yield management

More information

THE COMPUTER SIMULATION FOR INVESTMENT CASTING FROM SUPER-ALLOYS NI Ing. Aleš Herman *

THE COMPUTER SIMULATION FOR INVESTMENT CASTING FROM SUPER-ALLOYS NI Ing. Aleš Herman * THE COMPUTER SIMULATION FOR INVESTMENT CASTING FROM SUPER-ALLOYS NI Ing. Aleš Herman * *Department of Manufacturing Technology, Faculty of Mechanical Engineering, Czech Technical University (ČVUT) at Prague,

More information

Technological requirements of profile machining

Technological requirements of profile machining Park et al. / J Zhejiang Univ SCIENCE A 2006 7(9):1461-1466 1461 Journal of Zhejiang University SCIENCE A ISSN 1009-3095 (Print); ISSN 1862-1775 (Online) www.zju.edu.cn/jzus; www.springerlink.com E-mail:

More information

International Journal on Emerging Technologies 3(2): 84-89(2012) ISSN No. (Print) : ISSN No. (Online) :

International Journal on Emerging Technologies 3(2): 84-89(2012) ISSN No. (Print) : ISSN No. (Online) : e t International Journal on Emerging Technologies 3(2): 84-89(2012) ISSN No. (Print) : 0975-8364 ISSN No. (Online) : 2249-3255 Automated Determination of Gating System Parameters for a Die-Casting Die

More information

The Analysis of D-CATV VOD Service Users and Their Usage Patterns. Abstract

The Analysis of D-CATV VOD Service Users and Their Usage Patterns. Abstract 2 : D-CATV VOD (Won Young Kang et al.: The Analysis of D-CATV VOD Service Users and Their Usage Patterns) (Regular Paper) 23 6, 2018 11 (JBE Vol. 23, No. 6, November 2018) https://doi.org/10.5909/jbe.2018.23.6.931

More information

Design Optimization of Robotic Arms

Design Optimization of Robotic Arms Design Optimization of Robotic Arms 1. Prof. L. S Utpat Professor, Mechanical Engineering Dept., MMCOE, Pune -52 Pune University, Maharashtra, India 2. Prof. Chavan Dattatraya K Professor, Mechanical Engineering

More information

RELIABILITY OF PARAMETRIC ERROR ON CALIBRATION OF CMM

RELIABILITY OF PARAMETRIC ERROR ON CALIBRATION OF CMM RELIABILITY OF PARAMETRIC ERROR ON CALIBRATION OF CMM M. Abbe 1, K. Takamasu 2 and S. Ozono 2 1 Mitutoyo Corporation, 1-2-1, Sakato, Takatsu, Kawasaki, 213-12, Japan 2 The University of Tokyo, 7-3-1, Hongo,

More information

Nonparametric Estimation of Distribution Function using Bezier Curve

Nonparametric Estimation of Distribution Function using Bezier Curve Communications for Statistical Applications and Methods 2014, Vol. 21, No. 1, 105 114 DOI: http://dx.doi.org/10.5351/csam.2014.21.1.105 ISSN 2287-7843 Nonparametric Estimation of Distribution Function

More information

Minimizing Thin Glass Deflection in Flexible Display Manufacturing via Pin Map Optimization

Minimizing Thin Glass Deflection in Flexible Display Manufacturing via Pin Map Optimization Minimizing Thin Glass Deflection in Flexible Display Manufacturing via Pin Map Optimization Nam Hoon Jo BS. Scholar, Department of Mechanical Engineering, Graduate School Kongju National University (KNU),

More information

PARAMETERS INFLUENCING THE PRECISION OF SLM PRODUCTION

PARAMETERS INFLUENCING THE PRECISION OF SLM PRODUCTION PARAMETERS INFLUENCING THE PRECISION OF SLM PRODUCTION PETR KELLER, RADOMIR MENDRICKY Department of Manufacturing Systems and Automation, Technical University of Liberec, Liberec, Czech Republic DOI: 10.17973/MMSJ.2015_10_201540

More information

Optimal riser design in sand casting process with evolutionary topology optimization

Optimal riser design in sand casting process with evolutionary topology optimization Struct Multidisc Optim (2009) 38:205 214 DOI 10.1007/s00158-008-0282-z INDUSTRIAL APPLICATION Optimal design in sand casting process with evolutionary topology optimization R. Tavakoli P. Davami Received:

More information

CFD Analysis for the Cooling Vent in Automobile

CFD Analysis for the Cooling Vent in Automobile International Journal for Ignited Minds (IJIMIINDS) CFD Analysis for the Cooling Vent in Automobile Vijay Kumar M a, Dr. Basawaraj b & Dr. B R Shridhar c a Asst Prof, Department of Mechanical, S.E.A.C.E.T,

More information

CNC Milling Machines Advanced Cutting Strategies for Forging Die Manufacturing

CNC Milling Machines Advanced Cutting Strategies for Forging Die Manufacturing CNC Milling Machines Advanced Cutting Strategies for Forging Die Manufacturing Bansuwada Prashanth Reddy (AMS ) Department of Mechanical Engineering, Malla Reddy Engineering College-Autonomous, Maisammaguda,

More information

Incremental Sheet Forming

Incremental Sheet Forming Incremental Sheet Forming Swapnil Deokar 1, Rahul Warghane 2, Abhyudaya Pathak 3, Vikram Sawant 4 1 Asst. Prof., Mechanical Engineering, SKNCOE Vadgaon, swapnildeokar00@email.com 2 Asst. Prof., Mechanical

More information

Development of a tool for the easy determination of control factor interaction in the Design of Experiments and the Taguchi Methods

Development of a tool for the easy determination of control factor interaction in the Design of Experiments and the Taguchi Methods Development of a tool for the easy determination of control factor interaction in the Design of Experiments and the Taguchi Methods IKUO TANABE Department of Mechanical Engineering, Nagaoka University

More information

Materialise Magics 23. What s new

Materialise Magics 23. What s new Materialise Magics 23 What s new Index UX/UI Improvements View cube and general toolbar Settings Performance improvements Magics RP Fillet Cut or punch: lap joint cut Boolean Honeycomb structures Tools

More information

AIR FLOW CHARACTERISTICS FOR THE GEOMETRY MODIFICATION OF BELLOWS PIPE ON INTAKE SYSTEM OF AUTOMOBILE

AIR FLOW CHARACTERISTICS FOR THE GEOMETRY MODIFICATION OF BELLOWS PIPE ON INTAKE SYSTEM OF AUTOMOBILE International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 5, May 2018, pp. 1064 1071, Article ID: IJMET_09_05_117 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=5

More information

Efficient 3D Crease Point Extraction from 2D Crease Pixels of Sinogram

Efficient 3D Crease Point Extraction from 2D Crease Pixels of Sinogram Efficient 3D Crease Point Extraction from 2D Crease Pixels of Sinogram Ryo Jinnouchi 1, Yutaka Ohtake 1, Hiromasa Suzuki 1, Yukie Nagai 1 1 The University of Tokyo, Japan, e-mail: {jinnouchi, yu-ohtake,

More information

On-Line Recognition of Mathematical Expressions Using Automatic Rewriting Method

On-Line Recognition of Mathematical Expressions Using Automatic Rewriting Method On-Line Recognition of Mathematical Expressions Using Automatic Rewriting Method T. Kanahori 1, K. Tabata 1, W. Cong 2, F.Tamari 2, and M. Suzuki 1 1 Graduate School of Mathematics, Kyushu University 36,

More information

RAPID PROTOTYPING FOR SLING DESIGN OPTIMIZATION

RAPID PROTOTYPING FOR SLING DESIGN OPTIMIZATION RAPID PROTOTYPING FOR SLING DESIGN OPTIMIZATION Zaimović-Uzunović, N. * ; Lemeš, S. ** ; Ćurić, D. *** ; Topčić, A. **** * University of Zenica, Fakultetska 1, 72000 Zenica, Bosnia and Herzegovina, nzaimovic@mf.unze.ba

More information

A Design of Index Library using Management Information Modeling in Moving Picture Contents

A Design of Index Library using Management Information Modeling in Moving Picture Contents A Design of Index Library using Management Information Modeling in Moving Picture Contents YOUNG JUN KIM Division of Business Administration Baekseok College of Cultural Studies 393, Anseo-dong, Cheonan,

More information

UNIT 37: Making Movies

UNIT 37: Making Movies UNIT 37: Making Movies SOLIDCast allows you to create movies from the results of running simulations. These movies are in the form of WMV files. WMV files are standard animation files that can be viewed

More information

Multi-Directional Upsampling for Multiple Channel Images

Multi-Directional Upsampling for Multiple Channel Images , pp. 159-170 http://dx.doi.org/10.14257/iseia.2014.8.8,15 Multi-Directional Upsampling for Multiple Channel Images wanggil Jeon Department of Embedded Systems Engineering, Incheon National University

More information

Design for Casting - A New Paradigm for Preventing Potential Problems

Design for Casting - A New Paradigm for Preventing Potential Problems Transactions of the American Foundry Society, 107, 1999 Design for Casting - A New Paradigm for Preventing Potential Problems B. Ravi *, Associate Professor Department of Mechanical Engineering Indian

More information

Undercut feature recognition for core and cavity generation

Undercut feature recognition for core and cavity generation IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Undercut feature recognition for core and cavity generation To cite this article: Mursyidah Md Yusof and Mohd Salman Abu Mansor

More information

International Journal of the Korean Society of Precision Engineering, Vol. 1, No. 1, June 2000.

International Journal of the Korean Society of Precision Engineering, Vol. 1, No. 1, June 2000. International Journal of the Korean Society of Precision Engineering, Vol. 1, No. 1, June 2000. Jae-Yeol Kim *, Gyu-Jae Cho * and Chang-Hyun Kim ** * School of Mechanical Engineering, Chosun University,

More information

Smoothing the Path to Simulation-Led Device Design

Smoothing the Path to Simulation-Led Device Design Smoothing the Path to Simulation-Led Device Design Beverly E. Pryor 1, and Roger W. Pryor, Ph.D. *,2 1 Pryor Knowledge Systems, Inc. 2 Pryor Knowledge Systems, Inc. *Corresponding author: 4918 Malibu Drive,

More information

Systematic Defect Filtering and Data Analysis Methodology for Design Based Metrology

Systematic Defect Filtering and Data Analysis Methodology for Design Based Metrology Systematic Defect Filtering and Data Analysis Methodology for Design Based Metrology Hyunjo Yang* a, Jungchan Kim a, Taehyeong Lee a, Areum Jung a, Gyun Yoo a, Donggyu Yim a, Sungki Park a, Toshiaki Hasebe

More information

MODELLING OF COLD ROLL PROCESS USING ANALYTIC AND FINITE ELEMENT METHODS

MODELLING OF COLD ROLL PROCESS USING ANALYTIC AND FINITE ELEMENT METHODS MODELLING OF COLD ROLL PROCESS USING ANALYTIC AND FINITE ELEMENT METHODS Yunus Ozcelik, Semih Cakil Borusan R&D Kayisdagi Cad, Defne Sok. Buyukhanli Plaza 34750 Istanbul/Turkey e-mail: yozcelik@borusan.com

More information

Metal Casting Simulation on the Cloud

Metal Casting Simulation on the Cloud ABSTRACT Technical article for publication in MMR Magazine Metal Casting Simulation on the Cloud Dr. B. Ravi Cloud-based metal casting simulation empowers small and medium foundries to improve their quality

More information

Optimization of Laser Cutting Parameters Using Variable Weight Grey-Taguchi Method

Optimization of Laser Cutting Parameters Using Variable Weight Grey-Taguchi Method AENSI Journals Australian Journal of Basic and Applied Sciences ISSN:1991-8178 Journal home page: www.ajbasweb.com Optimization of Laser Cutting Parameters Using Variable Weight Grey-Taguchi Method K.F.

More information

FEA and Topology Optimization of an Engine Mounting Bracket

FEA and Topology Optimization of an Engine Mounting Bracket International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2016 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Sanket

More information

pre- & post-processing f o r p o w e r t r a i n

pre- & post-processing f o r p o w e r t r a i n pre- & post-processing f o r p o w e r t r a i n www.beta-cae.com With its complete solutions for meshing, assembly, contacts definition and boundary conditions setup, ANSA becomes the most efficient and

More information

Mouse Pointer Tracking with Eyes

Mouse Pointer Tracking with Eyes Mouse Pointer Tracking with Eyes H. Mhamdi, N. Hamrouni, A. Temimi, and M. Bouhlel Abstract In this article, we expose our research work in Human-machine Interaction. The research consists in manipulating

More information

Static And Modal Analysis Of Rotating Wheel Rim Using Ansys

Static And Modal Analysis Of Rotating Wheel Rim Using Ansys International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 3 Issue 9 ǁ September 2014 ǁ PP.18-23 Static And Modal Analysis Of Rotating Wheel Rim Using

More information

FEMORAL STEM SHAPE DESIGN OF ARTIFICIAL HIP JOINT USING A VOXEL BASED FINITE ELEMENT METHOD

FEMORAL STEM SHAPE DESIGN OF ARTIFICIAL HIP JOINT USING A VOXEL BASED FINITE ELEMENT METHOD FEMORAL STEM SHAPE DESIGN OF ARTIFICIAL HIP JOINT USING A VOXEL BASED FINITE ELEMENT METHOD Taiji ADACHI *, Hiromichi KUNIMOTO, Ken-ichi TSUBOTA #, Yoshihiro TOMITA + Graduate School of Science and Technology,

More information

COMPUTER AIDED DESIGN OF CUTTING TOOLS

COMPUTER AIDED DESIGN OF CUTTING TOOLS Advances in Science and Technology Research Journal Volume 9, No. 28, Dec. 2015, pages 107 111 DOI: 10.12913/22998624/60796 Research Article COMPUTER AIDED DESIGN OF CUTTING TOOLS Jakub Matuszak 1, Marcin

More information

Fully-Coupled Thermo-Mechanical Analysis

Fully-Coupled Thermo-Mechanical Analysis Fully-Coupled Thermo-Mechanical Analysis Type of solver: ABAQUS CAE/Standard Adapted from: ABAQUS Example Problems Manual Extrusion of a Cylindrical Aluminium Bar with Frictional Heat Generation Problem

More information

Japan Foundry Society, Inc. Application of Recent X-ray CT Technology to Investment Casting field. Kouichi Inagaki ICC / IHI Corporation

Japan Foundry Society, Inc. Application of Recent X-ray CT Technology to Investment Casting field. Kouichi Inagaki ICC / IHI Corporation Japan Foundry Society, Inc. Application of Recent X-ray CT Technology to Investment Casting field Kouichi Inagaki ICC / IHI Corporation 13 th WORLD CONFERENCE ON INVESTMENT CASTING Paper: T3 Copyright

More information

ENGINEERING RESEARCH FOR SELF-RELIANCE- Modeling and Simulation Perspective

ENGINEERING RESEARCH FOR SELF-RELIANCE- Modeling and Simulation Perspective Journal of Minerals & Materials Characterization & Engineering, Vol. 8, No.2, pp 107-114, 2009 jmmce.org Printed in the USA. All rights reserved ENGINEERING RESEARCH FOR SELF-RELIANCE- Modeling and Simulation

More information

Freeze DeadLine Method for Vertical Handover in Heterogeneous Wireless Networks

Freeze DeadLine Method for Vertical Handover in Heterogeneous Wireless Networks , pp.187-191 http://dx.doi.org/10.14257/astl.2014.63.41 Freeze DeadLine Method for Vertical Handover in Heterogeneous Wireless Networks Hyeon-Jin Jeong 1, Seung-Sik Choi 1 1 Computer Engineering Department,

More information

A computer-aided-design system for forming processes

A computer-aided-design system for forming processes Journal of Materials Processing Technology 89±90 (1999) 1±7 A computer-aided-design system for forming processes Y.-T. Im * Computer Aided Materials Processing Laboratory, Department of Mechanical Engineering,

More information

Performance Evaluation of 3-Axis Scanner Automated For Industrial Gamma- Ray Computed Tomography

Performance Evaluation of 3-Axis Scanner Automated For Industrial Gamma- Ray Computed Tomography National Seminar & Exhibition on Non-Destructive Evaluation, NDE 2014, Pune, December 4-6, 2014 (NDE-India 2014) Vol.20 No.6 (June 2015) - The e-journal of Nondestructive Testing - ISSN 1435-4934 www.ndt.net/?id=17822

More information

Region Mura Detection using Efficient High Pass Filtering based on Fast Average Operation

Region Mura Detection using Efficient High Pass Filtering based on Fast Average Operation Proceedings of the 17th World Congress The International Federation of Automatic Control Region Mura Detection using Efficient High Pass Filtering based on Fast Average Operation SeongHoon im*, TaeGu ang**,

More information

Optimization of Process Parameter for Surface Roughness in Drilling of Spheroidal Graphite (SG 500/7) Material

Optimization of Process Parameter for Surface Roughness in Drilling of Spheroidal Graphite (SG 500/7) Material Optimization of Process Parameter for Surface Roughness in ing of Spheroidal Graphite (SG 500/7) Prashant Chavan 1, Sagar Jadhav 2 Department of Mechanical Engineering, Adarsh Institute of Technology and

More information

Ultrasonic Robot Eye for Shape Recognition Employing a Genetic Algorithm

Ultrasonic Robot Eye for Shape Recognition Employing a Genetic Algorithm 7 XVII IMEKO World Congress Metrology in the 3rd Millennium June 22 27, 2003, Dubrovnik, Croatia Ultrasonic Robot Eye for Shape Recognition Employing a Genetic Algorithm Kozo Ohtani* and Mitsuru Baba**

More information

HOUGH TRANSFORM FOR INTERIOR ORIENTATION IN DIGITAL PHOTOGRAMMETRY

HOUGH TRANSFORM FOR INTERIOR ORIENTATION IN DIGITAL PHOTOGRAMMETRY HOUGH TRANSFORM FOR INTERIOR ORIENTATION IN DIGITAL PHOTOGRAMMETRY Sohn, Hong-Gyoo, Yun, Kong-Hyun Yonsei University, Korea Department of Civil Engineering sohn1@yonsei.ac.kr ykh1207@yonsei.ac.kr Yu, Kiyun

More information

Recognition of Non-symmetric Faces Using Principal Component Analysis

Recognition of Non-symmetric Faces Using Principal Component Analysis Recognition of Non-symmetric Faces Using Principal Component Analysis N. Krishnan Centre for Information Technology & Engineering Manonmaniam Sundaranar University, Tirunelveli-627012, India Krishnan17563@yahoo.com

More information

An Intelligent Metal Forming Simulator AFDEX and its Applications

An Intelligent Metal Forming Simulator AFDEX and its Applications Proceedings of the fourth International Symposium on Mechanics, Aerospace and Informatics Engineering 2009 Changwon Exhibition Convention Center (CECO), Korea, September 10 12, 2009 ISMAI04-MF-01 An Intelligent

More information

3-D Numerical Simulation of Direct Aluminum Extrusion and Die Deformation

3-D Numerical Simulation of Direct Aluminum Extrusion and Die Deformation 3-D Numerical Simulation of Direct Aluminum Extrusion and Die Deformation ABSTRACT W.A.Assaad, University of Twente Enschede, The Netherlands H.J.M. Geijselaers, University of Twente Enschede, The Netherlands

More information

ANYCASTING SOFTWARE CORPORATE PROFILE. - Do not Stay Always Goes Forward - THE GREATEST SIMULATION COMPANY

ANYCASTING SOFTWARE CORPORATE PROFILE. - Do not Stay Always Goes Forward - THE GREATEST SIMULATION COMPANY ANYCASTING SOFTWARE CORPORATE PROFILE - Do not Stay Always Goes Forward - THE GREATEST SIMULATION COMPANY 1 CONTENS Company Overview Company Goal Company History Product Line AnyCasting Software Technology

More information

Reconstruction of 3D Interacting Solids of Revolution from 2D Orthographic Views

Reconstruction of 3D Interacting Solids of Revolution from 2D Orthographic Views Reconstruction of 3D Interacting Solids of Revolution from 2D Orthographic Views Hanmin Lee, Soonhung Han Department of Mechanical Engeneering Korea Advanced Institute of Science & Technology 373-1, Guseong-Dong,

More information

Analysis of low cycle fatigue considering geometric manufacturing tolerances

Analysis of low cycle fatigue considering geometric manufacturing tolerances presented at the 14th Weimar Optimization and Stochastic Days 2017 Source: www.dynardo.de/en/library Analysis of low cycle fatigue considering geometric manufacturing tolerances SIEMENS AG applies ANSYS,

More information

Estimation of Flow Field & Drag for Aerofoil Wing

Estimation of Flow Field & Drag for Aerofoil Wing Estimation of Flow Field & Drag for Aerofoil Wing Mahantesh. HM 1, Prof. Anand. SN 2 P.G. Student, Dept. of Mechanical Engineering, East Point College of Engineering, Bangalore, Karnataka, India 1 Associate

More information

DEVELOPMENT OF A NUMERICAL MODEL FOR SIMULATIONS OF SPLIT HOPKINSON PRESSURE BAR

DEVELOPMENT OF A NUMERICAL MODEL FOR SIMULATIONS OF SPLIT HOPKINSON PRESSURE BAR DEVELOPMENT OF A NUMERICAL MODEL FOR SIMULATIONS OF SPLIT HOPKINSON PRESSURE BAR Afdhal 1, Annisa Jusuf 1, Muhammad Agus Kariem 2 and Leonardo Gunawan 1 1 Lightweight Structures Research Group, Faculty

More information

An explicit feature control approach in structural topology optimization

An explicit feature control approach in structural topology optimization th World Congress on Structural and Multidisciplinary Optimisation 07 th -2 th, June 205, Sydney Australia An explicit feature control approach in structural topology optimization Weisheng Zhang, Xu Guo

More information

CES/CMS Overview. Geometric Parameters, G,

CES/CMS Overview. Geometric Parameters, G, Northwestern University Department of Materials Science and Engineering Mat Sci 390: Materials Design (Spring 2016) Laboratory #1: Materials Selection in Mechanical Design CES/CMS Overview I. What is CES/CMS?

More information

Object Tracking using Superpixel Confidence Map in Centroid Shifting Method

Object Tracking using Superpixel Confidence Map in Centroid Shifting Method Indian Journal of Science and Technology, Vol 9(35), DOI: 10.17485/ijst/2016/v9i35/101783, September 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Object Tracking using Superpixel Confidence

More information

GEOMETRIC MULTIGRID SOLVER AND EXPERIMENTAL VALIDATION IN LASER SURFACE REMELTING

GEOMETRIC MULTIGRID SOLVER AND EXPERIMENTAL VALIDATION IN LASER SURFACE REMELTING GEOMETRIC MULTIGRID SOLVER AND EXPERIMENTAL VALIDATION IN LASER SURFACE REMELTING Prof. Dr. Moisés Meza Pariona Postgraduate Program in Engineering and Materials Science, State University of Ponta Grossa

More information

RAPID 3D OBJECT RECOGNITION FOR AUTOMATIC PROJECT PROGRESS MONITORING USING A STEREO VISION SYSTEM

RAPID 3D OBJECT RECOGNITION FOR AUTOMATIC PROJECT PROGRESS MONITORING USING A STEREO VISION SYSTEM RAPID 3D OBJECT RECOGNITION FOR AUTOMATIC PROJECT PROGRESS MONITORING USING A STEREO VISION SYSTEM Nuri Choi, Hyojoo Son, Changwan Kim Department of Architectural Engineering Chung-Ang University 221 Hueksuk-dong,

More information

Keyword Extraction by KNN considering Similarity among Features

Keyword Extraction by KNN considering Similarity among Features 64 Int'l Conf. on Advances in Big Data Analytics ABDA'15 Keyword Extraction by KNN considering Similarity among Features Taeho Jo Department of Computer and Information Engineering, Inha University, Incheon,

More information

1. The program has automatic generation of technical reports using customized Word templates as *.dotx-files.

1. The program has automatic generation of technical reports using customized Word templates as *.dotx-files. SOFTWARE FOR SIMULATION AND OPTIMIZATION OF METAL FORMING PROCESSES AND PROFILE EXTRUSION QForm VX 8.2.3 new facilities and features October 2017 The new version of QForm has some amazing new features,

More information

INFORMATION-ORIENTED DESIGN MANAGEMENT SYSTEM PROTOTYPE

INFORMATION-ORIENTED DESIGN MANAGEMENT SYSTEM PROTOTYPE Second International Conference World of Construction Project Management 2007 Shin, Jae Won, Ryu, Han-Guk, Lee, Dong-Ryul CSRI, HanmiParsons Co., Ltd. INFORMATION-ORIENTED DESIGN MANAGEMENT SYSTEM PROTOTYPE

More information

Acquisition of Line Heating Information for Automatic Plate Forming

Acquisition of Line Heating Information for Automatic Plate Forming Acquisition of Line Heating Information for Automatic Plate Forming Chang Doo Jang 1, Sung Choon Moon 2 and Dae Eun Ko 3 Currently, the promotion of productivity is a significant topic in shipbuilding.

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

COORDINATE MEASUREMENTS OF COMPLEX-SHAPE SURFACES

COORDINATE MEASUREMENTS OF COMPLEX-SHAPE SURFACES XIX IMEKO World Congress Fundamental and Applied Metrology September 6 11, 2009, Lisbon, Portugal COORDINATE MEASUREMENTS OF COMPLEX-SHAPE SURFACES Andrzej Werner 1, Malgorzata Poniatowska 2 1 Faculty

More information

A hardware design of optimized ORB algorithm with reduced hardware cost

A hardware design of optimized ORB algorithm with reduced hardware cost , pp.58-62 http://dx.doi.org/10.14257/astl.2013 A hardware design of optimized ORB algorithm with reduced hardware cost Kwang-yeob Lee 1, Kyung-jin Byun 2 1 Dept. of Computer Engineering, Seokyenog University,

More information

Effect of Change of Spur Gear Tooth Parameter. On Bending Stress by Simulation

Effect of Change of Spur Gear Tooth Parameter. On Bending Stress by Simulation Effect of Change of Spur Gear Tooth Parameter On Bending Stress by Simulation Nikhil B. Abattini 1, M. M. Mirza 2, P. V. Pawar 3 1 Dept. of Mech. Engineering, Rajarambapu Institute of Technology, Sakharale,

More information

Shin Hong. Assistant Professor Handong Global University (HGU) Pohang, Kyongbuk, South Korea (37554)

Shin Hong. Assistant Professor Handong Global University (HGU) Pohang, Kyongbuk, South Korea (37554) Shin Hong Assistant Professor hongshin@handong.edu +82-54-260-1409 School of Computer Science & Electrical Engineering 113 NMH, 558 Handong-ro, Buk-gu, Handong Global University (HGU) Pohang, Kyongbuk,

More information

Validation Report: Additional Data Mapping to Structural Analysis Packages

Validation Report: Additional Data Mapping to Structural Analysis Packages Autodesk Moldflow Structural Alliance 2012 Validation Report: Additional Data Mapping to Structural Analysis Packages Mapping process-induced stress data from Autodesk Moldflow Insight Dual Domain and

More information

Framework of a Conceptual Simulation Model Design Tool

Framework of a Conceptual Simulation Model Design Tool Indian Journal of Science and Technology, Vol 8(S7), 435 442, April 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 DOI: 10.17485/ijst/2015/v8iS7/70470 Framework of a Conceptual Simulation Model

More information

THE EFFECT OF THE FREE SURFACE ON THE SINGULAR STRESS FIELD AT THE FATIGUE CRACK FRONT

THE EFFECT OF THE FREE SURFACE ON THE SINGULAR STRESS FIELD AT THE FATIGUE CRACK FRONT Journal of MECHANICAL ENGINEERING Strojnícky časopis, VOL 67 (2017), NO 2, 69-76 THE EFFECT OF THE FREE SURFACE ON THE SINGULAR STRESS FIELD AT THE FATIGUE CRACK FRONT OPLT Tomáš 1,2, POKORNÝ Pavel 2,

More information

APPLICATION OF 3D TERRESTRIAL LASER SCANNING IN THE PROCESS OF UPDATE OR CORRECTION OF ERRORS IN THE CADASTRAL MAP

APPLICATION OF 3D TERRESTRIAL LASER SCANNING IN THE PROCESS OF UPDATE OR CORRECTION OF ERRORS IN THE CADASTRAL MAP Presented at the FIG Working Week 2017, May 29 - June 2, 2017 in Helsinki, Finland Dr.-Eng. Gintcho Kostov GEO ZEMIA Ltd. 1 1. Introduction 3D Terrestrial laser scanning delivers highly accurate spatial

More information

Vehicle Detection Method using Haar-like Feature on Real Time System

Vehicle Detection Method using Haar-like Feature on Real Time System Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn Abstract This paper presents a robust vehicle detection approach using Haar-like feature.

More information

Measurements using three-dimensional product imaging

Measurements using three-dimensional product imaging ARCHIVES of FOUNDRY ENGINEERING Published quarterly as the organ of the Foundry Commission of the Polish Academy of Sciences ISSN (1897-3310) Volume 10 Special Issue 3/2010 41 46 7/3 Measurements using

More information

An Engineering Application Selection Guideline for Reverse Engineering Systems: Laser System and Optical System

An Engineering Application Selection Guideline for Reverse Engineering Systems: Laser System and Optical System The 9 th Asian Symposium on Visualization Hong Kong, 4-8 June, 2007 An Engineering Application Selection Guideline for S.Rodkwan 1, N.Chantarapanich 2, C.Chandenduang 3, S.Wanchat 4 and K. Sengpanich 5

More information

A simple mathematical model that considers the performance of an intermediate node having wavelength conversion capability

A simple mathematical model that considers the performance of an intermediate node having wavelength conversion capability A Simple Performance Analysis of a Core Node in an Optical Burst Switched Network Mohamed H. S. Morsy, student member, Mohamad Y. S. Sowailem, student member, and Hossam M. H. Shalaby, Senior member, IEEE

More information

A Study on Development of Azimuth Angle Tracking Algorithm for Tracking-type Floating Photovoltaic System

A Study on Development of Azimuth Angle Tracking Algorithm for Tracking-type Floating Photovoltaic System , pp.197-202 http://dx.doi.org/10.14257/astl.2014.51.45 A Study on Development of Azimuth Angle Tracking Algorithm for Tracking-type Floating Photovoltaic System Young-Kwan Choi 1,1, In-Soo Kim 1, Sung-Taek

More information

Implementation of a Pedestrian Detection Device based on CENTRIST for an Embedded Environment

Implementation of a Pedestrian Detection Device based on CENTRIST for an Embedded Environment , pp.123-127 http://dx.doi.org/10.14257/astl.2014.46.29 Implementation of a Pedestrian Detection Device based on CENTRIST for an Embedded Environment Yun-Seop Hwang 1, Jae-Chang Kwak 2, Kwang-Yeob Lee

More information

3D Computed Tomography (CT) Its Application to Aerospace Industry

3D Computed Tomography (CT) Its Application to Aerospace Industry 3D Computed Tomography (CT) Its Application to Aerospace Industry C. Muralidhar, M. P. Subramanian, V. Ravi Shankar and G. Chandrasekhar Directorate of Non Destructive Evaluation, Defence Research & Development

More information

STATIC ANALYSIS TO REDESIGN THE GRIPPER, USING CREO PARAMETRIC SOFTWARE TOOLS

STATIC ANALYSIS TO REDESIGN THE GRIPPER, USING CREO PARAMETRIC SOFTWARE TOOLS STATIC ANALYSIS TO REDESIGN THE GRIPPER, USING CREO PARAMETRIC SOFTWARE TOOLS Cristian VILAU 1, Nicolae BALC 1, Dan LEORDEAN 1, Cosmin COSMA 1 ABSTRACT: Within this paper is presented the optimizing activity

More information

A New Control Volume-based 2D Method for Calculating the Temperature Distribution of Rod during Multi-pass Hot Rolling

A New Control Volume-based 2D Method for Calculating the Temperature Distribution of Rod during Multi-pass Hot Rolling , pp. 1836 1840 A New Control Volume-based 2D Method for Calculating the Temperature Distribution of Rod during Multi-pass Hot Rolling Jianguo XUE and Min LIU* Department of Automation, Tsinghua University,

More information

The CAD/CAE system of a tricone rock bit

The CAD/CAE system of a tricone rock bit Computer Aided Optimum Design in Engineering IX 453 The CAD/CAE system of a tricone rock bit Z. Wu 1, V. Thomson 2, H. Attia 2 & Y. Lin 1 1 Department of Mechanical Engineering, Southwest Petroleum Institute,

More information

Development of Bellows Design Software using MATLAB

Development of Bellows Design Software using MATLAB Indian Journal of cience and Technology, Vol 8(8), 201 206, April 2015 IN (Print) : 097-686 IN (Online) : 097-565 DOI: 10.1785/ijst/2015/v8i8/70619 Development of Bellows Design oftware using MATLAB ungchul

More information

The Design of Fingerprint Biometric Authentication on Smart Card for

The Design of Fingerprint Biometric Authentication on Smart Card for The Design of Fingerprint Biometric Authentication on Smart Card for PULAPOT Main Entrance System Computer Science Department, Faculty of Technology Science and Defence Universiti Pertahanan Nasional Malaysia

More information