SlideShare a Scribd company logo
1 of 5
SOLIDS
Application of Solid Models
In mechanical engineering, a solid model is used for the following applications:
1. Graphics: generating drawings, surface and solid models
2. Design: Mass property calculation, interference analysis, finite element
modeling, kinematics and mechanism analysis, animation, etc.
3. Manufacturing: Tool path generation and verification, process planning,
dimension inspection, tolerance and surface finish.
4. Component Assembly: Application to robotics and flexible manufacturing:
Assembly planning, vision algorithm, kinematics and dynamics driven by
solid models.
Solid Model Representation
There are three different forms in which a solid model can be represented in CAD:
• Wireframe Model
• Surface Model
• Solid Model
Wireframe Models: Joining points and curves creates wireframe models. These models
can be ambiguous and unable to provide mass property calculations, hidden surface
removal, or generation of shaded images. Wireframe models are mainly used for a quick
verification of design ideas.
Surface Models: Surface models are created using points, lines, and planes. A surface
model is unable to identify points that do not lie on the surface, and therefore, the
moment of inertia, volume, or sections of the model cannot be obtained. A surface
model can be shaded for better visibility. Surface models are used for modeling surfaces
of engineering components.
Solid models : Solid models are the most preferred form of CAD models. and
represent unambiguous image of a component. A solid model can be used to analyze
the moment of inertia, mass, volume, sections of the model, etc.
Solid models are mathematical models of objects in the real world that satisfy specific
properties, listed below.
1. Bounded: The boundary must limit and contain the interior of the solid.
2. Homogeneously Three-Dimensional: No dangling edges or faces be present so
that the boundary is always in contact with the interior of the solid.
3. Finite: The solid must be finite in size.
Solid Model Creation Scheme
A solid model can be generated by the following schemes.
1. Constructive Solid Geometry (CSG)
2. Boundary Representation (B-Rep)
3. Sweeping
A brief description of these schemes follows.
Constructive Solid GeometryScheme
This scheme is based on the principle that two primitives can be combined to produce
a new solid model. This method is also known as ‘Building Block’ method. The
scheme uses the Union, Intersection, and Subtraction techniques to create three-
dimensional models, which are based on the Boolean operation. The steps involved in
generating a solid model are:
1. Select the primitives from a library
2. Go through the scaling, dimension modification, and any other transformations.
3. Combine the primitives to create the desired solid model.
Since CSG method uses solid primitives, internal details of the object are automatically
contained in the model. The model can be sectioned to reveal internal details and can
be used for calculating mass, volume, moment of inertia, etc.
New solid models can be created from the primitives or other solid models by
the following operations:
• Union (U): Two solids are joined and the common volume of one of the
primitives is neglected in the resulting solid.
• Subtraction or Difference (-): One solid is subtracted from the other and the
resultant solid retains only the uncut portion of the solid.
• Intersection (П): When two solids are combined, the resultant solid represents
the common volume of the two solids.
The most common primitive solids found in a CAD program are:
Block, Cylinder, Cone, Sphere, Wedge, and Torus.
Boundary Representation(B-Rep)Scheme
This scheme is based on the concept that a physical object is bounded by a set of faces. A
solid model is created by combining faces and contains vertices, edges, loops, and bodies.
Only the boundary surfaces of the model are stored and the volumetric properties are
calculated by the Gauss Divergence theorem, which relates volume integral to surface
integrals. This scheme can model a variety of solids depending on the primitive surfaces
(planar, curved, or sculptured). There are two types of solid models in this scheme:
1. Polyhedral solids
2. Curved solids
1. Polyhedral Solids: Polyhedral models consist of straight edges, e.g., a non-
cylindrical surface: box, wedge, combination of two or more non-cylindrical bodies, etc.
Polyhedral solids can have blind or through holes, and two or three-dimensional faces,
with no dangling edges. A valid polyhedral abides by the Euler’s equation:
F – E + V – L = 2 (B-G)
Where,
F = Face
E = Edge
V = Vertices
L = Inner Loop
B = Bodies
G = Through holes
A simple polyhedral has no holes; each face is bounded by a single set of connected
edges (bounded by one loop of edges).
Euler’s equation for a simple polyhedral can be reduced to: F - E + V = 2
Example: For the box shown, F = 6, E = 12, and V = 8
Examples of other types of polyhedral are shown below.
Polyhedral with two loops Polyhedral with a blind hole
2. Curved Solids: A curved solid is similar to a polyhedral object but it has curved
faces and edges. Spheres and cylinders are examples of curved solids.
Sphere with F = 1, V = 1, E = 0 Cylinder: F = 3, E = 3, V= 2
Primitives: In B-rep, a model is made up of the following primitives:
• Vertex: A point in space
• Edge: A finite, no-intersecting space curve bounded by two vertices that are
not necessarily distinct.
• Face: A finite connected, non-self-intersecting, region of a closed
oriented surface, bounded by one or more loops.
• Loop: An ordered alternating sequence of vertices and edges. A loop defines a
non-self-intersecting closed space curve, which may be a boundary of a face.
• Body: Entity that has faces, edges and vertices. A minimum body is a point.
B-rep scheme is closely related to the traditional drafting method.
SweepRepresentation
Sweeping can create a solid model. The method is useful for creating 2 ½ – dimension
models. The generated models are axisymmetric and have uniform thickness (i.e.,
extruded models). There are two types of sweeps: linear and rotational. In linear sweep, a
closed 2-D sketch is extruded through the desired length, creating a homogeneous and
axisymmetric model, as shown in the figure.
Sweep direction
Linear sweep – Creating a box by sweeping a rectangle
In rotational sweep, a closed sketch is rotated around an axis. The generated model
is always axisymmetric.
In addition to the two sweeps described above, a model can also be created by a non-
linear sweep. In this type of sweep, a closed sketch is sweeped along a non-linear path.
Cell Decomposition
Most commercial software use the sweeping scheme. ProE and Solidworks are good
examples of software that utilize sweep technique to generate a 3-D model. In both of
these programs, a 2-D sketch is created and extruded to generate a 3-D base-model. The
base model is then used to add or modify features. Most engineering components can be
created by this technique.
Relatively new software, Ironcad utilizes the CSG technique to create 3-D models. There
are pre-build models in the library (catalog) of the software that can be retrieved and
modified as needed. The availability of the primitives (basic solid models) accelerates
the process of model generation.
All the three software mentioned above are parametric modelers. Another popular
software, AutoCAD is capable of generating 3-D models; however, this software is
basically a 2-D modeler and lacks the parametric feature. AutoCAD is capable of creating
a solid model with CSG, B-rep, and the sweep methods, but limited to only very simple
models.

