WORKSHOP 6 BRIDGE TRUSS

Similar documents
MSC Studentenwettbewerb. Wintersemester 2012/13. Nastran - Patran

WORKSHOP 7 PARASOLID SOLID EXAMPLE

CSE 373: More on graphs; DFS and BFS. Michael Lee Wednesday, Feb 14, 2018

WORKSHOP 1 Composite Wing

Using the Printable Sticker Function. Using the Edit Screen. Computer. Tablet. ScanNCutCanvas

In order to learn which questions have been answered correctly: 1. Print these pages. 2. Answer the questions.

CSC Design and Analysis of Algorithms. Example: Change-Making Problem

TCI SERIES, 3 CELL THE COOLING TOWER CO., L.C. TCI 3 CELL SERIES GA

COMP108 Algorithmic Foundations

Garnir Polynomial and their Properties

Amphenol Canada Corp.

CSE 373: AVL trees. Warmup: Warmup. Interlude: Exploring the balance invariant. AVL Trees: Invariants. AVL tree invariants review

Section 3: Antiderivatives of Formulas

Constructive Geometric Constraint Solving

Paths. Connectivity. Euler and Hamilton Paths. Planar graphs.

ME 522 PRINCIPLES OF ROBOTICS. FIRST MIDTERM EXAMINATION April 19, M. Kemal Özgören

V={A,B,C,D,E} E={ (A,D),(A,E),(B,D), (B,E),(C,D),(C,E)}

Minimum Spanning Trees

V={A,B,C,D,E} E={ (A,D),(A,E),(B,D), (B,E),(C,D),(C,E)}

CIVL 8/ D Boundary Value Problems - Rectangular Elements 1/7

( ) Geometric Operations and Morphing. Geometric Transformation. Forward v.s. Inverse Mapping. I (x,y ) Image Processing - Lesson 4 IDC-CG 1

Planar Upward Drawings

12 - M G P L Z - M9BW. Port type. Bore size ø12, ø16 20/25/32/40/50/ MPa 10 C to 60 C (With no condensation) 50 to 400 mm/s +1.

Designing A Concrete Arch Bridge

ECE COMBINATIONAL BUILDING BLOCKS - INVEST 13 DECODERS AND ENCODERS

Weighted graphs -- reminder. Data Structures LECTURE 15. Shortest paths algorithms. Example: weighted graph. Two basic properties of shortest paths

Computational Biology, Phylogenetic Trees. Consensus methods

12/3/12. Outline. Part 10. Graphs. Circuits. Euler paths/circuits. Euler s bridge problem (Bridges of Konigsberg Problem)

EXAMPLE 87.5" APPROVAL SHEET APPROVED BY /150HP DUAL VFD CONTROL ASSEMBLY CUSTOMER NAME: CAL POLY SLO FINISH: F 20

16.unified Introduction to Computers and Programming. SOLUTIONS to Examination 4/30/04 9:05am - 10:00am

5/9/13. Part 10. Graphs. Outline. Circuits. Introduction Terminology Implementing Graphs

8-3/8" G HANDHOLE C A 1 SUCTION STEEL BASE TABLE OF DIMENSIONS

Polygons POLYGONS.

NOTE: ONLY RIGHT IDLER (CONFIGURATION A) ARM SHOWN IN VIEWS ON THIS PAGE

RAMS C, 16 GA SLITTER 23

Math 61 : Discrete Structures Final Exam Instructor: Ciprian Manolescu. You have 180 minutes.

Graphs. CSC 1300 Discrete Structures Villanova University. Villanova CSC Dr Papalaskari

Module 2 Motion Instructions

DETAIL B DETAIL A 7 8 APPLY PRODUCT ID LABEL SB838XXXX ADJ FOUR POST RACK SQUARE HOLE RAIL B REVISION

Oracle JDeveloper Developing Applications with JHeadStart

Platform. Platform. Platform. Platform. Lighthing Rod 5/8x4' 152 (12) DB874H 150. Pirod 15' Low Profile Rotable 107 Platform

QUESTIONS BEGIN HERE!

Present state Next state Q + M N

CS553 Lecture Register Allocation I 3

A PROPOSAL OF FE MODELING OF UNIDIRECTIONAL COMPOSITE CONSIDERING UNCERTAIN MICRO STRUCTURE

Journal of Solid Mechanics and Materials Engineering

(a) v 1. v a. v i. v s. (b)

Thru CENTER OF SPHERICAL END ±.002 Cylindrical hole depth SMOOTH TRANSITION

