Special Topics in Materials Engineering
Second semester 2016
Andrés Marrugo, PhD
Jairo Useche, PhD
Universidad Tecnológica de Bolívar
Invited lecturers:
- Marcelo Pagnola, Universidad de Buenos Aires (Argentina)
- Marcin Górski, Silesian Technical University (Poland)
Aims and Scope
This module is an introduction to optical techniques for shape and deformation measurements. It is aimed at graduate students in the Faculty of Engineering. We will focus on the practical and theoretical aspects of optical metrology in experimental mechanics.
At the end of the lectures, one would be able to:
- Have clear idea of challenges in optical metrology for shape and deformation measurements.
- Understand many different optical metrology techniques.
- Implement several image processing algorithms for optical measurements.
Course grades
Useful Resources
Several of the techniques that we will study are to be implemented in MATLAB. Please follow the tutorials and get acquainted with the programing environement.
Tutorials, review materials
- MATLAB tutorial
- More MATLAB tutorials: basic operations, programming, working with images
MATLAB reference
Outline
This is a new course, this website will be updated as we go along.
Lecture 1: Introduction
We will be discussing the main aspects and motivation for optical techniques in experimental mechanics. A brief discussion on accuracy and precision related to uncertainty in physical measurements.
Reading
- A note on device calibration
- A paper on characterization of hyperelastic materials based on optical methods
Lecture 2: Basic Optical Principles and Imaging Systems
We will be studying the basic optical principles, the nature of light, light as a wave, polarization, wavefront propagation, and image formation with lenses.
Reading
Lecture 3: Optical interferometry.
We will be studying the fundamentals of optical interferometry.
Reading
Lecture 4:
We will be studying the fundamentals of optical interferometry.
Reading
Lecture 5: Moiré and Triangulation
Measuring in-plane and out-of-plane displacements.
Reading
Assignment 1
In this assignment you will study the basics of 3D reconstruction by fringe projection. Submit a report in PDF with calculation and the recovered surface. To display use the command mesh(X,Y,Z)
, where Z
is the recovered surface in mm and X, Y
are the transversal field in mm. You can calculate X,Y
with the command [X,Y]=meshgrid()
and from the lens equation. In the report include a 1-page analysis of one of the three papers in the supporting material section.
The assignment is due on 2016-11-5 at 11:00 pm. The assignment and the data:
Supporting material
Lecture 6: Measurement of Strain by Digital Image Correlation
In this lecture we discuss the principles of Digital Image Correlation for measuring in-plain deformations and strains. We also analyze simulation and experimental data using .
Lecture 6 slides
Linear filtering slides
Template matching slides
Optical flow slides
Assignment 2
In this assignment you will study the basics strain measurement by digital image correlation. You have to analyze the two data-sets with the Improved Digital Image Correlation (DIC) toolbox. Follow the tutorial to analyze the first data-set, analyze the second data-set and compute the poisson ratio. Report your findings in a report in PDF.
The assignment is due on 2016-11-26 at 11:00 pm. The assignment and the data:
Matlab DIC code
Data set 1
Data set 2
Lecture 7: Fundamentals of Photoelasticity
In this lecture we discuss the principles of photoelasticity as a stress measurement technique.