Está en la página 1de 17

Introduction to Isight

Day 1

• Lecture 1 Introduction
• Lecture 2 Isight Overview
• Workshop 1 I-Beam Integration
• Lecture 3 Design of Experiments
• Workshop 2 I-Beam DOE
• Lecture 4 Optimization Methods
• Workshop 3 I-Beam Optimization
• Lecture 5 Monte Carlo Simulation
• Workshop 4 I-Beam Monte Carlo
• Lecture 6 Approximations
• Workshop 5 I-Beam Approximations
• Lecture 7 Building Workflows
• Workshop 6 Aircraft Design Problem Weights Code

Introduction to Isight
Day 2

• Lecture 8 The Calculator and MATLAB Components


• Workshop 7 Calculator and MATLAB Component
• Lecture 9 Simcode Component
• Workshop 8 Simcode Component - EngSim
• Lecture 10 Parameter Management
• Workshop 9 Weight Approximations
• Workshop 10 Mapping & Parallel Workflow
• Workshop 11 Excel (optional)
• Lecture 11 File Handling in Isight and Advanced Parsing
• Workshop 12 Advanced Parsing
• Lecture 12 Loops and Publishing
• Workshop 13 Loops and Publishing
• Workshop 14 Combining Models
• Lecture 13 Data Matching
• Workshop 15 Data Matching: Basic features

Introduction to Isight

Additional Material

• Optional (Abaqus-related) workshops


• Workshop 16 Creating an Integrated Abaqus Workflow
• Workshop 17 DOE and RBF Approximation for Baseline Design
• Workshop 18 Reliability of the Baseline Design
• Workshop 19 Reliability-Based Optimization

Introduction to Isight
Legal Notices

The SIMULIA Software described in this documentation is available only under license
from Dassault Systèmes and its subsidiary and may be used or reproduced only in
accordance with the terms of such license.
This documentation and the software described in this documentation are subject to
change without prior notice.
Dassault Systèmes and its subsidiaries shall not be responsible for the consequences
of any errors or omissions that may appear in this documentation.
No part of this documentation may be reproduced or distributed in any form without
prior written permission of Dassault Systèmes or its subsidiary.
© Dassault Systèmes, 2010.
Printed in the United States of America.
Abaqus, the 3DS logo, SIMULIA and CATIA are trademarks or registered trademarks
of Dassault Systèmes or its subsidiaries in the US and/or other countries.
Other company, product, and service names may be trademarks or service marks of
their respective owners. For additional information concerning trademarks, copyrights,
and licenses, see the Legal Notices at:
http://www.simulia.com/products/products_legal.html.

Introduction to Isight

Revision Status

Lecture 1 9/10 Updated for 4.5


Lecture 2 9/10 Updated for 4.5
Lecture 3 9/10 Updated for 4.5
Lecture 4 9/10 Updated for 4.5
Lecture 5 9/10 Updated for 4.5
Lecture 6 9/10 Updated for 4.5
Lecture 7 9/10 Updated for 4.5
Lecture 8 9/10 Updated for 4.5
Lecture 9 9/10 Updated for 4.5
Lecture 10 9/10 Updated for 4.5
Lecture 11 9/10 Updated for 4.5
Lecture 12 9/10 Updated for 4.5
Lecture 13 9/10 Updated for 4.5

Introduction to Isight
Revision Status

Workshop 1 9/10 Updated for 4.5


Workshop 2 9/10 Updated for 4.5
Workshop 3 9/10 Updated for 4.5
Workshop 4 9/10 Updated for 4.5
Workshop 5 9/10 Updated for 4.5
Workshop 6 9/10 Updated for 4.5
Workshop 7 9/10 Updated for 4.5
Workshop 8 9/10 Updated for 4.5
Workshop 9 9/10 Updated for 4.5
Workshop 10 9/10 Updated for 4.5
Workshop 11 9/10 Updated for 4.5
Workshop 12 9/10 Updated for 4.5
Workshop 13 9/10 Updated for 4.5
Workshop 14 9/10 Updated for 4.5

