SECTION 6 DESIGN STUDY. What’s in this section: –Design Variables –Design Studies Overview –Specifying an Objective –Execution Display Settings –Output.

Slides:



Advertisements
Similar presentations
Tutorial 12: Enhancing Excel with Visual Basic for Applications
Advertisements

Tutorial 10: Performing What-If Analyses
By Hrishikesh Gadre Session II Department of Mechanical Engineering Louisiana State University Engineering Equation Solver Tutorials.
SIMULINK Dr. Samir Al-Amer. SIMULINK SIMULINK is a power simulation program that comes with MATLAB Used to simulate wide range of dynamical systems To.
 Explore the principles of cost-volume-profit relationships  Perform a basic what-if analysis  Use Goal Seek to calculate a solution  Create a one-variable.
Tutorial 10: Performing What-If Analyses
Steps in simulation study 1. - Clearly understand problem - Reformulation of the problem 2. - Which questions should be answered? - Is simulation appropriate?
Touchstone Automation’s DART ™ (Data Analysis and Reporting Tool)
ME451:Kinematics and Dynamics of Machine Systems (Spring 09)
 Review the principles of cost-volume-profit relationships  Discuss Excel what-if analysis tools 2.
1 ADVANCED MICROSOFT POWERPOINT Lesson 9 – Importing and Exporting Information Microsoft Office 2003: Advanced.
S4-1 ADM703, Section 4, August 2005 Copyright  2005 MSC.Software Corporation SECTION 4 WASHING MACHINE.
9.0 New Features Min. Life for a Titanium Turbine Blade Workshop 9 Robust Design – DesignXplorer.
1 Parametric analysis Overview This course describes how to set up parametric and temperature analyses. Parametric and temperature are both simple multi-run.
Chapter 3 Response Charts.
Greg Kelly, Hanford High School, Richland, Washington.
CUFSM and Matlab CUFSM2.5 The Matlab version of CUFSM allows much greater flexibility than the standalone version. Within the Graphical User Interface.
Written by Changhyun, SON Chapter 5. Introduction to Design Optimization - 1 PART II Design Optimization.
S11-1 ADM , Section 11, August 2005 Copyright  2005 MSC.Software Corporation SECTION 11 MACROS: OVERVIEW.
Exploring the Design Domain Chapter Four. Training Manual January 30, 2001 Inventory # Exploring the Design Domain A. Overview Exploring the.
ADAMS Assignment 6 ME451:Kinematics and Dynamics of Machine Systems (Fall 2013) Assigned: November 13, 2013 Due: November 20, 2013.
WS1-1 ADM730, Workshop 1, September 2005 Copyright  2005 MSC.Software Corporation WORKSHOP 1 INTRODUCTION Open Retracted - Bad Retracted - Good.
April 2002HEC-RAS Version 3.0 FY02Slide 1 of 12 HEC-RAS Version 3.1 Troubleshooting.
S7-1 ADM , Section 7, August 2005 Copyright  2005 MSC.Software Corporation SECTION 7 DESIGN OF EXPERIMENTS.
WS1-1 ADM , Workshop 1, August 2005 Copyright  2005 MSC.Software Corporation WORKSHOP 1 INTRODUCTION.
WS7-1 ADM , Workshop 7, August 2005 Copyright  2005 MSC.Software Corporation WORKSHOP 7 DESIGN OF EXPERIMENTS.
S7-1 ADM730, Section 7, September 2005 Copyright  2005 MSC.Software Corporation SECTION 7 ADVANCED TOPICS.
ADM703b, Workshop 3, February 2013 Copyright© 2013 MSC.Software Corporation WS3 - 1 WORKSHOP 3 INCLUDE DAMPING: THE EFFECT ON RESULTS.
SECTION 3 FUNCTION EVALUATION, CO-SIMULATION PERFORMANCE.
Workshop 12 atv – lower control arm
Overview Modern chip designs have multiple IP components with different process, voltage, temperature sensitivities Optimizing mix to different customer.
Adams/CHASSIS INTERFACE
WORKSHOP 18 HATCHBACK II.
WORKSHOP 1 introduction
WORKSHOP 12 SUSPENSION SYSTEM II
SECTION 4 GSE IMPORT METHOD.
WORKSHOP 3 PARAMETRICS In each module, review the problem statement and explain that you will use the concepts described below to solve it. Return to the.
WORKSHOP 3 PARAMETRICS In each module, review the problem statement and explain that you will use the concepts described below to solve it. Return to the.
SECTION 4 WASHING MACHINE.
OptiSystem applications: SER & BER analysis of QAM-PSK-PAM systems
SECTION 1 ADAMS/Solver subroutines overview
WORKSHOP 1 CUSTOM TIRE SUBROUTINE
CCS Engineering Tools The tools are used help development and debugging of VLT SW control applications This presentation will provide a general view of.
EET 2259 Unit 11 Charts and Graphs
SQL and SQL*Plus Interaction
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
WORKSHOP 19 HATCHBACK III
Chapter 4 C Program Control Part I
WORKSHOP 7 PID TUNING.
© 2016 Pearson Education, Ltd. All rights reserved.
INTRODUCING Adams/CHASSIS
By Dr. Madhukar H. Dalvi Nagindas Khandwala college
Appendix B MathScript Basics
PARTS AND COORDINATE SYSTEMS
WORKSHOP 14 KNOWLEDGEWARE
Topics Introduction to Repetition Structures
SECTION 8 OVER-RUNNING PULLEY.
System Design.
WORKSHOP 8 TIRE TESTRIG TUTORIAL
WORKSHOP 1 STAMPING MECHANISM
ADAMS/VIEW INTERFACE OVERVIEW
ADAMS/VIEW INTERFACE OVERVIEW
WORKSHOP 7 OVER-RUNNING PULLEY.
SECTION 3 MACROS: OVERVIEW.
WORKSHOP 3 GSE IMPORT.
CATIA V5 Surface Design Sample Exam
Dtk-tools Benoit Raybaud, Research Software Manager.
SDLC Phases Systems Design.
Overview Activities from additional UP disciplines are needed to bring a system into being Implementation Testing Deployment Configuration and change management.
EET 2259 Unit 11 Charts and Graphs
Presentation transcript:

