Computational Methods http numericalmethods eng usf edu Transforming

  • Slides: 37
Download presentation
Computational Methods http: //numericalmethods. eng. usf. edu/ Transforming Numerical Methods Education for STEM Undergraduates

Computational Methods http: //numericalmethods. eng. usf. edu/ Transforming Numerical Methods Education for STEM Undergraduates 3/8/2021 http: //nm. Math. For. College. com 1

 • Welcome to EML 3041: Computational Methods. • My name is Dr. Kaw.

• Welcome to EML 3041: Computational Methods. • My name is Dr. Kaw. • Have you gotten your textbooks and TI 30 Xa calculator! • Introduce yourself to the person on your left and right. Say one thing (nothing personal) about yourself to them. • At home, go thru all the CANVAS modules. • All is well that ends well; well-begun is halfdone. • No cell phones, laptops or other distractions. Daydreamers and sleepers will not be disturbed. http: //nm. Math. For. College. com 2

Why use Numerical Methods?

Why use Numerical Methods?

Why use Numerical Methods? • To solve problems that cannot be solved exactly

Why use Numerical Methods? • To solve problems that cannot be solved exactly

Why use Numerical Methods? • To solve problems that are intractable to solve exactly!

Why use Numerical Methods? • To solve problems that are intractable to solve exactly!

Steps in Solving an Engineering Problem http: //nm. Math. For. College. com 6

Steps in Solving an Engineering Problem http: //nm. Math. For. College. com 6

How do we solve an engineering problem? Problem Description Mathematical Model Solution of Mathematical

How do we solve an engineering problem? Problem Description Mathematical Model Solution of Mathematical Model Using the Solution http: //nm. Math. For. College. com 7

Example of Solving an Engineering Problem http: //nm. Math. For. College. com 8

Example of Solving an Engineering Problem http: //nm. Math. For. College. com 8

Bascule Bridge THG http: //nm. Math. For. College. com 9

Bascule Bridge THG http: //nm. Math. For. College. com 9

Bascule Bridge THG Hub Trunnion Girder http: //nm. Math. For. College. com 10

Bascule Bridge THG Hub Trunnion Girder http: //nm. Math. For. College. com 10

Trunnion-Hub-Girder Assembly Procedure Simulation Step 1. Trunnion immersed in dry-ice/alcohol Step 2. Trunnion warm-up

Trunnion-Hub-Girder Assembly Procedure Simulation Step 1. Trunnion immersed in dry-ice/alcohol Step 2. Trunnion warm-up in hub Step 3. Trunnion-Hub immersed in dry-ice/alcohol Step 4. Trunnion-Hub warm-up into girder http: //nm. Math. For. College. com 11

Problem After Cooling, the Trunnion Got Stuck in Hub http: //nm. Math. For. College.

Problem After Cooling, the Trunnion Got Stuck in Hub http: //nm. Math. For. College. com 12

Why did it get stuck? Magnitude of contraction needed in the trunnion was 0.

Why did it get stuck? Magnitude of contraction needed in the trunnion was 0. 015” or more. Did it contract enough? http: //nm. Math. For. College. com 13

Video of Assembly Process http: //nm. Math. For. College. com 14

Video of Assembly Process http: //nm. Math. For. College. com 14

Consultant calculations http: //nm. Math. For. College. com 15

Consultant calculations http: //nm. Math. For. College. com 15

Is the formula used correct? T(o. F) α (μin/in/o. F) -340 -300 -220 -160

Is the formula used correct? T(o. F) α (μin/in/o. F) -340 -300 -220 -160 -80 0 40 80 2. 45 3. 07 4. 08 4. 72 5. 43 6. 00 6. 24 6. 47 http: //nm. Math. For. College. com 16

The Correct Model Would Account for Varying Thermal Expansion Coefficient http: //nm. Math. For.

The Correct Model Would Account for Varying Thermal Expansion Coefficient http: //nm. Math. For. College. com 17

Can You Roughly Estimate the Contraction? Ta=80 o. F; Tc=-108 o. F; D=12. 363”

Can You Roughly Estimate the Contraction? Ta=80 o. F; Tc=-108 o. F; D=12. 363” http: //nm. Math. For. College. com 18

Can You Find a Better Estimate for the Contraction? Ta = 80 o. F

