< Return to Video

Apple's $200,000 Computer - Computerphile

  • 0:00 - 0:03
    So, recently there's an article on the
    news about a computer which had sold
  • 0:03 - 0:08
    for $200,000. The computer itself, an
    Apple I built by Steve Wozniak back in
  • 0:08 - 0:14
    the 70s, had originally only sold for
    $666, but a woman who had taken it to a
  • 0:14 - 0:17
    recycling center had effectively thrown it
    away.
  • 0:17 - 0:20
    The company's now trying to track the
    woman so they can share the profits
  • 0:20 - 0:22
    they've made from selling it.
  • 0:22 - 0:26
    But just why was this computer so special,
    and what was it made of?
  • 0:28 - 0:32
    So, the story of the Apple I takes
    us back to the West Coast in the mid '70s.
  • 0:32 - 0:36
    Steve Wozniak was happily working at HP
    designing calculators and he went along
  • 0:36 - 0:42
    to one of the early meetings of the
    Homebrew Computer Club where he thought
  • 0:42 - 0:45
    he was gonna talk about TV terminals
    and being able to
  • 0:45 - 0:47
    connect to the ARPANET through a TV.
  • 0:47 - 0:52
    But, actually everyone was talking about
    the cover of Popular Electronics
  • 0:52 - 0:57
    where the MITS Altair 8800 just appeared
    on the cover.
  • 0:57 - 1:02
    It was probably the first computer
    that used a microprocessor as its CPU
  • 1:02 - 1:04
    rather than building it discreetly
    out of logic chips.
  • 1:04 - 1:07
    And if you want to know more about it,
    click here where Jason at the
  • 1:07 - 1:12
    Centre for Computing History in Cambridge,
    who explains there as they have serial no. 3.
  • 1:12 - 1:16
    Wozniak hadn't even heard of these CPUs
    at the time, but was interested; and he
  • 1:16 - 1:21
    was given a datasheet for the 8080, which
    was at the heart of the machine,
  • 1:21 - 1:23
    and took it home and began to look over
    it.
  • 1:23 - 1:27
    And he realized that it was very simlilar
    to a computer he'd built previously
  • 1:27 - 1:32
    out of discrete logic components, which
    he called the Cream Soda Computer
  • 1:32 - 1:35
    because he had built it out of cream
    soda cans for the case.
  • 1:36 - 1:40
    So, he started looking at this and very
    quickly realized that he could design
  • 1:40 - 1:45
    a computer based around this using very
    few chips in the CPU, some RAM,
  • 1:45 - 1:48
    some ROM, and put it together to build a
    complete computer
  • 1:48 - 1:51
    for much less than the cost of the Altair.
  • 1:52 - 1:55
    He then realized he could link into a
    terminal he'd built--
  • 1:55 - 1:59
    and the terminal was just a machine that
    he could use to connect to ARPANET through
  • 1:59 - 2:01
    a normal television which he had done
    there.
  • 2:01 - 2:06
    Now ARPANET was the forerunner, in those
    days, of the Internet, and so he built
  • 2:06 - 2:09
    this system that could connect to it
    through a cheap, domestic television set.
  • 2:09 - 2:13
    Rather than having to use lots and lots
    of lights on the front of your Altair to
  • 2:13 - 2:16
    communicate with it, just use a television
    screen.
  • 2:16 - 2:21
    It'd be much easier to communicate through
    that and you could put a proper typewriter
  • 2:21 - 2:23
    keyboard in it and produce a system.
  • 2:23 - 2:27
    So, he worked out these things, he reused
    his circuit for his television terminal,
  • 2:27 - 2:33
    connected that up to the logic inside
    his computer he designed, put it together
  • 2:33 - 2:37
    with the keyboard, and he managed to
    design--he hadn't built it at that point--
  • 2:37 - 2:38
    a complete computer.
  • 2:38 - 2:41
    He then looked at the design, and
    someone he's working with suggested
  • 2:41 - 2:45
    that he looked at a different CPU called
    the 6800 because it was considerably
  • 2:45 - 2:49
    cheaper and he could get one as an
    HP employee for about $14.
  • 2:50 - 2:54
    So, he redesigned the system using that
    and he also looked at RAM and he'd
  • 2:54 - 2:57
    originally considered using what was
    called static ram, but then decided,
  • 2:57 - 3:00
    because it was cheaper again, to use
    what's called dynamic RAM, and he
  • 3:00 - 3:03
    managed to get a good deal on some dynamic
    RAM as well.
  • 3:04 - 3:05
    So, he redesigned his circuit.
  • 3:05 - 3:10
    And then he'd heard about a new chip which
    was the 6502.
  • 3:10 - 3:13
    This chip is used in lots and lots of
    computer systems right through to the
  • 3:13 - 3:17
    mid-80s--things like the BBC Micro,
    the Commodore 64, and so on.
  • 3:18 - 3:21
    So, he redesigned the circuit again
    around this, although it was basically
  • 3:21 - 3:25
    plugging in the new chip, and he then
    went off to build the computer.
  • 3:25 - 3:30
    Normally, something like Altair and other
    computers of that time, you would
  • 3:30 - 3:34
    program them by having switches on the
    front to type in the memory locations
  • 3:34 - 3:36
    and the data that you wanted to store
    on there.
  • 3:36 - 3:39
    What Wozniak realized as he was working
    with calculators at the time at HP,
  • 3:39 - 3:43
    is that calculators were effectively
    computers to some extent.
  • 3:43 - 3:47
    They had programs, they had processors
    and they did things you'd put input.
  • 3:47 - 3:50
    But, the calculator started up straight
    away because the program was burnt
  • 3:50 - 3:55
    into the ROM inside it, so he programmed
    his initial program for what became the
  • 3:55 - 4:00
    Apple I, into some ROM and put that
    into a system so his computer would
  • 4:00 - 4:03
    start up straight away with what he called
    his monitor program so that he either
  • 4:03 - 4:06
    could see the data on the TV screen
    and they could
  • 4:06 - 4:08
    input the data using a standard keyboard.
  • 4:08 - 4:12
    And it's perhaps this that made the
    difference between the Apple I,
  • 4:12 - 4:16
    everything that followed it, and what had
    come before,
  • 4:16 - 4:22
    because before, yet you could plug the
    keyboard in, yet you plug a video display in,
  • 4:22 - 4:24
    but actually most of the time you're
    entering the data to get it started
  • 4:24 - 4:28
    at least via the toggles on the front.
  • 4:28 - 4:32
    What Steve Wozniak's genius moment was,
    was that he actually replaced that
  • 4:32 - 4:37
    with a small bit of program built into the
    system and a video display
  • 4:37 - 4:39
    using a typical telly and a keyboard
    for entry.
  • 4:39 - 4:43
    So, you went from being something that
    only hardware hackers were perhaps
  • 4:43 - 4:46
    comfortable with, to the forerunner of the
    PC that we know today.
  • 4:46 - 4:51
    So, Steve Wozniak built what became the
    Apple I himself,
  • 4:51 - 4:54
    and he took it to the Homebrew Computer
    Club and started showing it around
  • 4:54 - 4:56
    to the other people there.
  • 4:56 - 4:58
    And of course, he showed it to his friend
    Steve Jobs.
  • 4:58 - 5:03
    And Steve Jobs realized that while other
    people in the computer club were taking
  • 5:03 - 5:06
    copies of schematics, they weren't actually
    building it themselves.
  • 5:06 - 5:10
    And so, he said to Wozniak,
    'Why don't we make up some circuit boards
  • 5:10 - 5:12
    ourselves and actually sell them to
    people?'
  • 5:12 - 5:15
    They can make the boards for $20, sell
    the kit for $40, including
  • 5:15 - 5:17
    all the components and still make profit.
  • 5:17 - 5:21
    People would see them as a deal because
    they're getting all the parts
  • 5:21 - 5:25
    and Wozniak wasn't perhaps sure at first,
    but Steve Jobs said to him,
  • 5:25 - 5:30
    'Look, whatever happens, if we fail, at
    least we've got a company to our name.
  • 5:30 - 5:31
    We'll have made a company,'
  • 5:31 - 5:33
    and, Wozniak liked this idea.
  • 5:33 - 5:36
    So, together, they started a small
    company called Apple.
  • 5:37 - 5:40
    So, if you want to find out more about
    the history of the Apple I and Apple itself,
  • 5:40 - 5:46
    I can recommend two books: Steve Wozniak's
    biography, iWoz, goes into the details
  • 5:46 - 5:50
    about how he created it and what he was
    doing at the time. Great read.
  • 5:50 - 5:53
    Also, if you're interested in the
    technical side of it: this book,
  • 5:53 - 5:57
    The Apple I Replica Creation, where
    Tom Owad goes into how
  • 5:57 - 6:00
    you can actually build your own Apple I.
  • 6:00 - 6:03
    Goes from how to program it and so on.
    Looks at the hardware inside it.
  • 6:03 - 6:06
    Both great reads and available from all
    usual bookshops.
Title:
Apple's $200,000 Computer - Computerphile
Description:

more » « less
Video Language:
English
Duration:
06:07

English subtitles

Revisions