Outline. Circuits. Euler paths/circuits 4/25/12. Part 10. Graphs. Euler s bridge problem (Bridges of Konigsberg Problem)

DUET WITH DIAMONDS COLOR SHIFTING BRACELET By Leslie Rogalski

Graph Isomorphism. Graphs - II. Cayley s Formula. Planar Graphs. Outline. Is K 5 planar? The number of labeled trees on n nodes is n n-2

Aquauno Video 6 Plus Page 1

Basis of test: VDE 0660, part 500/IEC Rated peak withstand current I pk. Ip peak short-circuit current [ka] Busbar support spacing [mm]

CS September 2018

(PP/2-1)x S(PP) SIGNAL CONTACTS 0.50 FRONT POLARIZATION KEY SEE TABLE DIM A ( 10.00) D D

MCQ For Geometry. Similarity

7 ACM FOR FRAME 2SET 6 FRAME 2SET 5 ACM FOR MAIN FRAME 2SET 4 MAIN FRAME 2SET 3 POLE ASSLY 1 2 CROWN STRUCTURE ASSLY 1 1 CROWN ASSLY 1

TABLE OF CONTENTS ASSEMBLY INSTRUCTIONS SHEET 1 OF 8 TABLE OF CONTENTS PAGE NUMBER DESCRIPTION B 2 PARTS LIST AND LAYOUT 3-5 PARTS A-D DETAIL DRAWINGS

(2) If we multiplied a row of B by λ, then the value is also multiplied by λ(here lambda could be 0). namely

learning objectives learn what graphs are in mathematical terms learn how to represent graphs in computers learn about typical graph algorithms

Compression. Compression. Compression. This part of the course... Ifi, UiO Norsk Regnesentral Vårsemester 2005 Wolfgang Leister

12. Traffic engineering

Outline. 1 Introduction. 2 Min-Cost Spanning Trees. 4 Example

Graphs. Graphs. Graphs: Basic Terminology. Directed Graphs. Dr Papalaskari 1

INTEGRALS. Chapter 7. d dx. 7.1 Overview Let d dx F (x) = f (x). Then, we write f ( x)

b. How many ternary words of length 23 with eight 0 s, nine 1 s and six 2 s?

XML and Databases. Outline. Recall: Top-Down Evaluation of Simple Paths. Recall: Top-Down Evaluation of Simple Paths. Sebastian Maneth NICTA and UNSW

a b c cat CAT A B C Aa Bb Cc cat cat Lesson 1 (Part 1) Verbal lesson: Capital Letters Make The Same Sound Lesson 1 (Part 1) continued...

Seven-Segment Display Driver

Copyright 2013 Regents of the University of Minnesota

OpenMx Matrices and Operators

Problem solving by search

0.1. Exercise 1: the distances between four points in a graph

Algorithmic and NP-Completeness Aspects of a Total Lict Domination Number of a Graph

5/1/2018. Huffman Coding Trees. Huffman Coding Trees. Huffman Coding Trees. Huffman Coding Trees. Huffman Coding Trees. Huffman Coding Trees

FINITE ELEMENT ANALYSIS OF

SOLVED EXAMPLES. be the foci of an ellipse with eccentricity e. For any point P on the ellipse, prove that. tan

CONIC SECTIONS. MODULE-IV Co-ordinate Geometry OBJECTIVES. Conic Sections

Module graph.py. 1 Introduction. 2 Graph basics. 3 Module graph.py. 3.1 Objects. CS 231 Naomi Nishimura

QUESTIONS BEGIN HERE!

EE1000 Project 4 Digital Volt Meter

Miscellaneous open problems in the Regular Boundary Collocation approach

BASIC CAGE DETAILS D C SHOWN CLOSED TOP SPRING FINGERS INNER WALL TABS ARE COINED OVER BASE AND COVER FOR RIGIDITY

BASIC CAGE DETAILS SHOWN 3D MODEL: PSM ASY INNER WALL TABS ARE COINED OVER BASE AND COVER FOR RIGIDITY SPRING FINGERS CLOSED TOP

AP Calculus BC Problem Drill 16: Indeterminate Forms, L Hopital s Rule, & Improper Intergals

CS200: Graphs. Graphs. Directed Graphs. Graphs/Networks Around Us. What can this represent? Sometimes we want to represent directionality:

A Simple Code Generator. Code generation Algorithm. Register and Address Descriptors. Example 3/31/2008. Code Generation

DESIGN REVIEW BOARD Staff Report

Page 1. Question 19.1b Electric Charge II Question 19.2a Conductors I. ConcepTest Clicker Questions Chapter 19. Physics, 4 th Edition James S.

