Site hosted by Angelfire.com: Build your free website today!
Reverse Engineering

An overview

 Geometric Modelling is a technology that is already being used extensively in industry for designing new products. We think of Computer Aided Design (CAD) as a process that starts with ideas, progresses to shape models, and then feeds to get the real components using Rapid Prototyping and Computer Aided Manufacturing. By contrast, in Reverse Engineering, physical components are scanned and resulting digitized data are transformed into shape models, from which Rapid Prototyping and Computer Aided Manufacturing techniques can of course be used to make more components.
 

Many parts and objects, which are still in high demand today, were created before CAD had become mainstream. Another reason is that for certain disciplines such as toy manufacturing, the artist creates the original character or model in clay. It’s easier to sculpt the original rather then create in a Computer Aided Design modelling software. In other cases, even if the original part is created in CAD, it may get modified as it undergoes prototype feedback process. The only way to get changes into the CAD model is to Reverse Engineer them. In addition, the need for automated inspection and verification of rapid prototype and manufactured parts is also driving the field.

 Areas of Application
 

Basic Phases of Reverse Engineering
 

The procedure to construct geometric model (continuous representation) of a solid from its discrete representation can be characterized by the following
 

Data Capture

There are many different methods of acquiring shape data. Essentially, each method uses some mechanism or phenomenon for interacting with the surface or volume of the object of interest. There are non-contact methods of data capture, where contact type probes at the end of the robot arm uses light, sound or magnetic fields, while in others the surface is touched. Each method has its own strength and weaknesses, which require that data acquisition system is carefully selected for the desired shape, capture functionality.

Segmentation

 Segmentation is the process, in which, data points are grouped into sets to which an appropriate single surface can be fitted.

Surface Fitting

This process involves fitting or constructing a surface, by the use of a set of points, which are segmented in the segmentation process. Depending on the requirement and accuracy, different types of surface construction methods are used.

CAD Model Creation

The purpose of this final phase is to create a consistent and contiguous model of vertices, edges and faces, where both the adjacency relationship between the constituent elements and mathematical equations of underlying edges, curves and surfaces are explicitly stored. This constructed CAD model can be used for further modifications or analysis such as finite element analysis, rapid prototyping, gcode generation etc.
 

back