4051: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
* [http://bitsavers.informatik.uni-stuttgart.de/pdf/tektronix/405x/Tektronix-4051-1976.pdf 4051 leaflet from 1976]
* [http://bitsavers.informatik.uni-stuttgart.de/pdf/tektronix/405x/Tektronix-4051-1976.pdf 4051 leaflet from 1976]
* [http://www.tekmuseum.com/tek-museum_009.htm 4051 @ tekmuseum.com]
* [http://www.tekmuseum.com/tek-museum_009.htm 4051 @ tekmuseum.com]
 
* [http://www.datormuseum.se/computers/others/tektronix-4051 4051 @ Dalby Datormuseum]


[[Category:Computers]]
[[Category:Computers]]
[[Category:Introduced in 1975]]
[[Category:Introduced in 1975]]

Revision as of 00:12, 12 September 2016

The Tektronix 4051 was a graphics-capable desktop microcomputer produced by Tektronix in the late 1970s through the early 1980s. The display technology was similar to the Tektronix 4010 terminal, using a direct-view storage tube display (like an analog storage scope) to avoid the need for video RAM. It was all-in-one designs with the display, keyboard, CPU and DC300 tape drive in a single desktop case, and included a GPIB interface. A simple operating system and BASIC interpreter were included in ROM.

The storage tube display allowed the screen to retain images drawn to it, eliminating the need for frame-buffer memory. This allowed the resolution to be as high as the hardware could handle, which was ostensibly 1024 by 1024 but limited by the physical layout of the screen to 1024 by 780. It also allowed the machine to dedicate all of its memory to the programs running on it, as opposed to partitioning off a section for the buffer.

The 4051 was based on an 8-bit Motorola 6800 CPU running at a 1 MHz, and normally shipped with 8 kB of RAM expandable using 8 kB modules to 32 kB. The remaining 32 kB of address space was reserved for ROM, which could be expanded using two external ROM cartridge of 8 kB each. It included six character sets in ROM and an extended dialect of BASIC that included various vector drawing commands.

The 4051 was released in 1975 for the base price of $5,995. Adding the optional RS-232 interface allowed it to emulate a Tektronix 4012 terminal.

Links