You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this workshop, we will construct a Michelson Interferometer using the UC2 modular microscope toolbox. The Michelson Interferometer is a device that measures the interference properties of light and has been fundamental in advancing our understanding of the nature of light and space-time. We will treat light as a wave with very high frequency and use it to perform fascinating experiments that demonstrate wave optics principles.
9
9
10
-

11
10
12
11
### Materials Needed
13
12
@@ -26,7 +25,7 @@ In this workshop, we will construct a Michelson Interferometer using the UC2 mod
26
25
8. Screen for visual alignment and pattern observation
27
26
9. Computer with MVS camera software installed
28
27
29
-
**Mechanical Components: (optional)**
28
+
**Mechanical Components:**
30
29
31
30
10. UC2 Modular Microscope Toolbox including:
32
31
- 8+ optical cubes with threaded inserts
@@ -38,7 +37,6 @@ In this workshop, we will construct a Michelson Interferometer using the UC2 mod
38
37
39
38
**TODO**: Specify exact part numbers and suppliers for all optical components, add vibration isolation requirements for optimal performance
40
39
41
-

42
40
43
41
### Diagram
44
42
@@ -54,9 +52,14 @@ A Michelson Interferometer splits a laser beam into two equal parts using a beam
54
52
55
53
The Michelson Interferometer operates as a two-beam interference device where coherent light is divided into reference and sample arms. The beam splitter acts as both a divider and combiner, sending half the light to each arm and then recombining the reflected beams. The interference pattern depends on the optical path difference between the two arms, making it extremely sensitive to small distance changes.
56
54
57
-

55
+
In ray optics, light is represented as a bundle of rays (arrows), which entails a simplification pf the physical properties of light. The arrow indicates the direction of the beam direction/light. The beam splitter divides the light in to two different directions in t terms of magnitude. Here i is important how the beam splitter is built into the cube.
58
56
59
-

57
+

58
+
59
+
if we extend the beam splitter by to mirrors the split light is reflected back to them. the consequence that the two parts of the light unite again and form a new wave. This is called Interference.
60
+
61
+

62
+
----
60
63
61
64
### Theoretical Background
62
65
@@ -65,6 +68,7 @@ The Michelson Interferometer operates as a two-beam interference device where co
65
68
Interference is a phenomenon that occurs when two or more waves overlap in space and combine their amplitudes. When waves are in-phase (their crests and troughs align), they constructively interfere, resulting in a larger amplitude. When they are out of phase (their crests and troughs are misaligned), they destructively interfere, resulting in a smaller or zero amplitude. Interference is a fundamental concept in wave physics and plays a crucial role in understanding the behavior of light.
66
69
67
70
**Wave Superposition and Path Difference**
71
+

68
72
69
73
The fundamental principle underlying interferometry is the superposition of electromagnetic waves. When two coherent light beams recombine, the resulting intensity follows:
70
74
@@ -74,54 +78,37 @@ $$
74
78
75
79
Where $$\Delta\varphi = \frac{2\pi}{\lambda}\Delta L$$ is the phase difference corresponding to path difference $$\Delta L$$.
76
80
77
-
**Coherence Requirements**
78
-
79
-
For stable interference patterns, the light source must exhibit both spatial and temporal coherence:
80
-
-**Temporal coherence**: The wave trains must maintain phase relationships over time scales relevant to the path difference
81
-
-**Spatial coherence**: The wavefronts must be sufficiently uniform across the beam cross-section
82
-
-**Coherence length**: Lc = λ²/Δλ, where Δλ is the spectral width of the source
83
81
84
-
**Historical Context and Significance**
85
-
86
-
The Michelson Interferometer was invented by Albert Michelson in 1881 and played a crucial role in:
87
-
-**Michelson-Morley experiment (1887)**: Disproved the existence of luminiferous aether, paving the way for Einstein's special relativity
88
-
-**Precision measurement of the speed of light**: Earning Michelson the 1907 Nobel Prize in Physics
89
-
-**Definition of the meter**: Originally defined in terms of wavelengths of krypton-86 radiation using interferometric measurements
90
-
91
-
**Modern Applications and Technology**
92
-
93
-
Contemporary applications demonstrate the continued relevance of Michelson interferometry:
94
-
-**LIGO gravitational wave detectors**: Use arm lengths of 4 km to detect strain sensitivities of 10⁻²¹
95
-
-**Optical coherence tomography (OCT)**: Medical imaging with micrometer resolution
96
-
-**Fourier transform infrared spectroscopy (FTIR)**: Chemical analysis and identification
-**Fiber optic sensors**: Distributed sensing in civil engineering and geophysics
99
-
100
-
**TODO**: Add specific technical specifications for optimal laser coherence length and power requirements for educational setups
101
82
102
83
**Sensitivity and Measurement Principles**
103
84
104
85
The key principle behind the Michelson Interferometer is wave superposition. When two coherent light waves with the same frequency but different phases combine, the resulting intensity depends on their phase relationship:
105
86
- Constructive interference (bright fringes): Path difference $$= n\lambda$$ (where n is an integer)
The Michelson Interferometer, invented by Albert A. Michelson in the late 19th century, is a classic optical device that exploits the principles of interference to measure various optical properties, including the speed of light. Michelson used this interferometer in the famous Michelson-Morley experiment (1887) to test the existence of the luminiferous aether, leading to fundamental insights that contributed to Einstein's theory of special relativity.
93
+
**Coherence Requirements**
111
94
112
-

