SlideShare a Scribd company logo
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 1
WORKSHOP 9
LIFT MECHANISM II
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 2
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 3
• Workshop Objective
– In this workshop, you will use the model you previously built in (Workshop 8-
Lift Mechanism I) and create joints.
• Optional:
– If you’d like a challenge, add the following joints and motions without going
through the detailed steps presented on the following slides.
• Rotational motion to the mount-to-base joint.
D(t) = 360d*time
• Rotational motion to the shoulder-to-mount joint.
D(t) = STEP(time, 0, 0, 0.10, 30d)
• Translational motion to the boom-to-shoulder joint.
D(t) = STEP(time, 0.8, 0, 1, 5)
• Rotational motion to the bucket-to-boom joint.
D(t) = 45d*(1-cos(360d*time))
– Otherwise, continue by following the detailed instructions.
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 4
• Software Version
– ADAMS 2013
• Files Required
– Use directory exercise_dir/mod_08_lift_mech_1
• Tips before you start
– Use the figure on slide 3 to find out what type of constraints you need.
– Simulate the model at regular intervals to check the constraints.
– Rename joints as soon as you create them.
– Adjust icon sizes whenever necessary (see Set up the working environment on
slide 7 of Workshop 8 - Lift Mechanism I.)
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 5
• Problem Description
– Use the diagram below for the placement of the joints.
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 6
• Suggested Steps
1. Import model and construct constraining parts.
2. Verify and simulate.
3. Add joint motion.
4. Run simulation and export.
5. Perform optional tasks.
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 7
Step 1. Import Model and Constrain Parts
To import model:
a. From the Welcome dialog box, select Existing Model.
b. Set the Working directory to
exercise_dir/mod_09_lift_mech_2.and uncheck Use
File Directory as Working Directory.
c. Find and select the model file which you completed in the
previous workshop from the directory
exercise_dir/mod_08_lift_mech_1,
d. If you need a fresh copy of the model, select and opens
the command file, lift_mech_I_completed.cmd, from the
directory
exercise_dir/mod_08_lift_mech_1/completed.
In this section, you’ll constrain the parts that you created in
the previous workshop. To constrain the parts:
a. Use the Fixed joint tool to fix the base to ground.
b. Constrain mount to base (revolute joint):
• Use the options 2 Bod-1 Loc and Pick Geometry
Feature.
• Place the joint at the mount’s cm marker.
• Select the + y-axis as the axis for the rotation.
b
a
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 8
Step 1. Constrain Parts (Cont.)
a. Constrain shoulder to mount
(revolute joint):
• Use the option Normal To
Grid.
• Right-click to select the
cylinder’s anchor marker.
b. Constrain the boom to the
shoulder (translational Joint):
• Use the option Pick
Feature.
• Select the x-axis as the axis
for the translation.
c. Constrain the bucket to the
boom (revolute joint):
d. Use the option Normal To Grid.
• Select the end point of the
cylinder.
b
a
c
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 9
Step 2. Verify and Simulate
To verify your model:
a. Check model topology by
constraints (from the Status
bar, right-click the Information
tool stack, and then select the
Model topology by
constraints tool) to ensure that
all the parts are constrained as
expected.
b. Perform a simulation.
c. Are the visual results of the
simulation (the animation), what
you expected?
a
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 10
Step 3. Add Joint Motion
Add joint motions to your model:
a. Build the joint motions using the
default expressions in the
container and then modify the
expressions using the Motion
Generators, use Rotational
Joint Motion (A) for revolute
joint and translational motion
(B) for Translational Joint.
• Follow Modify dialog box
(right-click the joint, point to
the joint name, and then
select Modify).
To add joint motions:
b. Use the Rotational Joint
Motion tool to add a motion to
the mount-to-base joint such
that:
• D(t) = 360d*time
b
a
A
B
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 11
Step 3. Add Joint Motion (Cont.)
a. Add a motion to the shoulder-to-
mount joint such that:
• D(t) = -STEP(time, 0, 0, 0.10, 30d)
• Note: By using Normal to Grid,
the motion will be opposite the
illustration in Problem statement
(by the right-hand rule). When a
motion is opposite of what you
expect, add a negative sign in
front of the expression, in the
Modify Motion dialog box.
We will discuss the specifics of the
STEP function in the next module,
Lift Mechanism III.
b. Add a translational motion to the
boom-to-shoulder joint such that:
• D(t) = -STEP(time, 0.8, 0, 1, 5)
• Note: if arm is angled downwards,
remove (-). Right hand rule.
c. Add a motion to the bucket-to-boom
joint such that:
• D(t) = 45d*(1-cos(360d*time))
c
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 12
Step 4. Run Simulation and Export
Run a simulation:
a. Run a simulation such
that the mount achieves
one full rotation.
Save your work:
a. Save the model such
that the saved file
contains only the model
topology and not the
results (File > Export).
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 13
Step 4. Run Simulation and Export
• While during simulation module should look like:
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 14
Step 5. Optional Tasks
If you did not already do so as explained in the Optional tasks for Lift Mechanism I:
a. Add tires to your model using the Torus tool.
b. Constrain the tires to the base using revolute joints.
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 15
Workshop 9, Review
• Workshop Questions
1. What are the markers that a joint refers to called?
_____________________________________________________
_____________________________________________________
2. When motion is applied to a joint, what dictates its direction (positive
versus negative)?
_____________________________________________________
_____________________________________________________
3. Are motions considered a constraint? Why?
_____________________________________________________
_____________________________________________________
4. Is it possible to determine the torque required to achieve a prescribed
motion imposed on a revolute joint? How?
_____________________________________________________
_____________________________________________________
ADM701, Workshop 9, March 2013
Copyright© 2013 MSC.Software Corporation
WS9 - 16

