Top Qs
Timeline
Chat
Perspective
Kenbak-1
Personal computer, invented in 1970 From Wikipedia, the free encyclopedia
Remove ads
The Kenbak-1 is considered by the Computer History Museum,[2] the Mimms Museum of Technology and Art[3] and the American Computer Museum[4] to be the world's first "personal computer",[5] invented by John Blankenbaker (born 1929) of Kenbak Corporation in 1970 and first sold in early 1971.[6] Less than 50 machines were ever built, using Bud Industries enclosures as a housing.[1] The system first sold for US$750.[7] Today, only 14 machines are known to exist worldwide,[8][9] in the hands of various collectors and museums. Production of the Kenbak-1 stopped in 1973,[10] as Kenbak failed and was taken over by CTI Education Products, Inc. CTI rebranded the inventory and renamed it the 5050, though sales remained elusive.[11]


Since the Kenbak-1 was invented before the first microprocessor, the machine did not have a one-chip CPU but was instead based purely on 7400-series TTL chips.[12][13]: 38–41 The 8-bit machine offered 256 bytes of memory,[14] implemented on Intel's type 1404A silicon gate MOS shift registers.[15] The clock signal period was 1 microsecond (equivalent to a clock speed of 1 MHz), but the program speed averaged below 1,000 instructions per second due the many clock cycles needed for each operation and slow access to serial memory.[12]
The machine was programmed in pure machine code using an array of buttons and switches. Output consisted of a row of lights.
Internally, the Kenbak-1 has a serial computer architecture, processing one bit at a time.[13]: 16 [16]
Remove ads
Technical description
Summarize
Perspective
Registers
The Kenbak-1 has a total of nine registers. All are memory mapped. It has three general-purpose registers: A, B and X. Register A is the implicit destination of some operations. Register X, also known as the index register, turns the direct and indirect modes into indexed direct and indexed indirect modes. It also has a program counter, called Register P, three "overflow and carry" registers for A, B and X, respectively, as well as an Input Register and an Output Register.[17]
Addressing modes
Add, Subtract, Load, Store, Load Complement, And, and Or instructions operate between a register and another operand using five addressing modes:
- Immediate (operand is in second byte of instruction)
- Memory (second byte of instruction is the address of the operand)
- Indirect (second byte of instruction is the address of the address of the operand)
- Indexed (second byte of instruction is added to X to form the address of the operand)
- Indirect Indexed (second byte of instruction points to a location which is added to X to form the address of the operand)
Instruction table
The instructions are encoded in 8 bits, with a possible second byte providing an immediate value or address. Some instructions have multiple possible encodings.[17]
Remove ads
History
The Kenbak-1, released in early 1971, is considered by the Computer History Museum to be the world's first personal computer. It was designed and invented by John Blankenbaker of Kenbak Corporation in 1970, and was first sold in early 1971. Unlike a modern personal computer, the Kenbak-1 was built of small-scale integrated circuits, and did not use a microprocessor. The system first sold for US$750. Only 44 machines were ever sold, though it's said 50 to 52 were built. In 1973, production of the Kenbak-1 stopped as Kenbak Corporation folded.
With a fixed 256 bytes of memory, input and output restricted to lights and switches (no ports or serial output), and no possible way to extend its capabilities, the Kenbak-1 was only really useful for educational use. The 1975 Altair 8800 had expansion slots, in contrast.
Remove ads
See also
- Datapoint 2200, a contemporary machine with alphanumeric screen and keyboard, suitable to run non-trivial application programs
- Mark-8, designed by graduate student Jonathan A. Titus and announced as a "loose kit" in the July 1974 issue of Radio-Electronics magazine
- Altair 8800, a very popular 1975 microcomputer that provided the inspiration for starting Microsoft
- Gigatron TTL, a 21st-century implementation of a computer using small-scale integration parts
References
External links
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads