Assembly Modelling
Assembly Modelling
We would be looking at
Depth n,
Hierarchy 0
Part Part Part Part Part Part
Assembly Planning
- Large assemblies require quite a bit of planning
- For future design updation in parts and assembly
- Update to be automatic in all levels
- An assembly model should be fully parametric and flexible
Bottom up
Top down
Combination of both
Bottom up approach
- Common, tradition and logical approach
- Individual parts are created, inserted into
assembly, use mating constraints for location
and orientation
- A blank assembly model in assembly module is
created – parts are imported one at a time-first
part is the base or the host part- on top of
which other parts are assembled- mating
conditions applied between them
Bottom up assembly cont…
- When we insert parts, it’s the copies of the parts
- Copies are known as instances, multiple instances of same part
can be used
- A link is maintained between the each instance and the its
original ( as a pointer in DB and programming)
- Any change made in original gets updated in all instances
- These assembly links are bi-directional, updation can be from part
to assembly or change in the instance in assembly and update the
part
Advantages:
- Its preferred if the parts have already been constructed, as in the
case of off the shelf parts, allows designers to focus on individual
parts
- Simple to maintain the relationship and regeneration behaviour
of parts than top down approach
Top down assembly approach
- Bottom up approach appeals to small assemblies consisting for
eg., hundred or maybe a thousand components
- Top down is suitable for large assemblies consisting of tens of
thousands of parts and sub assemblies
- Its an effective tool and a organised approach to manage the
design of large assemblies
- It allows a project leader to break up product specifications, assign work teams and
enforce downstream design changes at a high level
• The "part-of" relation represents the logical containment of one object in another. For
example, the head and shaft of a screw are "part-of" the screw itself.
• There are three types of attachment relationships: rigid, non rigid, and conditional.
– Rigid attachment occurs when no relative motion is possible between two parts.
– Non rigid attachment occurs when parts cannot be separated by an arbitrarily large
distance but relative motion between the two parts is possible.
– Conditional attachment is related to parts supported by gravity, but not strictly
attached.
All the operations that can be carried out first are placed in the first
column, and so on. Usually, one operation appears in the first
column: the placing the base part on the work carrier where
whole assembly process occurs.
Liaison-Sequence Analysis
It is based on the virtual link data structure and requires the mating
conditions as input to automatically generate assembly sequences for
various assemblies.
Once the mating conditions are provided, they are organized in the form of
a mating graph.