More Related Content

Similar to 13858158.ppt

Civil 3 d 2011 tutorials
Civil 3 d 2011 tutorialsCivil 3 d 2011 tutorials
Civil 3 d 2011 tutorials
ocramr0111
 
Instructions on how to configure NI SoftMotion with SOLIDWORKS
Instructions on how to configure NI SoftMotion with SOLIDWORKSInstructions on how to configure NI SoftMotion with SOLIDWORKS
Instructions on how to configure NI SoftMotion with SOLIDWORKS
Waleed El-Badry
 
Simulink
SimulinkSimulink
Simulink
Al Mtdrs
 
2013 11-14 mech479-ansys_workbench_tutorial
2013 11-14 mech479-ansys_workbench_tutorial2013 11-14 mech479-ansys_workbench_tutorial
2013 11-14 mech479-ansys_workbench_tutorial
Nafeez Ahmed
 
Solid works tutorial08_bearingpuller_english_08_lr
Solid works tutorial08_bearingpuller_english_08_lrSolid works tutorial08_bearingpuller_english_08_lr
Solid works tutorial08_bearingpuller_english_08_lr
Akira Tamashiro
 
Knowledgeware
KnowledgewareKnowledgeware
Knowledgeware
musawi
 
Executing tools-in-modelbuilder-tutorial
Executing tools-in-modelbuilder-tutorialExecuting tools-in-modelbuilder-tutorial
Executing tools-in-modelbuilder-tutorial
askar_gila
 
InnerSoft CAD Manual
InnerSoft CAD ManualInnerSoft CAD Manual
InnerSoft CAD Manual
InnerSoft
 
Scrum PSM 2021
Scrum PSM 2021Scrum PSM 2021
Scrum PSM 2021
Ronnie Alexander
 
How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...
How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...
How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...
Tolomatic
 
LabReport-Autodesk Inventor 2008-MasterCam X4
LabReport-Autodesk Inventor 2008-MasterCam X4LabReport-Autodesk Inventor 2008-MasterCam X4
LabReport-Autodesk Inventor 2008-MasterCam X4
Kienho Chan
 
SiriusCon2016 - Modelling Spacecraft On-board Software with Sirius
SiriusCon2016 - Modelling Spacecraft On-board Software with SiriusSiriusCon2016 - Modelling Spacecraft On-board Software with Sirius
SiriusCon2016 - Modelling Spacecraft On-board Software with Sirius
Obeo
 
