First desk-top computer ?
Heater.
Posts: 21,230
I just found this gem, the worlds first desk-top computer :
I have to quote:
Wireless World had a project in the August to December issues in 1967 entitled "WW Digital Computer Design". It described how to build a rudimentary binary calculator operated with press buttons and switches, One issue also described a sequencer which could be added to turn it into a simple computer.
Story sort of here and surrounding pages: http://fano.co.uk/history/WWaug366.html
Is this the first use of the term "desk-top" with regard to a computer ?
It amused me even more for the authors name "Brian Crank". Wonderful. I wonder what happened to Brian?
I have to quote:
Wireless World had a project in the August to December issues in 1967 entitled "WW Digital Computer Design". It described how to build a rudimentary binary calculator operated with press buttons and switches, One issue also described a sequencer which could be added to turn it into a simple computer.
Story sort of here and surrounding pages: http://fano.co.uk/history/WWaug366.html
Is this the first use of the term "desk-top" with regard to a computer ?
It amused me even more for the authors name "Brian Crank". Wonderful. I wonder what happened to Brian?
Comments
Thanks for the wonderful image. Did they refer to it as a "desk-top compute-r" though?
Also I like to think of computer as something that has some chance of being programmed and running by itself. Human or machine. The abacus is not quite it.
It would indeed additionally require a minimum of combined sequencer to automatically pull in both instructions and data to be considered a computer in my books.
This picture shows what looks like an actual program for the machine with subroutines and all. http://fano.co.uk/history/WWdec602.jpg
The stand out detail is there is no instruction where it indicates loading values into R. These must be hand loaded in-line, ... therefore the instructions must be hand entered as well due to missing halt or equivalent.
Conclusion: These programs were only ever single-stepped. Humans were part of the loop there.
The multi-stage error checking is also impressive. Operator, helper, observer and Grand Master.
http://www.vintagecalculators.com/html/advance_wireless_world.html
Lol, no, given it's pure machine code, I'm not claiming that. Just the comments is all. Eg: Where it says "(Total pence now held in R).", the R should have said A. Another example is tidiness. It uses Clear R and Clear Cntr regularly but in one part it says Reset register and Reset Cntr instead. Transfer A to 1 would be another one of those. The 1 should have been St.1.