-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhp2100.html
More file actions
158 lines (158 loc) · 3.13 KB
/
hp2100.html
File metadata and controls
158 lines (158 loc) · 3.13 KB
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<HTML>
<HEAD>
<!-- Created with AOLpress/2.0 -->
<TITLE>HP 2100 Simulator Configuration</TITLE>
</HEAD>
<BODY>
<H1 ALIGN=Center>
HP 2100 Simulator Configuration
</H1>
<P>
Introduced in the late 1960's by Hewlett-Packard Corporation, the HP 2100
series was one of the mostly widely used real-time minicomputers. Among the
models in this series were
<UL>
<LI>
HP 2112
<LI>
HP 2114
<LI>
HP 2116
<LI>
HP 2100
<LI>
HP 1000 M/E/F
</UL>
<P>
Photographs:
<UL>
<LI>
<A HREF="photos/hp2112b.jpg">HP 2112B</A> (courtesy of Jay Jaeger)
<LI>
<A HREF="photos/hp2114.jpg">HP 2114A</A> (courtesy of Jeff Moffatt)
</UL>
<P>
<TABLE BORDER="2" CELLPADDING="2">
<TR>
<TD><B>Option</B></TD>
<TD><B>Description</B></TD>
<TD><B>Capacity</B></TD>
</TR>
<TR>
<TD>CPU and memory</TD>
<TD>HP 2114, 2215, 2116, 2100, 21MX, or 1000</TD>
<TD>4KW - 32KW (1024KW on 1000)</TD>
</TR>
<TR>
<TD> 2116 options</TD>
<TD>extended arithmetic</TD>
<TD></TD>
</TR>
<TR>
<TD> 2100 options</TD>
<TD>floating point, memory protection, IOP</TD>
<TD></TD>
</TR>
<TR>
<TD> 1000 options</TD>
<TD>memory protection, DMS, IOP, extended floating point, double precision
integers</TD>
<TD></TD>
</TR>
<TR>
<TD></TD>
<TD>RTE OS/VMA/EMA, SIGNAL, VIS firmware extensions</TD>
<TD></TD>
</TR>
<TR>
<TD></TD>
<TD>12620A/12936A privileged interrupt fence</TD>
<TD></TD>
</TR>
<TR>
<TD>Console</TD>
<TD>12631A ASR-33 Teletype</TD>
<TD></TD>
</TR>
<TR>
<TD></TD>
<TD>12966A BACI terminal interface</TD>
<TD></TD>
</TR>
<TR>
<TD>Paper tape</TD>
<TD>12597A reader and punch</TD>
<TD></TD>
</TR>
<TR>
<TD>Real time clock </TD>
<TD>12539A/B/C time base generator</TD>
<TD></TD>
</TR>
<TR>
<TD>Line printers</TD>
<TD>12653A line printer</TD>
<TD></TD>
</TR>
<TR>
<TD></TD>
<TD>12845B line printer</TD>
<TD></TD>
</TR>
<TR>
<TD>Terminal multiplexor</TD>
<TD>12920A terminal multiplexor</TD>
<TD>16 lines</TD>
</TR>
<TR>
<TD></TD>
<TD>12792C terminal multiplexor</TD>
<TD></TD>
</TR>
<TR>
<TD>Disk</TD>
<TD>12557A/13210A cartridge disk, 1-4 drives</TD>
<TD>1.25/2.5MW</TD>
</TR>
<TR>
<TD></TD>
<TD>12565A disk pack, 1-2 drives</TD>
<TD>11.95MW</TD>
</TR>
<TR>
<TD></TD>
<TD>1303, 1-4 disk drives</TD>
<TD>7.5-60MW</TD>
</TR>
<TR>
<TD></TD>
<TD>12606A/12610A fixed head disk/drum</TD>
<TD>0.18MW - 1.54MW</TD>
</TR>
<TR>
<TD></TD>
<TD>12821A, 1-4 integrated controller disks (HP-IB)</TD>
<TD>20MB - 120MB</TD>
</TR>
<TR>
<TD>Magnetic tape</TD>
<TD>12559C 9 track magnetic tape</TD>
<TD></TD>
</TR>
<TR>
<TD></TD>
<TD>13181A/13183A 9 track magnetic tape</TD>
<TD></TD>
</TR>
<TR>
<TD>Network</TD>
<TD>12556B interprocessor link for Access</TD>
<TD></TD>
</TR>
</TABLE>
<P>
<HR>
<P>
<I><SMALL>Updated 03-May-2012 by Bob Supnik (simh AT trailing-edge DOT com-
anti-spam encoded)</SMALL></I>
</BODY></HTML>