UTA MAE 1351 Exam 2

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/172

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:49 PM on 3/23/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

173 Terms

1
New cards

From the textbook 7.02...

Components

the objects that make up a system (assembly).

2
New cards

From the textbook 7.02...

Instances

the copies of a component within the system (assembly).

3
New cards

From the textbook 7.02...

Subassembly

a grouping of components that serves a single purpose within the overall assembly.

4
New cards

From the textbook 7.02... A benefit for using subassemblies and instances.

- improve assembly modeling efficiency and save computer space allowing the software to run smoother.

- subassemblies remove the need to creates instances of individual components, saves computer memory.

5
New cards

From the textbook 7.02... Associativity

when changing the geometry of a part, the component and all instances of it will also change by the same amount (similar to regenerating a part after altering the profile sketch).

6
New cards

From the textbook 7.02...

A benefit of associativity.

- greatly increases the computer's modeling efficiency for complex parts and systems.

7
New cards

From the textbook 7.03...

Hierarchy

the organization or structure of a system (assembly).

- it is similar to an inverted family tree, with the main assembly at the top.

8
New cards

From the textbook 7.03...

Associations between components and subassemblies.

parent-child relationships

- An example from the text would be the handrail being the parent whose children are the horizontal members.

9
New cards

From the textbook 7.03...

An advantage of creating an assembly hierarchy.

- subassemblies can be dealt with as a whole rather than as separate components.

10
New cards

From Module 2.1...

A helpful use of assembly modeling.

- relative motion analysis between parts.

11
New cards

From Module 2.1...

In an assembly, the feature tree in SW includes.

The top level assembly followed by subassemblies and their components and respective subassemblies.

12
New cards

From Module 2.1...

The three basic degrees of freedom.

The X, Y, Z coordinates.

13
New cards

From Module 2.1...

A rigid (solid) body has the 3 degrees of freedom plus 3 more parameters that determine its orientation in space. They are _____ quantities.

Angular

14
New cards

From Module 2.1...

The 6 degrees of freedom.

- Up/Down

- Left/Right

- Forward/Back

- Roll

- Yaw

- Pitch

15
New cards

From Module 2.1...

A part that is completely fixed has ___ degrees of freedom.

Zero.

16
New cards

From Module 2.1...

The process of assembly is the process of.

Removing degrees of freedom from a component from 6 to however many degrees of freedom needed for the component to make sense within the assembly.

17
New cards

From Module 2.1...

Removing degrees of freedom in SW is done by using.

Constraints.

18
New cards

From Module 2.1...

"An assembly cannot be nested inside an existing assembly, only parts can" T/F

False.

19
New cards

From Module 2.1...

"I bring a part into an assembly in SW, and click the OK check mark in the top right, this will..."

Align the component origin with the assembly origin.

20
New cards

From the textbook 7.04...

Base instance

remains stationary with the other instances moving into place around it.

- used to orient instances so they are properly located in space relative to one another.

21
New cards

From the textbook 7.04...

The first step after selecting the base component/instance...

reference planes that are connected to the base instance should be established

- serve as the coordinated plane for the space defined by the system.

22
New cards

From the textbook 7.04...

Assembly Constraints

constraints applied between 2 3-D instances so they maintain dimensional or geometric relationships with respect to one another.

23
New cards

From the textbook 7.04...

Each time a constraint is applied...

One or more degrees of freedom are removed.

24
New cards

From the textbook 7.04...

When are concentric constraints especially useful?

when dealing with cylindrical shafts that fit within a cylindrical hole in another part.

25
New cards

From the textbook 7.04...

Concentric constraint

constraining a centerline to coincide with a centerline of a different instance, forcing them to be concentric.

26
New cards

From the textbook 7.04...

Insert Constraint

a special type of concentric constraint used to insert a fastener into a hole in a different part.

27
New cards

From the textbook 7.04...

Mating Surfaces Constraint

defines 2 surfaces as mating surfaces, meaning they line up on top of each other.

- can only be applied to flat/planar surfaces.

28
New cards

From the textbook 7.04...

A surface normal

a vector that is perpendicular to the surface and points away from it.

29
New cards

From the textbook 7.04...

Mating surfaces constraint in terms of the surface normals

forcing the normals of the 2 surfaces to be parallel.

30
New cards

From the textbook 7.04...

Both ____ and _____ DOFs are removed when Mating surfaces constraints are applied.