113
95
114
-

96
+
For stable interference patterns, the light source must exhibit both spatial and temporal coherence:
97
+
-**Temporal coherence**: The wave trains must maintain phase relationships over time scales relevant to the path difference
98
+
-**Spatial coherence**: The wavefronts must be sufficiently uniform across the beam cross-section
99
+
-**Coherence length**: Lc = λ²/Δλ, where Δλ is the spectral width of the source
100
+
115
101
116
-

117
102
118
-
**Speed of Light Measurement**
103
+
---
119
104
120
-
In the Michelson Interferometer setup, a light beam is split into two equal parts using a beam splitter. One part is directed towards a stationary mirror (the reference mirror) while the other part is directed towards a movable mirror (the sample mirror). The two beams are then reflected back towards the beam splitter, and they recombine. Depending on the path difference between the two beams, they may interfere constructively or destructively.
105
+
### Historical Context and Significance
121
106
122
-
By moving the sample mirror, the path difference between the two beams changes. When the path difference corresponds to an integral number of wavelengths (constructive interference), the interference pattern exhibits bright fringes. Conversely, when the path difference corresponds to a half-integral number of wavelengths (destructive interference), the pattern exhibits dark fringes.
107
+
The Michelson Interferometer was invented by Albert Michelson in 1881 and played a crucial role in:
108
+
-**Michelson-Morley experiment (1887)**: Disproved the existence of luminiferous aether, paving the way for Einstein's special relativity
109
+
-**Precision measurement of the speed of light**: Earning Michelson the 1907 Nobel Prize in Physics
110
+
-**Definition of the meter**: Originally defined in terms of wavelengths of krypton-86 radiation using interferometric measurements
123
111
124
-
The key to measuring the speed of light with the Michelson Interferometer lies in precisely measuring the movement of the sample mirror. As the mirror is displaced, the fringe pattern shifts, and by measuring this shift, we can determine the change in path difference and, consequently, the speed of light.
125
112
126
113
**Modern Applications**
127
114
@@ -134,7 +121,8 @@ The Michelson Interferometer remains an essential tool in modern optics and has
There is a newer version of the alignment procedure after this one.
171
-

172
-
173
-
*Image of all the components needed for the Michelson Interferometer setup*
174
-
175
-
### Step 1: Assemble the Optical Components
176
-
177
-
This guide will walk you through the assembly step by step. You can follow the process according to the functional modules or refer to the diagram above for orientation.
178
-
179
-
**⚠️ ATTENTION!**
180
-
181
-
NEVER LOOK DIRECTLY INTO THE LASER! EYE WILL BE DAMAGED DIRECTLY
182
-
183
-
NEVER SWITCH ON THE LASER WITHOUT INTENDED USE
184
-
185
-
BEAM HAS TO GO AWAY FROM ONESELF - ALWAYS!
186
-
187
-
#### 1.1: Build a Four Base Plate Configuration
188
-
189
-
Build a four base plate as shown. This will be used to connect the laser diode, pinhole, the beamsplitter, and an empty cube. Add the base plates to fix them.
190
-
191
-
*Note: At this point the laser diode should be turned off the whole time. Don't look at the laser directly. Always use screens to look for the laser light.*
192
-
193
-

194
-

195
-
196
-
#### 1.2: Place the Pinhole
197
-
198
-
Place the pinhole such that it is as far as possible from the laser diode.
199
-
200
-

201
-
202
-
#### 1.3: Close the Diaphragm
203
-
204
-
Close the diaphragm as much as possible to end up with a small hole for spatial filtering.
205
-
206
-

207
-
208
-
#### 1.4: Place the Screen and Align the Laser
209
-
210
-
Place the screen after the pinhole and turn the laser on. The alignment is most likely off. To align the laser you should use the screwdriver and adjust the laser mount screws so that the beam is centered on the pinhole. Turn the laser off.
211
-
212
-

213
-

214
-

215
-
216
-
#### 1.5: Replace the Pinhole with a Kinematic Mirror
217
-
218
-
Without touching the screws of the laser, remove the pinhole from the group of cubes and add a kinematic mirror instead.
219
-
220
-

221
-

222
-

223
-
224
-
#### 1.6: Align the Beam with the Pinhole
225
-
226
-
Using the top and bottom base plates, place the pinhole after the beamsplitter connecting the pinhole and the kinematic mirror in a straight line. Place the screen after the pinhole, turn the laser on and align the beam to the center of the pinhole as shown. Turn the laser off.
227
-
228
-

229
-

230
-

231
-
232
-
#### 1.7: Set the Michelson Interferometer Arms
233
-
234
-
Remove the pinhole and set other base plates as shown. These are the variable and reference arms of the Michelson interferometer. Place the reference and movable mirrors as shown. Place the pinhole in the detection spot. Fix everything with base plates.
235
-
236
-

237
-

238
-

239
-
240
-
241
-
### Step 2: Aligning the Michelson Interferometer
242
-
243
-
#### 2.1: Align and Observe the Interference
158
+
#### 1: Align and Observe the Interference
244
159
245
-
Place the screen after the pinhole, turn the laser on. You will see two beam spots, one from each mirror. Adjust the movable mirror angles with the screwdriver so that you can see an improvement in brightness of one of the spots and look for the maximum.
160
+
After the complete Assembly, remove the lens and turn the laser on. You will now see two beam spots, one from each mirror. Adjust the movable mirror angles with the screwdriver so that the two beamspots overlap as much as possible.
246
161
247
-

248
162

249
-

250
163

164
+

251
165
252
-
#### 2.2: Adjust the Reference Mirror
253
166
254
-
Adjust the screws of the reference mirror so that the two beams overlap as much as possible.
167
+
#### 2. Observe the Interference Pattern
255
168
256
-

257
-

169
+
Reinsert the lens. You will see two extended beams. Adjust the reference mirror screws to overlap the beams perfectly. You will see the interference pattern emerging. Then try to center the pattern on the screen. Turn the laser off.
170
+
For problems look at the **troubleshooting guide** on the end of this page.
258
171
259
-
#### 2.3: Observe the Interference Pattern
172
+

260
173
261
-
Remove the pinhole and place the screen only. You will see two extended beams. Adjust the reference mirror screws to overlap the beams perfectly. You will see the interference pattern emerging. Then try to center the pattern on the screen. Turn the laser off.
262
174
263
-

264
-

265
-

266
175
267
-
#### 2.4: Set up the Camera
268
176
269
-
Place the camera and fix it with the base plates. Connect it to the computer and open the MV Software. To check the MVS tutorial click [here](Camera_Software_tutorial.md).
177
+
---
178
+
### Optional Tutorial: Camera setup
179
+
180
+
#### 1. Set up the Camera
181
+
182
+
remove the screen and place the camera behind the beam splitter and fix it with the base plates. Connect it to the computer and open the MV Software. To check the MVS tutorial click [here](https://openuc2.github.io/docs/Electronics/HIKCamera/SoftwareTutorial).
270
183
271
-

272
-

273
184

185
+
*Picture of older setup with camera*
274
186
275
-
#### 2.5: Adjust the Camera Exposure
187
+
#### 2 Adjust the Camera Exposure
276
188
277
189
Adjust the exposure time of the camera. You should see a fringe pattern. Try to adjust the reference mirror screws finely to bring the center of the interference pattern to the center of the camera.
@@ -287,17 +204,17 @@ Turn on the laser and observe the interference pattern on the screen or camera.
287
204
288
205

289
206
290
-
*Fully assembled UC2 interferometer with green laser diode, camera, beamsplitter, kinematic mirror and translatable mirror*
207
+
*Picture of older setup with camera - Fully assembled UC2 interferometer with green laser diode, camera, beamsplitter, kinematic mirror and translatable mirror*
291
208
292
209
### 1.2: Record the Pattern
293
210
294
211
Using the camera, capture images of the interference pattern. Note the bright and dark fringes and their spacing.
295
212
296
213

297
214
298
-
*Newton rings interference pattern showing circular fringes from two overlapping spherical wavefronts*
215
+
*Picture of older setup with camera - Newton rings interference pattern showing circular fringes from two overlapping spherical wavefronts*
0 commit comments