Forging new generations of engineers. Parametric Modeling.

Slides:



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

Work Points, Work Axes, and Work Planes
Constraint Based Modeling Geometric and Dimensional
Design Intent: Effectively using Constraints in SolidWorks
Mechanical Engineering Drawing and Graphics (ME 210) Term 041 Course Outline & Introduction.
Lines and Planes in Space
SDC PUBLICATIONS © 2011 Chapter 8 Parametric Drawing Tools Learning Objectives:  Use 2D Projection method to draw Auxiliary Views.  Create Rectangles.
Visualization and Graphics Introduction
Parametric Modeling.
Linear Systems of Equations
Copyright - Planchard 2012 History of Engineering Graphics Stephen H. Simmons TDR 200.
© 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.
Thinking Mathematically Algebra: Graphs, Functions and Linear Systems 7.1 Graphing and Functions.
Welcome to MM 212 Unit 4 Seminar!. Graphing and Functions.
Week 11 Similar figures, Solutions, Solve, Square root, Sum, Term.
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.
Unit 2: Engineering Design Process
Solve the following proportions. a = 9 b = 7 c = 6 d = 6.
Geometry 6-1 Big Idea: Use Ratios & Proportions. A comparison of two numbers Ratio A comparison of two numbers Ex.1) ½, 1:2 Ex.2) 3, 3:4 4.
Isometric Sketches (Material developed by Project Lead the Way)
Foundations of Technology Sketching and Technical Drawing
Section 3.2 Connections to Algebra.  In algebra, you learned a system of two linear equations in x and y can have exactly one solution, no solutions,
Math Number Definitions BYShamar,Martinez. Integers A whole number; a number that is not a fraction.
TECH 104 – Technical Graphics Communication Introduction to Engineering Graphics Communication.
3-2 Solving Linear Systems Algebraically Objective: CA 2.0: Students solve system of linear equations in two variables algebraically.
Understanding the difference between an engineer and a scientist There are many similarities and differences.
Assignment D5.  There are two types of constraints  Dimensional Constraints – You already know how to do  Show Size & Location  Geometric Constraints.
ME 150 Engineering Drawing 1 Lab 2: 2D Sketch (1) 1 Umm Al-Qura University College of Engineering & Islamic Architecture Mechanical Engineering Department.
Constraints. Constraints in Inventor ? Constraints Defined Constraint - The state of being restricted or confined within prescribed bounds.
Descriptive Geometry. Introduction  What is Descriptive Geometry? →It is the study of points, lines, and planes in space to determine their locations.
Engineering 1182 College of Engineering Engineering Education Innovation Center Constraint Based Modeling Geometric Constraints Rev: , AJPGeometric.
Unit 6 : Dimensioning & Parametric Constraints DT2510: Advanced CAD Methods.
Computer – Aided Design Terminology You must have a generic understanding of commands and techniques which are used in a number of packages (YOU CANNOT.
Hosted by Ms. Hamby Constraints Lines ViewsSketches
Vector Equations IB Mathematics. Today Vector Equations of Lines Two and Three Dimensions Next week: Parameters, Parametric Equations The Algebra of Vector.
Algebra Vocabulary.
Computer Modeling Fundamentals Using Inventor
Learning Objectives Pictorial Drawing Types
Chapter 4 Creating Placed Features
Computer Modeling Fundamentals Using Inventor
Jeopardy Interface File Types Constraints 2D Sketch Random Q $100
Two-Dimensional Sketching
Movable lines class activity.
Sketching.
Forging new generations of engineers
Computer Modeling Fundamentals Using Inventor
Geometry Final Vocabulary
Constraint Based Modeling Geometric and Dimensional
Parametric Modeling.
Forging new generations of engineers
Forging new generations of engineers
Forging new generations of engineers
Parametric Modeling Presentation Overview
Parametric Modeling.
In this chapter, you will learn the following:
Know how to check all solutions
Design Intent Stephen H. Simmons TDR 200 Copyright - Planchard 2012.
Forging new generations of engineers
Constraint Based Modeling Geometric and Dimensional
Algebraic Expression A number sentence without an equal sign. It will have at least two terms and one operations.
Computer Modeling Fundamentals
5.4 Finding Linear Equations
5.2.a Geometric Constraints
Computer Modeling Fundamentals Using Inventor
It Starts With Parts PART 2 PART 1 PART N Product is made up of parts
“Equations and Inequalities”
Geometric Constraints
Presentation transcript:

Forging new generations of engineers

Parametric Modeling

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

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. Parameters

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

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

Perpendicular, Parallel, Tangent, Coincident, Concentric, Collinear Horizontal, Vertical, Equal, Fix, Symmetric Review of Geometric 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 Constraints

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

Scenario: A child’s proportions are similar to those of an adult. A chair could be dimensioned in such a way that a change in the seat height could scale all the other chair features uniformly. Parametric Equations

Each dimension is given a designation, starting with d0.

d1 d0 All location and size dimensions are given designations. Geometric constraints, such as the perpendicular and parallel edges, do not have designations.

d2 d3 Extrusion and taper angle values are also given designations.

d1 d0 Problem: The Overall Plate Depth (d0) and the Overall Plate Width (d1) must maintain a constant ratio. This means, if the plate were scaled up or down, the overall dimensions would remain proportional to each other.

5 in 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: Parametric Equations

5 in 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 : 3or5/3or : 5or3/5or.6 Parametric Equations Note: unitless values

5 in 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: d1 = d0 in*(5/3) d1 = d0 in/(3/5) or 5 in = 3 in x in = 3 in .6 Parametric Equations

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

d5 d4 d6 d7 Each parametric equation must tie back directly (i.e., d0/2) or indirectly (i.e., 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 inches.