rotational and translational

31
New cards

From the textbook 7.04...

Coincident constraint

a coincidence can occur between 2 lines, 2 points or between a line and a point. (corner or edge between instances, most commonly.)

- coincidence of 2 planes is already defined by the Mating Surfaces constraint.

32
New cards

From the textbook 7.04...

When applying a coincident constraint you are typically required to...

input offset distances between points or flip instances to achieve your final desired result.

33
New cards

From the textbook 7.04...

Distance constraints

define the relationship between two instances.

- points, edges and surfaces can be used to define the distance between instances.

34
New cards

From the textbook 7.04...

A mechanism

a predominant type of analysis that you can perform with an assembled model

35
New cards

From the textbook 7.04...

Mechanism analysis can only be accomplished if...

an assembly is properly constrained (not fully, not unconstrained).

36
New cards

From the textbook 7.04...

Assemblies can be ____ constrained, ___constrained, or _____ constrained.

fully, un-, partially

37
New cards

From the textbook 7.04...

Unconstrained systems should be avoided because...

all instances in the assembly are free to move relative to one another.

38
New cards

From the textbook 7.04...

When trying to analyze an unconstrained assembly...

each instance/subassembly would have to be moved one by one.

39
New cards

From the textbook 7.04...

An assembly that is rigid and unable to move is...

fully constrained

40
New cards

From the textbook 7.04...

An ideal system should have just enough constraints to...

define the permissible motion in the assembly.

41
New cards

From Module 2.2...

The number between <#> in the feature tree represents

the number of instances of a part/subassembly in a system

42
New cards

From Module 2.2...

To anchor the first part in an assembly...

click the green checkmark after adding a part, this will force the coordinates of the part to be coincident with the coordinate system of the assembly.

43
New cards

From Module 2.2...

(f) in the feature tree stands for

fixed - has 0 DOFs, cannot move

44
New cards

From Module 2.2...

(-) in the feature tree represents a part/subassembly in the ___ state

float - it has a number of DOFs, some range of motion

45
New cards

From Module 2.2...

Right clicking a mate in the feature tree and clicking "Mate Alignment" will...

flip the axes of the parts to face same/different directions

46
New cards

From Module 2.2...

In an assembly, the mate coincident implies...

colinear, not necessarily taking up the same space (lie along the same line in space).

47
New cards

From Module 2.2...

T/F Constraints must be used on a feature of a part.

F - Constraints work with reference geometry as well.

48
New cards

From Module 2.2...

T/F Dimensional constraints are necessary in an assembly.

F - Geometric constraints work just as well alone.

49
New cards

From Module 2.2...

Examples of advanced mates are...

- profile center

- symmetric

- width

- path mate

- linear/linear coupler

- limit distance

