-
Notifications
You must be signed in to change notification settings - Fork 0
/
OxfordInstruments_IPS120.html
63 lines (58 loc) · 1.5 KB
/
OxfordInstruments_IPS120.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html>
<html>
<head>
<title>Oxford Instruments IPS120-10 magnet power supply</title>
<link rel="stylesheet" href="stylesheet.css">
</head>
<header>
<a href="index.html">Home</a><br>
<h1>Oxford Instruments IPS120-10 magnet power supply</h1>
</header>
<div class="flex-container">
<div>
<p>
</p>
<h2>Specifications</h2>
<p>From Operator's Handbook Issue 06.</p>
<table class="specifications">
<tr>
<td colspan="2">Output Current</td><td>-120 to +120 amps DC</td>
</tr>
<tr>
<td colspan="2">Voltage Compliance</td><td>+10 volts to -10 volts</td>
</tr>
<tr>
<td colspan="2">Current Resolution</td>
</tr>
<tr>
<td></td><td>Front Panel</td><td> 1 mA</td>
</tr>
<tr>
<td></td><td>Computer Interface</td><td>0.1 mA</td>
</tr>
<tr>
<td>Current Stability</td><td>±3 mA per °C</td>
</tr>
<tr>
<td colspan="2">Connectors<td>
</tr>
<tr>
<td></td><td>Power In</td><td>3 pin "AMP" type CPC series 3</td><td><a href="https://au.element14.com/amp-te-connectivity/206037-2/circular-connector-plug-3-way/dp/1056002?ost=206037-2">Element14 1056002</a></td>
</tr>
<tr>
<td></td><td>Magnet Current Output</td><td>Rear panel busbars</td>
</tr>
<tr>
<td></td><td>Switch Heater Output</td><td>Rear panel terminals</td>
</tr>
<tr>
<td colspan="2">Weight</td><td>35 kg</td>
</tr>
</table>
<h2>Pass bank PCB</h2>
<p>All transistors are type MJ15003</td>
<h2>12 V power supply</h2>
<p><a href="Nemic-Lambda_EWS1500-12.html">Nemic-Lambda EWS1500-12</a></p>
</div>
</div>
</html>