Kansas City standard

Kansas City standard

The Kansas City standard (KCS), or "Byte" standard, is a digital data format for audio cassette drives. "Byte" magazine sponsored a symposium [cite journal
author = Virginia Peschke
year = 1976 | month = February
title = BYTE's Audio Cassette Standards Symposium
journal = BYTE | volume = 1 | issue = 6 | pages = 72–73
publisher = BYTE Publications
] [cite journal | title = BYTE Sponsors ACR Standards Meeting | journal = Computer Notes
last = Bunnell | first = David
authorlink = David Bunnell| volume = 1 | issue = 6 | pages = 1
publisher = Altair Users Group, MITS Inc. | date = December 1975
url = http://www.startupgallery.org/gallery/notesViewer.php?ii=75_12
accessdate = 2007-05-04
] in November 1975 in Kansas City, Missouri to develop a standard for storage of digital (micro)computer data on inexpensive consumer quality cassettes, at a time when floppy disk drives cost over $1000 each. [The MITS 88-DCDD Altair Disk (controller board, 8 inch disk drive, case and power supply) sold for $1480 kit and $1980 assembled. (December 1975 BYTE magazine, page 45). It could store 300,000 bytes on a disk. The Shugart SA400 5 1/4 inch drive became available in late 1976 for $450. It could store around 90,000 bytes on a disk. By 1977 this became a popular option for hobbyist computers. ]

The two-day meeting was attended by 18 people who settled on a system based on Don Lancaster's design, published in "Byte" magazine's first issue. After the meeting, Lee Felsenstein (Processor Technology) and Harold Mauch (Percom Data Company) wrote the standard.

A cassette interface is similar to a modem connected to a serial port. The 1s and 0s from the serial port are converted audio tones, this is known as audio frequency-shift keying (AFSK). A '0' bit is represented as four cycles of a 1200 Hz sine wave, and a '1' bit as eight cycles of 2400 Hz. This gives a data rate of 300 baud. Each frame starts with one start bit (a '0') followed by eight data bits (least significant bit first) followed by two stop bits ('1's).So each frame is 11 bits, for a data rate of 27 bytes per second.

The February 1976 issue of "Byte" had a report on the symposium and the March issue featured two hardware examples by Don Lancaster [cite journal
author = Don Lancaster
authorlink = Don Lancaster
year = 1976
month = March
title = Build the Bit Boffer
journal = BYTE
volume = 1
issue = 7
pages = 30–39
publisher = BYTE Publications
] and Harold Mauch. [cite journal
author = Harold A. Mauch
year = 1976
month = March
title = Digital Data on Cassette Recorders
journal = BYTE
volume = 1
issue = 7
pages = 40–45
publisher = BYTE Publications
] The 300 baud rate was reliable but slow. (The typical 8-kilobyte BASIC program took five minutes to load.) Most audio cassette circuits would support higher speeds.

Processor Technology developed the popular CUTS ("Computer Users' Tape Standard") which worked at 300 or 1200 baud.

Participants of the Kansas City symposium