COMPLEXITY OF COUNTING PLANAR TILINGS BY TWO BARS

Chapter 5. Introduction. Introduction. Introduction. Finite Element Modelling. Finite Element Modelling

624' - 0" 2 A ' - 0" 52' - 0" 52' - 0" 52' - 0" 52' - 0" 52' - 0" 52' - 0" 52' - 0" 52' - 0" 52' - 0" 52' - 0" 52' - 0"

Platform Controls. 1-1 Joystick Controllers. Boom Up/Down Controller Adjustments

Outline. Computer Science 331. Computation of Min-Cost Spanning Trees. Costs of Spanning Trees in Weighted Graphs

Elliptical motion, gravity, etc

Cycles and Simple Cycles. Paths and Simple Paths. Trees. Problem: There is No Completely Standard Terminology!

Generalized swap operation for tetrahedrizations

Trifab TM 451UT Framing System 1


Solutions for HW11. Exercise 34. (a) Use the recurrence relation t(g) = t(g e) + t(g/e) to count the number of spanning trees of v 1

Transcription:

WORKSHOP 6 BRIDGE TRUSS

WS6-2

Workshop Ojtivs Lrn to msh lin gomtry to gnrt CBAR lmnts Bom fmilir with stting up th CBAR orinttion vtor n stion proprtis Lrn to st up multipl lo ss Lrn to viw th iffrnt CBAR strss omponnts in Ptrn WS6-3

Prolm Dsription Th prliminry sign of stl truss rig hs just n finish. You r sk to vlut th struturl intgrity of this rig. Th truss is m from stl with E = 30 x 10 6 psi n n = 0.3 Th truss mmrs r I-ms with H = 18 in, W = 12 in, T f = 0.5 in, n T w = 0.5 in Th rig ns to l to support 23,000 l truk trvling ovr it. Th truk wight is support y two plnr trusss. Mol on plnr truss with hlf th truk wight ppli to it. On n of th truss is pinn whil th othr n is fr to sli horizontlly. WS6-4

y x 11,500 l (Sus 2) 11,500 l (Sus 1) WS6-5

Suggst Exris Stps 1. Crt nw ts. 2. Crt gomtry mol of th truss using th tl on th prvious pg. 3. Us Msh Ss to fin th msh nsity. 4. Crt finit lmnt msh. 5. Dfin mtril proprtis. 6. Crt Physil Proprtis using th m lirry. 7. Crt ounry onitions. 8. Crt los. 9. St up lo ss. 10. Run th finit lmnt nlysis using MSC.Nstrn. 11. Rviw th Nstrn input fil. 12. Plot isplmnts n strsss. 13. Rviw th.f06 fil. WS6-6

Stp 1. Crt Nw Dts Crt nw ts ll rig_truss.. Fil / Nw.. Entr rig_truss s th fil nm.. Clik OK.. Choos Dfult Tolrn.. Slt MSC.Nstrn s th Anlysis Co. f. Slt Struturl s th Anlysis Typ. g. Clik OK. g f WS6-7

Stp 2. Crt Gomtry Crt th first point. Gomtry: Crt / Point / XYZ.. Entr [0 0 0] for th Point Coorint List.. Clik Apply.. Turn Point siz on. WS6-8

Stp 2. Crt Gomtry Finish rting ll 12 points. WS6-9

Stp 2. Crt Gomtry Crt urvs to rprsnt th truss mmrs. Gomtry: Crt / Curv / Point.. Srn pik th ottom lft point s shown.. Srn pik th top lft point. A urv is utomtilly rt us Auto Exut is hk. WS6-10

Stp 2. Crt Gomtry Finish rting ll 21 urvs. WS6-11

Stp 3. Crt Msh Ss Crt uniform msh s. Prfrns/Piking St rtngulr/polygon piking to Enlos Cntroi.. Elmnts: Crt / Msh S / Uniform.. Entr 6 for th Numr of Elmnts.. Clik in th Curv List ox.. Rtngulr pik th ottom of th truss. WS6-12

Stp 3. Crt Msh Ss Crt nothr msh s. Elmnts: Crt / Msh S / Uniform.. Entr 2 for th Numr of Elmnts.. Clik in th Curv List ox.. Rtngulr pik th rst of th truss, s shown. WS6-13

Stp 4. Crt Msh Crt finit lmnt msh. Elmnts: Crt / Msh / Curv.. St Topology to Br2.. Clik in th Curv List ox.. Rtngulr pik ll of th urvs s shown.. Clik Apply. WS6-14