(you probably don't need to know all, but i would remember width and limit distance - shown in the video)

50
New cards

From Module 2.2...

The advanced mate "Width" is useful when

aligning parts, especially when there is a gap.

51
New cards

From Module 2.2...

The advanced mate "Limit Distance" allows you to....

impose a dimensional constraint on an otherwise infinite range of motion (can be applied linear or angular).

52
New cards

From Module 2.2...

Examples of mechanical mates are...

- cam

- slot

- hinge

- gear***

- rack pinion

- screw

- universal joint

53
New cards

From Module 2.2...

The mechanical mate "Gear" allows you to....

select two round surfaces and set a gear ratio between them, you can reverse the direction and change the gear ratio at any time.

54
New cards

From Module 2.2...

I bring a cube into an assembly & mate coincident one of its edges to a fixed edge, it now has these many DOFs.

2 DOF

55
New cards

From Module 2.2...

I bring a cube into an assembly & mate coincident one of its vertices to a fixed vertex, it now has these many DOFs.

3 DOF

56
New cards

From Module 2.2...

For every mate I apply, I reduce the DOF of the part by ___ many.

Depends on the mate

57
New cards

From Module 2.2...

I bring a cylinder into an assembly & mate parallel one of it's flat surfaces to the top plane. This causes it to lose this many DOFs.

2 DOF

58
New cards

From Module 2.2...

I bring a cylinder into an assembly & mate tangent it's curved surface to the curved surface of a fixed identical cylinder. It now has this many DOFs.

3 DOF

59
New cards

From the textbook 8.05...

The physical properties of a part can be computed about any set of axes - the ___, the _____, or some other set of _____ axes.

global, local, user-defined.

60
New cards

From the textbook 8.05...

To increase a device's stability, you may need to know where a system's ____ is.

center-of-mass

61
New cards

From the textbook 8.05...

Inertial properties such as, _____, ______, ______, and _______ can be calculated from models.

- radii-of-gyration

- moments of inertia

- principal axes of rotation

- products of inertia

62
New cards

From the textbook 8.05...

The command "Measure Point"...

returns the coordinates (x, y, and z) of a specific point on a sketch or model.

- Usually, this point has to be a pickable point, such as a corner or circle center. You could, however, interpolate between two pickable points to return the coordinates of a point that is halfway between two defined points.

63
New cards

From the textbook 8.05...

The command "Measure Line Length"...

returns the length of a line.

- does not have to be a specific edge on the model.

64
New cards

From the textbook 8.05...

The command "Measure Line Distance"...

returns the shortest (perpendicular) distance between a line and another identified entity, such as a point.

65
New cards

From the textbook 8.05...

The command "Measure Circle"....

returns the center & diameter of a circle, such as a hole diameter.

66
New cards

From the textbook 8.05...

The command "Measure Arc"...

returns the center & radius of an arc.

67
New cards

From the textbook 8.05...

The command "Measure Surface"...

returns the area of a specified surface and the length of the perimeter surrounding that surface.

68
New cards

From the textbook 8.05...

Mass properties depend on two things:

- the geometry of a part

- the density of the part (mass per unit volume)

69
New cards

From the textbook 8.05...

In mass properties, "Mass" is...

the measure of the body's property to resist change in it's steady motion.

- depends on volume and density.

70
New cards

From the textbook 8.05...

In mass properties, the "Center-of-Mass" is...

the origin of coordinate axes for which first moments are zero.

- considered the center of a volume.

71
New cards

From the textbook 8.05...

In mass properties, "Principal Axes of Inertia" are...

extreme moments of inertia for a body, they are associated with principal axes of inertia that have their origin at the COM.

- The direction of each is usually given by the 3 unit vector components.

72
New cards

From the textbook 8.05...

In mass properties, "Moments of Inertia" are...

the second moment of mass of a body relative to an axis.

- It is a measure of the body's property to resist change in its steady rotation about the axis. Depends of the body's mass and its distribution around the axis.

73
New cards

From the textbook 8.05...

If the moment of inertia is large, a wheel will require a _______ to accelerate to a desired rotation rate.

Higher torque, the opposite is also true.

74
New cards

From the textbook 7.06...

The amount that two instances overlap is referred to as the ______ between them.

Interference

75
New cards

From the textbook 7.06...

A way to adjust interference is....

changing the size of features as appropriate to remove interference or increase clearances.

76
New cards

From the textbook 7.06...

T/F The most practical way to check for interference is to check between all parts.

F - Select which parts to check

77
New cards

From the textbook 7.06...

T/F Two instances can have both interference and clearance at the same time.

F - only one of the two is possible, seeing as they are opposite.

78
New cards

From the textbook 7.06...

A common place to check for interference and clearances would be...

between shafts and circular holes.

79
New cards

From Module 2.3...

Using Visualization in SW, you can show shadows, reflections, colors, and textures to gain levels of _______.

Photorealism

80
New cards

From Module 2.3...

Using Visualization in SW, you can create _____ assemblies that are also photorealistic.

exploded

81
New cards

From Module 2.3...

________ allow people to download and view your 3-D models without having to download the entire CAD system. The SW equivalent to this is _____.

Portable viewers, E-Drawings

82
New cards

From Module 2.3...

Evaluate --> Measure (various things that this tool does)

- Clicking on a face, you get surface area and perimeter.

- You can combine and measure two features.

- If two points are not aligned in the x, y, and z axes, Measure will break down distances in those axes for you and give you the overall distance.

- Distance between circles, you can change where from (center, min/max, and a custom distance).

- Change the units you measure in

- SW keeps a history of your measurements.

83
New cards

From Module 2.3...

Evaluate --> Mass Properties (various things that this tool does)

- Can be calculated for the assembly or individual components

- Can obtain the COM, which becomes a feature

- You get mass and volume with customizable units.

- You can get the principle axes of inertia and moments of inertia.

- You can change coordinate plane by creating a coordinate system using reference geometry. (changes where the COM is relative to whatever origin you have created, it will not physically move.

84
New cards

From Module 2.3...

Evaluate --> Interference Detection (various things that this tool does)

- Can select components to check or do the entire assembly.

- SW will show where the interferences are and will rank them by severity.

85
New cards

From Module 2.3...

Evaluate --> Clearance Verification (various things that this tool does)

- measure distances between parts

86
New cards

From Module 2.3...

The equivalent of mass in a rotational system is called the...

Moment of Inertia

87
New cards

From Module 2.3...

I have an assembly with moving parts and wish to check that I have part clearances throughout for this I need...

Motion Study

88
New cards

From Module 2.4...

Animation better communicates...

the capabilities of the part.

89
New cards

From Module 2.4...

From Motion Study, you can choose ______ or _____ other dynamics would require using the SW add-ins.

animation, basic motion

90
New cards

From Module 2.4...

Animations works in the principles of ____ and ____ ______.

keys and key frames.

91
New cards

From Module 2.4...

In Motion Study, you can add _____ to gain autonomous motion.

motors

92
New cards

From Module 2.4...

You can check interferences in Motion Study, this is useful because...

the system provides a list of interferences and indications of where and when they happen.

93
New cards

From Module 2.4...

In order to use Rigid Body Dynamics _____ must be turned on along with Motion Study in SW.

Motion Analysis SW Add-On

94
New cards

From Module 2.4...

Within Motion Analysis in SW, clicking plots and a specific component will allow you to create...

A plotted analysis of the motion/force of a specific part.

95
New cards

From Module 2.4...

Applying a contact condition between two parts within Motion Study will...

remove interference between the two parts (will not be allowed to interfere).

96
New cards

From Module 2.4...

T/F When applying a force within Motion Study, the force must be constant throughout the whole motion.

F - can change it's function so it is not constant all throughout the application.

97
New cards

From Module 2.4...

In a SW assembly it is possible to assign an arbitrary motion to a component - for ex: sinusoidal - to visualize it's overall behavior. True?

Yes, easily.

98
New cards

From the textbook 8.06...

Finite Element Analysis (FEA) is...

an advanced design analysis technique that has been made possible through the development of sophisticated 3-D CAD solid modeling tools.

99
New cards

From the textbook 8.06...

Mesh

the small pieces the part is divided into when using FEA.

100
New cards

From the textbook 8.06...

The governing differential equation can be easily solved for each of the individual pieces within the mesh, these pieces are called...

Elements

Explore top notes

note
OZV casus 7
Updated 432d ago
0.0(0)
note
Chapter 10: Factor Markets
Updated 1066d ago
0.0(0)
note
AP Government Units 1 & 2
Updated 396d ago
0.0(0)
note
AP Microeconomics Formula Sheet
Updated 485d ago
0.0(0)
note
Diseases: Cause and Control
Updated 1085d ago
0.0(0)
note
4.3 Cycles of Matter >
Updated 419d ago
0.0(0)
note
AP Calculus BC Ultimate Guide
Updated 1072d ago
0.0(0)
note
OZV casus 7
Updated 432d ago
0.0(0)
note
Chapter 10: Factor Markets
Updated 1066d ago
0.0(0)
note
AP Government Units 1 & 2
Updated 396d ago
0.0(0)
note
AP Microeconomics Formula Sheet
Updated 485d ago
0.0(0)
note
Diseases: Cause and Control
Updated 1085d ago
0.0(0)
note
4.3 Cycles of Matter >
Updated 419d ago
0.0(0)
note
AP Calculus BC Ultimate Guide
Updated 1072d ago
0.0(0)

Explore top flashcards

flashcards
Lesson 1
20
Updated 729d ago
0.0(0)
flashcards
AP Gov Terms
114
Updated 96d ago
0.0(0)
flashcards
Cells-Important Vocab
49
Updated 469d ago
0.0(0)
flashcards
GLW #2
20
Updated 185d ago
0.0(0)
flashcards
Personality
54
Updated 1127d ago
0.0(0)
flashcards
Lesson 1
20
Updated 729d ago
0.0(0)
flashcards
AP Gov Terms
114
Updated 96d ago
0.0(0)
flashcards
Cells-Important Vocab
49
Updated 469d ago
0.0(0)
flashcards
GLW #2
20
Updated 185d ago
0.0(0)
flashcards
Personality
54
Updated 1127d ago
0.0(0)