Commit graph

42 commits

Author SHA1 Message Date
670576abf8 temp: Increase filter time
Increase the filter constant to 100s to smoothen the signal a lot.  For
online viewing, this is quite nice, but for acquisition, we should
probably look at the raw data...
2025-08-24 03:35:41 +02:00
12753d93fb temp: Slow down reports
Only send a new report every 200ms to hopefully mitigate the serial port
glitches.
2025-08-24 03:21:46 +02:00
f46e58b4e8 temp: Rename script 2025-08-24 03:12:43 +02:00
f481e4de38 temp: Actually calculate temperature values
Do the monster math to convert ADC readings into appropriate temperature
values.  The absolute result is way off but it seems to respond sanely
in relative terms.

Additionally, apply a low pass filter with f=1Hz to smoothen the noise a
tiny bit.
2025-08-24 02:33:22 +02:00
25ce0ebdff temp: Proper readout script 2025-08-24 01:18:51 +02:00
df8ae2263d temp: First version of adc readout 2025-08-24 00:11:16 +02:00
faf0e5421f Add sweeping notebook for X-axis sweep experiments
This is a hacked together X-axis sweep with a duration of 4.3 seconds.
The whole setup is quite janky because the sweep seems to only fill half
of the sample buffer.  We probably need to dig deeper into the way the
red pitaya is working...
2025-07-13 12:55:04 +02:00
faf048e35d Add a bit more documentation to the README 2025-07-11 14:17:40 +02:00
0b61483192 started setting up calculations for eddy current brake simulations 2025-06-29 17:42:45 +00:00
1ae9804a6f added (not very useful) tunneling-current calculations 2025-06-29 17:42:30 +00:00
2633918653 Add a snapshot of the current Red Pitaya control notebook 2025-06-29 19:32:00 +02:00
99fe1c3a4d update readme 2025-06-19 20:32:08 +02:00
6ae974ecaa Add system model 2025-06-16 11:23:25 +02:00
a8972363ad Add a bit more documentation on the electronics. 2025-06-16 10:54:12 +02:00
abddb978a5 Add calc sheet for preamp voltage/current 2025-06-15 04:47:51 +02:00
0d805aa010 Update README 2025-06-11 01:39:25 +02:00
5140ede5f7 Clean up folder structure a bit 2025-06-11 01:37:00 +02:00
1f993c82dd Update spring dimensioning calc sheet 2025-06-08 23:37:08 +02:00
0e47d26635 Add comparison plot for spring dimensioning 2025-06-08 06:29:04 +02:00
437a1321c0 Add preamplifier schematic 2025-06-08 03:55:49 +02:00
0b50fced0a Synchronize CAD Model 2025-06-08 02:59:53 +02:00
3d9f327587 Upload schematic 2025-06-08 02:52:00 +02:00
e579ee00fd Update spring calc sheet 2025-06-07 19:10:57 +02:00
e12dc9e485 Add drawing for the transport brace 2025-06-07 19:10:31 +02:00
131686881f Add data and graphs 2025-06-07 16:58:48 +02:00
b12fb90861 Add drawings 2025-06-06 22:39:04 +02:00
cf2a505b8d Detail the sheet metal box for the STM 2025-06-06 21:29:56 +02:00
2df8b914d2 Fix spring dimensioning calc error
We have 4 springs, so the effective spring constant is 4 times higher.
Reflect this in the calculations and adjust the CAD model for the
updated spring length.
2025-05-31 21:21:21 +02:00
f8294d6d47 Add drawings 2025-05-30 13:16:24 +02:00
a289ae44af One more update to the spring dimensioning 2025-05-27 02:18:58 +02:00
a8bf9fe8c4 Next iteration
- Mostly final spring parameters, also modelling spring extension
- Use 600m profiles for the columns because we need moar height
2025-05-27 01:11:20 +02:00
c5eb3c18a1 Add fasteners for the springs 2025-05-26 12:21:03 +02:00
823b4982a8 Final update of the night
- Fixed transport brace material and dimensions
2025-05-26 03:25:15 +02:00
6f7810905e Adjust box height 2025-05-26 03:07:51 +02:00
baab65a290 Add transport brace 2025-05-26 02:27:03 +02:00
51f97a3df8 More updates
- Replace a lot of angle brackets with connector plates for better
  rigidity.
2025-05-26 01:11:25 +02:00
ec112f8a4b Fix upper box 2025-05-25 23:18:26 +02:00
ce7afb8a04 Next round of changes
- Add STM box
- Mounting for the concrete block
2025-05-25 23:08:09 +02:00
ca701b6695 Intermediate state of the next design iteration
- Much more weight via a big concrete block
- Thicker springs
- Instead of opposing magnets, use eddy current braking as the damping
  effect
2025-05-25 22:06:34 +02:00
770419502f Add screenshot to README 2025-05-24 03:53:53 +02:00
db736fd494 First concept of a vibration isolation frame 2025-05-24 03:51:44 +02:00
41debf5f9e Initial 2025-05-24 01:02:02 +02:00