Stp 4. Crt Msh Equivln th mol. Elmnts: Equivln / All / Tolrn Cu.. Clik Apply. WS6-15

Stp 5. Crt Mtril Proprtis Crt n isotropi mtril. Mtrils: Crt / Isotropi / Mnul Input.. Entr stl s th Mtril Nm.. Clik Input Proprtis.. Entr 306 for th lsti moulus n 0.3 for th Poisson Rtio.. Clik OK. f. Clik Apply. WS6-16 f

Stp 6. Crt Physil Proprtis Crt lmnt proprtis. Proprtis: Crt / 1D / Bm.. Entr i_m s th Proprty St Nm.. Clik Input Proprtis.. Clik on th Slt Mtril Ion.. Slt stl s th mtril. f. Clik on th Bm Lirry utton. f WS6-17

Stp 6. Crt Physil Proprtis Dfin th m stion. Entr i_stion for th Nw Stion Nm.. Entr th pproprit vlus to fin th m s imnsions.. Clik Clult/Disply to viw th m stion n its stion proprtis.. Aftr vrifying tht th stion is orrt, Clik OK. WS6-18

Stp 6. Crt Physil Proprtis Dfin th r orinttion. Entr <1 2 0> for th Br Orinttion.. Clik OK. Not: Any vtor in th XY pln tht is not prlll to ny truss mmr woul work s wll. WS6-19

Stp 6. Crt Physil Proprtis Slt pplition rgion. Clik in th Slt Mmrs ox.. Rtngulr pik th ntir truss s shown.. Clik A.. Clik Apply. WS6-20

Stp 6. Crt Physil Proprtis f Vrify th m stion. Disply: Lo/BC / Elmnt Props.. St Bm Disply to 3D:FullSpn.. Clik Apply.. Sh th mol.. Rott th mol n zoom in to vrify tht th I- ms r orint orrtly. f. Rturn to th front viw. g. St Bm Disply k to 1D:Lin. h. Clik Apply. g WS6-21 h

Stp 7. Crt Bounry Conitions Crt ounry onition. Los/BCs: Crt / Displmnt / Nol.. Entr lft_si s th Nw St Nm.. Clik Input Dt.. Entr <0 0 0> for Trnsltions n <0,0, > for Rottions.. Clik OK. WS6-22

Stp 7. Crt Bounry Conitions Apply th ounry onition. Rst grphis.. Clik Slt Applition Rgion.. Slt th ottom lft point s th pplition rgion.. Clik A.. Clik OK. f. Clik Apply. WS6-23 f

Stp 7. Crt Bounry Conitions Crt nothr ounry onition. Los/BCs: Crt / Displmnt / Nol.. Entr right_si s th Nw St Nm.. Clik Input Dt.. Entr <,0,0> for Trnsltions n <0,0, > for Rottions.. Clik OK. WS6-24

Stp 7. Crt Bounry Conitions Apply th ounry onition. Clik Slt Applition Rgion.. Slt th ottom right point s th pplition rgion.. Clik A.. Clik OK.. Clik Apply. WS6-25

Stp 8. Crt Los Crt th mi spn lo. Los/BCs: Crt / For / Nol.. Entr mi_spn_lo s th Nw St Nm.. Clik Input Dt.. Entr <0 11500 0> for th For.. Clik OK. WS6-26

Stp 8. Crt Los Apply th mi spn lo. Clik Slt Applition Rgion.. St th gomtry filtr to FEM.. For th pplition rgion slt th no in th mil of th spn to th right of th ntr, s shown.. Clik A.. Clik OK. f. Clik Apply. WS6-27 f

Stp 8. Crt Los Crt th truss joint lo. Los/BCs: Crt / For / Nol.. Entr truss_joint_lo s th Nw St Nm.. Clik Input Dt.. Entr <0 11500 0> for th For.. Clik OK. WS6-28

Stp 8. Crt Los Apply th lo. Clik Slt Applition Rgion.. St th gomtry filtr to Gomtry.. For th pplition rgion slt th point t th ntr of th rig, s shown.. Clik A.. Clik OK. f. Clik Apply. WS6-29 f

Stp 9. St Up Lo Css Crt lo s. Lo Css: Crt.. Entr mi_spn s th Lo Cs Nm.. Clik Input Dt. Clik on Displ_lft_si, Displ_right_si, n For_mi_spn_lo to thm to th Lo Cs.. Clik OK. f. Clik Apply. WS6-30 f