SECTION 6 DESIGN STUDY

What’s in this section: –Design Variables –Design Studies Overview –Specifying an Objective –Execution Display Settings –Output Settings –Setting Design Variables to Trial Values –Plotting DESIGN STUDY

Overview –Design variables Define independent parameters that can be tied to objects. Organize the critical parameters of the design into a concise list of values that can be easily reviewed and modified. –Example You can create a design variable called Cylinder_length to control the lengths of all three cylinders as shown next: DESIGN VARIABLES Cylinder_length =150 Cylinder_length =300

Features –Range –List of allowed values Enter a discrete list of values to use in the design study. –Allow design study to ignore list Lets you switch back and forth between using a range and using a list of values, without re-entering the list each time. –Default levels If you specify a range only, ADAMS/View uses equally spaced levels across the range. You specify the number of default levels. If you specify a list of values and Ignore List is not selected, ADAMS/View runs a simulation using each value, ignoring the number of default levels specified. DESIGN VARIABLES (CONT.)

Trial and error method (manual iterations) DESIGN STUDIES OVERVIEW

Design study method (automated iterations) DESIGN STUDIES OVERVIEW (CONT.)

Definition of a design study –Varies a single design variable (V) across a range of values. –Runs a simulation at each value. –Reports the performance measure for each simulation. From the results generated, you can determine –The best value for V among the values simulated. –The approximate design sensitivity of V (rate of change of performance measure with respect to V). DESIGN STUDIES OVERVIEW (CONT.)

Measures –Select a measure and specify whether to use the minimum, maximum, average, or last simulated value of the measure as the objective value. –You can easily reference the model outputs and perform many types of computations on model outputs or other measures. –You must specify the value of interest every time you perform a multi-run. SPECIFYING AN OBJECTIVE

Objective –Objective objects are valuable when you want to do complex or multi-step computations on model outputs. –Use objective objects when measures are not flexible enough. –Unlike using the measures method, objectives store the value of interest. –Defined using: Measure –Specify the characteristics directly (minimum, maximum, last value, and so on). Result Set Component (new or existing) –Specify the characteristics directly (minimum, maximum, average, and so on). ADAMS/View Function –Specify the characteristics indirectly. ADAMS/View variable and macro –Specify the characteristics indirectly. SPECIFYING AN OBJECTIVE (CONT.)

Update graphics Strip charts Show report EXECUTION DISPLAY SETTINGS

Update graphics –When you want to update the model: –Never –At Simulation End Most often used for multi-run simulations –At Output Step –At Contact / Output Step –At Integration Step –At Iteration EXECUTION DISPLAY SETTINGS (CONT.)

Strip Charts –Chart objective Depending on the type of parametric analysis, displays a strip chart of the following: Objective value versus variable value for a design study. Objective value versus trial for a DOE. Objective value versus iteration number for an optimization. –Chart variables Displays a strip chart of the following for each design variable: Variable value versus trial or iteration number. –Save curves Clears all displayed measures at the beginning of the parametric analysis and automatically saves the curve from each trial or iteration. EXECUTION DISPLAY SETTINGS (CONT.)

Show Report –Automatically displays a tabular report at the end of the parametric simulation. Note: You can use the Tabular Report tool to display this table at any time, write it to a file, and control its format. EXECUTION DISPLAY SETTINGS (CONT.)

Individual versus multi-run simulation –Both can save analyses OUTPUT SETTINGS Individual Simulation Settings Multi-run Simulation Settings

Individual versus multi-run simulation –Only individual can show ADAMS/Solver messages and save ADAMS/Solver files OUTPUT SETTINGS (CONT.)

Multi-run simulation results set –Analogous format for DOE and optimization studies –Structure for design studies: Stop On Errors –Stops the analyses if ADAMS/Solver encounters an error during the simulation. OUTPUT SETTINGS (CONT.)

Sets the design variable values to match those used in a specified trial, and updates the model graphics to reflect the new values. SETTING DESIGN VARIABLES TO TRIAL VALUES

Measure/objective value versus run –Plots measure or objective versus the variable value, trial number, or iteration number. Measure versus time –Plots measure or objective versus time with a curve for each trial or iteration. –Must have specified a measure or an objective that refers to a measure or result set component (not a macro or function). –Must have saved results from individual PLOTTING

Complete Workshop 6: Performing a Design Study WORKSHOP