Can You Find a Better Estimate for the Contraction? Ta = 80 o. F Tc = -108 o. F D = 12. 363" http: //nm. Math. For. College. com 19

Estimating Contraction Accurately Change in diameter ( D) by cooling it in dry ice/alcohol

Estimating Contraction Accurately Change in diameter ( D) by cooling it in dry ice/alcohol is given by Ta = 80 o. F Tc = -108 o. F D = 12. 363" http: //nm. Math. For. College. com 20

So what is the solution to the problem? One solution is to immerse the

So what is the solution to the problem? One solution is to immerse the trunnion in liquid nitrogen which has a boiling point of -321 o. F as opposed to the dry-ice/alcohol temperature of -108 o. F. http: //nm. Math. For. College. com 21

Revisiting steps to solve a problem 1) Problem Statement: Trunnion got stuck in the

Revisiting steps to solve a problem 1) Problem Statement: Trunnion got stuck in the hub. 2) Modeling: Developed a new model 3) Solution: 1) Used trapezoidal rule OR b) Used regression and integration. 4) Implementation: Cool the trunnion in liquid nitrogen. http: //nm. Math. For. College. com 22

THE END http: //nm. Math. For. College. com 23

THE END http: //nm. Math. For. College. com 23

Introduction to Numerical Methods Mathematical Procedures http: //nm. Math. For. College. com 24

Introduction to Numerical Methods Mathematical Procedures http: //nm. Math. For. College. com 24

To Do List • • Get your textbook and calculator Go through first day

To Do List • • Get your textbook and calculator Go through first day of class module Download MATLAB today for free All tests are cumulative No cell phones or laptops in class Please refrain from excessive talking Turn on your notifications in CANVAS http: //nm. Math. For. College. com 25

Mathematical Procedures • • Nonlinear Equations Differentiation Simultaneous Linear Equations Curve Fitting – Interpolation

Mathematical Procedures • • Nonlinear Equations Differentiation Simultaneous Linear Equations Curve Fitting – Interpolation – Regression • Integration • Ordinary Differential Equations • Other Advanced Mathematical Procedures: – Partial Differential Equations – Optimization – Fast Fourier Transforms http: //nm. Math. For. College. com 26

Nonlinear Equations How much of the floating ball is under water? Diameter=0. 11 m

Nonlinear Equations How much of the floating ball is under water? Diameter=0. 11 m Specific Gravity=0. 6 http: //nm. Math. For. College. com 27

Nonlinear Equations How much of the floating ball is under the water? http: //nm.

Nonlinear Equations How much of the floating ball is under the water? http: //nm. Math. For. College. com 28

Differentiation What is the acceleration at t=7 seconds? http: //nm. Math. For. College. com

Differentiation What is the acceleration at t=7 seconds? http: //nm. Math. For. College. com 29

Differentiation What is the acceleration at t=7 seconds? Time (s) Vel (m/s) 5 106

Differentiation What is the acceleration at t=7 seconds? Time (s) Vel (m/s) 5 106 8 177 12 600 http: //nm. Math. For. College. com 30

Simultaneous Linear Equations Find the velocity profile, given Time (s) 5 8 12 Vel

Simultaneous Linear Equations Find the velocity profile, given Time (s) 5 8 12 Vel (m/s) 106 177 600 Three simultaneous linear equations http: //nm. Math. For. College. com 31

Interpolation What is the velocity of the rocket at t=7 seconds? Time (s) Vel

Interpolation What is the velocity of the rocket at t=7 seconds? Time (s) Vel (m/s) 5 106 8 177 12 600 http: //nm. Math. For. College. com 32

Regression Thermal expansion coefficient data for cast steel http: //nm. Math. For. College. com

Regression Thermal expansion coefficient data for cast steel http: //nm. Math. For. College. com 33

Regression (cont) http: //nm. Math. For. College. com 34

Regression (cont) http: //nm. Math. For. College. com 34

Integration Finding the diametric contraction in a steel shaft when dipped in liquid nitrogen.

Integration Finding the diametric contraction in a steel shaft when dipped in liquid nitrogen. http: //nm. Math. For. College. com 35

Ordinary Differential Equations How long does it take a trunnion to cool down? http:

Ordinary Differential Equations How long does it take a trunnion to cool down? http: //nm. Math. For. College. com 36

THE END http: //nm. Math. For. College. com

THE END http: //nm. Math. For. College. com