More Related Content

What's hot

Various types of surfaces 131044119001
Various types of surfaces 131044119001Various types of surfaces 131044119001
Various types of surfaces 131044119001rockrakos
 
ppt of solid modeling for cad
ppt of solid modeling for cadppt of solid modeling for cad
ppt of solid modeling for cadAyush Upadhyay
 
Solidmodelling
SolidmodellingSolidmodelling
Solidmodellingjntuhcej
 
Curves wire frame modelling
Curves wire frame modellingCurves wire frame modelling
Curves wire frame modellingjntuhcej
 
Geometric Modeling
Geometric Modeling Geometric Modeling
Geometric Modeling illpa
 
CAD - UNIT 2 (Geometric Modelling)
CAD - UNIT 2 (Geometric Modelling)CAD - UNIT 2 (Geometric Modelling)
CAD - UNIT 2 (Geometric Modelling)Priscilla CPG
 
Cad lecture-4
Cad lecture-4Cad lecture-4
Cad lecture-427273737
 
Assembly representation scheme
Assembly representation schemeAssembly representation scheme
Assembly representation schemeManoj Gowda K
 
5 geometric-modeling-ppt-university-of-victoria
5 geometric-modeling-ppt-university-of-victoria5 geometric-modeling-ppt-university-of-victoria
5 geometric-modeling-ppt-university-of-victoriaRaghu Gadde
 
Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)manojg1990
 
57892883 geometric-modeling
57892883 geometric-modeling57892883 geometric-modeling
57892883 geometric-modelingmanojg1990
 
