Changeset 200 in t29-www
- Timestamp:
- Oct 11, 2010, 1:59:18 AM (12 years ago)
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
de/rechnertechnik/fruehe-computer.shtm
r199 r200 10 10 --><!--#set var="next" value="analogrechner.shtm" 11 11 --><!--#set var="next_title" value="Analog- und Hybridrechner" 12 --><title> Technikum29 - <!--#echo var="title" --></title>12 --><title>technikum29 - <!--#echo var="title" --></title> 13 13 14 14 <!--#include virtual="/de/inc/head.inc.shtm" --> -
en/computer/early-computers.shtm
r199 r200 67 67 </div> 68 68 69 <div class="box left clear-after"> 70 <img src="/shared/photos/rechnertechnik/lab-12.jpg" width="400" height="485" alt="DEC LAB-12" /> 71 <div class="bildtext"> 72 <h3 id="pdp12">PDP-12, LAB-12</h3> 73 <p>The PDP-12 was released in 1969. It was the last series that 74 could operate in Link modus (it could be switched to either Link-8 75 or PDP-8). This is a laboratory computer, equipped with AD and DA 76 converter as standard. Such computers were usually kept up to date 77 with hardware updates. The memory of this device was gradually 78 increased from 8kB up to 32kB (DW 08E storage extension). 79 <br>Beside the tape drives, the computer was also equipped with 80 an 8-inch floppy drive. Afterwards they were removed again in 81 favor of two removable disk drives. Finally they even tied the 82 device to 10BASE-T ethernet, using a selfmade controller with an 83 handwritten TCP/IP stack on a selfmade operating system. 84 Thus this device can demonstrate the era of paper tapes until 85 today's storage standard. 86 <br>We will repair it and report further details at this point.</p> 87 </div> 88 </div> 89 69 90 <div class="box left clear-after"> 70 91 <a href="/en/devices/lab_8e.shtm" name="lab8e"><img src="/shared/photos/rechnertechnik/dec/lab8e.jpg" width="400" height="461" alt="LAB 8e" class="nomargin-bottom" /></a> -
en/news.shtm
r197 r200 31 31 <div class="left clear-after"> 32 32 <img src="/shared/photos/rechnertechnik/pdp12.jpg" width="350" height="426" alt="DEC Clinical LAB12" /> 33 <p class="bildtext">An important new <a href="/en/computer/early-computers.shtm">scientifical computer</a>:34 A PDP-12 (actually Clinical LAB 12) from DEC, year of manufacture 1968/69.33 <p class="bildtext">An important new scientifical computer: 34 A <a class="go" href="/en/computer/early-computers.shtm#pdp12">PDP-12 (actually Clinical LAB 12) from DEC</a>, year of manufacture 1968/69. 35 35 <br>This well equipped laboratory computer fills the gap of 12 bit computers made by DEC from 1965 to 1971. 36 <br>More information will follow soon.37 36 </p> 38 37 </div>
Note: See TracChangeset
for help on using the changeset viewer.