Chapter 05 Introduction to Design

download Chapter 05 Introduction to Design

of 100

Transcript of Chapter 05 Introduction to Design

  • 8/11/2019 Chapter 05 Introduction to Design

    1/100

    Chapter 4

    Understanding

    Computers

  • 8/11/2019 Chapter 05 Introduction to Design

    2/100

    Flowchart Example

    Define the

    problem

    Read

    input

    Solve the

    problem

    Can I

    solve this?

    Output

    results

    What do I need

    to know?

    Ask for

    more input

    Can I

    solve this?

    yes

    no

    Not available

    at this time

    yes

    no

    Begin

    (again?)

    End

  • 8/11/2019 Chapter 05 Introduction to Design

    3/100

    FlowchartSymbols

    Input/Output

    Start/Stop

    Branch Test

    Calculation

    Process Flow

  • 8/11/2019 Chapter 05 Introduction to Design

    4/100

    Note...

    1 or 2 of the following 4 flow chartswill appear on the next exam. 2 arevery similar to the homework.

  • 8/11/2019 Chapter 05 Introduction to Design

    5/100

    Example

    Sketch a simple flowchart that will findthe sum of two number and theirdifference.

  • 8/11/2019 Chapter 05 Introduction to Design

    6/100

    Example

    Each month, the electric company bills consumersaccording to the following schedule:

    Electricity Usage (kWh) Rate ($/kWh)Energy 1000 0.10

    1000 < Energy 10000 0.08

    Energy > 10000 0.06

    Prepare a flowchart that calculates the bill for acustomer.

  • 8/11/2019 Chapter 05 Introduction to Design

    7/100

    Start

    Example: Prepare a flowchartthat determines the volumeand area of a cube in whichthe length of one edgeincreases from 1 to 10 metersin 1 meters increments.

    a = 1

    V=a3

    A=6a2

    a = a+1

    a>10?No

    Yes

    Output V, A

    Stop

  • 8/11/2019 Chapter 05 Introduction to Design

    8/100

    Start

    Example: Sketch a flowchartthat will find the smallest

    number in a series of 100numbers.

    I = 1

    Min=N

    I = I+1

    Yes

    Input N

    Stop

    Output Min

    N100?

    No

    No

    Yes

  • 8/11/2019 Chapter 05 Introduction to Design

    9/100

    Chapter 5

    Introduction to

    Design

  • 8/11/2019 Chapter 05 Introduction to Design

    10/100

    Project OneHints for your Notes

  • 8/11/2019 Chapter 05 Introduction to Design

    11/100

  • 8/11/2019 Chapter 05 Introduction to Design

    12/100

    SpaceShipOne captured X Prize

  • 8/11/2019 Chapter 05 Introduction to Design

    13/100

    Drag Force 2D kvF

    The slope of FDversus v2will give us k.

    2

    pD AvC2

    1F

    Cp= Drag coefficient

    = density of airA= cross sectional area of the object

    v= speed of the object

  • 8/11/2019 Chapter 05 Introduction to Design

    14/100

    Project One Hints

    Speed = Distance/Time

    12

    12

    tt

    ddv

    Acceleration = Dv/Dt

    12

    12

    tt

    vva

  • 8/11/2019 Chapter 05 Introduction to Design

    15/100

    Drag Forceon the way up?

    Free Body Diagram

    maF

    FDFg

    maFF Dg

    gD FmaF

    mgmaFD

    )ga(mFD

  • 8/11/2019 Chapter 05 Introduction to Design

    16/100

    Drag Forceon the way down?

    Free Body Diagram

    maF FD

    Fg

    maFF Dg

    gD FmaF

    mgmaFD

    )ga(mFD

  • 8/11/2019 Chapter 05 Introduction to Design

    17/100

    Drafting

  • 8/11/2019 Chapter 05 Introduction to Design

    18/100

    Engineering Drawing Skills

    Lettering

    Line Types

    Orthographic Views

    Patience

  • 8/11/2019 Chapter 05 Introduction to Design

    19/100

  • 8/11/2019 Chapter 05 Introduction to Design

    20/100

    Orthographic Projection

    Orthographic drawingsrepresent threedimensional objects in

    three separate viewsarranged in a standardmanner.

  • 8/11/2019 Chapter 05 Introduction to Design

    21/100

  • 8/11/2019 Chapter 05 Introduction to Design

    22/100

    Converting to Orthographic

  • 8/11/2019 Chapter 05 Introduction to Design

    23/100

  • 8/11/2019 Chapter 05 Introduction to Design

    24/100

    Orthographic Views

  • 8/11/2019 Chapter 05 Introduction to Design

    25/100

    Line Types

    Visible Line

    Hidden Line

    Center Line

    Dimension Line

    Construction Line

  • 8/11/2019 Chapter 05 Introduction to Design

    26/100

    Line Types

  • 8/11/2019 Chapter 05 Introduction to Design

    27/100

    Sketching Techniques

  • 8/11/2019 Chapter 05 Introduction to Design

    28/100

    Engineering Drawing Rules

    Always use a Pencil.

    Make all lettering the same size.

    Use Engineering or Drafting Paper.

  • 8/11/2019 Chapter 05 Introduction to Design

    29/100

    Single Stroke Gothic Lettering

  • 8/11/2019 Chapter 05 Introduction to Design

    30/100

    Drafting Handouts

  • 8/11/2019 Chapter 05 Introduction to Design

    31/100

    Lettering with Fractions

  • 8/11/2019 Chapter 05 Introduction to Design

    32/100

  • 8/11/2019 Chapter 05 Introduction to Design

    33/100

    Sketching techniques

    Use very light construction lines

    Box in the rough outline of the object

    Darken only the lines you wish to keep

    Clean up the edges and rough spots

  • 8/11/2019 Chapter 05 Introduction to Design

    34/100

    Orthographic Drawings

    Class 2.2: Multi-view 2D Drawings

  • 8/11/2019 Chapter 05 Introduction to Design

    35/100

    ReadinessAssessment Test 2.2.1

    As a team, respond to the followingquestion. You will be given 4 minutes:

    Name the six principal orthographicviews.

  • 8/11/2019 Chapter 05 Introduction to Design

    36/100

    ReadinessAssessment Test 2.2.2

    Individually respond to the followingquestion. You will be given 2 minutes:

    Name the six principal orthographicviews.

  • 8/11/2019 Chapter 05 Introduction to Design

    37/100

    Learning Objectives

    Name the three principle projectionplanes and what dimensions eachshows

    Sketch Top, Front, and Right Side viewsof simple objects

    Know the correct pattern and line

    weight for visible, center, and hiddenlines

  • 8/11/2019 Chapter 05 Introduction to Design

    38/100

    Orthographic Projection

    2 Dimensional projections onOrthogonal planes

    Show lines based on change of plane orchange of material

    Use multiple linetypesVisible

    Hidden

    Center

  • 8/11/2019 Chapter 05 Introduction to Design

    39/100

    Describing an Angle Bracket

    A relatively simpleobject

    Pictorial view maybe difficult

  • 8/11/2019 Chapter 05 Introduction to Design

    40/100

    Glass Box concept

    Envision the objectsurrounded in aglass box

    Project the viewsout onto the piecesof glass

    Each pane shows a2D projection of theobject

  • 8/11/2019 Chapter 05 Introduction to Design

    41/100

    Projection Planes

    The three panes of glass represent theprincipal orthographic planes

    Horizontal Frontal

    Profile

    Each plane illustrates two of the

    principal dimensions: Height, Width,and Depth

  • 8/11/2019 Chapter 05 Introduction to Design

    42/100

    Class Exercise

    As a team you have 3 minutes todiscuss the following:

    What dimensions are contained on eachof the principal projection planes?

  • 8/11/2019 Chapter 05 Introduction to Design

    43/100

    Completed Orthographics

  • 8/11/2019 Chapter 05 Introduction to Design

    44/100

    The Glass Box Approach

  • 8/11/2019 Chapter 05 Introduction to Design

    45/100

    Orthographic Projection

  • 8/11/2019 Chapter 05 Introduction to Design

    46/100

    Opening the Box

  • 8/11/2019 Chapter 05 Introduction to Design

    47/100

    Final Views

  • 8/11/2019 Chapter 05 Introduction to Design

    48/100

    Six Orthographic Views

  • 8/11/2019 Chapter 05 Introduction to Design

    49/100

    Laying Out All Six Views

  • 8/11/2019 Chapter 05 Introduction to Design

    50/100

    Three Primary Views

  • 8/11/2019 Chapter 05 Introduction to Design

    51/100

    View Selection

    If the object has anobvious top, then itmust be the top view

    Minimize the number ofhidden lines

    Use the mostdescriptive view as thefront view

    Conserve space bychoosing the depth tobe the smallestdimension

  • 8/11/2019 Chapter 05 Introduction to Design

    52/100

    Precedence of Lines

  • 8/11/2019 Chapter 05 Introduction to Design

    53/100

    Construction of Views

    Must align orthographic views

    Width appears in Top and Front

    Height appears in Front and SideDepth appears in Side and Top

    Height and width project directly

    Depth must be projected via a 45angle

  • 8/11/2019 Chapter 05 Introduction to Design

    54/100

    Construction of Views

  • 8/11/2019 Chapter 05 Introduction to Design

    55/100

    Linetypes

    Visible

    Hidden

    CenterConstruction

  • 8/11/2019 Chapter 05 Introduction to Design

    56/100

    Think-Pair-Share

    In the next 1 minute as an Individual

    if you could ask a question . . . specifically what dontyou understand about todays topic what would it be.

    [at least 3 items should be listed]Now take 2 minutes

    to merge your list with the person sitting next to youAND add 1 new item to the list

    In the next 5 minutes

    share the results with the other half of your team,delete questions that you can answer for each other,

    AND prioritize the remaining questions your list

  • 8/11/2019 Chapter 05 Introduction to Design

    57/100

    Team Exercise

    Draw three orthographic views of atombstone. Remember to include all

    lines: visible, hidden, and center, whereappropriate

    Add a bullet hole (large caliber)

    concentric with the top arc. Adjust theviews for this new feature.

  • 8/11/2019 Chapter 05 Introduction to Design

    58/100

    Tombstone Solution

  • 8/11/2019 Chapter 05 Introduction to Design

    59/100

    Team Exercise

    Complete three orthographic views ofthe object shown on the next slide.

    Include visible, hidden, and center lineswhere appropriate.

    Use the grid paper in the back of your

    book or your engineering sketch pad.You will be given 7 minutes.

  • 8/11/2019 Chapter 05 Introduction to Design

    60/100

    Object for exercise

  • 8/11/2019 Chapter 05 Introduction to Design

    61/100

    Solution

  • 8/11/2019 Chapter 05 Introduction to Design

    62/100

    Solution

  • 8/11/2019 Chapter 05 Introduction to Design

    63/100

  • 8/11/2019 Chapter 05 Introduction to Design

    64/100

    PostAssessment Test 3.2.1

    Use a clean sheet ofpaper to sketchorthographic viewsof the object.

    You will be given 5minutes to complete

    the drawingindividually

  • 8/11/2019 Chapter 05 Introduction to Design

    65/100

    PostAssessment Test 3.2.1

    Use a clean sheet ofpaper to sketchorthographic viewsof the object.

    You will be given 5minutes to complete

    the drawingindividually

  • 8/11/2019 Chapter 05 Introduction to Design

    66/100

    ReadinessAssessment Test 3.2.2

    Individually respond to the followingquestion. This is a closed book test.

    You will have 2 minutes:Name the three types of pictorialdrawings.

  • 8/11/2019 Chapter 05 Introduction to Design

    67/100

    ReadinessAssessment Test 3.2.3

    As a team respond to the followingquestion. You will have 2 minutes:

    Name the three types of pictorialdrawings and what qualities make eachunique.

  • 8/11/2019 Chapter 05 Introduction to Design

    68/100

    Learning Objectives

    Sketch pictorials of an object (either obliqueor isometric) given orthographic views of theobject

    Select the best orientation of an objectshown in pictorial

    Define what makes a drawing a: cavalier

    oblique, cabinet oblique, general oblique,isometric, axonometric, perspective, ororthographic views

  • 8/11/2019 Chapter 05 Introduction to Design

    69/100

    Pictorial

    A three dimensional pictorial is adrawing that shows an objects three

    principal planes, much as they would becaptured by a camera

    Sometimes they are called Technical

    Illustrations

  • 8/11/2019 Chapter 05 Introduction to Design

    70/100

    Types

    Obliques

    Cavalier

    CabinetAxonometrics

    Isometrics

    OthersPerspectives

  • 8/11/2019 Chapter 05 Introduction to Design

    71/100

    Types

    Obliques

    Cavalier

    CabinetAxonometrics

    Isometrics

    OthersPerspectives

  • 8/11/2019 Chapter 05 Introduction to Design

    72/100

  • 8/11/2019 Chapter 05 Introduction to Design

    73/100

    Cavalier Oblique

    Front view true size

    Receding Axis Angle(Normally 30, 45or 60) is Variable

    Depth dimension(receding axis) true

    size

  • 8/11/2019 Chapter 05 Introduction to Design

    74/100

    Cabinet Oblique

    Front view true size

    Receding Axis Angle(Normally 30, 45or 60) is Variable

    Depth dimension(receding axis) half

    size

  • 8/11/2019 Chapter 05 Introduction to Design

    75/100

  • 8/11/2019 Chapter 05 Introduction to Design

    76/100

    Which is the cube ?

  • 8/11/2019 Chapter 05 Introduction to Design

    77/100

    Were you right?

  • 8/11/2019 Chapter 05 Introduction to Design

    78/100

    Angles in Oblique

    Angles in front vieware drawn true size

    Other angles mustbe located usingcoordinates

    Appearance of

    angles may bedistorted

  • 8/11/2019 Chapter 05 Introduction to Design

    79/100

    Circles in Oblique

    Drawn true size infront view

    Drawn as ellipses onreceding planes

    Layout using aRhombus

  • 8/11/2019 Chapter 05 Introduction to Design

    80/100

    Cylinders in Oblique

    Front and Backsurfaces are circular

    Sides are drawn aslines tangent to thefront and back

  • 8/11/2019 Chapter 05 Introduction to Design

    81/100

    Exercise

    Sketch an Oblique of a classicaltombstone. Add a bullet hole through

    the stone.

  • 8/11/2019 Chapter 05 Introduction to Design

    82/100

    Types of Axonometrics

  • 8/11/2019 Chapter 05 Introduction to Design

    83/100

    Orientation of Pictorial Objects

  • 8/11/2019 Chapter 05 Introduction to Design

    84/100

    Isometrics

    Axes equally separated(120)

    H, W, and D

    measurements are truesize along iso. axes

    Angles must be locatedby coordinates

    Circles appear asellipses on all surfaces

  • 8/11/2019 Chapter 05 Introduction to Design

    85/100

    Isometric Circles & Angles

    I t i Elli

  • 8/11/2019 Chapter 05 Introduction to Design

    86/100

    Isometric Ellipses

  • 8/11/2019 Chapter 05 Introduction to Design

    87/100

    The Isometric Ellipse Template

  • 8/11/2019 Chapter 05 Introduction to Design

    88/100

    Using the Ellipse Template

  • 8/11/2019 Chapter 05 Introduction to Design

    89/100

    Drawing Rounded Corners

  • 8/11/2019 Chapter 05 Introduction to Design

    90/100

    Construction of Cylinders

    Lightly block in thecylinder

  • 8/11/2019 Chapter 05 Introduction to Design

    91/100

    Construction of Cylinders

    Lightly block in thecylinder

    Sketch the upperand lower ellipses

  • 8/11/2019 Chapter 05 Introduction to Design

    92/100

    Construction of Cylinders

    Lightly block in thecylinder

    Sketch the upperand lower ellipses

    Connect the ellipseswith Tangent lines

  • 8/11/2019 Chapter 05 Introduction to Design

    93/100

    Construction of Cylinders

    Lightly block in thecylinder

    Sketch the upperand lower ellipses

    Connect the ellipseswith Tangent lines

    Darken the lines

  • 8/11/2019 Chapter 05 Introduction to Design

    94/100

  • 8/11/2019 Chapter 05 Introduction to Design

    95/100

    Types of Perspectives

  • 8/11/2019 Chapter 05 Introduction to Design

    96/100

    Pencil Techniques

    The best pencil forlettering on mostsurfaces are the H,

    F, and HB grades.Hold your pencil inthe position shown.It should make

    approximately a 60o

    angle with thepaper.

    L tt i

  • 8/11/2019 Chapter 05 Introduction to Design

    97/100

    Lettering

    The style of engineering lettering wewill use in this course is Single Stroke

    Gothic LetteringAn example of the characters is shown on

    drawing numbers 1 and 2

    Notice that only capital letters are

    demonstrated, since we will use onlycapital letters on drawings

  • 8/11/2019 Chapter 05 Introduction to Design

    98/100

  • 8/11/2019 Chapter 05 Introduction to Design

    99/100

    Team Meeting for Project One

    You will meetwith your teammembers andyour instructor

    at the dateand timeselected inroom 315.

    Monday 1:00-2:00PM Epsilon (Done)

    2:00-3:00PM Omega (Done)

    Tuesday 3:00-4:00PM Delta

    4:00-5:00PM IotaWednesday 1:00-2:00PM Beta

    2:00-3:00PM Gamma

    4:00-5:00PM Alpha

  • 8/11/2019 Chapter 05 Introduction to Design

    100/100