20100117US001c-3DVisualizationOfRailroadWheelFlaws
20100117US001c-3DVisualizationOfRailroadWheelFlaws20100117US001c-3DVisualizationOfRailroadWheelFlaws
20100117US001c-3DVisualizationOfRailroadWheelFlaws
Ben Rayner
 
Design of Automatic Wall Climbing Equipment For Cleaning Glass Surfaces With ...
Design of Automatic Wall Climbing Equipment For Cleaning Glass Surfaces With ...Design of Automatic Wall Climbing Equipment For Cleaning Glass Surfaces With ...
Design of Automatic Wall Climbing Equipment For Cleaning Glass Surfaces With ...
IRJET Journal
 
Motorcycle Pallet Rack Project Report
Motorcycle Pallet Rack Project ReportMotorcycle Pallet Rack Project Report
Motorcycle Pallet Rack Project Report
Olusegun. B Adekoya
 
IRJET- Modelling and Analysis of Two Wheeler Suspension System
IRJET- Modelling and Analysis of Two Wheeler Suspension SystemIRJET- Modelling and Analysis of Two Wheeler Suspension System
IRJET- Modelling and Analysis of Two Wheeler Suspension System
IRJET Journal
 
User Guide of Regression Test & Validation Tool (v1.0)
User Guide of Regression Test & Validation Tool (v1.0)User Guide of Regression Test & Validation Tool (v1.0)
User Guide of Regression Test & Validation Tool (v1.0)
Chen Fang
 
Unit 5 design for manufacturing
Unit 5 design for manufacturing Unit 5 design for manufacturing
Unit 5 design for manufacturing
arivumani ravanan
 
FEA final project
FEA final projectFEA final project
FEA final project
Tushar Dange
 
Solidworks software
Solidworks softwareSolidworks software
Solidworks software
sanjeev kumar shah
 

Similar to 13858158.ppt (20)

Civil 3 d 2011 tutorials
Civil 3 d 2011 tutorialsCivil 3 d 2011 tutorials
Civil 3 d 2011 tutorials
 
Instructions on how to configure NI SoftMotion with SOLIDWORKS
Instructions on how to configure NI SoftMotion with SOLIDWORKSInstructions on how to configure NI SoftMotion with SOLIDWORKS
Instructions on how to configure NI SoftMotion with SOLIDWORKS
 
Simulink
SimulinkSimulink
Simulink
 
2013 11-14 mech479-ansys_workbench_tutorial
2013 11-14 mech479-ansys_workbench_tutorial2013 11-14 mech479-ansys_workbench_tutorial
2013 11-14 mech479-ansys_workbench_tutorial
 
Solid works tutorial08_bearingpuller_english_08_lr
Solid works tutorial08_bearingpuller_english_08_lrSolid works tutorial08_bearingpuller_english_08_lr
Solid works tutorial08_bearingpuller_english_08_lr
 
Knowledgeware
KnowledgewareKnowledgeware
Knowledgeware
 
Executing tools-in-modelbuilder-tutorial
Executing tools-in-modelbuilder-tutorialExecuting tools-in-modelbuilder-tutorial
Executing tools-in-modelbuilder-tutorial
 
InnerSoft CAD Manual
InnerSoft CAD ManualInnerSoft CAD Manual
InnerSoft CAD Manual
 
Scrum PSM 2021
Scrum PSM 2021Scrum PSM 2021
Scrum PSM 2021
 
How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...
How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...
How to use Add-On instructions to interface a Tolomatic ACS drive with and Al...
 
LabReport-Autodesk Inventor 2008-MasterCam X4
LabReport-Autodesk Inventor 2008-MasterCam X4LabReport-Autodesk Inventor 2008-MasterCam X4
LabReport-Autodesk Inventor 2008-MasterCam X4
 
SiriusCon2016 - Modelling Spacecraft On-board Software with Sirius
SiriusCon2016 - Modelling Spacecraft On-board Software with SiriusSiriusCon2016 - Modelling Spacecraft On-board Software with Sirius
SiriusCon2016 - Modelling Spacecraft On-board Software with Sirius
 
