Parametric Modeling.

Slides:



Advertisements
Similar presentations
NEXT Sketch Up NEXT Inventor NEXT 3 Ds Max.
Advertisements

Constraint Based Modeling Geometric and Dimensional
SDC PUBLICATIONS © 2011 Chapter 8 Parametric Drawing Tools Learning Objectives:  Use 2D Projection method to draw Auxiliary Views.  Create Rectangles.
Parametric Modeling.
Linear Systems of Equations
© 2012 Autodesk AC2724 – 2D Parametrics in AutoCAD® and Why You Need to Use Them Rick Ellis President, Cadapult Software Solutions
NEXT Design Process Constraint s Sketching Reverse Engineerin g Vocab Team One Team Two Team Three Team.
Parametric Modeling © 2012 Project Lead The Way, Inc.Introduction to Engineering Design.
Welcome to MM 212 Unit 4 Seminar!. Graphing and Functions.
Feature-Based Parametric Modeling
Pathway:Engineering Graphics & Design Course:Introduction to Engineering Drawing and Design Unit 9:ENGR-IED-9 Creating 3D Parametric Modeling from Drawings.
Chapter 2 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 2-1 Solving Linear.
Chapter 2 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 2-1 Solving Linear.
3-2 Solving Linear Systems Algebraically Objective: CA 2.0: Students solve system of linear equations in two variables algebraically.
Chapter 2 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 2-1 Solving Linear.
Lesson 1-8 Solving Addition and Subtraction Equations.
Forging new generations of engineers. Parametric Modeling.
Engineering 1182 College of Engineering Engineering Education Innovation Center Constraint Based Modeling Geometric Constraints Rev: , AJPGeometric.
Lesson 8.1. » A statement where two mathematical expressions are. » Think of an equation as a balance scale or teeter-totter. The left side must always.
Hosted by Ms. Hamby Constraints Lines ViewsSketches
Lesson 7-3 Solving Linear Systems of Equations using Elimination.
Work Points, Work Axes, and Work Planes
Perspective Sketches Introduction to Engineering DesignTM
Equations with variables on both sides Whiteboard practice
Isometric Pictorials Introduction to Engineering DesignTM
Ricki Porter Dictionary from A-Z room107 5th grade
Forging new generations of engineers
Basic Assembly.
Perspective Sketching
Constraint Based Modeling Geometric and Dimensional
Forging new generations of engineers
Dimension Practices.
Forging new generations of engineers
Forging new generations of engineers
Work Points, Work Axes, and Work Planes
Work Points, Work Axes, and Work Planes
Additive & Subtractive Solid Modeling
Auxiliary Views.
Parametric Modeling Presentation Overview
Lesson 4 Lines & Angles Vertical Angles.
Basic Assembly.
Parametric Modeling.
More About Linear Equations Lesson 2-4 Part 2
Basic Assembly Introduction to Engineering Design
In this chapter, you will learn the following:
Know how to check all solutions
Design Intent Stephen H. Simmons TDR 200 Copyright - Planchard 2012.
Basic Assembly.
Work Points, Work Axes, and Work Planes
Isometric Pictorials Isometric means equal measure.
Basic Assembly.
Perspective Sketches Perspective Sketches
Work Points, Work Axes, and Work Planes
Forging new generations of engineers
Equations with variables on both sides Whiteboard practice
Work Points, Work Axes, and Work Planes
Work Points, Work Axes, and Work Planes
Solving Linear Equations and Inequalities
Constraint Based Modeling Geometric and Dimensional
Work Points, Work Axes, and Work Planes
Work Points, Work Axes, and Work Planes
Section Solving Linear Systems Algebraically
Problem Solving and data Analysis
Algebraic Expression A number sentence without an equal sign. It will have at least two terms and one operations.
5.2.a Geometric Constraints
Solving Equations by 2-1 Adding or Subtracting Warm Up
Perspective Sketches Introduction to Engineering DesignTM
Systems of three equations with three variables are often called 3-by-3 systems. In general, to find a single solution to any system of equations,
“Equations and Inequalities”
Geometric Constraints
Presentation transcript:

Parametric Modeling

