blog:transputer_tmb08_repair

This is an old revision of the document!


Transtech TMB08

The Transtech TMB08 is a 16bit ISA card with 10 TRAnsputer Module slots (TRAM), an INMOS C011 link adapter to interface to the ISA bus, an INMOS C004 32-way programmable switch and a INMOS T200 16bit Transputer.

Product manual, User manual

Transtech produced a lot of designs that were very similar to the INMOS reference systems, and this is no exception; it's almost a straight clone of the INMOS B008 16bit ISA card, with all of the same features.

In summary, the features allow:

  • TRAM slots - Each slot can accomodate one transputer module; either processor + RAM, peripheral controller (such as SCSI or RS232), display or specialist hardware such as a DSP or vector processor.
  • C011 link adapter - Allows the parallel ISA bus to interface with the (10 or 20mbit) serial links to a Transputer.
  • C004 programmable switch - Allows the user to configure a software defined network of up to 32 point-to-point links (star, bus, torus, etc).
  • T200 transputer - Provided to control transputer network booting and reconfiguration of the C004 switch chip.

I acquired my TMB08 around 2015 or 2016, and it looked like this:

A single TRAM module is plugged in to the left-most slot, there is a a set of unused solder pads towards the right, external edge of the card (this is where the T200 16bit transputer should be fitted), it is missing a chip in the PGA socket to the right. Finally, on the reverse of the card are two hand-soldered link wires connecting TRAM slot 0 (which is approximately in the middle of the board) to the left-most socket, socket 1 (which has the TRAM module fitted).

So it is missing the C004 link switch, the 16bit transputer and has a strange module in socket 1. This makes more sense when you consider the environment it has (likely) come from as well as the function of the module in socket 1. The module has a set of chips on it (an SN75ALS193N and SN75ALS192N) that together make up an RS422 differential serial transmitter/receiver - this extends a serial connection which could be 100kbit/sec or more up to 1.5km in distance. This was probably a controller card for machinery in an industrial environment. It just so happened that they repurposed a Transputer interface to do so.

Handily, on the back of the card is a listing of all the jumper settings:

[Update - November 2020]

It's clear that towards the end of the life of the Transputer, some of the excess stock of these cards was repurposed to be used as dedicated RS422 interface controllers - they saved money by not including the programmable link switch (not needed if you don't have any Transputer processors), as well as the T200 transputer itself (again, not needed if you don't need to re-programme a link switch or boot a network of transputers).

So what I need to do is:

  1. Source an INMOS C004 link switch in PGA form (they were available in both PGA and PLCC during their lifespan; the former being the most common earlier design).
  2. Source a 16bit INMOS T200 series processor
  3. Fit a PLCC socket into which the T200 can be fitted
  4. Remove the hand-soldered link wires on the rear of the card

This was actually the harder of the two INMOS chips to find. Almost all the old-stock that is still out there is in PLCC format, so is incompatible with the existing PGA socket on the card.

Fortunately in late 2020 I found a surplus IC supplier in China that had several C004 PGA designs in stock and I picked up this IMSC004-G20S.

Fitting is simple; just place the C004 into the PGA socket - making sure to orient the chip correctly, of course!

The T200 series processors were, like most other INMOS parts, released in several physical packages - PGA, PLCC socketed and PLCC surface mount. As I'm not proficient enough with soldering to do much in the way of surface mount work I thought it best to find a PLCC socket type fitting, which was pretty easy actually. Again a far-east based surplus IC vendor was selling an ST-branded T225 16bit transputer variants for a reasonable (£10-ish) price, so I got a pair of those and bought a correctly sized PLCC socket to fit it in.

ST Microelectronics bought INMOS in the early 90's and eventually phased out all INMOS branding, so that is why a lot of later stock has no INMOS labelling; even though they're exactly the same parts.

Fitting the PLCC Socket

I've retro-fitted a PLCC socket once before, on my original 286 motherboard, in order to fit a Harris 20MHz 286 in place of the original 16MHz chip… and I found it easier to do if I removed the central plastic base. So that is what I'll be doing to this socket:

This is where the socket will actually go, and how much easier it looks to access the solder pads with a normal iron with the centre support cut out:

… and with the socket soldered in place:

… and finally with the IMST225 processor fitted in the new socket:

Completed top side of the interface card:

  • IMSC004 link switch fitted
  • PLCC socket fitted
  • IMST225 processor fitted

I've also now desoldered the two bridge wires from the rear of the card. In theory, this should now be a perfectly working TMB08. I just need to test it in a working DOS PC….

The board has a number of dip switches and jumpers to set, the main ones being a 6 way dip-switch (S1-S6)

  • S1 + S2: On (port address 0x150)
  • S3:
  • S4:
  • S5:
  • S6: Not supported

The second configuration being a 12 pin jumper block just below the dip switch. For a single (or master) TMB08, it must be configured as below:

  • blog/transputer_tmb08_repair.1607360625.txt.gz
  • Last modified: 2020/12/07 17:03
  • by john