20100117US001c-3DVisualizationOfRailroadWheelFlaws
20100117US001c-3DVisualizationOfRailroadWheelFlaws20100117US001c-3DVisualizationOfRailroadWheelFlaws
20100117US001c-3DVisualizationOfRailroadWheelFlaws
 
Design of Automatic Wall Climbing Equipment For Cleaning Glass Surfaces With ...
Design of Automatic Wall Climbing Equipment For Cleaning Glass Surfaces With ...Design of Automatic Wall Climbing Equipment For Cleaning Glass Surfaces With ...
Design of Automatic Wall Climbing Equipment For Cleaning Glass Surfaces With ...
 
Motorcycle Pallet Rack Project Report
Motorcycle Pallet Rack Project ReportMotorcycle Pallet Rack Project Report
Motorcycle Pallet Rack Project Report
 
IRJET- Modelling and Analysis of Two Wheeler Suspension System
IRJET- Modelling and Analysis of Two Wheeler Suspension SystemIRJET- Modelling and Analysis of Two Wheeler Suspension System
IRJET- Modelling and Analysis of Two Wheeler Suspension System
 
User Guide of Regression Test & Validation Tool (v1.0)
User Guide of Regression Test & Validation Tool (v1.0)User Guide of Regression Test & Validation Tool (v1.0)
User Guide of Regression Test & Validation Tool (v1.0)
 
Unit 5 design for manufacturing
Unit 5 design for manufacturing Unit 5 design for manufacturing
Unit 5 design for manufacturing
 
FEA final project
FEA final projectFEA final project
FEA final project
 
Solidworks software
Solidworks softwareSolidworks software
Solidworks software
 

Recently uploaded

Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
University of Maribor
 
Series of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.pptSeries of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.ppt
PauloRodrigues104553
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
ssuser36d3051
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
nooriasukmaningtyas
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
gerogepatton
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
awadeshbabu
 
Heat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation pptHeat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation ppt
mamunhossenbd75
 
Wearable antenna for antenna applications
Wearable antenna for antenna applicationsWearable antenna for antenna applications
Wearable antenna for antenna applications
Madhumitha Jayaram
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
NidhalKahouli2
 
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMSA SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
IJNSA Journal
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
ihlasbinance2003
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
Madan Karki
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
yokeleetan1
 

Recently uploaded (20)

Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
 
Series of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.pptSeries of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.ppt
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
 
Heat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation pptHeat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation ppt
 
Wearable antenna for antenna applications
Wearable antenna for antenna applicationsWearable antenna for antenna applications
Wearable antenna for antenna applications
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
 
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMSA SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
 

13858158.ppt

  • 1. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 1 WORKSHOP 9 LIFT MECHANISM II
  • 2. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 2
  • 3. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 3 • Workshop Objective – In this workshop, you will use the model you previously built in (Workshop 8- Lift Mechanism I) and create joints. • Optional: – If you’d like a challenge, add the following joints and motions without going through the detailed steps presented on the following slides. • Rotational motion to the mount-to-base joint. D(t) = 360d*time • Rotational motion to the shoulder-to-mount joint. D(t) = STEP(time, 0, 0, 0.10, 30d) • Translational motion to the boom-to-shoulder joint. D(t) = STEP(time, 0.8, 0, 1, 5) • Rotational motion to the bucket-to-boom joint. D(t) = 45d*(1-cos(360d*time)) – Otherwise, continue by following the detailed instructions.
  • 4. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 4 • Software Version – ADAMS 2013 • Files Required – Use directory exercise_dir/mod_08_lift_mech_1 • Tips before you start – Use the figure on slide 3 to find out what type of constraints you need. – Simulate the model at regular intervals to check the constraints. – Rename joints as soon as you create them. – Adjust icon sizes whenever necessary (see Set up the working environment on slide 7 of Workshop 8 - Lift Mechanism I.)
  • 5. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 5 • Problem Description – Use the diagram below for the placement of the joints.
  • 6. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 6 • Suggested Steps 1. Import model and construct constraining parts. 2. Verify and simulate. 3. Add joint motion. 4. Run simulation and export. 5. Perform optional tasks.
  • 7. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 7 Step 1. Import Model and Constrain Parts To import model: a. From the Welcome dialog box, select Existing Model. b. Set the Working directory to exercise_dir/mod_09_lift_mech_2.and uncheck Use File Directory as Working Directory. c. Find and select the model file which you completed in the previous workshop from the directory exercise_dir/mod_08_lift_mech_1, d. If you need a fresh copy of the model, select and opens the command file, lift_mech_I_completed.cmd, from the directory exercise_dir/mod_08_lift_mech_1/completed. In this section, you’ll constrain the parts that you created in the previous workshop. To constrain the parts: a. Use the Fixed joint tool to fix the base to ground. b. Constrain mount to base (revolute joint): • Use the options 2 Bod-1 Loc and Pick Geometry Feature. • Place the joint at the mount’s cm marker. • Select the + y-axis as the axis for the rotation. b a
  • 8. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 8 Step 1. Constrain Parts (Cont.) a. Constrain shoulder to mount (revolute joint): • Use the option Normal To Grid. • Right-click to select the cylinder’s anchor marker. b. Constrain the boom to the shoulder (translational Joint): • Use the option Pick Feature. • Select the x-axis as the axis for the translation. c. Constrain the bucket to the boom (revolute joint): d. Use the option Normal To Grid. • Select the end point of the cylinder. b a c
  • 9. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 9 Step 2. Verify and Simulate To verify your model: a. Check model topology by constraints (from the Status bar, right-click the Information tool stack, and then select the Model topology by constraints tool) to ensure that all the parts are constrained as expected. b. Perform a simulation. c. Are the visual results of the simulation (the animation), what you expected? a
  • 10. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 10 Step 3. Add Joint Motion Add joint motions to your model: a. Build the joint motions using the default expressions in the container and then modify the expressions using the Motion Generators, use Rotational Joint Motion (A) for revolute joint and translational motion (B) for Translational Joint. • Follow Modify dialog box (right-click the joint, point to the joint name, and then select Modify). To add joint motions: b. Use the Rotational Joint Motion tool to add a motion to the mount-to-base joint such that: • D(t) = 360d*time b a A B
  • 11. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 11 Step 3. Add Joint Motion (Cont.) a. Add a motion to the shoulder-to- mount joint such that: • D(t) = -STEP(time, 0, 0, 0.10, 30d) • Note: By using Normal to Grid, the motion will be opposite the illustration in Problem statement (by the right-hand rule). When a motion is opposite of what you expect, add a negative sign in front of the expression, in the Modify Motion dialog box. We will discuss the specifics of the STEP function in the next module, Lift Mechanism III. b. Add a translational motion to the boom-to-shoulder joint such that: • D(t) = -STEP(time, 0.8, 0, 1, 5) • Note: if arm is angled downwards, remove (-). Right hand rule. c. Add a motion to the bucket-to-boom joint such that: • D(t) = 45d*(1-cos(360d*time)) c
  • 12. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 12 Step 4. Run Simulation and Export Run a simulation: a. Run a simulation such that the mount achieves one full rotation. Save your work: a. Save the model such that the saved file contains only the model topology and not the results (File > Export).
  • 13. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 13 Step 4. Run Simulation and Export • While during simulation module should look like:
  • 14. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 14 Step 5. Optional Tasks If you did not already do so as explained in the Optional tasks for Lift Mechanism I: a. Add tires to your model using the Torus tool. b. Constrain the tires to the base using revolute joints.
  • 15. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 15 Workshop 9, Review • Workshop Questions 1. What are the markers that a joint refers to called? _____________________________________________________ _____________________________________________________ 2. When motion is applied to a joint, what dictates its direction (positive versus negative)? _____________________________________________________ _____________________________________________________ 3. Are motions considered a constraint? Why? _____________________________________________________ _____________________________________________________ 4. Is it possible to determine the torque required to achieve a prescribed motion imposed on a revolute joint? How? _____________________________________________________ _____________________________________________________
  • 16. ADM701, Workshop 9, March 2013 Copyright© 2013 MSC.Software Corporation WS9 - 16