Skip to content

Commit 056fc5d

Browse files
table fix
1 parent 881f62d commit 056fc5d

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,12 +132,12 @@ The system is currently validated with industry-standard hardware, covering a re
132132

133133
| Module | Configuration / Instrument | Use Case | Range |
134134
| :--- | :--- | :--- | :--- |
135-
| **Ultra Low Resistance Measurements** | **Keithley 6221** + **K2182** + Temp Controller (Lakeshore 350/340) | Superconductors & metallic films; cancels thermal EMFs via AC Delta method. | 10 nΩ - 100 MΩ |
136-
| **Mid-Resistance (Standard)** | **Keithley 2400** SourceMeter + Temp Controller (Lakeshore 350/340) | Semiconductors, oxides, general transport. | 100 µΩ - 200 MΩ |
137-
| **Mid-Resistance (High-Precision)** | **Keithley 2400** + **K2182** + Temp Controller (Lakeshore 350/340) | Detecting subtle phase transitions. | 1 µΩ - 100 MΩ |
138-
| **High-Resistance** | **Keithley 6517B** Electrometer + Temp Controller (Lakeshore 350/340) | Capacitances, polymers, & ceramics. | 1 Ω - 10 PΩ |
139-
| **Capacitance Analysis** | **Keysight E4980A** + Temp Controller (Lakeshore 350/340) | C-V Analysis and Magnetocapacitance characterisation. | 20 Hz - 2 MHz |
140-
| **Pyroelectric** | **K6517B** + Temp Controller (Lakeshore 350/340) | Current vs Temp (detecting Curie temperature). | $10^{-15}$ A Resolution |
135+
| **Ultra Low Resistance Measurements** | **Keithley 6221** + **K2182** + Lakeshore 350/340 | Superconductors & metallic films; cancels thermal EMFs via AC Delta method. | 10 nΩ - 100 MΩ |
136+
| **Mid-Resistance (Standard)** | **Keithley 2400** SourceMeter + Lakeshore 350/340 | Semiconductors, oxides, general transport. | 100 µΩ - 200 MΩ |
137+
| **Mid-Resistance (High-Precision)** | **Keithley 2400** + **K2182** + Lakeshore 350/340 | Detecting subtle phase transitions. | 1 µΩ - 100 MΩ |
138+
| **High-Resistance** | **Keithley 6517B** Electrometer + Lakeshore 350/340 | High bandgap materials, polymers, & ceramics. | 1 Ω - 10 PΩ |
139+
| **Capacitance Analysis** | **Keysight E4980A** + Lakeshore 350/340 | C-V Analysis and Magnetocapacitance characterisation. | 20 Hz - 2 MHz |
140+
| **Pyroelectric** | **K6517B** + Lakeshore 350/340 | Current vs Temp (detecting Curie temperature). | $10^{-15}$ A Resolution |
141141

142142
*While the current implementation drives specific instruments, the underlying framework is highly customizable. Researchers need only replace specific SCPI commands to utilize the suite with different models.*
143143

docs/User_Manual.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -252,12 +252,12 @@ The system is currently validated with industry-standard hardware, covering a re
252252
253253
| Module | Configuration / Instrument | Use Case | Range |
254254
| :--- | :--- | :--- | :--- |
255-
| **Ultra Low Resistance Measurements** | **Keithley 6221** + **K2182** + Temp Controller (Lakeshore 350/340) | Superconductors & metallic films; cancels thermal EMFs via AC Delta method. | 10 nΩ - 100 MΩ |
256-
| **Mid-Resistance (Standard)** | **Keithley 2400** SourceMeter + Temp Controller (Lakeshore 350/340) | Semiconductors, oxides, general transport. | 100 µΩ - 200 MΩ |
257-
| **Mid-Resistance (High-Precision)** | **Keithley 2400** + **K2182** + Temp Controller (Lakeshore 350/340) | Detecting subtle phase transitions. | 1 µΩ - 100 MΩ |
258-
| **High-Resistance** | **Keithley 6517B** Electrometer + Temp Controller (Lakeshore 350/340) | Capacitances, polymers, & ceramics. | 1 Ω - 10 PΩ |
259-
| **Capacitance Analysis** | **Keysight E4980A** + Temp Controller (Lakeshore 350/340) | C-V Analysis and Magnetocapacitance characterization. | 20 Hz - 2 MHz |
260-
| **Pyroelectric** | **K6517B** + Temp Controller (Lakeshore 350/340) | Current vs Temp (detecting Curie temperature). | 10<sup>-15</sup> A Resolution |
255+
| **Ultra Low Resistance Measurements** | **Keithley 6221** + **K2182** + Lakeshore 350/340 | Superconductors & metallic films; cancels thermal EMFs via AC Delta method. | 10 nΩ - 100 MΩ |
256+
| **Mid-Resistance (Standard)** | **Keithley 2400** SourceMeter + Lakeshore 350/340 | Semiconductors, oxides, general transport. | 100 µΩ - 200 MΩ |
257+
| **Mid-Resistance (High-Precision)** | **Keithley 2400** + **K2182** + Lakeshore 350/340 | Detecting subtle phase transitions. | 1 µΩ - 100 MΩ |
258+
| **High-Resistance** | **Keithley 6517B** Electrometer + Lakeshore 350/340 | High bandgap materials, polymers, & ceramics. | 1 Ω - 10 PΩ |
259+
| **Capacitance Analysis** | **Keysight E4980A** + Lakeshore 350/340 | C-V Analysis and Magnetocapacitance characterization. | 20 Hz - 2 MHz |
260+
| **Pyroelectric** | **K6517B** + Lakeshore 350/340 | Current vs Temp (detecting Curie temperature). | 10<sup>-15</sup> A Resolution |
261261
262262
*While the current implementation drives specific instruments, the underlying framework is highly customizable. Researchers need only replace specific SCPI commands to utilize the suite with different models.*
263263

0 commit comments

Comments
 (0)