Last active
August 27, 2024 11:36
-
-
Save aleksas/e764e93894b7945427d594147ea23370 to your computer and use it in GitHub Desktop.
self-mixing-equations.ipynb
I have stopped working on the project 3 years ago due to time shortage. I have managed to reproduce interference steps both with retroreflective tape and from just a white colored wall from ~30-40cm distance. A weaker interference pattern but still very clear visible. If I remember correctly distance estimation was somewhat consistent with theory, but there was a big error margin when calculating using peak count. I have a repo with pcb design and software if you're interested.
Thank you for the feedback and insight on your results. Do share
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Aleksas,
Long time. I just wanted to inform you that I reworked my interferometer project in my free time as I needed to measure Piezo displacement between 40kHz and 300kHz and at low amplitudes less than 6 micrometers. I noticed there were quite some errors in my past project. Please see changes to the self mixing interferometer:
Some learning points:
Currently I am using the S-curve of a Sanyo HD-65 DVD optical pickup. This is based off this work: https://www.youtube.com/watch?v=5bqujaldaCQ that shows that a DVD optical pickup can serve as a MHz level vibrometer - See minute 2:48 in the video. However, the vibrometer FFT off of the pickup is in volts instead of absolute distance.
As FYI, other links showing hacking Optical Pickups is here: http://www.diyouware.com/node/161 and here: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6066758/ .
To calibrate the S-curve, I noticed that the optical pickup also can act as a self-mixing interferometer, and therefore I can calibrate the intensity measured by the pickup photodiode using the monitor diode signal at a low frequency of motion. This would then allow usage till MHz frequencies. I believe this is possible because this research mentions that noise is caused due to back-reflection of power back into the laser cavity (See figure 15(OPUStructure) and figure 18 (Backreflection noise) here https://research-information.bris.ac.uk/files/319227179/Final_PhD_Thesis_FRP.pdf) - Therefore it could work as a self-mixing interferometer also - In principle,
Happy to collaborate more on this research.