Workshop 15 9/10 New for 4.5

Workshop 16 9/10 New for 4.5

Workshop 17 9/10 New for 4.5

Workshop 18 9/10 New for 4.5

Workshop 19 9/10 New for 4.5

Introduction to Isight
Introduction
Lecture 1

L1.2

Overview

• Workflow Automation
• Isight solution components
• Engineering Problem formulation
• Performance and Quality Improvement
• Automated Design Strategies
• Results interpretation
• SIMULIA Execution Engine (SEE)
• Training Scope
• Demo

Introduction to Isight
Isight Overview
Lecture 2

L2.2

Overview

• Design process
• Design Gateway and Model Assembly
• Runtime Gateway and Model Execution
• Workshop 1

Introduction to Isight
Design of Experiments
Lecture 3

L3.2

Overview

• Design of Experiments Overview


• Techniques
• Factors, Levels and Responses
• Factor Configuration
• Postprocessing
• Summary

Introduction to Isight
Optimization Methods
Lecture 4

L4.2

Overview

• Optimization Definition
• Performance Criterion
• Constraints & Penalties
• Numeric Techniques
• Exploratory Optimization Techniques
• Expert System Optimization Techniques
• Exploration Component
• Multi objective Optimization
• Engineering Data Mining
• Troubleshooting
• Appendix

Introduction to Isight
Monte Carlo Simulation
Lecture 5

L5.2

Overview

• Monte Carlo Simulation Overview


• Key Components
• Terminology
• Basic Approach
• Sampling Techniques
• Probability Table

Introduction to Isight
Approximations
Lecture 6

L6.2

Overview

• Introduction and Overview


• Response Surface Models (RSM)
• Orthogonal polynomial model
• Kriging Model
• Radial Basis Functions (RBF)
• Approximation Wizard
• Workshop

Introduction to Isight
Building Workflows
Lecture 7

L7.2

Overview

• Model Assembly Techniques


• Data Flow vs. Process Flow
• Publishing to Library
• Workshop

Introduction to Isight
The Calculator and MATLAB Components
Lecture 8

L8.2

Overview

• Calculator Component
• Calculator menu layout
• Creating a new parameter
• Creating a calculation
• Parameters: Modes, Types and Structures
• MATLAB Component (optional)
• Mapping
• Command
• Editing tools
• Running MATLAB component

Introduction to Isight
Simcode Component
Lecture 9

L9.2

Overview

• Simcode component
• Specifying the command
• Defining how input and output data is created/captured
• Data Exchange component
• File wizards
• Menu layout
• Read vs. write
• Template files
• Parameter modes, types and structures
• Op column
• Data Swipes
• OS Command component
• Basic and Advanced options
• Required Files

Introduction to Isight
Parameter Management
Lecture 10

L10.2

Overview

• Parameters and Units


• Parameters Tab
• Parameter Mapping
• File Parameters

Introduction to Isight
File Handling in Isight and Advanced Parsing
Lecture 11

L11.2

Overview

• Introduction
• Files handling
• Parsing
• File Handling
• File Parameters
• Component Execution with File Parameters
• Input File Parameters
• Output File Parameters
• Advanced Parsing
• Arrays
• Arrays in the Data Exchanger
• Workshop Problem

Introduction to Isight
Loops and Publishing
Lecture 12

L12.2

Overview

• Looping
• Loop Component
• For Loop
• For Each Loop
• For Array Loop
• While Loop
• Do Until Loop
• Limitations
• Publishing
• Publishing
• Searching

Introduction to Isight
Data Matching
Lecture 13

L13.2

Overview

• Introduction
• The Data Matching Component
• Test Data
• Simulation Data
• Data Sources
• Parsing Text Files
• Using Array Parameters
• Data Interpolation and Data Bounds
• Measures of Data Comparison

Introduction to Isight

También podría gustarte