From 5d5ef7edb3dd5ffe306c2c7b1f802907c49497cb Mon Sep 17 00:00:00 2001 From: Spencer Cheverton <151964987+Spencer-Cheverton@users.noreply.github.com> Date: Wed, 10 Jun 2026 15:19:31 +0100 Subject: [PATCH 1/2] Add Lakeshore625 to developer manual --- .../power_supplies/Lakeshore-625.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 doc/specific_iocs/power_supplies/Lakeshore-625.md diff --git a/doc/specific_iocs/power_supplies/Lakeshore-625.md b/doc/specific_iocs/power_supplies/Lakeshore-625.md new file mode 100644 index 000000000..1a1329f21 --- /dev/null +++ b/doc/specific_iocs/power_supplies/Lakeshore-625.md @@ -0,0 +1,19 @@ +# Lakeshore 625 +### Description +Lakeshore 625 is a superconducting magnet power supply used for small to medium sized superconducting magnets. +The 625 has a compliance voltage range of ±5 V (nominal, both source and sink) and a current range of ±60 A. + +### Operation +Items that can be set include: +- Output Field (0.0000 - ±601.000E+03 G or 0.0000 - ±60.1000E+00 T) +- Output Current (0.0000 - ±60.1000 A) +- Output Compliance Voltage (0.1000 - 5.0000 V) +- Trigger Output Current (0.0000 - ±60.0000 A) +- Ramp Segments (1-5) +- Output Current Ramp Rate (0.0001 - 99.999 A/s) +- Computed Magnetic Field Parameters (0.0010 - 1.0000 T/A or 0.0100 - 10.000 kG/A) +- Current, Voltage and Ramp Rate Limits +- Persistent Switch Heater Parameters (10 - 125 mA and 5 - 100 s) +- Quench Parameters (0.0100 - 10.000 A/s) + + From 379491124fb3911b90e8598fd7edaa8cd7f8eea6 Mon Sep 17 00:00:00 2001 From: Spencer Cheverton <151964987+Spencer-Cheverton@users.noreply.github.com> Date: Wed, 10 Jun 2026 15:46:19 +0100 Subject: [PATCH 2/2] Fix spelling errors --- doc/specific_iocs/power_supplies/Lakeshore-625.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/specific_iocs/power_supplies/Lakeshore-625.md b/doc/specific_iocs/power_supplies/Lakeshore-625.md index 1a1329f21..5140fb6f1 100644 --- a/doc/specific_iocs/power_supplies/Lakeshore-625.md +++ b/doc/specific_iocs/power_supplies/Lakeshore-625.md @@ -5,13 +5,13 @@ The 625 has a compliance voltage range of ±5 V (nominal, both source and sink) ### Operation Items that can be set include: -- Output Field (0.0000 - ±601.000E+03 G or 0.0000 - ±60.1000E+00 T) +- Output Field (0.0000 - ±60.1000E+00 T) - Output Current (0.0000 - ±60.1000 A) - Output Compliance Voltage (0.1000 - 5.0000 V) - Trigger Output Current (0.0000 - ±60.0000 A) - Ramp Segments (1-5) - Output Current Ramp Rate (0.0001 - 99.999 A/s) -- Computed Magnetic Field Parameters (0.0010 - 1.0000 T/A or 0.0100 - 10.000 kG/A) +- Computed Magnetic Field Parameters (0.0010 - 1.0000 T/A) - Current, Voltage and Ramp Rate Limits - Persistent Switch Heater Parameters (10 - 125 mA and 5 - 100 s) - Quench Parameters (0.0100 - 10.000 A/s)