Difference between revisions of "RL01/02 disk drive"

From Computer History Wiki
Jump to: navigation, search
m (Jnc moved page RL01 disk drive to RL0x disk drive: Consoliate into a single page)
(Consolidate content onto one page to prevent dup of additional material)
Line 1: Line 1:
 
{{Infobox Disk drive
 
{{Infobox Disk drive
| name = RL01
+
| name = RL01 / RL02
 
| manufacturer = [[Digital Equipment Corporation]]  
 
| manufacturer = [[Digital Equipment Corporation]]  
 
| controller = [[RL11 disk controller|RL11]] ([[UNIBUS]])
 
| controller = [[RL11 disk controller|RL11]] ([[UNIBUS]])
| capacity = 5.2 Mbytes (formatted)
+
| capacity = 5.2 Mbytes (formatted) (RL01)<br>10.4 Mbytes (formatted) (RL02)
 
| transfer rate = 512 Kbytes/sec<br>3.9 usec/word (peak)
 
| transfer rate = 512 Kbytes/sec<br>3.9 usec/word (peak)
 
| average access time = 67.5 msec
 
| average access time = 67.5 msec
Line 13: Line 13:
 
| head switch = 8 msec (maximum)
 
| head switch = 8 msec (maximum)
 
| surfaces = 2
 
| surfaces = 2
| tracks = 256
+
| tracks = 256 (RL01)<br>512 (RL02)
 
| sectors = 40
 
| sectors = 40
 
| words per sector = 128
 
| words per sector = 128
| tracks per inch = 125
+
| tracks per inch = 125 (RL01)<br>250 (RL02)
 
| density = 3725 bpi (maximum)
 
| density = 3725 bpi (maximum)
 
| recording method = [[Modified Frequency Modulation]] (MFM)
 
| recording method = [[Modified Frequency Modulation]] (MFM)
Line 26: Line 26:
 
}}
 
}}
  
[[Image:rl01.jpg|150px|thumb|left|An RL01]]
+
[[Image:rl01drive.jpg|thumb|left|An RL01 drive]]
  
The RL01 is a 5MiB, single platter, removable [[pack]] [[disk|disk drive]] introduced in 1976 by [[Digital Equipment Corporation]]. It used an [[IBM 5440]] type pack, as used on the [[IBM System/3]].
+
The '''RL01''' and '''RL02''' are single platter, removable [[pack]] [[disk|disk drive]]s, introduced in 1976 and 1978 respectively, by [[Digital Equipment Corporation|DEC]]. They used an [[IBM 5440]] type pack, as used on the [[IBM System/3]].
  
To keep the [[head]]s properly aligned on the [[track]]s, it used a servo system driven by servo data written on the pack (along with [[sector]] headers) at the factory; packs ''cannnot'' be low-level re-formatted in the field.
+
The RL01 is a 5MiB drive, and the RL02 is 10MiB; the latter is a high-density version, with twice as many [[track]]s per surface, but otherwise mostly identical.
  
[[Image:rl01drive.jpg|150px|thumb|left|RL01 drive]]
+
To keep the [[head]]s properly aligned on the [[track]]s, it used a servo system driven by servo data written on the pack (along with [[sector]] headers) at the factory. Packs ''cannnot'' be low-level re-formatted in the field, and are not compatible with both drive types.
  
Early versions of the drive included a set of brushes that swing out over the [[platter]] on start-up; these were deleted in later versions.
+
Early versions of the drives included a set of brushes that swing out over the [[platter]] on start-up; these were deleted in later versions.
  
The [[QBUS]] controllers are the [[RLV11]] and [[RLV12]], the latter being the [[QBUS|Q22]] version.
+
[[Image:rl02drive.jpg|150px|thumb|left|An RL02 drive]]
  
The [[RL02 disk drive|RL02]] is a higher density version, with twice as many [[track]]s.
+
Up to 4 drives may be attached to a single controller; the drives are connected serially, with a [[terminator]] on the 'out' port of the last drive on the string.
 +
 
 +
The [[UNIBUS]] contoller is the [[RL11 disk controller|RL11]], a single [[DEC card form factor|hex]] card. The [[QBUS]] controllers are the [[RLV11]] and [[RLV12]]; the former consists of two [[DEC card form factor|quad]] cards, and needs a QBUS [[backplane]] with [[CD interconnect]]; the latter is a single quad card, and is also the [[QBUS|Q22]] version.
 +
 
 +
