Summary even pages Daniel Flashcards
What types of solid models exist? Describe their function and construction elements briefly?
Solid models: Explain Decomposition models:
Decomposition models
- Voxel consisting of cubes or octants
- Cell based models, polygons (like finite messh)
Describe continuity, three types
C0- Curves joined without constraints
C1- Curves have same direction at common point
C2- Curves have same curvatur at common point
Describe the two types of coordinates used
Cartesian, P= [x y z]
Homogenous P= [hx, hy hz h] Eased use of some mathematical operations and advanced curve types
Parametic surfaces
Like paramtetic curves but in two directions (u & v)
- P(u,v)
- Defined in 2D parametic space
- Consist of inner trim curves (holes) and outer trim curves (boundaries)
- Trimmed parametetric surfaces are transformed to 3D (ex thick, close surface)
What are the advantages of using solid models instead of surface models?
Solid models support higher levels of:
- Functionality: Calc of mass and moments of inertia
- Automation
Work with higher level objects rather than poiunts curves and surfaces
Describe how conversion arise and the problems with them
Problems arise when differetn organization functions use different formats
Solved by using PDM systems
Different modeling techniques have different advantages, CAD oftenly use a variety
Geometry assurance, what is that?
Using computer tools to perform geometry assurance tasks on virtual product models
E.g Flush, Gap and parallelism
Tolerance analysis: Describe variation analysis (Monte Carlo)
Variation analaysis (Monte carlo)
- Calculates a statistical prediction of the variation in critical measures
- Statistical method- random data
- Tolerance on parts (inputs) are randomly generated within defined distrubutions, tolerance and cp
- Thousands of iterations to get output
- ALl kinematical relations and sensitives are captured in a 3D assembly model
What is a robust design
Allows manufacturing and assembly variation without jeopardizing fucntion or aesthetics
- Big input variation–> Small outp variation
why?
- Easier program adjustments
- Shorther ramp up times
- Global production with high quality level
What does a 3d model consist of?
- Parts
- Subassemblies
- Positioning systems
- input tolerance with range and type of distrubution
- Critical measures
Define RGB colours to computer graphics
- Mix of 3 colours, red, green and Blue, all combined by these in some way
- Scale from 0-1, or binary 0-255
What is aliasing?
“Theprocess)by)which)smooth)curves)and)other)lines)become)jagged)because)
the resolution of)the)graphics)device or file is)not)high)enough)to)represent)a)smooth)curve”
What is anti aliasing
- Draw the picture many times to a memory buffer which is much larger than the screen. Each time is translated less than one pixel and is drawn with low colour intensity.
- When the picture is ready draw it on the screen
What is specular reflection?
Position of both light source and observer influence (light reflected mostly in one direction)
What does shutter glasses do?
Gives 3d by blocking one eye at the time.
- Sync w the computer which altenates between views for the left and right eye respectivetlly
- Calc w perspective projection