CF-2 Compact Floppy Disk

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=physical |subcat=Floppy disk }} The '''CF-2 Compact Floppy Disk''' was one of several odd-sized floppy formats that never caught on. It was 3 inches i...")
 
(moar on Gotek)
 
(8 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|subcat=Floppy disk
 
|subcat=Floppy disk
 
}}
 
}}
The '''CF-2 Compact Floppy Disk''' was one of several odd-sized floppy formats that never caught on. It was 3 inches in width, and larger in height (of the casing unit the users saw; the actual disk inside is round as usual). It was released around the same time as the 3 1/2" disk, attempting a "[[VHS]] vs. [[Betamax]]" or "[[BluRay]] vs. [[HD-DVD]]" style format war. It was used in some Amstrad and Sinclair computers, and a few others. Some of the drives were double-sided, reading/writing both sides of the medium, while others used only one side but could be flipped.
+
The '''CF-2 Compact Floppy Disk''' also known as a '''three-inch disc''', was one of several odd-sized floppy formats that never caught on. It was 3 inches in width, and larger in height (of the casing unit the users saw; the actual disk inside is round as usual). It was released around the same time as the " disk, attempting a "[[VHS]] vs. [[Betamax]]" or "[[BluRay Disc]] vs. [[HD-DVD]]" style format war.
 +
 
 +
3" discs were mainly used in the 1980s and early 1990s. Machines which used them included:
 +
* Various 8-bit machines by the company Amstrad (sold by Schneider in some markets):
 +
** Amstrad CPC
 +
** Amstrad PCW (aka "Joyce")
 +
** Spectrum +3
 +
* Tatung Einstein
 +
 
 +
Drives came in two variants: single-sided, single-density (typical capacity about 180 kilobytes per side, in 40 tracks) -- the drive would only read/write one side of the medium, and to access the other, you'd insert the disc the other way up -- and double-sided, double-density (capacity about 720 kilobytes per disc, in 80 tracks) -- in this case the disc would only ever be inserted one way up. Higher-density drives could read, but not (safely) write, media formatted to the lower density.
 +
 
 +