Unit 2 curves & surfaces
Unit 2  curves & surfacesUnit 2  curves & surfaces
Unit 2 curves & surfacesS.DHARANI KUMAR
 
Geometric modeling
Geometric modelingGeometric modeling
Geometric modelingRahul Yadav
 
Cad ala brep, csg and sweep representation gtu
Cad   ala  brep, csg and sweep representation gtuCad   ala  brep, csg and sweep representation gtu
Cad ala brep, csg and sweep representation gtuShrey Patel
 
ME6501 Unit 2 geometric modeling
ME6501 Unit 2 geometric modelingME6501 Unit 2 geometric modeling
ME6501 Unit 2 geometric modelingJavith Saleem
 

What's hot (20)

Various types of surfaces 131044119001
Various types of surfaces 131044119001Various types of surfaces 131044119001
Various types of surfaces 131044119001
 
ppt of solid modeling for cad
ppt of solid modeling for cadppt of solid modeling for cad
ppt of solid modeling for cad
 
Solidmodelling
SolidmodellingSolidmodelling
Solidmodelling
 
Curves wire frame modelling
Curves wire frame modellingCurves wire frame modelling
Curves wire frame modelling
 
CSG
CSGCSG
CSG
 
Geometric Modeling
Geometric Modeling Geometric Modeling
Geometric Modeling
 
CAD - UNIT 2 (Geometric Modelling)
CAD - UNIT 2 (Geometric Modelling)CAD - UNIT 2 (Geometric Modelling)
CAD - UNIT 2 (Geometric Modelling)
 
Cad lecture-4
Cad lecture-4Cad lecture-4
Cad lecture-4
 
Solids
SolidsSolids
Solids
 
Solid modelling
Solid modellingSolid modelling
Solid modelling
 
Assembly representation scheme
Assembly representation schemeAssembly representation scheme
Assembly representation scheme
 
5 geometric-modeling-ppt-university-of-victoria
5 geometric-modeling-ppt-university-of-victoria5 geometric-modeling-ppt-university-of-victoria
5 geometric-modeling-ppt-university-of-victoria
 
Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)
 
57892883 geometric-modeling
57892883 geometric-modeling57892883 geometric-modeling
57892883 geometric-modeling
 
Surfaces
SurfacesSurfaces
Surfaces
 
Polygon mesh
Polygon meshPolygon mesh
Polygon mesh
 
Unit 2 curves & surfaces
Unit 2  curves & surfacesUnit 2  curves & surfaces
Unit 2 curves & surfaces
 
Geometric modeling
Geometric modelingGeometric modeling
Geometric modeling
 
Cad ala brep, csg and sweep representation gtu
Cad   ala  brep, csg and sweep representation gtuCad   ala  brep, csg and sweep representation gtu
Cad ala brep, csg and sweep representation gtu
 
ME6501 Unit 2 geometric modeling
ME6501 Unit 2 geometric modelingME6501 Unit 2 geometric modeling
ME6501 Unit 2 geometric modeling
 

Similar to Solids[1]

Solid model theory.pdf .
Solid model theory.pdf                     .Solid model theory.pdf                     .
Solid model theory.pdf .Athar739197
 
111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdf
111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdf111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdf
111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdfVIGNESHG144026
 
5_Geometric_Modeling.pdf
5_Geometric_Modeling.pdf5_Geometric_Modeling.pdf
5_Geometric_Modeling.pdfKeerthanaP37
 
Solid Modelling in computer aided Design
Solid Modelling in computer aided DesignSolid Modelling in computer aided Design
Solid Modelling in computer aided Designrahulkatre9
 
introduction_to_solid_modeling__1_.pptx
introduction_to_solid_modeling__1_.pptxintroduction_to_solid_modeling__1_.pptx
introduction_to_solid_modeling__1_.pptxKhalil Alhatab
 
187186134 5-geometric-modeling
187186134 5-geometric-modeling187186134 5-geometric-modeling
187186134 5-geometric-modelingmanojg1990
 
187186134 5-geometric-modeling
187186134 5-geometric-modeling187186134 5-geometric-modeling
187186134 5-geometric-modelingmanojg1990
 
