Fundamentals of Mathematics for Engineers Lab

Slides:



Advertisements
Similar presentations
MATHEMATICAL MODELING Principles. Why Modeling? Fundamental and quantitative way to understand and analyze complex systems and phenomena Complement to.
Advertisements

Fundamentals of Mathematics for Engineers Lab ENGR 2194 Lab # 7 – Differential Equations in Engineering: The Leaking Bucket.
Problem Solving Lab – Part B
PETER PALIWODA What Goes Up. First roller coasters -Russian Ice Slides Roller Coasters got their beginning during the long cold winters in the 1700’s.
Software Engineering II - Topic: Software Process Metrics and Project Metrics Instructor: Dr. Jerry Gao San Jose State University
CREATE THE DIFFERENCE Before you start Please press F5 to run this show.
Controls Lab Interface Improvement Project #06508Faculty Advisors: Dr. A. Mathew and Dr. D. Phillips Project Objectives This work focused on the improvement.
School of Engineering C & C Committee Action Marty Wood.
Welcome to the Fundamentals of Mathematics for Engineers Lab ENGR 2194 Lab Introduction.
Committing to the future easyEmission – step 2 Software set-up for Engine Testing.
ELECTRICAL ENGINEERING TECHNOLOGY PROGRAM EET 109: ELECTRICAL CIRCUITS LAB I Instructor: Albert Lozano Session #1: 8/31/07.
Welcome to the Fundamentals of Mathematics for Engineers Lab ENGR 2194 Lab # 1 – Application of Algebra in Engineering: The One-Loop Circuit.
9/5/2015 Spring Introduction to Engineering 161 Engineering Practices II Joe Mixsell Phone:
Lecture 4 MATLAB Windows Arithmetic Operators Maintenance Functions
Computer Assisted Laboratory Experiments in Mechanics Roman Kezerashvili New York City Technical College The City University of New York.
Functions 1 ENGR 1181 MATLAB 14.
Introduction to MATLAB ENGR 1181 MATLAB 1. Programming In The Real World Programming is a powerful tool for solving problems in every day industry settings.
MAT 1235 Calculus II Section 8.5 Probability
Synthesis ENGR 1181 MATLAB 11. Topics  No new material  Covers topics that will be on the Midterm 2 Exam MATLAB 01 – Program Design MATLAB 02 – Introduction.
WRITING REPORTS Introduction Section 0 Lecture 1 Slide 1 Lecture 6 Slide 1 INTRODUCTION TO Modern Physics PHYX 2710 Fall 2004 Intermediate 3870 Fall 2015.
Welcome to the Fundamentals of Mathematics for Engineers Lab ENGR 2194 Lab # 3 – Sinusoids in Engineering: Measurement and Analysis of Harmonic Signals.
Nick Kwolek David Duemeler Martin PendergastStephen Edwards.
Fundamentals of Mathematics for Engineers Lab ENGR 2194 Lab # 2 – Trigonometric Relationships: One and Two-Link Planar Robots.
Fundamentals of Mathematics for Engineers Lab ENGR 2194 Lab # 8 – Differential Equations in Engineering: Spring-Mass Vibration.
M ATLAB – What Is It ? Name is from matrix laboratory Powerful tool for – Computation and visualization of engineering and science mathematics – Communication.
Unit 0 Topic: AP Labs Learning Targets: N/A. Labs and AP It is a curricular requirement that you keep and maintain a lab notebook or journal One of the.
1© Manhattan Press (H.K.) Ltd. 2.4 Motion under gravity.
Array Accessing and Strings ENGR 1187 MATLAB 3. Today's Topics  Array Addressing (indexing)  Vector Addressing (indexing)  Matrix Addressing (indexing)
By: Cassie.  Images taken from: 
Intelligent Data Systems Lab. Department of Computer Science & Engineering Python Installation guide 컴퓨터의 개념 및 실습.
What is Discrete Math?. “Discrete mathematics is the study of mathematical structures that are fundamentally discrete rather than continuous.” mathematicalstructuresdiscrete.
Welcome to the Fundamentals of Mathematics for Engineers Lab ENGR 2194 MATLAB Supplemental Instruction #1.
Canadian Bioinformatics Workshops
College of Engineering Problem Solving Lab Lab – Problem Solving Lab A Engineering Education Innovation Center ENGR 1181.
Physics 114: Lecture 1 Overview of Class Intro to MATLAB
Mathematical Derivation of Probability
3.3 Fundamentals of data representation
Engr 198: Programming-Based Design Course Introduction
Chapter 3 Objectives: 1) Define acceleration.
STEMify Your Classroom
University Program Research Engineering
Computer Application in Engineering Design
This topic can be found in your textbook on pp
Lecture: MATLAB Chapter 1 Introduction
Introduction to MATLAB for Engineers, Third Edition
MATLAB Introduction Dr. Theodore Cleveland University of Houston
MATLAB DENC 2533 ECADD LAB 9.
Welcome to Physics C Instructor:
Title (the shorter the better, include key words)
MATH 2140 Numerical Methods
Lesson 7: Applications of the Derivative
Welcome to the Fundamentals of Mathematics for Engineers Lab
MATLAB – What Is It ? Name is from matrix laboratory Powerful tool for
Welcome to the Fundamentals of Mathematics for Engineers Lab
Welcome to the Fundamentals of Mathematics for Engineers Lab
Problem Solving Lab – Part C
MATLAB – What Is It ? Name is from matrix laboratory Powerful tool for
Topics Introduction Hardware and Software How Computers Store Data
Lab-23 Chp10 Beam VM Diagrams By Calculus
This is where R scripts will load
Array Creation ENGR 1181 MATLAB 02.
CSCI N317 Computation for Scientific Applications Unit 1 – 1 MATLAB
Match the relationship with the appropriate graph.
This is where R scripts will load
This is where R scripts will load
§2.8. Derivative functions
Loading… Please Wait $ $ $100 $100 $100 $100 $100 $200 $200 $200 $200 $300 $300 $300 $300 $300 $400 $400 $400 $400 $400 $500 $500 $500 $500 $500.
Do Now: What is acceleration? Provide a real life example of an object in the process of acceleration.
Hello world!.
Define General Angles and Use Radian Measure
Presentation transcript:

