Difference between revisions of "Interdata"

From Computer History Wiki
Jump to: navigation, search
(16-bit machines: In that case, also these per http://simh.trailing-edge.com/interdata.html)
(Brief info on the main busses)
Line 1: Line 1:
 
'''Interdata''' was a company which produced a line of [[minicomputer]]s. They started with 16-bit machines, and added a 32-bit line; the latter were initially [[upward compatible]] with the former. They were later the Computer Systems Division of Perkin-Elmer, Inc.
 
'''Interdata''' was a company which produced a line of [[minicomputer]]s. They started with 16-bit machines, and added a 32-bit line; the latter were initially [[upward compatible]] with the former. They were later the Computer Systems Division of Perkin-Elmer, Inc.
 +
 +
Interdata machines supported several different [[bus]]es, which were generally standardized and available across the line:
 +
 +
* the 'Multiplexor bus', which supported [[programmed I/O]]
 +
* the ' Selector Channel bus', which supported [[Direct Memory Access|DMA]]
 +
 +
The 32-bit machines are somewhat famous for being the first [[instruction set architecture|ISA]] after the [[PDP-11]] to which [[UNIX]] was moved (they were, for a short period before the arrival of the [[VAX]], the only 32-bit minicomputer).
  
 
==16-bit machines==
 
==16-bit machines==
Line 23: Line 30:
 
* [http://bitsavers.org/pdf/interdata/ interdata] - documentation at [[Bitsavers]]
 
* [http://bitsavers.org/pdf/interdata/ interdata] - documentation at [[Bitsavers]]
 
** [http://bitsavers.org/pdf/interdata/32bit/29-365R01_32BitRefMan_Jun74.pdf 32 Bit Series Reference Manual]
 
** [http://bitsavers.org/pdf/interdata/32bit/29-365R01_32BitRefMan_Jun74.pdf 32 Bit Series Reference Manual]
** [http://bitsavers.org/pdf/interdata/periph/43-009R01_IOinterfaceDesign_Sep78.pdf I/O Interface]
+
** [http://bitsavers.org/pdf/interdata/periph/43-009R01_IOinterfaceDesign_Sep78.pdf I/O Interface Design Specification]
 
** [http://bitsavers.org/pdf/interdata/periph/brochures/Selector_Channel_Brochure_197608.pdf Selector Channel]
 
** [http://bitsavers.org/pdf/interdata/periph/brochures/Selector_Channel_Brochure_197608.pdf Selector Channel]
  
 
[[Category: Manufacturers]]
 
[[Category: Manufacturers]]

Revision as of 13:59, 8 August 2023

Interdata was a company which produced a line of minicomputers. They started with 16-bit machines, and added a 32-bit line; the latter were initially upward compatible with the former. They were later the Computer Systems Division of Perkin-Elmer, Inc.

Interdata machines supported several different buses, which were generally standardized and available across the line:

  • the 'Multiplexor bus', which supported programmed I/O
  • the ' Selector Channel bus', which supported DMA

The 32-bit machines are somewhat famous for being the first ISA after the PDP-11 to which UNIX was moved (they were, for a short period before the arrival of the VAX, the only 32-bit minicomputer).

16-bit machines

32-bit machines

External links