Slashdot Mirror


Looking Back At Australia's First Digital Computer

An anonymous reader writes "Sometimes, it's the oldest machines that are the most fascinating. PC & Tech Authority has posted this gallery of photos of the first automatic electronic stored-program computer in Australia and one of the first in the world — CSIRAC. The photos show a machine massive in size — the main system comprised nine steel cabinets containing 2000 valves that weighed over 7000kg. Using valve technology and World War II radar systems as a starting point, the machine was used for various purposes including weather forecasting, forestry, loan repayments and building design. It boasted a 1000Hz memory clock and a serial bus that transferred one bit at a time. The system generated so much heat, cool air needed to be blown up through the cabinets from the basement below. In addition to being Australia's first computer, it is also said to have been the first computer to play digital music anywhere in the world. When CSIRAC was turned off for the last time, a witness described it as 'like something alive dying.'" Museum Victoria has some short but informative pages about CSIRAC, too, including this one about programming the thing, and another about the dangers and annoyances of working on it.

12 of 88 comments (clear)

  1. Re:Patents? by commlinx · · Score: 4, Funny

    Wifi: patented! For shame australia. I am legitimately disgusted.

    Well get fucked and use a captital A next time.

    -- Australia

  2. mercury delay by busyqth · · Score: 3, Interesting

    In 1949, mercury delay line memory was ok, but by 1955 it was hopelessly outdated.
    I'm pretty surprised they didn't retrofit with core memory at some point, but then again, the rats nest of wiring in those photos doesn't inspire a lot of confidence in the upgradeability of the system.

    1. Re:mercury delay by mister_dave · · Score: 4, Informative

      I think the first post war British computer was developed by Lyons, a food retailer/wholesaler/manufacturer. If memory serves, the British Government of the day rented it for batch jobs. :-)

      There's a good book about it, A Computer Called Leo: Lyons Tea Shops, and the worlds first office computer.

  3. Another one of the CSIRO's many achievements by It+took+my+meds · · Score: 5, Interesting

    Please note CSIRAC was developed by the CSIRO. Yes this is the same organisation that some people have unfairly labelled as a patent troll regarding their licensing claims over technology they developed in relation to Wi-Fi. The CSIRO is a wonderful organisation that Australians should rightfully feel very proud of as they have long rich history of developing technologies that push the boundaries of science and benefit humanity. Take a look at http://www.csiropedia.csiro.au/display/CSIROpedia/Achievements+by+decade to see the great volumes of innovation and excellent achievements of the CSIRO.

    Disclaimer: I work at the CSIRO and I feel immensely privileged to work in an organisation that not only developed CSIRAC, but is devoted to advancing society through a multitude of diverse cutting edge scientific research endeavours.

    1. Re:Another one of the CSIRO's many achievements by It+took+my+meds · · Score: 4, Interesting

      Absolutely! Please don't underestimate such advances. Check out the article http://www.csiropedia.csiro.au/display/CSIROpedia/Mechanised+cheese+making

  4. The first computer to play music by Scoldog · · Score: 3, Funny

    In 1955, it was the first computer in the world to play music. Coincidentally, 1955 was the first time the RIAA tried suing a university.... for 1 million dollars!

    --
    This space for rent
  5. Re:Patents? by deniable · · Score: 3

    Welcome back to the one day Trollfest where TechLeadNY has just been dismissed for a duck. Pretty piss, poor effort, really.

  6. Re:1000 Hz by Anonymous Coward · · Score: 5, Funny

    1000 Hz - you could come very close to hand-cranking it!

    Dude, if you can come close to hand cranking something 1000/second you should really think about not masturbating so much.

  7. CSIRAC @ Caulfield by dregs · · Score: 3, Informative

    Interestingly, all the CSIRAC history forgets to mention it was located at Chisholm Institute of Technology's Caulfield campus (now Monash) for a long time as a display of one of the earliest computers ever made. I worked there and had the keys into the display, I now wish I'd added a bit of graffiti to the mercurary delay lines.

  8. CSIRAC by OzPeter · · Score: 4, Interesting

    I have sitting right in front of me a copy of:

     
    University of Melbourne
    Computation Laboratory
     
    Programming Manual
     
    for the Automatic Electronic Computer
     
    CSIRAC
     
    (based upon papers by T.Pearcey and G.W.Hill)
     
    August 1959

     
    It's only 36 pages long, but is a fascinating read describing the internals of the computer as well as source code for things like division, sin and other fundamental things. I only have it because a company I was working for in the late '80s was about to throw it out in the trash and I walked past at the right time and grabbed it.

    --
    I am Slashdot. Are you Slashdot as well?
  9. More on its history by thogard · · Score: 3, Informative

    There is a book about it :
    McCann, D. and Thorne, P. 2000. The Last of the First: CSIRAC: Australia's First Computer. Department of Computer Software Engineering, The University of Melbourne.

    Too bad there is no ISBN so I have no idea where to get a copy outside of the Melbourne Museum where the machine is currently pretending to work.

    In the second picture you can see a wood case with boxes. That is its /lib and the smaller box is its /usr/local/lib. There are paper tapes inside cardboard boxes with libraries of functions such as multiply integer and real square root.

    Its "assembly language" sort of looked like "(D0)->H1" for save 10 input bits into H. That was later changed to "0 D HL". "103 -> S" was changed to "3 7 K S" which is jump to address 103 or Jump 3x32+7. Of course there was no assembler in the early days so it was all punched using tables.

    The mercury delay lines are interesting. You can put about half a kbit in one tube but you have to keep refreshing it as the sound of a bit goes from one end to the other and then gets regenerated.

    1. Re:More on its history by PPH · · Score: 3, Funny

      Photo number 9: It appears to have 5 windows open at one time. This makes it more advanced than the Metro UI.

      --
      Have gnu, will travel.