COMPABTech63261rDigrAP - Geometric Modelling
COMPABTech63261rDigrAP - Geometric Modelling
GEOMETRIC MODELLING
INTRODUCTION
Geometric models explicitly represent the shape and structure of an object, and from these, one can (1) deduce what features will be
seen from any particular viewpoint and where they are expected to be and (2) determine under what circumstances a particular image
relationship is consistent with the model.
The Role of Geometric Modelling in aCAD System
Computer
Display
Mathematical
User representation
Interface Drawing
(Database)
Generation
Determine Determine
Analysis and
Manufacturing
General Requirements
– Topology: the connectivity and associativity of the object entities; it determines the relational information
between object entities
Able to transfer data directly from CAD to CAE andCAM.
Analytical Surface
Free-form, Curved, & Sculptured Surface
• Solid Modelling
Problems:
Wireframe Modelling
or
fro nt
front
ambiguous
Example of Wireframe Modelling
Surface Modelling
• A surface model consists of wireframe entities that formthe basis to create surface entities.
• In general, a wireframe model can be extracted from a surface model by deleting or blanking all surface entities
• Shape design and representation of complex objects suchas car, ship, and airplane bodies as well as castings
Free-form, Curved, or
Analytical Surfaces Sculptured Surface
The solid modelling technique is based upon the "half-space"concept.The boundary of the model separates the interior and exterior of
themodeled object.The object is defined by the volume space contained within thedefined boundary of the object.In general speaking, a
closed boundary is needed to define a solid object informational complete, valid, and unambiguous representation(Spatial
addressability)– points in space to be classified relative to the object, if it is inside, outside or on the object . Store both geometric and
topological information; can verifywhether two objects occupy the same space.Improves the quality of design, improves visualization,
and has potential for functional automation and integration.
Solid Modelling Support
Using volume information
Weight or volume calculation, centroids, moments ofinertia calculation,
Stress analysis (finite elements analysis), heatconduction calculations, dynamic analysis,
System Dynamics Analysis
Using volume and boundary information
Generation of CNC codes, and robotic and assemblysimulation
Wireframe Modelling
Advantages
Simple to construct
Does not require as much as computer time and memory asdoes surface or solid modelling (manufacturing display)
As a natural extension of drafting, it does not requireextensive training of users.
Form the basis for surface modelling as most surface algorithms require wireframe entities (such as points, linesand
curves)
Disadvantages
The input time is substantial and increases rapidly with thecomplexity of the object
Both topological and geometric data need to be user-input; while solid modelling requires only the input of geometric data.
Surface Modelling
Advantages:
Less ambiguous
Provide hidden line and surface algorithms to addrealism to the displayed geometry
Support shading
Support volume and mass calculation, finite element modelling, NC path generation, cross sectioning, and interference
detection.
Disadvantages
Require more training and mathematical background ofthe users
Require more CPU time and memory
Still ambiguous; no topological information
Awkward to construct