*The Computer Hobbyist - Hal Chamberlin and Richard Smith
*Godbout Electronics - Michael Stolowitz
*HAL Communications Corp - Paul Tucker and George Perrine
*Mikra-D - Joe Frappier
*MITS - Ed Roberts, Tom Durston, Bob Zaller, and Bill Gates
*PCM - Bob Nelson
*Popular Electronics - Les Solomon
*Pronetics (later [http://www.robomargo.com/percom Percom Data] ) - Harold A Mauch
*Processor Technology; Bob Marsh and Lee Felsenstein (LGC Engineering)
*Southwest Technical Products Corp - Gary Kay
*Sphere - Mike Wise
*Ray Borrill

Floppy-ROM

In August 1976 at the Personal Computing show in Atlantic City, Bob Marsh of Processor Technology approached Bob Jones, the publisher of "Interface Age" magazine, about pressing software onto vinyl records. Processor Technology provided an 8080 program to be recorded. This test record did not work and they were unable to devote more time to the effort. [cite journal
author = Robert S. Jones
year = 1977
month = May
title = The Floppy-ROM Experiment
journal = Interface Age
volume = 2
issue = 6
pages = 28, 83
publisher = McPheters, Wolfe & Jones
]

Daniel Meyer and Gary Kay of Southwest Technical Products arranged for Robert Uiterwyk to provide his 4K BASIC interpreter program for the 6800 microprocessor. The idea was to record the program on audio tape in the "Kansas City Standard" format then make a master record from the tape. Eva-Tone made "sound sheets" on thin vinyl that would hold one song. [http://www.evatone.com/AboutEvatone_History.aspx] These were inexpensive and could be bound in a magazine.

Bill Turner [cite journal
author = William W. Turner
year = 1977 | month = May
title = Robert Uiterwyk's 4K BASIC
journal = Interface Age | volume = 2| issue = 6 | pages = 40–54
publisher = McPheters, Wolfe & Jones
] and Bill Blomgren [cite journal
author = William Blomgren
year = 1977 | month = May
title = Platter BASIC: The Search for a Good, Random Access, Record Cutting Juke Box
journal = Interface Age | volume = 2 | issue = 6 | pages = 29–36
publisher = McPheters, Wolfe & Jones
] of MicroComputerSystems Inc. worked with EVA-TONE and developed a successful process. The intermediate stage of recording to tape produced dropouts so a SWTPC AC-30 [cite journal
author = Gary Kay
year = 1976 | month = December
title = The Designer's Eye View of the AC-30
journal = BYTE | volume = 1 | issue = 16 | pages = 98–108
publisher = BYTE Publications
] cassette interface was connected directly to the record cutting equipment.

The May 1977 issue of "Interface Age" contained the first "Floppy-ROM", a 33⅓ RPM record with about 6 minutes of "Kansas City standard" audio.

The original 300 baud standard

The original standard a recorded data as "marks" (one) and "spaces" (zero). A mark bit consisted of eight cycles at a frequency of 2400 Hz, while a space bit consisted of four cycles at a frequency of 1200 Hz. A word, usually one byte (8 bits) in length, was recorded in little endian order, i.e. least significant bit first. 7-bit words were followed by a parity bit.

1200 baud variation

Acorn Computers Ltd implemented a 1200 baud variation on CUTS in their BBC Micro and Acorn Electron microcomputers, which reduced a '0' bit to one cycle of a 1200 Hz sine wave and a '1' bit to two cycles of a 2400 Hz wave. Standard encoding includes a '0' start bit and '1' stop bit around every 8 bit piece of information, giving an effective data rate of 960 bits per second.

Also, these machines recorded data in 256-byte blocks interspersed with gaps of carrier tone, each block carrying a sequence number, so that it was possible to rewind the tape and resume at the proper block when a read error occurred.

Computers using the Kansas City standard

Early microcomputers (several of them S-100 based):
*Compukit UK101
*Lucas Nascom 1, 2 (which also supported a 1200 bit/s variant, see below)
*MITS Altair 8800
*MOS/CBM KIM-1
*Motorola MEK D1 6800 board
*Ohio Scientific C1P/Superboard II
*Processor Tech SOL-20 Terminal Computer
*Processor Tech CUTER S-100 bus board
*SWTPC's 6800-based computers

Home/personal computers:
*Acorn Computers Ltd
**Acorn Atom (300 baud only)
**BBC Micro (300 and 1200 baud variations)
**Acorn Electron (1200 baud only)
*MicroBee Systems
**MicroBee (300 and 1200 baud)
* Heathkit
** Heathkit H8 (300 and 1200 baud)
** Heathkit H89 (Also sold as the Zenith Z89) (300 and 1200 baud)
*ABC 80

Programmable calculators:
*Casio
**FX-602P
**FX-702P
**PB700 (with Casio FA-11 interface)

References

ee also

* UEF - a popular file format for archiving Kansas City standard audio

External links

* [http://www.swtpc.com/mholley/AC30/KansasCityStandard.htm The original Byte Magazine article]
* [http://www.swtpc.com/mholley/AC30/memcon1.wav Sound sample of stored KCS file]
* [http://www.swtpc.com/mholley/AC30/AC30_Index.htm SWTPC.com's article on the AC-30 cassette interface]
* [http://dxforth.webhop.org/ KCS decoding software for MS-DOS]
* [http://www.robomargo.com/percom/ Percom Data CIS-30 Cassette Interface Brochure]
* [http://www.acornpreservation.org/makeuef/index.html MakeUEF - KCS audio to UEF file conversion software]
* [http://electrem.acornelectron.co.uk/tools.html FreeUEF - standalone UEF to KCS audio conversion software]
* [http://uefreader.sourceforge.net/ UEFReader - UEF to KCS audio conversion plugin for Java Sound applications]
* [http://www.cse.dmu.ac.uk/~mward/martin/software/index.html#CUTS Perl script to decode a wav file in KCS format to a text file] using Fast Fourier Transforms


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Kansas City Standard — Pour les articles homonymes, voir Kansas City. Le standard de Kansas city ou encore le Kansas City standard (KCS) est un standard de stockage de données informatiques utilisant des cassettes audio ordinaires comme support. Il est aussi appelé le… …   Wikipédia en Français

  • Kansas city standard — Pour les articles homonymes, voir Kansas City. Le standard de Kansas city ou encore le Kansas City standard (KCS) est un standard de stockage de données informatiques utilisant des cassettes audio ordinaires comme support. Il est aussi appelé le… …   Wikipédia en Français

  • Kansas City standard — En noviembre de 1975 la revista Byte Magazine patrocinó una conferencia en Kansas City, Misuri para desarrollar un estándar de almacenamiento de datos digitales de microordenador en un producto de consumo y calidad como la cinta de casete de… …   Wikipedia Español

  • Kansas City Standard — Eine Audiokassette von TDK Der Kansas City Standard (KCS), oder auch Byte Standard, ist ein digitales Datenformat für Audiokassetten, das mit einem einfachen Kassettenrekorder geschrieben und gelesen werden kann. Inhaltsverzeichnis 1… …   Deutsch Wikipedia

  • Kansas City standard — Pour les articles homonymes, voir Kansas City. Le standard de Kansas city ou encore le Kansas City standard (KCS) est un standard de stockage de données informatiques utilisant des cassettes audio ordinaires comme support. Il est aussi appelé le… …   Wikipédia en Français

  • Kansas City, Missouri — Kansas City Cette page d’homonymie répertorie les différents sujets et articles partageant un même nom. Géographie Kansas City : ville américaine de l État du Missouri Kansas City : ville américaine de l État du Kansas Titre d œuvre… …   Wikipédia en Français

  • Kansas City (disambiguation) — Kansas City may refer to:* Kansas City, Missouri, largest city in Missouri and anchor city of the Kansas City Metropolitan Area * Kansas City, Kansas, third largest city in the Kansas City metropolitan area * North Kansas City, Missouri, city in… …   Wikipedia

  • Kansas City — Cette page d’homonymie répertorie les différents sujets et articles partageant un même nom. Géographie Kansas City : ville américaine de l État du Missouri Kansas City : ville américaine de l État du Kansas Titre d œuvre Kansas… …   Wikipédia en Français

  • Kansas City (Missouri) — Kansas City Spitzname: City of Fountains, Heart of America Skyline von Kansas City …   Deutsch Wikipedia

  • Kansas City (Kansas) — Kansas City Spitzname: Heart of America …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”