SOLID MODELLING.pptx
SOLID MODELLING.pptxSOLID MODELLING.pptx
SOLID MODELLING.pptxjntuhcej
 
Synthetic Curves.pdf
Synthetic Curves.pdfSynthetic Curves.pdf
Synthetic Curves.pdfMehulMunshi3
 
Defining the model
Defining the modelDefining the model
Defining the modelNafis Ahmad
 
Part 4- Geometric Modeling.pptx
Part 4- Geometric Modeling.pptxPart 4- Geometric Modeling.pptx
Part 4- Geometric Modeling.pptxKhalil Alhatab
 
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURINGMohanumar S
 
UNIT II GEOMETRIC MODELING (COMPUTER AIDED DESIGN AND MANUFACTURING )
UNIT II GEOMETRIC MODELING (COMPUTER AIDED DESIGN AND MANUFACTURING )UNIT II GEOMETRIC MODELING (COMPUTER AIDED DESIGN AND MANUFACTURING )
UNIT II GEOMETRIC MODELING (COMPUTER AIDED DESIGN AND MANUFACTURING )ravis205084
 
Pictorial projection
Pictorial projectionPictorial projection
Pictorial projectionmusadoto
 

Similar to Solids[1] (20)

Solid model theory.pdf .
Solid model theory.pdf                     .Solid model theory.pdf                     .
Solid model theory.pdf .
 
111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdf
111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdf111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdf
111431635-geometric-modeling-glad1-150630140219-lva1-app6892 (1).pdf
 
5_Geometric_Modeling.pdf
5_Geometric_Modeling.pdf5_Geometric_Modeling.pdf
5_Geometric_Modeling.pdf
 
Solid Modelling in computer aided Design
Solid Modelling in computer aided DesignSolid Modelling in computer aided Design
Solid Modelling in computer aided Design
 
Geometric Modelling approaches
Geometric Modelling approachesGeometric Modelling approaches
Geometric Modelling approaches
 
introduction_to_solid_modeling__1_.pptx
introduction_to_solid_modeling__1_.pptxintroduction_to_solid_modeling__1_.pptx
introduction_to_solid_modeling__1_.pptx
 
187186134 5-geometric-modeling
187186134 5-geometric-modeling187186134 5-geometric-modeling
187186134 5-geometric-modeling
 
187186134 5-geometric-modeling
187186134 5-geometric-modeling187186134 5-geometric-modeling
187186134 5-geometric-modeling
 
5 geometric modeling
5 geometric modeling5 geometric modeling
5 geometric modeling
 
SOLID MODELLING.pptx
SOLID MODELLING.pptxSOLID MODELLING.pptx
SOLID MODELLING.pptx
 
Synthetic Curves.pdf
Synthetic Curves.pdfSynthetic Curves.pdf
Synthetic Curves.pdf
 
Unit2 cad/ cam
Unit2 cad/ camUnit2 cad/ cam
Unit2 cad/ cam
 
Defining the model
Defining the modelDefining the model
Defining the model
 
Geometric modeling
Geometric modelingGeometric modeling
Geometric modeling
 
Part 4- Geometric Modeling.pptx
Part 4- Geometric Modeling.pptxPart 4- Geometric Modeling.pptx
Part 4- Geometric Modeling.pptx
 
wire frame model.pptx
wire frame model.pptxwire frame model.pptx
wire frame model.pptx
 
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
 
CAD
CADCAD
CAD
 
UNIT II GEOMETRIC MODELING (COMPUTER AIDED DESIGN AND MANUFACTURING )
UNIT II GEOMETRIC MODELING (COMPUTER AIDED DESIGN AND MANUFACTURING )UNIT II GEOMETRIC MODELING (COMPUTER AIDED DESIGN AND MANUFACTURING )
UNIT II GEOMETRIC MODELING (COMPUTER AIDED DESIGN AND MANUFACTURING )
 
Pictorial projection
Pictorial projectionPictorial projection
Pictorial projection
 

Recently uploaded

