43
1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A LABORATORY BASED PROJECT (R.U.B.E.) Presented by: Dana Nicgorski Authors: Dr. Peter Avitabile, T. Van Zandt, J. Hodgkins, N. Wirkkala Mechanical Engineering Department University of Massachusetts Lowell American Society for Engineering Education Chicago, Illinois June 2006 m k c x(t) f(t)

DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

  • Upload
    others

  • View
    0

  • Download
    0

Embed Size (px)

Citation preview

Page 1: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

1 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A LABORATORY BASED PROJECT (R.U.B.E.)

Presented by: Dana NicgorskiAuthors: Dr. Peter Avitabile, T. Van Zandt, J. Hodgkins, N. Wirkkala

Mechanical Engineering DepartmentUniversity of Massachusetts Lowell

American Society for Engineering EducationChicago, Illinois June 2006

m

k c

x(t) f(t)

Page 2: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

2 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

The Problem

Undergraduate course in Dynamic Systems requires many pre-requisite courses

Differential EquationsMathematical Methods for EngineersDynamicsetc.

This is basic underlying material that is critical to the material covered in Dynamic Systems

Page 3: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

3 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

The Problem

Material taught in those prerequisite courses is often considered irrelevant to the student.Students do not see the practical application to firmly instill these basic STEM concepts (Science, Technology, Engineering, Mathematics) in their earlier coursesA traditional Dynamic Systems course, with traditional class lecture/homework/test scenario is destined to the same fate as these earlier courses, if taught in the same manner

Page 4: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

4 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

The Problem

Professor, why didn’t you tell us that the material covered in other courses was going to be really important for the work we need to do in this Dynamic Systems course ?

Student Comment:

Hmmmmm...

Professor Thoughts:

Student views material in a disjointed fashion

Professor clearly sees how pieces fit together

Page 5: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

5 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Dynamic Systems Course – New Variation

Augment course with Project and Lab Work

Project requires analytical modeling- closed form differential equation- Laplace solution- MATLAB and Simulink models

Laboratory work further reinforces material- 2nd order system measurement and

characterizationFormal reports are peer reviewed

Page 6: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

6 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Analytical Modeling Project

AnalyticalModelingProject

Page 7: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

7 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Analytical Modeling Project

Develop closed form solutions for a 2nd order system using

- Ordinary Differential Equations- Laplace Transformation Approach

Develop computer simulation tools to confirm the closed form solution using

- MATLAB- Simulink

Page 8: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

8 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Analytical Modeling Project

Every student given a different 2nd order system

Social Security Numberidentifies M, C, KBirth day & Birth monthidentifies initial conditions

Social Security Number xxx yy zzzz System Characteristics Mass Damping Stiffness Birth month and birthday month day Initial displacement month/10 Initial velocity day

m

k c

x(t) f(t)

Page 9: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

9 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Differential Equation Approach

m

k c

x(t) f(t)

f 1 x1

k 1x1 c1x1

m 1

Homogenous equation is

and assuming an exponential solution form gives

0kxxcxm =++ &&&

( ) 0ekcsms st2 =++FBD

Students refresh their basic math skills

Page 10: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

10 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Laplace Transform Approach

The second order differential equation is

m

k c

