Rank: 228 based on 300 downloads (last 30 days) and 3 files submitted
photo

William Thielicke

E-mail
Company/University
Rijksuniversiteit Groningen & University of Applied Sciences Bremen
Lat/Long
53.06806, 8.789556

Personal Profile:

Website:
http://shrediquette.blogspot.com
http://PIVlab.blogspot.com
http://wthielicke.gmxhome.de/bionik/indexuk.htm

Professional Interests:
Particle Image Velocimetry, Micro Air Vehicles

 

Watch this Author's files

 

Files Posted by William View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
26 Sep 2012 Screenshot PIVlab - time-resolved particle image velocimetry (PIV) tool A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PIV data. Author: William Thielicke flow, aerospace, water tunnel, wind tunnel, time resolved, gui 237 59
  • 4.84615
4.8 | 28 ratings
22 Dec 2011 Screenshot Matlab 3D vectors to Paraview (via binary VTK file) Writes a 3D (x,y,z,u,v,w) vector field to a binary VTK file for Paraview. Author: William Thielicke paraview, vtk, 3d flow, vectors, quiver3 34 0
  • 5.0
5.0 | 2 ratings
18 Aug 2008 Screenshot Fancy splash screen for compiled .exe GUIs Displays your splash screen while loading your compiled GUI Author: William Thielicke gui tools, example, gui, guide, exe, compiler 29 17
  • 4.55556
4.6 | 9 ratings
Comments and Ratings by William View all
Updated File Comments Rating
07 Apr 2013 PIVlab - time-resolved particle image velocimetry (PIV) tool A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PIV data. Author: William Thielicke

The correlation result is here:
piv_FFTmulti.m
result_conv=result_conv/max(max(result_conv))*255; %normalize, peak=always 255

29 Mar 2013 PIVlab - time-resolved particle image velocimetry (PIV) tool A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PIV data. Author: William Thielicke

Dear Sina,
Images are not binarized. PIVlab however only uses intensity information from the images.
There should be minimally around 6 particle pairs in the last pass. The larger the interrogation area is, the better are the individual vectors. But you lose resolution of course.
When there are no particles in a region, then PIV doesn't work... The challenge usually is to optimally set up the experiment , but I guess thiss will be hard in your case... Please send me some images, ans I can have a look.

17 Dec 2012 PIVlab - time-resolved particle image velocimetry (PIV) tool A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PIV data. Author: William Thielicke

Dear Ian,
PIVlab uses a cross correlation of sub images to find the displacements. Please see Raffel et al.: "Particle Image Velocimetry, A Practical Guide" for information on PIV. That book also gives an overview on the size of interrogation areas in flows with high displacements and multi-pass algorithms.

11 Dec 2012 PIVlab - time-resolved particle image velocimetry (PIV) tool A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PIV data. Author: William Thielicke

Dear Ian, the amount of erronoeus vectors depends on your image quality. Image noise or compression artifacts can really become a problem. You can filter erroneous vectors semi-automatically by applying e.g. the stdev filter, the normalized median test, or a global velocity threshold. You can also send me some of your images so I can have a look.

05 Dec 2012 PIVlab - time-resolved particle image velocimetry (PIV) tool A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PIV data. Author: William Thielicke

Dear Konstantinos,
1: the commandline script is not intended to produce PIVlab session files. But you could analyze 2-3 images in the GUI, then save the session and have a look at the resulting .mat file. The variable "resultslist" contains the x,y,u,v,typevector information.
2: I am using the exportfig function to export the figure. You could search for "exportfig" in the PIVlab_GUI.m and modifiy the figure before it is saved.

Comments and Ratings on William's Files View all
Updated File Comment by Comments Rating
07 Apr 2013 PIVlab - time-resolved particle image velocimetry (PIV) tool A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PIV data. Author: William Thielicke Thielicke, William

The correlation result is here:
piv_FFTmulti.m
result_conv=result_conv/max(max(result_conv))*255; %normalize, peak=always 255

05 Apr 2013 PIVlab - time-resolved particle image velocimetry (PIV) tool A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PIV data. Author: William Thielicke Margaris, Konstantinos

Dear William,

How can I plot the correlation peak for an interrogation window?

29 Mar 2013 PIVlab - time-resolved particle image velocimetry (PIV) tool A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PIV data. Author: William Thielicke Tebianian, Sina

Many thanks for your precious help. I will send you some of the snapshots.

29 Mar 2013 PIVlab - time-resolved particle image velocimetry (PIV) tool A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PIV data. Author: William Thielicke Thielicke, William

Dear Sina,
Images are not binarized. PIVlab however only uses intensity information from the images.
There should be minimally around 6 particle pairs in the last pass. The larger the interrogation area is, the better are the individual vectors. But you lose resolution of course.
When there are no particles in a region, then PIV doesn't work... The challenge usually is to optimally set up the experiment , but I guess thiss will be hard in your case... Please send me some images, ans I can have a look.

28 Mar 2013 PIVlab - time-resolved particle image velocimetry (PIV) tool A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PIV data. Author: William Thielicke Tebianian, Sina

Dear William,
Thank you for the amazing PIV code that you created. I am working with a series of images obtained in a dense fluidized bed made of many particles. Some questions that arose while I started working with your PIV lab are:
1. Does the program binarize all the images once I do the image pre-processing?
2. There are regions where there is no particle but I see that there are many velocity vectors that should be avoided somehow.
3. How should I choose Pass1, 2 and 3? Is there a certain criteria for that?

I'll be happy to send you some of the images too.

Best regards
Sina

Top Tags Applied by William
gui, paraview, 3d flow, aerospace, basic kalman filter
Files Tagged by William View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
26 Sep 2012 Screenshot PIVlab - time-resolved particle image velocimetry (PIV) tool A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PIV data. Author: William Thielicke flow, aerospace, water tunnel, wind tunnel, time resolved, gui 237 59
  • 4.84615
4.8 | 28 ratings
22 Dec 2011 Screenshot Matlab 3D vectors to Paraview (via binary VTK file) Writes a 3D (x,y,z,u,v,w) vector field to a binary VTK file for Paraview. Author: William Thielicke paraview, vtk, 3d flow, vectors, quiver3 34 0
  • 5.0
5.0 | 2 ratings
18 Aug 2008 Screenshot Fancy splash screen for compiled .exe GUIs Displays your splash screen while loading your compiled GUI Author: William Thielicke gui tools, example, gui, guide, exe, compiler 29 17
  • 4.55556
4.6 | 9 ratings
12 Oct 2005 Learning the Kalman Filter Basic Kalman filter, heavily commented, for beginners to Kalman filtering. Author: Michael Kleder basic kalman filter, kalman filter, discrete filter, linear, imtransform, filter analysis 420 98
  • 4.44944
4.4 | 91 ratings

Contact us