Fundamentals of Mathematics for Engineers Lab Images: http://www.lotempiolaw.com/uploads/image/3720955827_c469cc0d38.jpg https://technology.drupal.ku.edu/sites/technology.drupal.ku.edu/files/matlablogo.jpg http://www.photovolcanica.com/Oktoberfest/Oktoberfest11_8008.jpg http://www.alfavita.gr/sites/default/files/education-math-002-617x416.jpg ENGR 2194 Lab # 5 – Derivatives in Engineering: Velocity and Acceleration in Free-Fall

Real-World Example Related to Topic! Free-Fall Amusement Park Ride Real-World Example Related to Topic! Many engineering disciplines (e.g., electrical, mechanical) commonly use: Derivatives Rate of change Image: http://www.photovolcanica.com/Oktoberfest/Oktoberfest11_8008.jpg

Today's Learning Objectives After today's lab, students will be able to: Understand the relationship between position, velocity, and acceleration Identify the key parameters of freefall The objective of this laboratory is to learn basics of derivatives in engineering and the relationship between position, velocity, and acceleration

Position, Velocity & Acceleration 𝑣 𝑡 = 𝑑𝑦 𝑑𝑡 𝑣 𝑡 = 𝑦 2 − 𝑦 1 𝑡 2 − 𝑡 1 Velocity, v(t) 𝑎 𝑡 = 𝑑 2 𝑦 𝑑 𝑡 2 = 𝑑𝑣 𝑑𝑡 𝑎 𝑡 = 𝑣 2 − 𝑣 1 𝑡 2 − 𝑡 1 Acceleration, a(t)

Lab Equipment and MATLAB dropball.m %% Set sample rate and data rate here (please do not modify any other code) % ------------------------------------------------------------------------- % the default sample rate is 20000 per sec sr = 20000; % the default collection window length is 10 seconds sd = 10; % the matlab (mat) file for data storage % this is the file that will be analyzed using dropballAnalysis.m filename='dropballData'; Lab apparatus and portion of MATLAB code that needs to be modified. May need to provide guidance on Excel too. dropballDataAnalysis.m %% load data taken using the dropball script load('dropballData100');

Important Takeaways Essential to Engineers Derivatives Rate of change Technical Computing MATLAB

Preview of Next Lab Excel Supplemental Instruction #1 Image: http://www.believersbc.com/Resources/Pictures/Excel-2010-logo-icon.gif