The many octagons

There are several computer related octagons
  1. Bell Labs tried to call the “#” the octothorpe. It's now a band
  2. The Kalok Octagon hard drive had an 8 sided top:
    Kalok was founded by a former Seagate engineer, the same man who had been largely responsible for the pioneering ST-225.
    Kalok seemed to live on the edge of bankruptcy most of the time, and later morphed into JTS.
    [ JTS also made unreliable hard drives and went bankrupt ]
  3. A huge heavy 8 sided connector designed by Dimitry Grabbe for AMP, to connect 8 CPUs to a common core memory,
    currently in the hotel basement.
  4. A maker of embedded systems



It's the Octagon embedded systems that's of interest to IXR.

Professor Richard Gray Costello was my advisor and mentor when I was an undergrad at The Cooper Union school of Engineering.
I salvaged some of his embedded processor lab when the engineering labs were moved to the new "academic building".

Octagon systems embedded systems catalogue

I donated the embedded lab to IXR.
It contains one Micro-PC card-cage containing a complete
8-bit ISA bus system running DOS, with plenty of interface cards, software and manuals.

Even if you don't use the processor,
the I/O cards have extremely useful Interface Modules
for interfacing things with space for breadboarding your own circuit!



Interface Modules

A small protoboard with connectors for a 20 pin ribbon cable to
1: 4 position and 1: 16 position screw terminal block.
The STB-26 converts a 26 conductor ribbon cable to a screw terminal block.
Really handy for connecting individual wires to a breadboard or circuit
without cluttering it up with the individual wires.
The TBD-100 Terminal Block Interface Module
breaks out a 26 conductor ribbon cable to 24 parallel bits,
each output to a screw terminal block and a buffered LED
via 3: 2804 octal darlington transistor arrays
The TBD-100 Terminal Block Interface Module
tech specs and schematic

Not pictured: ribbon cable to sockets for solid state relays and industrial control modules.
The Crydom modules do NOT fit :-(

5970 prototyping card
with ISA bus buffering & decoding
and schematic!



Octagon embedded systems manuals

Manuals for many parts are still online here.
I downloaded these manuals (we might not have all these modules) Spec sheet for 8-lead Slo-Syn stepping motors

ISA bus references

8 bit PC-XT bus pinout
16 bit PC-AT bus pinout

And from the Midatlanticretro mailing list:
designing for the ISA bus

On Tue, 26 May 2009, David Comley wrote:
A good place to start is the Art of Electronics which has a chapter on several long in the tooth buses, including the ISA bus (which lives on, incidentally, in PC/104 modules).
I believe it discusses the physical aspects of ISA bus adapter design. It covers I/O and memory port address decoding, interrupts and the handshaking of all the ISA bus signals.
I also found this site http://www.cryogenius.com/hardware/isacard/ to be very useful as a reference and there are schematics for port address decoding right there on the page.
I've recently done quite a bit of work on ISA bus timing for a legacy project for my business. Everything seems straightforward enough if you're only dealing with 8 bit data. 16 bit transfers are a little more complex and probably best avoided for a first time project.


updated 19-April-2012