TM11 magtape controller
The TM11, TMA11 and TMB11 magnetic tape controllers are a series of UNIBUS device controllers, used with a number of different 1/2" magnetic tape drives from DEC. They are all compatible, both in their interface to the drives, and in their programming interface.
The TM11 and TMA11 are almost identical in construction; they are implemented as a series of smaller standard FLIP CHIPs in a custom-wired 19" backplane.
The TMB11 is a re-implementation, using two larger custom boards - one hex (M7912) and one quad (M7911) - along with 4 UNIBUS-specific FLIP CHIPs (M105, M795, M796, M7821); all of which plug into a custom hex-high four-slot system unit (for a BA11, etc box).
Configurations
The TM11 series controllers connect to a 'Master drive', which includes considerable extra electronics; additional 'Slave' drives may be connected to the Master drive.
Much of the extra functionality is related to the operation of the drive (CRC, etc); however, the TM11 series controllers generate a Positive bus, which a Master drive (depending on the drive type in use) converts to a Negative bus for the Slave drives - Slave drives of some types have a Negative bus only.
The TM11 series controllers were initially used with the TU10 magtape drives, for which the slaves are all Negative bus. Later, they were used with the TS03 drive (for which the Master drive includes an M8920 board, to interface to a TM11). They were also used with the TU10W drive (which is the later TU16 drive, without the TM02 controller); and the TE16 drive, when it is upgraded to TE10W (Positive bus - Master and Slave) or TE10N (Negative bus - Slave).
Device registers
Register | Abbreviation | Address |
---|---|---|
Status Register | MTS | 772520 |
Command Register | MTC | 772522 |
Byte Record Counter | MTBRC | 772524 |
Current Memory Address Register | MTCMA | 772526 |
Data Buffer | MTD | 772530 |
TU10 Read Lines | MTRD | 772532 |
772520: Status Register (MTS)
Illegal Command | EOF | CRE | PAE | BGL | EOT | RLE | BTE | NXM | SELR | BOT | 7CH | SDWN | WRL | RWS | TUR |
15 | 14 | 13 | 12 | 11 | 10 | 09 | 08 | 07 | 06 | 05 | 04 | 03 | 02 | 01 | 00 |
772522: Command Register (MTC)
ERR | DEN8-5 | PCLR | PEVN | Unit Select | CUR | INT ENB | Extended Memory | Function | GO | ||||||
15 | 14 | 13 | 12 | 11 | 10 | 09 | 08 | 07 | 06 | 05 | 04 | 03 | 02 | 01 | 00 |
772524: Byte Record Counter (MTBRC)
BC15 <---> BC00 | |||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 09 | 08 | 07 | 06 | 05 | 04 | 03 | 02 | 01 | 00 |
772526: Current Memory Address Register (MTCMA)
MA15 <---> MA00 | |||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 09 | 08 | 07 | 06 | 05 | 04 | 03 | 02 | 01 | 00 |
772530: Data Buffer (MTD)
Data (read-only) | Data (read/write) | ||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 09 | 08 | 07 | 06 | 05 | 04 | 03 | 02 | 01 | 00 |
772532: TU10 Read Lines (MTRD)
Timer | CRC/LPCC selector | BTE error | Gap shutdown | Unused | Parity | Data | |||||||||
15 | 14 | 13 | 12 | 11 | 10 | 09 | 08 | 07 | 06 | 05 | 04 | 03 | 02 | 01 | 00 |
Drive bus
The connection to the master drive is a standard dual-width BC11-A cable, as used for the UNIBUS. This is the pinout for the TM11 (the other two are basically identical to this):
Pin | Signal Name |
Use | Source | Pin | Signal Name |
Use | Source |
---|---|---|---|---|---|---|---|
AA1 | SEL0 | Tape unit select | Controller | AA2 | |||
AB1 | SEL1 | AB2 | Ground | ||||
AC1 | SEL2 | AC2 | |||||
AD1 | AD2 | WD0 | Write Data | Controller | |||
AE1 | DEN0 | Density (see table below) |
Controller | AE2 | WD1 | ||
AF1 | DEN1 | AF2 | WD2 | ||||
AH1 | AH2 | WD3 | |||||
AJ1 | WXG | Write Extended Gap | Controller | AJ2 | WD4 | ||
AK1 | FWD | Tape Forward | AK2 | WD5 | |||
AL1 | RWD | Tape Rewind | AL2 | WD6 | |||
AM1 | WRE | Write Enable | AM2 | WD7 | |||
AN1 | Ground | AN2 | REV | Tape reverse | Controller | ||
AP1 | AP2 | CINIT | Initialize | ||||
AR1 | AR2 | SET | Required to start any tape operation | ||||
AS1 | AS2 | WDR | Write Data Ready | ||||
AT1 | AT2 | PEVN | Even Parity | ||||
AU1 | AU2 | WFMK | Write File Mark | ||||
AV1 | AV2 | Ground | |||||
BA1 | RDS | Read Strobe | Drive | BA2 | |||
BB1 | SDWN | Tape Settle Down | BB2 | Ground | |||
BC1 | TUR | Tape Unit Ready | BC2 | ||||
BD1 | Ground | BD2 | WRS | Write Strobe | Drive | ||
BE1 | BE2 | CRCS | CRC Strobe | ||||
BF1 | RD0 | Read Data | Drive | BF2 | RWS | Rewind Status | |
BH1 | RD1 | BH2 | |||||
BJ1 | RD2 | BJ2 | |||||
BK1 | RD3 | BK2 | BOT | Beginning of Tape | Drive | ||
BL1 | RD4 | BL2 | WRL | Write Lock | |||
BM1 | RD5 | BM2 | VPE | Vertical Parity Error | |||
BN1 | RD6 | BN2 | SELR | Select Remote | |||
BP1 | RD7 | BP2 | 7CH | 7-Track Unit | |||
BR1 | RDP | Read Parity Bit | Drive | BR2 | EOT | End of Tape | |
BS1 | FMK | File Mark Read | BS2 | CRCE | CRC Error | ||
BT1 | Ground | BT2 | LRCE | Longitudinal Parity Error | |||
BU1 | BU2 | LRCS | Longitudinal Parity Strobe | ||||
BV1 | MAN CLR L | BV2 | Ground |
For the TMA11 and TMB11, delete the "MAN CLR L", and re-name "DEN0" and "DEN1" to "DEN8" and "DEN5" respectively. The encoding of the two density bits is:
DEN 5 | DEN 8 | Mode |
---|---|---|
0 | 0 | 200 bpi, 7-channel |
0 | 1 | 800 bpi, 7-channel |
1 | 0 | 556 bpi, 7-channel |
1 | 1 | 800 bpi, 9-channel |
TM11 and TMA11 Module Locations
These are the module locations for the TM11:
Slot | Connector A | Connector B |
---|---|---|
B | M111 | M627 |
6 | M111 | M901@ |
7 | M798 | G736 |
8 | M149 | M149 |
9 | M105 | M784 |
10 | M7821 | M785 |
11 | M796 | M797 |
12 | M795 | |
13 | M149 | M149 |
14 | M216 | M205 |
15 | M163 | M112 |
16 | M113 | M111 |
17 | M115 | M121 |
18 | M216 | M216 |
19 | M121 | M113 |
20 | M117 | M627 |
21 | M239 | M113 |
22 | M115 | M205 |
23 | M111 | M127 |
24 | M216 | M127 |
25 | M112 | M127 |
26 | M112 | M111 |
27 | M113 | M901@ |
28 | M203 | M688 |
29 | M113 | M113 |
30 | M304 | M627 |
31 | M307 | M216 |
32 | M304 | M113 |
@ = Cable
For the TMA11, slot 27B contains an M7854 "OPI/BTE Detector".
v • d • e PDP-11 Computers and Peripherals |
---|
UNIBUS PDP-11s - PDP-11/20 • PDP-11/15 • PDP-11/35 • PDP-11/40 • PDP-11/45 • PDP-11/50 • PDP-11/55 • PDP-11/70 PDP-11/05 • PDP-11/10 • PDP-11/04 • PDP-11/34 • PDP-11/60 • PDP-11/44 • PDP-11/24 • PDP-11/84 • PDP-11/94 QBUS PDP-11s - PDP-11/03 • PDP-11/23 • PDP-11/23+ • MicroPDP-11/73 • MicroPDP-11/53 • MicroPDP-11/83 • MicroPDP-11/93 QBUS CPUs: LSI-11 • LSI-11/2 • KDF11-A • KDF11-B • KDJ11-A • KDJ11-B • KDJ11-D • KDJ11-E Buses: UNIBUS • UNIBUS map • SPC • MUD • EUB • QBUS • CD interconnect • PMI Also: PDP-11 architecture • PDP-11 Extended Instruction Set • FP11 floating point • PDP-11 Memory Management |
UNIBUS CPUs: KA11 • KC11 • KB11-A • KB11-B • KB11-C • KB11-D • KD11-A • KD11-B • KD11-D • KD11-E • KD11-EA • KD11-K • KD11-Z • KDF11-U
Co-processors: FP11-A • FP11-B • FP11-C • FP11-E • FP11-F • KE44-A • FPF11 Chips: LSI-11 • KEV11-A • KEV11-B • KEV11-C • F-11 • KEF11-A • KTF11-A • T-11 • J-11 • FPJ11 CPU options: KE11-E • KE11-F • KJ11-A • KT11-C • KT11-D • KK11-A • KK11-B • KT24 • KTJ11-B Rare CPU options: KS11 Memory Protection and Relocation option • KT11-B Paging Option • KUV11 Writeable Control Store Front panels: KY11-A • KY11-D • KY11-J • KY11-LA • KY11-LB • KY11-P More on buses: UNIBUS and QBUS termination • Bus Arbitration on the Unibus and QBUS • CTI BUS PDT-11s - PDT-11/110 • PDT-11/130 • PDT-11/150 CTI PDP-11s - PRO-325 • PRO-350 • PRO-380 Other: FIS floating point • PDP-11 Commercial Instruction Set • PDP-11 stacks • PDP-11 family differences |