Skip to content

Commit dd26a57

Browse files
committed
adding tutorial information
1 parent 8b30eeb commit dd26a57

File tree

3 files changed

+34
-10
lines changed

3 files changed

+34
-10
lines changed

docs/02_Toolboxes/08_QuantumBox/09_ODMR/ENG/04_qBox_ODMR_ENG.md

Lines changed: 34 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ id: odmr_experiment_eng
33
title: "ODMR – Experiment: Optically Detected Magnetic Resonance (English)"
44
---
55

6+
:::tip
7+
Ensure to update the firmware for the ESP32c3 on the firmware update webpage. You can connect to the board and flash it from the **Chrome** browser: https://youseetoo.github.io/
8+
:::
9+
610

711
# Tutorial: Building an ODMR (Optically Detected Magnetic Resonance) Setup
812

@@ -271,54 +275,74 @@ Ensure the laser beam is aligned with the optical axis of the "Confocal" microsc
271275
</div>
272276

273277

274-
## Setting up the ODMR setup with images
278+
### 3.5 Running the ODMR experiment /w and /wo external magnet
275279

276-
![](./IMAGES/ODMR_setup/ODMR_SETUP_1.jpg)
280+
You can insert the magnet and change the separation of the two symmetrically oriented levels around the ground state. The higher the b-field the more the split is visible. The following screenshot shows the system without the magnet - however, it appears that there is already some splitting happening. This may be due to the "bad" quality (i.e. orientation/stress inside )of the diamond. We don't fully understand this effect yet.
277281

278-
![](./IMAGES/ODMR_setup/ODMR_SETUP_2.jpg)
282+
![](../IMAGES/odmrwithoutmagnet.png)
279283

280-
![](./IMAGES/ODMR_setup/ODMR_SETUP_3.jpg)
284+
Once you insert the magnet, you can see that the two levels are seperated further apart:
285+
286+
![](../IMAGES/odmrwithmagnet.png)
281287

282-
![](./IMAGES/ODMR_setup/ODMR_SETUP_4.jpg)
288+
## Setting up the ODMR setup with images
289+
290+
This is a suggested step-by-step guide on how to build the ODMR setup. You can do it the way you like. Things like the xy stage and the baseplate may be upgraded in your version. This does not affect the function or the result.
283291

284-
![](./IMAGES/ODMR_setup/ODMR_SETUP_5.jpg)
285292

286-
![](./IMAGES/ODMR_setup/ODMR_SETUP_6.jpg)
293+
![](./IMAGES/ODMR_setup/ODMR_SETUP_1.jpg)
294+
*The Box in its complete form*
287295

288-
![](./IMAGES/ODMR_setup/ODMR_SETUP_7.jpg)
296+
![](./IMAGES/ODMR_setup/ODMR_SETUP_2.jpg)
297+
*Open the box*
289298

290-
![](./IMAGES/ODMR_setup/ODMR_SETUP_8.jpg)
299+
![](./IMAGES/ODMR_setup/ODMR_SETUP_3.jpg)
300+
*All the components for experiments like interferomenter, polarization, etc.*
291301

292302
![](./IMAGES/ODMR_setup/ODMR_SETUP_9.jpg)
303+
*Let'S start by putting the 532nm laser on the grid like that, where the laser points to the right hand side. Don't turn it on yet.*
293304

294305
![](./IMAGES/ODMR_setup/ODMR_SETUP_10.jpg)
306+
*Add the 45° kinematic mirror mount -in case it's 90°, you can open it and change its orientation*
295307

296308
![](./IMAGES/ODMR_setup/ODMR_SETUP_11.jpg)
309+
*Add the dichroic mirror mountso that the reflecting green-ish filter reflects it to the left hand side*
297310

298311
![](./IMAGES/ODMR_setup/ODMR_SETUP_12.jpg)
312+
*You can try the setup by turning on the laser - DON'T LOOK INTO IT!*
299313

300314
![](./IMAGES/ODMR_setup/ODMR_SETUP_13.jpg)
315+
*Add the f=40mm lens and observe where it focusses*
301316

302317
![](./IMAGES/ODMR_setup/ODMR_SETUP_14.jpg)
318+
*You can follow the focus with the white card*
303319

304320
![](./IMAGES/ODMR_setup/ODMR_SETUP_15.jpg)
321+
*Add the xyz stage with the diamond attached. Adjust it such that the black spat aka the Dimaond is roughly placed in the focus of the laser*
305322

306323
![](./IMAGES/ODMR_setup/ODMR_SETUP_16.jpg)
324+
*Add the photo diode after the dichroic mirror. Ensure that the lens faces the red filter that blocks the excitation light*
307325

308326
![](./IMAGES/ODMR_setup/ODMR_SETUP_17.jpg)
327+
*connect the I2C cable (stemma) to the ODMR board that produces the high frequency oscillation necessary to excite the diamond*
309328

310329
![](./IMAGES/ODMR_setup/ODMR_SETUP_18.jpg)
330+
*Add a puzzle layer on top to fix everything in place*
311331

312332
![](./IMAGES/ODMR_setup/ODMR_SETUP_19.gif)
333+
*Adjust the diamonds w.r.t. the laser focus in X/Y/Z to ensure we are hitting the diamond in the focus of the green laser light. This requires some testing and training*
313334

314335
![](./IMAGES/ODMR_setup/ODMR_SETUP_20.gif)
336+
*Identify the fluorescence signal with the red auxillary filter*
315337

316338
![](./IMAGES/ODMR_setup/ODMR_SETUP_21.gif)
339+
*Adjust the diamond in Y (this mechanism may have changed in your version)*
317340

318341
![](./IMAGES/ODMR_setup/ODMR_SETUP_22.gif)
342+
*Closeup: Identify the fluorescence signal with the red auxillary filter*
319343

320344
![](./IMAGES/ODMR_setup/ODMR_SETUP_23.gif)
321-
345+
*Move the diamond and monitor the fluorescence signal until it becomes brightes while moving the diamond in X/Y/Z*
322346

323347

324348

662 KB
Loading
663 KB
Loading

0 commit comments

Comments
 (0)