Call Girls Delhi {Rs-10000 Laxmi Nagar] 9711199012 Whats Up Number
Call Girls Delhi {Rs-10000 Laxmi Nagar] 9711199012 Whats Up NumberCall Girls Delhi {Rs-10000 Laxmi Nagar] 9711199012 Whats Up Number
Call Girls Delhi {Rs-10000 Laxmi Nagar] 9711199012 Whats Up NumberMs Riya
 
VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...
VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...
VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...Call Girls in Nagpur High Profile
 
Pallawi 9167673311 Call Girls in Thane , Independent Escort Service Thane
Pallawi 9167673311  Call Girls in Thane , Independent Escort Service ThanePallawi 9167673311  Call Girls in Thane , Independent Escort Service Thane
Pallawi 9167673311 Call Girls in Thane , Independent Escort Service ThanePooja Nehwal
 
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...Call Girls in Nagpur High Profile
 
Gaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service GayaGaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service Gayasrsj9000
 
Presentation.pptxjnfoigneoifnvoeifnvklfnvf
Presentation.pptxjnfoigneoifnvoeifnvklfnvfPresentation.pptxjnfoigneoifnvoeifnvklfnvf
Presentation.pptxjnfoigneoifnvoeifnvklfnvfchapmanellie27
 
(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Service
(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Service(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Service
(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》o8wvnojp
 
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一ss ss
 
如何办理(Adelaide毕业证)阿德莱德大学毕业证成绩单Adelaide学历认证真实可查
如何办理(Adelaide毕业证)阿德莱德大学毕业证成绩单Adelaide学历认证真实可查如何办理(Adelaide毕业证)阿德莱德大学毕业证成绩单Adelaide学历认证真实可查
如何办理(Adelaide毕业证)阿德莱德大学毕业证成绩单Adelaide学历认证真实可查awo24iot
 
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,Pooja Nehwal
 
Call Girls Service Kolkata Aishwarya 🤌 8250192130 🚀 Vip Call Girls Kolkata
Call Girls Service Kolkata Aishwarya 🤌  8250192130 🚀 Vip Call Girls KolkataCall Girls Service Kolkata Aishwarya 🤌  8250192130 🚀 Vip Call Girls Kolkata
Call Girls Service Kolkata Aishwarya 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝soniya singh
 
Russian Call Girls In South Delhi Delhi 9711199012 💋✔💕😘 Independent Escorts D...
Russian Call Girls In South Delhi Delhi 9711199012 💋✔💕😘 Independent Escorts D...Russian Call Girls In South Delhi Delhi 9711199012 💋✔💕😘 Independent Escorts D...
Russian Call Girls In South Delhi Delhi 9711199012 💋✔💕😘 Independent Escorts D...nagunakhan
 
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样qaffana
 
Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...
Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...
Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...Pooja Nehwal
 
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...ranjana rawat
 
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts ServiceVip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts Serviceankitnayak356677
 
Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...
Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...
Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...anilsa9823
 
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...Pooja Nehwal
 

Recently uploaded (20)

Call Girls Delhi {Rs-10000 Laxmi Nagar] 9711199012 Whats Up Number
Call Girls Delhi {Rs-10000 Laxmi Nagar] 9711199012 Whats Up NumberCall Girls Delhi {Rs-10000 Laxmi Nagar] 9711199012 Whats Up Number
Call Girls Delhi {Rs-10000 Laxmi Nagar] 9711199012 Whats Up Number
 
VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...
VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...
VVIP Pune Call Girls Warje (7001035870) Pune Escorts Nearby with Complete Sat...
 
Pallawi 9167673311 Call Girls in Thane , Independent Escort Service Thane
Pallawi 9167673311  Call Girls in Thane , Independent Escort Service ThanePallawi 9167673311  Call Girls in Thane , Independent Escort Service Thane
Pallawi 9167673311 Call Girls in Thane , Independent Escort Service Thane
 
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
 
Gaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service GayaGaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service Gaya
 
Presentation.pptxjnfoigneoifnvoeifnvklfnvf
Presentation.pptxjnfoigneoifnvoeifnvklfnvfPresentation.pptxjnfoigneoifnvoeifnvklfnvf
Presentation.pptxjnfoigneoifnvoeifnvklfnvf
 
(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Service
(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Service(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Service
(SANA) Call Girls Landewadi ( 7001035870 ) HI-Fi Pune Escorts Service
 
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
 
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
 
如何办理(Adelaide毕业证)阿德莱德大学毕业证成绩单Adelaide学历认证真实可查
如何办理(Adelaide毕业证)阿德莱德大学毕业证成绩单Adelaide学历认证真实可查如何办理(Adelaide毕业证)阿德莱德大学毕业证成绩单Adelaide学历认证真实可查
如何办理(Adelaide毕业证)阿德莱德大学毕业证成绩单Adelaide学历认证真实可查
 
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
 
Call Girls Service Kolkata Aishwarya 🤌 8250192130 🚀 Vip Call Girls Kolkata
Call Girls Service Kolkata Aishwarya 🤌  8250192130 🚀 Vip Call Girls KolkataCall Girls Service Kolkata Aishwarya 🤌  8250192130 🚀 Vip Call Girls Kolkata
Call Girls Service Kolkata Aishwarya 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
 
Russian Call Girls In South Delhi Delhi 9711199012 💋✔💕😘 Independent Escorts D...
Russian Call Girls In South Delhi Delhi 9711199012 💋✔💕😘 Independent Escorts D...Russian Call Girls In South Delhi Delhi 9711199012 💋✔💕😘 Independent Escorts D...
Russian Call Girls In South Delhi Delhi 9711199012 💋✔💕😘 Independent Escorts D...
 
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
 
Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...
Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...
Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...
 
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
 
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts ServiceVip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
 
Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...
Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...
Lucknow 💋 Call Girls Adil Nagar | ₹,9500 Pay Cash 8923113531 Free Home Delive...
 
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
 

Solids[1]

  • 1. SOLIDS Application of Solid Models In mechanical engineering, a solid model is used for the following applications: 1. Graphics: generating drawings, surface and solid models 2. Design: Mass property calculation, interference analysis, finite element modeling, kinematics and mechanism analysis, animation, etc. 3. Manufacturing: Tool path generation and verification, process planning, dimension inspection, tolerance and surface finish. 4. Component Assembly: Application to robotics and flexible manufacturing: Assembly planning, vision algorithm, kinematics and dynamics driven by solid models. Solid Model Representation There are three different forms in which a solid model can be represented in CAD: • Wireframe Model • Surface Model • Solid Model Wireframe Models: Joining points and curves creates wireframe models. These models can be ambiguous and unable to provide mass property calculations, hidden surface removal, or generation of shaded images. Wireframe models are mainly used for a quick verification of design ideas. Surface Models: Surface models are created using points, lines, and planes. A surface model is unable to identify points that do not lie on the surface, and therefore, the moment of inertia, volume, or sections of the model cannot be obtained. A surface model can be shaded for better visibility. Surface models are used for modeling surfaces of engineering components. Solid models : Solid models are the most preferred form of CAD models. and represent unambiguous image of a component. A solid model can be used to analyze the moment of inertia, mass, volume, sections of the model, etc. Solid models are mathematical models of objects in the real world that satisfy specific properties, listed below. 1. Bounded: The boundary must limit and contain the interior of the solid. 2. Homogeneously Three-Dimensional: No dangling edges or faces be present so that the boundary is always in contact with the interior of the solid. 3. Finite: The solid must be finite in size.
  • 2. Solid Model Creation Scheme A solid model can be generated by the following schemes. 1. Constructive Solid Geometry (CSG) 2. Boundary Representation (B-Rep) 3. Sweeping A brief description of these schemes follows. Constructive Solid GeometryScheme This scheme is based on the principle that two primitives can be combined to produce a new solid model. This method is also known as ‘Building Block’ method. The scheme uses the Union, Intersection, and Subtraction techniques to create three- dimensional models, which are based on the Boolean operation. The steps involved in generating a solid model are: 1. Select the primitives from a library 2. Go through the scaling, dimension modification, and any other transformations. 3. Combine the primitives to create the desired solid model. Since CSG method uses solid primitives, internal details of the object are automatically contained in the model. The model can be sectioned to reveal internal details and can be used for calculating mass, volume, moment of inertia, etc. New solid models can be created from the primitives or other solid models by the following operations: • Union (U): Two solids are joined and the common volume of one of the primitives is neglected in the resulting solid. • Subtraction or Difference (-): One solid is subtracted from the other and the resultant solid retains only the uncut portion of the solid. • Intersection (П): When two solids are combined, the resultant solid represents the common volume of the two solids. The most common primitive solids found in a CAD program are: Block, Cylinder, Cone, Sphere, Wedge, and Torus. Boundary Representation(B-Rep)Scheme This scheme is based on the concept that a physical object is bounded by a set of faces. A solid model is created by combining faces and contains vertices, edges, loops, and bodies. Only the boundary surfaces of the model are stored and the volumetric properties are calculated by the Gauss Divergence theorem, which relates volume integral to surface integrals. This scheme can model a variety of solids depending on the primitive surfaces (planar, curved, or sculptured). There are two types of solid models in this scheme:
  • 3. 1. Polyhedral solids 2. Curved solids 1. Polyhedral Solids: Polyhedral models consist of straight edges, e.g., a non- cylindrical surface: box, wedge, combination of two or more non-cylindrical bodies, etc. Polyhedral solids can have blind or through holes, and two or three-dimensional faces, with no dangling edges. A valid polyhedral abides by the Euler’s equation: F – E + V – L = 2 (B-G) Where, F = Face E = Edge V = Vertices L = Inner Loop B = Bodies G = Through holes A simple polyhedral has no holes; each face is bounded by a single set of connected edges (bounded by one loop of edges). Euler’s equation for a simple polyhedral can be reduced to: F - E + V = 2 Example: For the box shown, F = 6, E = 12, and V = 8 Examples of other types of polyhedral are shown below. Polyhedral with two loops Polyhedral with a blind hole 2. Curved Solids: A curved solid is similar to a polyhedral object but it has curved faces and edges. Spheres and cylinders are examples of curved solids. Sphere with F = 1, V = 1, E = 0 Cylinder: F = 3, E = 3, V= 2
  • 4. Primitives: In B-rep, a model is made up of the following primitives: • Vertex: A point in space • Edge: A finite, no-intersecting space curve bounded by two vertices that are not necessarily distinct. • Face: A finite connected, non-self-intersecting, region of a closed oriented surface, bounded by one or more loops. • Loop: An ordered alternating sequence of vertices and edges. A loop defines a non-self-intersecting closed space curve, which may be a boundary of a face. • Body: Entity that has faces, edges and vertices. A minimum body is a point. B-rep scheme is closely related to the traditional drafting method. SweepRepresentation Sweeping can create a solid model. The method is useful for creating 2 ½ – dimension models. The generated models are axisymmetric and have uniform thickness (i.e., extruded models). There are two types of sweeps: linear and rotational. In linear sweep, a closed 2-D sketch is extruded through the desired length, creating a homogeneous and axisymmetric model, as shown in the figure. Sweep direction Linear sweep – Creating a box by sweeping a rectangle In rotational sweep, a closed sketch is rotated around an axis. The generated model is always axisymmetric. In addition to the two sweeps described above, a model can also be created by a non- linear sweep. In this type of sweep, a closed sketch is sweeped along a non-linear path.
  • 5. Cell Decomposition Most commercial software use the sweeping scheme. ProE and Solidworks are good examples of software that utilize sweep technique to generate a 3-D model. In both of these programs, a 2-D sketch is created and extruded to generate a 3-D base-model. The base model is then used to add or modify features. Most engineering components can be created by this technique. Relatively new software, Ironcad utilizes the CSG technique to create 3-D models. There are pre-build models in the library (catalog) of the software that can be retrieved and modified as needed. The availability of the primitives (basic solid models) accelerates the process of model generation. All the three software mentioned above are parametric modelers. Another popular software, AutoCAD is capable of generating 3-D models; however, this software is basically a 2-D modeler and lacks the parametric feature. AutoCAD is capable of creating a solid model with CSG, B-rep, and the sweep methods, but limited to only very simple models.