Presentation Overview Types of computer design parameters Review of geometric constraints Parametric constraints Creation of parametric equations that maintain geometric proportions

Parameters 3D CAD programs use parameters to define a model of a design solution A parameter is a property of a system whose value determines how the system will behave

Types of Parameters 3D CAD programs typically have three types of user-defined parameters: Geometric Constraints (review) Parametric Constraints Assembly Constraints (discussed later)

Review of Geometric Constraints Non-numerical geometric relationships that the user assigns to sketched elements. Examples Making two lines parallel Making two arcs concentric Making a line horizontal

Review of Geometric Constraints Presentation Name Course Name Unit # – Lesson #.# – Lesson Name Review of Geometric Constraints Perpendicular, Parallel, Tangent, Coincident, Concentric, Collinear Show students where this is in the CAD Modeling software. Horizontal, Vertical, Equal, Fix, Symmetric

Parametric Constraints Are used to control the size and location of geometry May take the form of simple numeric values such as 2 inches or 25 degrees May take the form of abstract algebraic formulas such as (d2*d0)/d5

Parametric Constraints Can be tied to spreadsheets that allow for more complex mathematical formulas

Parametric Equations d7 = ((d2*d0)/d5)+2 in. Algebraic equations that use variables can be substituted for individual numeric values The resulting dimensional value may change, but the formula will remain constant d7 = ((d2*d0)/d5)+2 in. Symbols: + - * / add subtract multiply divide

Parametric Equations Scenario: A child’s proportions are similar to those of an adult A chair could be dimensioned so that changing the seat height uniformly scales all other chair features

Parametric Modeling Introduction to Engineering Design TM Unit 2 – Lesson 2.3 – Advanced Modeling Skills Parametric Equations Each dimension is given a designation, starting with d0. Project Lead The Way, Inc. Copyright 2007

Parametric Modeling Introduction to Engineering Design TM Unit 2 – Lesson 2.3 – Advanced Modeling Skills Parametric Equations d0 d1 All location and size dimensions are given designations. Geometric constraints, such as the perpendicular and parallel edges, do not have designations. Project Lead The Way, Inc. Copyright 2007

Parametric Modeling Introduction to Engineering Design TM Unit 2 – Lesson 2.3 – Advanced Modeling Skills Parametric Equations Extrusion and taper angle values are also given designations Project Lead The Way, Inc. Copyright 2007

Parametric Equations Problem Parametric Modeling Introduction to Engineering Design TM Unit 2 – Lesson 2.3 – Advanced Modeling Skills Parametric Equations Problem The Overall Plate Depth (d0) and the Overall Plate Width (d1) must maintain a constant ratio If the plate were scaled up or down, the overall dimensions would remain proportional to each other. Project Lead The Way, Inc. Copyright 2007

Parametric Equations If the Overall Plate Depth and Overall Plate Width must maintain a constant ratio, then the current dimensional values can be used to establish the ratio 5 in.

Parametric Equations If the Overall Plate Depth and Overall Plate Width must maintain a constant ratio, then the current dimensional values can be used to establish the ratio 5 in. 5 : 3 or 5/3 or 1.66667 Note: unit-less values 3 : 5 or 3/5 or .6

Parametric Equations If dimension d0 is the only linear dimension that will have a numeric value, then it must be used to develop an equation that will maintain proportionality 5 in. d1 = d0 in.*(5/3) or d1 = d0 in./(3/5) 5 in. = 3 in. x 1.66667 5 in. = 3 in.  .6

Parametric Equations Both equations work, so either may be used in the CAD program as a parametric equation for dimension d1 to maintain proportionality 5 in. d1 = d0 in.*(5/3) or d1 = d0 in./(3/5) 5 in. = 3 in. x 1.66667 5 in. = 3 in.  .6

Parametric Modeling Introduction to Engineering Design TM Unit 2 – Lesson 2.3 – Advanced Modeling Skills Parametric Equations Each parametric equation must tie back directly (e.g., d0/2) or indirectly (e.g., d1*.8 = (d0*(5/3))*.8) to a dimension that has a true value. In this case dimension d0 has a true value of 3 in. Project Lead The Way, Inc. Copyright 2007