Compare commits

...

2 Commits

Author SHA1 Message Date
970b6679f5 Update Content - 2025-01-13 2025-01-13 15:24:56 +01:00
f538cca79c Update Content - 2025-01-07 2025-01-07 09:34:36 +01:00
4 changed files with 2380 additions and 0 deletions

View File

@ -19,9 +19,11 @@ An active temperature control system generally consists of:
- <https://www.thinksrs.com/products/tempcontrol.html>
- <https://www.thorlabs.com/thorproduct.cfm?partnumber=TC300B>
- <https://www.vescent.com/manuals/doku.php?id=slice:qt>
- CN16DPT-305-EIP-DC, OMEGA Inc. (<a href="#citeproc_bib_item_1">Holler et al. 2022</a>)
## Bibliography {#bibliography}
<style>.csl-entry{text-indent: -1.5em; margin-left: 1.5em;}</style><div class="csl-bib-body">
<div class="csl-entry"><a id="citeproc_bib_item_1"></a>Holler, Mirko, Tomas Aidukas, Lars Heller, Christian Appel, Nicholas W. Phillips, Elisabeth Müller-Gubler, Manuel Guizar-Sicairos, Jörg Raabe, and Johannes Ihli. 2022. “Environmental Control for X-Ray Nanotomography.” <i>Journal of Synchrotron Radiation</i> 29 (5): 122331. doi:<a href="https://doi.org/10.1107/s1600577522006968">10.1107/s1600577522006968</a>.</div>
</div>

View File

@ -192,6 +192,9 @@ The huge advantage of RTD compared to PT100 is that the sensitivity is much larg
## Commercial Temperature Sensors {#commercial-temperature-sensors}
### 20 degC {#20-degc}
### 20 degC, Vacuum compatible {#20-degc-vacuum-compatible}
From (<a href="#citeproc_bib_item_2">Neto et al. 2022</a>), UHV compatible:

View File

@ -0,0 +1,19 @@
+++
title = "Thermoelectric cooler"
author = ["Dehaeze Thomas"]
draft = false
+++
Tags
: [Temperature Control]({{< relref "temperature_control.md" >}})
From (<a href="#citeproc_bib_item_1">Evers et al. 2021</a>):
{{< figure src="/ox-hugo/thermoelectric_cooler_schematic.svg" >}}
## Bibliography {#bibliography}
<style>.csl-entry{text-indent: -1.5em; margin-left: 1.5em;}</style><div class="csl-bib-body">
<div class="csl-entry"><a id="citeproc_bib_item_1"></a>Evers, Enzo, Rens Slenders, Rob van Gils, Bram de Jager, and Tom Oomen. 2021. “Thermoelectric Modules in Mechatronic Systems: Temperature-Dependent Modeling and Control.” <i>Mechatronics</i> 79 (nil): 102647. doi:<a href="https://doi.org/10.1016/j.mechatronics.2021.102647">10.1016/j.mechatronics.2021.102647</a>.</div>
</div>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 686 KiB