Stp 9. St Up Lo Css Crt nothr lo s. Lo Css: Crt.. Entr truss_joint s th Lo Cs Nm.. Clik Input Dt. Clik on Displ_lft_si, Displ_right_si, n For_truss_joint_lo to thm to th Lo Cs.. Clik OK. f. Clik Apply. WS6-31 f

Stp 10. Run Linr Stti Anlysis Choos th nlysis typ. Anlysis: Anlyz / Entir Mol / Full Run.. Clik Solution Typ.. Choos Linr Stti.. Clik OK. WS6-32

Stp 10. Run Linr Stti Anlysis Anlyz th mol. Anlysis: Anlyz / Entir Mol / Full Run.. Clik Sus Slt.. Clik Unslt All.. Clik on mi_spn n truss_joint to thm to th Suss Slt list.. Clik OK. f. Clik Apply. WS6-33 f

Stp 11. Rviw th Nstrn Input Fil Rviw th Nstrn input fil.. Opn th fil rig_truss.f. Rviw th two suss. WS6-34

Stp 12. Plot Displmnts n Strsss Atth th rsults fil. Anlysis: Ass Rsults / Atth XDB / Rsult Entitis.. Clik Slt Rsults Fil.. Choos th rsults fil rig_truss.x.. Clik OK.. Clik Apply. WS6-35

Stp 12. Plot Displmnts n Strsss Crt formtion plot for th mi spn rsult s. Rsults: Crt / Dformtion.. Slt th Mi Spn Rsult Cs.. Slt Displmnts, Trnsltionl s th Dformtion Rsult.. Chk Animt.. Clik Apply. f. Clik Stop Animtion n Rfrsh Rsults Tools. Mx Dformtion = WS6-36

Stp 12. Plot Displmnts n Strsss Crt Fring Plot of X Componnt Axil Strss. Rsults: Crt / Fring.. Slt th Mi Spn Rsult Cs.. Slt Br Strsss, Axil s th Fring Rsult.. Slt X Componnt s th Fring Rsult Quntity.. Clik on th Plot Options ion. f. St th Avrging Dfinition Domin to Non. g. Clik Apply. f g WS6-37

Stp 12. Plot Displmnts n Strsss Viw th rsults. Ror th mximum n minimum X omponnt xil strss. Mx X Axil Strss = Min X Axil Strss = WS6-38

Stp 12. Plot Displmnts n Strsss Crt Fring Plots of mximum n minimum omin r strsss. Rsults: Crt / Fring.. Clik on Slt Rsults ion.. Slt th Mi Spn Rsult Cs.. Slt Br Strsss, Mximum Comin s th Fring Rsult.. Clik Apply. f. Ror th Mximum omin strss. Mx Strss= g. Rpt th prour with Br Strsss, Minimum Comin s th Fring Rsult n ror th Minimum Strss. Min Strss = WS6-39

Stp 12. Plot Displmnts n Strsss Crt formtion plot for th truss joint rsult s. Rst grphis. Rsults: Crt / Dformtion.. Slt th Truss Joint Rsult Cs.. Slt Displmnts, Trnsltionl s th Dformtion Rsult.. Chk Animt. f. Clik Apply. g. Clik Stop Animtion n Rfrsh Rsults Tools. Mx Dformtion = WS6-40 f

Stp 12. Plot Displmnts n Strsss Crt Fring Plot of X Componnt Axil Strss. Rsults: Crt / Fring.. Slt th Truss Joint Rsult Cs.. Slt Br Strsss, Axil s th Fring Rsult.. Slt X Componnt s th Fring Rsult Quntity.. Clik on th Plot Options ion. f. St th Avrging Dfinition Domin to Non. g. Clik Apply. f g WS6-41

Stp 12. Plot Displmnts n Strsss Viw th rsults. Ror th mximum n minimum X omponnt xil strss. Mx X Axil Strss = Min X Axil Strss = WS6-42

Stp 12. Plot Displmnts n Strsss Crt Fring Plots of mximum n minimum omin r strsss. Rsults: Crt / Fring.. Clik on Slt Rsults ion.. Slt th Truss Joint Rsult Cs.. Slt Br Strsss, Mximum Comin s th Fring Rsult.. Clik Apply. f. Ror th Mximum omin strss. Mx Strss= g. Rpt th prour with Br Strsss, Minimum Comin s th Fring Rsult n ror th Minimum Strss. Min Strss = WS6-43

Stp 13. Exmin th.f06 Fil Exmin th.f06 fil. Opn th irtory in whih your ts is sv.. Fin th fil titl rig_truss.f06.. Opn this fil with ny txt itor.. Vrify tht th isplmnt n strss rsults gr with th grphil rsults shown in Ptrn. WS6-44