The discs used in these two sorts of drives were identical, and could all be inserted either way up. (Early on, some discs were marked as being for the DSDD drives by being labelled as '''CF2DD''' or '''CF2-D''', but reportedly there was no difference in the underlying physical media [https://archive.org/details/8000-plus-magazine-15/page/n86/mode/1up] and they were mechanically identical.)
 +
 
 +
Many (most?) 3" discs will contain a [[CP/M file system]].
 +
 
 +
== Recovering data from 3" discs ==
 +
 
 +
Because this format was short-lived, getting data from a 3" drive to a modern computer can be hard. Options include:
 +
* If you have a working machine with a 3" drive, you can use it to read the data and transfer it via some other interface the machine has. For instance, if your machine runs CP/M and has a serial (RS232) interface, you can run [https://www.seasip.info/Unix/LibDsk/#auxd AUXD] on the source machine and the [https://www.seasip.info/Unix/LibDsk/ LibDsk] tools on the destination machine to transfer a disc image.
 +
** Unfortunately, some models of the Amstrad PCW in particular didn't come with any standard interfaces. There were add-ons such as the CPS8256 to give serial and parallel interfaces, or the LocoLink cable to connect to a PC's parallel port (which came with software to convert [[LocoScript]] files).
 +
* An alternative is to connect a more common drive, such as a 3.5" drive, to your working 3" machine (alongside the 3" one). Frank van Empel has a [http://fvempel.nl/drive.html guide for the Amstrad PCW]. ([https://web.archive.org/web/20161127112655/http://pcwpage.co.uk/making-a-data-cable-for-a-3-to-a-standard-3-5-drive/ another guide]) Obviously you'll need the ability to read 3.5" discs.
 +
* Or you could fit a [http://www.gotekemulator.com/ Gotek USB floppy emulator]. References for Amstrad PCW: [https://fabriziodivittorio.blogspot.com/2018/04/retro-restoring-amstrad-pcw-8512.html] (Italian, with technical detail) [https://www.cpcwiki.eu/forum/nc100-nc200-pcw-pda600/amstrad-pcw-8256-gotek-drive/] [https://www.youtube.com/watch?v=AE-Yjkr8kLU]
 +
* If you have only a 3" drive, it's usually possible to interface it to a PC (if the PC is old enough to have a floppy controller). [http://fvempel.nl/3pc.html Frank Van Empel] has some details for Amstrad drives. Then you can use disc imaging software on the PC to recover the data (the PC's operating system is unlikely to understand the data structure natively).
 +
 
 +
The 3" drive might require maintenance first -- a common problem is that the drive belt tends to stretch. [http://fvempel.nl/belt.html Here is a guide] to renovating a drive (aimed at the Amstrad drives).
  
 
== Links ==
 
== Links ==
 
* [https://bytecellar.com/2019/02/25/a-look-at-the-short-lived-3-inch-compact-floppy-disk/ A Look at the Short-Lived 3-Inch Compact Floppy Disk]
 
* [https://bytecellar.com/2019/02/25/a-look-at-the-short-lived-3-inch-compact-floppy-disk/ A Look at the Short-Lived 3-Inch Compact Floppy Disk]
 +
* [http://fvempel.nl/3bible.html A guide to 3" media]
 
* [[Wikipedia:Floppy disk variants]]
 
* [[Wikipedia:Floppy disk variants]]
 
* [https://archive.org/stream/byte-magazine-1984-01/BYTE-1984-01#page/n327/mode/2up The Winning Move: Hitachi's 3 Inch Floppy (ad in Byte)]
 
* [https://archive.org/stream/byte-magazine-1984-01/BYTE-1984-01#page/n327/mode/2up The Winning Move: Hitachi's 3 Inch Floppy (ad in Byte)]

Latest revision as of 20:14, 22 December 2020

File Format
Name CF-2 Compact Floppy Disk
Ontology

The CF-2 Compact Floppy Disk also known as a three-inch disc, was one of several odd-sized floppy formats that never caught on. It was 3 inches in width, and larger in height (of the casing unit the users saw; the actual disk inside is round as usual). It was released around the same time as the 3½" disk, attempting a "VHS vs. Betamax" or "BluRay Disc vs. HD-DVD" style format war.

3" discs were mainly used in the 1980s and early 1990s. Machines which used them included:

  • Various 8-bit machines by the company Amstrad (sold by Schneider in some markets):
    • Amstrad CPC
    • Amstrad PCW (aka "Joyce")
    • Spectrum +3
  • Tatung Einstein

Drives came in two variants: single-sided, single-density (typical capacity about 180 kilobytes per side, in 40 tracks) -- the drive would only read/write one side of the medium, and to access the other, you'd insert the disc the other way up -- and double-sided, double-density (capacity about 720 kilobytes per disc, in 80 tracks) -- in this case the disc would only ever be inserted one way up. Higher-density drives could read, but not (safely) write, media formatted to the lower density.

The discs used in these two sorts of drives were identical, and could all be inserted either way up. (Early on, some discs were marked as being for the DSDD drives by being labelled as CF2DD or CF2-D, but reportedly there was no difference in the underlying physical media [1] and they were mechanically identical.)

Many (most?) 3" discs will contain a CP/M file system.

[edit] Recovering data from 3" discs

Because this format was short-lived, getting data from a 3" drive to a modern computer can be hard. Options include:

  • If you have a working machine with a 3" drive, you can use it to read the data and transfer it via some other interface the machine has. For instance, if your machine runs CP/M and has a serial (RS232) interface, you can run AUXD on the source machine and the LibDsk tools on the destination machine to transfer a disc image.
    • Unfortunately, some models of the Amstrad PCW in particular didn't come with any standard interfaces. There were add-ons such as the CPS8256 to give serial and parallel interfaces, or the LocoLink cable to connect to a PC's parallel port (which came with software to convert LocoScript files).
  • An alternative is to connect a more common drive, such as a 3.5" drive, to your working 3" machine (alongside the 3" one). Frank van Empel has a guide for the Amstrad PCW. (another guide) Obviously you'll need the ability to read 3.5" discs.
  • Or you could fit a Gotek USB floppy emulator. References for Amstrad PCW: [2] (Italian, with technical detail) [3] [4]
  • If you have only a 3" drive, it's usually possible to interface it to a PC (if the PC is old enough to have a floppy controller). Frank Van Empel has some details for Amstrad drives. Then you can use disc imaging software on the PC to recover the data (the PC's operating system is unlikely to understand the data structure natively).

The 3" drive might require maintenance first -- a common problem is that the drive belt tends to stretch. Here is a guide to renovating a drive (aimed at the Amstrad drives).

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox