Commodore Datasette


The Commodore 1530 Datasette, later also Datassette, is Commodore's dedicated magnetic tape data storage device. Using compact cassettes as the storage medium, it provides inexpensive storage to Commodore's 8-bit home/personal computers, notably the PET, VIC-20, and C64. A physically similar model, Commodore 1531, was made for the Commodore 16 and Plus/4 series computers.

Description and history

Typical compact cassette interfaces of the late 1970s use a small controller in the computer to convert digital data to and from analog tones. The interface is then connected to the cassette deck using normal sound wiring like RCA jacks or 3.5mm phone jacks. This sort of system was used on the Apple II and Color Computer, as well as many S-100 bus systems, and allow them to be used with any cassette player with suitable connections.
In the Datasette, instead of writing two tones to tape to indicate bits, patterns of square waves are used, including a parity bit. Programs are written twice to tape for error correction; if an error is detected when reading the first recording, the computer corrects it with data from the second. The Datasette has built-in analog-to-digital converters and audio filters to convert the computer's digital data into analog sound and vice versa. Connection to the computer is done via a proprietary edge connector or mini-DIN connector. The absence of recordable audio signals on this interface makes the Datasette and clones the only cassette recorders usable with Commodore computers, until aftermarket converters made the use of ordinary recorders possible.
Because of its digital format the Datasette is both more reliable than other data cassette systems and very slow, transferring data at around per second; even the very slow Commodore 1541 floppy drive is much faster. After the Datasette's launch, however, special turbo tape software appeared, providing much faster tape operation. Such software was integrated into most commercial prerecorded applications, as well as being available separately for loading and saving the users' homemade programs and data. These programs were only widely used in Europe, as the US market had long since moved onto disks.
Datasettes can typically store about per side. The use of turbo tape and other fast loaders increased this number to roughly.
The Datasette was more popular outside than inside the United States. U.S. Gold, which imported American computer games to Britain, often had to wait until they were converted from disk because most British Commodore 64 owners used tape, while the US magazine Compute!'s Gazette reported that by 1983 "90 percent of new Commodore 64 owners bought a disk drive with their computer". Computer Gaming World reported in 1986 that British cassette-based software had failed in the United States because "97% of the Commodore systems in the USA have disk drives"; by contrast, MicroProse reported in 1987 that 80% of its 100,000 sales of Gunship in the UK were on cassette. In the United States disk drives quickly became standard, despite the 1541 costing roughly five times as much as a Datasette. In most parts of Europe, the Datasette was the medium of choice for several years after its launch, although floppy disk drives were generally available. The inexpensive and widely available audio cassettes made the Datasette a good choice for the budget-aware home computer mass market.

Interface

The Datasette has only one connection cable, with a -spacing PCB edge connector at the computer end. All input/output signals to the Datasette are all digital, and so all digital-to-analog conversion, and vice versa, is handled within the unit. Power is also included in this cable. The pinout is ground,, motor, read, write, key-sense. The sense signal monitors the play, rewind, and fast-forward buttons but cannot differentiate between them. A mechanical interlock prevents any two of them from being pressed at the same time. The motor power is derived from the computer's unregulated supply via a transistor circuit.

Physical coding

To record physical data, the zero-crossing from positive to negative voltage of the analog signal is measured. The resulting time between these positive to negative crossings is then compared to a threshold to determine whether the time since the last crossing is short or long. Note the lower amplitude for the shorter periods.
A circuit in the tape unit transforms the analog signal into a logical 1 or 0, which is then transmitted to the computer via the tape connector. Inside the computer, the first Complex Interface Adapter in the C64 senses when the signal goes from one to zero. This event is called trigger and causes an interrupt request. This event can be handled by a handler code, or simply discovered by testing bit 4 of location $DC0D. The points that trigger this event are indicated by the black circles in the figure.
Inside the tape device the read head signal is fed into an operational amplifier whose output signal is DC-filtered. Op-amp amplifies and feeds an RC filter. Op-amp amplifies the signal again followed by another DC filter. Op-amp amplifies the signal into clipping the sine-formed signal. The positive and negative rails for all op-amps are wired to +5V DC and GND. The clipped signal therefore fits into the TTL electrical level window of the Schmitt trigger step that in turn feeds the digital cassette port.
On the PAL version of the C64, the time granularity is . Since each bit uses this means = or a data rate.
Once the bits can be decoded, they are fed into a shift register and are continuously compared to a special bit sequence. This bit sequence can also be seen as a byte. A bit-sequence match means that the stream is byte-synchronized. The first byte to compare with is called lead-in byte. If matched, it's compared to the sync byte as well.
An example: Turbo Tape 64 has a lead-in byte $02, sync byte $09 and a following sync sequence of $08, $07, $06, $05, $03, $02, $01.

Practical handling

The way to arrange a "directory" and find software on tapes was accomplished by using an inlay sheet with counter position noted, and program name next to it. Unlike other computers' tape systems, Commodore's allowed for named files so the file could also be loaded from the beginning with the names of each file encountered printed to the computer's display.
The physical shape of the Commodore Datasette 1530/31 is a weight of and measurement wide, high and deep.

Main models

Used with the PET, VIC-20, C64/128

There are at least four main models of the 1530/C2N Datassette:
The first two external models were made as PET peripherals, and styled after the PET 2001 built-in tape drive. The latter two were styled and marketed for the VIC-20 and C64. All 1530s are compatible with all those computers, as well as the C128.
In addition to this, some models came with a small hole above the keys, to allow access to the adjustment screw of the tape head azimuth position. A small screwdriver can thus easily be used to effect the adjustment without disassembling the Datassette's chassis.
Confusingly, the Datassette at various times was sold both as the C2N DATASETTE UNIT Model 1530 and as the 1530 DATASSETTE UNIT Model C2N. Note the difference in spelling used on the original product packaging.
Like Datasette models, the recording format is compatible across computers; the VIC, for example, can read PET cassettes.

Used with the C16/116 and Plus/4

Similar in physical appearance to the 1530/C2N models is the Commodore 1531, made for the Commodore 16 and Plus/4 series computers. This has a Mini-DIN connector in place of the PCB edge connector. This can be used with a C64/128 via an adaptor, which was supplied by Commodore with some units.