==Cabling==
 +
 
 +
[[Image:rl01.jpg|150px|thumb|right|An RL01 pack]]
 +
 
 +
==4.3 BSD disktab==
 +
 
 +
<pre>
 +
rb02|RB02|DEC RL02 on 730 IDC:\
 +
    :ty=removable:se#256:ns#40:nt#2:nc#32:\
 +
    :pa#15884:ba#4096:fa#1024:\
 +
    :pb#4480:pc#20480:</pre>
 +
 
 +
==Emulating the RL02==
 +
 
 +
[[Image:Rl02.jpg|150px|thumb|right|An RL02 cartridge]]
 +
 
 +
Reinhard Heuberger has created an open source emulator for the RL02 (and RL01) using a Terasic DE0-Nano Altera Cyclone IV FPGA board, extended with necessary interfacing hardware and an SD card slot. The emulator can be used with a real PDP-11, for example.
 +
* [http://www.pdp11gy.com/doneE.html Home page of project]
 +
* [http://www.vintage-computer.com/vcforum/album.php?albumid=184&attachmentid=12300 Picture of the simulator connected to a PDP-11/53]
  
 
[[Category: DEC Disk Drives]]
 
[[Category: DEC Disk Drives]]

Revision as of 17:36, 30 December 2017


RL01 / RL02
Manufacturer: Digital Equipment Corporation
Drive Controller(s): RL11 (UNIBUS)
Capacity: 5.2 Mbytes (formatted) (RL01)
10.4 Mbytes (formatted) (RL02)
Transfer Rate: 512 Kbytes/sec
3.9 usec/word (peak)
Average Access Time: 67.5 msec
Revolutions per Minute: 2400
1/2 Revolution Time: 12.5 msec
One Track Seek Time: 15 msec
Average Seek Time: 55 msec
Maximum Seek Time: 100 msec
Head Switching Time: 8 msec (maximum)
Total Surfaces: 2
Tracks per Surface: 256 (RL01)
512 (RL02)
Sectors per Track: 40
Words per Sector: 128
Tracks per Inch: 125 (RL01)
250 (RL02)
Density: 3725 bpi (maximum)
Recording Method: Modified Frequency Modulation (MFM)
Start Time: 40 seconds
Stop Time: 30 seconds
Physical Size: 19" W x 10-1/2" H x 25" L
Weight: 55 pounds
Power Consumption: 160W (running); 550 VA (starting)


An RL01 drive

The RL01 and RL02 are single platter, removable pack disk drives, introduced in 1976 and 1978 respectively, by DEC. They used an IBM 5440 type pack, as used on the IBM System/3.

The RL01 is a 5MiB drive, and the RL02 is 10MiB; the latter is a high-density version, with twice as many tracks per surface, but otherwise mostly identical.

To keep the heads properly aligned on the tracks, it used a servo system driven by servo data written on the pack (along with sector headers) at the factory. Packs cannnot be low-level re-formatted in the field, and are not compatible with both drive types.

Early versions of the drives included a set of brushes that swing out over the platter on start-up; these were deleted in later versions.

An RL02 drive

Up to 4 drives may be attached to a single controller; the drives are connected serially, with a terminator on the 'out' port of the last drive on the string.

The UNIBUS contoller is the RL11, a single hex card. The QBUS controllers are the RLV11 and RLV12; the former consists of two quad cards, and needs a QBUS backplane with CD interconnect; the latter is a single quad card, and is also the Q22 version.

Cabling

An RL01 pack

4.3 BSD disktab

rb02|RB02|DEC RL02 on 730 IDC:\
    :ty=removable:se#256:ns#40:nt#2:nc#32:\
    :pa#15884:ba#4096:fa#1024:\
    :pb#4480:pc#20480:

Emulating the RL02

An RL02 cartridge

Reinhard Heuberger has created an open source emulator for the RL02 (and RL01) using a Terasic DE0-Nano Altera Cyclone IV FPGA board, extended with necessary interfacing hardware and an SD card slot. The emulator can be used with a real PDP-11, for example.

* Home page of project
* Picture of the simulator connected to a PDP-11/53