Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
== Video Analysis ==   
+
== Abstract ==  
 +
 
 +
During the development of the Michelson interferometer, it was determined that the natural resonance amplitude was simply too great to perform interferometry. A direct imaging approach was suggested as a way to determine the vibration amplitude for the very high vibrations at the low wire tension originally used for mounting.  This technique involves using the interferometry set up with the reference mirror and beam expander removed.  The laser is passed directly through the beam splitter cube, with one half beam illuminating the diamond and the other removed.  That illuminated spop is tne passed back through the cube and into our high speed camera.  This beam creates two spots on our image.  One is the point to point focus spot.  The other is an artifact known as a [http://en.wikipedia.org/wiki/Lens_flare lens flare].  Typically lens flares are undesirable, but in our case, the lens flare movement directly correlated to the angular movement of the reflected beam spot on from lens surface.  By careful calibration, the pixel movement on the image versus the angular displacement of the diamond surface was determined.
   −
Originally, it was our intention to perform interferometry to analyze the diamond vibration.  After several attempts to use the interferometer, it was determined that the vibration amplitude was simply too high to perform interferometry.  Instead, a direct imaging technique was used to analyze the diamond vibration.  An interesting phenomenon occurred when the direct imaging device was used.  The reflected spot entering the camera lens created an artifact known as a lens flare.  Typically lens flares are undesirable, but in our case, the lens flare movement directly correlated to the movement of the reflected beam spot on the lens surface.  By careful calibration, the pixel movement on the image versus the angular displacement of the diamond surface was determined.
+
== Equipment ==
=== Calibration Set-Up ===
  −
The following is an image of the device used for the camera calibration:
     −
IMAGE OF CALIBRATION DEVICE
+
=== Diamond Mount ===
   −
This calibration device was used to determine the change in pixel location of the center of the lens flares based on angular displacement.  To do this, the camera was mounted horizontally on a 1.40m long bar.  The camera end was free to rotate about a pivot located at the opposite end of the rod, above which a mirror was mountedA linear micro-adjustment translation stage was placed below the camera end.
+
The following is the initial design of the mount which will be used in the GlueX experiment
 +
[[Image:Diamond mount.jpg|center|Device used for mounting the diamond wafer]]
 +
We currently have two of these mounts produced and are using one of them in the vibrational analysis.  The split bottom bracket allows us to tension and secure each fiber bundle separately.   
    
=== Tensioning device ===
 
=== Tensioning device ===
Line 16: Line 18:     
The carriage has several weight plates which are attached to the center hub by a washer attached to the bottom. The device allows us to apply different tensions by changing the number of weighting plates used. The wires are tensioned individually to avoid the potential issue of tensioning them unevenly, thus changing the resonance characteristics.  Each plate weighs 5.56g, allowing us the freedom to apply up to 33g of weight to each fiber bundle.
 
The carriage has several weight plates which are attached to the center hub by a washer attached to the bottom. The device allows us to apply different tensions by changing the number of weighting plates used. The wires are tensioned individually to avoid the potential issue of tensioning them unevenly, thus changing the resonance characteristics.  Each plate weighs 5.56g, allowing us the freedom to apply up to 33g of weight to each fiber bundle.
 +
 +
=== Calibration Device ===
 +
As mentioned before, the relationship between the movement of the reflected spot had on the flare spot had to be determined. A simple calibration device was developed to help determine this relationship.  The following is an image of the device used for the camera calibration:
 +
 +
IMAGE OF CALIBRATION DEVICE
 +
 +
This calibration device was used to determine the change in pixel location of the center of the lens flares based on angular displacement.  To do this, the camera was mounted horizontally on a 1.40m long bar.  The camera end was free to rotate about a pivot located at the opposite end of the rod, above which a mirror was mounted.  The green laser used in the Michelson was reflected off of the two mirrors and into the camera lens.  A linear micro-adjustment translation stage was placed below the camera end.  The camera position was changed by .5mm and a map of flare spot location versus camera displacement was developed.  It was thought originally that the camera lens may distort the flare spot as it moved away from the center, but it was determined that the area of interest is sufficiently linear, and so a simple equation for translation versus movement was developed. 
 +
 +
== Video Analysis == 
 +
    
=== Image Analysis ===  
 
=== Image Analysis ===  
      −
A high-speed (1200fps)video of the movement of the flare spot was then taken and analyzed using a fitting program. of the large number of images, a batching process was developed to aid in the video analysis.  First, a built in Linux program, ffmpeg, separates the video into individual frames.  Next, a program was developed to determine the center of th flare spot for each image.  To find the location of the center of the flare, several lines of code were implemented:
+
A high-speed (1200fps)video of the movement of the flare spot was then taken and analyzed using a fitting program. of the large number of images, a batching process was developed to aid in the video analysis.  First, a built in Linux program, [http://www.ffmpeg.org/ ffmpeg], separates the video into individual frames.  Next, a program was developed to determine the center of th flare spot for each image.  To find the location of the center of the flare, several lines of code were implemented:
    
[[Image:Screenshot.png|center|Matlab code used for image analysis]]
 
[[Image:Screenshot.png|center|Matlab code used for image analysis]]
   −
This program imports images with the name beginning with fnameref, starting with fnameref-initial.bmp .  The program then converts the image into a matrix of intensity values and separates out the green channel.  The plot for this channel is then images in flase color, with intensity ranging from low (blue) to high (red).  The bright center spot is the point-to-point image of the illuminated diamond wafer.  This spot remains fixed (the diamond is not really moving in space, simply rotating about fixed axes).  Since this bright spot is many times brighter than the flair spot we are trying to investigate, we artificially mast this location out, so that the fit does not consider those points.  
+
This program imports images with the name beginning with fnameref, starting with fnameref-initial.bmp .  The program then converts the image into a matrix of intensity values and separates out the green channel.  The plot for this channel is then images in flase color, with intensity ranging from low (blue) to high (red).  The bright center spot is the point-to-point image of the illuminated diamond wafer.  This spot remains fixed (the diamond is not really moving in space, simply rotating about fixed axes).  Since this bright spot is many times brighter than the flair spot we are trying to investigate, we artificially mask this location out, so that the fit does not consider those points.  
    
{| border="0" align="center"
 
{| border="0" align="center"
196

edits

Navigation menu