x(t) f(t))t(fkxxcxm =++ &&&

Laplace Transformation gives

002 xmx)cms()s(f)s(x)kscsm( &+++=++

CharacteristicPortion

AppliedForce

InitialDisplacement

InitialVelocity

Students refresh their basic math skills

Page 11: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

11 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Block Diagram Form

The system must be modeled in block diagram form

Students also develop new skills

Page 12: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

12 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Simulink Model

The block diagram leads into Simulink

Page 13: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

13 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Second Order System Solutions

MATLAB SOLUTION

>> %100X''+70X'+3000X=f(t) where: X(0)=.2 X'(0)=18 f(t)=0

>> X=dsolve('D2x+(70/100)*Dx+(3000/100)*x=0','Dx(0)=18','x(0)=.2','t')

SIMULINK SOLUTION

Page 14: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

14 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Analytical Modeling Project

Students can help each other

But ultimately every student has a different problem (different frequency, damping, etc)

Individual reports are written by each student describing all the analyses and models developed

Page 15: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

15 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Analytical Modeling Project

This first project is critical

It forces the students to refresh their basic mathematical tools necessary to solve these types of problems as well as learn new tools

It also guarantees that all team members can contribute constructively to the second project

Page 16: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

16 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

LaboratoryBasedProject

Page 17: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

17 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Laboratory Based Project

A real mass, spring, dashpot system is measured and analyzed

single degree of freedom systemmultiple excitationsvariable parameterscomputer controlledaccessible online

Students work in teams of 3-4 on this project

m

k c

x(t) f(t)

Page 18: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

18 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Lab Based Project – SDOF System

Page 19: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

19 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Laboratory Based Project

System excitationsthree different initial displacements

cam with different height lobesimpact excitation

electric solenoid

Page 20: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

20 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Laboratory Based Project

Variable parameterseach data set unique

variable mass (reservoir based system)variable stiffness (leaf spring with changing effective length)

much like analytical project, each group must formulate its own solution to a unique data set

Page 21: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

21 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Laboratory Based Project

Computer controlled http://dynsys.uml.edu/

Labview based VIaccessible via the internet

Page 22: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

23 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Laboratory Based Project

Measurement system3 different sensitivity accelerometersLVDTForce transducer

Various measurement issues to deal with

quantization errordrift, biasfilteringclipping

Page 23: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

24 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Lab Based Project – SDOF System

Students must characterize the systemwhat is the mass, damping and stiffnesswhat were the initial conditionswhat was the input force

Forces use of STEM material

Page 24: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

25 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Lab Based Project – SDOF System

Students presented system characteristics in pieces throughout a set of documentsParameters scattered much like in a real world situation

transducer sensitivitiesmass of system/volume of water containerleaf and coil spring material properties and measured stiffness

Page 25: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

26 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Lab Based Project – SDOF System

Open ended assignmentstudents not told which data sets or transducers to use, but the model created must be validated with other data setsStudents must determine the set of characteristics which represents the system best

Page 26: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

27 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Laboratory Based Project

Students must reconcile agreement issues between system characteristics

measured mass

measured stiffness

ωn, ζunaccounted for variables

Page 27: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

28 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Lab Based Project – SDOF System

Students realize that there is not one specific way to solve the problem – there are many alternate ways to approach this solutionStudents apply skills learned in first project

LVDT Data vs. System Approximation

-0.4

-0.3

-0.2

-0.1

0

0.1

0.2

0.3

0.4

0 0.2 0.4 0.6 0.8 1Time (Sec)

Dis

plac

emen

t (in

)

LVDTDamping EnvelopeSinusoid

Page 28: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

29 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Lab Based Project

Students struggle at times since there is no one way to solve this problem.

Eventually reasonable results are obtained

Students generally have a much better, deeper understanding the STEM prerequisite material at the end of the project

Page 29: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

30 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Report Evaluation – Peer Review

Each group must submit a report.

This report is then given back to a different group for peer review ! ! ! ! !

Students better understand the material and see common pitfalls in writing style

Page 30: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

31 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Report Evaluation – Peer Review

Groups are allowed to see how others approached the problem

Students quickly realize how difficult it is to write a good report and how hard it is to review a report if it is not well organized

Students also realize where their own report was deficient

Page 31: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

32 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Professor Observations

& Assessments

Page 32: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

33 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Professor Observations and Assessments

In terms of understanding Ordinary Differential Equations after completing the ODE course:

48% felt that they had a vague understanding on the material overall and

45% felt they understood the material well

Page 33: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

34 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Professor Observations and Assessments

Without application, the ODE remains abstract and the student has no clear reason to retain the materialMath was taught for the sake of math and not for engineering solutionTo quote one professor at the beginning of an ODE course:

“we will not cover any applications in this course”

Luckily this is changing

Page 34: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

35 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Professor Observations and Assessments

Upon completing the Dynamic Systems course (which instituted the new hands-on, laboratory-based open-ended project with a substantial review of ODE, Laplace, etc):

more than 75% stated that they understood the basic ODE, Laplace, etc. well and

the remaining 25% stated that they understood the material very well.

Page 35: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

36 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Professor Observations and Assessments

When asked if the project were not included how well they would understand the material:

over 45% responded that they would probably only vaguely understand how to solve a dynamic system problem

Page 36: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

37 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Professor Observations and Assessments

When asked if the project challenged them:

85% felt that the problem was significant and pushed them to be creative in solving the problem

over 75% of the students felt that the physical measurement tremendously enhanced their understanding of the problem

Page 37: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

38 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Professor Observations and Assessments

And when asked if the project should remain as part of the course:

85% felt that it was a critical part of the course and is necessary in order to firmly instill the underlying STEM concepts

(even though 100% of the students stated that it was a significant burden in terms of workload)

Without the project dynamic systems would be like any other math course

Page 38: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

39 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Summary

Page 39: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

40 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Summary

A new hands-on, laboratory-based project has been added as a supplement to a traditional senior level Dynamic Systems course.

The students tend to better understand the material as evidenced from overall capabilities and student comments regarding how they feel with respect to their overall understanding of the material.

Page 40: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

41 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Summary

The hands-on, laboratory-based project helps the students to better understand the basic core STEM material necessary for solving these types of problems

The students appear to better understand the material overall through “living the material” rather than learning/memorizing equations that do not appear to have any practical relevance

Page 41: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

42 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

Summary

Student comments relative to inclusion of the project were overwhelming positive.

The students feel that the project is a critical part of the course that helped them to better understand all the material presented in the Dynamic Systems course,

as well as material in related courses.

Page 42: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

43 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

This project is partially supported by NSF Engineering Education Division Grant EEC-0314875

Multi-Semester Interwoven Project for Teaching Basic Core STEM Material Critical for Solving Dynamic Systems Problems

Peter Avitabile, John White, Stephen Pennell

Acknowledgements

TIME

FREQUENCY

ACCELEROMETER

IMPACT HAMMER

FORCE GAGEHAMMER TIP

FOURIERTRANSFORM

LVDT

DISPLACEMENT

ACCELERATION

DIGITALANALOG TO

DIGITIAL DATA ACQUISITION

NUMERICAL PROCESSINGINTEGRATION / DIFFERENTIATION

( )i1ii1i

1ii xx2

yyII −++= ++

QUANTIZATIONSAMPLINGALIASINGLEAKAGEWINDOWS

DYNAMIC TESTINGPULLS ALL THE

PIECES TOGETHER !!!

TIME

FREQUENCY

X

Y

TRANSDUCERCALIBRATION

REGRESSION ANALYSIS

HAMMER TIP CHARACTERIZATION

FOURIER SERIES & FFT

m

k c

x(t) f(t)

SDOF DYNAMIC

MODEL APPROXIMATION

SYSTEM MODEL

100

10

1

ω/ωn

ζ=0.1%

ζ=1%

ζ=2%

ζ=5%

ζ=10%

ζ=20%

ζ=0.1%

ζ=1%

ζ=2%

ζ=5%

ζ=10%

ζ=20%

0

-90

-180ω/ω n

)t(fxkdtdxc

dtxdm 2

2

=++

DIFFERENT PULSE SHAPES

)ps(a

)ps(a)s(h *

1

*1

1

1

−+

−=

FREE BODY DIAGRAM& EQUATION OF MOTION

LAPLACE & TRANSFER FUNCTION

tsinem

1)t(h dt

d

ωω

= ζω−

FIRST & SECOND ORDER SYSTEMS

SIGNAL CONDITIONER RISE & SETTLING TIME

Page 43: DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A … · 2020-05-08 · 1 Dr. Peter Avitabile, Associate Professor Mechanical Engineering Department Dynamic Systems Teaching Enhancement

44 Dr. Peter Avitabile, Associate ProfessorMechanical Engineering DepartmentDynamic Systems Teaching Enhancement

DYNAMIC SYSTEMS TEACHING ENHANCEMENT USING A LABORATORY BASED HANDS-ON PROJECT

American Society for Engineering EducationChicago, Illinois June 2006

m

k c

x(t) f(t)

Presented by: Dana NicgorskiAuthors: Dr. Peter Avitabile, T. Van Zandt, J. Hodgkins, N. Wirkkala

Mechanical Engineering DepartmentUniversity of Massachusetts Lowell